Aug 18 05:20:52.337620 np0000007601 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 18 05:20:52.343595 np0000007601 devstack@c-api.service[100213]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 18 05:20:52 2026] *** Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: nodename: np0000007601 Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: machine: x86_64 Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: clock source: unix Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: pcre jit disabled Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: detected number of CPU cores: 16 Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: current working directory: / Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: detected binary path: /usr/bin/uwsgi-core Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: your processes number limit is 257052 Aug 18 05:20:52.345970 np0000007601 devstack@c-api.service[100213]: your memory page size is 4096 bytes Aug 18 05:20:52.346316 np0000007601 devstack@c-api.service[100213]: detected max file descriptor number: 2048 Aug 18 05:20:52.346316 np0000007601 devstack@c-api.service[100213]: lock engine: pthread robust mutexes Aug 18 05:20:52.346316 np0000007601 devstack@c-api.service[100213]: thunder lock: enabled Aug 18 05:20:52.346444 np0000007601 devstack@c-api.service[100213]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 18 05:20:52.346480 np0000007601 devstack@c-api.service[100213]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 18 05:20:52.346506 np0000007601 devstack@c-api.service[100213]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 18 05:20:52.346506 np0000007601 devstack@c-api.service[100213]: Set PythonHome to /opt/stack/data/venv Aug 18 05:20:52.379759 np0000007601 devstack@c-api.service[100213]: Python main interpreter initialized at 0x76b21b8a4668 Aug 18 05:20:52.379759 np0000007601 devstack@c-api.service[100213]: python threads support enabled Aug 18 05:20:52.379759 np0000007601 devstack@c-api.service[100213]: your server socket listen backlog is limited to 100 connections Aug 18 05:20:52.379759 np0000007601 devstack@c-api.service[100213]: your mercy for graceful operations on workers is 80 seconds Aug 18 05:20:52.380365 np0000007601 devstack@c-api.service[100213]: mapped 671795 bytes (656 KB) for 4 cores Aug 18 05:20:52.380502 np0000007601 devstack@c-api.service[100213]: *** Operational MODE: preforking *** Aug 18 05:20:52.380692 np0000007601 devstack@c-api.service[100213]: *** uWSGI is running in multiple interpreter mode *** Aug 18 05:20:52.380692 np0000007601 devstack@c-api.service[100213]: spawned uWSGI master process (pid: 100213) Aug 18 05:20:52.380878 np0000007601 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 18 05:20:52.381301 np0000007601 devstack@c-api.service[100213]: spawned uWSGI worker 1 (pid: 100214, cores: 1) Aug 18 05:20:52.381936 np0000007601 devstack@c-api.service[100213]: spawned uWSGI worker 2 (pid: 100215, cores: 1) Aug 18 05:20:52.382410 np0000007601 devstack@c-api.service[100213]: spawned uWSGI worker 3 (pid: 100216, cores: 1) Aug 18 05:20:52.382834 np0000007601 devstack@c-api.service[100213]: spawned uWSGI worker 4 (pid: 100217, cores: 1) Aug 18 05:20:52.382892 np0000007601 devstack@c-api.service[100213]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 18 05:20:52.494216 np0000007601 devstack@c-api.service[100216]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 05:20:52.494216 np0000007601 devstack@c-api.service[100216]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 05:20:52.494216 np0000007601 devstack@c-api.service[100216]: we strongly recommend against using it for new projects. Aug 18 05:20:52.494216 np0000007601 devstack@c-api.service[100216]: If you are already using Eventlet, we recommend migrating to a different Aug 18 05:20:52.494216 np0000007601 devstack@c-api.service[100216]: framework. For more detail see Aug 18 05:20:52.494216 np0000007601 devstack@c-api.service[100216]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 05:20:52.494216 np0000007601 devstack@c-api.service[100216]: import eventlet # noqa Aug 18 05:20:52.510074 np0000007601 devstack@c-api.service[100217]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 05:20:52.510074 np0000007601 devstack@c-api.service[100217]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 05:20:52.510074 np0000007601 devstack@c-api.service[100217]: we strongly recommend against using it for new projects. Aug 18 05:20:52.510074 np0000007601 devstack@c-api.service[100217]: If you are already using Eventlet, we recommend migrating to a different Aug 18 05:20:52.510074 np0000007601 devstack@c-api.service[100217]: framework. For more detail see Aug 18 05:20:52.510074 np0000007601 devstack@c-api.service[100217]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 05:20:52.510074 np0000007601 devstack@c-api.service[100217]: import eventlet # noqa Aug 18 05:20:52.510750 np0000007601 devstack@c-api.service[100214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 05:20:52.510750 np0000007601 devstack@c-api.service[100214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 05:20:52.510750 np0000007601 devstack@c-api.service[100214]: we strongly recommend against using it for new projects. Aug 18 05:20:52.510750 np0000007601 devstack@c-api.service[100214]: If you are already using Eventlet, we recommend migrating to a different Aug 18 05:20:52.510750 np0000007601 devstack@c-api.service[100214]: framework. For more detail see Aug 18 05:20:52.510750 np0000007601 devstack@c-api.service[100214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 05:20:52.510750 np0000007601 devstack@c-api.service[100214]: import eventlet # noqa Aug 18 05:20:52.532250 np0000007601 devstack@c-api.service[100215]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 05:20:52.532250 np0000007601 devstack@c-api.service[100215]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 05:20:52.532250 np0000007601 devstack@c-api.service[100215]: we strongly recommend against using it for new projects. Aug 18 05:20:52.532250 np0000007601 devstack@c-api.service[100215]: If you are already using Eventlet, we recommend migrating to a different Aug 18 05:20:52.532250 np0000007601 devstack@c-api.service[100215]: framework. For more detail see Aug 18 05:20:52.532250 np0000007601 devstack@c-api.service[100215]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 05:20:52.532250 np0000007601 devstack@c-api.service[100215]: import eventlet # noqa Aug 18 05:20:52.658331 np0000007601 devstack@c-api.service[100216]: /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 18 05:20:52.658331 np0000007601 devstack@c-api.service[100216]: from cgi import parse_header Aug 18 05:20:52.671223 np0000007601 devstack@c-api.service[100214]: /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 18 05:20:52.671223 np0000007601 devstack@c-api.service[100214]: from cgi import parse_header Aug 18 05:20:52.681655 np0000007601 devstack@c-api.service[100217]: /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 18 05:20:52.681655 np0000007601 devstack@c-api.service[100217]: from cgi import parse_header Aug 18 05:20:52.695611 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 05:20:52.695611 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:20:52.697254 np0000007601 devstack@c-api.service[100215]: /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 18 05:20:52.697254 np0000007601 devstack@c-api.service[100215]: from cgi import parse_header Aug 18 05:20:52.707222 np0000007601 devstack@c-api.service[100216]: /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 18 05:20:52.707222 np0000007601 devstack@c-api.service[100216]: removals.removed_module( Aug 18 05:20:52.708137 np0000007601 devstack@c-api.service[100216]: /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 18 05:20:52.708137 np0000007601 devstack@c-api.service[100216]: removals.removed_module( Aug 18 05:20:52.721892 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 05:20:52.721892 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:20:52.725367 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 05:20:52.725367 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:20:52.732763 np0000007601 devstack@c-api.service[100214]: /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 18 05:20:52.732763 np0000007601 devstack@c-api.service[100214]: removals.removed_module( Aug 18 05:20:52.733586 np0000007601 devstack@c-api.service[100214]: /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 18 05:20:52.733586 np0000007601 devstack@c-api.service[100214]: removals.removed_module( Aug 18 05:20:52.735916 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 05:20:52.735916 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:20:52.737934 np0000007601 devstack@c-api.service[100217]: /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 18 05:20:52.737934 np0000007601 devstack@c-api.service[100217]: removals.removed_module( Aug 18 05:20:52.738924 np0000007601 devstack@c-api.service[100217]: /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 18 05:20:52.738924 np0000007601 devstack@c-api.service[100217]: removals.removed_module( Aug 18 05:20:52.748421 np0000007601 devstack@c-api.service[100215]: /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 18 05:20:52.748421 np0000007601 devstack@c-api.service[100215]: removals.removed_module( Aug 18 05:20:52.749201 np0000007601 devstack@c-api.service[100215]: /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 18 05:20:52.749201 np0000007601 devstack@c-api.service[100215]: removals.removed_module( Aug 18 05:20:53.517459 np0000007601 devstack@c-api.service[100216]: /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 18 05:20:53.517459 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:20:53.531352 np0000007601 devstack@c-api.service[100215]: /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 18 05:20:53.531352 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:20:53.532384 np0000007601 devstack@c-api.service[100217]: /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 18 05:20:53.532384 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:20:53.539252 np0000007601 devstack@c-api.service[100214]: /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 18 05:20:53.539252 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:20:53.566812 np0000007601 devstack@c-api.service[100216]: /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 18 05:20:53.566812 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:20:53.581511 np0000007601 devstack@c-api.service[100215]: /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 18 05:20:53.581511 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:20:53.584210 np0000007601 devstack@c-api.service[100217]: /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 18 05:20:53.584210 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:20:53.591649 np0000007601 devstack@c-api.service[100214]: /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 18 05:20:53.591649 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:20:53.755728 np0000007601 devstack@c-api.service[100216]: 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 18 05:20:53.755985 np0000007601 devstack@c-api.service[100216]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100216) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 05:20:53.756304 np0000007601 devstack@c-api.service[100215]: 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 18 05:20:53.756548 np0000007601 devstack@c-api.service[100215]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100215) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 05:20:53.761860 np0000007601 devstack@c-api.service[100217]: 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 18 05:20:53.762116 np0000007601 devstack@c-api.service[100217]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100217) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 05:20:53.767610 np0000007601 devstack@c-api.service[100214]: 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 18 05:20:53.767779 np0000007601 devstack@c-api.service[100214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 05:20:53.842293 np0000007601 devstack@c-api.service[100217]: /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 18 05:20:53.842293 np0000007601 devstack@c-api.service[100217]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 05:20:53.847442 np0000007601 devstack@c-api.service[100214]: /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 18 05:20:53.847442 np0000007601 devstack@c-api.service[100214]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 05:20:53.848650 np0000007601 devstack@c-api.service[100215]: /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 18 05:20:53.848650 np0000007601 devstack@c-api.service[100215]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 05:20:53.848747 np0000007601 devstack@c-api.service[100216]: /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 18 05:20:53.848747 np0000007601 devstack@c-api.service[100216]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 05:20:54.315926 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100217) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 05:20:54.316051 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100215) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 05:20:54.316386 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.316500 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.316543 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.316577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.316750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.316796 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 05:20:54.316830 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.317278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.317380 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.317632 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.317926 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100216) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 05:20:54.318476 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.318592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.318859 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.319004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.319116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.319199 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.319286 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.319365 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.319398 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.319429 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.319499 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.319537 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.319595 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.319649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.319704 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.319778 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.319816 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.319876 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.319910 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.319944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.319971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.320001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.320043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.320068 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.320097 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.320122 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.320190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.320222 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.320296 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.320328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.320395 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.320708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.320782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.320842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.320873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.320902 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.320926 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.320950 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.320977 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.321002 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.321049 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.321075 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.321098 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.321121 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.321143 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.321165 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.321189 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.321212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.321248 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.321273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.321304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.321327 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.321350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.321374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.321398 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.321420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.321448 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.321477 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.321508 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.321542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.321566 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.321588 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.321610 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.321632 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.321660 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.321683 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.321711 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.321736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.321759 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.321781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.321801 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.321820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.321842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.321868 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.321890 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.321915 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.321939 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.321960 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.321983 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.322003 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.322047 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.322082 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.322082 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.322123 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.322147 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.322272 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.322272 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.323786 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.323924 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.323924 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.324058 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.324126 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.324126 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.324200 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.324246 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.324331 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.324398 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.324460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.324522 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.324581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.324689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.324742 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.324789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.324874 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.324952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.325057 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.325117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.325163 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.325210 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.325264 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.325323 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.325374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.325420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.325467 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.325515 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.325563 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.325609 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.325658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.325704 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.325754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.325754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.325754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.325884 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.325884 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.325969 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.326046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.326579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.326642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.326642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.326767 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.326894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.326947 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.327092 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.327172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.327615 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.327615 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.327714 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.327791 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.327791 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.327896 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.327957 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.328053 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.328106 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.328150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.328193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.328266 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.328307 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.328368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.328368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.328450 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.328503 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.328534 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.328595 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.328642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.328642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.328710 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.328784 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.328830 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.328830 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.328830 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.328830 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.329019 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.329087 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.329116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.329116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.329116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.329116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.329314 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.329372 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.329402 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.329460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.329501 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.329543 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.329588 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.329615 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.329636 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.329658 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.329682 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.329710 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.329733 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.329755 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.329777 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.329805 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.329828 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.329850 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.329873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.329903 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.329934 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.329980 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.330025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.330060 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.330060 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.330101 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.330124 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.330147 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.330169 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.330169 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.330213 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.330278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.330310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.330310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.330310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.330310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.330428 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.330476 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.330537 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.330537 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.330537 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.330637 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.330867 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.330867 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.331031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.331118 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.331178 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.331293 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.331384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.331463 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.331569 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.332133 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.332208 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.332296 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.332334 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.332450 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.332484 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.332506 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.332535 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.332535 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.332580 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.332604 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.332731 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.332753 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.332775 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.332845 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.332879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.332938 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.332966 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.333070 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.333070 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.333162 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.333208 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.333282 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.333282 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.333374 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.333374 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.333460 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.333505 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.339789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.339919 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.339954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.339978 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.340129 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.340250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.340298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.340321 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.340370 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.340424 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.340470 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.340503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.340528 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.340528 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.341211 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.341312 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.341401 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.341492 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.341544 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.341589 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.341622 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.341648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.341715 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.341769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.341797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.341869 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.341905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.341930 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.341957 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.341985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.342037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.342071 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.342095 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.342126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.342157 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.342181 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.342203 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.342290 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.342346 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.342391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.342494 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.342563 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.342618 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.342668 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.342722 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.342788 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.342838 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.342910 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.342988 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.343156 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.343222 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.343310 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.343422 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.343422 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.343612 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.343648 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.344404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.344489 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.344539 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.344566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.344630 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.344696 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.344764 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.344764 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.344874 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.344901 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.344925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.344925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.345067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.345165 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.345198 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.345297 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.345402 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.345516 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.345564 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.345603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.345627 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.345677 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.345719 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.345811 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.345859 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.345915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.345942 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.345980 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.346037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.346102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.346126 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.346149 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.346188 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.346188 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.346235 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.346287 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.346384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.346418 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.346478 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.346507 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.346575 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.346605 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.346661 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.346720 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.346789 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.346856 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.346915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.347085 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.347162 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.347195 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.347195 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.347334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.347391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.347391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.347391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.347391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.347667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.347760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.347846 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.347890 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.347953 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.348044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.348079 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.348109 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.348141 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.348194 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.348289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.348325 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.348356 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.348381 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.348428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.348480 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.348522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.348578 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.348618 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.348681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.348711 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.348777 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.348808 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.348877 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.348913 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.348991 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.349120 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.349232 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.351149 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.351254 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.351366 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.351442 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.351521 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.351596 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.351645 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.351674 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.351771 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.351833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.351896 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.351966 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.352081 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.352134 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.352354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.352454 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.352546 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.352638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.352694 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.352725 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.352749 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.352802 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.352837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.352889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.352937 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.352964 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.353055 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.353129 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.353364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.353447 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.353494 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.353535 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.353576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.353614 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.353662 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.353708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.353746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.353781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.353822 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.353857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.353857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.353916 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.357030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.357030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.357030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.357030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.357030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.357030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.357319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.357352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.357378 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.357378 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.357378 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.357439 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.357474 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.357503 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.357527 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.357548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.357571 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.357593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.357593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.357593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.357650 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.357681 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.357706 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.357706 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.357749 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.357772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.357795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.357817 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.357840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.357862 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.357883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.357917 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.357944 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.357979 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.358024 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.358061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.358085 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.358109 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.358139 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.358166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.358193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.358220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.358252 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.358279 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.358301 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.358324 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.358345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.358366 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.358389 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.358412 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.358438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.358460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.358487 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.358510 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.358532 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.358557 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.358580 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.358602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.358624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.358646 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.358679 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.358718 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.358747 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.358770 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.358792 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.358813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.358841 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.358864 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.358886 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.358909 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.358937 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.358970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.359027 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.359055 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.359087 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.359112 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.359135 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.359158 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.359181 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.359203 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.359299 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.359330 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.359354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.359375 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.359398 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.359425 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.359466 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.359492 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.359519 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.359556 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.359556 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.359556 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.359556 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.359653 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.359677 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.359700 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.359720 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.359741 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.359762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.359782 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.359808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.359830 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.359850 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.359871 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.359894 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.359916 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.359944 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.359983 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.360947 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.361004 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.361132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.361183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.361228 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.361283 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.361311 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.361366 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.361407 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.361456 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.361499 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.361553 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.361650 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.361683 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.361735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.361792 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.361834 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.361874 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.361903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.361972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.361972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.362110 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.362164 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.362208 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.362253 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.362253 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.362352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.362393 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.362445 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.362445 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.362445 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.362549 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.362590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.362640 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.362691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.362757 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.362757 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.362841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.362882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.362923 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.362969 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.362969 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.363106 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.363140 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.363220 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.363283 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.363310 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.363338 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.363361 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.363361 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.363397 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.363417 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.363444 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.363444 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.363486 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.363507 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.363535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.363571 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.363603 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.363624 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.363644 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.363669 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.363822 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.363853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.363894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.363894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.363972 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.364057 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.364122 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.364122 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.364264 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.364344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.364377 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.364419 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.364447 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.364470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.364498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.364532 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.364555 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.364579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.364579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.364579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.364648 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.364671 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.364707 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.364746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.364770 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.364793 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.364815 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.364837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.364862 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.364886 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.364912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.364934 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.364956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.364956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.364956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.364956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.364956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.364956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.364956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.364956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.365279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.365279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.365279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.365279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.365465 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.365532 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.365532 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.365639 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.365639 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.365706 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.365754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.365754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.365754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.365754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.365883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.365883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.365883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.365883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.366089 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.366089 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.366201 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.366358 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.366436 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.366485 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.366560 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.366609 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.366659 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.366712 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.366751 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.366789 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.366823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.366852 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.366852 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.366907 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.366938 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.366978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.366978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.367081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.367118 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.367153 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.367203 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.367252 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.367286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.367326 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.367363 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.367363 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.367513 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.367513 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.367642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.368035 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.368119 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.368208 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.368285 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.368366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.368438 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.368535 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.368583 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.368629 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.368687 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.368753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.368811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.368847 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.368890 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.368926 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.368963 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.369005 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.369044 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.369067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.369089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.369114 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.369136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.369157 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.369179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.369179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.369179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.369280 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.369315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.369350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.369379 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.369486 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.369595 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.369710 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.369797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.369906 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.370379 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.370480 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.370523 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.370581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.370611 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.370655 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.370693 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.370719 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.370742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.370806 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.370841 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.370892 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.370944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.370944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.371022 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.371060 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.371083 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.371113 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.371135 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.371161 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.371183 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.371204 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.371225 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.371262 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.371284 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.371305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.371326 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.371429 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.371516 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.371605 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.371667 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.371704 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.371728 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.371750 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.371773 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.371794 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.371815 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.371838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.371865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.371888 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.371908 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.371929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.371958 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.371997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.372046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.372073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.372095 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.372127 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.372127 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.372174 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.372198 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.372198 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.372263 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.372301 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.372301 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.372346 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.377216 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.377410 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.377513 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.377572 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.377706 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.377794 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.377846 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.378072 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.378207 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.378278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.378334 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.378406 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.378450 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.378498 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.378539 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.378539 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.378619 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.378665 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.378705 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.378740 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.378781 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.378835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.378879 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.378879 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.378952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.379087 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.379189 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.379327 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.383631 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.383778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.383778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.383922 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.383922 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.384004 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.384067 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.384556 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.384684 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.384781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.384839 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.384888 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.385036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.385092 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.385135 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.385175 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.385228 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.385281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.385327 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.385327 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.385406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.385450 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.385504 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.385545 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.385581 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.385581 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.385646 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.385646 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.385712 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.385750 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.385789 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.385918 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.385985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.386072 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.386129 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.386178 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.386231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.386289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.386329 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.386371 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.386414 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.386457 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.386508 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.386554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.386613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.386613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.386613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.386613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.386613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.386780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.386780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.386780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.387040 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.387040 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.387127 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.387293 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 05:20:54.388184 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100217) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.388323 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.388323 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.388455 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.388455 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100217) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.388594 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100217) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.388914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100216) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.389113 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.389113 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.389271 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.389404 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100216) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.389404 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100216) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.389524 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.389635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.389727 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.389819 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.389907 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.389942 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 05:20:54.390023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.390093 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 05:20:54.390139 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 05:20:54.390275 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 05:20:54.390275 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 05:20:54.390386 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100215) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 05:20:54.433211 np0000007601 devstack@c-api.service[100217]: INFO dbcounter [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Registered counter for database cinder Aug 18 05:20:54.436600 np0000007601 devstack@c-api.service[100214]: INFO dbcounter [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Registered counter for database cinder Aug 18 05:20:54.437215 np0000007601 devstack@c-api.service[100215]: INFO dbcounter [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Registered counter for database cinder Aug 18 05:20:54.461842 np0000007601 devstack@c-api.service[100216]: INFO dbcounter [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Registered counter for database cinder Aug 18 05:20:54.475612 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-5082d340-7197-46e3-9028-2338d886df9c 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:20:54.480038 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-8b18a990-f757-4da5-b1fc-40b577ade094 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:20:54.484508 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-dbc6b991-d088-4932-8675-3fd29618cb67 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:20:54.525282 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:20:54.584614 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writer thread running {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 05:20:54.587170 np0000007601 devstack@c-api.service[100217]: INFO cinder.rpc [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 05:20:54.589478 np0000007601 devstack@c-api.service[100217]: INFO cinder.rpc [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 05:20:54.591577 np0000007601 devstack@c-api.service[100217]: INFO cinder.rpc [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 05:20:54.593472 np0000007601 devstack@c-api.service[100217]: INFO cinder.rpc [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 05:20:54.593768 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.594023 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.595653 np0000007601 devstack@c-api.service[100217]: WARNING cinder.keymgr.conf_key_mgr [None req-5082d340-7197-46e3-9028-2338d886df9c 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 18 05:20:54.597084 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writer thread running {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 05:20:54.598231 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.598389 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.599708 np0000007601 devstack@c-api.service[100215]: INFO cinder.rpc [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 05:20:54.602320 np0000007601 devstack@c-api.service[100215]: INFO cinder.rpc [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 05:20:54.604551 np0000007601 devstack@c-api.service[100215]: INFO cinder.rpc [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 05:20:54.605574 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writer thread running {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 05:20:54.606582 np0000007601 devstack@c-api.service[100215]: INFO cinder.rpc [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 05:20:54.606896 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.607179 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.607807 np0000007601 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-dbc6b991-d088-4932-8675-3fd29618cb67 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 18 05:20:54.608119 np0000007601 devstack@c-api.service[100214]: INFO cinder.rpc [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 05:20:54.610381 np0000007601 devstack@c-api.service[100214]: INFO cinder.rpc [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 05:20:54.610454 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.610549 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.612339 np0000007601 devstack@c-api.service[100214]: INFO cinder.rpc [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 05:20:54.614057 np0000007601 devstack@c-api.service[100214]: INFO cinder.rpc [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 05:20:54.614370 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.614608 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.615217 np0000007601 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-8b18a990-f757-4da5-b1fc-40b577ade094 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 18 05:20:54.617924 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.618127 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.628400 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-5082d340-7197-46e3-9028-2338d886df9c 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:20:54.630599 np0000007601 devstack@c-api.service[100217]: INFO cinder.rpc [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 05:20:54.632779 np0000007601 devstack@c-api.service[100217]: INFO cinder.rpc [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 05:20:54.633162 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.633322 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.643276 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.643413 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.645831 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.645964 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.648144 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.648356 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-dbc6b991-d088-4932-8675-3fd29618cb67 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:20:54.648407 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.649332 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-8b18a990-f757-4da5-b1fc-40b577ade094 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:20:54.651121 np0000007601 devstack@c-api.service[100215]: INFO cinder.rpc [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 05:20:54.651177 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.651260 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.651559 np0000007601 devstack@c-api.service[100214]: INFO cinder.rpc [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 05:20:54.653180 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.653321 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.653634 np0000007601 devstack@c-api.service[100214]: INFO cinder.rpc [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 05:20:54.653681 np0000007601 devstack@c-api.service[100215]: INFO cinder.rpc [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 05:20:54.654079 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.654122 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.654225 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.654301 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.655117 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.655227 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.657296 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.657427 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.659206 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.659354 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.661169 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.661302 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.661980 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.662115 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.663777 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.663898 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.664337 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.664509 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.665411 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.665585 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.667743 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.667868 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.668116 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.668318 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.668551 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.668737 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.670598 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.670674 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.670742 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.670847 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.671087 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.671248 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.672509 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.672629 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.673481 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.673598 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.673748 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.673899 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.674032 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.674176 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.674286 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.674405 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.675861 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.675970 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.676004 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.676143 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.676716 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.676752 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.676864 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.676929 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.677477 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.677590 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.678114 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.678146 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.678299 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.678336 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.679100 np0000007601 devstack@c-api.service[100217]: WARNING cinder.api.contrib.hosts [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 05:20:54.679376 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.679489 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.679945 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.680030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: extensions {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.680112 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.680430 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.680556 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.681129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: consistencygroups {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.682317 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.682477 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.682511 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.682610 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.682894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: extra_specs {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.684330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: capabilities {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.684552 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.684678 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.684711 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.684853 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.685414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: backups {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.685459 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.685597 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.686806 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.686941 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.687313 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: os-quota-sets {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.687364 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.687499 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.687707 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.687836 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.688494 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: qos-specs {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.689592 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.689721 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.690307 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: encryption {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.691556 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: encryption {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.691615 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.691761 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.692775 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: cgsnapshots {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.693949 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: scheduler-stats {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.693986 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.694130 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.694163 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.694283 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.695149 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: os-volume-manage {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.695552 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.695685 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.696217 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: os-snapshot-manage {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.696581 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.696683 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.696716 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.696834 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.697018 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writer thread running {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 05:20:54.697425 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.697458 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: os-volume-transfer {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.697565 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.698157 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.698313 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.698747 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: os-hosts {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.699084 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.699117 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.699210 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.699295 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.699885 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: os-volume-type-access {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.699946 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.699974 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.700065 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.700119 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.700412 np0000007601 devstack@c-api.service[100216]: INFO cinder.rpc [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 05:20:54.700726 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.700757 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.700842 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.700875 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.701188 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: os-availability-zone {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.701425 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.701556 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.701589 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.701684 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.702245 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.702359 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.702404 np0000007601 devstack@c-api.service[100214]: WARNING cinder.api.contrib.hosts [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 05:20:54.702623 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.702748 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.702874 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.702985 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.703313 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: extensions {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.703614 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extended resource: os-quota-class-sets {{(pid=100217) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.703779 np0000007601 devstack@c-api.service[100215]: WARNING cinder.api.contrib.hosts [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 05:20:54.704007 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.704149 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.704450 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: consistencygroups {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.704644 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: extensions {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.705725 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.705806 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: consistencygroups {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.705986 np0000007601 devstack@c-api.service[100216]: INFO cinder.rpc [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 05:20:54.706053 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.706181 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: extra_specs {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.707061 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.707209 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.707878 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: capabilities {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.708087 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.708284 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.708704 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: extra_specs {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.708942 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.snapshot_actions [None req-5082d340-7197-46e3-9028-2338d886df9c None None] SnapshotActionsController initialized {{(pid=100217) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 05:20:54.709000 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: backups {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.709294 np0000007601 devstack@c-api.service[100216]: INFO cinder.rpc [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 05:20:54.709467 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.709657 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.710106 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: capabilities {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.710428 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.710602 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.710773 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: os-quota-sets {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.711167 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: backups {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.711453 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.711624 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.711975 np0000007601 devstack@c-api.service[100216]: INFO cinder.rpc [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 05:20:54.712047 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: qos-specs {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.712449 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.712507 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.712678 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.712745 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: os-quota-sets {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.712798 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.713369 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.713564 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.713622 np0000007601 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea 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 18 05:20:54.713747 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.713836 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: encryption {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.713885 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.713938 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: qos-specs {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.714113 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.714229 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.714403 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension UsedLimits extending resource: limits {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.714550 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.714721 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.714873 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.715080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension AdminActions extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.715184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: encryption {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.715300 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension AdminActions extending resource: snapshots {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.715432 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension AdminActions extending resource: backups {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.715590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension VolumeActions extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.715771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.715825 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: encryption {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.715925 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.router [None req-5082d340-7197-46e3-9028-2338d886df9c None None] Extension TypesManage extending resource: types {{(pid=100217) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.716505 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: cgsnapshots {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.717124 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: encryption {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.717276 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.717479 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.717730 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: scheduler-stats {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.718392 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: cgsnapshots {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.718948 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: os-volume-manage {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.719590 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: scheduler-stats {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.720140 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: os-snapshot-manage {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.720808 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: os-volume-manage {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.721427 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: os-volume-transfer {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.722023 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: os-snapshot-manage {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.722846 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: os-hosts {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.723177 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: os-volume-transfer {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.723807 np0000007601 devstack@c-api.service[100217]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76b21b8a4668 pid: 100217 (default app) Aug 18 05:20:54.723975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: os-volume-type-access {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.724608 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: os-hosts {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.725869 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: os-availability-zone {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.725930 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: os-volume-type-access {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.727559 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: os-availability-zone {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.728349 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extended resource: os-quota-class-sets {{(pid=100214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.728711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extended resource: os-quota-class-sets {{(pid=100215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.730181 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.730247 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.730366 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.730423 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.731333 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.731458 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.731565 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.731776 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.732339 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.732492 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.732846 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.732914 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4da5fe3a-1ec1-4b44-a53a-6223407f7b24 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:20:54.733063 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.733279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.snapshot_actions [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] SnapshotActionsController initialized {{(pid=100215) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 05:20:54.733915 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] SnapshotActionsController initialized {{(pid=100214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 05:20:54.734571 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.734625 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.734677 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.734727 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.735555 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.735614 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.735726 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.735807 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.736222 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1/1] 10.4.3.250 () {60 vars in 925 bytes} [Tue Aug 18 05:20:54 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 05:20:54.736544 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.736674 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.736803 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.736985 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.737524 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.737685 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.738097 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.738295 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.738403 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.738568 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.738693 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.738826 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739118 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739151 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739213 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension UsedLimits extending resource: limits {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739360 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739423 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739506 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739542 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739625 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension AdminActions extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739682 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739709 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension AdminActions extending resource: snapshots {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension AdminActions extending resource: backups {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739851 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.739968 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.740149 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension UsedLimits extending resource: limits {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.740208 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension VolumeActions extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.740316 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.740392 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.740478 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.740534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.router [None req-dbc6b991-d088-4932-8675-3fd29618cb67 None None] Extension TypesManage extending resource: types {{(pid=100215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.740651 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.740851 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension AdminActions extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.741069 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension AdminActions extending resource: snapshots {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.741270 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension AdminActions extending resource: backups {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.741456 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension VolumeActions extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.741662 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.741833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.router [None req-8b18a990-f757-4da5-b1fc-40b577ade094 None None] Extension TypesManage extending resource: types {{(pid=100214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.749897 np0000007601 devstack@c-api.service[100214]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76b21b8a4668 pid: 100214 (default app) Aug 18 05:20:54.750082 np0000007601 devstack@c-api.service[100215]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76b21b8a4668 pid: 100215 (default app) Aug 18 05:20:54.769173 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:20:54.771921 np0000007601 devstack@c-api.service[100216]: INFO cinder.rpc [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 05:20:54.774610 np0000007601 devstack@c-api.service[100216]: INFO cinder.rpc [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 05:20:54.775132 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.776257 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.790333 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.790560 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.793829 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.793976 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.797363 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.797512 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.801032 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.801032 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.802565 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.802926 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.804617 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.804721 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.806876 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.807027 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.808882 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.809005 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.810936 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.811188 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.811839 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.811957 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.813664 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.813786 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.817795 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.817894 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.820388 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.820586 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.821922 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.822116 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.823083 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.823274 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.824001 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.824191 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.825023 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.825207 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.826024 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.826189 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.826874 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.827056 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.827686 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.827859 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.828758 np0000007601 devstack@c-api.service[100216]: WARNING cinder.api.contrib.hosts [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 05:20:54.829086 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.829268 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.829842 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: extensions {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.830978 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: consistencygroups {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.832686 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: extra_specs {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.834883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: capabilities {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.835964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: backups {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.837653 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: os-quota-sets {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.838895 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: qos-specs {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.840642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: encryption {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.841958 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: encryption {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.843233 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: cgsnapshots {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.844503 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: scheduler-stats {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.845851 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: os-volume-manage {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.847641 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: os-snapshot-manage {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.848776 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: os-volume-transfer {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.850188 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: os-hosts {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.851349 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: os-volume-type-access {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.852731 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: os-availability-zone {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.853887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extended resource: os-quota-class-sets {{(pid=100216) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 05:20:54.855574 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.855784 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.856709 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.856894 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.857846 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.858033 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.858887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.snapshot_actions [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] SnapshotActionsController initialized {{(pid=100216) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 05:20:54.859361 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.859488 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.860128 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.860267 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.860885 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.861001 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.861773 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:20:54.861941 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:20:54.862644 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.862809 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.862955 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863108 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863206 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863401 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension UsedLimits extending resource: limits {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863491 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension SnapshotActions extending resource: snapshots {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863600 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863688 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension VolumeTypeAccess extending resource: types {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension AdminActions extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863895 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension AdminActions extending resource: snapshots {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.863983 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension AdminActions extending resource: backups {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.864113 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension VolumeActions extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.864224 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.864337 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.router [None req-9761d6a8-6221-458c-a114-b9fc05fbc7ea None None] Extension TypesManage extending resource: types {{(pid=100216) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 05:20:54.872437 np0000007601 devstack@c-api.service[100216]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76b21b8a4668 pid: 100216 (default app) Aug 18 05:20:59.533826 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-44d70932-2f35-41da-8eb4-081e1792d944 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:21:00.115676 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44d70932-2f35-41da-8eb4-081e1792d944 admin admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:21:00.116362 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44d70932-2f35-41da-8eb4-081e1792d944 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:21:00.117996 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:21:00.117996 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:21:00.154947 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-44d70932-2f35-41da-8eb4-081e1792d944 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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:21:00.181847 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44d70932-2f35-41da-8eb4-081e1792d944 admin admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:21:00.182230 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 2/2] 10.4.3.250 () {68 vars in 1302 bytes} [Tue Aug 18 05:20:59 2026] POST /volume/v3/types => generated 183 bytes in 649 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:21:00.203034 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53a814f8-5687-4f43-bea7-0cab2d754159 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:21:00.491774 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53a814f8-5687-4f43-bea7-0cab2d754159 admin admin] POST https://10.4.3.250/volume/v3/types/67049f9d-b445-4c96-a781-db96dbc5c44e/extra_specs Aug 18 05:21:00.492466 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53a814f8-5687-4f43-bea7-0cab2d754159 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:21:00.494371 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:21:00.494371 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:21:00.528080 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-53a814f8-5687-4f43-bea7-0cab2d754159 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=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:21:00.589458 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53a814f8-5687-4f43-bea7-0cab2d754159 admin admin] https://10.4.3.250/volume/v3/types/67049f9d-b445-4c96-a781-db96dbc5c44e/extra_specs returned with HTTP 200 Aug 18 05:21:00.589931 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1/3] 10.4.3.250 () {68 vars in 1449 bytes} [Tue Aug 18 05:21:00 2026] POST /volume/v3/types/67049f9d-b445-4c96-a781-db96dbc5c44e/extra_specs => generated 52 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:21:00.841149 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da2ab620-29c8-42df-92f3-eecdd98299fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:21:01.124314 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da2ab620-29c8-42df-92f3-eecdd98299fe admin admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:21:01.125071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da2ab620-29c8-42df-92f3-eecdd98299fe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:21:01.126704 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:21:01.126704 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:21:01.159464 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-da2ab620-29c8-42df-92f3-eecdd98299fe 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=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:21:01.191808 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da2ab620-29c8-42df-92f3-eecdd98299fe admin admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:21:01.192385 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1/4] 10.4.3.250 () {68 vars in 1302 bytes} [Tue Aug 18 05:21:00 2026] POST /volume/v3/types => generated 186 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:21:01.216690 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-04197639-c717-4b62-ad58-6fddfbdc257a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:21:01.509874 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04197639-c717-4b62-ad58-6fddfbdc257a admin admin] POST https://10.4.3.250/volume/v3/types/3bf83b35-68cc-43d9-9b30-956f58de7ead/extra_specs Aug 18 05:21:01.509874 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04197639-c717-4b62-ad58-6fddfbdc257a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:21:01.514132 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:21:01.514132 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:21:01.546248 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-04197639-c717-4b62-ad58-6fddfbdc257a 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=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:21:01.601559 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04197639-c717-4b62-ad58-6fddfbdc257a admin admin] https://10.4.3.250/volume/v3/types/3bf83b35-68cc-43d9-9b30-956f58de7ead/extra_specs returned with HTTP 200 Aug 18 05:21:01.601559 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1/5] 10.4.3.250 () {68 vars in 1449 bytes} [Tue Aug 18 05:21:01 2026] POST /volume/v3/types/3bf83b35-68cc-43d9-9b30-956f58de7ead/extra_specs => generated 45 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:21:10.179142 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:21:10.587882 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:21:11.189270 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:21:11.597838 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:21:25.912867 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-457e2ccc-c206-4817-927f-c3dab327c1d4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:21:25.913698 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-457e2ccc-c206-4817-927f-c3dab327c1d4 None None] GET https://10.4.3.250/volume// Aug 18 05:21:25.913899 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-457e2ccc-c206-4817-927f-c3dab327c1d4 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:21:25.914161 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-457e2ccc-c206-4817-927f-c3dab327c1d4 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:21:25.914713 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-457e2ccc-c206-4817-927f-c3dab327c1d4 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:21:25.915043 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 3/6] 10.4.3.250 () {66 vars in 1425 bytes} [Tue Aug 18 05:21:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:22:05.337187 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f001e963-ddc3-46ab-bcb6-ea8608495805 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:22:05.592380 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f001e963-ddc3-46ab-bcb6-ea8608495805 tempest-verify_tempest_config-1244195134 tempest-verify_tempest_config-1244195134-project-member] GET https://10.4.3.250/volume/v3/extensions Aug 18 05:22:05.592606 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f001e963-ddc3-46ab-bcb6-ea8608495805 tempest-verify_tempest_config-1244195134 tempest-verify_tempest_config-1244195134-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:22:05.592816 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f001e963-ddc3-46ab-bcb6-ea8608495805 tempest-verify_tempest_config-1244195134 tempest-verify_tempest_config-1244195134-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:22:05.593177 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f001e963-ddc3-46ab-bcb6-ea8608495805 tempest-verify_tempest_config-1244195134 tempest-verify_tempest_config-1244195134-project-member] https://10.4.3.250/volume/v3/extensions returned with HTTP 200 Aug 18 05:22:05.593518 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 2/7] 10.4.3.250 () {66 vars in 1246 bytes} [Tue Aug 18 05:22:05 2026] GET /volume/v3/extensions => generated 5245 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:09.682904 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:09.685530 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:23:09.685964 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1129402738", "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:09.687351 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1129402738', 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:23:10.222590 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Create volume of 1 GB Aug 18 05:23:10.232222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:23:10.231648. {{(pid=100215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:23:10.232316 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Availability Zones retrieved successfully. Aug 18 05:23:10.256441 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Flow 'volume_create_api' (7b3adbc1-9fbd-4fb9-b806-2341b2e944cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:10.257780 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7238f2d2-b0e3-46a8-8f40-f2ac2882b10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:10.258936 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:23:10.370351 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7238f2d2-b0e3-46a8-8f40-f2ac2882b10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:10.370897 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e20d0af-8235-42e5-b2df-a004aef1827d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:10.421381 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-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 18 05:23:10.421772 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-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 18 05:23:10.486800 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Created reservations ['4fa35e59-1964-489f-9867-c1d303958d4f', 'a8cfb40d-b15a-40e2-af5b-ece099b817a0', 'c9bb609a-8848-402f-b3af-41c53152b607', 'e052f70c-fa91-4e82-817d-fd273fa0ee16'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:23:10.487648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e20d0af-8235-42e5-b2df-a004aef1827d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fa35e59-1964-489f-9867-c1d303958d4f', 'a8cfb40d-b15a-40e2-af5b-ece099b817a0', 'c9bb609a-8848-402f-b3af-41c53152b607', 'e052f70c-fa91-4e82-817d-fd273fa0ee16']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:10.488430 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df0875c-7c73-4d34-bab6-0b498714a0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:10.534082 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df0875c-7c73-4d34-bab6-0b498714a0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '490fa31e-d4a8-4340-98a9-ddb32e4ff062', '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-1129402738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4649f2880ccc462688a3631bbd0e121a',qos_specs=None,replication_status=,reservations=['4fa35e59-1964-489f-9867-c1d303958d4f','a8cfb40d-b15a-40e2-af5b-ece099b817a0','c9bb609a-8848-402f-b3af-41c53152b607','e052f70c-fa91-4e82-817d-fd273fa0ee16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='682453ca44634252bd3d46a80c3303cb',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1129402738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=490fa31e-d4a8-4340-98a9-ddb32e4ff062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4649f2880ccc462688a3631bbd0e121a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='682453ca44634252bd3d46a80c3303cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:10.534872 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86f4a2b4-2406-4393-99f8-4fefb8988598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:10.559999 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86f4a2b4-2406-4393-99f8-4fefb8988598) transitioned into state 'SUCCESS' from state '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-1129402738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4649f2880ccc462688a3631bbd0e121a',qos_specs=None,replication_status=,reservations=['4fa35e59-1964-489f-9867-c1d303958d4f','a8cfb40d-b15a-40e2-af5b-ece099b817a0','c9bb609a-8848-402f-b3af-41c53152b607','e052f70c-fa91-4e82-817d-fd273fa0ee16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='682453ca44634252bd3d46a80c3303cb',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:10.561446 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f0a214-20c1-4525-a9b5-e864b3b95ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:10.595510 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f0a214-20c1-4525-a9b5-e864b3b95ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:10.596472 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Flow 'volume_create_api' (7b3adbc1-9fbd-4fb9-b806-2341b2e944cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:10.596876 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Create volume request issued successfully. Aug 18 05:23:10.598442 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-481dd426-6bf4-4eef-9717-2fef2a8a4111 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:23:10.598784 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 2/8] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:23:09 2026] POST /volume/v3/volumes => generated 899 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:23:10.618484 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-55c321ed-3a64-4927-9355-e9214f390954 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:10.621753 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55c321ed-3a64-4927-9355-e9214f390954 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:10.621753 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55c321ed-3a64-4927-9355-e9214f390954 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:10.621753 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-55c321ed-3a64-4927-9355-e9214f390954 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:10.663355 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:10.663355 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:10.671967 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-55c321ed-3a64-4927-9355-e9214f390954 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:10.681888 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-55c321ed-3a64-4927-9355-e9214f390954 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:10.682398 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 2/9] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:10 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 967 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:11.699711 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b1dac472-c878-4917-8f1b-e2db849a3ae3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:11.704146 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1dac472-c878-4917-8f1b-e2db849a3ae3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:11.704458 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1dac472-c878-4917-8f1b-e2db849a3ae3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:11.704783 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1dac472-c878-4917-8f1b-e2db849a3ae3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:11.760458 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:11.760458 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:11.771162 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b1dac472-c878-4917-8f1b-e2db849a3ae3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:11.780756 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1dac472-c878-4917-8f1b-e2db849a3ae3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:11.781660 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 4/10] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:11 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 991 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:12.802057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-829588ae-5988-40d6-9141-6511aa0e9c2e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:12.806848 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-829588ae-5988-40d6-9141-6511aa0e9c2e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:12.806848 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-829588ae-5988-40d6-9141-6511aa0e9c2e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:12.806848 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-829588ae-5988-40d6-9141-6511aa0e9c2e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:12.888784 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:12.888784 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:12.901851 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-829588ae-5988-40d6-9141-6511aa0e9c2e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:12.936933 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-829588ae-5988-40d6-9141-6511aa0e9c2e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:12.937468 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 3/11] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:12 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 991 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:13.421271 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:13.892848 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:23:13.893350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1436642165", "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:13.896215 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1436642165', 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:23:13.965328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7773cd6d-70fa-4fa2-901f-2579d7c6ff74 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:13.967650 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7773cd6d-70fa-4fa2-901f-2579d7c6ff74 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:13.969766 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7773cd6d-70fa-4fa2-901f-2579d7c6ff74 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:13.969766 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7773cd6d-70fa-4fa2-901f-2579d7c6ff74 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:13.979766 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:13.979766 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:13.988811 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7773cd6d-70fa-4fa2-901f-2579d7c6ff74 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:14.003292 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7773cd6d-70fa-4fa2-901f-2579d7c6ff74 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:14.003794 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 3/12] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:13 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 991 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:14.023312 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Create volume of 1 GB Aug 18 05:23:14.023783 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:14.023783 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:14.032339 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Availability Zones retrieved successfully. Aug 18 05:23:14.041381 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Flow 'volume_create_api' (83784862-8b9e-4895-99e8-50ea32079835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:14.043163 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e43987-9aae-41ad-916d-2d261261729f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:14.044971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:23:14.128364 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e43987-9aae-41ad-916d-2d261261729f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:14.129569 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cc18bb-092b-4961-8d7e-5fb191c02872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:14.234413 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Created reservations ['f78cb7e3-ebe7-4438-ae37-7db8ffea4d1a', '4183e3e4-f6ac-4d83-b6e8-2949dbfc0fac', 'cabeb6fb-a43b-4423-aa0c-ff680f50ba41', '481169b4-da95-43f2-b1ed-7548f4a08af8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:23:14.235670 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3cc18bb-092b-4961-8d7e-5fb191c02872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f78cb7e3-ebe7-4438-ae37-7db8ffea4d1a', '4183e3e4-f6ac-4d83-b6e8-2949dbfc0fac', 'cabeb6fb-a43b-4423-aa0c-ff680f50ba41', '481169b4-da95-43f2-b1ed-7548f4a08af8']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:14.237815 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a3732b-fc65-4455-8562-2fcbcb02f0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:14.277477 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a3732b-fc65-4455-8562-2fcbcb02f0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0956a6dc-d92a-453e-93c6-1e5fc09d83ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1436642165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b770feaed9de4faab1009607ef143f6e',qos_specs=None,replication_status=,reservations=['f78cb7e3-ebe7-4438-ae37-7db8ffea4d1a','4183e3e4-f6ac-4d83-b6e8-2949dbfc0fac','cabeb6fb-a43b-4423-aa0c-ff680f50ba41','481169b4-da95-43f2-b1ed-7548f4a08af8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559207df4ac14e2793edfff179f4d672',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1436642165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0956a6dc-d92a-453e-93c6-1e5fc09d83ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b770feaed9de4faab1009607ef143f6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='559207df4ac14e2793edfff179f4d672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:14.278141 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b57ed2-2ef2-4baf-a650-01354441f6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:14.308454 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0b57ed2-2ef2-4baf-a650-01354441f6b0) transitioned into state 'SUCCESS' from state '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-1436642165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b770feaed9de4faab1009607ef143f6e',qos_specs=None,replication_status=,reservations=['f78cb7e3-ebe7-4438-ae37-7db8ffea4d1a','4183e3e4-f6ac-4d83-b6e8-2949dbfc0fac','cabeb6fb-a43b-4423-aa0c-ff680f50ba41','481169b4-da95-43f2-b1ed-7548f4a08af8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559207df4ac14e2793edfff179f4d672',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:14.309446 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92bab3ab-b545-4dda-a819-2f43cd4cf893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:14.332823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92bab3ab-b545-4dda-a819-2f43cd4cf893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:14.334918 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Flow 'volume_create_api' (83784862-8b9e-4895-99e8-50ea32079835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:14.334918 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Create volume request issued successfully. Aug 18 05:23:14.336383 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74cbd4e6-ffc2-4bf8-9c33-76496a926633 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:23:14.337787 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 3/13] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:23:13 2026] POST /volume/v3/volumes => generated 752 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:23:14.353893 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8ff47640-9938-4a13-b139-5a99aa96b7f1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:14.357041 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8ff47640-9938-4a13-b139-5a99aa96b7f1 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:14.357287 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8ff47640-9938-4a13-b139-5a99aa96b7f1 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:14.357519 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8ff47640-9938-4a13-b139-5a99aa96b7f1 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:14.374555 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:14.374555 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:14.382287 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8ff47640-9938-4a13-b139-5a99aa96b7f1 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:14.391502 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8ff47640-9938-4a13-b139-5a99aa96b7f1 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:14.392206 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 5/14] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:14 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:15.033211 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-64e7138e-3865-4c39-a440-7bcef530ebb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:15.037226 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64e7138e-3865-4c39-a440-7bcef530ebb0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:15.037226 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64e7138e-3865-4c39-a440-7bcef530ebb0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:15.037966 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-64e7138e-3865-4c39-a440-7bcef530ebb0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:15.055633 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:15.055633 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:15.068911 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-64e7138e-3865-4c39-a440-7bcef530ebb0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:15.085127 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-64e7138e-3865-4c39-a440-7bcef530ebb0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:15.085746 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 4/15] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:15 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 991 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:15.414540 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-23dfbc13-a071-4454-b54f-4f81d51c810a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:15.417951 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23dfbc13-a071-4454-b54f-4f81d51c810a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:15.417951 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23dfbc13-a071-4454-b54f-4f81d51c810a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:15.418238 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23dfbc13-a071-4454-b54f-4f81d51c810a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:15.428774 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:15.428774 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:15.433415 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-23dfbc13-a071-4454-b54f-4f81d51c810a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:15.440146 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23dfbc13-a071-4454-b54f-4f81d51c810a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:15.440586 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 4/16] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:15 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:16.106589 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28ef5629-d745-4b04-9dbd-51a1acbc1b92 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:16.109400 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28ef5629-d745-4b04-9dbd-51a1acbc1b92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:16.109858 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28ef5629-d745-4b04-9dbd-51a1acbc1b92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:16.110137 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28ef5629-d745-4b04-9dbd-51a1acbc1b92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:16.124589 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:16.124589 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:16.133195 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-28ef5629-d745-4b04-9dbd-51a1acbc1b92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:16.143560 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28ef5629-d745-4b04-9dbd-51a1acbc1b92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:16.144150 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 4/17] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:16 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:16.458607 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-09c99a65-07e2-4465-bf94-e121b0a71fc5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:16.462928 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09c99a65-07e2-4465-bf94-e121b0a71fc5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:16.463201 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09c99a65-07e2-4465-bf94-e121b0a71fc5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:16.463398 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09c99a65-07e2-4465-bf94-e121b0a71fc5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:16.472830 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:16.472830 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:16.478326 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-09c99a65-07e2-4465-bf94-e121b0a71fc5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:16.487444 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09c99a65-07e2-4465-bf94-e121b0a71fc5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:16.489800 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 6/18] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:16 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:17.164308 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad49ad5f-f1ca-4488-bece-ca8d228ae917 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:17.166530 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad49ad5f-f1ca-4488-bece-ca8d228ae917 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:17.166814 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad49ad5f-f1ca-4488-bece-ca8d228ae917 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:17.167100 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad49ad5f-f1ca-4488-bece-ca8d228ae917 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:17.180190 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:17.180190 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:17.187766 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ad49ad5f-f1ca-4488-bece-ca8d228ae917 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:17.195503 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad49ad5f-f1ca-4488-bece-ca8d228ae917 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:17.196044 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 5/19] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:17 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:17.504521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b52529ef-bbff-446f-be08-ce0e87adbb8a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:17.506909 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b52529ef-bbff-446f-be08-ce0e87adbb8a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:17.506909 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b52529ef-bbff-446f-be08-ce0e87adbb8a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:17.506909 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b52529ef-bbff-446f-be08-ce0e87adbb8a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:17.516266 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:17.516266 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:17.520095 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b52529ef-bbff-446f-be08-ce0e87adbb8a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:17.524775 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b52529ef-bbff-446f-be08-ce0e87adbb8a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:17.525528 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 5/20] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:17 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:18.216979 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c1699825-f0a7-413f-ab05-0d9ce365ad0c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:18.219307 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1699825-f0a7-413f-ab05-0d9ce365ad0c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:18.219543 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c1699825-f0a7-413f-ab05-0d9ce365ad0c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:18.220134 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c1699825-f0a7-413f-ab05-0d9ce365ad0c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:18.234287 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:18.234287 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:18.241595 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c1699825-f0a7-413f-ab05-0d9ce365ad0c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:18.248322 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1699825-f0a7-413f-ab05-0d9ce365ad0c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:18.250731 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 5/21] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:18 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:18.542215 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3635b1b2-f9e5-414d-8cdd-e3a6f891300a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:18.545102 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3635b1b2-f9e5-414d-8cdd-e3a6f891300a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:18.545380 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3635b1b2-f9e5-414d-8cdd-e3a6f891300a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:18.545662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3635b1b2-f9e5-414d-8cdd-e3a6f891300a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:18.555742 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:18.555742 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:18.563524 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3635b1b2-f9e5-414d-8cdd-e3a6f891300a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:18.569863 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3635b1b2-f9e5-414d-8cdd-e3a6f891300a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:18.570507 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 7/22] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:18 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:19.271310 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba6e6548-2080-4dc6-b0a5-78fc22d9f676 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:19.273431 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba6e6548-2080-4dc6-b0a5-78fc22d9f676 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:19.273737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba6e6548-2080-4dc6-b0a5-78fc22d9f676 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:19.274050 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba6e6548-2080-4dc6-b0a5-78fc22d9f676 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:19.287279 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:19.287279 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:19.292284 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba6e6548-2080-4dc6-b0a5-78fc22d9f676 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:19.301529 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba6e6548-2080-4dc6-b0a5-78fc22d9f676 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:19.302370 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 6/23] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:19 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:19.591506 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-10aa02b4-85f1-45d8-a26a-29cee1742322 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:19.595999 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10aa02b4-85f1-45d8-a26a-29cee1742322 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:19.596332 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10aa02b4-85f1-45d8-a26a-29cee1742322 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:19.596544 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10aa02b4-85f1-45d8-a26a-29cee1742322 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:19.606363 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:19.606363 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:19.612589 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-10aa02b4-85f1-45d8-a26a-29cee1742322 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:19.623546 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10aa02b4-85f1-45d8-a26a-29cee1742322 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:19.624192 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 6/24] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:19 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:20.323004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1055dfb1-9655-4db1-8d5c-147c315af94f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:20.326449 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1055dfb1-9655-4db1-8d5c-147c315af94f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:20.326449 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1055dfb1-9655-4db1-8d5c-147c315af94f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:20.326676 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1055dfb1-9655-4db1-8d5c-147c315af94f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:20.337753 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:20.337753 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:20.346682 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1055dfb1-9655-4db1-8d5c-147c315af94f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:20.353566 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1055dfb1-9655-4db1-8d5c-147c315af94f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:20.354122 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 6/25] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:20 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:20.645399 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9fb63a73-1929-49d3-8a05-075116f7328e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:20.648002 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fb63a73-1929-49d3-8a05-075116f7328e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:20.648375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fb63a73-1929-49d3-8a05-075116f7328e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:20.648599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fb63a73-1929-49d3-8a05-075116f7328e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:20.658929 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:20.658929 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:20.666165 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9fb63a73-1929-49d3-8a05-075116f7328e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:20.672383 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fb63a73-1929-49d3-8a05-075116f7328e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:20.672960 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 8/26] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:20 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:21.373170 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-68aa43cb-18ae-40ae-96ed-b26d5d4e675a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:21.373870 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68aa43cb-18ae-40ae-96ed-b26d5d4e675a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:21.374335 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68aa43cb-18ae-40ae-96ed-b26d5d4e675a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:21.374608 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68aa43cb-18ae-40ae-96ed-b26d5d4e675a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:21.388981 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:21.388981 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:21.396382 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-68aa43cb-18ae-40ae-96ed-b26d5d4e675a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:21.405524 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68aa43cb-18ae-40ae-96ed-b26d5d4e675a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:21.409033 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 7/27] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:21 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:21.692926 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9cd98fbb-f59c-454c-9de8-8f67d01ed881 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:21.696647 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cd98fbb-f59c-454c-9de8-8f67d01ed881 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:21.696647 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cd98fbb-f59c-454c-9de8-8f67d01ed881 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:21.696944 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cd98fbb-f59c-454c-9de8-8f67d01ed881 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:21.705172 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:21.705172 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:21.709924 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9cd98fbb-f59c-454c-9de8-8f67d01ed881 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:21.716148 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cd98fbb-f59c-454c-9de8-8f67d01ed881 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:21.716750 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 7/28] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:21 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:22.424971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b131c99-7dcc-4d75-b5d0-8515a826c2f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:22.427748 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b131c99-7dcc-4d75-b5d0-8515a826c2f2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:22.427939 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b131c99-7dcc-4d75-b5d0-8515a826c2f2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:22.428471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b131c99-7dcc-4d75-b5d0-8515a826c2f2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:22.440305 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:22.440305 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:22.447956 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1b131c99-7dcc-4d75-b5d0-8515a826c2f2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:22.455457 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b131c99-7dcc-4d75-b5d0-8515a826c2f2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:22.455457 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 7/29] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:22 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:22.732746 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1ac4e79f-3087-4b57-94ee-743ba682ec45 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:22.736039 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ac4e79f-3087-4b57-94ee-743ba682ec45 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:22.736039 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ac4e79f-3087-4b57-94ee-743ba682ec45 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:22.736039 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ac4e79f-3087-4b57-94ee-743ba682ec45 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:22.743832 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:22.743832 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:22.749577 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1ac4e79f-3087-4b57-94ee-743ba682ec45 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:22.755905 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ac4e79f-3087-4b57-94ee-743ba682ec45 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:22.756636 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 9/30] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:22 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:23.472243 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eed3d321-c107-4a64-a958-a61d41ba9cae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:23.474389 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eed3d321-c107-4a64-a958-a61d41ba9cae tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:23.474641 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eed3d321-c107-4a64-a958-a61d41ba9cae tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:23.474867 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eed3d321-c107-4a64-a958-a61d41ba9cae tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:23.487849 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:23.487849 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:23.492576 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eed3d321-c107-4a64-a958-a61d41ba9cae tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:23.498520 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eed3d321-c107-4a64-a958-a61d41ba9cae tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:23.499054 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 8/31] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:23 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:23.776066 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dba0cbbe-2b55-4b98-9f40-9581a2c09de2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:23.778276 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dba0cbbe-2b55-4b98-9f40-9581a2c09de2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:23.778635 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dba0cbbe-2b55-4b98-9f40-9581a2c09de2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:23.778922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dba0cbbe-2b55-4b98-9f40-9581a2c09de2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:23.791914 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:23.791914 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:23.797848 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dba0cbbe-2b55-4b98-9f40-9581a2c09de2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:23.804696 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dba0cbbe-2b55-4b98-9f40-9581a2c09de2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:23.804696 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 8/32] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:23 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:24.519259 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a7630ad8-0648-4643-979f-3110c6691f17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:24.523068 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7630ad8-0648-4643-979f-3110c6691f17 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:24.523315 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7630ad8-0648-4643-979f-3110c6691f17 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:24.523493 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7630ad8-0648-4643-979f-3110c6691f17 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:24.533298 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:24.533298 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:24.539443 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a7630ad8-0648-4643-979f-3110c6691f17 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:24.546590 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7630ad8-0648-4643-979f-3110c6691f17 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:24.547095 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 8/33] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:24 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:24.815764 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-26602797-a60d-42ed-864a-24e7edc4c913 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:24.821369 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d4afc1f9-e8aa-4b48-89eb-3fccb4debe51 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:24.824583 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4afc1f9-e8aa-4b48-89eb-3fccb4debe51 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:24.824583 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4afc1f9-e8aa-4b48-89eb-3fccb4debe51 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:24.824821 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4afc1f9-e8aa-4b48-89eb-3fccb4debe51 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:24.838812 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:24.838812 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:24.851272 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d4afc1f9-e8aa-4b48-89eb-3fccb4debe51 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:24.867862 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4afc1f9-e8aa-4b48-89eb-3fccb4debe51 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:24.868575 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 9/34] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:24 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:25.137366 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:23:25.138669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-812391008"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:25.140874 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-812391008'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:23:25.152685 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Create volume of 1 GB Aug 18 05:23:25.152685 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:25.152685 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:25.160429 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:23:25.159044. {{(pid=100217) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:23:25.160429 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Availability Zones retrieved successfully. Aug 18 05:23:25.190741 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Flow 'volume_create_api' (7dc9a7f9-ea08-4ca0-9f5e-ec6012713995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:25.191735 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc875e19-0306-424d-bea1-e4919e9be43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:25.192489 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:23:25.211048 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:25.211048 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:25.249079 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc875e19-0306-424d-bea1-e4919e9be43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3bf83b35-68cc-43d9-9b30-956f58de7ead,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bf83b35-68cc-43d9-9b30-956f58de7ead', 'encryption_key_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=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:25.250816 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03dff8c-4229-4874-94ef-3637516e42ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:25.313627 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-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 18 05:23:25.314045 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-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 18 05:23:25.385729 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Created reservations ['19793112-d30d-4ba6-8db4-f014d852680a', '10269941-bcd2-4911-a4db-6a6d79f191ce', 'ae919a57-0e4b-4daf-9e23-9498e2387403', '48edae07-b342-4f09-bdce-56aa4271be52'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:23:25.386976 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03dff8c-4229-4874-94ef-3637516e42ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19793112-d30d-4ba6-8db4-f014d852680a', '10269941-bcd2-4911-a4db-6a6d79f191ce', 'ae919a57-0e4b-4daf-9e23-9498e2387403', '48edae07-b342-4f09-bdce-56aa4271be52']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:25.387611 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe9ece6-3170-403e-8063-924b6d62b2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:25.422062 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfe9ece6-3170-403e-8063-924b6d62b2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29fe7265-a279-4a2b-af85-187662d644ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-812391008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='61b28c0a99a44253b686425a36cb732e',qos_specs=None,replication_status=,reservations=['19793112-d30d-4ba6-8db4-f014d852680a','10269941-bcd2-4911-a4db-6a6d79f191ce','ae919a57-0e4b-4daf-9e23-9498e2387403','48edae07-b342-4f09-bdce-56aa4271be52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a88bc2ed1504cde87f4b67d8f2515bc',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:23:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-812391008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29fe7265-a279-4a2b-af85-187662d644ee,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='61b28c0a99a44253b686425a36cb732e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a88bc2ed1504cde87f4b67d8f2515bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bf83b35-68cc-43d9-9b30-956f58de7ead),volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:25.422663 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497c11c8-40d0-467c-9eb5-7dd8c6274413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:25.455949 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (497c11c8-40d0-467c-9eb5-7dd8c6274413) transitioned into state 'SUCCESS' from state '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-812391008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='61b28c0a99a44253b686425a36cb732e',qos_specs=None,replication_status=,reservations=['19793112-d30d-4ba6-8db4-f014d852680a','10269941-bcd2-4911-a4db-6a6d79f191ce','ae919a57-0e4b-4daf-9e23-9498e2387403','48edae07-b342-4f09-bdce-56aa4271be52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a88bc2ed1504cde87f4b67d8f2515bc',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:25.455949 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc338042-9384-43fe-8a3c-0df03d9b18e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:25.486022 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc338042-9384-43fe-8a3c-0df03d9b18e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:25.487190 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Flow 'volume_create_api' (7dc9a7f9-ea08-4ca0-9f5e-ec6012713995) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:25.487779 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Create volume request issued successfully. Aug 18 05:23:25.488345 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26602797-a60d-42ed-864a-24e7edc4c913 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:23:25.489293 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 10/35] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:23:24 2026] POST /volume/v3/volumes => generated 757 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:23:25.509878 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b401fbf6-238a-4c8c-af1b-f1df7cd76b0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:25.512674 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b401fbf6-238a-4c8c-af1b-f1df7cd76b0c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:23:25.513182 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b401fbf6-238a-4c8c-af1b-f1df7cd76b0c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:25.513972 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b401fbf6-238a-4c8c-af1b-f1df7cd76b0c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:25.524459 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:25.524459 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:25.530249 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b401fbf6-238a-4c8c-af1b-f1df7cd76b0c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:23:25.536482 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b401fbf6-238a-4c8c-af1b-f1df7cd76b0c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:23:25.537126 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 9/36] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:25 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:25.562926 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2687408-16ce-4f2c-9ca1-ea8891b4005f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:25.565450 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2687408-16ce-4f2c-9ca1-ea8891b4005f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:25.565869 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2687408-16ce-4f2c-9ca1-ea8891b4005f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:25.566066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2687408-16ce-4f2c-9ca1-ea8891b4005f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:25.574636 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:25.574636 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:25.580412 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e2687408-16ce-4f2c-9ca1-ea8891b4005f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:25.589136 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2687408-16ce-4f2c-9ca1-ea8891b4005f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:25.589978 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 9/37] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:25 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:25.596061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-919c04eb-5bea-4d26-9418-e923e07d7573 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:25.871209 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:23:25.871575 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-767641836"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:25.873283 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-767641836'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:23:25.873731 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Create volume of 1 GB Aug 18 05:23:25.886303 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7f3ef36d-a662-44be-be1c-2a7a65dee617 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:25.888621 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7f3ef36d-a662-44be-be1c-2a7a65dee617 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:25.888874 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7f3ef36d-a662-44be-be1c-2a7a65dee617 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:25.889120 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7f3ef36d-a662-44be-be1c-2a7a65dee617 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:25.894946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Availability zone cache updated, next update will occur around 2026-08-18 06:23:25.894292. {{(pid=100214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:23:25.895073 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Availability Zones retrieved successfully. Aug 18 05:23:25.898940 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:25.898940 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:25.906980 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7f3ef36d-a662-44be-be1c-2a7a65dee617 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:25.915796 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7f3ef36d-a662-44be-be1c-2a7a65dee617 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:25.916271 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 11/38] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:25 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:25.920222 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Flow 'volume_create_api' (2945ae07-c94f-4e73-8901-7a2918702773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:25.922320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe78d8cc-0836-4eaa-b38a-df0581c91f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:25.922972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:23:25.986670 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe78d8cc-0836-4eaa-b38a-df0581c91f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:25.987939 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05cbb2ef-a9db-4406-ba34-d66d0adfe57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:26.044298 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-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 18 05:23:26.044771 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-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 18 05:23:26.136169 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Created reservations ['a1a51acd-f62b-423e-94ba-31988d9bdf1e', 'e136c507-05eb-4a8b-968f-529a4224a07b', '8d5198d0-fc37-403f-bf1d-2a7157964ff0', '5f056ea9-e70d-400b-95c7-22afacfdd08f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:23:26.137671 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05cbb2ef-a9db-4406-ba34-d66d0adfe57c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a51acd-f62b-423e-94ba-31988d9bdf1e', 'e136c507-05eb-4a8b-968f-529a4224a07b', '8d5198d0-fc37-403f-bf1d-2a7157964ff0', '5f056ea9-e70d-400b-95c7-22afacfdd08f']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:26.139086 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd16d5e7-73b8-40ab-9aba-4ff7bd925177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:26.199763 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd16d5e7-73b8-40ab-9aba-4ff7bd925177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5ab9572-3aad-4719-ab73-16ea9e9f63f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-767641836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75284a7d37045a490566323cbd08af6',qos_specs=None,replication_status=,reservations=['a1a51acd-f62b-423e-94ba-31988d9bdf1e','e136c507-05eb-4a8b-968f-529a4224a07b','8d5198d0-fc37-403f-bf1d-2a7157964ff0','5f056ea9-e70d-400b-95c7-22afacfdd08f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb1404c50c244a7badd2e7de40de8828',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-767641836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5ab9572-3aad-4719-ab73-16ea9e9f63f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a75284a7d37045a490566323cbd08af6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb1404c50c244a7badd2e7de40de8828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:26.200686 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014afa95-ed1e-4da8-b621-d8bb1858638b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:26.236063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014afa95-ed1e-4da8-b621-d8bb1858638b) transitioned into state 'SUCCESS' from state '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-767641836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a75284a7d37045a490566323cbd08af6',qos_specs=None,replication_status=,reservations=['a1a51acd-f62b-423e-94ba-31988d9bdf1e','e136c507-05eb-4a8b-968f-529a4224a07b','8d5198d0-fc37-403f-bf1d-2a7157964ff0','5f056ea9-e70d-400b-95c7-22afacfdd08f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb1404c50c244a7badd2e7de40de8828',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:26.236063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8ad1e2-d607-43a3-bf4d-1824afaf4a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:26.271364 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec8ad1e2-d607-43a3-bf4d-1824afaf4a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:26.271741 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Flow 'volume_create_api' (2945ae07-c94f-4e73-8901-7a2918702773) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:26.272379 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Create volume request issued successfully. Aug 18 05:23:26.273402 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-919c04eb-5bea-4d26-9418-e923e07d7573 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:23:26.274071 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 10/39] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:23:25 2026] POST /volume/v3/volumes => generated 784 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:23:26.290491 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b2dff4af-3dfd-45c2-af73-ae6fce9a215a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:26.293557 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2dff4af-3dfd-45c2-af73-ae6fce9a215a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:23:26.293557 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2dff4af-3dfd-45c2-af73-ae6fce9a215a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:26.294889 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2dff4af-3dfd-45c2-af73-ae6fce9a215a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:26.339868 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:26.339868 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:26.345443 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b2dff4af-3dfd-45c2-af73-ae6fce9a215a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:23:26.352200 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2dff4af-3dfd-45c2-af73-ae6fce9a215a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:23:26.352668 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 10/40] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:26 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 963 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:23:26.554744 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-14a2f750-976a-405c-ad2c-19992ed7338a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:26.557039 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14a2f750-976a-405c-ad2c-19992ed7338a tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:23:26.557193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14a2f750-976a-405c-ad2c-19992ed7338a tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:26.557692 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14a2f750-976a-405c-ad2c-19992ed7338a tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:26.568689 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:26.568689 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:26.579984 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-14a2f750-976a-405c-ad2c-19992ed7338a tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:23:26.587117 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14a2f750-976a-405c-ad2c-19992ed7338a tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:23:26.587701 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 10/41] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:26 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:26.607543 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-92ff10f4-67e6-42f1-96e0-8ca37fe5b1eb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:26.612069 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c3be0e2-9628-426f-8863-d6d25a534716 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:26.615684 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c3be0e2-9628-426f-8863-d6d25a534716 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:26.615684 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c3be0e2-9628-426f-8863-d6d25a534716 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:26.615684 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c3be0e2-9628-426f-8863-d6d25a534716 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:26.628778 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:26.628778 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:26.637078 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7c3be0e2-9628-426f-8863-d6d25a534716 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:26.645912 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c3be0e2-9628-426f-8863-d6d25a534716 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:26.645912 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 11/42] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:26 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:26.854504 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-92ff10f4-67e6-42f1-96e0-8ca37fe5b1eb tempest-TestMultiAttachVolumeSwap-73585012 tempest-TestMultiAttachVolumeSwap-73585012-project-admin] POST https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee/action Aug 18 05:23:26.855488 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-92ff10f4-67e6-42f1-96e0-8ca37fe5b1eb tempest-TestMultiAttachVolumeSwap-73585012 tempest-TestMultiAttachVolumeSwap-73585012-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:23:26.855924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-92ff10f4-67e6-42f1-96e0-8ca37fe5b1eb tempest-TestMultiAttachVolumeSwap-73585012 tempest-TestMultiAttachVolumeSwap-73585012-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:26.898545 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:26.898545 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:26.899239 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-92ff10f4-67e6-42f1-96e0-8ca37fe5b1eb tempest-TestMultiAttachVolumeSwap-73585012 tempest-TestMultiAttachVolumeSwap-73585012-project-admin] Volume info retrieved successfully. Aug 18 05:23:26.911613 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-92ff10f4-67e6-42f1-96e0-8ca37fe5b1eb tempest-TestMultiAttachVolumeSwap-73585012 tempest-TestMultiAttachVolumeSwap-73585012-project-admin] Update volume admin metadata completed successfully. Aug 18 05:23:26.911780 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-92ff10f4-67e6-42f1-96e0-8ca37fe5b1eb tempest-TestMultiAttachVolumeSwap-73585012 tempest-TestMultiAttachVolumeSwap-73585012-project-admin] Update readonly setting on volume completed successfully. Aug 18 05:23:26.912026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-92ff10f4-67e6-42f1-96e0-8ca37fe5b1eb tempest-TestMultiAttachVolumeSwap-73585012 tempest-TestMultiAttachVolumeSwap-73585012-project-admin] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee/action returned with HTTP 202 Aug 18 05:23:26.912493 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 12/43] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:23:26 2026] POST /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:23:26.922408 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:26.924534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:23:26.925118 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1854510580"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:26.927258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1854510580'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:23:26.932224 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c668dd9d-0c78-43b6-9e06-0cb35beb05cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:26.934759 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c668dd9d-0c78-43b6-9e06-0cb35beb05cc tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:26.934999 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c668dd9d-0c78-43b6-9e06-0cb35beb05cc tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:26.935273 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c668dd9d-0c78-43b6-9e06-0cb35beb05cc tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:26.940905 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Create volume of 1 GB Aug 18 05:23:26.941409 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:26.941409 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:26.944257 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:26.944257 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:26.948672 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:23:26.947811. {{(pid=100216) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:23:26.948672 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Availability Zones retrieved successfully. Aug 18 05:23:26.948930 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c668dd9d-0c78-43b6-9e06-0cb35beb05cc tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:26.954821 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c668dd9d-0c78-43b6-9e06-0cb35beb05cc tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:26.955328 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 11/44] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:26 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:26.975542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Flow 'volume_create_api' (d25768c5-a950-4930-835d-2a85c86c8c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:26.977318 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5327802e-cf96-4934-b963-52afd92b02f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:26.979076 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:23:26.999428 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:26.999428 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:27.033845 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5327802e-cf96-4934-b963-52afd92b02f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3bf83b35-68cc-43d9-9b30-956f58de7ead,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bf83b35-68cc-43d9-9b30-956f58de7ead', 'encryption_key_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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:27.035146 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2dca100-03e7-4088-be32-ee26761b3ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:27.089084 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-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 18 05:23:27.089355 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-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 18 05:23:27.116222 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Created reservations ['583ca70b-3336-4a7b-9cc8-77ea269f1ab8', '1d0691c9-25d5-4aa2-bb46-c81d8f2d1c53', '7151baa8-b108-4457-94c0-79bf05fdb450', 'ced3148b-a20a-4ffb-8b36-aa5ad7b9c8b6'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:23:27.117655 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2dca100-03e7-4088-be32-ee26761b3ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['583ca70b-3336-4a7b-9cc8-77ea269f1ab8', '1d0691c9-25d5-4aa2-bb46-c81d8f2d1c53', '7151baa8-b108-4457-94c0-79bf05fdb450', 'ced3148b-a20a-4ffb-8b36-aa5ad7b9c8b6']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:27.119857 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc64e7ea-036f-466c-bac4-13a5c527370c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:27.151525 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc64e7ea-036f-466c-bac4-13a5c527370c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc62e446-0e91-47a8-9b19-dd99c24455ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1854510580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='61b28c0a99a44253b686425a36cb732e',qos_specs=None,replication_status=,reservations=['583ca70b-3336-4a7b-9cc8-77ea269f1ab8','1d0691c9-25d5-4aa2-bb46-c81d8f2d1c53','7151baa8-b108-4457-94c0-79bf05fdb450','ced3148b-a20a-4ffb-8b36-aa5ad7b9c8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a88bc2ed1504cde87f4b67d8f2515bc',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1854510580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc62e446-0e91-47a8-9b19-dd99c24455ba,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='61b28c0a99a44253b686425a36cb732e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a88bc2ed1504cde87f4b67d8f2515bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bf83b35-68cc-43d9-9b30-956f58de7ead),volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:27.152393 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc2bd20-7e70-451c-92df-8834a3a74f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:27.184338 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc2bd20-7e70-451c-92df-8834a3a74f03) transitioned into state 'SUCCESS' from state '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-1854510580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='61b28c0a99a44253b686425a36cb732e',qos_specs=None,replication_status=,reservations=['583ca70b-3336-4a7b-9cc8-77ea269f1ab8','1d0691c9-25d5-4aa2-bb46-c81d8f2d1c53','7151baa8-b108-4457-94c0-79bf05fdb450','ced3148b-a20a-4ffb-8b36-aa5ad7b9c8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a88bc2ed1504cde87f4b67d8f2515bc',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:27.185181 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fcb217-67b3-4dd1-a79a-09948c82d3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:27.224816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fcb217-67b3-4dd1-a79a-09948c82d3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:27.225655 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Flow 'volume_create_api' (d25768c5-a950-4930-835d-2a85c86c8c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:27.226111 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Create volume request issued successfully. Aug 18 05:23:27.226826 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1d048b66-f8e1-4642-a82d-7b4e1e5a66e6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:23:27.227361 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 11/45] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:23:26 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 18 05:23:27.247395 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f678bcac-0baa-4ca9-8c3d-96032a53d8f1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:27.252488 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f678bcac-0baa-4ca9-8c3d-96032a53d8f1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba Aug 18 05:23:27.252488 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f678bcac-0baa-4ca9-8c3d-96032a53d8f1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:27.252488 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f678bcac-0baa-4ca9-8c3d-96032a53d8f1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:27.266672 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:27.266672 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:27.273728 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f678bcac-0baa-4ca9-8c3d-96032a53d8f1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:23:27.282979 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f678bcac-0baa-4ca9-8c3d-96032a53d8f1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba returned with HTTP 200 Aug 18 05:23:27.283639 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 12/46] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:27 2026] GET /volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:27.373254 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5cb42031-28e7-46f2-a429-857ba3411ef2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:27.376039 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5cb42031-28e7-46f2-a429-857ba3411ef2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:23:27.376281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5cb42031-28e7-46f2-a429-857ba3411ef2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:27.376454 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5cb42031-28e7-46f2-a429-857ba3411ef2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:27.394338 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:27.394338 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:27.402946 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5cb42031-28e7-46f2-a429-857ba3411ef2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:23:27.413251 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5cb42031-28e7-46f2-a429-857ba3411ef2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:23:27.414267 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 13/47] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:27 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:27.672263 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-31dfb810-e0a5-42b7-838f-f22a1358d593 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:27.674878 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31dfb810-e0a5-42b7-838f-f22a1358d593 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:27.676971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31dfb810-e0a5-42b7-838f-f22a1358d593 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:27.676971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-31dfb810-e0a5-42b7-838f-f22a1358d593 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:27.689241 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:27.689241 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:27.694680 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-31dfb810-e0a5-42b7-838f-f22a1358d593 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:27.701958 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-31dfb810-e0a5-42b7-838f-f22a1358d593 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:27.702113 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 12/48] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:27 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:27.974157 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2399671b-bfa6-4b3b-84db-61860efd81f5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:27.978562 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2399671b-bfa6-4b3b-84db-61860efd81f5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:27.978786 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2399671b-bfa6-4b3b-84db-61860efd81f5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:27.979097 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2399671b-bfa6-4b3b-84db-61860efd81f5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:27.989253 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:27.989253 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:27.994302 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2399671b-bfa6-4b3b-84db-61860efd81f5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:28.000151 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2399671b-bfa6-4b3b-84db-61860efd81f5 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:28.000952 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 12/49] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:27 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:28.301394 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f3d3d13e-528f-4da2-99cd-52d7203a8a74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:28.303666 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3d3d13e-528f-4da2-99cd-52d7203a8a74 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba Aug 18 05:23:28.303666 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3d3d13e-528f-4da2-99cd-52d7203a8a74 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:28.303821 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3d3d13e-528f-4da2-99cd-52d7203a8a74 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:28.315310 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:28.315310 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:28.321885 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3d3d13e-528f-4da2-99cd-52d7203a8a74 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:23:28.327893 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3d3d13e-528f-4da2-99cd-52d7203a8a74 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba returned with HTTP 200 Aug 18 05:23:28.328360 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 13/50] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:28 2026] GET /volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:28.722995 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-622aba69-d64a-4d98-9473-0234996803ff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:28.728072 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-622aba69-d64a-4d98-9473-0234996803ff tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:28.731515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-622aba69-d64a-4d98-9473-0234996803ff tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:28.734316 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-622aba69-d64a-4d98-9473-0234996803ff tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:28.743470 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:28.743470 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:28.752484 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-622aba69-d64a-4d98-9473-0234996803ff tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:28.762924 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-622aba69-d64a-4d98-9473-0234996803ff tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:28.763741 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 14/51] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:28 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:29.022618 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-66f905aa-681e-4545-8eeb-c3febe78c00e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:29.029481 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-66f905aa-681e-4545-8eeb-c3febe78c00e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:29.029481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-66f905aa-681e-4545-8eeb-c3febe78c00e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:29.030207 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-66f905aa-681e-4545-8eeb-c3febe78c00e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:29.041916 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:29.041916 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:29.050794 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-66f905aa-681e-4545-8eeb-c3febe78c00e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:29.059947 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-66f905aa-681e-4545-8eeb-c3febe78c00e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:29.060890 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 13/52] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:29 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:29.781033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e1d9f27d-cc18-4c71-ab76-22072ea21ee0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:29.784414 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1d9f27d-cc18-4c71-ab76-22072ea21ee0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:29.784810 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1d9f27d-cc18-4c71-ab76-22072ea21ee0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:29.785765 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1d9f27d-cc18-4c71-ab76-22072ea21ee0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:29.797288 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:29.797288 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:29.804388 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e1d9f27d-cc18-4c71-ab76-22072ea21ee0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:29.812478 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1d9f27d-cc18-4c71-ab76-22072ea21ee0 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:29.813230 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 13/53] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:29 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:30.085088 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-88c9e586-7c77-4919-a345-c0da67376a6b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:30.089665 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88c9e586-7c77-4919-a345-c0da67376a6b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:30.090388 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88c9e586-7c77-4919-a345-c0da67376a6b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:30.090650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88c9e586-7c77-4919-a345-c0da67376a6b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:30.103000 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:30.103000 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:30.109317 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-88c9e586-7c77-4919-a345-c0da67376a6b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:30.116472 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88c9e586-7c77-4919-a345-c0da67376a6b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:30.117289 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 14/54] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:30 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:30.832046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-082a80ad-3fb3-43dc-b4cc-4125d9b51deb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:30.834660 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-082a80ad-3fb3-43dc-b4cc-4125d9b51deb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:30.834990 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-082a80ad-3fb3-43dc-b4cc-4125d9b51deb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:30.835299 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-082a80ad-3fb3-43dc-b4cc-4125d9b51deb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:30.846330 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:30.846330 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:30.855054 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-082a80ad-3fb3-43dc-b4cc-4125d9b51deb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:30.861800 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-082a80ad-3fb3-43dc-b4cc-4125d9b51deb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:30.862131 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 15/55] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:30 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:31.131481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a027916b-9f25-4c3c-8b75-552f7f01059a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:31.133900 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a027916b-9f25-4c3c-8b75-552f7f01059a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:31.134074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a027916b-9f25-4c3c-8b75-552f7f01059a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:31.134794 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a027916b-9f25-4c3c-8b75-552f7f01059a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:31.143460 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:31.143460 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:31.152543 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a027916b-9f25-4c3c-8b75-552f7f01059a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:31.159092 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a027916b-9f25-4c3c-8b75-552f7f01059a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:31.162696 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 14/56] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:31 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:31.880347 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-791ee756-d1d1-4c23-997e-8b540757f596 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:31.882378 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-791ee756-d1d1-4c23-997e-8b540757f596 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:31.882558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-791ee756-d1d1-4c23-997e-8b540757f596 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:31.882737 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-791ee756-d1d1-4c23-997e-8b540757f596 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:31.891931 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:31.891931 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:31.896148 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-791ee756-d1d1-4c23-997e-8b540757f596 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:31.902657 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-791ee756-d1d1-4c23-997e-8b540757f596 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:31.903205 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 14/57] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:31 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:32.185462 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b49af0a4-fe48-4339-9ee1-d5cb82d2eb7c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:32.191036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b49af0a4-fe48-4339-9ee1-d5cb82d2eb7c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:32.191036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b49af0a4-fe48-4339-9ee1-d5cb82d2eb7c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:32.191036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b49af0a4-fe48-4339-9ee1-d5cb82d2eb7c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:32.198302 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:32.198302 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:32.203725 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b49af0a4-fe48-4339-9ee1-d5cb82d2eb7c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:32.210339 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b49af0a4-fe48-4339-9ee1-d5cb82d2eb7c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:32.211029 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 15/58] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:32 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:32.920366 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6feb1394-4cd4-4082-854b-14a0026a75cd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:32.926045 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6feb1394-4cd4-4082-854b-14a0026a75cd tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:32.926045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6feb1394-4cd4-4082-854b-14a0026a75cd tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:32.926045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6feb1394-4cd4-4082-854b-14a0026a75cd tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:32.940736 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:32.940736 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:32.949602 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6feb1394-4cd4-4082-854b-14a0026a75cd tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:32.955134 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6feb1394-4cd4-4082-854b-14a0026a75cd tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:32.955577 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 16/59] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:32 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:33.227946 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2d3a9b70-d12e-4fcc-8588-ca598354b35d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:33.232403 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d3a9b70-d12e-4fcc-8588-ca598354b35d tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:33.232590 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d3a9b70-d12e-4fcc-8588-ca598354b35d tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:33.232929 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d3a9b70-d12e-4fcc-8588-ca598354b35d tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:33.244257 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:33.244257 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:33.247934 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2d3a9b70-d12e-4fcc-8588-ca598354b35d tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:33.257243 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d3a9b70-d12e-4fcc-8588-ca598354b35d tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:33.257876 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 15/60] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:33 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:33.971360 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fd9a0853-e0db-4926-8a30-a5fdf48be411 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:33.975040 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd9a0853-e0db-4926-8a30-a5fdf48be411 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:33.975040 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fd9a0853-e0db-4926-8a30-a5fdf48be411 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:33.975040 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fd9a0853-e0db-4926-8a30-a5fdf48be411 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:34.001441 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:34.001441 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:34.013067 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fd9a0853-e0db-4926-8a30-a5fdf48be411 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:34.032271 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd9a0853-e0db-4926-8a30-a5fdf48be411 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:34.033676 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 15/61] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:33 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:34.272197 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-740e4c35-c827-4f3f-9412-9bd93cc8242f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:34.275248 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-740e4c35-c827-4f3f-9412-9bd93cc8242f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:34.275578 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-740e4c35-c827-4f3f-9412-9bd93cc8242f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:34.275989 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-740e4c35-c827-4f3f-9412-9bd93cc8242f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:34.286932 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:34.286932 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:34.294706 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-740e4c35-c827-4f3f-9412-9bd93cc8242f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:34.305095 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-740e4c35-c827-4f3f-9412-9bd93cc8242f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:34.305840 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 16/62] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:34 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:35.059483 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c0e790fb-4353-4616-b8bf-1c6b6cf7511c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:35.067095 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c0e790fb-4353-4616-b8bf-1c6b6cf7511c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:35.067347 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c0e790fb-4353-4616-b8bf-1c6b6cf7511c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:35.067610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c0e790fb-4353-4616-b8bf-1c6b6cf7511c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:35.082083 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:35.082083 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:35.088026 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c0e790fb-4353-4616-b8bf-1c6b6cf7511c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:35.096819 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c0e790fb-4353-4616-b8bf-1c6b6cf7511c tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:35.097369 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 17/63] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:35 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:35.326153 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d694888-26bb-4d43-9a11-83fdd991244f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:35.333126 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d694888-26bb-4d43-9a11-83fdd991244f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:35.333498 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d694888-26bb-4d43-9a11-83fdd991244f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:35.333824 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d694888-26bb-4d43-9a11-83fdd991244f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:35.343682 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:35.343682 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:35.349280 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0d694888-26bb-4d43-9a11-83fdd991244f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:35.354314 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d694888-26bb-4d43-9a11-83fdd991244f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:35.354722 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 16/64] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:35 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:36.116448 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-155fa30d-bddb-40f4-8138-51af7ea571ca None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:36.119117 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-155fa30d-bddb-40f4-8138-51af7ea571ca tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:36.119495 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-155fa30d-bddb-40f4-8138-51af7ea571ca tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:36.119847 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-155fa30d-bddb-40f4-8138-51af7ea571ca tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:36.141962 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:36.141962 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:36.155333 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-155fa30d-bddb-40f4-8138-51af7ea571ca tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:36.164681 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-155fa30d-bddb-40f4-8138-51af7ea571ca tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:36.165541 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 16/65] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:36 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:36.373672 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-795b979e-7741-4b93-9c03-9cf1e0db55b8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:36.377918 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-795b979e-7741-4b93-9c03-9cf1e0db55b8 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:36.381259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-795b979e-7741-4b93-9c03-9cf1e0db55b8 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:36.381549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-795b979e-7741-4b93-9c03-9cf1e0db55b8 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:36.394838 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:36.394838 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:36.401092 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-795b979e-7741-4b93-9c03-9cf1e0db55b8 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:36.409803 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-795b979e-7741-4b93-9c03-9cf1e0db55b8 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:36.410436 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 17/66] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:36 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:23:37.183637 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-896ff8fe-0632-4e92-885f-6fcf7bdd0b45 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:37.186771 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-896ff8fe-0632-4e92-885f-6fcf7bdd0b45 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:37.186771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-896ff8fe-0632-4e92-885f-6fcf7bdd0b45 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:37.187374 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-896ff8fe-0632-4e92-885f-6fcf7bdd0b45 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:37.200856 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:37.200856 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:37.209688 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-896ff8fe-0632-4e92-885f-6fcf7bdd0b45 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:37.216974 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-896ff8fe-0632-4e92-885f-6fcf7bdd0b45 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:37.217553 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 18/67] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:37 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:37.431128 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6be962fa-2662-4c27-99de-99d6a2df1893 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:37.435181 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6be962fa-2662-4c27-99de-99d6a2df1893 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:37.436964 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6be962fa-2662-4c27-99de-99d6a2df1893 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:37.436964 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6be962fa-2662-4c27-99de-99d6a2df1893 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:37.450332 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:37.450332 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:37.460679 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6be962fa-2662-4c27-99de-99d6a2df1893 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:37.472695 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6be962fa-2662-4c27-99de-99d6a2df1893 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:37.473323 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 17/68] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:37 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:38.243253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-041c47d7-6eae-4625-9ec8-887eea10bb3b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:38.246685 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-041c47d7-6eae-4625-9ec8-887eea10bb3b tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:38.248043 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-041c47d7-6eae-4625-9ec8-887eea10bb3b tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:38.248043 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-041c47d7-6eae-4625-9ec8-887eea10bb3b tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:38.261352 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:38.261352 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:38.273222 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-041c47d7-6eae-4625-9ec8-887eea10bb3b tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:38.278957 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-041c47d7-6eae-4625-9ec8-887eea10bb3b tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:38.279479 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 17/69] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:38 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:38.490451 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ccbf7b98-c5ce-4f42-b3d1-ec11de824211 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:38.493152 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccbf7b98-c5ce-4f42-b3d1-ec11de824211 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:38.493351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccbf7b98-c5ce-4f42-b3d1-ec11de824211 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:38.493593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccbf7b98-c5ce-4f42-b3d1-ec11de824211 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:38.506980 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:38.506980 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:38.517735 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ccbf7b98-c5ce-4f42-b3d1-ec11de824211 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:38.522627 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccbf7b98-c5ce-4f42-b3d1-ec11de824211 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:38.523146 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 18/70] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:38 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:39.299703 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7e170bc1-a0fc-4c14-85eb-2add51cb06c5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:39.302403 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e170bc1-a0fc-4c14-85eb-2add51cb06c5 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:39.302760 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e170bc1-a0fc-4c14-85eb-2add51cb06c5 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:39.303133 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e170bc1-a0fc-4c14-85eb-2add51cb06c5 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:39.313209 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:39.313209 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:39.318545 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7e170bc1-a0fc-4c14-85eb-2add51cb06c5 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:39.326317 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e170bc1-a0fc-4c14-85eb-2add51cb06c5 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:39.326514 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 19/71] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:39 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:39.552085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1660eb11-080c-4651-9f19-abcf1d0bdea2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:39.555265 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1660eb11-080c-4651-9f19-abcf1d0bdea2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:39.555535 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1660eb11-080c-4651-9f19-abcf1d0bdea2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:39.555854 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1660eb11-080c-4651-9f19-abcf1d0bdea2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:39.574614 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:39.574614 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:39.586866 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1660eb11-080c-4651-9f19-abcf1d0bdea2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:39.598825 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1660eb11-080c-4651-9f19-abcf1d0bdea2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:39.599595 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 18/72] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:39 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:40.347768 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-511d8016-b5d7-4814-8895-2362d414662e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:40.350070 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-511d8016-b5d7-4814-8895-2362d414662e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:40.350338 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-511d8016-b5d7-4814-8895-2362d414662e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:40.350660 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-511d8016-b5d7-4814-8895-2362d414662e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:40.362437 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:40.362437 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:40.368454 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-511d8016-b5d7-4814-8895-2362d414662e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:40.376040 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-511d8016-b5d7-4814-8895-2362d414662e tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:40.376554 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 18/73] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:40 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:40.620394 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ed054e23-b4d2-4fd9-98d2-a7c9e9f06c49 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:40.624005 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed054e23-b4d2-4fd9-98d2-a7c9e9f06c49 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:40.624005 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed054e23-b4d2-4fd9-98d2-a7c9e9f06c49 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:40.624320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed054e23-b4d2-4fd9-98d2-a7c9e9f06c49 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:40.636882 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:40.636882 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:40.642166 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ed054e23-b4d2-4fd9-98d2-a7c9e9f06c49 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:40.647868 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed054e23-b4d2-4fd9-98d2-a7c9e9f06c49 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:40.648435 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 19/74] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:40 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:41.395991 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-54196f3e-8382-425e-b331-2b8cfab59d49 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:41.398529 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-54196f3e-8382-425e-b331-2b8cfab59d49 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:41.399302 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-54196f3e-8382-425e-b331-2b8cfab59d49 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:41.400069 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-54196f3e-8382-425e-b331-2b8cfab59d49 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:41.409208 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:41.409208 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:41.417771 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-54196f3e-8382-425e-b331-2b8cfab59d49 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:41.421156 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-54196f3e-8382-425e-b331-2b8cfab59d49 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:41.421992 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 20/75] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:41 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:41.664925 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52ec78ef-4aad-4046-8de5-3a991b985d0e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:41.667977 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52ec78ef-4aad-4046-8de5-3a991b985d0e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:41.667977 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52ec78ef-4aad-4046-8de5-3a991b985d0e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:41.668231 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52ec78ef-4aad-4046-8de5-3a991b985d0e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:41.678475 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:41.678475 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:41.684202 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-52ec78ef-4aad-4046-8de5-3a991b985d0e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:41.690212 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52ec78ef-4aad-4046-8de5-3a991b985d0e tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:41.690859 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 19/76] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:41 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:42.443073 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7ee7eb1-fd19-427d-a8da-2ba33d96eec3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:42.445423 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7ee7eb1-fd19-427d-a8da-2ba33d96eec3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:42.445707 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7ee7eb1-fd19-427d-a8da-2ba33d96eec3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:42.446023 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7ee7eb1-fd19-427d-a8da-2ba33d96eec3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:42.461852 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:42.461852 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:42.466062 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7ee7eb1-fd19-427d-a8da-2ba33d96eec3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:42.471695 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7ee7eb1-fd19-427d-a8da-2ba33d96eec3 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:42.472317 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 19/77] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:42 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:42.708919 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6db7e05-e724-47b5-b01b-7a175f6fd067 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:42.711982 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6db7e05-e724-47b5-b01b-7a175f6fd067 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:42.712116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6db7e05-e724-47b5-b01b-7a175f6fd067 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:42.712489 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6db7e05-e724-47b5-b01b-7a175f6fd067 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:42.727408 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:42.727408 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:42.733177 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6db7e05-e724-47b5-b01b-7a175f6fd067 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:42.740456 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6db7e05-e724-47b5-b01b-7a175f6fd067 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:42.741519 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 20/78] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:42 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:43.489656 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-357b2845-107e-494f-ad5e-14eefaf1d895 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:43.492409 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-357b2845-107e-494f-ad5e-14eefaf1d895 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:43.492655 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-357b2845-107e-494f-ad5e-14eefaf1d895 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:43.492924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-357b2845-107e-494f-ad5e-14eefaf1d895 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:43.502700 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:43.502700 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:43.511372 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-357b2845-107e-494f-ad5e-14eefaf1d895 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:43.517337 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-357b2845-107e-494f-ad5e-14eefaf1d895 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:43.517996 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 21/79] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:43 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:43.765225 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-781ef0d1-cd60-42d9-b407-d0e311e800ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:43.767993 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-781ef0d1-cd60-42d9-b407-d0e311e800ab tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:43.768376 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-781ef0d1-cd60-42d9-b407-d0e311e800ab tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:43.768645 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-781ef0d1-cd60-42d9-b407-d0e311e800ab tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:43.782813 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:43.782813 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:43.790027 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-781ef0d1-cd60-42d9-b407-d0e311e800ab tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:43.795568 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-781ef0d1-cd60-42d9-b407-d0e311e800ab tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:43.796299 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 20/80] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:43 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:44.537639 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cd7a30ba-3ec6-4de2-a801-33bafcd3e929 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:44.543390 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd7a30ba-3ec6-4de2-a801-33bafcd3e929 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:44.543643 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd7a30ba-3ec6-4de2-a801-33bafcd3e929 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:44.543978 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd7a30ba-3ec6-4de2-a801-33bafcd3e929 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:44.555450 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:44.555450 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:44.560830 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cd7a30ba-3ec6-4de2-a801-33bafcd3e929 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:44.573965 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd7a30ba-3ec6-4de2-a801-33bafcd3e929 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:44.574566 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 20/81] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:44 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1572 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:44.656805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-aa6c8fe3-fa36-43aa-a3c6-14fb18c36f4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:44.660349 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-aa6c8fe3-fa36-43aa-a3c6-14fb18c36f4f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:44.660817 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-aa6c8fe3-fa36-43aa-a3c6-14fb18c36f4f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:44.661297 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-aa6c8fe3-fa36-43aa-a3c6-14fb18c36f4f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:44.674195 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:44.674195 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:44.685104 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-aa6c8fe3-fa36-43aa-a3c6-14fb18c36f4f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:44.692507 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-aa6c8fe3-fa36-43aa-a3c6-14fb18c36f4f tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:44.693653 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 21/82] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:23:44 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:44.818912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f39ff9f4-0415-4607-8582-1bbb71a71407 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:44.824318 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f39ff9f4-0415-4607-8582-1bbb71a71407 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:44.826565 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f39ff9f4-0415-4607-8582-1bbb71a71407 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:44.826565 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f39ff9f4-0415-4607-8582-1bbb71a71407 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:44.843023 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:44.843023 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:44.853279 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f39ff9f4-0415-4607-8582-1bbb71a71407 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:44.864208 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f39ff9f4-0415-4607-8582-1bbb71a71407 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:44.865694 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 22/83] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:44 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:23:44.885665 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:44.888382 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:23:44.889122 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-283980666"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:44.891935 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-283980666'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:23:44.892143 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Create volume of 1 GB Aug 18 05:23:44.899460 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Availability Zones retrieved successfully. Aug 18 05:23:44.908381 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Flow 'volume_create_api' (c6ac78fb-1cce-4307-b8bb-b819ca071f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:44.909552 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f4dd8e-9536-427d-9926-5afb027f5519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:44.911348 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:23:44.960815 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f4dd8e-9536-427d-9926-5afb027f5519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:44.961735 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa92a137-ba81-4de5-a72e-855b5387c890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:45.018646 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Created reservations ['1058087a-9a63-4ac1-a06f-44908f491250', 'b9627bf6-2bb8-4e72-a08d-cd9ffafb6246', 'c3f10fcc-92fd-4b4e-9d53-c3da875a2f03', '195e8383-8b58-4be8-a40e-af981544e0ba'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:23:45.019849 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa92a137-ba81-4de5-a72e-855b5387c890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1058087a-9a63-4ac1-a06f-44908f491250', 'b9627bf6-2bb8-4e72-a08d-cd9ffafb6246', 'c3f10fcc-92fd-4b4e-9d53-c3da875a2f03', '195e8383-8b58-4be8-a40e-af981544e0ba']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:45.020713 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382c9341-7d78-48c0-940d-53181f27848b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:45.053141 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382c9341-7d78-48c0-940d-53181f27848b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70e85ff9-ac5e-473c-9a3a-7c68e768e625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-283980666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b770feaed9de4faab1009607ef143f6e',qos_specs=None,replication_status=,reservations=['1058087a-9a63-4ac1-a06f-44908f491250','b9627bf6-2bb8-4e72-a08d-cd9ffafb6246','c3f10fcc-92fd-4b4e-9d53-c3da875a2f03','195e8383-8b58-4be8-a40e-af981544e0ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559207df4ac14e2793edfff179f4d672',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:23:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-283980666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70e85ff9-ac5e-473c-9a3a-7c68e768e625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b770feaed9de4faab1009607ef143f6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='559207df4ac14e2793edfff179f4d672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:45.054138 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653abbef-2070-48f2-af72-8923ab642ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:45.080961 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653abbef-2070-48f2-af72-8923ab642ae8) transitioned into state 'SUCCESS' from state '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-283980666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b770feaed9de4faab1009607ef143f6e',qos_specs=None,replication_status=,reservations=['1058087a-9a63-4ac1-a06f-44908f491250','b9627bf6-2bb8-4e72-a08d-cd9ffafb6246','c3f10fcc-92fd-4b4e-9d53-c3da875a2f03','195e8383-8b58-4be8-a40e-af981544e0ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559207df4ac14e2793edfff179f4d672',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:45.081716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68718fb0-9e2c-4cd0-a2b9-0a9dcd23f983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:45.098454 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68718fb0-9e2c-4cd0-a2b9-0a9dcd23f983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:45.099305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Flow 'volume_create_api' (c6ac78fb-1cce-4307-b8bb-b819ca071f5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:45.099478 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Create volume request issued successfully. Aug 18 05:23:45.100515 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7199ea79-d286-4c95-a1ed-980f6b1fd51a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:23:45.101180 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 21/84] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:23:44 2026] POST /volume/v3/volumes => generated 751 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:23:45.118596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8216af0f-3f49-4c05-b032-6f66597888b2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:45.121165 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8216af0f-3f49-4c05-b032-6f66597888b2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 Aug 18 05:23:45.121467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8216af0f-3f49-4c05-b032-6f66597888b2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:45.121697 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8216af0f-3f49-4c05-b032-6f66597888b2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:45.133022 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:45.133022 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:45.141789 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8216af0f-3f49-4c05-b032-6f66597888b2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:45.151996 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8216af0f-3f49-4c05-b032-6f66597888b2 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 returned with HTTP 200 Aug 18 05:23:45.155798 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 21/85] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:45 2026] GET /volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:46.073385 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-afe7bf6e-92e7-48de-a599-92cda871f1a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:46.076527 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-afe7bf6e-92e7-48de-a599-92cda871f1a6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:46.076948 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-afe7bf6e-92e7-48de-a599-92cda871f1a6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:46.077363 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-afe7bf6e-92e7-48de-a599-92cda871f1a6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:46.088262 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:46.088262 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:46.095245 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-afe7bf6e-92e7-48de-a599-92cda871f1a6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:46.105491 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-afe7bf6e-92e7-48de-a599-92cda871f1a6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:46.106665 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 22/86] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:23:46 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:46.122447 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7b47c0d0-d00b-4a04-8f40-c54f8fdd7bab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:46.122966 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7b47c0d0-d00b-4a04-8f40-c54f8fdd7bab None None] GET https://10.4.3.250/volume// Aug 18 05:23:46.123267 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7b47c0d0-d00b-4a04-8f40-c54f8fdd7bab None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:46.123497 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7b47c0d0-d00b-4a04-8f40-c54f8fdd7bab None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:46.123944 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7b47c0d0-d00b-4a04-8f40-c54f8fdd7bab None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:23:46.125003 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 23/87] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:23:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:23:46.138383 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-6bc6989e-6c1c-4869-acff-703d11316464 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:46.141649 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-6bc6989e-6c1c-4869-acff-703d11316464 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:23:46.142296 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-6bc6989e-6c1c-4869-acff-703d11316464 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "490fa31e-d4a8-4340-98a9-ddb32e4ff062", "connector": null, "instance_uuid": "4861d844-0cb7-49a1-85fc-d75b3ea972f8"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:46.158863 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:46.158863 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:46.176865 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6b5b63b5-8a01-419a-8137-703eb03eaac9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:46.180101 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b5b63b5-8a01-419a-8137-703eb03eaac9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 Aug 18 05:23:46.180335 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b5b63b5-8a01-419a-8137-703eb03eaac9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:46.180555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b5b63b5-8a01-419a-8137-703eb03eaac9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:46.188329 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:46.188329 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:46.194103 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6b5b63b5-8a01-419a-8137-703eb03eaac9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:46.208553 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b5b63b5-8a01-419a-8137-703eb03eaac9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 returned with HTTP 200 Aug 18 05:23:46.208895 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 22/88] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:46 2026] GET /volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:46.224572 np0000007601 devstack@c-api.service[100215]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 18 05:23:46.224572 np0000007601 devstack@c-api.service[100215]: .first() Aug 18 05:23:46.242910 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:46.252683 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:23:46.252683 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1240540003"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:46.254429 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1240540003'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:23:46.254429 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Create volume of 1 GB Aug 18 05:23:46.261960 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Availability Zones retrieved successfully. Aug 18 05:23:46.269220 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-6bc6989e-6c1c-4869-acff-703d11316464 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:23:46.269941 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 22/89] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:23:46 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:46.273270 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Flow 'volume_create_api' (869a2692-e3f7-4f23-a0fe-48256de78d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:46.274598 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71cf48ad-2d4b-4f0b-bf2c-6fb2a754f75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:46.277436 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:23:46.334647 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71cf48ad-2d4b-4f0b-bf2c-6fb2a754f75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:46.335886 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9390016a-6644-4828-8b4c-29102c601c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:46.424880 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Created reservations ['e507bd8b-8239-4299-b285-047d77dff412', 'ba96a9cb-8c53-4c97-9f7d-e7d696e7a839', 'dfe54683-756e-41a9-b4d1-44b45ef82994', '8a058921-b32a-49b4-938a-2720ee05a0a4'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:23:46.426659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9390016a-6644-4828-8b4c-29102c601c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e507bd8b-8239-4299-b285-047d77dff412', 'ba96a9cb-8c53-4c97-9f7d-e7d696e7a839', 'dfe54683-756e-41a9-b4d1-44b45ef82994', '8a058921-b32a-49b4-938a-2720ee05a0a4']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:46.427547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1fa75e-13fa-460c-8c81-8e072fb275e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:46.463143 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1fa75e-13fa-460c-8c81-8e072fb275e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff60e2f4-f540-4e04-89ce-d4df5be1789f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1240540003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b770feaed9de4faab1009607ef143f6e',qos_specs=None,replication_status=,reservations=['e507bd8b-8239-4299-b285-047d77dff412','ba96a9cb-8c53-4c97-9f7d-e7d696e7a839','dfe54683-756e-41a9-b4d1-44b45ef82994','8a058921-b32a-49b4-938a-2720ee05a0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559207df4ac14e2793edfff179f4d672',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1240540003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff60e2f4-f540-4e04-89ce-d4df5be1789f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b770feaed9de4faab1009607ef143f6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='559207df4ac14e2793edfff179f4d672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:46.464430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b655b28-adee-4acf-b8ba-87f3bee9f3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:46.500734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b655b28-adee-4acf-b8ba-87f3bee9f3b6) transitioned into state 'SUCCESS' from state '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-1240540003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b770feaed9de4faab1009607ef143f6e',qos_specs=None,replication_status=,reservations=['e507bd8b-8239-4299-b285-047d77dff412','ba96a9cb-8c53-4c97-9f7d-e7d696e7a839','dfe54683-756e-41a9-b4d1-44b45ef82994','8a058921-b32a-49b4-938a-2720ee05a0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='559207df4ac14e2793edfff179f4d672',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:46.501454 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c29330-f184-4c7b-91c5-91e1c2063148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:23:46.517696 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c29330-f184-4c7b-91c5-91e1c2063148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:23:46.517696 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Flow 'volume_create_api' (869a2692-e3f7-4f23-a0fe-48256de78d2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:23:46.517696 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Create volume request issued successfully. Aug 18 05:23:46.518388 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0cdeefa-e11e-4625-9bd5-b30c571f7272 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:23:46.518790 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 23/90] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:23:46 2026] POST /volume/v3/volumes => generated 752 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:23:46.541663 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e9503745-5cac-4d11-a5c3-7bdb82e54ddf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:46.546424 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9503745-5cac-4d11-a5c3-7bdb82e54ddf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f Aug 18 05:23:46.546662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9503745-5cac-4d11-a5c3-7bdb82e54ddf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:46.547071 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9503745-5cac-4d11-a5c3-7bdb82e54ddf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:46.556959 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:46.556959 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:46.562364 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e9503745-5cac-4d11-a5c3-7bdb82e54ddf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:46.568983 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9503745-5cac-4d11-a5c3-7bdb82e54ddf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f returned with HTTP 200 Aug 18 05:23:46.569675 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 24/91] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:46 2026] GET /volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:47.590407 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b023b40a-fa0b-40bd-a930-576f11ac4381 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:47.593652 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b023b40a-fa0b-40bd-a930-576f11ac4381 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f Aug 18 05:23:47.594091 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b023b40a-fa0b-40bd-a930-576f11ac4381 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:47.594160 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b023b40a-fa0b-40bd-a930-576f11ac4381 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:47.608223 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:47.608223 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:47.613735 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b023b40a-fa0b-40bd-a930-576f11ac4381 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:47.619534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b023b40a-fa0b-40bd-a930-576f11ac4381 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f returned with HTTP 200 Aug 18 05:23:47.620126 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 23/92] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:23:47 2026] GET /volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:23:47.977881 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-229d60b6-8088-4003-a6bc-26e7c786ddde None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:47.978685 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-229d60b6-8088-4003-a6bc-26e7c786ddde None None] GET https://10.4.3.250/volume// Aug 18 05:23:47.979510 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-229d60b6-8088-4003-a6bc-26e7c786ddde None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:47.979510 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-229d60b6-8088-4003-a6bc-26e7c786ddde None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:47.980192 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-229d60b6-8088-4003-a6bc-26e7c786ddde None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:23:47.980623 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 23/93] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:23:47 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:23:48.001745 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-9f16bd16-0bd9-47c1-a405-fb457b9e4a92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:48.005489 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-9f16bd16-0bd9-47c1-a405-fb457b9e4a92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:48.005800 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-9f16bd16-0bd9-47c1-a405-fb457b9e4a92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:48.006258 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-9f16bd16-0bd9-47c1-a405-fb457b9e4a92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:48.025403 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:48.025403 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:48.031600 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-9f16bd16-0bd9-47c1-a405-fb457b9e4a92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:48.040515 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-9f16bd16-0bd9-47c1-a405-fb457b9e4a92 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:48.041521 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 24/94] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:23:48 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1571 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:48.983448 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-96b1358d-da6d-4335-af31-4cd2d069213a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:48.986805 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-96b1358d-da6d-4335-af31-4cd2d069213a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] PUT https://10.4.3.250/volume/v3/attachments/7dbbe76b-4549-4c03-ad44-a319c3bf8ab6 Aug 18 05:23:48.987610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-96b1358d-da6d-4335-af31-4cd2d069213a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:49.004287 np0000007601 devstack@c-api.service[100217]: /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 18 05:23:49.004287 np0000007601 devstack@c-api.service[100217]: .first() Aug 18 05:23:49.015103 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-96b1358d-da6d-4335-af31-4cd2d069213a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Acquiring lock "cinder-attachment_update-490fa31e-d4a8-4340-98a9-ddb32e4ff062-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:23:49.021598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-96b1358d-da6d-4335-af31-4cd2d069213a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Lock "cinder-attachment_update-490fa31e-d4a8-4340-98a9-ddb32e4ff062-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:23:49.023762 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:49.023762 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:23:49.194455 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-96b1358d-da6d-4335-af31-4cd2d069213a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Lock "cinder-attachment_update-490fa31e-d4a8-4340-98a9-ddb32e4ff062-np0000007601" released by "attachment_update" :: held 0.173s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:23:49.194923 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-96b1358d-da6d-4335-af31-4cd2d069213a tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/attachments/7dbbe76b-4549-4c03-ad44-a319c3bf8ab6 returned with HTTP 200 Aug 18 05:23:49.195562 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 25/95] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:23:48 2026] PUT /volume/v3/attachments/7dbbe76b-4549-4c03-ad44-a319c3bf8ab6 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:49.235445 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-d05258af-91f4-4352-84c7-b5290ffea8ad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:49.241949 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-d05258af-91f4-4352-84c7-b5290ffea8ad tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] POST https://10.4.3.250/volume/v3/attachments/7dbbe76b-4549-4c03-ad44-a319c3bf8ab6/action Aug 18 05:23:49.242395 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-d05258af-91f4-4352-84c7-b5290ffea8ad tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:23:49.242528 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-d05258af-91f4-4352-84c7-b5290ffea8ad tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:23:49.260575 np0000007601 devstack@c-api.service[100216]: /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 18 05:23:49.260575 np0000007601 devstack@c-api.service[100216]: .first() Aug 18 05:23:49.292804 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:49.292804 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:23:49.315127 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5d71b7c0-3894-4b72-971c-5eed7e89a721 req-d05258af-91f4-4352-84c7-b5290ffea8ad tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/attachments/7dbbe76b-4549-4c03-ad44-a319c3bf8ab6/action returned with HTTP 204 Aug 18 05:23:49.315987 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 24/96] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:23:49 2026] POST /volume/v3/attachments/7dbbe76b-4549-4c03-ad44-a319c3bf8ab6/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:23:56.263828 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=149,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:23:58.039651 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=129,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:23:59.185076 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=105,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:23:59.306852 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=107,cinder:INSERT=6,cinder:UPDATE=14 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:23:59.703121 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27f970af-502e-4f51-8f0d-7d51ea87c0e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:59.705789 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27f970af-502e-4f51-8f0d-7d51ea87c0e6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:23:59.706061 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27f970af-502e-4f51-8f0d-7d51ea87c0e6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:59.706321 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27f970af-502e-4f51-8f0d-7d51ea87c0e6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:59.722611 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:59.722611 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:23:59.731714 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27f970af-502e-4f51-8f0d-7d51ea87c0e6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:23:59.747342 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27f970af-502e-4f51-8f0d-7d51ea87c0e6 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:23:59.748051 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 24/97] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:23:59 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:23:59.929659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-f961fdd4-38e5-48ad-bfb7-c92ebae91fdf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:59.939425 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-f961fdd4-38e5-48ad-bfb7-c92ebae91fdf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:23:59.941043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-f961fdd4-38e5-48ad-bfb7-c92ebae91fdf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:59.941043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-f961fdd4-38e5-48ad-bfb7-c92ebae91fdf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:23:59.960210 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:23:59.960210 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:23:59.968553 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ab17139a-115a-467f-84b5-05b59a003944 req-f961fdd4-38e5-48ad-bfb7-c92ebae91fdf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:23:59.979479 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-f961fdd4-38e5-48ad-bfb7-c92ebae91fdf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:23:59.980876 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 25/98] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:23:59 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 1360 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:23:59.993653 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-87283059-5c69-42f6-86f6-03695e325822 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:23:59.997058 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-87283059-5c69-42f6-86f6-03695e325822 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 Aug 18 05:23:59.997205 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-87283059-5c69-42f6-86f6-03695e325822 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:23:59.997533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-87283059-5c69-42f6-86f6-03695e325822 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:00.008190 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:00.008190 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:00.014761 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ab17139a-115a-467f-84b5-05b59a003944 req-87283059-5c69-42f6-86f6-03695e325822 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:24:00.022803 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-87283059-5c69-42f6-86f6-03695e325822 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 returned with HTTP 200 Aug 18 05:24:00.023499 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 26/99] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:23:59 2026] GET /volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:00.037770 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-cd6ca659-1f8b-412a-b69e-af0c86282d6f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:00.041575 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-cd6ca659-1f8b-412a-b69e-af0c86282d6f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f Aug 18 05:24:00.042162 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-cd6ca659-1f8b-412a-b69e-af0c86282d6f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:00.044448 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-cd6ca659-1f8b-412a-b69e-af0c86282d6f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:00.057999 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:00.057999 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:00.069285 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-ab17139a-115a-467f-84b5-05b59a003944 req-cd6ca659-1f8b-412a-b69e-af0c86282d6f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:24:00.079818 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-cd6ca659-1f8b-412a-b69e-af0c86282d6f tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f returned with HTTP 200 Aug 18 05:24:00.080438 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 25/100] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:00 2026] GET /volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:00.095679 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-97c24dca-3e49-4776-8bfb-769e35623754 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:00.096294 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97c24dca-3e49-4776-8bfb-769e35623754 None None] GET https://10.4.3.250/volume// Aug 18 05:24:00.096583 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97c24dca-3e49-4776-8bfb-769e35623754 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:00.097878 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97c24dca-3e49-4776-8bfb-769e35623754 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:00.098765 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97c24dca-3e49-4776-8bfb-769e35623754 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:00.100151 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 25/101] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:24:00 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:00.115076 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-3131582b-63aa-4166-9a81-ab99329ae460 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:00.117806 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-3131582b-63aa-4166-9a81-ab99329ae460 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:24:00.118662 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-3131582b-63aa-4166-9a81-ab99329ae460 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0956a6dc-d92a-453e-93c6-1e5fc09d83ef", "connector": null, "instance_uuid": "5794f86d-ea03-43c9-ba5a-2aa489882d79"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:00.136554 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:00.136554 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:00.196378 np0000007601 devstack@c-api.service[100214]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 18 05:24:00.196378 np0000007601 devstack@c-api.service[100214]: .first() Aug 18 05:24:00.224470 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-3131582b-63aa-4166-9a81-ab99329ae460 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:24:00.225241 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 26/102] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:24:00 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:00.240593 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c9359566-9269-4566-86f6-5ce697ecb173 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:00.244976 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9359566-9269-4566-86f6-5ce697ecb173 None None] GET https://10.4.3.250/volume// Aug 18 05:24:00.244976 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c9359566-9269-4566-86f6-5ce697ecb173 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:00.244976 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c9359566-9269-4566-86f6-5ce697ecb173 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:00.244976 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9359566-9269-4566-86f6-5ce697ecb173 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:00.244976 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 27/103] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:24:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:00.257909 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-62b0600d-e1b6-453b-9046-29d5f3d7f1df None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:00.264021 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-62b0600d-e1b6-453b-9046-29d5f3d7f1df tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:24:00.264655 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-62b0600d-e1b6-453b-9046-29d5f3d7f1df tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70e85ff9-ac5e-473c-9a3a-7c68e768e625", "connector": null, "instance_uuid": "5794f86d-ea03-43c9-ba5a-2aa489882d79"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:00.281507 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:00.281507 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:00.354322 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-62b0600d-e1b6-453b-9046-29d5f3d7f1df tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:24:00.355798 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 26/104] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:24:00 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 18 05:24:00.379684 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b1c7dd0-2cec-4d8f-b1b7-977ef4066609 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:00.383097 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b1c7dd0-2cec-4d8f-b1b7-977ef4066609 None None] GET https://10.4.3.250/volume// Aug 18 05:24:00.383097 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b1c7dd0-2cec-4d8f-b1b7-977ef4066609 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:00.383338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b1c7dd0-2cec-4d8f-b1b7-977ef4066609 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:00.385337 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b1c7dd0-2cec-4d8f-b1b7-977ef4066609 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:00.385796 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 26/105] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:24:00 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:00.406515 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-63aac583-14f5-4c81-ad30-792ef3930516 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:00.411077 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-63aac583-14f5-4c81-ad30-792ef3930516 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:24:00.412620 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-63aac583-14f5-4c81-ad30-792ef3930516 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff60e2f4-f540-4e04-89ce-d4df5be1789f", "connector": null, "instance_uuid": "5794f86d-ea03-43c9-ba5a-2aa489882d79"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:00.433862 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:00.433862 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:00.489202 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-63aac583-14f5-4c81-ad30-792ef3930516 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:24:00.489878 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 27/106] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:24:00 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 18 05:24:03.583131 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6621478b-950e-498d-a648-e25a0922d9b1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:03.583622 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6621478b-950e-498d-a648-e25a0922d9b1 None None] GET https://10.4.3.250/volume// Aug 18 05:24:03.584139 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6621478b-950e-498d-a648-e25a0922d9b1 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:03.584245 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6621478b-950e-498d-a648-e25a0922d9b1 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:03.584696 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6621478b-950e-498d-a648-e25a0922d9b1 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:03.585455 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 28/107] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 05:24:03.600474 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-1266342d-2342-4d84-a52a-abfeef9f4a18 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:03.608241 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-1266342d-2342-4d84-a52a-abfeef9f4a18 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:24:03.609099 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-1266342d-2342-4d84-a52a-abfeef9f4a18 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:03.610046 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-1266342d-2342-4d84-a52a-abfeef9f4a18 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:03.633120 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:03.633120 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:03.641241 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-ab17139a-115a-467f-84b5-05b59a003944 req-1266342d-2342-4d84-a52a-abfeef9f4a18 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:24:03.653025 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-1266342d-2342-4d84-a52a-abfeef9f4a18 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:24:03.653669 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 27/108] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:03 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 1539 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:03.780043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-e57956b9-40d7-4b68-81fb-08f693abb153 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:03.781300 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-e57956b9-40d7-4b68-81fb-08f693abb153 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] PUT https://10.4.3.250/volume/v3/attachments/6a1e5b2a-5d4e-48be-816a-3422c55cd175 Aug 18 05:24:03.781816 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-e57956b9-40d7-4b68-81fb-08f693abb153 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:03.798658 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ab17139a-115a-467f-84b5-05b59a003944 req-e57956b9-40d7-4b68-81fb-08f693abb153 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Acquiring lock "cinder-attachment_update-0956a6dc-d92a-453e-93c6-1e5fc09d83ef-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:24:03.805670 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ab17139a-115a-467f-84b5-05b59a003944 req-e57956b9-40d7-4b68-81fb-08f693abb153 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Lock "cinder-attachment_update-0956a6dc-d92a-453e-93c6-1e5fc09d83ef-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:24:03.807001 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:03.807001 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:04.021330 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ab17139a-115a-467f-84b5-05b59a003944 req-e57956b9-40d7-4b68-81fb-08f693abb153 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Lock "cinder-attachment_update-0956a6dc-d92a-453e-93c6-1e5fc09d83ef-np0000007601" released by "attachment_update" :: held 0.216s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:24:04.021718 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-e57956b9-40d7-4b68-81fb-08f693abb153 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments/6a1e5b2a-5d4e-48be-816a-3422c55cd175 returned with HTTP 200 Aug 18 05:24:04.022448 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 27/109] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:24:03 2026] PUT /volume/v3/attachments/6a1e5b2a-5d4e-48be-816a-3422c55cd175 => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:04.070238 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-1aa1b8c1-eb06-404a-9d25-4c7736668ac4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:04.074171 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-1aa1b8c1-eb06-404a-9d25-4c7736668ac4 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] POST https://10.4.3.250/volume/v3/attachments/6a1e5b2a-5d4e-48be-816a-3422c55cd175/action Aug 18 05:24:04.075423 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-1aa1b8c1-eb06-404a-9d25-4c7736668ac4 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:04.075423 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-1aa1b8c1-eb06-404a-9d25-4c7736668ac4 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:04.105668 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:04.105668 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:04.153529 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-1aa1b8c1-eb06-404a-9d25-4c7736668ac4 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments/6a1e5b2a-5d4e-48be-816a-3422c55cd175/action returned with HTTP 204 Aug 18 05:24:04.154449 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 28/110] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:24:04 2026] POST /volume/v3/attachments/6a1e5b2a-5d4e-48be-816a-3422c55cd175/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:04.199975 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1748e825-9319-4557-8bab-78e3dec2fb54 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:04.200427 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1748e825-9319-4557-8bab-78e3dec2fb54 None None] GET https://10.4.3.250/volume// Aug 18 05:24:04.200630 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1748e825-9319-4557-8bab-78e3dec2fb54 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:04.201583 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1748e825-9319-4557-8bab-78e3dec2fb54 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:04.201583 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1748e825-9319-4557-8bab-78e3dec2fb54 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:04.201843 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 29/111] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:04.221183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-d8e95949-6fa2-4bdd-a020-cbdf1c520f0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:04.230612 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-d8e95949-6fa2-4bdd-a020-cbdf1c520f0c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 Aug 18 05:24:04.230612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-d8e95949-6fa2-4bdd-a020-cbdf1c520f0c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:04.231656 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-d8e95949-6fa2-4bdd-a020-cbdf1c520f0c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:04.248500 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:04.248500 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:04.253163 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-ab17139a-115a-467f-84b5-05b59a003944 req-d8e95949-6fa2-4bdd-a020-cbdf1c520f0c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:24:04.260454 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-d8e95949-6fa2-4bdd-a020-cbdf1c520f0c tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 returned with HTTP 200 Aug 18 05:24:04.260734 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 28/112] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:04 2026] GET /volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:04.367394 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-571c56d7-f591-4970-8f92-3c1ded9e4457 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:04.371685 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-571c56d7-f591-4970-8f92-3c1ded9e4457 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] PUT https://10.4.3.250/volume/v3/attachments/94841a99-fe28-4950-b979-56ea8791361e Aug 18 05:24:04.371685 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-571c56d7-f591-4970-8f92-3c1ded9e4457 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:04.392877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ab17139a-115a-467f-84b5-05b59a003944 req-571c56d7-f591-4970-8f92-3c1ded9e4457 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Acquiring lock "cinder-attachment_update-70e85ff9-ac5e-473c-9a3a-7c68e768e625-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:24:04.413711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ab17139a-115a-467f-84b5-05b59a003944 req-571c56d7-f591-4970-8f92-3c1ded9e4457 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Lock "cinder-attachment_update-70e85ff9-ac5e-473c-9a3a-7c68e768e625-np0000007601" acquired by "attachment_update" :: waited 0.023s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:24:04.423233 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:04.423233 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:04.616249 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ab17139a-115a-467f-84b5-05b59a003944 req-571c56d7-f591-4970-8f92-3c1ded9e4457 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Lock "cinder-attachment_update-70e85ff9-ac5e-473c-9a3a-7c68e768e625-np0000007601" released by "attachment_update" :: held 0.202s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:24:04.616714 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-571c56d7-f591-4970-8f92-3c1ded9e4457 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments/94841a99-fe28-4950-b979-56ea8791361e returned with HTTP 200 Aug 18 05:24:04.617515 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 28/113] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:24:04 2026] PUT /volume/v3/attachments/94841a99-fe28-4950-b979-56ea8791361e => generated 969 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:04.666690 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-58db0f24-4f2b-409c-b8f6-8c22ced1ae9a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:04.672836 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-58db0f24-4f2b-409c-b8f6-8c22ced1ae9a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] POST https://10.4.3.250/volume/v3/attachments/94841a99-fe28-4950-b979-56ea8791361e/action Aug 18 05:24:04.673267 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-58db0f24-4f2b-409c-b8f6-8c22ced1ae9a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:04.673991 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-58db0f24-4f2b-409c-b8f6-8c22ced1ae9a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:04.714636 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:04.714636 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:04.744268 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-58db0f24-4f2b-409c-b8f6-8c22ced1ae9a tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments/94841a99-fe28-4950-b979-56ea8791361e/action returned with HTTP 204 Aug 18 05:24:04.744948 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 29/114] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:24:04 2026] POST /volume/v3/attachments/94841a99-fe28-4950-b979-56ea8791361e/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:04.783825 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4ef7abce-58e9-4ec2-80ba-b2659d80a8c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:04.784408 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ef7abce-58e9-4ec2-80ba-b2659d80a8c6 None None] GET https://10.4.3.250/volume// Aug 18 05:24:04.784674 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ef7abce-58e9-4ec2-80ba-b2659d80a8c6 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:04.785165 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ef7abce-58e9-4ec2-80ba-b2659d80a8c6 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:04.785552 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ef7abce-58e9-4ec2-80ba-b2659d80a8c6 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:04.785932 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 30/115] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:04.797646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-f7a7b05b-51fd-428d-8975-afae1cbc4588 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:04.800793 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-f7a7b05b-51fd-428d-8975-afae1cbc4588 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f Aug 18 05:24:04.801173 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-f7a7b05b-51fd-428d-8975-afae1cbc4588 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:04.801428 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-f7a7b05b-51fd-428d-8975-afae1cbc4588 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:04.817042 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:04.817042 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:04.828790 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-ab17139a-115a-467f-84b5-05b59a003944 req-f7a7b05b-51fd-428d-8975-afae1cbc4588 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:24:04.840058 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-f7a7b05b-51fd-428d-8975-afae1cbc4588 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f returned with HTTP 200 Aug 18 05:24:04.840846 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 29/116] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:04 2026] GET /volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:04.962029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-ed22d448-2e01-4a97-80f2-195b4ab97dbe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:04.965738 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-ed22d448-2e01-4a97-80f2-195b4ab97dbe tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] PUT https://10.4.3.250/volume/v3/attachments/5069284c-576c-47b5-9bef-4c373147b3df Aug 18 05:24:04.966651 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-ed22d448-2e01-4a97-80f2-195b4ab97dbe tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:04.984533 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ab17139a-115a-467f-84b5-05b59a003944 req-ed22d448-2e01-4a97-80f2-195b4ab97dbe tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Acquiring lock "cinder-attachment_update-ff60e2f4-f540-4e04-89ce-d4df5be1789f-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:24:04.993374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ab17139a-115a-467f-84b5-05b59a003944 req-ed22d448-2e01-4a97-80f2-195b4ab97dbe tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Lock "cinder-attachment_update-ff60e2f4-f540-4e04-89ce-d4df5be1789f-np0000007601" acquired by "attachment_update" :: waited 0.009s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:24:04.995156 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:04.995156 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:05.156802 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-ab17139a-115a-467f-84b5-05b59a003944 req-ed22d448-2e01-4a97-80f2-195b4ab97dbe tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Lock "cinder-attachment_update-ff60e2f4-f540-4e04-89ce-d4df5be1789f-np0000007601" released by "attachment_update" :: held 0.162s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:24:05.156802 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-ed22d448-2e01-4a97-80f2-195b4ab97dbe tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments/5069284c-576c-47b5-9bef-4c373147b3df returned with HTTP 200 Aug 18 05:24:05.158222 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 29/117] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:24:04 2026] PUT /volume/v3/attachments/5069284c-576c-47b5-9bef-4c373147b3df => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:05.191925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab17139a-115a-467f-84b5-05b59a003944 req-33839be6-d2d5-4b05-b390-5b3030d1a2ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:05.199049 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-33839be6-d2d5-4b05-b390-5b3030d1a2ff tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] POST https://10.4.3.250/volume/v3/attachments/5069284c-576c-47b5-9bef-4c373147b3df/action Aug 18 05:24:05.199049 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-33839be6-d2d5-4b05-b390-5b3030d1a2ff tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:05.199049 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-33839be6-d2d5-4b05-b390-5b3030d1a2ff tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:05.224513 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:05.224513 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:05.243249 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab17139a-115a-467f-84b5-05b59a003944 req-33839be6-d2d5-4b05-b390-5b3030d1a2ff tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments/5069284c-576c-47b5-9bef-4c373147b3df/action returned with HTTP 204 Aug 18 05:24:05.244266 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 30/118] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:24:05 2026] POST /volume/v3/attachments/5069284c-576c-47b5-9bef-4c373147b3df/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:06.124551 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:06.127498 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:24:06.127918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1546660744"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:06.129872 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1546660744'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:24:06.130056 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Create volume of 1 GB Aug 18 05:24:06.134682 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Availability Zones retrieved successfully. Aug 18 05:24:06.141940 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Flow 'volume_create_api' (bf68547f-d495-4b64-a28d-3c6c706abcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:06.143046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fa3cf1-45da-4ce4-8744-2145a8de6edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:06.144212 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:24:06.182207 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fa3cf1-45da-4ce4-8744-2145a8de6edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:06.183833 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd96cd3-2dc4-4f63-ac58-b9d838b15773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:06.225681 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-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 18 05:24:06.226126 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-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 18 05:24:06.278266 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Created reservations ['b728ba48-339c-4680-9575-dd886f3f016a', 'a673a733-767a-4ba2-9e56-afd4d2dded4f', 'a2a744e0-6d71-4d53-84a6-5f8787802e95', '36287d11-ba01-40dd-ac0c-9ab92ed6e2bf'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:24:06.279446 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd96cd3-2dc4-4f63-ac58-b9d838b15773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b728ba48-339c-4680-9575-dd886f3f016a', 'a673a733-767a-4ba2-9e56-afd4d2dded4f', 'a2a744e0-6d71-4d53-84a6-5f8787802e95', '36287d11-ba01-40dd-ac0c-9ab92ed6e2bf']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:06.280427 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e23c363-0c1b-469e-9bce-495c4bbd0adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:06.316039 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e23c363-0c1b-469e-9bce-495c4bbd0adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48a373b3-5ae4-4eea-b30a-2df721122f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1546660744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc13614eb7f440190dc2c2c2ec498a0',qos_specs=None,replication_status=,reservations=['b728ba48-339c-4680-9575-dd886f3f016a','a673a733-767a-4ba2-9e56-afd4d2dded4f','a2a744e0-6d71-4d53-84a6-5f8787802e95','36287d11-ba01-40dd-ac0c-9ab92ed6e2bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a66a562f4514ec993928042af35e8f8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1546660744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48a373b3-5ae4-4eea-b30a-2df721122f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc13614eb7f440190dc2c2c2ec498a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a66a562f4514ec993928042af35e8f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:06.316548 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58dd858-f9b3-42ff-b925-ab370b0ec583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:06.342176 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d58dd858-f9b3-42ff-b925-ab370b0ec583) transitioned into state 'SUCCESS' from state '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-1546660744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc13614eb7f440190dc2c2c2ec498a0',qos_specs=None,replication_status=,reservations=['b728ba48-339c-4680-9575-dd886f3f016a','a673a733-767a-4ba2-9e56-afd4d2dded4f','a2a744e0-6d71-4d53-84a6-5f8787802e95','36287d11-ba01-40dd-ac0c-9ab92ed6e2bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a66a562f4514ec993928042af35e8f8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:06.343520 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a649504-0a3a-4041-ad3b-5b99172684a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:06.362490 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a649504-0a3a-4041-ad3b-5b99172684a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:06.364053 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Flow 'volume_create_api' (bf68547f-d495-4b64-a28d-3c6c706abcc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:06.364615 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Create volume request issued successfully. Aug 18 05:24:06.365736 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b66ceed-50e3-4289-bb6e-adab426cc6d7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:24:06.366469 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 31/119] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:24:06 2026] POST /volume/v3/volumes => generated 752 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:24:06.389244 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f03d1a13-0bcb-4b3e-b246-ed6164767c97 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:06.391708 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f03d1a13-0bcb-4b3e-b246-ed6164767c97 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:24:06.392087 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f03d1a13-0bcb-4b3e-b246-ed6164767c97 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:06.392364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f03d1a13-0bcb-4b3e-b246-ed6164767c97 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:06.401613 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:06.401613 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:06.407727 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f03d1a13-0bcb-4b3e-b246-ed6164767c97 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:24:06.415883 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f03d1a13-0bcb-4b3e-b246-ed6164767c97 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:24:06.416454 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 30/120] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:06 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:07.437545 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f621623-2890-4bcb-9e5e-8fec7506a5f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:07.440135 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f621623-2890-4bcb-9e5e-8fec7506a5f8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:24:07.440294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f621623-2890-4bcb-9e5e-8fec7506a5f8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:07.440508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f621623-2890-4bcb-9e5e-8fec7506a5f8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:07.449549 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:07.449549 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:07.457382 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1f621623-2890-4bcb-9e5e-8fec7506a5f8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:24:07.466600 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f621623-2890-4bcb-9e5e-8fec7506a5f8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:24:07.467123 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 30/121] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:07 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:11.962702 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4777230a-a436-4965-ad17-b395c8babc8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:11.966043 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:24:11.966290 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1760926468"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:11.968266 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1760926468'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:24:11.968458 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Create volume of 1 GB Aug 18 05:24:11.976688 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Availability Zones retrieved successfully. Aug 18 05:24:11.990236 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Flow 'volume_create_api' (e2a404a1-3421-4a4d-b7a1-0620801d4d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:11.991184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (546da462-9473-4da1-b498-f2ee8ebe196a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:11.992233 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:24:12.039465 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (546da462-9473-4da1-b498-f2ee8ebe196a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.040829 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d76892-5f19-4805-86e0-8b61bd969ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:12.138339 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Created reservations ['1967d5ba-48c8-458e-b0b0-72fd4cd57841', '8b4d3f3b-9874-4e3a-8e4c-da2289137a7d', 'd5140c86-6e6a-47a4-b005-c9d22b7fcc8f', 'de2d3952-abac-400f-9a03-08b2dddbad84'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:24:12.138961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d76892-5f19-4805-86e0-8b61bd969ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1967d5ba-48c8-458e-b0b0-72fd4cd57841', '8b4d3f3b-9874-4e3a-8e4c-da2289137a7d', 'd5140c86-6e6a-47a4-b005-c9d22b7fcc8f', 'de2d3952-abac-400f-9a03-08b2dddbad84']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.140189 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400205ed-2e35-472e-9d1d-24672fd21880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:12.174590 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (400205ed-2e35-472e-9d1d-24672fd21880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9509131e-0d10-497e-9c46-6ee77f33c428', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1760926468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d7436983c9549e5950516418608ae79',qos_specs=None,replication_status=,reservations=['1967d5ba-48c8-458e-b0b0-72fd4cd57841','8b4d3f3b-9874-4e3a-8e4c-da2289137a7d','d5140c86-6e6a-47a4-b005-c9d22b7fcc8f','de2d3952-abac-400f-9a03-08b2dddbad84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907223cc9c8f47af98e57ffbc1c1f4b6',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:24:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1760926468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9509131e-0d10-497e-9c46-6ee77f33c428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d7436983c9549e5950516418608ae79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907223cc9c8f47af98e57ffbc1c1f4b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.174720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (482b843e-e139-437b-87e0-5e7087ea94ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:12.189535 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:12.191895 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:24:12.192274 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1479386886"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:12.193797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1479386886'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:24:12.193945 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Create volume of 1 GB Aug 18 05:24:12.194316 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:12.194316 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:12.198743 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Availability Zones retrieved successfully. Aug 18 05:24:12.206469 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (482b843e-e139-437b-87e0-5e7087ea94ff) transitioned into state 'SUCCESS' from state '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-1760926468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d7436983c9549e5950516418608ae79',qos_specs=None,replication_status=,reservations=['1967d5ba-48c8-458e-b0b0-72fd4cd57841','8b4d3f3b-9874-4e3a-8e4c-da2289137a7d','d5140c86-6e6a-47a4-b005-c9d22b7fcc8f','de2d3952-abac-400f-9a03-08b2dddbad84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907223cc9c8f47af98e57ffbc1c1f4b6',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.207209 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Flow 'volume_create_api' (de1de69f-d824-4d28-a01b-985442e6f20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:12.207609 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f835692-cb1b-4a6f-bb02-f48a534269e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:12.211117 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b07918-f0c8-4b3d-92f7-9b17c1d8da82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:12.212381 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:24:12.220028 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f835692-cb1b-4a6f-bb02-f48a534269e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.220894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Flow 'volume_create_api' (e2a404a1-3421-4a4d-b7a1-0620801d4d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:12.221228 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Create volume request issued successfully. Aug 18 05:24:12.221790 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4777230a-a436-4965-ad17-b395c8babc8b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:24:12.222272 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 31/122] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:24:11 2026] POST /volume/v3/volumes => generated 755 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:24:12.238815 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7015b46f-8070-43f1-afac-48d65a62cc56 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:12.240091 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7015b46f-8070-43f1-afac-48d65a62cc56 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:12.240838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7015b46f-8070-43f1-afac-48d65a62cc56 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:12.240838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7015b46f-8070-43f1-afac-48d65a62cc56 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:12.256800 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:12.256800 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:12.261498 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7015b46f-8070-43f1-afac-48d65a62cc56 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:12.262599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b07918-f0c8-4b3d-92f7-9b17c1d8da82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.263567 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da276899-c1a0-411d-982f-e386f468a4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:12.271531 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7015b46f-8070-43f1-afac-48d65a62cc56 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:12.271961 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 31/123] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:12 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:12.377429 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Created reservations ['2cbfa496-25e0-45d9-8232-d7d86eee15da', '4aecc22a-a0ef-4335-8e62-56e42144e480', '9f59242b-398a-409f-8291-6f62a8c7d8c3', '980cfe24-7381-413a-a986-3d6ddc376e5b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:24:12.378646 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da276899-c1a0-411d-982f-e386f468a4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cbfa496-25e0-45d9-8232-d7d86eee15da', '4aecc22a-a0ef-4335-8e62-56e42144e480', '9f59242b-398a-409f-8291-6f62a8c7d8c3', '980cfe24-7381-413a-a986-3d6ddc376e5b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.379649 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de5d988-9f7f-40e7-a514-67f762e91f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:12.418229 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de5d988-9f7f-40e7-a514-67f762e91f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d85931-b476-43d9-b3f9-2a193ca845c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1479386886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e6b7f2671b407b96fe259f75e39f7d',qos_specs=None,replication_status=,reservations=['2cbfa496-25e0-45d9-8232-d7d86eee15da','4aecc22a-a0ef-4335-8e62-56e42144e480','9f59242b-398a-409f-8291-6f62a8c7d8c3','980cfe24-7381-413a-a986-3d6ddc376e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81be0c62f66842bca9ba4a5a1929cd9c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:24:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1479386886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45d85931-b476-43d9-b3f9-2a193ca845c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54e6b7f2671b407b96fe259f75e39f7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81be0c62f66842bca9ba4a5a1929cd9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.419475 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511f2ac1-dc89-413a-94d1-753adefa78a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:12.466593 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511f2ac1-dc89-413a-94d1-753adefa78a3) transitioned into state 'SUCCESS' from state '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-1479386886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e6b7f2671b407b96fe259f75e39f7d',qos_specs=None,replication_status=,reservations=['2cbfa496-25e0-45d9-8232-d7d86eee15da','4aecc22a-a0ef-4335-8e62-56e42144e480','9f59242b-398a-409f-8291-6f62a8c7d8c3','980cfe24-7381-413a-a986-3d6ddc376e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81be0c62f66842bca9ba4a5a1929cd9c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.467672 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be4bce1-5c4c-49f3-a063-a6264898076d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:12.489485 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be4bce1-5c4c-49f3-a063-a6264898076d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:12.494039 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Flow 'volume_create_api' (de1de69f-d824-4d28-a01b-985442e6f20a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:12.494039 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Create volume request issued successfully. Aug 18 05:24:12.494039 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f262aafb-84e5-4cc5-bf3c-cb70ffb1886f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:24:12.494039 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 32/124] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:24:12 2026] POST /volume/v3/volumes => generated 754 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:24:13.289974 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7b50ced3-700c-4950-916d-520cb87e6d02 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:13.297407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b50ced3-700c-4950-916d-520cb87e6d02 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:13.297937 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b50ced3-700c-4950-916d-520cb87e6d02 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:13.298633 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b50ced3-700c-4950-916d-520cb87e6d02 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:13.328505 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:13.328505 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:13.335461 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b50ced3-700c-4950-916d-520cb87e6d02 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:13.355989 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b50ced3-700c-4950-916d-520cb87e6d02 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:13.355989 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 31/125] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:13 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:13.476710 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-4481eb96-940f-4e22-bfcc-670d7240d12f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:13.481534 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-4481eb96-940f-4e22-bfcc-670d7240d12f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:13.481534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-4481eb96-940f-4e22-bfcc-670d7240d12f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:13.481534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-4481eb96-940f-4e22-bfcc-670d7240d12f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:13.653397 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:13.653397 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:13.660192 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-4481eb96-940f-4e22-bfcc-670d7240d12f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:13.673139 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-4481eb96-940f-4e22-bfcc-670d7240d12f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:13.673626 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 32/126] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:13 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 848 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:14.166164 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a2f67838-b5d3-4d5c-9bba-0a231cf3dc0e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:14.166164 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2f67838-b5d3-4d5c-9bba-0a231cf3dc0e None None] GET https://10.4.3.250/volume// Aug 18 05:24:14.166850 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a2f67838-b5d3-4d5c-9bba-0a231cf3dc0e None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:14.166850 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a2f67838-b5d3-4d5c-9bba-0a231cf3dc0e None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:14.169116 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2f67838-b5d3-4d5c-9bba-0a231cf3dc0e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:14.169116 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 32/127] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:24:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:14.198505 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-920534b5-bc4c-4e49-8499-bd54f158919d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:14.576463 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-920534b5-bc4c-4e49-8499-bd54f158919d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:24:14.577054 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-920534b5-bc4c-4e49-8499-bd54f158919d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9509131e-0d10-497e-9c46-6ee77f33c428", "connector": null, "instance_uuid": "5284b9b1-0092-4e1f-be59-ad088f800e1f"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:14.597315 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:14.597315 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:14.699214 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-920534b5-bc4c-4e49-8499-bd54f158919d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:24:14.700094 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 33/128] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:24:14 2026] POST /volume/v3/attachments => generated 273 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:14.767261 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df382fb3-785b-434c-b058-c70410b514ab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:14.770946 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df382fb3-785b-434c-b058-c70410b514ab tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:14.771243 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df382fb3-785b-434c-b058-c70410b514ab tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:14.773116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df382fb3-785b-434c-b058-c70410b514ab tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:14.787753 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:14.787753 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:14.793610 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-df382fb3-785b-434c-b058-c70410b514ab tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:14.804828 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df382fb3-785b-434c-b058-c70410b514ab tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:14.805699 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 32/129] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:14 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:14.808160 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-de493002-b20e-4ec5-886d-a00e32f5d425 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:14.809111 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de493002-b20e-4ec5-886d-a00e32f5d425 None None] GET https://10.4.3.250/volume// Aug 18 05:24:14.809560 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de493002-b20e-4ec5-886d-a00e32f5d425 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:14.809634 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de493002-b20e-4ec5-886d-a00e32f5d425 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:14.810514 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de493002-b20e-4ec5-886d-a00e32f5d425 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:14.810859 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 33/130] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:14.835752 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-27d6c07e-6a11-4846-b789-b05ee941ff96 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:14.840479 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-27d6c07e-6a11-4846-b789-b05ee941ff96 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:14.841110 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-27d6c07e-6a11-4846-b789-b05ee941ff96 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:14.841444 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-27d6c07e-6a11-4846-b789-b05ee941ff96 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:14.860375 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:14.860375 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:14.875556 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-27d6c07e-6a11-4846-b789-b05ee941ff96 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:14.884179 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-27d6c07e-6a11-4846-b789-b05ee941ff96 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:14.885032 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 33/131] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:14 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 1027 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:15.009865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-f5e14baf-d26f-49e9-b899-9e3d2d34c831 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:15.014348 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-f5e14baf-d26f-49e9-b899-9e3d2d34c831 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] PUT https://10.4.3.250/volume/v3/attachments/c8078789-21e2-427b-b060-78bca8ec0504 Aug 18 05:24:15.015413 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-f5e14baf-d26f-49e9-b899-9e3d2d34c831 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:15.034260 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-f5e14baf-d26f-49e9-b899-9e3d2d34c831 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Acquiring lock "cinder-attachment_update-9509131e-0d10-497e-9c46-6ee77f33c428-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:24:15.041886 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-f5e14baf-d26f-49e9-b899-9e3d2d34c831 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Lock "cinder-attachment_update-9509131e-0d10-497e-9c46-6ee77f33c428-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:24:15.043602 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:15.043602 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:15.218170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-f5e14baf-d26f-49e9-b899-9e3d2d34c831 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Lock "cinder-attachment_update-9509131e-0d10-497e-9c46-6ee77f33c428-np0000007601" released by "attachment_update" :: held 0.175s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:24:15.218170 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-f5e14baf-d26f-49e9-b899-9e3d2d34c831 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/attachments/c8078789-21e2-427b-b060-78bca8ec0504 returned with HTTP 200 Aug 18 05:24:15.219633 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 34/132] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:24:15 2026] PUT /volume/v3/attachments/c8078789-21e2-427b-b060-78bca8ec0504 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:15.828232 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6268de87-f9ca-4f41-8801-21c286684e42 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:15.837998 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6268de87-f9ca-4f41-8801-21c286684e42 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:15.837998 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6268de87-f9ca-4f41-8801-21c286684e42 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:15.838374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6268de87-f9ca-4f41-8801-21c286684e42 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:15.860733 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:15.860733 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:15.871631 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6268de87-f9ca-4f41-8801-21c286684e42 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:15.885064 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6268de87-f9ca-4f41-8801-21c286684e42 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:15.885064 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 33/133] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:15 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:16.904818 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5ff29d73-d655-417e-95db-01576dff12e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:16.907133 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ff29d73-d655-417e-95db-01576dff12e2 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:16.907367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ff29d73-d655-417e-95db-01576dff12e2 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:16.907594 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5ff29d73-d655-417e-95db-01576dff12e2 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:16.937184 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:16.937184 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:16.942338 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5ff29d73-d655-417e-95db-01576dff12e2 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:16.956605 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5ff29d73-d655-417e-95db-01576dff12e2 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:16.957315 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 34/134] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:16 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:17.979994 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3e5b8ce7-f8cc-4888-a2e9-7bc733a72794 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:17.982565 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e5b8ce7-f8cc-4888-a2e9-7bc733a72794 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:17.982713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e5b8ce7-f8cc-4888-a2e9-7bc733a72794 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:17.983143 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e5b8ce7-f8cc-4888-a2e9-7bc733a72794 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:18.004115 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:18.004115 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:18.011478 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3e5b8ce7-f8cc-4888-a2e9-7bc733a72794 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:18.019845 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e5b8ce7-f8cc-4888-a2e9-7bc733a72794 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:18.021390 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 34/135] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:17 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:18.590748 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-8d1de5f6-7683-4c3f-a705-366e674e6d2f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:18.596355 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-8d1de5f6-7683-4c3f-a705-366e674e6d2f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:18.596646 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-8d1de5f6-7683-4c3f-a705-366e674e6d2f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:18.596906 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-8d1de5f6-7683-4c3f-a705-366e674e6d2f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:18.607921 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:18.607921 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:18.616422 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-8d1de5f6-7683-4c3f-a705-366e674e6d2f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:18.627772 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-8d1de5f6-7683-4c3f-a705-366e674e6d2f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:18.628682 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 35/136] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:18 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:18.764478 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-0e8fde36-e063-47e9-b729-13964ad43e46 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:18.776399 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-0e8fde36-e063-47e9-b729-13964ad43e46 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] POST https://10.4.3.250/volume/v3/attachments/c8078789-21e2-427b-b060-78bca8ec0504/action Aug 18 05:24:18.776399 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-0e8fde36-e063-47e9-b729-13964ad43e46 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:18.776399 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-0e8fde36-e063-47e9-b729-13964ad43e46 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:18.804310 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:18.804310 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:18.835682 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1f7489eb-76a6-442a-bc3a-27bbbdef05b6 req-0e8fde36-e063-47e9-b729-13964ad43e46 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/attachments/c8078789-21e2-427b-b060-78bca8ec0504/action returned with HTTP 204 Aug 18 05:24:18.836423 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 34/137] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:24:18 2026] POST /volume/v3/attachments/c8078789-21e2-427b-b060-78bca8ec0504/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:19.038859 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-df5e7a24-d325-462e-8712-4d22eaee2c8d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.041565 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df5e7a24-d325-462e-8712-4d22eaee2c8d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:19.041781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df5e7a24-d325-462e-8712-4d22eaee2c8d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.042171 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df5e7a24-d325-462e-8712-4d22eaee2c8d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.057857 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.057857 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:19.062932 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-df5e7a24-d325-462e-8712-4d22eaee2c8d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:19.069586 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df5e7a24-d325-462e-8712-4d22eaee2c8d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:19.070123 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 35/138] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:19.088547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a92f771-48b1-46fe-8827-0da6b12e2444 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.093452 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a92f771-48b1-46fe-8827-0da6b12e2444 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:19.093638 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a92f771-48b1-46fe-8827-0da6b12e2444 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.093899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a92f771-48b1-46fe-8827-0da6b12e2444 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.114835 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.114835 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:19.123453 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7a92f771-48b1-46fe-8827-0da6b12e2444 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:19.128973 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a92f771-48b1-46fe-8827-0da6b12e2444 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:19.129580 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 35/139] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:24:19.143362 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a0a02fbc-294e-48b4-9e6d-3c8093e227ca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.143818 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a0a02fbc-294e-48b4-9e6d-3c8093e227ca None None] GET https://10.4.3.250/volume// Aug 18 05:24:19.144057 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a0a02fbc-294e-48b4-9e6d-3c8093e227ca None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.144274 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a0a02fbc-294e-48b4-9e6d-3c8093e227ca None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.146080 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a0a02fbc-294e-48b4-9e6d-3c8093e227ca None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:19.146080 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 36/140] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:19.152232 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43fa5613-c690-496c-9a69-e54a04fc2f1d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.154669 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43fa5613-c690-496c-9a69-e54a04fc2f1d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:19.154669 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43fa5613-c690-496c-9a69-e54a04fc2f1d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.154850 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43fa5613-c690-496c-9a69-e54a04fc2f1d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.165657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-c845a89e-07ba-4b03-9a1c-e3c0deb93495 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.175793 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.175793 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:19.180517 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-43fa5613-c690-496c-9a69-e54a04fc2f1d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Volume info retrieved successfully. Aug 18 05:24:19.187237 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43fa5613-c690-496c-9a69-e54a04fc2f1d tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:19.187852 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 35/141] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:19.378903 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-86193d30-8b65-475c-aecb-6e44e77d7797 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.384757 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-86193d30-8b65-475c-aecb-6e44e77d7797 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:19.384757 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-86193d30-8b65-475c-aecb-6e44e77d7797 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.386093 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-86193d30-8b65-475c-aecb-6e44e77d7797 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.404666 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.404666 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:19.420459 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-86193d30-8b65-475c-aecb-6e44e77d7797 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:19.432494 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-86193d30-8b65-475c-aecb-6e44e77d7797 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:19.433137 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 36/142] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 1140 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:19.512672 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-19ab5c3b-d409-40b9-af23-dc2ecf241f09 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.520134 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-19ab5c3b-d409-40b9-af23-dc2ecf241f09 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] POST https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428/action Aug 18 05:24:19.521939 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-19ab5c3b-d409-40b9-af23-dc2ecf241f09 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:19.524463 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-19ab5c3b-d409-40b9-af23-dc2ecf241f09 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:19.549176 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.549176 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:19.549425 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-19ab5c3b-d409-40b9-af23-dc2ecf241f09 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:19.568949 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-19ab5c3b-d409-40b9-af23-dc2ecf241f09 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Begin detaching volume completed successfully. Aug 18 05:24:19.569988 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-19ab5c3b-d409-40b9-af23-dc2ecf241f09 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428/action returned with HTTP 202 Aug 18 05:24:19.571261 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 37/143] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:24:19 2026] POST /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:24:19.602137 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b39de28d-4d45-4012-a621-1402ca67ee8f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.606584 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-c845a89e-07ba-4b03-9a1c-e3c0deb93495 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:24:19.606584 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-c845a89e-07ba-4b03-9a1c-e3c0deb93495 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5ab9572-3aad-4719-ab73-16ea9e9f63f0", "connector": null, "instance_uuid": "bb900030-22ae-44da-a101-06c5ee100d57"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:19.606932 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b39de28d-4d45-4012-a621-1402ca67ee8f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:19.606932 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b39de28d-4d45-4012-a621-1402ca67ee8f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.606932 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b39de28d-4d45-4012-a621-1402ca67ee8f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.618891 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.618891 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:19.625712 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.625712 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:19.634445 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b39de28d-4d45-4012-a621-1402ca67ee8f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Volume info retrieved successfully. Aug 18 05:24:19.643324 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b39de28d-4d45-4012-a621-1402ca67ee8f tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:19.643993 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 36/144] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:19.660504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fcb73f4a-cce7-4c55-b4cd-a039de34948f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.661156 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fcb73f4a-cce7-4c55-b4cd-a039de34948f None None] GET https://10.4.3.250/volume// Aug 18 05:24:19.661416 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fcb73f4a-cce7-4c55-b4cd-a039de34948f None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.661931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fcb73f4a-cce7-4c55-b4cd-a039de34948f None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.662600 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fcb73f4a-cce7-4c55-b4cd-a039de34948f None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:19.664808 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 37/145] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:19.684145 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-d78cac79-339b-4966-99fd-7afd764623f0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.685454 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-c845a89e-07ba-4b03-9a1c-e3c0deb93495 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:24:19.686259 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 36/146] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:24:19 2026] POST /volume/v3/attachments => generated 273 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:19.686996 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-d78cac79-339b-4966-99fd-7afd764623f0 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:19.687336 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-d78cac79-339b-4966-99fd-7afd764623f0 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.687594 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-d78cac79-339b-4966-99fd-7afd764623f0 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.706576 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.706576 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:19.713803 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-d78cac79-339b-4966-99fd-7afd764623f0 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:19.734348 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-d78cac79-339b-4966-99fd-7afd764623f0 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:19.735185 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 38/147] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 1323 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:19.755946 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c2fd3e39-69d7-4026-97f3-24ac947b79d3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.760617 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c2fd3e39-69d7-4026-97f3-24ac947b79d3 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:19.762858 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c2fd3e39-69d7-4026-97f3-24ac947b79d3 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.762858 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c2fd3e39-69d7-4026-97f3-24ac947b79d3 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.776941 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-47fbb9b3-3232-4660-bc73-3ea66abb026a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.777349 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-47fbb9b3-3232-4660-bc73-3ea66abb026a None None] GET https://10.4.3.250/volume// Aug 18 05:24:19.777671 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-47fbb9b3-3232-4660-bc73-3ea66abb026a None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.778636 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-47fbb9b3-3232-4660-bc73-3ea66abb026a None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.779647 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-47fbb9b3-3232-4660-bc73-3ea66abb026a None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:19.782968 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 38/148] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:19.800354 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-97b3f550-2f89-431c-8144-12bb4578d72a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.809051 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-97b3f550-2f89-431c-8144-12bb4578d72a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:19.809051 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-97b3f550-2f89-431c-8144-12bb4578d72a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:19.809271 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-97b3f550-2f89-431c-8144-12bb4578d72a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:19.829219 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.829219 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:19.835386 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-97b3f550-2f89-431c-8144-12bb4578d72a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:19.843402 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-97b3f550-2f89-431c-8144-12bb4578d72a tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:19.844695 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 37/149] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:19.976928 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:19.976928 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:19.985441 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c2fd3e39-69d7-4026-97f3-24ac947b79d3 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:19.992176 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-e7a275a8-1389-4893-b44d-221d24df06b2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:19.994742 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-e7a275a8-1389-4893-b44d-221d24df06b2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] PUT https://10.4.3.250/volume/v3/attachments/5072bf02-525c-4983-8f6b-3c1184b09724 Aug 18 05:24:19.995313 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-e7a275a8-1389-4893-b44d-221d24df06b2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:19.997226 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c2fd3e39-69d7-4026-97f3-24ac947b79d3 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:19.997696 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 37/150] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:19 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1023 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:20.024720 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-e7a275a8-1389-4893-b44d-221d24df06b2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Acquiring lock "cinder-attachment_update-c5ab9572-3aad-4719-ab73-16ea9e9f63f0-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:24:20.031747 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-e7a275a8-1389-4893-b44d-221d24df06b2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Lock "cinder-attachment_update-c5ab9572-3aad-4719-ab73-16ea9e9f63f0-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:24:20.032980 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:20.032980 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:20.191601 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-e7a275a8-1389-4893-b44d-221d24df06b2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Lock "cinder-attachment_update-c5ab9572-3aad-4719-ab73-16ea9e9f63f0-np0000007601" released by "attachment_update" :: held 0.160s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:24:20.191941 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-e7a275a8-1389-4893-b44d-221d24df06b2 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/attachments/5072bf02-525c-4983-8f6b-3c1184b09724 returned with HTTP 200 Aug 18 05:24:20.192653 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 39/151] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:24:19 2026] PUT /volume/v3/attachments/5072bf02-525c-4983-8f6b-3c1184b09724 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:20.225428 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:20.227545 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:24:20.227698 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-921855927"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:20.230202 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-921855927'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:24:20.230505 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Create volume of 1 GB Aug 18 05:24:20.237792 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Availability Zones retrieved successfully. Aug 18 05:24:20.249700 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Flow 'volume_create_api' (a6a5e3dc-62de-4d73-9009-78c0e07a9cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:20.249700 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1042ef-bfd4-47bf-8c17-f8b7a4681264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:20.251310 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:24:20.326397 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1042ef-bfd4-47bf-8c17-f8b7a4681264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:20.327835 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a843061c-2408-4d4b-bb83-365e1c22060d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:20.391128 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-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 18 05:24:20.391867 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-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 18 05:24:20.639891 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Created reservations ['ba788230-a9f1-41bd-bfe3-9d0617e835f2', '54b1dc1f-0dc9-49f0-b222-d49ddae90c68', '64b1c6e9-b036-4a87-a7fa-ee8ac6e7e9f2', 'ea656774-4445-4783-8dfa-99dacd7907cb'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:24:20.641801 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a843061c-2408-4d4b-bb83-365e1c22060d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba788230-a9f1-41bd-bfe3-9d0617e835f2', '54b1dc1f-0dc9-49f0-b222-d49ddae90c68', '64b1c6e9-b036-4a87-a7fa-ee8ac6e7e9f2', 'ea656774-4445-4783-8dfa-99dacd7907cb']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:20.644748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (832be5bc-95bf-44ee-a978-f3668d865440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:20.667704 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa23b185-da7d-4012-9b19-9aec0b102494 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:20.674385 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa23b185-da7d-4012-9b19-9aec0b102494 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:20.675265 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa23b185-da7d-4012-9b19-9aec0b102494 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:20.675360 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa23b185-da7d-4012-9b19-9aec0b102494 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:20.691050 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (832be5bc-95bf-44ee-a978-f3668d865440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-921855927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f774d51e8e984cdb9f832bea829359a7',qos_specs=None,replication_status=,reservations=['ba788230-a9f1-41bd-bfe3-9d0617e835f2','54b1dc1f-0dc9-49f0-b222-d49ddae90c68','64b1c6e9-b036-4a87-a7fa-ee8ac6e7e9f2','ea656774-4445-4783-8dfa-99dacd7907cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71db89f9115541069606fd153086fb56',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-921855927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f774d51e8e984cdb9f832bea829359a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71db89f9115541069606fd153086fb56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:20.692113 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (263fd94c-0240-47c6-9856-d9e59eaa5714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:20.701870 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:20.701870 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:20.708923 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aa23b185-da7d-4012-9b19-9aec0b102494 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Volume info retrieved successfully. Aug 18 05:24:20.717709 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa23b185-da7d-4012-9b19-9aec0b102494 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:20.718325 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 38/152] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:20 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 1143 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:20.734719 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (263fd94c-0240-47c6-9856-d9e59eaa5714) transitioned into state 'SUCCESS' from state '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-921855927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f774d51e8e984cdb9f832bea829359a7',qos_specs=None,replication_status=,reservations=['ba788230-a9f1-41bd-bfe3-9d0617e835f2','54b1dc1f-0dc9-49f0-b222-d49ddae90c68','64b1c6e9-b036-4a87-a7fa-ee8ac6e7e9f2','ea656774-4445-4783-8dfa-99dacd7907cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71db89f9115541069606fd153086fb56',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:20.735835 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc231d0c-4080-48d5-aced-1adf70103ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:20.756388 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc231d0c-4080-48d5-aced-1adf70103ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:20.757758 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Flow 'volume_create_api' (a6a5e3dc-62de-4d73-9009-78c0e07a9cf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:20.758446 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Create volume request issued successfully. Aug 18 05:24:20.761233 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-278fb947-6c90-48c3-93ae-f8d57bb8b2a5 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:24:20.761233 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 39/153] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:24:20 2026] POST /volume/v3/volumes => generated 754 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:24:20.776003 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c34c17a-7aeb-43c5-b6d3-84821db9601c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:20.779090 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c34c17a-7aeb-43c5-b6d3-84821db9601c tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] GET https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 Aug 18 05:24:20.779765 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c34c17a-7aeb-43c5-b6d3-84821db9601c tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:20.779765 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c34c17a-7aeb-43c5-b6d3-84821db9601c tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:20.796658 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:20.796658 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:20.813246 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1c34c17a-7aeb-43c5-b6d3-84821db9601c tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Volume info retrieved successfully. Aug 18 05:24:20.822006 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c34c17a-7aeb-43c5-b6d3-84821db9601c tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 returned with HTTP 200 Aug 18 05:24:20.824210 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 38/154] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:20 2026] GET /volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:21.017552 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-daa075b3-a644-47ff-8825-372bef678083 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:21.024043 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daa075b3-a644-47ff-8825-372bef678083 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:21.024043 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daa075b3-a644-47ff-8825-372bef678083 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:21.024224 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daa075b3-a644-47ff-8825-372bef678083 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:21.045627 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:21.045627 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:21.053174 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-daa075b3-a644-47ff-8825-372bef678083 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:21.063487 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daa075b3-a644-47ff-8825-372bef678083 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:21.063487 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 40/155] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:21 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:21.742567 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69297ed6-6ebf-4980-b3aa-fcfbc54a882c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:21.745584 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69297ed6-6ebf-4980-b3aa-fcfbc54a882c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:21.745819 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69297ed6-6ebf-4980-b3aa-fcfbc54a882c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:21.746148 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69297ed6-6ebf-4980-b3aa-fcfbc54a882c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:21.761163 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:21.761163 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:21.767691 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-69297ed6-6ebf-4980-b3aa-fcfbc54a882c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Volume info retrieved successfully. Aug 18 05:24:21.774050 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69297ed6-6ebf-4980-b3aa-fcfbc54a882c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:21.774715 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 39/156] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:21 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:21.842664 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dfa2cc7b-77ea-4f53-b63d-6e8ca2f9f15a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:21.845160 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dfa2cc7b-77ea-4f53-b63d-6e8ca2f9f15a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] GET https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 Aug 18 05:24:21.845315 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dfa2cc7b-77ea-4f53-b63d-6e8ca2f9f15a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:21.845548 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dfa2cc7b-77ea-4f53-b63d-6e8ca2f9f15a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:21.854597 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:21.854597 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:21.860881 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dfa2cc7b-77ea-4f53-b63d-6e8ca2f9f15a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Volume info retrieved successfully. Aug 18 05:24:21.867186 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dfa2cc7b-77ea-4f53-b63d-6e8ca2f9f15a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 returned with HTTP 200 Aug 18 05:24:21.867744 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 40/157] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:21 2026] GET /volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:22.089057 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a509188e-bdcf-4d91-af14-39305223c114 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:22.089057 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a509188e-bdcf-4d91-af14-39305223c114 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:22.089591 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a509188e-bdcf-4d91-af14-39305223c114 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:22.089591 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a509188e-bdcf-4d91-af14-39305223c114 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:22.105772 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:22.105772 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:22.113510 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a509188e-bdcf-4d91-af14-39305223c114 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:22.118333 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a509188e-bdcf-4d91-af14-39305223c114 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:22.118962 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 39/158] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:22 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:22.216306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-7e0f70ff-a39b-4af9-b14c-ffcde62d8ac2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:22.221399 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c79ffc2c-ca96-4722-b0fa-96051a41cb7b req-3f7ba1a2-d282-4d94-b41b-35fbafa01f37 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:22.221554 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-7e0f70ff-a39b-4af9-b14c-ffcde62d8ac2 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] DELETE https://10.4.3.250/volume/v3/attachments/c8078789-21e2-427b-b060-78bca8ec0504 Aug 18 05:24:22.221797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-7e0f70ff-a39b-4af9-b14c-ffcde62d8ac2 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:22.221951 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-7e0f70ff-a39b-4af9-b14c-ffcde62d8ac2 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:22.224861 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c79ffc2c-ca96-4722-b0fa-96051a41cb7b req-3f7ba1a2-d282-4d94-b41b-35fbafa01f37 tempest-VolumesAdminNegativeTest-1841285738 tempest-VolumesAdminNegativeTest-1841285738-project] GET https://10.4.3.250/volume/v3/volumes/90501274-8fcd-40fa-a8e0-c6822e90e6dc Aug 18 05:24:22.225179 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c79ffc2c-ca96-4722-b0fa-96051a41cb7b req-3f7ba1a2-d282-4d94-b41b-35fbafa01f37 tempest-VolumesAdminNegativeTest-1841285738 tempest-VolumesAdminNegativeTest-1841285738-project] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:22.225449 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c79ffc2c-ca96-4722-b0fa-96051a41cb7b req-3f7ba1a2-d282-4d94-b41b-35fbafa01f37 tempest-VolumesAdminNegativeTest-1841285738 tempest-VolumesAdminNegativeTest-1841285738-project] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:22.238183 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c79ffc2c-ca96-4722-b0fa-96051a41cb7b req-3f7ba1a2-d282-4d94-b41b-35fbafa01f37 tempest-VolumesAdminNegativeTest-1841285738 tempest-VolumesAdminNegativeTest-1841285738-project] https://10.4.3.250/volume/v3/volumes/90501274-8fcd-40fa-a8e0-c6822e90e6dc returned with HTTP 404 Aug 18 05:24:22.239103 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:22.239103 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:22.240338 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 40/159] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:22 2026] GET /volume/v3/volumes/90501274-8fcd-40fa-a8e0-c6822e90e6dc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:22.257981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-60b8032d-9955-47dd-8ace-e0f7e52b33e0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:22.259941 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60b8032d-9955-47dd-8ace-e0f7e52b33e0 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 Aug 18 05:24:22.262058 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60b8032d-9955-47dd-8ace-e0f7e52b33e0 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:22.262058 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60b8032d-9955-47dd-8ace-e0f7e52b33e0 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:22.262058 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-60b8032d-9955-47dd-8ace-e0f7e52b33e0 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Delete volume with id: 7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 Aug 18 05:24:22.275135 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:22.275135 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:22.276558 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-60b8032d-9955-47dd-8ace-e0f7e52b33e0 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Volume info retrieved successfully. Aug 18 05:24:22.326896 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-60b8032d-9955-47dd-8ace-e0f7e52b33e0 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Delete volume request issued successfully. Aug 18 05:24:22.326896 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60b8032d-9955-47dd-8ace-e0f7e52b33e0 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 returned with HTTP 202 Aug 18 05:24:22.326896 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 41/160] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:24:22 2026] DELETE /volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:24:22.339439 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b53fe5e-9f86-4bb8-bdf3-e3003f24869a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:22.341813 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b53fe5e-9f86-4bb8-bdf3-e3003f24869a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] GET https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 Aug 18 05:24:22.342244 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b53fe5e-9f86-4bb8-bdf3-e3003f24869a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:22.342480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b53fe5e-9f86-4bb8-bdf3-e3003f24869a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:22.355602 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:22.355602 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:22.363093 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0b53fe5e-9f86-4bb8-bdf3-e3003f24869a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Volume info retrieved successfully. Aug 18 05:24:22.370359 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b53fe5e-9f86-4bb8-bdf3-e3003f24869a tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 returned with HTTP 200 Aug 18 05:24:22.371099 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 40/161] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:22 2026] GET /volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:22.492782 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f315e25d-6d10-4b6b-bf65-755e1dae25ba req-7e0f70ff-a39b-4af9-b14c-ffcde62d8ac2 tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/attachments/c8078789-21e2-427b-b060-78bca8ec0504 returned with HTTP 200 Aug 18 05:24:22.493360 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 41/162] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:24:22 2026] DELETE /volume/v3/attachments/c8078789-21e2-427b-b060-78bca8ec0504 => generated 19 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:22.794724 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5118b270-cac3-40c9-a17f-9a733911d9bd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:22.796349 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5118b270-cac3-40c9-a17f-9a733911d9bd tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:22.796607 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5118b270-cac3-40c9-a17f-9a733911d9bd tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:22.796851 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5118b270-cac3-40c9-a17f-9a733911d9bd tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:22.809209 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:22.809209 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:22.821622 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5118b270-cac3-40c9-a17f-9a733911d9bd tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] Volume info retrieved successfully. Aug 18 05:24:22.829061 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5118b270-cac3-40c9-a17f-9a733911d9bd tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-reader] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:22.829866 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 41/163] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:22 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:22.929521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5770e1db-46cf-4483-bdcc-d4c9bbeb384b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:22.934042 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5770e1db-46cf-4483-bdcc-d4c9bbeb384b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:22.934042 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5770e1db-46cf-4483-bdcc-d4c9bbeb384b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:22.934042 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5770e1db-46cf-4483-bdcc-d4c9bbeb384b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:22.944380 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:22.944380 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:22.953049 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5770e1db-46cf-4483-bdcc-d4c9bbeb384b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:22.957151 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5770e1db-46cf-4483-bdcc-d4c9bbeb384b tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:22.957151 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 42/164] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:22 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:23.024739 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e309b79-637c-4d13-a043-da181502adfb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:23.026617 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e309b79-637c-4d13-a043-da181502adfb tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:23.026773 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e309b79-637c-4d13-a043-da181502adfb tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:23.026984 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e309b79-637c-4d13-a043-da181502adfb tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:23.034413 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:23.034413 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:23.038516 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9e309b79-637c-4d13-a043-da181502adfb tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:23.043224 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e309b79-637c-4d13-a043-da181502adfb tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:23.043657 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 41/165] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:23 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:23.137920 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86279c17-9baa-45cc-a08f-a3a15b524f55 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:23.140143 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86279c17-9baa-45cc-a08f-a3a15b524f55 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:23.140403 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86279c17-9baa-45cc-a08f-a3a15b524f55 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:23.140593 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86279c17-9baa-45cc-a08f-a3a15b524f55 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:23.152166 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:23.152166 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:23.156176 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-86279c17-9baa-45cc-a08f-a3a15b524f55 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:23.160827 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86279c17-9baa-45cc-a08f-a3a15b524f55 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:23.161603 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 42/166] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:23 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:23.388579 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74882313-9d6a-41ea-8bab-730292ebd307 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:23.390982 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74882313-9d6a-41ea-8bab-730292ebd307 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] GET https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 Aug 18 05:24:23.391527 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74882313-9d6a-41ea-8bab-730292ebd307 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:23.391586 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74882313-9d6a-41ea-8bab-730292ebd307 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:23.401389 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74882313-9d6a-41ea-8bab-730292ebd307 tempest-VolumesAdminNegativeTest-717940377 tempest-VolumesAdminNegativeTest-717940377-project-member] https://10.4.3.250/volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 returned with HTTP 404 Aug 18 05:24:23.401871 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 42/167] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:23 2026] GET /volume/v3/volumes/7eb0b34d-0ede-47f1-b8f1-c370ed49c4b8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:24.186263 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0db2dd00-1b11-4d68-889a-dddf0d59fb84 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:24.187899 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0db2dd00-1b11-4d68-889a-dddf0d59fb84 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:24.188179 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0db2dd00-1b11-4d68-889a-dddf0d59fb84 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:24.188458 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0db2dd00-1b11-4d68-889a-dddf0d59fb84 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:24.204089 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:24.204089 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:24.210117 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0db2dd00-1b11-4d68-889a-dddf0d59fb84 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:24.216373 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0db2dd00-1b11-4d68-889a-dddf0d59fb84 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:24.217111 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 43/168] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:24 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:25.235345 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b7967423-41c9-44a5-aed0-4b00861a4f51 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:25.238614 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b7967423-41c9-44a5-aed0-4b00861a4f51 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:25.238897 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b7967423-41c9-44a5-aed0-4b00861a4f51 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:25.239163 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b7967423-41c9-44a5-aed0-4b00861a4f51 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:25.257124 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:25.257124 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:25.261989 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b7967423-41c9-44a5-aed0-4b00861a4f51 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:25.272178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b7967423-41c9-44a5-aed0-4b00861a4f51 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:25.272178 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 42/169] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:25 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:24:25.534152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-c614867c-7f40-4bc7-8bec-489e2b48126c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:25.538274 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-c614867c-7f40-4bc7-8bec-489e2b48126c tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] POST https://10.4.3.250/volume/v3/attachments/5072bf02-525c-4983-8f6b-3c1184b09724/action Aug 18 05:24:25.538610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-c614867c-7f40-4bc7-8bec-489e2b48126c tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:25.538811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-c614867c-7f40-4bc7-8bec-489e2b48126c tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:25.561047 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:25.561047 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:25.574864 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3b78a28f-3344-48db-b36a-29e7f31b11ce req-c614867c-7f40-4bc7-8bec-489e2b48126c tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/attachments/5072bf02-525c-4983-8f6b-3c1184b09724/action returned with HTTP 204 Aug 18 05:24:25.575566 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 43/170] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:24:25 2026] POST /volume/v3/attachments/5072bf02-525c-4983-8f6b-3c1184b09724/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:26.289572 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c907a34a-f819-4cb6-9ff2-541645a7e701 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:26.292039 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c907a34a-f819-4cb6-9ff2-541645a7e701 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:26.292431 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c907a34a-f819-4cb6-9ff2-541645a7e701 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:26.292527 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c907a34a-f819-4cb6-9ff2-541645a7e701 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:26.307994 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:26.307994 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:26.312950 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c907a34a-f819-4cb6-9ff2-541645a7e701 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:26.320260 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c907a34a-f819-4cb6-9ff2-541645a7e701 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:26.320830 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 43/171] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:26 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:26.340957 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-04e5533c-d442-4b3b-9c31-2764ea9f7cfd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:26.345031 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04e5533c-d442-4b3b-9c31-2764ea9f7cfd tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:26.345313 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04e5533c-d442-4b3b-9c31-2764ea9f7cfd tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:26.345585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04e5533c-d442-4b3b-9c31-2764ea9f7cfd tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:26.359986 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:26.359986 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:26.363614 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-04e5533c-d442-4b3b-9c31-2764ea9f7cfd tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:26.367438 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04e5533c-d442-4b3b-9c31-2764ea9f7cfd tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:26.367790 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 44/172] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:26 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:26.992834 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-59426228-45bc-4d92-8b25-6c57dfff05ab req-600a53a9-472a-4ca2-acde-a7ec2c34b108 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:26.996151 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-59426228-45bc-4d92-8b25-6c57dfff05ab req-600a53a9-472a-4ca2-acde-a7ec2c34b108 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] POST https://10.4.3.250/volume/v3/snapshots/57359e93-29be-434a-9520-94f8eefc19b0/action Aug 18 05:24:26.996629 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-59426228-45bc-4d92-8b25-6c57dfff05ab req-600a53a9-472a-4ca2-acde-a7ec2c34b108 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:26.996807 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-59426228-45bc-4d92-8b25-6c57dfff05ab req-600a53a9-472a-4ca2-acde-a7ec2c34b108 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:26.996860 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-39765a6a-a71d-4d4a-a195-57714e596ceb req-88a2c86a-4cbf-4d56-8030-633535080f11 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:26.999217 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-39765a6a-a71d-4d4a-a195-57714e596ceb req-88a2c86a-4cbf-4d56-8030-633535080f11 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] POST https://10.4.3.250/volume/v3/snapshots/None/action Aug 18 05:24:26.999522 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.snapshot_actions [req-59426228-45bc-4d92-8b25-6c57dfff05ab req-600a53a9-472a-4ca2-acde-a7ec2c34b108 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100215) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 05:24:26.999580 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-39765a6a-a71d-4d4a-a195-57714e596ceb req-88a2c86a-4cbf-4d56-8030-633535080f11 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:26.999670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-39765a6a-a71d-4d4a-a195-57714e596ceb req-88a2c86a-4cbf-4d56-8030-633535080f11 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:26.999965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bd713c8f-c64a-4cec-adf8-e44476c3bfc6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:27.000931 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.snapshot_actions [req-39765a6a-a71d-4d4a-a195-57714e596ceb req-88a2c86a-4cbf-4d56-8030-633535080f11 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100217) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 05:24:27.002469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd713c8f-c64a-4cec-adf8-e44476c3bfc6 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:27.002723 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd713c8f-c64a-4cec-adf8-e44476c3bfc6 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:27.002995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd713c8f-c64a-4cec-adf8-e44476c3bfc6 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:27.018167 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:27.018167 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:27.024699 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bd713c8f-c64a-4cec-adf8-e44476c3bfc6 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:27.024897 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-39765a6a-a71d-4d4a-a195-57714e596ceb req-88a2c86a-4cbf-4d56-8030-633535080f11 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] https://10.4.3.250/volume/v3/snapshots/None/action returned with HTTP 404 Aug 18 05:24:27.025584 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 44/173] 10.4.3.250 () {72 vars in 1582 bytes} [Tue Aug 18 05:24:26 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:24:27.030762 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd713c8f-c64a-4cec-adf8-e44476c3bfc6 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:27.033229 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 44/174] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:26 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:27.036686 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-59426228-45bc-4d92-8b25-6c57dfff05ab req-600a53a9-472a-4ca2-acde-a7ec2c34b108 tempest-VolumesAssistedSnapshotsTest-1265010721 tempest-VolumesAssistedSnapshotsTest-1265010721-project] https://10.4.3.250/volume/v3/snapshots/57359e93-29be-434a-9520-94f8eefc19b0/action returned with HTTP 404 Aug 18 05:24:27.037593 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 43/175] 10.4.3.250 () {72 vars in 1678 bytes} [Tue Aug 18 05:24:26 2026] POST /volume/v3/snapshots/57359e93-29be-434a-9520-94f8eefc19b0/action => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:27.117662 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-dc976d9e-cef1-48a4-893c-605c205989c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:27.121832 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-dc976d9e-cef1-48a4-893c-605c205989c1 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:27.122108 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-dc976d9e-cef1-48a4-893c-605c205989c1 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:27.122360 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-dc976d9e-cef1-48a4-893c-605c205989c1 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:27.141710 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:27.141710 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:27.146177 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-dc976d9e-cef1-48a4-893c-605c205989c1 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:27.152225 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-dc976d9e-cef1-48a4-893c-605c205989c1 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:27.152747 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 45/176] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:27 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:27.199936 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-14db3692-06e5-4b2b-b639-f1c6c4b07316 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:27.201888 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-14db3692-06e5-4b2b-b639-f1c6c4b07316 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] POST https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0/action Aug 18 05:24:27.202313 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-14db3692-06e5-4b2b-b639-f1c6c4b07316 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:27.202431 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-14db3692-06e5-4b2b-b639-f1c6c4b07316 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:27.216349 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:27.216349 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:27.216790 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-14db3692-06e5-4b2b-b639-f1c6c4b07316 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:27.226310 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-14db3692-06e5-4b2b-b639-f1c6c4b07316 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Begin detaching volume completed successfully. Aug 18 05:24:27.226627 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-14db3692-06e5-4b2b-b639-f1c6c4b07316 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0/action returned with HTTP 202 Aug 18 05:24:27.227999 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 45/177] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:24:27 2026] POST /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:24:27.278848 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e323182-951d-4364-834f-5ff8803f156f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:27.281928 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e323182-951d-4364-834f-5ff8803f156f None None] GET https://10.4.3.250/volume// Aug 18 05:24:27.282496 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e323182-951d-4364-834f-5ff8803f156f None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:27.282496 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e323182-951d-4364-834f-5ff8803f156f None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:27.282680 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e323182-951d-4364-834f-5ff8803f156f None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:27.282962 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 45/178] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:27.294069 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-23a704f3-ae9b-479b-a71d-c7b304b1bf5f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:27.296741 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-23a704f3-ae9b-479b-a71d-c7b304b1bf5f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:27.297171 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-23a704f3-ae9b-479b-a71d-c7b304b1bf5f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:27.297374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-23a704f3-ae9b-479b-a71d-c7b304b1bf5f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:27.311637 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:27.311637 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:27.318377 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-23a704f3-ae9b-479b-a71d-c7b304b1bf5f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:27.327518 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-23a704f3-ae9b-479b-a71d-c7b304b1bf5f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:27.328569 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 44/179] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:27 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1552 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:28.086959 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0c9b7d0d-17eb-4ee1-9e43-d63f75cf2f2a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:28.091599 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0c9b7d0d-17eb-4ee1-9e43-d63f75cf2f2a tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] DELETE https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:28.091848 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0c9b7d0d-17eb-4ee1-9e43-d63f75cf2f2a tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:28.092143 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0c9b7d0d-17eb-4ee1-9e43-d63f75cf2f2a tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:28.092424 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0c9b7d0d-17eb-4ee1-9e43-d63f75cf2f2a tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Delete volume with id: 9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:28.105729 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:28.105729 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:28.106353 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0c9b7d0d-17eb-4ee1-9e43-d63f75cf2f2a tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:28.131967 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0c9b7d0d-17eb-4ee1-9e43-d63f75cf2f2a tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Delete volume request issued successfully. Aug 18 05:24:28.135362 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0c9b7d0d-17eb-4ee1-9e43-d63f75cf2f2a tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 202 Aug 18 05:24:28.136149 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 46/180] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:24:28 2026] DELETE /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:24:28.153484 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1457dc3c-55e6-4d44-ab2b-90badf7f3d6c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:28.155614 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1457dc3c-55e6-4d44-ab2b-90badf7f3d6c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:28.156040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1457dc3c-55e6-4d44-ab2b-90badf7f3d6c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:28.156325 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1457dc3c-55e6-4d44-ab2b-90badf7f3d6c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:28.164984 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:28.164984 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:28.170640 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1457dc3c-55e6-4d44-ab2b-90badf7f3d6c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Volume info retrieved successfully. Aug 18 05:24:28.175746 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1457dc3c-55e6-4d44-ab2b-90badf7f3d6c tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 200 Aug 18 05:24:28.176358 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 46/181] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:28 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:28.612769 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-37d8f380-dd9c-47e3-825b-23fa8cbb3a38 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:28.615690 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-37d8f380-dd9c-47e3-825b-23fa8cbb3a38 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:28.615914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-37d8f380-dd9c-47e3-825b-23fa8cbb3a38 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:28.616237 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-37d8f380-dd9c-47e3-825b-23fa8cbb3a38 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:28.624565 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:28.624565 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:28.629863 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-37d8f380-dd9c-47e3-825b-23fa8cbb3a38 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:28.637932 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-37d8f380-dd9c-47e3-825b-23fa8cbb3a38 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:28.638575 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 46/182] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:28 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:28.686100 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-00bb8dbb-f6a3-4b44-b4be-af20e4cfb3ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:28.689237 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-00bb8dbb-f6a3-4b44-b4be-af20e4cfb3ec tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] DELETE https://10.4.3.250/volume/v3/attachments/5072bf02-525c-4983-8f6b-3c1184b09724 Aug 18 05:24:28.689499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-00bb8dbb-f6a3-4b44-b4be-af20e4cfb3ec tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:28.689752 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-00bb8dbb-f6a3-4b44-b4be-af20e4cfb3ec tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:28.699651 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:28.699651 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:28.811395 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b4050b27-f8ca-4987-86d9-b872db45b5c9 req-00bb8dbb-f6a3-4b44-b4be-af20e4cfb3ec tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/attachments/5072bf02-525c-4983-8f6b-3c1184b09724 returned with HTTP 200 Aug 18 05:24:28.811545 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 45/183] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:24:28 2026] DELETE /volume/v3/attachments/5072bf02-525c-4983-8f6b-3c1184b09724 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:24:29.045022 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-73389de8-4c7b-4828-b5d1-2ece50078f50 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.045602 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73389de8-4c7b-4828-b5d1-2ece50078f50 None None] GET https://10.4.3.250/volume// Aug 18 05:24:29.045782 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73389de8-4c7b-4828-b5d1-2ece50078f50 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:29.046071 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73389de8-4c7b-4828-b5d1-2ece50078f50 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:29.046526 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73389de8-4c7b-4828-b5d1-2ece50078f50 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:29.046954 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 47/184] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:24:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:29.074432 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-0c93a69b-b297-4c66-9131-42abbcad0d93 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.194338 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57f394e1-03c8-4a1b-8979-9f7a1230f0cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.196206 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57f394e1-03c8-4a1b-8979-9f7a1230f0cb tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] GET https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 Aug 18 05:24:29.196452 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57f394e1-03c8-4a1b-8979-9f7a1230f0cb tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:29.196640 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57f394e1-03c8-4a1b-8979-9f7a1230f0cb tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:29.203183 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57f394e1-03c8-4a1b-8979-9f7a1230f0cb tempest-AttachSCSIVolumeTestJSON-1062084067 tempest-AttachSCSIVolumeTestJSON-1062084067-project-member] https://10.4.3.250/volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 returned with HTTP 404 Aug 18 05:24:29.203729 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 47/185] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:29 2026] GET /volume/v3/volumes/9509131e-0d10-497e-9c46-6ee77f33c428 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:29.369520 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-0c93a69b-b297-4c66-9131-42abbcad0d93 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:24:29.369891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-0c93a69b-b297-4c66-9131-42abbcad0d93 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29fe7265-a279-4a2b-af85-187662d644ee", "connector": null, "instance_uuid": "0418ba7a-96d7-4a11-8c27-aa107083a19f"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:29.383179 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:29.383179 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:29.425268 np0000007601 devstack@c-api.service[100217]: WARNING cinder.volume.api [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-0c93a69b-b297-4c66-9131-42abbcad0d93 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 05:24:29.436589 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-0c93a69b-b297-4c66-9131-42abbcad0d93 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:24:29.437578 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 47/186] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:24:29 2026] POST /volume/v3/attachments => generated 271 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:29.439407 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5909086-4cc3-407f-bb16-e77c97efd767 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.441411 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5909086-4cc3-407f-bb16-e77c97efd767 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:29.441637 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5909086-4cc3-407f-bb16-e77c97efd767 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:29.441843 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5909086-4cc3-407f-bb16-e77c97efd767 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:29.451648 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:29.451648 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:29.456243 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b5909086-4cc3-407f-bb16-e77c97efd767 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:29.464851 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5909086-4cc3-407f-bb16-e77c97efd767 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:29.465417 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 46/187] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:29 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:29.472332 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7440422b-b73f-4f47-9870-a8c462fbd019 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.474658 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7440422b-b73f-4f47-9870-a8c462fbd019 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:29.474915 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7440422b-b73f-4f47-9870-a8c462fbd019 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:29.475395 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7440422b-b73f-4f47-9870-a8c462fbd019 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:29.482845 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1938de95-f39e-4525-a74a-92b89734172f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.484731 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1938de95-f39e-4525-a74a-92b89734172f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:29.484884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1938de95-f39e-4525-a74a-92b89734172f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:29.485273 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1938de95-f39e-4525-a74a-92b89734172f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:29.485427 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1938de95-f39e-4525-a74a-92b89734172f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Delete volume with id: c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:29.486882 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:29.486882 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:29.492726 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7440422b-b73f-4f47-9870-a8c462fbd019 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:29.495811 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:29.495811 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:29.496412 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1938de95-f39e-4525-a74a-92b89734172f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:29.497000 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6012048c-23d1-4e72-a9d1-33b5e56932f9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.497612 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6012048c-23d1-4e72-a9d1-33b5e56932f9 None None] GET https://10.4.3.250/volume// Aug 18 05:24:29.497927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6012048c-23d1-4e72-a9d1-33b5e56932f9 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:29.498026 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7440422b-b73f-4f47-9870-a8c462fbd019 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:29.498229 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6012048c-23d1-4e72-a9d1-33b5e56932f9 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:29.498615 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 48/188] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:29 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:29.498665 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6012048c-23d1-4e72-a9d1-33b5e56932f9 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:29.500043 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 48/189] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 05:24:29.513648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-98458928-f9a9-4ae1-9541-48993a9f3e79 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.516395 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-98458928-f9a9-4ae1-9541-48993a9f3e79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:29.516619 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-98458928-f9a9-4ae1-9541-48993a9f3e79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:29.516809 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-98458928-f9a9-4ae1-9541-48993a9f3e79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:29.530723 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:29.530723 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:29.534765 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1938de95-f39e-4525-a74a-92b89734172f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Delete volume request issued successfully. Aug 18 05:24:29.534765 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1938de95-f39e-4525-a74a-92b89734172f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 202 Aug 18 05:24:29.535363 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 48/190] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:24:29 2026] DELETE /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:24:29.539186 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-98458928-f9a9-4ae1-9541-48993a9f3e79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:29.543728 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-98458928-f9a9-4ae1-9541-48993a9f3e79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:29.544423 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 47/191] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:29 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1047 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:29.545937 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-998c5b60-331d-4ff7-bde8-82e7b24fa4ea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.549206 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-998c5b60-331d-4ff7-bde8-82e7b24fa4ea tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:29.549505 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-998c5b60-331d-4ff7-bde8-82e7b24fa4ea tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:29.549784 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-998c5b60-331d-4ff7-bde8-82e7b24fa4ea tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:29.566351 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:29.566351 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:29.572628 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-998c5b60-331d-4ff7-bde8-82e7b24fa4ea tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Volume info retrieved successfully. Aug 18 05:24:29.583420 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-998c5b60-331d-4ff7-bde8-82e7b24fa4ea tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 200 Aug 18 05:24:29.586358 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 49/192] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:29 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:29.657941 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-d37209af-bd53-43f1-81cd-4db3da86de86 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:29.661678 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-d37209af-bd53-43f1-81cd-4db3da86de86 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] PUT https://10.4.3.250/volume/v3/attachments/ca563770-7f45-4308-b883-06cd1d7e5059 Aug 18 05:24:29.664044 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-d37209af-bd53-43f1-81cd-4db3da86de86 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:29.675563 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-d37209af-bd53-43f1-81cd-4db3da86de86 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Acquiring lock "cinder-attachment_update-29fe7265-a279-4a2b-af85-187662d644ee-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:24:29.681473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-d37209af-bd53-43f1-81cd-4db3da86de86 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Lock "cinder-attachment_update-29fe7265-a279-4a2b-af85-187662d644ee-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:24:29.683067 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:29.683067 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:29.800304 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-d37209af-bd53-43f1-81cd-4db3da86de86 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Lock "cinder-attachment_update-29fe7265-a279-4a2b-af85-187662d644ee-np0000007601" released by "attachment_update" :: held 0.119s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:24:29.801134 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-d37209af-bd53-43f1-81cd-4db3da86de86 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/attachments/ca563770-7f45-4308-b883-06cd1d7e5059 returned with HTTP 200 Aug 18 05:24:29.801496 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 49/193] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:24:29 2026] PUT /volume/v3/attachments/ca563770-7f45-4308-b883-06cd1d7e5059 => generated 967 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:30.515604 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-598f09a7-e933-47f0-8654-52a23b47e4e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:30.518434 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-598f09a7-e933-47f0-8654-52a23b47e4e7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:30.518864 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-598f09a7-e933-47f0-8654-52a23b47e4e7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:30.519264 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-598f09a7-e933-47f0-8654-52a23b47e4e7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:30.530101 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:30.530101 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:30.535037 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-598f09a7-e933-47f0-8654-52a23b47e4e7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:30.541289 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-598f09a7-e933-47f0-8654-52a23b47e4e7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:30.542203 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 49/194] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:30 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:30.604519 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8de569c3-536d-4318-bc9c-e81007723611 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:30.607089 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8de569c3-536d-4318-bc9c-e81007723611 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:30.607514 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8de569c3-536d-4318-bc9c-e81007723611 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:30.607790 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8de569c3-536d-4318-bc9c-e81007723611 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:30.619902 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8de569c3-536d-4318-bc9c-e81007723611 tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 404 Aug 18 05:24:30.620758 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 48/195] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:30 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:31.560981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9fb5e9a0-fbd6-4138-9fc4-8efcadd65eda None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:31.563390 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9fb5e9a0-fbd6-4138-9fc4-8efcadd65eda tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:31.563609 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9fb5e9a0-fbd6-4138-9fc4-8efcadd65eda tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:31.563960 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9fb5e9a0-fbd6-4138-9fc4-8efcadd65eda tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:31.578807 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:31.578807 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:31.585533 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9fb5e9a0-fbd6-4138-9fc4-8efcadd65eda tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:31.597299 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9fb5e9a0-fbd6-4138-9fc4-8efcadd65eda tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:31.597299 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 50/196] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:31 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:32.616695 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-29807167-004d-4787-8ee5-0bd338e283b0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:32.622042 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29807167-004d-4787-8ee5-0bd338e283b0 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:32.622042 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29807167-004d-4787-8ee5-0bd338e283b0 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:32.622042 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29807167-004d-4787-8ee5-0bd338e283b0 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:32.640520 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:32.640520 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:32.647232 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-29807167-004d-4787-8ee5-0bd338e283b0 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:32.654210 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29807167-004d-4787-8ee5-0bd338e283b0 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:32.654210 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 50/197] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:32 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 868 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:33.671201 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5d4eb5a1-6800-414a-87b0-4bb13da6a69c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:33.674654 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d4eb5a1-6800-414a-87b0-4bb13da6a69c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:33.674654 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d4eb5a1-6800-414a-87b0-4bb13da6a69c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:33.675996 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d4eb5a1-6800-414a-87b0-4bb13da6a69c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:33.688844 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:33.688844 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:33.697592 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5d4eb5a1-6800-414a-87b0-4bb13da6a69c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:33.703273 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d4eb5a1-6800-414a-87b0-4bb13da6a69c tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:33.703743 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 50/198] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:33 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:34.723181 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3969ed54-2e2f-44fe-8963-d906a1c3c657 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:34.725728 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3969ed54-2e2f-44fe-8963-d906a1c3c657 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:34.726071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3969ed54-2e2f-44fe-8963-d906a1c3c657 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:34.726071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3969ed54-2e2f-44fe-8963-d906a1c3c657 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:34.746939 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:34.746939 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:34.755980 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3969ed54-2e2f-44fe-8963-d906a1c3c657 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:34.764194 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3969ed54-2e2f-44fe-8963-d906a1c3c657 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:34.764768 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 49/199] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:34 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:35.439487 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-c20cc3a6-bf7a-4f9b-ad49-a89eb2ec8a0e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:35.446931 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-c20cc3a6-bf7a-4f9b-ad49-a89eb2ec8a0e tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] POST https://10.4.3.250/volume/v3/attachments/ca563770-7f45-4308-b883-06cd1d7e5059/action Aug 18 05:24:35.447512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-c20cc3a6-bf7a-4f9b-ad49-a89eb2ec8a0e tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:35.447662 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-c20cc3a6-bf7a-4f9b-ad49-a89eb2ec8a0e tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:35.477744 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:35.477744 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:35.496180 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-75407e55-f67c-40c5-b643-0bf7567e7b1e req-c20cc3a6-bf7a-4f9b-ad49-a89eb2ec8a0e tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/attachments/ca563770-7f45-4308-b883-06cd1d7e5059/action returned with HTTP 204 Aug 18 05:24:35.497256 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 51/200] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:24:35 2026] POST /volume/v3/attachments/ca563770-7f45-4308-b883-06cd1d7e5059/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:35.565146 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7ac074b5-567f-429a-aef3-21663541af6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:35.567521 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ac074b5-567f-429a-aef3-21663541af6e tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:35.567521 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ac074b5-567f-429a-aef3-21663541af6e tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:35.567738 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ac074b5-567f-429a-aef3-21663541af6e tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:35.567932 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-7ac074b5-567f-429a-aef3-21663541af6e tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Delete volume with id: c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:35.576822 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ac074b5-567f-429a-aef3-21663541af6e tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 404 Aug 18 05:24:35.577595 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 51/201] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:24:35 2026] DELETE /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:35.589312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e8b4688-5045-4962-9b58-d40241c49a0f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:35.591916 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e8b4688-5045-4962-9b58-d40241c49a0f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] GET https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 Aug 18 05:24:35.591916 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e8b4688-5045-4962-9b58-d40241c49a0f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:35.592122 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e8b4688-5045-4962-9b58-d40241c49a0f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:35.603211 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e8b4688-5045-4962-9b58-d40241c49a0f tempest-VolumesAssistedSnapshotsTest-2115010978 tempest-VolumesAssistedSnapshotsTest-2115010978-project-admin] https://10.4.3.250/volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 returned with HTTP 404 Aug 18 05:24:35.603744 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 51/202] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:35 2026] GET /volume/v3/volumes/c5ab9572-3aad-4719-ab73-16ea9e9f63f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:24:35.785578 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9d2ee966-2a69-4de2-84f4-84919bf1c348 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:35.788152 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d2ee966-2a69-4de2-84f4-84919bf1c348 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:35.788413 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d2ee966-2a69-4de2-84f4-84919bf1c348 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:35.788645 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d2ee966-2a69-4de2-84f4-84919bf1c348 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:35.805051 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:35.805051 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:35.810737 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9d2ee966-2a69-4de2-84f4-84919bf1c348 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:35.816453 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d2ee966-2a69-4de2-84f4-84919bf1c348 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:35.816865 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 50/203] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:35 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:35.891317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-af6400eb-e2c1-4c45-ad22-c93cf6a192b7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:35.894881 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-af6400eb-e2c1-4c45-ad22-c93cf6a192b7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:35.895425 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-af6400eb-e2c1-4c45-ad22-c93cf6a192b7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:35.895914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-af6400eb-e2c1-4c45-ad22-c93cf6a192b7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:35.922197 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:35.922197 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:35.928526 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-af6400eb-e2c1-4c45-ad22-c93cf6a192b7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:35.938074 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-af6400eb-e2c1-4c45-ad22-c93cf6a192b7 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:35.938074 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 52/204] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:35 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1160 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:36.056633 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fb81dd42-a4c2-4de4-be6f-612692d5fe7b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:36.057222 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb81dd42-a4c2-4de4-be6f-612692d5fe7b None None] GET https://10.4.3.250/volume// Aug 18 05:24:36.057699 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb81dd42-a4c2-4de4-be6f-612692d5fe7b None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:36.058000 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb81dd42-a4c2-4de4-be6f-612692d5fe7b None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:36.059272 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb81dd42-a4c2-4de4-be6f-612692d5fe7b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:36.059272 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 52/205] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:24:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:36.070186 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-cd1d040a-ab5c-410a-8810-36cbdc8b7e1f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:36.074453 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-cd1d040a-ab5c-410a-8810-36cbdc8b7e1f tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:24:36.075169 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-cd1d040a-ab5c-410a-8810-36cbdc8b7e1f tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29fe7265-a279-4a2b-af85-187662d644ee", "connector": null, "instance_uuid": "b4c56193-11e5-4880-b52a-94b18189638f"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:36.090449 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:36.090449 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:36.125697 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-cd1d040a-ab5c-410a-8810-36cbdc8b7e1f tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 05:24:36.135512 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-cd1d040a-ab5c-410a-8810-36cbdc8b7e1f tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:24:36.136298 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 52/206] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:24:36 2026] POST /volume/v3/attachments => generated 271 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:36.194607 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93eb976b-a694-44f0-8eb3-17ff55a7a600 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:36.200411 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93eb976b-a694-44f0-8eb3-17ff55a7a600 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:36.200903 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93eb976b-a694-44f0-8eb3-17ff55a7a600 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:36.201753 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93eb976b-a694-44f0-8eb3-17ff55a7a600 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:36.212846 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0a668f58-c3bd-4869-b287-da9e619a35ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:36.214848 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a668f58-c3bd-4869-b287-da9e619a35ff None None] GET https://10.4.3.250/volume// Aug 18 05:24:36.216455 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a668f58-c3bd-4869-b287-da9e619a35ff None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:36.217630 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a668f58-c3bd-4869-b287-da9e619a35ff None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:36.219171 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a668f58-c3bd-4869-b287-da9e619a35ff None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:36.219655 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 53/207] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:36 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:36.231825 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:36.231825 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:36.238448 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93eb976b-a694-44f0-8eb3-17ff55a7a600 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:36.249374 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93eb976b-a694-44f0-8eb3-17ff55a7a600 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:36.249374 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 51/208] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:36 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1162 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:36.259153 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-ef42924a-f2c9-410a-9723-4654fc13b7da None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:36.270238 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-ef42924a-f2c9-410a-9723-4654fc13b7da tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:36.270238 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-ef42924a-f2c9-410a-9723-4654fc13b7da tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:36.270333 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-ef42924a-f2c9-410a-9723-4654fc13b7da tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:36.292628 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:36.292628 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:36.297968 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-ef42924a-f2c9-410a-9723-4654fc13b7da tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:36.304517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-ef42924a-f2c9-410a-9723-4654fc13b7da tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:36.304967 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 53/209] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:36 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1342 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:36.441173 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-d9ed9504-3c76-4c72-9795-c6ed7cf46fd6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:36.444903 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-d9ed9504-3c76-4c72-9795-c6ed7cf46fd6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] PUT https://10.4.3.250/volume/v3/attachments/e6e550c2-1340-4b65-b1ee-d3d5044045c4 Aug 18 05:24:36.445330 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-d9ed9504-3c76-4c72-9795-c6ed7cf46fd6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:36.462994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-d9ed9504-3c76-4c72-9795-c6ed7cf46fd6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Acquiring lock "cinder-attachment_update-29fe7265-a279-4a2b-af85-187662d644ee-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:24:36.473426 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-d9ed9504-3c76-4c72-9795-c6ed7cf46fd6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Lock "cinder-attachment_update-29fe7265-a279-4a2b-af85-187662d644ee-np0000007601" acquired by "attachment_update" :: waited 0.011s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:24:36.477163 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:36.477163 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:36.670715 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-d9ed9504-3c76-4c72-9795-c6ed7cf46fd6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Lock "cinder-attachment_update-29fe7265-a279-4a2b-af85-187662d644ee-np0000007601" released by "attachment_update" :: held 0.197s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:24:36.671176 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-d9ed9504-3c76-4c72-9795-c6ed7cf46fd6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/attachments/e6e550c2-1340-4b65-b1ee-d3d5044045c4 returned with HTTP 200 Aug 18 05:24:36.671966 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 53/210] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:24:36 2026] PUT /volume/v3/attachments/e6e550c2-1340-4b65-b1ee-d3d5044045c4 => generated 967 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:37.275128 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-89a88319-7c4e-45a0-b04b-b4e5388ce72e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:37.278361 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-89a88319-7c4e-45a0-b04b-b4e5388ce72e tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:37.278361 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-89a88319-7c4e-45a0-b04b-b4e5388ce72e tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:37.278835 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-89a88319-7c4e-45a0-b04b-b4e5388ce72e tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:37.306539 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:37.306539 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:37.313337 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-89a88319-7c4e-45a0-b04b-b4e5388ce72e tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:37.322831 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-89a88319-7c4e-45a0-b04b-b4e5388ce72e tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:37.322831 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 54/211] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:37 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1163 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:38.345524 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-76c301a7-05a3-4180-b6df-820a633f3eac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:38.348376 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76c301a7-05a3-4180-b6df-820a633f3eac tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:38.348376 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76c301a7-05a3-4180-b6df-820a633f3eac tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:38.349037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76c301a7-05a3-4180-b6df-820a633f3eac tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:38.362602 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:38.362602 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:38.367047 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-76c301a7-05a3-4180-b6df-820a633f3eac tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:38.374622 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76c301a7-05a3-4180-b6df-820a633f3eac tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:38.375198 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 52/212] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:38 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:38.884779 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-57775115-0ae2-4778-a1d7-74c4f97773e2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:38.888308 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-57775115-0ae2-4778-a1d7-74c4f97773e2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:24:38.888612 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-57775115-0ae2-4778-a1d7-74c4f97773e2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:38.888842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-57775115-0ae2-4778-a1d7-74c4f97773e2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:38.909958 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:38.909958 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:38.915333 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-57775115-0ae2-4778-a1d7-74c4f97773e2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:24:38.928753 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-57775115-0ae2-4778-a1d7-74c4f97773e2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:24:38.929781 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 54/213] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:38 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1684 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:39.017005 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-a49f2017-2029-45d0-9e4e-dcf3cf46d455 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:39.020708 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-a49f2017-2029-45d0-9e4e-dcf3cf46d455 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:24:39.020708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-a49f2017-2029-45d0-9e4e-dcf3cf46d455 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:39.020708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-a49f2017-2029-45d0-9e4e-dcf3cf46d455 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:39.043339 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:39.043339 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:39.049444 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-a49f2017-2029-45d0-9e4e-dcf3cf46d455 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:24:39.058342 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-a49f2017-2029-45d0-9e4e-dcf3cf46d455 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:24:39.059074 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 54/214] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:39 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1684 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:39.100311 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-2f4cac43-1c3d-4111-a74d-9f24c279ecf5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:39.103569 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-2f4cac43-1c3d-4111-a74d-9f24c279ecf5 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] POST https://10.4.3.250/volume/v3/attachments/e6e550c2-1340-4b65-b1ee-d3d5044045c4/action Aug 18 05:24:39.104265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-2f4cac43-1c3d-4111-a74d-9f24c279ecf5 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:39.104265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-2f4cac43-1c3d-4111-a74d-9f24c279ecf5 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:39.148042 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:39.148042 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:39.168177 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d7b31c0e-9681-4d15-9e41-f58348ff84ed req-2f4cac43-1c3d-4111-a74d-9f24c279ecf5 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/attachments/e6e550c2-1340-4b65-b1ee-d3d5044045c4/action returned with HTTP 204 Aug 18 05:24:39.168855 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 55/215] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:24:39 2026] POST /volume/v3/attachments/e6e550c2-1340-4b65-b1ee-d3d5044045c4/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:39.393669 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a59b1cb-c7b7-44b1-b427-91f357d5dce2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:39.396675 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a59b1cb-c7b7-44b1-b427-91f357d5dce2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:39.396942 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a59b1cb-c7b7-44b1-b427-91f357d5dce2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:39.397228 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a59b1cb-c7b7-44b1-b427-91f357d5dce2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:39.427143 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:39.427143 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:39.434278 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0a59b1cb-c7b7-44b1-b427-91f357d5dce2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:39.442128 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a59b1cb-c7b7-44b1-b427-91f357d5dce2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:39.442700 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 53/216] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:39 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:39.910787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-529c8fd3-5831-4195-8c02-c7192572d804 req-b6d45811-8711-485d-8dd6-a0d067b33142 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:39.918209 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-529c8fd3-5831-4195-8c02-c7192572d804 req-b6d45811-8711-485d-8dd6-a0d067b33142 tempest-TestMultiAttachVolumeSwap-671693911 tempest-TestMultiAttachVolumeSwap-671693911-project] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:39.918450 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-529c8fd3-5831-4195-8c02-c7192572d804 req-b6d45811-8711-485d-8dd6-a0d067b33142 tempest-TestMultiAttachVolumeSwap-671693911 tempest-TestMultiAttachVolumeSwap-671693911-project] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:39.918649 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-529c8fd3-5831-4195-8c02-c7192572d804 req-b6d45811-8711-485d-8dd6-a0d067b33142 tempest-TestMultiAttachVolumeSwap-671693911 tempest-TestMultiAttachVolumeSwap-671693911-project] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:39.945504 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:39.945504 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:39.953744 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-529c8fd3-5831-4195-8c02-c7192572d804 req-b6d45811-8711-485d-8dd6-a0d067b33142 tempest-TestMultiAttachVolumeSwap-671693911 tempest-TestMultiAttachVolumeSwap-671693911-project] Volume info retrieved successfully. Aug 18 05:24:39.965290 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-529c8fd3-5831-4195-8c02-c7192572d804 req-b6d45811-8711-485d-8dd6-a0d067b33142 tempest-TestMultiAttachVolumeSwap-671693911 tempest-TestMultiAttachVolumeSwap-671693911-project] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:39.966357 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 55/217] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:39 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1641 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:39.994134 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-169a3c83-9c6a-490a-b2e1-ac2f06c9e831 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:39.997745 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-169a3c83-9c6a-490a-b2e1-ac2f06c9e831 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:39.998143 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-169a3c83-9c6a-490a-b2e1-ac2f06c9e831 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:39.998983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-169a3c83-9c6a-490a-b2e1-ac2f06c9e831 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:40.017588 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:40.017588 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:40.028605 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-169a3c83-9c6a-490a-b2e1-ac2f06c9e831 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] Volume info retrieved successfully. Aug 18 05:24:40.037711 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-169a3c83-9c6a-490a-b2e1-ac2f06c9e831 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:40.038339 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 55/218] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:39 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:40.061301 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-42162de9-f12d-43bd-9728-ff1b1fe0c962 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:40.063570 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42162de9-f12d-43bd-9728-ff1b1fe0c962 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] GET https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba Aug 18 05:24:40.063937 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-42162de9-f12d-43bd-9728-ff1b1fe0c962 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:40.064374 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-42162de9-f12d-43bd-9728-ff1b1fe0c962 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:40.078644 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:40.078644 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:40.086689 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-42162de9-f12d-43bd-9728-ff1b1fe0c962 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] Volume info retrieved successfully. Aug 18 05:24:40.095042 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42162de9-f12d-43bd-9728-ff1b1fe0c962 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-reader] https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba returned with HTTP 200 Aug 18 05:24:40.095711 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 56/219] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:40 2026] GET /volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:40.238887 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-040e961d-b13f-4b7c-b357-6bd97e547d79 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:40.243998 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-040e961d-b13f-4b7c-b357-6bd97e547d79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:40.244384 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-040e961d-b13f-4b7c-b357-6bd97e547d79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:40.244627 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-040e961d-b13f-4b7c-b357-6bd97e547d79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:40.275511 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:40.275511 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:40.283642 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-040e961d-b13f-4b7c-b357-6bd97e547d79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:40.292126 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-040e961d-b13f-4b7c-b357-6bd97e547d79 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:40.292694 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 54/220] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:40 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:40.354964 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-49dda461-4fa8-487a-9ab6-258d638252c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:40.357422 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-49dda461-4fa8-487a-9ab6-258d638252c3 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:40.357683 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-49dda461-4fa8-487a-9ab6-258d638252c3 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:40.357874 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-49dda461-4fa8-487a-9ab6-258d638252c3 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:40.371828 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:40.371828 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:40.376257 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-49dda461-4fa8-487a-9ab6-258d638252c3 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:40.382175 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-49dda461-4fa8-487a-9ab6-258d638252c3 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:40.382529 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 56/221] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:40 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:40.414068 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-2a2127dd-7ef9-4da0-9767-44ff1d199ba2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:40.417992 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-2a2127dd-7ef9-4da0-9767-44ff1d199ba2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] POST https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee/action Aug 18 05:24:40.417992 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-2a2127dd-7ef9-4da0-9767-44ff1d199ba2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:40.417992 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-2a2127dd-7ef9-4da0-9767-44ff1d199ba2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:40.438611 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:40.438611 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:40.439687 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-2a2127dd-7ef9-4da0-9767-44ff1d199ba2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:40.452728 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-2a2127dd-7ef9-4da0-9767-44ff1d199ba2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Begin detaching volume completed successfully. Aug 18 05:24:40.453359 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-2a2127dd-7ef9-4da0-9767-44ff1d199ba2 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee/action returned with HTTP 202 Aug 18 05:24:40.453763 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 56/222] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:24:40 2026] POST /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:24:40.522952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b73b9787-995b-473c-a141-7586dbfd9b09 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:40.523422 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b73b9787-995b-473c-a141-7586dbfd9b09 None None] GET https://10.4.3.250/volume// Aug 18 05:24:40.523612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b73b9787-995b-473c-a141-7586dbfd9b09 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:40.523826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b73b9787-995b-473c-a141-7586dbfd9b09 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:40.527547 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b73b9787-995b-473c-a141-7586dbfd9b09 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:40.527900 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 57/223] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:40 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:40.543767 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-8c536325-42ea-4f1a-90b8-f73300bb81f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:40.546714 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-8c536325-42ea-4f1a-90b8-f73300bb81f6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:40.547256 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-8c536325-42ea-4f1a-90b8-f73300bb81f6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:40.547256 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-8c536325-42ea-4f1a-90b8-f73300bb81f6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:40.564290 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:40.564290 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:40.569500 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-8c536325-42ea-4f1a-90b8-f73300bb81f6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:40.575799 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-8c536325-42ea-4f1a-90b8-f73300bb81f6 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:40.576230 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 55/224] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:40 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1640 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:41.275922 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-a3a0396f-b6b2-4e85-b688-8bf19f7a274f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:41.288411 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-a3a0396f-b6b2-4e85-b688-8bf19f7a274f tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:41.288411 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-a3a0396f-b6b2-4e85-b688-8bf19f7a274f tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:41.288411 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-a3a0396f-b6b2-4e85-b688-8bf19f7a274f tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:41.302807 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:41.302807 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:41.307740 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-a3a0396f-b6b2-4e85-b688-8bf19f7a274f tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:41.312596 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-a3a0396f-b6b2-4e85-b688-8bf19f7a274f tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:41.313038 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 57/225] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:41 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:41.342702 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-e6f52c09-c621-4603-95fe-3dc073946686 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:41.345627 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-e6f52c09-c621-4603-95fe-3dc073946686 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] DELETE https://10.4.3.250/volume/v3/attachments/e6e550c2-1340-4b65-b1ee-d3d5044045c4 Aug 18 05:24:41.345995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-e6f52c09-c621-4603-95fe-3dc073946686 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:41.347029 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-e6f52c09-c621-4603-95fe-3dc073946686 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:41.355825 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:41.355825 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:41.457265 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2b03e8b5-85c2-4d1a-815c-506162e54b09 req-e6f52c09-c621-4603-95fe-3dc073946686 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/attachments/e6e550c2-1340-4b65-b1ee-d3d5044045c4 returned with HTTP 200 Aug 18 05:24:41.457824 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 57/226] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:24:41 2026] DELETE /volume/v3/attachments/e6e550c2-1340-4b65-b1ee-d3d5044045c4 => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:41.600669 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d5407832-9e5e-43e9-9ccb-40e988a00667 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:41.603800 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5407832-9e5e-43e9-9ccb-40e988a00667 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:41.604000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5407832-9e5e-43e9-9ccb-40e988a00667 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:41.604242 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5407832-9e5e-43e9-9ccb-40e988a00667 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:41.618675 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:41.618675 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:41.627279 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d5407832-9e5e-43e9-9ccb-40e988a00667 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:41.636088 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b266889c-688c-4675-a09f-2151f5b96b2b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:41.636694 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b266889c-688c-4675-a09f-2151f5b96b2b None None] GET https://10.4.3.250/volume// Aug 18 05:24:41.636953 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b266889c-688c-4675-a09f-2151f5b96b2b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:41.637191 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5407832-9e5e-43e9-9ccb-40e988a00667 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:41.637269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b266889c-688c-4675-a09f-2151f5b96b2b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:41.637614 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b266889c-688c-4675-a09f-2151f5b96b2b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:41.637857 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 58/227] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:41 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:41.638166 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 56/228] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:41.650324 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-2afc7fad-0e2b-4717-b8a9-faf0ee019cd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:41.652566 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-2afc7fad-0e2b-4717-b8a9-faf0ee019cd2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:24:41.652964 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-2afc7fad-0e2b-4717-b8a9-faf0ee019cd2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "490fa31e-d4a8-4340-98a9-ddb32e4ff062", "connector": null, "instance_uuid": "4861d844-0cb7-49a1-85fc-d75b3ea972f8"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:41.671379 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:41.671379 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:41.718546 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-9a3e2ff1-37e9-4df8-bafd-b4f0a1e089be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:41.720908 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-9a3e2ff1-37e9-4df8-bafd-b4f0a1e089be tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:41.721192 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-9a3e2ff1-37e9-4df8-bafd-b4f0a1e089be tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:41.721416 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-9a3e2ff1-37e9-4df8-bafd-b4f0a1e089be tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:41.732715 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:41.732715 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:41.734609 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-2afc7fad-0e2b-4717-b8a9-faf0ee019cd2 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:24:41.735230 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 58/229] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:24:41 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 18 05:24:41.737450 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-9a3e2ff1-37e9-4df8-bafd-b4f0a1e089be tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:41.743169 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-9a3e2ff1-37e9-4df8-bafd-b4f0a1e089be tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:41.743775 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 58/230] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:41 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:41.802439 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-4b7c2ce3-6664-40e0-82a7-14c617674899 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:41.804943 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-4b7c2ce3-6664-40e0-82a7-14c617674899 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] DELETE https://10.4.3.250/volume/v3/attachments/7dbbe76b-4549-4c03-ad44-a319c3bf8ab6 Aug 18 05:24:41.805168 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-4b7c2ce3-6664-40e0-82a7-14c617674899 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:41.805339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-4b7c2ce3-6664-40e0-82a7-14c617674899 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:41.814190 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:41.814190 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:41.907678 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-4b7c2ce3-6664-40e0-82a7-14c617674899 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/attachments/7dbbe76b-4549-4c03-ad44-a319c3bf8ab6 returned with HTTP 200 Aug 18 05:24:41.908511 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 59/231] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:24:41 2026] DELETE /volume/v3/attachments/7dbbe76b-4549-4c03-ad44-a319c3bf8ab6 => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:42.005127 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-44627ff3-d05b-4577-93ad-2961f6c71787 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:42.008003 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-44627ff3-d05b-4577-93ad-2961f6c71787 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] POST https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee/action Aug 18 05:24:42.008525 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-44627ff3-d05b-4577-93ad-2961f6c71787 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:42.008714 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-44627ff3-d05b-4577-93ad-2961f6c71787 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:42.027978 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:42.027978 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:42.028976 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-44627ff3-d05b-4577-93ad-2961f6c71787 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:42.042858 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-44627ff3-d05b-4577-93ad-2961f6c71787 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Begin detaching volume completed successfully. Aug 18 05:24:42.042858 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-44627ff3-d05b-4577-93ad-2961f6c71787 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee/action returned with HTTP 202 Aug 18 05:24:42.043921 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 57/232] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:24:42 2026] POST /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:24:42.053192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fb1fadb1-af33-4917-b191-f2de87ee05cd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:42.053885 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb1fadb1-af33-4917-b191-f2de87ee05cd None None] GET https://10.4.3.250/volume// Aug 18 05:24:42.054036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb1fadb1-af33-4917-b191-f2de87ee05cd None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:42.054343 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb1fadb1-af33-4917-b191-f2de87ee05cd None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:42.054768 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb1fadb1-af33-4917-b191-f2de87ee05cd None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:42.056649 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 59/233] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:42.072935 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-3a951721-f60a-414c-b914-e671d27509bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:42.075701 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-3a951721-f60a-414c-b914-e671d27509bb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] POST https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062/action Aug 18 05:24:42.076332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-3a951721-f60a-414c-b914-e671d27509bb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action body: b'{"os-reimage": {"image_id": "0701224b-7bed-4282-a734-a5892ddd1865", "reimage_reserved": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:42.076553 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-3a951721-f60a-414c-b914-e671d27509bb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "0701224b-7bed-4282-a734-a5892ddd1865", "reimage_reserved": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:42.092564 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:42.092564 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:42.093267 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-3a951721-f60a-414c-b914-e671d27509bb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:24:42.117380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c66e11c6-27c9-4a86-932e-2f85c59eb062 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:42.117919 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c66e11c6-27c9-4a86-932e-2f85c59eb062 None None] GET https://10.4.3.250/volume// Aug 18 05:24:42.118210 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c66e11c6-27c9-4a86-932e-2f85c59eb062 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:42.118568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c66e11c6-27c9-4a86-932e-2f85c59eb062 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:42.118841 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c66e11c6-27c9-4a86-932e-2f85c59eb062 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:42.119268 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 60/234] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:42.130478 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-e459e0d1-8ebe-4c29-94c3-a9db4e551918 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:42.134606 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-e459e0d1-8ebe-4c29-94c3-a9db4e551918 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:42.134875 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-e459e0d1-8ebe-4c29-94c3-a9db4e551918 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:42.137435 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-e459e0d1-8ebe-4c29-94c3-a9db4e551918 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:42.151067 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:42.151067 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:42.157943 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-e459e0d1-8ebe-4c29-94c3-a9db4e551918 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:42.166167 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-e459e0d1-8ebe-4c29-94c3-a9db4e551918 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:42.167027 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 58/235] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:42 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:42.727282 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-3a951721-f60a-414c-b914-e671d27509bb tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062/action returned with HTTP 202 Aug 18 05:24:42.727282 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 59/236] 10.4.3.250 () {74 vars in 1713 bytes} [Tue Aug 18 05:24:42 2026] POST /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062/action => generated 0 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 05:24:47.096082 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-274e0006-df4b-4fb1-b78d-26fd855fdd83 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:47.100517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-274e0006-df4b-4fb1-b78d-26fd855fdd83 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:47.100517 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-274e0006-df4b-4fb1-b78d-26fd855fdd83 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:47.100771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-274e0006-df4b-4fb1-b78d-26fd855fdd83 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:47.118907 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:47.118907 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:47.126952 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-274e0006-df4b-4fb1-b78d-26fd855fdd83 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:47.136401 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-274e0006-df4b-4fb1-b78d-26fd855fdd83 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:47.137053 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 60/237] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:47 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:47.521459 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-11cc61ae-c293-4123-bb2a-89e922282918 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:47.525316 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-11cc61ae-c293-4123-bb2a-89e922282918 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] DELETE https://10.4.3.250/volume/v3/attachments/ca563770-7f45-4308-b883-06cd1d7e5059 Aug 18 05:24:47.525822 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-11cc61ae-c293-4123-bb2a-89e922282918 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:47.525822 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-11cc61ae-c293-4123-bb2a-89e922282918 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:47.537452 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:47.537452 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:47.608089 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ec7a0662-20ff-4492-9295-93d59cd1fe71 req-11cc61ae-c293-4123-bb2a-89e922282918 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/attachments/ca563770-7f45-4308-b883-06cd1d7e5059 returned with HTTP 200 Aug 18 05:24:47.608688 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 61/238] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:24:47 2026] DELETE /volume/v3/attachments/ca563770-7f45-4308-b883-06cd1d7e5059 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:48.698393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:49.010969 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:24:49.011510 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2022151844", "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:49.013981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2022151844', 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:24:49.177502 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume of 1 GB Aug 18 05:24:49.177650 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:49.177650 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:49.178336 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Availability Zones retrieved successfully. Aug 18 05:24:49.187907 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Flow 'volume_create_api' (7dbc22f5-ff8f-4131-8ae9-51dac559ab53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:49.189586 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae6afb5-daac-4884-be83-1eaedf6b0f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:49.192921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:24:49.282176 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:49.282176 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:49.305305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae6afb5-daac-4884-be83-1eaedf6b0f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3bf83b35-68cc-43d9-9b30-956f58de7ead,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bf83b35-68cc-43d9-9b30-956f58de7ead', 'encryption_key_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=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:49.306519 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7669ce20-37e2-448f-8b17-f40603763497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:49.345243 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-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 18 05:24:49.349041 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-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 18 05:24:49.411628 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Created reservations ['cff8fcd3-7550-4ad8-8e0a-4adc20d6ce57', '78f81388-245a-458f-9847-32da5a50d308', '7f465738-792f-48b3-a969-91a49762f971', '6b476800-5adf-4d06-b17b-ce6b584d4607'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:24:49.413292 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7669ce20-37e2-448f-8b17-f40603763497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cff8fcd3-7550-4ad8-8e0a-4adc20d6ce57', '78f81388-245a-458f-9847-32da5a50d308', '7f465738-792f-48b3-a969-91a49762f971', '6b476800-5adf-4d06-b17b-ce6b584d4607']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:49.414746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ed4aee-44ff-4a07-b908-85777f2f18bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:49.461883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ed4aee-44ff-4a07-b908-85777f2f18bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed8bcfc-c293-46f6-8b09-52784d8e492d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2022151844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3272a83eaf47178898ef7a8e403ec6',qos_specs=None,replication_status=,reservations=['cff8fcd3-7550-4ad8-8e0a-4adc20d6ce57','78f81388-245a-458f-9847-32da5a50d308','7f465738-792f-48b3-a969-91a49762f971','6b476800-5adf-4d06-b17b-ce6b584d4607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68be58ab8b043c09cc41a02e368c19c',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2022151844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed8bcfc-c293-46f6-8b09-52784d8e492d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5b3272a83eaf47178898ef7a8e403ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68be58ab8b043c09cc41a02e368c19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bf83b35-68cc-43d9-9b30-956f58de7ead),volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:49.462836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb6820b-ea8f-4eb5-8f20-b48242c49150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:49.522766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb6820b-ea8f-4eb5-8f20-b48242c49150) transitioned into state 'SUCCESS' from state '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-2022151844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3272a83eaf47178898ef7a8e403ec6',qos_specs=None,replication_status=,reservations=['cff8fcd3-7550-4ad8-8e0a-4adc20d6ce57','78f81388-245a-458f-9847-32da5a50d308','7f465738-792f-48b3-a969-91a49762f971','6b476800-5adf-4d06-b17b-ce6b584d4607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68be58ab8b043c09cc41a02e368c19c',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:49.522766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b7cd77-a09d-4714-bcfb-9c01ecfbf9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:49.538726 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b7cd77-a09d-4714-bcfb-9c01ecfbf9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:49.539980 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Flow 'volume_create_api' (7dbc22f5-ff8f-4131-8ae9-51dac559ab53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:49.540474 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume request issued successfully. Aug 18 05:24:49.541595 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-669e2a77-e2f3-4ef6-a2f7-c3dfae3789df tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:24:49.542311 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 59/239] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:24:48 2026] POST /volume/v3/volumes => generated 760 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:24:49.558274 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-893c000d-3388-467f-9591-a456e5b2cb10 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:49.562560 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-893c000d-3388-467f-9591-a456e5b2cb10 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:24:49.563838 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-893c000d-3388-467f-9591-a456e5b2cb10 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:49.563838 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-893c000d-3388-467f-9591-a456e5b2cb10 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:49.583798 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:49.583798 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:49.593156 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-893c000d-3388-467f-9591-a456e5b2cb10 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:24:49.600640 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-893c000d-3388-467f-9591-a456e5b2cb10 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 200 Aug 18 05:24:49.601646 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 60/240] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:49 2026] GET /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:50.630744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5b753201-55d8-469b-9d9c-e888792ab670 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:50.634928 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5b753201-55d8-469b-9d9c-e888792ab670 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:24:50.635276 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5b753201-55d8-469b-9d9c-e888792ab670 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:50.638494 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5b753201-55d8-469b-9d9c-e888792ab670 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:50.664588 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:50.664588 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:50.675083 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5b753201-55d8-469b-9d9c-e888792ab670 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:24:50.682654 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5b753201-55d8-469b-9d9c-e888792ab670 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 200 Aug 18 05:24:50.683204 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 61/241] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:50 2026] GET /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 1367 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:51.704459 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8d043cc3-7535-45e8-8e39-de0d4402eb5f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:51.709616 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d043cc3-7535-45e8-8e39-de0d4402eb5f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:24:51.709886 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d043cc3-7535-45e8-8e39-de0d4402eb5f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:51.710151 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d043cc3-7535-45e8-8e39-de0d4402eb5f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:51.721112 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:51.721112 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:51.726476 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8d043cc3-7535-45e8-8e39-de0d4402eb5f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:24:51.734936 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d043cc3-7535-45e8-8e39-de0d4402eb5f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 200 Aug 18 05:24:51.735508 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 62/242] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:51 2026] GET /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 1368 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:51.971537 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b25c8318-8fc7-4740-91ab-f77c0e31b3f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:51.973967 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b25c8318-8fc7-4740-91ab-f77c0e31b3f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:24:51.974256 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b25c8318-8fc7-4740-91ab-f77c0e31b3f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:51.974463 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b25c8318-8fc7-4740-91ab-f77c0e31b3f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:51.986692 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:51.986692 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:51.995231 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b25c8318-8fc7-4740-91ab-f77c0e31b3f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:24:52.004775 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b25c8318-8fc7-4740-91ab-f77c0e31b3f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 200 Aug 18 05:24:52.005278 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 60/243] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:51 2026] GET /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:52.526659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-6485c0a6-01f4-44a3-921c-d0958c5319eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:52.530153 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-6485c0a6-01f4-44a3-921c-d0958c5319eb tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:24:52.530912 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-6485c0a6-01f4-44a3-921c-d0958c5319eb tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:52.530992 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-6485c0a6-01f4-44a3-921c-d0958c5319eb tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:52.539353 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:52.539353 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:52.543653 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-6485c0a6-01f4-44a3-921c-d0958c5319eb tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:24:52.549119 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-6485c0a6-01f4-44a3-921c-d0958c5319eb tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 200 Aug 18 05:24:52.549871 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 61/244] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:24:52 2026] GET /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:52.560614 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5dd71e50-1fe0-49db-b1c1-34b072ca5984 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:52.561237 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5dd71e50-1fe0-49db-b1c1-34b072ca5984 None None] GET https://10.4.3.250/volume// Aug 18 05:24:52.561470 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5dd71e50-1fe0-49db-b1c1-34b072ca5984 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:52.561757 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5dd71e50-1fe0-49db-b1c1-34b072ca5984 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:52.562253 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5dd71e50-1fe0-49db-b1c1-34b072ca5984 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:52.562534 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 62/245] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:24:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:52.574693 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-f3835d3f-12cc-4afe-8d79-6ee3e9148cf7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:52.577309 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-f3835d3f-12cc-4afe-8d79-6ee3e9148cf7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:24:52.577733 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-f3835d3f-12cc-4afe-8d79-6ee3e9148cf7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ed8bcfc-c293-46f6-8b09-52784d8e492d", "connector": null, "instance_uuid": "a075c913-e468-42a6-812e-2d9bf009ea85"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:52.588399 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:52.588399 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:52.622602 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-f3835d3f-12cc-4afe-8d79-6ee3e9148cf7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:24:52.623145 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 63/246] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:24:52 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:53.974983 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-255d87c0-a6fc-4279-8793-2408b8696271 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:53.977268 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-255d87c0-a6fc-4279-8793-2408b8696271 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] DELETE https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba Aug 18 05:24:53.977473 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-255d87c0-a6fc-4279-8793-2408b8696271 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:53.977687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-255d87c0-a6fc-4279-8793-2408b8696271 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:53.977839 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-255d87c0-a6fc-4279-8793-2408b8696271 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Delete volume with id: dc62e446-0e91-47a8-9b19-dd99c24455ba Aug 18 05:24:53.986095 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:53.986095 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:53.986732 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-255d87c0-a6fc-4279-8793-2408b8696271 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:54.020932 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-255d87c0-a6fc-4279-8793-2408b8696271 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Delete volume request issued successfully. Aug 18 05:24:54.021208 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-255d87c0-a6fc-4279-8793-2408b8696271 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba returned with HTTP 202 Aug 18 05:24:54.021683 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 61/247] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:24:53 2026] DELETE /volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:24:54.033591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20c816ff-963c-4e04-a375-75fc33ed8ed5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:54.038928 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20c816ff-963c-4e04-a375-75fc33ed8ed5 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba Aug 18 05:24:54.039862 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20c816ff-963c-4e04-a375-75fc33ed8ed5 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:54.039862 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20c816ff-963c-4e04-a375-75fc33ed8ed5 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:54.058001 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:54.058001 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:54.068089 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20c816ff-963c-4e04-a375-75fc33ed8ed5 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:54.076867 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20c816ff-963c-4e04-a375-75fc33ed8ed5 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba returned with HTTP 200 Aug 18 05:24:54.077463 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 62/248] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:54 2026] GET /volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:54.114528 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b29a179c-5f2f-4bd7-a039-0dc32f936954 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:54.114918 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b29a179c-5f2f-4bd7-a039-0dc32f936954 None None] GET https://10.4.3.250/volume// Aug 18 05:24:54.114918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b29a179c-5f2f-4bd7-a039-0dc32f936954 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:54.115090 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b29a179c-5f2f-4bd7-a039-0dc32f936954 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:54.115891 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b29a179c-5f2f-4bd7-a039-0dc32f936954 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:24:54.116396 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 63/249] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:24:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:24:54.135163 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-41482ffc-6b00-4c6d-b163-3f29b8b7856a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:54.138241 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-41482ffc-6b00-4c6d-b163-3f29b8b7856a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:24:54.138585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-41482ffc-6b00-4c6d-b163-3f29b8b7856a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:54.138766 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-41482ffc-6b00-4c6d-b163-3f29b8b7856a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:54.152523 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:54.152523 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:54.168513 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-41482ffc-6b00-4c6d-b163-3f29b8b7856a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:24:54.177947 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-41482ffc-6b00-4c6d-b163-3f29b8b7856a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 200 Aug 18 05:24:54.179432 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 64/250] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:24:54 2026] GET /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 1547 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:24:54.296334 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-175bfb6b-b4a2-4375-bbc7-20b663256a7f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:54.299443 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-175bfb6b-b4a2-4375-bbc7-20b663256a7f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] PUT https://10.4.3.250/volume/v3/attachments/265a5587-acbb-49d8-832b-b871aecf66f9 Aug 18 05:24:54.299966 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-175bfb6b-b4a2-4375-bbc7-20b663256a7f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:54.310218 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-175bfb6b-b4a2-4375-bbc7-20b663256a7f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Acquiring lock "cinder-attachment_update-0ed8bcfc-c293-46f6-8b09-52784d8e492d-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:24:54.324340 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-175bfb6b-b4a2-4375-bbc7-20b663256a7f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-0ed8bcfc-c293-46f6-8b09-52784d8e492d-np0000007601" acquired by "attachment_update" :: waited 0.014s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:24:54.325552 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:54.325552 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:54.475148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-175bfb6b-b4a2-4375-bbc7-20b663256a7f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-0ed8bcfc-c293-46f6-8b09-52784d8e492d-np0000007601" released by "attachment_update" :: held 0.150s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:24:54.475148 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-175bfb6b-b4a2-4375-bbc7-20b663256a7f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/265a5587-acbb-49d8-832b-b871aecf66f9 returned with HTTP 200 Aug 18 05:24:54.475555 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 62/251] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:24:54 2026] PUT /volume/v3/attachments/265a5587-acbb-49d8-832b-b871aecf66f9 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:54.511216 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b5ad2688-f08e-441d-8f50-54e4b0952b58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:54.516505 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b5ad2688-f08e-441d-8f50-54e4b0952b58 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments/265a5587-acbb-49d8-832b-b871aecf66f9/action Aug 18 05:24:54.518416 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b5ad2688-f08e-441d-8f50-54e4b0952b58 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:24:54.518643 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b5ad2688-f08e-441d-8f50-54e4b0952b58 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:54.545813 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:54.545813 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:24:54.566339 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a35d283e-eb2f-47cc-8eb4-8f92ad21d0c1 req-b5ad2688-f08e-441d-8f50-54e4b0952b58 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/265a5587-acbb-49d8-832b-b871aecf66f9/action returned with HTTP 204 Aug 18 05:24:54.566891 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 63/252] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:24:54 2026] POST /volume/v3/attachments/265a5587-acbb-49d8-832b-b871aecf66f9/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:55.093541 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96e7b78f-a1c3-465b-bddf-cdb3eb1b1286 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:55.095902 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96e7b78f-a1c3-465b-bddf-cdb3eb1b1286 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba Aug 18 05:24:55.096195 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96e7b78f-a1c3-465b-bddf-cdb3eb1b1286 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:55.096451 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96e7b78f-a1c3-465b-bddf-cdb3eb1b1286 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:55.110089 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96e7b78f-a1c3-465b-bddf-cdb3eb1b1286 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba returned with HTTP 404 Aug 18 05:24:55.110702 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 64/253] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:55 2026] GET /volume/v3/volumes/dc62e446-0e91-47a8-9b19-dd99c24455ba => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:55.121170 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e3a1302a-b964-4f91-924e-86557d8e02e1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:55.124184 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3a1302a-b964-4f91-924e-86557d8e02e1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] DELETE https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:55.124435 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3a1302a-b964-4f91-924e-86557d8e02e1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:55.124790 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3a1302a-b964-4f91-924e-86557d8e02e1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:55.125032 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e3a1302a-b964-4f91-924e-86557d8e02e1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Delete volume with id: 29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:55.135467 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:55.135467 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:55.136173 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e3a1302a-b964-4f91-924e-86557d8e02e1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:55.166672 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e3a1302a-b964-4f91-924e-86557d8e02e1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Delete volume request issued successfully. Aug 18 05:24:55.169522 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3a1302a-b964-4f91-924e-86557d8e02e1 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 202 Aug 18 05:24:55.170061 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 65/254] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:24:55 2026] DELETE /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:24:55.181736 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83af1233-36a4-4c32-a5b3-3b0920812269 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:55.188106 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83af1233-36a4-4c32-a5b3-3b0920812269 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:55.188411 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83af1233-36a4-4c32-a5b3-3b0920812269 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:55.188641 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83af1233-36a4-4c32-a5b3-3b0920812269 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:55.201582 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:55.201582 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:55.208863 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83af1233-36a4-4c32-a5b3-3b0920812269 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Volume info retrieved successfully. Aug 18 05:24:55.214824 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83af1233-36a4-4c32-a5b3-3b0920812269 tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 200 Aug 18 05:24:55.215239 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 63/255] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:55 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:56.234514 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a1fc5bf-ce89-4c07-9588-42e29678fbab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:56.239393 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a1fc5bf-ce89-4c07-9588-42e29678fbab tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] GET https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee Aug 18 05:24:56.239904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a1fc5bf-ce89-4c07-9588-42e29678fbab tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:56.239904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a1fc5bf-ce89-4c07-9588-42e29678fbab tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:56.252144 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a1fc5bf-ce89-4c07-9588-42e29678fbab tempest-TestMultiAttachVolumeSwap-1184321583 tempest-TestMultiAttachVolumeSwap-1184321583-project-member] https://10.4.3.250/volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee returned with HTTP 404 Aug 18 05:24:56.252513 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 64/256] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:56 2026] GET /volume/v3/volumes/29fe7265-a279-4a2b-af85-187662d644ee => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:24:57.488149 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1877267a-bcff-4645-ac47-684ec4a357e7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:57.765104 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:24:57.765607 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1480968769", "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:57.767610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1480968769', 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:24:58.323644 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Create volume of 1 GB Aug 18 05:24:58.330665 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Availability Zones retrieved successfully. Aug 18 05:24:58.338912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Flow 'volume_create_api' (73dbd329-6f7a-49d2-aa4d-0c11490a4b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:58.340160 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac324469-28ad-4607-b4f5-28b461773a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:58.341871 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:24:58.424878 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac324469-28ad-4607-b4f5-28b461773a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:58.425727 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd885073-386d-4a48-97d7-3faa30128f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:58.489589 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Created reservations ['0ef41474-91c3-4230-985e-9e7b103cb1ec', 'c8c80369-79ec-4750-98c3-06e1a97eda7a', '87428c98-74a9-4670-85dc-dd7f072b5da5', 'e79d1ab5-c3b8-4f41-903a-b690d52b5455'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:24:58.490475 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd885073-386d-4a48-97d7-3faa30128f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ef41474-91c3-4230-985e-9e7b103cb1ec', 'c8c80369-79ec-4750-98c3-06e1a97eda7a', '87428c98-74a9-4670-85dc-dd7f072b5da5', 'e79d1ab5-c3b8-4f41-903a-b690d52b5455']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:58.491325 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d154605c-9766-4354-b3b2-9f8976e8786c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:58.517975 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d154605c-9766-4354-b3b2-9f8976e8786c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3d92c7b-f09a-4b74-8213-77b08da15e56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1480968769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747603d043db47f480b71f6146dd8b26',qos_specs=None,replication_status=,reservations=['0ef41474-91c3-4230-985e-9e7b103cb1ec','c8c80369-79ec-4750-98c3-06e1a97eda7a','87428c98-74a9-4670-85dc-dd7f072b5da5','e79d1ab5-c3b8-4f41-903a-b690d52b5455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='475fa61be3a349158fe3de1fd6c07a11',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1480968769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3d92c7b-f09a-4b74-8213-77b08da15e56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='747603d043db47f480b71f6146dd8b26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='475fa61be3a349158fe3de1fd6c07a11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:58.519216 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bf82b1-4548-43f6-9dd2-483a738d285f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:58.540279 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bf82b1-4548-43f6-9dd2-483a738d285f) transitioned into state 'SUCCESS' from state '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-1480968769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747603d043db47f480b71f6146dd8b26',qos_specs=None,replication_status=,reservations=['0ef41474-91c3-4230-985e-9e7b103cb1ec','c8c80369-79ec-4750-98c3-06e1a97eda7a','87428c98-74a9-4670-85dc-dd7f072b5da5','e79d1ab5-c3b8-4f41-903a-b690d52b5455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='475fa61be3a349158fe3de1fd6c07a11',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:58.542368 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7aea997-216f-4674-8d19-752e6e12d93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:58.556336 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7aea997-216f-4674-8d19-752e6e12d93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:58.557155 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Flow 'volume_create_api' (73dbd329-6f7a-49d2-aa4d-0c11490a4b32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:58.557496 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Create volume request issued successfully. Aug 18 05:24:58.558120 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1877267a-bcff-4645-ac47-684ec4a357e7 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:24:58.558552 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 65/257] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:24:57 2026] POST /volume/v3/volumes => generated 757 bytes in 1071 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:24:58.574998 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-776b4311-3190-4497-baf5-ae2892d433bc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:58.578519 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-776b4311-3190-4497-baf5-ae2892d433bc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 Aug 18 05:24:58.580121 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-776b4311-3190-4497-baf5-ae2892d433bc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:58.580121 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-776b4311-3190-4497-baf5-ae2892d433bc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:58.586399 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:58.586399 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:24:58.593036 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-776b4311-3190-4497-baf5-ae2892d433bc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:24:58.595861 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-776b4311-3190-4497-baf5-ae2892d433bc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 returned with HTTP 200 Aug 18 05:24:58.596450 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 66/258] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:58 2026] GET /volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:24:59.611416 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efe99606-e469-4ecd-a29d-9cad9e665d51 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:59.613284 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efe99606-e469-4ecd-a29d-9cad9e665d51 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 Aug 18 05:24:59.613599 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efe99606-e469-4ecd-a29d-9cad9e665d51 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:59.613975 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efe99606-e469-4ecd-a29d-9cad9e665d51 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:59.630043 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=190,cinder:UPDATE=23,cinder:INSERT=11 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:24:59.630043 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:59.630043 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:24:59.632094 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-efe99606-e469-4ecd-a29d-9cad9e665d51 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:24:59.643811 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efe99606-e469-4ecd-a29d-9cad9e665d51 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 returned with HTTP 200 Aug 18 05:24:59.644985 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 64/259] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:59 2026] GET /volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:24:59.663080 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:59.665317 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:24:59.666077 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1110908421"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:24:59.668230 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1110908421'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:24:59.668407 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Create volume of 1 GB Aug 18 05:24:59.672126 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=189,cinder:UPDATE=35,cinder:INSERT=15 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:24:59.676826 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Availability Zones retrieved successfully. Aug 18 05:24:59.685205 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Flow 'volume_create_api' (42c0322b-cd60-4874-b6f2-a0708b4f3da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:59.686697 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6b42d0-8051-482d-a2f3-43b083bd0fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:59.688296 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:24:59.732282 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6b42d0-8051-482d-a2f3-43b083bd0fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:59.733202 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb12c00-8322-44a2-b07b-8bbf9c8a685a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:59.787686 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Created reservations ['5435eab3-2bf9-420d-8435-3df9c0ed59fc', '22268323-1f25-4451-ae50-fd2de602ab54', '18fec2e8-edb4-4ee4-9a7f-e842e099c1f0', '21c727f7-ddd2-492f-a54c-02180c68949e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:24:59.788580 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb12c00-8322-44a2-b07b-8bbf9c8a685a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5435eab3-2bf9-420d-8435-3df9c0ed59fc', '22268323-1f25-4451-ae50-fd2de602ab54', '18fec2e8-edb4-4ee4-9a7f-e842e099c1f0', '21c727f7-ddd2-492f-a54c-02180c68949e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:59.789436 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feaad3dd-b7eb-46ce-9293-6d0245114f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:59.817266 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feaad3dd-b7eb-46ce-9293-6d0245114f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c15789c8-dc2f-4ecf-a29c-902e966d2cb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1110908421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747603d043db47f480b71f6146dd8b26',qos_specs=None,replication_status=,reservations=['5435eab3-2bf9-420d-8435-3df9c0ed59fc','22268323-1f25-4451-ae50-fd2de602ab54','18fec2e8-edb4-4ee4-9a7f-e842e099c1f0','21c727f7-ddd2-492f-a54c-02180c68949e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='475fa61be3a349158fe3de1fd6c07a11',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1110908421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c15789c8-dc2f-4ecf-a29c-902e966d2cb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='747603d043db47f480b71f6146dd8b26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='475fa61be3a349158fe3de1fd6c07a11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:59.817998 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d545ae3-7ee0-43de-bea8-31e040aa06ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:59.843929 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d545ae3-7ee0-43de-bea8-31e040aa06ef) transitioned into state 'SUCCESS' from state '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-1110908421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747603d043db47f480b71f6146dd8b26',qos_specs=None,replication_status=,reservations=['5435eab3-2bf9-420d-8435-3df9c0ed59fc','22268323-1f25-4451-ae50-fd2de602ab54','18fec2e8-edb4-4ee4-9a7f-e842e099c1f0','21c727f7-ddd2-492f-a54c-02180c68949e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='475fa61be3a349158fe3de1fd6c07a11',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:59.845025 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf6c980-ad60-4861-bc8e-a3f36d252205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:24:59.859722 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf6c980-ad60-4861-bc8e-a3f36d252205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:24:59.860977 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Flow 'volume_create_api' (42c0322b-cd60-4874-b6f2-a0708b4f3da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:24:59.861415 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Create volume request issued successfully. Aug 18 05:24:59.862111 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b3b58d2-1f2e-468e-afe8-441cae6082b1 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:24:59.862850 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 65/260] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:24:59 2026] POST /volume/v3/volumes => generated 757 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:24:59.880625 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb29f0f1-2641-4f12-b6a4-3f4aec2abb0b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:24:59.883213 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb29f0f1-2641-4f12-b6a4-3f4aec2abb0b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 Aug 18 05:24:59.883923 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb29f0f1-2641-4f12-b6a4-3f4aec2abb0b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:24:59.883923 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb29f0f1-2641-4f12-b6a4-3f4aec2abb0b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:24:59.891677 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=206,cinder:INSERT=33,cinder:UPDATE=52 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:24:59.896942 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:24:59.896942 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:24:59.902992 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eb29f0f1-2641-4f12-b6a4-3f4aec2abb0b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:24:59.909293 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb29f0f1-2641-4f12-b6a4-3f4aec2abb0b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 returned with HTTP 200 Aug 18 05:24:59.910551 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 66/261] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:24:59 2026] GET /volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:00.548227 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-c7d76065-fca7-42f5-bfa8-eb5ac6e1955e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:00.551390 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-c7d76065-fca7-42f5-bfa8-eb5ac6e1955e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:00.551677 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-c7d76065-fca7-42f5-bfa8-eb5ac6e1955e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:00.551943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-c7d76065-fca7-42f5-bfa8-eb5ac6e1955e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:00.554651 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=196,cinder:UPDATE=29,cinder:INSERT=15 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:25:00.561307 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:00.561307 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:00.576651 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-c7d76065-fca7-42f5-bfa8-eb5ac6e1955e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:00.583183 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-c7d76065-fca7-42f5-bfa8-eb5ac6e1955e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:00.583945 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 67/262] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:00 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:00.680981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6dd81988-8af0-49b3-9770-4fc79120dbb1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:00.681560 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6dd81988-8af0-49b3-9770-4fc79120dbb1 None None] GET https://10.4.3.250/volume// Aug 18 05:25:00.681797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6dd81988-8af0-49b3-9770-4fc79120dbb1 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:00.682075 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6dd81988-8af0-49b3-9770-4fc79120dbb1 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:00.682401 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6dd81988-8af0-49b3-9770-4fc79120dbb1 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:00.683025 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 65/263] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:25:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:00.693652 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-08511c3a-b952-45f8-8e47-8d492a8d00f1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:00.696153 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-08511c3a-b952-45f8-8e47-8d492a8d00f1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:00.696574 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-08511c3a-b952-45f8-8e47-8d492a8d00f1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48a373b3-5ae4-4eea-b30a-2df721122f9b", "connector": null, "instance_uuid": "e618cdb4-cd2e-43bb-8090-8ab84c584575"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:00.707716 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:00.707716 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:00.747840 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-08511c3a-b952-45f8-8e47-8d492a8d00f1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:00.748403 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 66/264] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25:00 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 18 05:25:00.781874 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3fb4baed-cf21-4ac2-8579-73e6fe42f7ef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:00.783963 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3fb4baed-cf21-4ac2-8579-73e6fe42f7ef tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:00.784194 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3fb4baed-cf21-4ac2-8579-73e6fe42f7ef tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:00.784395 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3fb4baed-cf21-4ac2-8579-73e6fe42f7ef tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:00.796843 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:00.796843 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:00.801251 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3fb4baed-cf21-4ac2-8579-73e6fe42f7ef tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:00.807404 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3fb4baed-cf21-4ac2-8579-73e6fe42f7ef tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:00.807404 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 67/265] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:00 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:00.820274 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dffb55e1-7460-4f52-963b-42e2a8a37ded None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:00.820781 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dffb55e1-7460-4f52-963b-42e2a8a37ded None None] GET https://10.4.3.250/volume// Aug 18 05:25:00.820979 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dffb55e1-7460-4f52-963b-42e2a8a37ded None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:00.821299 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dffb55e1-7460-4f52-963b-42e2a8a37ded None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:00.822095 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dffb55e1-7460-4f52-963b-42e2a8a37ded None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:00.822710 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 68/266] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:00.833654 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-f425f501-3d6c-4c43-9cb2-e25454a98d14 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:00.838036 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-f425f501-3d6c-4c43-9cb2-e25454a98d14 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:00.838036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-f425f501-3d6c-4c43-9cb2-e25454a98d14 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:00.838036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-f425f501-3d6c-4c43-9cb2-e25454a98d14 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:00.851458 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:00.851458 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:00.857373 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-f425f501-3d6c-4c43-9cb2-e25454a98d14 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:00.865291 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-f425f501-3d6c-4c43-9cb2-e25454a98d14 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:00.865291 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 66/267] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:00 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:00.931459 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5263b140-826c-4c6a-abe1-c82548af16c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:00.933353 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5263b140-826c-4c6a-abe1-c82548af16c0 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 Aug 18 05:25:00.933749 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5263b140-826c-4c6a-abe1-c82548af16c0 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:00.934183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5263b140-826c-4c6a-abe1-c82548af16c0 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:00.942544 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:00.942544 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:00.952045 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5263b140-826c-4c6a-abe1-c82548af16c0 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:25:00.957685 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5263b140-826c-4c6a-abe1-c82548af16c0 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 returned with HTTP 200 Aug 18 05:25:00.958345 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-3839c8c2-06fe-42a0-b0b3-dcf355611611 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:00.959082 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 67/268] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:00 2026] GET /volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:00.961616 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-3839c8c2-06fe-42a0-b0b3-dcf355611611 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] PUT https://10.4.3.250/volume/v3/attachments/149204f7-481c-4513-85b4-67a24ee1e61a Aug 18 05:25:00.962220 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-3839c8c2-06fe-42a0-b0b3-dcf355611611 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:00.973060 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-156299ea-0b17-428d-963b-9fe023eafa0a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:00.973229 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-3839c8c2-06fe-42a0-b0b3-dcf355611611 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Acquiring lock "cinder-attachment_update-48a373b3-5ae4-4eea-b30a-2df721122f9b-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:00.978038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:25:00.978038 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1031007369"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:00.978604 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-3839c8c2-06fe-42a0-b0b3-dcf355611611 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Lock "cinder-attachment_update-48a373b3-5ae4-4eea-b30a-2df721122f9b-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:00.979417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1031007369'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:25:00.979843 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Create volume of 1 GB Aug 18 05:25:00.980098 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:00.980098 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:00.986059 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Availability Zones retrieved successfully. Aug 18 05:25:00.996042 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Flow 'volume_create_api' (992bcd59-e300-45e7-ae05-dfc868f05434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:00.998887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e4d7ff9-d621-4c60-a221-0b9bf4d6466d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:00.999472 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:25:01.049046 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e4d7ff9-d621-4c60-a221-0b9bf4d6466d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:01.049541 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe95c198-914f-423c-9e6e-aa818288819a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:01.098611 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-3839c8c2-06fe-42a0-b0b3-dcf355611611 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Lock "cinder-attachment_update-48a373b3-5ae4-4eea-b30a-2df721122f9b-np0000007601" released by "attachment_update" :: held 0.120s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:01.099082 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-3839c8c2-06fe-42a0-b0b3-dcf355611611 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/attachments/149204f7-481c-4513-85b4-67a24ee1e61a returned with HTTP 200 Aug 18 05:25:01.099927 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 68/269] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:00 2026] PUT /volume/v3/attachments/149204f7-481c-4513-85b4-67a24ee1e61a => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:01.110302 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Created reservations ['24a5faac-4329-4044-ad79-6c126731b7f0', '68af530b-561c-4e3a-9891-73d20890cd8a', 'c24bca15-3a3d-4d71-a7dd-1449463f5842', '2afd6cdb-acf6-42d4-a345-72e0d7f06697'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:25:01.111205 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe95c198-914f-423c-9e6e-aa818288819a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24a5faac-4329-4044-ad79-6c126731b7f0', '68af530b-561c-4e3a-9891-73d20890cd8a', 'c24bca15-3a3d-4d71-a7dd-1449463f5842', '2afd6cdb-acf6-42d4-a345-72e0d7f06697']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:01.112360 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded8302c-afed-46e1-963d-69877e8cae4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:01.142457 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded8302c-afed-46e1-963d-69877e8cae4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25546304-04f6-40fa-8b89-e6b3624868e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1031007369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747603d043db47f480b71f6146dd8b26',qos_specs=None,replication_status=,reservations=['24a5faac-4329-4044-ad79-6c126731b7f0','68af530b-561c-4e3a-9891-73d20890cd8a','c24bca15-3a3d-4d71-a7dd-1449463f5842','2afd6cdb-acf6-42d4-a345-72e0d7f06697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='475fa61be3a349158fe3de1fd6c07a11',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1031007369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25546304-04f6-40fa-8b89-e6b3624868e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='747603d043db47f480b71f6146dd8b26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='475fa61be3a349158fe3de1fd6c07a11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:01.143474 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfa851f4-08c9-4757-b3d8-b30cc2dba726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:01.166500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfa851f4-08c9-4757-b3d8-b30cc2dba726) transitioned into state 'SUCCESS' from state '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-1031007369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747603d043db47f480b71f6146dd8b26',qos_specs=None,replication_status=,reservations=['24a5faac-4329-4044-ad79-6c126731b7f0','68af530b-561c-4e3a-9891-73d20890cd8a','c24bca15-3a3d-4d71-a7dd-1449463f5842','2afd6cdb-acf6-42d4-a345-72e0d7f06697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='475fa61be3a349158fe3de1fd6c07a11',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:01.167733 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470b795c-e9f3-46c8-b5c3-a44262598544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:01.182475 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (470b795c-e9f3-46c8-b5c3-a44262598544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:01.183564 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Flow 'volume_create_api' (992bcd59-e300-45e7-ae05-dfc868f05434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:01.184169 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Create volume request issued successfully. Aug 18 05:25:01.184877 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-156299ea-0b17-428d-963b-9fe023eafa0a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:25:01.185684 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 69/270] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:25:00 2026] POST /volume/v3/volumes => generated 757 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:01.201564 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9ce580ca-2c21-4ec5-a09a-04ffb1563a60 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:01.206061 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ce580ca-2c21-4ec5-a09a-04ffb1563a60 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 Aug 18 05:25:01.206534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ce580ca-2c21-4ec5-a09a-04ffb1563a60 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:01.206854 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ce580ca-2c21-4ec5-a09a-04ffb1563a60 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:01.218369 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:01.218369 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:01.228155 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9ce580ca-2c21-4ec5-a09a-04ffb1563a60 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:25:01.240064 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ce580ca-2c21-4ec5-a09a-04ffb1563a60 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 returned with HTTP 200 Aug 18 05:25:01.240846 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 67/271] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:01 2026] GET /volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:01.623953 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a037a05f-2e46-46c6-afce-57770fdae269 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:01.625912 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a037a05f-2e46-46c6-afce-57770fdae269 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:01.626175 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a037a05f-2e46-46c6-afce-57770fdae269 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:01.626359 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a037a05f-2e46-46c6-afce-57770fdae269 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:01.634338 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:01.634338 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:01.639361 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a037a05f-2e46-46c6-afce-57770fdae269 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:01.644709 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a037a05f-2e46-46c6-afce-57770fdae269 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:01.645245 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 68/272] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:01 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:01.708386 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-8b35f4b2-aa6d-4cf4-99d5-1f652acde0b6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:01.711350 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-8b35f4b2-aa6d-4cf4-99d5-1f652acde0b6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:01.711941 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-8b35f4b2-aa6d-4cf4-99d5-1f652acde0b6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:01.714079 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-8b35f4b2-aa6d-4cf4-99d5-1f652acde0b6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:01.726040 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:01.726040 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:01.732353 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-8b35f4b2-aa6d-4cf4-99d5-1f652acde0b6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:01.738504 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-8b35f4b2-aa6d-4cf4-99d5-1f652acde0b6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:01.739220 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 69/273] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:01 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:01.822327 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2c8360ff-7de4-46ea-856b-ac4005754a59 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:01.827624 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c8360ff-7de4-46ea-856b-ac4005754a59 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:01.827801 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c8360ff-7de4-46ea-856b-ac4005754a59 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:01.828035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c8360ff-7de4-46ea-856b-ac4005754a59 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:01.843435 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:01.843435 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:01.845617 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5b5674c-660a-4ed6-9183-0a4b772d3325 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:01.846188 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5b5674c-660a-4ed6-9183-0a4b772d3325 None None] GET https://10.4.3.250/volume// Aug 18 05:25:01.846396 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5b5674c-660a-4ed6-9183-0a4b772d3325 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:01.846646 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5b5674c-660a-4ed6-9183-0a4b772d3325 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:01.847379 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5b5674c-660a-4ed6-9183-0a4b772d3325 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:01.847786 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 68/274] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:25:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:01.848808 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2c8360ff-7de4-46ea-856b-ac4005754a59 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:01.856556 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c8360ff-7de4-46ea-856b-ac4005754a59 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:01.857258 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 70/275] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:01 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:01.860829 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-3432153b-c400-4618-82ad-26456bcfd08e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:01.863370 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-3432153b-c400-4618-82ad-26456bcfd08e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:01.863738 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-3432153b-c400-4618-82ad-26456bcfd08e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45d85931-b476-43d9-b3f9-2a193ca845c1", "connector": null, "instance_uuid": "de65899f-1151-4a5f-be55-8e1722df7991"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:01.876795 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:01.876795 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:01.919509 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-3432153b-c400-4618-82ad-26456bcfd08e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:01.920151 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 69/276] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25:01 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 18 05:25:01.955821 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-759b6c2e-93c5-4a67-a634-162f90476753 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:01.957350 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-759b6c2e-93c5-4a67-a634-162f90476753 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:01.957662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-759b6c2e-93c5-4a67-a634-162f90476753 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:01.957935 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-759b6c2e-93c5-4a67-a634-162f90476753 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:01.971238 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:01.971238 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:01.971647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-51ee82a3-02c9-4600-b4a4-6be768c13725 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:01.971936 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51ee82a3-02c9-4600-b4a4-6be768c13725 None None] GET https://10.4.3.250/volume// Aug 18 05:25:01.972183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51ee82a3-02c9-4600-b4a4-6be768c13725 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:01.972405 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51ee82a3-02c9-4600-b4a4-6be768c13725 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:01.973539 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51ee82a3-02c9-4600-b4a4-6be768c13725 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:01.973539 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 69/277] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:01.975463 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-759b6c2e-93c5-4a67-a634-162f90476753 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:01.981772 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-759b6c2e-93c5-4a67-a634-162f90476753 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:01.982369 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 70/278] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:01 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:01.985981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-48657b4a-2447-49e2-b537-70821023afe2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:01.988644 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-48657b4a-2447-49e2-b537-70821023afe2 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:01.988858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-48657b4a-2447-49e2-b537-70821023afe2 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:01.989085 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-48657b4a-2447-49e2-b537-70821023afe2 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:02.000794 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:02.000794 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:02.004934 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-48657b4a-2447-49e2-b537-70821023afe2 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:02.010302 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-48657b4a-2447-49e2-b537-70821023afe2 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:02.010790 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 71/279] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:01 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:02.095826 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-d4d52ea1-0688-41ff-b24e-9a0e7855bb57 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:02.098480 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-d4d52ea1-0688-41ff-b24e-9a0e7855bb57 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] PUT https://10.4.3.250/volume/v3/attachments/40f13d16-2b51-490e-b2a9-9a630e31119c Aug 18 05:25:02.098983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-d4d52ea1-0688-41ff-b24e-9a0e7855bb57 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:02.108991 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-d4d52ea1-0688-41ff-b24e-9a0e7855bb57 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Acquiring lock "cinder-attachment_update-45d85931-b476-43d9-b3f9-2a193ca845c1-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:02.115212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-d4d52ea1-0688-41ff-b24e-9a0e7855bb57 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Lock "cinder-attachment_update-45d85931-b476-43d9-b3f9-2a193ca845c1-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:02.115536 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:02.115536 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:02.234841 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-d4d52ea1-0688-41ff-b24e-9a0e7855bb57 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Lock "cinder-attachment_update-45d85931-b476-43d9-b3f9-2a193ca845c1-np0000007601" released by "attachment_update" :: held 0.120s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:02.235317 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-d4d52ea1-0688-41ff-b24e-9a0e7855bb57 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/40f13d16-2b51-490e-b2a9-9a630e31119c returned with HTTP 200 Aug 18 05:25:02.236395 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 70/280] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:02 2026] PUT /volume/v3/attachments/40f13d16-2b51-490e-b2a9-9a630e31119c => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:02.258099 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b93dcd45-cd0b-4104-a3a6-27f6170e55d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:02.262961 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b93dcd45-cd0b-4104-a3a6-27f6170e55d5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 Aug 18 05:25:02.263294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b93dcd45-cd0b-4104-a3a6-27f6170e55d5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:02.263571 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b93dcd45-cd0b-4104-a3a6-27f6170e55d5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:02.279456 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:02.279456 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:02.288186 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b93dcd45-cd0b-4104-a3a6-27f6170e55d5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:25:02.295591 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b93dcd45-cd0b-4104-a3a6-27f6170e55d5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 returned with HTTP 200 Aug 18 05:25:02.296551 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 70/281] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:02 2026] GET /volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:02.879170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-515d61a1-5270-430b-8983-f6c174f64f29 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:02.882508 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-515d61a1-5270-430b-8983-f6c174f64f29 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:02.882828 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-515d61a1-5270-430b-8983-f6c174f64f29 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:02.883144 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-515d61a1-5270-430b-8983-f6c174f64f29 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:02.904181 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:02.904181 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:02.917944 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-515d61a1-5270-430b-8983-f6c174f64f29 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:02.931811 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-515d61a1-5270-430b-8983-f6c174f64f29 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:02.931811 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 71/282] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:02 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:03.000772 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d39aecf4-ac12-42d4-a0bc-0376c8275670 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:03.003703 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d39aecf4-ac12-42d4-a0bc-0376c8275670 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:03.003955 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d39aecf4-ac12-42d4-a0bc-0376c8275670 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:03.004247 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d39aecf4-ac12-42d4-a0bc-0376c8275670 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:03.028084 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:03.028084 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:03.034531 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d39aecf4-ac12-42d4-a0bc-0376c8275670 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:03.045164 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d39aecf4-ac12-42d4-a0bc-0376c8275670 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:03.045876 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 72/283] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:02 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:03.954839 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6e691300-9b2e-494a-80da-8ef7f31ebd3c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:03.957640 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e691300-9b2e-494a-80da-8ef7f31ebd3c tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:03.957881 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e691300-9b2e-494a-80da-8ef7f31ebd3c tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:03.958102 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e691300-9b2e-494a-80da-8ef7f31ebd3c tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:03.971516 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:03.971516 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:03.976431 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6e691300-9b2e-494a-80da-8ef7f31ebd3c tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:03.984401 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e691300-9b2e-494a-80da-8ef7f31ebd3c tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:03.984952 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 71/284] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:03 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:04.062731 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27b496b0-7e39-45ef-abf8-437c5b41e1b1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:04.065345 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27b496b0-7e39-45ef-abf8-437c5b41e1b1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:04.065656 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27b496b0-7e39-45ef-abf8-437c5b41e1b1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:04.065951 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27b496b0-7e39-45ef-abf8-437c5b41e1b1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:04.078908 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:04.078908 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:04.085126 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27b496b0-7e39-45ef-abf8-437c5b41e1b1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:04.093736 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27b496b0-7e39-45ef-abf8-437c5b41e1b1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:04.094365 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 71/285] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:04 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:05.007061 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a0f26989-9c32-477e-afdc-e7936b5b00d1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:05.009882 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a0f26989-9c32-477e-afdc-e7936b5b00d1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:05.010312 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a0f26989-9c32-477e-afdc-e7936b5b00d1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:05.010817 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a0f26989-9c32-477e-afdc-e7936b5b00d1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:05.024208 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:05.024208 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:05.030651 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a0f26989-9c32-477e-afdc-e7936b5b00d1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:05.037584 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a0f26989-9c32-477e-afdc-e7936b5b00d1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:05.038095 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 72/286] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:05 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:05.113136 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ffeded66-3935-48d7-abd3-226ce77dec74 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:05.115950 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ffeded66-3935-48d7-abd3-226ce77dec74 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:05.116207 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ffeded66-3935-48d7-abd3-226ce77dec74 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:05.116533 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ffeded66-3935-48d7-abd3-226ce77dec74 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:05.128385 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:05.128385 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:05.133187 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ffeded66-3935-48d7-abd3-226ce77dec74 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:05.139029 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ffeded66-3935-48d7-abd3-226ce77dec74 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:05.139555 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 73/287] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:05 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:06.058389 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84acadab-e029-45dd-9b19-b6a9b07f33b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:06.061319 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84acadab-e029-45dd-9b19-b6a9b07f33b9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:06.062719 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84acadab-e029-45dd-9b19-b6a9b07f33b9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:06.062719 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84acadab-e029-45dd-9b19-b6a9b07f33b9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:06.077196 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:06.077196 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:06.082038 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-84acadab-e029-45dd-9b19-b6a9b07f33b9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:06.092703 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84acadab-e029-45dd-9b19-b6a9b07f33b9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:06.092703 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 72/288] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:06 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:06.161328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-86934478-91a3-4556-b535-8e6b44799b1c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:06.164448 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86934478-91a3-4556-b535-8e6b44799b1c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:06.164921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86934478-91a3-4556-b535-8e6b44799b1c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:06.165342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86934478-91a3-4556-b535-8e6b44799b1c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:06.184802 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:06.184802 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:06.193640 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-86934478-91a3-4556-b535-8e6b44799b1c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:06.201430 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86934478-91a3-4556-b535-8e6b44799b1c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:06.202094 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 72/289] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:06 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:07.111588 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8d81fa10-3434-4132-af4f-a7ea2e78ff18 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:07.114325 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d81fa10-3434-4132-af4f-a7ea2e78ff18 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:07.114644 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d81fa10-3434-4132-af4f-a7ea2e78ff18 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:07.114966 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d81fa10-3434-4132-af4f-a7ea2e78ff18 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:07.131951 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:07.131951 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:07.137370 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8d81fa10-3434-4132-af4f-a7ea2e78ff18 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:07.143889 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d81fa10-3434-4132-af4f-a7ea2e78ff18 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:07.144375 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 73/290] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:07 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:07.219413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a933d512-0e13-4cca-8dc2-0e3d0058231e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:07.221704 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a933d512-0e13-4cca-8dc2-0e3d0058231e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:07.221914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a933d512-0e13-4cca-8dc2-0e3d0058231e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:07.222166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a933d512-0e13-4cca-8dc2-0e3d0058231e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:07.237083 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:07.237083 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:07.242988 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a933d512-0e13-4cca-8dc2-0e3d0058231e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:07.249447 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a933d512-0e13-4cca-8dc2-0e3d0058231e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:07.250181 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 74/291] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:07 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:08.164406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13e55afa-1aaf-47b9-b146-ac01ad183f30 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:08.166453 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13e55afa-1aaf-47b9-b146-ac01ad183f30 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:08.167832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13e55afa-1aaf-47b9-b146-ac01ad183f30 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:08.167832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13e55afa-1aaf-47b9-b146-ac01ad183f30 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:08.182053 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:08.182053 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:08.196041 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-13e55afa-1aaf-47b9-b146-ac01ad183f30 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:08.203199 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13e55afa-1aaf-47b9-b146-ac01ad183f30 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:08.203631 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 73/292] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:08 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:08.266527 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-320fa087-9b70-4e54-8993-60ee363e5021 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:08.269617 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-320fa087-9b70-4e54-8993-60ee363e5021 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:08.270650 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-320fa087-9b70-4e54-8993-60ee363e5021 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:08.270650 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-320fa087-9b70-4e54-8993-60ee363e5021 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:08.283702 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:08.283702 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:08.288199 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-320fa087-9b70-4e54-8993-60ee363e5021 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:08.293687 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-320fa087-9b70-4e54-8993-60ee363e5021 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:08.294175 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 73/293] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:08 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:08.749741 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-94879775-5cee-4484-bdc0-033fd426892d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:08.752342 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:25:08.752722 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1595909495"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:08.755373 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1595909495'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:25:08.755560 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Create volume of 1 GB Aug 18 05:25:08.761942 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Availability Zones retrieved successfully. Aug 18 05:25:08.769736 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Flow 'volume_create_api' (3825adc3-5d47-4d55-aa27-46b4e0c592e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:08.771250 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12846d4-cf0e-4aef-b045-7f360d90cb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:08.772767 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:25:08.812056 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12846d4-cf0e-4aef-b045-7f360d90cb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:08.813877 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917de2ca-f1c2-418a-a802-56dbada12a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:08.914200 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Created reservations ['6ffbecfe-d5f3-4381-9055-0aa52fd2b9f9', '4c5dd48b-c8d3-4e91-a0b3-e21d26e7db7c', '2dc7f10f-7bbe-4775-86bb-1cd5ab0610a7', 'a30bd31d-9d71-4ef0-a258-c0d29313fb21'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:25:08.915262 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917de2ca-f1c2-418a-a802-56dbada12a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ffbecfe-d5f3-4381-9055-0aa52fd2b9f9', '4c5dd48b-c8d3-4e91-a0b3-e21d26e7db7c', '2dc7f10f-7bbe-4775-86bb-1cd5ab0610a7', 'a30bd31d-9d71-4ef0-a258-c0d29313fb21']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:08.916118 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83b8ae4-c533-497a-8114-6e429e680382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:08.950373 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83b8ae4-c533-497a-8114-6e429e680382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1595909495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a1dc3239e24238aa0233dc5559b020',qos_specs=None,replication_status=,reservations=['6ffbecfe-d5f3-4381-9055-0aa52fd2b9f9','4c5dd48b-c8d3-4e91-a0b3-e21d26e7db7c','2dc7f10f-7bbe-4775-86bb-1cd5ab0610a7','a30bd31d-9d71-4ef0-a258-c0d29313fb21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560c536ba7d04cc9b9b9025a22a70130',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1595909495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59a1dc3239e24238aa0233dc5559b020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560c536ba7d04cc9b9b9025a22a70130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:08.951299 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db51ce1-7538-4876-a027-f7a8a47d4776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:08.984498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db51ce1-7538-4876-a027-f7a8a47d4776) transitioned into state 'SUCCESS' from state '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-1595909495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59a1dc3239e24238aa0233dc5559b020',qos_specs=None,replication_status=,reservations=['6ffbecfe-d5f3-4381-9055-0aa52fd2b9f9','4c5dd48b-c8d3-4e91-a0b3-e21d26e7db7c','2dc7f10f-7bbe-4775-86bb-1cd5ab0610a7','a30bd31d-9d71-4ef0-a258-c0d29313fb21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560c536ba7d04cc9b9b9025a22a70130',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:08.985576 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5c6f55-c450-4d18-8b22-80d3d2c6bacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:09.003507 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5c6f55-c450-4d18-8b22-80d3d2c6bacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:09.004762 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Flow 'volume_create_api' (3825adc3-5d47-4d55-aa27-46b4e0c592e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:09.005426 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Create volume request issued successfully. Aug 18 05:25:09.006931 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94879775-5cee-4484-bdc0-033fd426892d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:25:09.007659 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 74/294] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:25:08 2026] POST /volume/v3/volumes => generated 752 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:09.025060 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ac18e4bb-2f13-4c9a-9a64-bbf351629ac5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:09.027364 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac18e4bb-2f13-4c9a-9a64-bbf351629ac5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:09.028287 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac18e4bb-2f13-4c9a-9a64-bbf351629ac5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:09.028287 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac18e4bb-2f13-4c9a-9a64-bbf351629ac5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:09.039034 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:09.039034 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:09.049364 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ac18e4bb-2f13-4c9a-9a64-bbf351629ac5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:09.059596 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac18e4bb-2f13-4c9a-9a64-bbf351629ac5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:09.060213 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 75/295] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:09 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:09.224891 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-317c52c6-c028-4395-aa36-ceaa2b99aade None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:09.227110 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-317c52c6-c028-4395-aa36-ceaa2b99aade tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:09.227110 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-317c52c6-c028-4395-aa36-ceaa2b99aade tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:09.227110 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-317c52c6-c028-4395-aa36-ceaa2b99aade tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:09.244755 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:09.244755 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:09.251591 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-317c52c6-c028-4395-aa36-ceaa2b99aade tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:09.261345 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-317c52c6-c028-4395-aa36-ceaa2b99aade tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:09.261953 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 74/296] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:09 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:09.314963 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e04b9b22-b17d-450c-a20a-4ac7a24ae0bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:09.316797 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e04b9b22-b17d-450c-a20a-4ac7a24ae0bc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:09.317152 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e04b9b22-b17d-450c-a20a-4ac7a24ae0bc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:09.317397 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e04b9b22-b17d-450c-a20a-4ac7a24ae0bc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:09.335771 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:09.335771 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:09.343275 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e04b9b22-b17d-450c-a20a-4ac7a24ae0bc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:09.361612 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e04b9b22-b17d-450c-a20a-4ac7a24ae0bc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:09.362383 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 74/297] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:09 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:10.074842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-84d5b27c-fc7b-42f6-81a6-09af72eae3f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.081042 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-84d5b27c-fc7b-42f6-81a6-09af72eae3f5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:10.081042 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-84d5b27c-fc7b-42f6-81a6-09af72eae3f5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:10.081042 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-84d5b27c-fc7b-42f6-81a6-09af72eae3f5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:10.095952 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:10.095952 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:10.099888 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-84d5b27c-fc7b-42f6-81a6-09af72eae3f5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:10.104866 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-84d5b27c-fc7b-42f6-81a6-09af72eae3f5 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:10.105705 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 75/298] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:10 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:10.158071 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-e4d8ac51-b8df-4715-a41c-470c0541afdc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.161368 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-e4d8ac51-b8df-4715-a41c-470c0541afdc tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:10.161691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-e4d8ac51-b8df-4715-a41c-470c0541afdc tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:10.162070 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-e4d8ac51-b8df-4715-a41c-470c0541afdc tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:10.171733 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:10.171733 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:10.177592 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-e4d8ac51-b8df-4715-a41c-470c0541afdc tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:10.184357 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-e4d8ac51-b8df-4715-a41c-470c0541afdc tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:10.184499 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 76/299] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:10 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:10.283903 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-12efb5c7-55a4-4b8f-b770-f2eb49912a08 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.285946 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12efb5c7-55a4-4b8f-b770-f2eb49912a08 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:10.286139 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12efb5c7-55a4-4b8f-b770-f2eb49912a08 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:10.286356 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-12efb5c7-55a4-4b8f-b770-f2eb49912a08 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:10.296929 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:10.296929 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:10.300931 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-12efb5c7-55a4-4b8f-b770-f2eb49912a08 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:10.306506 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-12efb5c7-55a4-4b8f-b770-f2eb49912a08 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:10.309089 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 75/300] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:10 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:10.329857 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aff0ac35-0757-4860-89af-1b278b032b0a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.330587 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aff0ac35-0757-4860-89af-1b278b032b0a None None] GET https://10.4.3.250/volume// Aug 18 05:25:10.330928 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aff0ac35-0757-4860-89af-1b278b032b0a None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:10.330928 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aff0ac35-0757-4860-89af-1b278b032b0a None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:10.331499 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aff0ac35-0757-4860-89af-1b278b032b0a None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:10.331817 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 75/301] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:25:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:10.342642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-204bbc69-9755-4628-a862-435e06ea0ae4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.344767 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-204bbc69-9755-4628-a862-435e06ea0ae4 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:10.346062 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-204bbc69-9755-4628-a862-435e06ea0ae4 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5", "connector": null, "instance_uuid": "a9431c95-a461-438f-b6f1-0b002cb16012"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:10.361400 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:10.361400 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:10.379044 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ddf346f-b6e8-4e41-ae79-6f6178eecb10 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.382144 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ddf346f-b6e8-4e41-ae79-6f6178eecb10 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:10.383118 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ddf346f-b6e8-4e41-ae79-6f6178eecb10 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:10.383118 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ddf346f-b6e8-4e41-ae79-6f6178eecb10 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:10.394309 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:10.394309 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:10.398269 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0ddf346f-b6e8-4e41-ae79-6f6178eecb10 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:10.404038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ddf346f-b6e8-4e41-ae79-6f6178eecb10 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:10.404038 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 77/302] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:10 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:10.419591 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-204bbc69-9755-4628-a862-435e06ea0ae4 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:10.420415 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 76/303] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25:10 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:10.463608 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-22fa0919-9bef-408a-a599-0e29dbbb8963 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.466431 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22fa0919-9bef-408a-a599-0e29dbbb8963 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:10.466431 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22fa0919-9bef-408a-a599-0e29dbbb8963 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:10.466888 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22fa0919-9bef-408a-a599-0e29dbbb8963 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:10.478703 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7292f2ce-cb8e-4fe8-bbe1-ddf1b1cdd598 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.479198 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7292f2ce-cb8e-4fe8-bbe1-ddf1b1cdd598 None None] GET https://10.4.3.250/volume// Aug 18 05:25:10.479482 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7292f2ce-cb8e-4fe8-bbe1-ddf1b1cdd598 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:10.481372 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7292f2ce-cb8e-4fe8-bbe1-ddf1b1cdd598 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:10.481372 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7292f2ce-cb8e-4fe8-bbe1-ddf1b1cdd598 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:10.481372 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 76/304] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:10.489888 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:10.489888 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:10.494583 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-8ca796b0-ee64-432b-aa3a-d85f9e13eb03 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.499051 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-22fa0919-9bef-408a-a599-0e29dbbb8963 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:10.499204 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-8ca796b0-ee64-432b-aa3a-d85f9e13eb03 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:10.499204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-8ca796b0-ee64-432b-aa3a-d85f9e13eb03 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:10.499204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-8ca796b0-ee64-432b-aa3a-d85f9e13eb03 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:10.503700 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22fa0919-9bef-408a-a599-0e29dbbb8963 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:10.504095 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 76/305] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:10 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:10.515843 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:10.515843 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:10.524342 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-8ca796b0-ee64-432b-aa3a-d85f9e13eb03 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:10.532288 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-8ca796b0-ee64-432b-aa3a-d85f9e13eb03 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:10.533128 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 78/306] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:10 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:10.633506 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-0fdb93af-629a-42c4-a01d-1903925abc81 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:10.635784 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-0fdb93af-629a-42c4-a01d-1903925abc81 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] PUT https://10.4.3.250/volume/v3/attachments/624b153e-2150-414a-a933-7af5af49b7db Aug 18 05:25:10.636434 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-0fdb93af-629a-42c4-a01d-1903925abc81 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:10.657933 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-0fdb93af-629a-42c4-a01d-1903925abc81 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Acquiring lock "cinder-attachment_update-26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:10.666680 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-0fdb93af-629a-42c4-a01d-1903925abc81 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Lock "cinder-attachment_update-26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5-np0000007601" acquired by "attachment_update" :: waited 0.009s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:10.668111 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:10.668111 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:10.786495 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-0fdb93af-629a-42c4-a01d-1903925abc81 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Lock "cinder-attachment_update-26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5-np0000007601" released by "attachment_update" :: held 0.120s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:10.786882 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-0fdb93af-629a-42c4-a01d-1903925abc81 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/attachments/624b153e-2150-414a-a933-7af5af49b7db returned with HTTP 200 Aug 18 05:25:10.787545 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 77/307] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:10 2026] PUT /volume/v3/attachments/624b153e-2150-414a-a933-7af5af49b7db => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:11.062025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6530a6e0-fe19-4324-89de-25881c3e951b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.064112 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6530a6e0-fe19-4324-89de-25881c3e951b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 Aug 18 05:25:11.064384 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6530a6e0-fe19-4324-89de-25881c3e951b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:11.064608 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6530a6e0-fe19-4324-89de-25881c3e951b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:11.071427 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:11.071427 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:11.075458 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6530a6e0-fe19-4324-89de-25881c3e951b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:25:11.083508 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6530a6e0-fe19-4324-89de-25881c3e951b tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 returned with HTTP 200 Aug 18 05:25:11.084106 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 77/308] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:11 2026] GET /volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:11.096350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-a1c762ff-1a09-4261-830f-554c106325fd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.099521 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-a1c762ff-1a09-4261-830f-554c106325fd tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 Aug 18 05:25:11.099992 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-a1c762ff-1a09-4261-830f-554c106325fd tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:11.100133 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-a1c762ff-1a09-4261-830f-554c106325fd tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:11.110674 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:11.110674 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:11.117429 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-a1c762ff-1a09-4261-830f-554c106325fd tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:25:11.124123 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-a1c762ff-1a09-4261-830f-554c106325fd tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 returned with HTTP 200 Aug 18 05:25:11.124731 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 77/309] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:11 2026] GET /volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:11.135252 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6be9b3eb-bce7-4d84-a51a-0dc99b772ada None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.140041 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6be9b3eb-bce7-4d84-a51a-0dc99b772ada tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 Aug 18 05:25:11.140041 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6be9b3eb-bce7-4d84-a51a-0dc99b772ada tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:11.140041 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6be9b3eb-bce7-4d84-a51a-0dc99b772ada tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:11.152759 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:11.152759 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:11.157946 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6be9b3eb-bce7-4d84-a51a-0dc99b772ada tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:25:11.164038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-6be9b3eb-bce7-4d84-a51a-0dc99b772ada tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 returned with HTTP 200 Aug 18 05:25:11.165046 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 79/310] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:11 2026] GET /volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:11.177736 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-721eff56-23a8-4115-a8dc-c777a9fc8065 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.178142 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-721eff56-23a8-4115-a8dc-c777a9fc8065 None None] GET https://10.4.3.250/volume// Aug 18 05:25:11.178377 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-721eff56-23a8-4115-a8dc-c777a9fc8065 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:11.178529 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-721eff56-23a8-4115-a8dc-c777a9fc8065 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:11.178892 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-721eff56-23a8-4115-a8dc-c777a9fc8065 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:11.179276 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 78/311] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:25:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:11.190000 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-9338d469-f7de-4c9a-b53e-3ed52e9aa47a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.193583 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-9338d469-f7de-4c9a-b53e-3ed52e9aa47a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:11.194265 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-9338d469-f7de-4c9a-b53e-3ed52e9aa47a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3d92c7b-f09a-4b74-8213-77b08da15e56", "connector": null, "instance_uuid": "db4372d4-2732-439a-912a-19ab4605a153"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:11.206390 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:11.206390 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:11.255247 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-9338d469-f7de-4c9a-b53e-3ed52e9aa47a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:11.256078 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 78/312] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25: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 18 05:25:11.265282 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac68bfa4-520b-4e8b-858e-d5e37d204d96 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.265891 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac68bfa4-520b-4e8b-858e-d5e37d204d96 None None] GET https://10.4.3.250/volume// Aug 18 05:25:11.266140 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac68bfa4-520b-4e8b-858e-d5e37d204d96 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:11.266445 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac68bfa4-520b-4e8b-858e-d5e37d204d96 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:11.266855 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac68bfa4-520b-4e8b-858e-d5e37d204d96 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:11.267447 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 78/313] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:25:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:11.278315 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-ec70b952-25b2-4908-8ca0-63909cd2556f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.280953 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-ec70b952-25b2-4908-8ca0-63909cd2556f tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:11.281620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-ec70b952-25b2-4908-8ca0-63909cd2556f tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c15789c8-dc2f-4ecf-a29c-902e966d2cb0", "connector": null, "instance_uuid": "db4372d4-2732-439a-912a-19ab4605a153"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:11.291274 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:11.291274 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:11.323070 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15433749-0c3e-4e41-86aa-948013df5654 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.324258 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15433749-0c3e-4e41-86aa-948013df5654 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:11.324616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15433749-0c3e-4e41-86aa-948013df5654 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:11.324663 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15433749-0c3e-4e41-86aa-948013df5654 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:11.335778 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:11.335778 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:11.336093 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-ec70b952-25b2-4908-8ca0-63909cd2556f tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:11.336093 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 80/314] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25:11 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 18 05:25:11.338358 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-15433749-0c3e-4e41-86aa-948013df5654 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:11.343887 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15433749-0c3e-4e41-86aa-948013df5654 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:11.344307 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 79/315] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:11 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:11.345458 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb95d0da-b2a5-4fd3-bed2-ffb7f5e61353 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.345913 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb95d0da-b2a5-4fd3-bed2-ffb7f5e61353 None None] GET https://10.4.3.250/volume// Aug 18 05:25:11.346157 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb95d0da-b2a5-4fd3-bed2-ffb7f5e61353 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:11.346441 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb95d0da-b2a5-4fd3-bed2-ffb7f5e61353 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:11.346829 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb95d0da-b2a5-4fd3-bed2-ffb7f5e61353 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:11.352919 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 79/316] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:25:11 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:11.362920 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-d432f290-a3f7-4087-90fa-d788fb5911e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.366029 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-d432f290-a3f7-4087-90fa-d788fb5911e5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:11.366411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-d432f290-a3f7-4087-90fa-d788fb5911e5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25546304-04f6-40fa-8b89-e6b3624868e9", "connector": null, "instance_uuid": "db4372d4-2732-439a-912a-19ab4605a153"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:11.375764 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:11.375764 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:11.406965 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-d432f290-a3f7-4087-90fa-d788fb5911e5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:11.407584 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 79/317] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25:11 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 18 05:25:11.420354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6bc90a49-6afd-4267-bc0b-98196164f3c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.424369 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6bc90a49-6afd-4267-bc0b-98196164f3c1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:11.424868 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6bc90a49-6afd-4267-bc0b-98196164f3c1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:11.425287 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6bc90a49-6afd-4267-bc0b-98196164f3c1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:11.442566 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:11.442566 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:11.448457 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6bc90a49-6afd-4267-bc0b-98196164f3c1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:11.455624 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6bc90a49-6afd-4267-bc0b-98196164f3c1 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:11.455624 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 81/318] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:11 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:11.521366 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a83f1f5f-c071-4584-bd86-7ed701f9f576 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:11.523829 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a83f1f5f-c071-4584-bd86-7ed701f9f576 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:11.524142 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a83f1f5f-c071-4584-bd86-7ed701f9f576 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:11.524382 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a83f1f5f-c071-4584-bd86-7ed701f9f576 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:11.537579 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:11.537579 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:11.541233 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a83f1f5f-c071-4584-bd86-7ed701f9f576 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:11.546203 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a83f1f5f-c071-4584-bd86-7ed701f9f576 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:11.546815 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 80/319] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:11 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:12.152127 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-39804ec4-aabb-41d8-91e3-1679504f118d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.152658 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39804ec4-aabb-41d8-91e3-1679504f118d None None] GET https://10.4.3.250/volume// Aug 18 05:25:12.152910 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39804ec4-aabb-41d8-91e3-1679504f118d None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:12.153216 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39804ec4-aabb-41d8-91e3-1679504f118d None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:12.153655 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39804ec4-aabb-41d8-91e3-1679504f118d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:12.155464 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 80/320] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:12.160912 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.163954 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-f425b039-d862-4e9b-9391-b8135f6814de None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.164105 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:25:12.164474 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-351079282", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:12.165721 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-f425b039-d862-4e9b-9391-b8135f6814de tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:25:12.166408 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-f425b039-d862-4e9b-9391-b8135f6814de tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:12.166492 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-351079282', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:25:12.166685 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Create volume of 1 GB Aug 18 05:25:12.166985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-f425b039-d862-4e9b-9391-b8135f6814de tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:12.167072 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:12.167072 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:12.172551 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Availability Zones retrieved successfully. Aug 18 05:25:12.183071 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:12.183071 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:12.183285 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Flow 'volume_create_api' (4ae4d4b7-3c55-472b-9deb-1e9d67e5a15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:12.183497 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f13ddd-f75d-4008-af8d-c0b45c6e71ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:12.184709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:25:12.187548 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-f425b039-d862-4e9b-9391-b8135f6814de tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:25:12.194073 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-f425b039-d862-4e9b-9391-b8135f6814de tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:25:12.194655 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 82/321] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:12 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:12.221910 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f13ddd-f75d-4008-af8d-c0b45c6e71ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:12.223079 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ebd510-b012-4d5a-ac6d-c1b9f9f2d317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:12.287847 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-99a54463-a425-4db9-ae3c-ec0ff2c80d97 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.290804 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-99a54463-a425-4db9-ae3c-ec0ff2c80d97 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] PUT https://10.4.3.250/volume/v3/attachments/aedbb901-1a5a-4e16-a2ee-20093dd126d6 Aug 18 05:25:12.291365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-99a54463-a425-4db9-ae3c-ec0ff2c80d97 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:12.302338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-99a54463-a425-4db9-ae3c-ec0ff2c80d97 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Acquiring lock "cinder-attachment_update-490fa31e-d4a8-4340-98a9-ddb32e4ff062-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:12.309690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-99a54463-a425-4db9-ae3c-ec0ff2c80d97 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Lock "cinder-attachment_update-490fa31e-d4a8-4340-98a9-ddb32e4ff062-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:12.310872 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:12.310872 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:12.311738 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Created reservations ['c6319e81-9013-463f-8da6-0072dcec02dd', '16d3fb9a-5a5b-4b14-9d5b-839a0298cff9', 'f4b9d8ac-02fd-4667-b310-cccef50c9ac2', '36d37cb9-8ce2-408f-9c54-a79297155d7c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:25:12.312927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ebd510-b012-4d5a-ac6d-c1b9f9f2d317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6319e81-9013-463f-8da6-0072dcec02dd', '16d3fb9a-5a5b-4b14-9d5b-839a0298cff9', 'f4b9d8ac-02fd-4667-b310-cccef50c9ac2', '36d37cb9-8ce2-408f-9c54-a79297155d7c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:12.316034 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9282f5-e053-42a5-87d1-d06d081b3a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:12.341564 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9282f5-e053-42a5-87d1-d06d081b3a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45061c28-c35e-43b8-b715-a5cd4f28c2d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-351079282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e291a23ab8043cabee20b2d9370cf5f',qos_specs=None,replication_status=,reservations=['c6319e81-9013-463f-8da6-0072dcec02dd','16d3fb9a-5a5b-4b14-9d5b-839a0298cff9','f4b9d8ac-02fd-4667-b310-cccef50c9ac2','36d37cb9-8ce2-408f-9c54-a79297155d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bb2e160f9894050840fa0113207002c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-351079282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45061c28-c35e-43b8-b715-a5cd4f28c2d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e291a23ab8043cabee20b2d9370cf5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bb2e160f9894050840fa0113207002c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:12.342339 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5494834-9f7f-4e74-a027-c514309cf4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:12.360402 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0dce1c37-c1fd-429a-8e96-616be0c90fd4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.362936 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0dce1c37-c1fd-429a-8e96-616be0c90fd4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:12.363358 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0dce1c37-c1fd-429a-8e96-616be0c90fd4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:12.363651 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0dce1c37-c1fd-429a-8e96-616be0c90fd4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:12.367896 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5494834-9f7f-4e74-a027-c514309cf4ce) transitioned into state 'SUCCESS' from state '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-351079282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e291a23ab8043cabee20b2d9370cf5f',qos_specs=None,replication_status=,reservations=['c6319e81-9013-463f-8da6-0072dcec02dd','16d3fb9a-5a5b-4b14-9d5b-839a0298cff9','f4b9d8ac-02fd-4667-b310-cccef50c9ac2','36d37cb9-8ce2-408f-9c54-a79297155d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bb2e160f9894050840fa0113207002c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:12.370638 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65ffab6-8442-444e-8366-dd5a2bd156a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:12.377999 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:12.377999 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:12.393361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65ffab6-8442-444e-8366-dd5a2bd156a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:12.393425 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0dce1c37-c1fd-429a-8e96-616be0c90fd4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:12.393458 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Flow 'volume_create_api' (4ae4d4b7-3c55-472b-9deb-1e9d67e5a15a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:12.393458 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Create volume request issued successfully. Aug 18 05:25:12.393458 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-33de16ed-c80c-4a59-b8a4-fa94d6102068 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:25:12.393458 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 80/322] 10.4.3.250 () {72 vars in 1541 bytes} [Tue Aug 18 05:25:12 2026] POST /volume/v3/volumes => generated 754 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:12.399735 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0dce1c37-c1fd-429a-8e96-616be0c90fd4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:12.399735 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 81/323] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:12 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:12.421324 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-63bfba58-2c97-4d07-ac84-013107ed27db None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.425501 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-63bfba58-2c97-4d07-ac84-013107ed27db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] GET https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:12.425501 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-63bfba58-2c97-4d07-ac84-013107ed27db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:12.426359 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-63bfba58-2c97-4d07-ac84-013107ed27db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:12.439968 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:12.439968 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:12.449883 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-63bfba58-2c97-4d07-ac84-013107ed27db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Volume info retrieved successfully. Aug 18 05:25:12.457745 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-283874b3-79d8-4368-bebe-99d8c3cd848d req-63bfba58-2c97-4d07-ac84-013107ed27db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 returned with HTTP 200 Aug 18 05:25:12.458884 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 83/324] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:12 2026] GET /volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:12.474956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-99a54463-a425-4db9-ae3c-ec0ff2c80d97 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Lock "cinder-attachment_update-490fa31e-d4a8-4340-98a9-ddb32e4ff062-np0000007601" released by "attachment_update" :: held 0.165s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:12.475292 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-99a54463-a425-4db9-ae3c-ec0ff2c80d97 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/attachments/aedbb901-1a5a-4e16-a2ee-20093dd126d6 returned with HTTP 200 Aug 18 05:25:12.475895 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 81/325] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:12 2026] PUT /volume/v3/attachments/aedbb901-1a5a-4e16-a2ee-20093dd126d6 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:12.476430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b65fada7-4df7-4908-a5e7-00f052aea00d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.480833 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b65fada7-4df7-4908-a5e7-00f052aea00d tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:12.481978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b65fada7-4df7-4908-a5e7-00f052aea00d tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:12.481978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b65fada7-4df7-4908-a5e7-00f052aea00d tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:12.494450 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-33164bec-c0ad-4345-a947-fedfe6faaa66 req-b52c6fb5-a118-4d40-8f44-e12d7d80265f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.496689 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-33164bec-c0ad-4345-a947-fedfe6faaa66 req-b52c6fb5-a118-4d40-8f44-e12d7d80265f tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] GET https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:12.497118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-33164bec-c0ad-4345-a947-fedfe6faaa66 req-b52c6fb5-a118-4d40-8f44-e12d7d80265f tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:12.498040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-33164bec-c0ad-4345-a947-fedfe6faaa66 req-b52c6fb5-a118-4d40-8f44-e12d7d80265f tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:12.506152 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:12.506152 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:12.514482 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b65fada7-4df7-4908-a5e7-00f052aea00d tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:12.515566 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:12.515566 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:12.519427 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-0991f8b2-83a0-4df3-b4f8-c2f95b7eb9d4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.521682 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b65fada7-4df7-4908-a5e7-00f052aea00d tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:12.523065 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 81/326] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:12 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:12.523396 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-0991f8b2-83a0-4df3-b4f8-c2f95b7eb9d4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] POST https://10.4.3.250/volume/v3/attachments/aedbb901-1a5a-4e16-a2ee-20093dd126d6/action Aug 18 05:25:12.523396 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-0991f8b2-83a0-4df3-b4f8-c2f95b7eb9d4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:12.523396 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-0991f8b2-83a0-4df3-b4f8-c2f95b7eb9d4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:12.526840 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-33164bec-c0ad-4345-a947-fedfe6faaa66 req-b52c6fb5-a118-4d40-8f44-e12d7d80265f tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Volume info retrieved successfully. Aug 18 05:25:12.540149 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-33164bec-c0ad-4345-a947-fedfe6faaa66 req-b52c6fb5-a118-4d40-8f44-e12d7d80265f tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 returned with HTTP 200 Aug 18 05:25:12.540738 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 82/327] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:12 2026] GET /volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:12.548267 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:12.548267 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:12.566533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8d8e67e3-d011-4189-833a-9ace50a1906d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:12.566707 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-cddbc8cb-ec40-40f5-98d4-de98d8821490 req-0991f8b2-83a0-4df3-b4f8-c2f95b7eb9d4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/attachments/aedbb901-1a5a-4e16-a2ee-20093dd126d6/action returned with HTTP 204 Aug 18 05:25:12.567735 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 84/328] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:12 2026] POST /volume/v3/attachments/aedbb901-1a5a-4e16-a2ee-20093dd126d6/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:12.568966 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d8e67e3-d011-4189-833a-9ace50a1906d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:12.569268 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d8e67e3-d011-4189-833a-9ace50a1906d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:12.569532 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d8e67e3-d011-4189-833a-9ace50a1906d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:12.586453 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:12.586453 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:12.596715 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8d8e67e3-d011-4189-833a-9ace50a1906d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:12.601060 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d8e67e3-d011-4189-833a-9ace50a1906d tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:12.601536 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 82/329] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:12 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:13.420986 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-08264fb6-1ed8-446e-8ba7-1b6e6a4558a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:13.423708 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08264fb6-1ed8-446e-8ba7-1b6e6a4558a4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:13.424084 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08264fb6-1ed8-446e-8ba7-1b6e6a4558a4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:13.424417 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-08264fb6-1ed8-446e-8ba7-1b6e6a4558a4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:13.436509 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:13.436509 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:13.441961 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-08264fb6-1ed8-446e-8ba7-1b6e6a4558a4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:13.447734 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-08264fb6-1ed8-446e-8ba7-1b6e6a4558a4 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:13.448319 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 82/330] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:13 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:13.537991 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de60077c-47a3-46e6-a7a5-677fbf286882 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:13.540447 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de60077c-47a3-46e6-a7a5-677fbf286882 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:13.540690 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de60077c-47a3-46e6-a7a5-677fbf286882 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:13.540935 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de60077c-47a3-46e6-a7a5-677fbf286882 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:13.552209 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:13.552209 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:13.555497 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-de60077c-47a3-46e6-a7a5-677fbf286882 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:13.560203 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de60077c-47a3-46e6-a7a5-677fbf286882 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:13.560203 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 83/331] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:13 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:13.578808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-816c5d43-77b0-46fa-90c4-764612a59a4b req-43899ae0-de14-4250-bb9c-95c28ba28ce4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:13.581900 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-816c5d43-77b0-46fa-90c4-764612a59a4b req-43899ae0-de14-4250-bb9c-95c28ba28ce4 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] GET https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:13.582235 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-816c5d43-77b0-46fa-90c4-764612a59a4b req-43899ae0-de14-4250-bb9c-95c28ba28ce4 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:13.582521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-816c5d43-77b0-46fa-90c4-764612a59a4b req-43899ae0-de14-4250-bb9c-95c28ba28ce4 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:13.593315 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:13.593315 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:13.598453 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-816c5d43-77b0-46fa-90c4-764612a59a4b req-43899ae0-de14-4250-bb9c-95c28ba28ce4 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Volume info retrieved successfully. Aug 18 05:25:13.604101 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-816c5d43-77b0-46fa-90c4-764612a59a4b req-43899ae0-de14-4250-bb9c-95c28ba28ce4 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 returned with HTTP 200 Aug 18 05:25:13.604614 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 85/332] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:13 2026] GET /volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:13.618060 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a6b5c67-15ac-49ff-afd8-c7a9c9190abf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:13.620162 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a6b5c67-15ac-49ff-afd8-c7a9c9190abf tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:13.620358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a6b5c67-15ac-49ff-afd8-c7a9c9190abf tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:13.620633 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a6b5c67-15ac-49ff-afd8-c7a9c9190abf tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:13.636904 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:13.636904 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:13.640039 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fe9219b3-70d9-47a8-b16c-2c550cffb7df req-1753dee8-f941-423b-bde9-c0835fffc2b1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:13.642040 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9a6b5c67-15ac-49ff-afd8-c7a9c9190abf tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:13.642720 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fe9219b3-70d9-47a8-b16c-2c550cffb7df req-1753dee8-f941-423b-bde9-c0835fffc2b1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:25:13.643129 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fe9219b3-70d9-47a8-b16c-2c550cffb7df req-1753dee8-f941-423b-bde9-c0835fffc2b1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45061c28-c35e-43b8-b715-a5cd4f28c2d9", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-82787656", "description": null, "metadata": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:13.648173 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a6b5c67-15ac-49ff-afd8-c7a9c9190abf tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:13.648743 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 83/333] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:13 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:25:13.657246 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:13.657246 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:13.657829 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fe9219b3-70d9-47a8-b16c-2c550cffb7df req-1753dee8-f941-423b-bde9-c0835fffc2b1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Volume info retrieved successfully. Aug 18 05:25:13.658037 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [req-fe9219b3-70d9-47a8-b16c-2c550cffb7df req-1753dee8-f941-423b-bde9-c0835fffc2b1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Create snapshot from volume 45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:13.675099 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-fe9219b3-70d9-47a8-b16c-2c550cffb7df req-1753dee8-f941-423b-bde9-c0835fffc2b1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-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 18 05:25:13.698649 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [req-fe9219b3-70d9-47a8-b16c-2c550cffb7df req-1753dee8-f941-423b-bde9-c0835fffc2b1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Created reservations ['597857ba-fcda-4557-8b90-19f5d2372b72', '3a5d2e50-9aeb-4310-a55c-0001b75f48d6', '4757f284-4846-4292-a813-a2fa36d3255a', '1f3d1b2f-e2c9-4a5d-bf94-851c4b1e2c33'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:25:13.754544 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fe9219b3-70d9-47a8-b16c-2c550cffb7df req-1753dee8-f941-423b-bde9-c0835fffc2b1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Snapshot create request issued successfully. Aug 18 05:25:13.755092 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fe9219b3-70d9-47a8-b16c-2c550cffb7df req-1753dee8-f941-423b-bde9-c0835fffc2b1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:25:13.755760 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 83/334] 10.4.3.250 () {72 vars in 1547 bytes} [Tue Aug 18 05:25:13 2026] POST /volume/v3/snapshots => generated 309 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:13.926346 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bb3be80e-5238-4aa6-975e-91addb907757 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:13.927119 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb3be80e-5238-4aa6-975e-91addb907757 None None] GET https://10.4.3.250/volume// Aug 18 05:25:13.927119 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb3be80e-5238-4aa6-975e-91addb907757 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:13.929368 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb3be80e-5238-4aa6-975e-91addb907757 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:13.929368 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb3be80e-5238-4aa6-975e-91addb907757 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:13.929368 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 84/335] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:13.939232 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-50b28f45-afb9-41c5-9496-ac160bb74628 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:13.941818 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-50b28f45-afb9-41c5-9496-ac160bb74628 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 Aug 18 05:25:13.942180 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-50b28f45-afb9-41c5-9496-ac160bb74628 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:13.942314 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-50b28f45-afb9-41c5-9496-ac160bb74628 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:13.955772 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:13.955772 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:13.964930 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-50b28f45-afb9-41c5-9496-ac160bb74628 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:25:13.978947 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-50b28f45-afb9-41c5-9496-ac160bb74628 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 returned with HTTP 200 Aug 18 05:25:13.979527 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 86/336] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:13 2026] GET /volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 => generated 1544 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:14.075361 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-3647df13-c041-4ccd-af78-2a2f5199ad9a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.077776 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-3647df13-c041-4ccd-af78-2a2f5199ad9a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] PUT https://10.4.3.250/volume/v3/attachments/584619f3-4d00-45ad-bf5a-1365833d761a Aug 18 05:25:14.078504 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-3647df13-c041-4ccd-af78-2a2f5199ad9a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:14.088345 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-3647df13-c041-4ccd-af78-2a2f5199ad9a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Acquiring lock "cinder-attachment_update-b3d92c7b-f09a-4b74-8213-77b08da15e56-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:14.094342 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-3647df13-c041-4ccd-af78-2a2f5199ad9a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Lock "cinder-attachment_update-b3d92c7b-f09a-4b74-8213-77b08da15e56-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:14.095291 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.095291 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:14.174203 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6bf96236-91a7-4a91-93a0-cfa34bbfbc94 req-11cdb882-63bf-4c7c-a7a0-6354e2e25630 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.179082 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6bf96236-91a7-4a91-93a0-cfa34bbfbc94 req-11cdb882-63bf-4c7c-a7a0-6354e2e25630 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] GET https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f Aug 18 05:25:14.180320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6bf96236-91a7-4a91-93a0-cfa34bbfbc94 req-11cdb882-63bf-4c7c-a7a0-6354e2e25630 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.180623 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6bf96236-91a7-4a91-93a0-cfa34bbfbc94 req-11cdb882-63bf-4c7c-a7a0-6354e2e25630 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.187308 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.187308 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:14.187901 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6bf96236-91a7-4a91-93a0-cfa34bbfbc94 req-11cdb882-63bf-4c7c-a7a0-6354e2e25630 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] Snapshot retrieved successfully. Aug 18 05:25:14.188899 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6bf96236-91a7-4a91-93a0-cfa34bbfbc94 req-11cdb882-63bf-4c7c-a7a0-6354e2e25630 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f returned with HTTP 200 Aug 18 05:25:14.189520 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 84/337] 10.4.3.250 () {68 vars in 1604 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:14.191932 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-3647df13-c041-4ccd-af78-2a2f5199ad9a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Lock "cinder-attachment_update-b3d92c7b-f09a-4b74-8213-77b08da15e56-np0000007601" released by "attachment_update" :: held 0.098s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:14.192335 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-3647df13-c041-4ccd-af78-2a2f5199ad9a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments/584619f3-4d00-45ad-bf5a-1365833d761a returned with HTTP 200 Aug 18 05:25:14.192837 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 84/338] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:14 2026] PUT /volume/v3/attachments/584619f3-4d00-45ad-bf5a-1365833d761a => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:14.217239 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-622fded7-dd96-4d49-8e93-ec7e62e894cf req-01a43399-60d6-4af5-8d04-7b90d9e4ba8d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.219938 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-622fded7-dd96-4d49-8e93-ec7e62e894cf req-01a43399-60d6-4af5-8d04-7b90d9e4ba8d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] GET https://10.4.3.250/volume/v3/snapshots/detail Aug 18 05:25:14.220275 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-622fded7-dd96-4d49-8e93-ec7e62e894cf req-01a43399-60d6-4af5-8d04-7b90d9e4ba8d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.220530 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-622fded7-dd96-4d49-8e93-ec7e62e894cf req-01a43399-60d6-4af5-8d04-7b90d9e4ba8d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.220916 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [req-622fded7-dd96-4d49-8e93-ec7e62e894cf req-01a43399-60d6-4af5-8d04-7b90d9e4ba8d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:25:14.222614 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [req-622fded7-dd96-4d49-8e93-ec7e62e894cf req-01a43399-60d6-4af5-8d04-7b90d9e4ba8d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:25:14.226328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-04ed7bfa-5dff-4f5c-8647-4184ee44500a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.228281 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-04ed7bfa-5dff-4f5c-8647-4184ee44500a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] POST https://10.4.3.250/volume/v3/attachments/584619f3-4d00-45ad-bf5a-1365833d761a/action Aug 18 05:25:14.228793 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-04ed7bfa-5dff-4f5c-8647-4184ee44500a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:14.228971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-04ed7bfa-5dff-4f5c-8647-4184ee44500a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:14.238756 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-622fded7-dd96-4d49-8e93-ec7e62e894cf req-01a43399-60d6-4af5-8d04-7b90d9e4ba8d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] Get all snapshots completed successfully. Aug 18 05:25:14.239179 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.239179 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:14.240523 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-622fded7-dd96-4d49-8e93-ec7e62e894cf req-01a43399-60d6-4af5-8d04-7b90d9e4ba8d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-reader] https://10.4.3.250/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 05:25:14.240780 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 85/339] 10.4.3.250 () {68 vars in 1514 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:14.255249 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.255249 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:14.269791 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9e210faa-8169-4582-bb4e-15db322371d6 req-51ca420d-0d13-48e7-b694-fa1bb5c3704d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.273345 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-04ed7bfa-5dff-4f5c-8647-4184ee44500a tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments/584619f3-4d00-45ad-bf5a-1365833d761a/action returned with HTTP 204 Aug 18 05:25:14.273911 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 87/340] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:14 2026] POST /volume/v3/attachments/584619f3-4d00-45ad-bf5a-1365833d761a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:14.274084 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9e210faa-8169-4582-bb4e-15db322371d6 req-51ca420d-0d13-48e7-b694-fa1bb5c3704d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] GET https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f Aug 18 05:25:14.274451 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9e210faa-8169-4582-bb4e-15db322371d6 req-51ca420d-0d13-48e7-b694-fa1bb5c3704d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.274451 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9e210faa-8169-4582-bb4e-15db322371d6 req-51ca420d-0d13-48e7-b694-fa1bb5c3704d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.282498 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.282498 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:14.283197 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9e210faa-8169-4582-bb4e-15db322371d6 req-51ca420d-0d13-48e7-b694-fa1bb5c3704d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Snapshot retrieved successfully. Aug 18 05:25:14.284091 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9e210faa-8169-4582-bb4e-15db322371d6 req-51ca420d-0d13-48e7-b694-fa1bb5c3704d tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f returned with HTTP 200 Aug 18 05:25:14.285154 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 85/341] 10.4.3.250 () {68 vars in 1604 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:14.295703 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2d21ed3c-fda3-4aa4-89fe-547b8fe2f572 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.296251 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2d21ed3c-fda3-4aa4-89fe-547b8fe2f572 None None] GET https://10.4.3.250/volume// Aug 18 05:25:14.296405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2d21ed3c-fda3-4aa4-89fe-547b8fe2f572 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.296638 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2d21ed3c-fda3-4aa4-89fe-547b8fe2f572 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.296969 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2d21ed3c-fda3-4aa4-89fe-547b8fe2f572 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:14.297329 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 85/342] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:14.305709 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-bfc2e5d9-bd2a-4ee6-9dce-1e1001fbdff2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.308804 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-bfc2e5d9-bd2a-4ee6-9dce-1e1001fbdff2 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 Aug 18 05:25:14.308804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-bfc2e5d9-bd2a-4ee6-9dce-1e1001fbdff2 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.308896 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-bfc2e5d9-bd2a-4ee6-9dce-1e1001fbdff2 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.316396 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-faf95824-930f-4fcd-982c-89b7e57ff542 req-9bf3436c-5f60-40d4-9c91-5e4b3438edc1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.320201 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.320201 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:14.320854 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-faf95824-930f-4fcd-982c-89b7e57ff542 req-9bf3436c-5f60-40d4-9c91-5e4b3438edc1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f Aug 18 05:25:14.321105 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-faf95824-930f-4fcd-982c-89b7e57ff542 req-9bf3436c-5f60-40d4-9c91-5e4b3438edc1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.321369 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-faf95824-930f-4fcd-982c-89b7e57ff542 req-9bf3436c-5f60-40d4-9c91-5e4b3438edc1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.321598 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [req-faf95824-930f-4fcd-982c-89b7e57ff542 req-9bf3436c-5f60-40d4-9c91-5e4b3438edc1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Delete snapshot with id: 3ada652e-3de8-4814-9b55-1de96ee16e8f Aug 18 05:25:14.329537 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-bfc2e5d9-bd2a-4ee6-9dce-1e1001fbdff2 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:25:14.340693 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-bfc2e5d9-bd2a-4ee6-9dce-1e1001fbdff2 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 returned with HTTP 200 Aug 18 05:25:14.341129 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 86/343] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 => generated 1029 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:14.356439 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.356439 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:14.356439 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-faf95824-930f-4fcd-982c-89b7e57ff542 req-9bf3436c-5f60-40d4-9c91-5e4b3438edc1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Snapshot retrieved successfully. Aug 18 05:25:14.386561 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-faf95824-930f-4fcd-982c-89b7e57ff542 req-9bf3436c-5f60-40d4-9c91-5e4b3438edc1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Snapshot delete request issued successfully. Aug 18 05:25:14.386561 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-faf95824-930f-4fcd-982c-89b7e57ff542 req-9bf3436c-5f60-40d4-9c91-5e4b3438edc1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f returned with HTTP 202 Aug 18 05:25:14.386561 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 88/344] 10.4.3.250 () {70 vars in 1626 bytes} [Tue Aug 18 05:25:14 2026] DELETE /volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:25:14.431387 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c0748fd2-95fc-408c-8a55-4040255952c5 req-3fff2d75-302d-4fa2-ad2d-25e2ab75df58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.435665 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0748fd2-95fc-408c-8a55-4040255952c5 req-3fff2d75-302d-4fa2-ad2d-25e2ab75df58 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] GET https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f Aug 18 05:25:14.436129 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0748fd2-95fc-408c-8a55-4040255952c5 req-3fff2d75-302d-4fa2-ad2d-25e2ab75df58 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.437332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0748fd2-95fc-408c-8a55-4040255952c5 req-3fff2d75-302d-4fa2-ad2d-25e2ab75df58 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.446840 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.446840 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:14.447465 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c0748fd2-95fc-408c-8a55-4040255952c5 req-3fff2d75-302d-4fa2-ad2d-25e2ab75df58 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Snapshot retrieved successfully. Aug 18 05:25:14.450661 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0748fd2-95fc-408c-8a55-4040255952c5 req-3fff2d75-302d-4fa2-ad2d-25e2ab75df58 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f returned with HTTP 200 Aug 18 05:25:14.450879 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 86/345] 10.4.3.250 () {68 vars in 1604 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:14.454094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-694552d2-8fe3-49a2-9bf4-ce4e9ad05315 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.458376 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-694552d2-8fe3-49a2-9bf4-ce4e9ad05315 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] PUT https://10.4.3.250/volume/v3/attachments/5ebbd735-725f-4706-9063-b5a081d7205a Aug 18 05:25:14.459050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-694552d2-8fe3-49a2-9bf4-ce4e9ad05315 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:14.469566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0d8ec73-d392-482d-92e4-55e702829407 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.470158 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0d8ec73-d392-482d-92e4-55e702829407 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:14.470498 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0d8ec73-d392-482d-92e4-55e702829407 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.470743 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0d8ec73-d392-482d-92e4-55e702829407 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.473713 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-694552d2-8fe3-49a2-9bf4-ce4e9ad05315 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Acquiring lock "cinder-attachment_update-c15789c8-dc2f-4ecf-a29c-902e966d2cb0-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:14.481057 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-694552d2-8fe3-49a2-9bf4-ce4e9ad05315 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Lock "cinder-attachment_update-c15789c8-dc2f-4ecf-a29c-902e966d2cb0-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:14.482488 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.482488 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:14.484774 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.484774 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:14.490130 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b0d8ec73-d392-482d-92e4-55e702829407 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:14.494942 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0d8ec73-d392-482d-92e4-55e702829407 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:14.495401 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 87/346] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:14.576843 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f9d8c504-4f19-4096-aec0-2980d08d3ebb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.579384 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9d8c504-4f19-4096-aec0-2980d08d3ebb tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:14.579789 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9d8c504-4f19-4096-aec0-2980d08d3ebb tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.579918 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9d8c504-4f19-4096-aec0-2980d08d3ebb tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.606936 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.606936 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:14.616847 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f9d8c504-4f19-4096-aec0-2980d08d3ebb tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:14.626095 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9d8c504-4f19-4096-aec0-2980d08d3ebb tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:14.626389 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 89/347] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:14.664354 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-71f6ee11-dd7f-4919-8a57-d18259c46361 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.669346 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71f6ee11-dd7f-4919-8a57-d18259c46361 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:14.669346 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71f6ee11-dd7f-4919-8a57-d18259c46361 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.669346 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71f6ee11-dd7f-4919-8a57-d18259c46361 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.681348 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-694552d2-8fe3-49a2-9bf4-ce4e9ad05315 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Lock "cinder-attachment_update-c15789c8-dc2f-4ecf-a29c-902e966d2cb0-np0000007601" released by "attachment_update" :: held 0.200s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:14.682487 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-694552d2-8fe3-49a2-9bf4-ce4e9ad05315 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments/5ebbd735-725f-4706-9063-b5a081d7205a returned with HTTP 200 Aug 18 05:25:14.683536 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 86/348] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:14 2026] PUT /volume/v3/attachments/5ebbd735-725f-4706-9063-b5a081d7205a => generated 969 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:14.685975 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.685975 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:14.690936 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-71f6ee11-dd7f-4919-8a57-d18259c46361 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:14.696841 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71f6ee11-dd7f-4919-8a57-d18259c46361 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:14.697543 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 87/349] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:14.721206 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-86f78895-4615-4654-9e0e-f67dc459a187 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.726256 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-86f78895-4615-4654-9e0e-f67dc459a187 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] POST https://10.4.3.250/volume/v3/attachments/5ebbd735-725f-4706-9063-b5a081d7205a/action Aug 18 05:25:14.727233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-86f78895-4615-4654-9e0e-f67dc459a187 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:14.727233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-86f78895-4615-4654-9e0e-f67dc459a187 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:14.748824 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.748824 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:14.762801 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-86f78895-4615-4654-9e0e-f67dc459a187 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments/5ebbd735-725f-4706-9063-b5a081d7205a/action returned with HTTP 204 Aug 18 05:25:14.763621 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 88/350] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:14 2026] POST /volume/v3/attachments/5ebbd735-725f-4706-9063-b5a081d7205a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:14.790038 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7a1e243-202d-4aaf-a2c6-7be68c1e795b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.790328 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7a1e243-202d-4aaf-a2c6-7be68c1e795b None None] GET https://10.4.3.250/volume// Aug 18 05:25:14.790544 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7a1e243-202d-4aaf-a2c6-7be68c1e795b None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.791187 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7a1e243-202d-4aaf-a2c6-7be68c1e795b None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.791249 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7a1e243-202d-4aaf-a2c6-7be68c1e795b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:14.791566 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 90/351] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:14.805532 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-97d06f28-64e8-48b9-89af-660fdaabf5fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.812343 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-97d06f28-64e8-48b9-89af-660fdaabf5fc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 Aug 18 05:25:14.812343 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-97d06f28-64e8-48b9-89af-660fdaabf5fc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:14.812343 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-97d06f28-64e8-48b9-89af-660fdaabf5fc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:14.824093 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.824093 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:14.833579 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-97d06f28-64e8-48b9-89af-660fdaabf5fc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:25:14.839950 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-97d06f28-64e8-48b9-89af-660fdaabf5fc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 returned with HTTP 200 Aug 18 05:25:14.840422 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 87/352] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:14 2026] GET /volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:14.953442 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-4159852a-7cc2-4529-b3cd-f640357b2f5c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:14.957415 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-4159852a-7cc2-4529-b3cd-f640357b2f5c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] PUT https://10.4.3.250/volume/v3/attachments/ed01af1e-2ab3-4afc-bdb0-947e924d8e61 Aug 18 05:25:14.957942 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-4159852a-7cc2-4529-b3cd-f640357b2f5c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:14.974846 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-4159852a-7cc2-4529-b3cd-f640357b2f5c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Acquiring lock "cinder-attachment_update-25546304-04f6-40fa-8b89-e6b3624868e9-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:14.980913 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-4159852a-7cc2-4529-b3cd-f640357b2f5c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Lock "cinder-attachment_update-25546304-04f6-40fa-8b89-e6b3624868e9-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:14.982873 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:14.982873 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:15.118197 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-4159852a-7cc2-4529-b3cd-f640357b2f5c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Lock "cinder-attachment_update-25546304-04f6-40fa-8b89-e6b3624868e9-np0000007601" released by "attachment_update" :: held 0.137s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:15.118613 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-4159852a-7cc2-4529-b3cd-f640357b2f5c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments/ed01af1e-2ab3-4afc-bdb0-947e924d8e61 returned with HTTP 200 Aug 18 05:25:15.119158 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 88/353] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:14 2026] PUT /volume/v3/attachments/ed01af1e-2ab3-4afc-bdb0-947e924d8e61 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:15.152638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-65115238-5d9d-4ffa-acb0-cd8151408a25 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:15.157434 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-65115238-5d9d-4ffa-acb0-cd8151408a25 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] POST https://10.4.3.250/volume/v3/attachments/ed01af1e-2ab3-4afc-bdb0-947e924d8e61/action Aug 18 05:25:15.158086 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-65115238-5d9d-4ffa-acb0-cd8151408a25 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:15.158285 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-65115238-5d9d-4ffa-acb0-cd8151408a25 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:15.182255 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:15.182255 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:15.198186 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-226f76a5-dc3d-4cab-8b68-d365e0b64d79 req-65115238-5d9d-4ffa-acb0-cd8151408a25 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments/ed01af1e-2ab3-4afc-bdb0-947e924d8e61/action returned with HTTP 204 Aug 18 05:25:15.199263 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 89/354] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:15 2026] POST /volume/v3/attachments/ed01af1e-2ab3-4afc-bdb0-947e924d8e61/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:15.482982 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3c6051cd-8123-4e58-b0b8-cb44c994fc89 req-793dfcd6-50ec-443e-a56d-f96efd1e38a0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:15.488627 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3c6051cd-8123-4e58-b0b8-cb44c994fc89 req-793dfcd6-50ec-443e-a56d-f96efd1e38a0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] GET https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f Aug 18 05:25:15.489595 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3c6051cd-8123-4e58-b0b8-cb44c994fc89 req-793dfcd6-50ec-443e-a56d-f96efd1e38a0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:15.489595 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3c6051cd-8123-4e58-b0b8-cb44c994fc89 req-793dfcd6-50ec-443e-a56d-f96efd1e38a0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:15.500307 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3c6051cd-8123-4e58-b0b8-cb44c994fc89 req-793dfcd6-50ec-443e-a56d-f96efd1e38a0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f returned with HTTP 404 Aug 18 05:25:15.501141 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 91/355] 10.4.3.250 () {68 vars in 1604 bytes} [Tue Aug 18 05:25:15 2026] GET /volume/v3/snapshots/3ada652e-3de8-4814-9b55-1de96ee16e8f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:15.512825 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b111fcd-2991-496b-be83-5c222cbaced5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:15.514557 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b111fcd-2991-496b-be83-5c222cbaced5 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:15.515212 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b111fcd-2991-496b-be83-5c222cbaced5 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:15.516077 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b111fcd-2991-496b-be83-5c222cbaced5 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:15.530867 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-05c981a9-995a-4a60-9a7c-dd173a540f28 req-539af5a7-f866-4164-9575-f46e0b3d77b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:15.531632 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:15.531632 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:15.536209 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-05c981a9-995a-4a60-9a7c-dd173a540f28 req-539af5a7-f866-4164-9575-f46e0b3d77b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] DELETE https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:15.536442 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-05c981a9-995a-4a60-9a7c-dd173a540f28 req-539af5a7-f866-4164-9575-f46e0b3d77b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:15.536723 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-05c981a9-995a-4a60-9a7c-dd173a540f28 req-539af5a7-f866-4164-9575-f46e0b3d77b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:15.536723 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-05c981a9-995a-4a60-9a7c-dd173a540f28 req-539af5a7-f866-4164-9575-f46e0b3d77b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Delete volume with id: 45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:15.537268 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0b111fcd-2991-496b-be83-5c222cbaced5 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:15.545555 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:15.545555 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:15.546061 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-05c981a9-995a-4a60-9a7c-dd173a540f28 req-539af5a7-f866-4164-9575-f46e0b3d77b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Volume info retrieved successfully. Aug 18 05:25:15.549869 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b111fcd-2991-496b-be83-5c222cbaced5 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:15.550716 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 88/356] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:15 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:25:15.578179 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-05c981a9-995a-4a60-9a7c-dd173a540f28 req-539af5a7-f866-4164-9575-f46e0b3d77b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Delete volume request issued successfully. Aug 18 05:25:15.578179 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-05c981a9-995a-4a60-9a7c-dd173a540f28 req-539af5a7-f866-4164-9575-f46e0b3d77b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 returned with HTTP 202 Aug 18 05:25:15.578179 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 89/357] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:25:15 2026] DELETE /volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:25:15.618087 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7a7e85b4-803c-4eb8-97a0-d7a5c6434fe9 req-fd9b8964-3a73-4f07-996e-c3752a93878c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:15.620800 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7a7e85b4-803c-4eb8-97a0-d7a5c6434fe9 req-fd9b8964-3a73-4f07-996e-c3752a93878c tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] GET https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:15.620800 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7a7e85b4-803c-4eb8-97a0-d7a5c6434fe9 req-fd9b8964-3a73-4f07-996e-c3752a93878c tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:15.620800 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7a7e85b4-803c-4eb8-97a0-d7a5c6434fe9 req-fd9b8964-3a73-4f07-996e-c3752a93878c tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:15.630263 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:15.630263 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:15.637883 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-7a7e85b4-803c-4eb8-97a0-d7a5c6434fe9 req-fd9b8964-3a73-4f07-996e-c3752a93878c tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Volume info retrieved successfully. Aug 18 05:25:15.643360 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7a7e85b4-803c-4eb8-97a0-d7a5c6434fe9 req-fd9b8964-3a73-4f07-996e-c3752a93878c tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 returned with HTTP 200 Aug 18 05:25:15.644449 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 90/358] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:15 2026] GET /volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:15.645746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9cef65e5-814e-4620-892d-d0bbe6eb54f4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:15.649995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cef65e5-814e-4620-892d-d0bbe6eb54f4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:15.649995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cef65e5-814e-4620-892d-d0bbe6eb54f4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:15.649995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9cef65e5-814e-4620-892d-d0bbe6eb54f4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:15.686497 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:15.686497 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:15.695506 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9cef65e5-814e-4620-892d-d0bbe6eb54f4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:15.703494 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9cef65e5-814e-4620-892d-d0bbe6eb54f4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:15.703933 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 92/359] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:15 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:15.724478 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0d1e8aa5-20a2-4f49-8d65-b8fd05d57990 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:15.729537 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d1e8aa5-20a2-4f49-8d65-b8fd05d57990 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:15.730235 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d1e8aa5-20a2-4f49-8d65-b8fd05d57990 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:15.730756 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d1e8aa5-20a2-4f49-8d65-b8fd05d57990 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:15.747542 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:15.747542 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:15.759089 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0d1e8aa5-20a2-4f49-8d65-b8fd05d57990 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:15.770048 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d1e8aa5-20a2-4f49-8d65-b8fd05d57990 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:15.770048 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 89/360] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:15 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:16.567108 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5f8a0a21-18e8-402b-8597-1d8b85f2fee2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:16.569995 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f8a0a21-18e8-402b-8597-1d8b85f2fee2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:16.570465 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f8a0a21-18e8-402b-8597-1d8b85f2fee2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:16.570749 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f8a0a21-18e8-402b-8597-1d8b85f2fee2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:16.591357 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:16.591357 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:16.601028 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5f8a0a21-18e8-402b-8597-1d8b85f2fee2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:16.609315 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f8a0a21-18e8-402b-8597-1d8b85f2fee2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:16.609824 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 90/361] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:16 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:16.681779 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-37324c19-ee60-4b4e-ac8c-fee93c994da9 req-43ecaa86-f3a8-4811-bbe2-45b1402803b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:16.684585 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37324c19-ee60-4b4e-ac8c-fee93c994da9 req-43ecaa86-f3a8-4811-bbe2-45b1402803b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] GET https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:16.684840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-37324c19-ee60-4b4e-ac8c-fee93c994da9 req-43ecaa86-f3a8-4811-bbe2-45b1402803b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:16.685266 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-37324c19-ee60-4b4e-ac8c-fee93c994da9 req-43ecaa86-f3a8-4811-bbe2-45b1402803b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:16.693351 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37324c19-ee60-4b4e-ac8c-fee93c994da9 req-43ecaa86-f3a8-4811-bbe2-45b1402803b0 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 returned with HTTP 404 Aug 18 05:25:16.694266 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 91/362] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:16 2026] GET /volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:16.720691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3942a01f-7036-49ec-9e9f-7c58048cff6d req-85c8aa2c-45c3-4297-b1a7-07f7555ba5db None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:16.722775 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3942a01f-7036-49ec-9e9f-7c58048cff6d req-85c8aa2c-45c3-4297-b1a7-07f7555ba5db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] DELETE https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:16.723100 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c4134026-cd66-436c-bc0a-ab85374e7803 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:16.723163 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3942a01f-7036-49ec-9e9f-7c58048cff6d req-85c8aa2c-45c3-4297-b1a7-07f7555ba5db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:16.723163 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3942a01f-7036-49ec-9e9f-7c58048cff6d req-85c8aa2c-45c3-4297-b1a7-07f7555ba5db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:16.723274 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-3942a01f-7036-49ec-9e9f-7c58048cff6d req-85c8aa2c-45c3-4297-b1a7-07f7555ba5db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Delete volume with id: 45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:16.725433 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4134026-cd66-436c-bc0a-ab85374e7803 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:16.725762 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4134026-cd66-436c-bc0a-ab85374e7803 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:16.725900 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4134026-cd66-436c-bc0a-ab85374e7803 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:16.729669 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3942a01f-7036-49ec-9e9f-7c58048cff6d req-85c8aa2c-45c3-4297-b1a7-07f7555ba5db tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 returned with HTTP 404 Aug 18 05:25:16.730217 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 93/363] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:25:16 2026] DELETE /volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:16.740033 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:16.740033 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:16.748643 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c4134026-cd66-436c-bc0a-ab85374e7803 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:16.758236 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4134026-cd66-436c-bc0a-ab85374e7803 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:16.760144 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 90/364] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:16 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:16.761550 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-73f0f014-6c1f-433b-a784-103799b19810 req-315ec12e-eb59-48f5-974d-8250a299b0d1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:16.764528 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-73f0f014-6c1f-433b-a784-103799b19810 req-315ec12e-eb59-48f5-974d-8250a299b0d1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] GET https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 Aug 18 05:25:16.764758 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-73f0f014-6c1f-433b-a784-103799b19810 req-315ec12e-eb59-48f5-974d-8250a299b0d1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:16.764956 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-73f0f014-6c1f-433b-a784-103799b19810 req-315ec12e-eb59-48f5-974d-8250a299b0d1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:16.776066 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-73f0f014-6c1f-433b-a784-103799b19810 req-315ec12e-eb59-48f5-974d-8250a299b0d1 tempest-VolumesSnapshotsTestJSON-1685057606 tempest-VolumesSnapshotsTestJSON-1685057606-project-member] https://10.4.3.250/volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 returned with HTTP 404 Aug 18 05:25:16.776826 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 91/365] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:16 2026] GET /volume/v3/volumes/45061c28-c35e-43b8-b715-a5cd4f28c2d9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:16.788786 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1392134a-35a9-444b-bb57-522cb84751be None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:16.791352 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1392134a-35a9-444b-bb57-522cb84751be tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:16.792233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1392134a-35a9-444b-bb57-522cb84751be tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:16.792233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1392134a-35a9-444b-bb57-522cb84751be tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:16.808955 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:16.808955 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:16.813396 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1392134a-35a9-444b-bb57-522cb84751be tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:16.827246 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1392134a-35a9-444b-bb57-522cb84751be tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:16.827897 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 92/366] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:16 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:17.625294 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0e8b9a9e-1f24-4d55-a7eb-d954f9c50a9f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:17.627698 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e8b9a9e-1f24-4d55-a7eb-d954f9c50a9f tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:17.628211 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e8b9a9e-1f24-4d55-a7eb-d954f9c50a9f tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:17.628344 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e8b9a9e-1f24-4d55-a7eb-d954f9c50a9f tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:17.643622 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:17.643622 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:17.648109 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0e8b9a9e-1f24-4d55-a7eb-d954f9c50a9f tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:17.653157 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e8b9a9e-1f24-4d55-a7eb-d954f9c50a9f tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:17.653604 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 94/367] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:17 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:17.753704 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-87f9afee-02be-43c4-aef4-b4c515b8fe2b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:17.756097 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-87f9afee-02be-43c4-aef4-b4c515b8fe2b tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] POST https://10.4.3.250/volume/v3/attachments/149204f7-481c-4513-85b4-67a24ee1e61a/action Aug 18 05:25:17.756589 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-87f9afee-02be-43c4-aef4-b4c515b8fe2b tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:17.756791 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-87f9afee-02be-43c4-aef4-b4c515b8fe2b tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:17.781090 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:17.781090 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:17.784617 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a441a48a-eb02-49c9-bf10-e531493ca09b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:17.787961 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a441a48a-eb02-49c9-bf10-e531493ca09b tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:17.788293 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a441a48a-eb02-49c9-bf10-e531493ca09b tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:17.789209 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a441a48a-eb02-49c9-bf10-e531493ca09b tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:17.802072 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f51dc508-dad1-4dcd-828c-f4bf1aff6a1d req-87f9afee-02be-43c4-aef4-b4c515b8fe2b tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/attachments/149204f7-481c-4513-85b4-67a24ee1e61a/action returned with HTTP 204 Aug 18 05:25:17.802985 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 91/368] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:17 2026] POST /volume/v3/attachments/149204f7-481c-4513-85b4-67a24ee1e61a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:17.814867 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:17.814867 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:17.820456 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a441a48a-eb02-49c9-bf10-e531493ca09b tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:17.827619 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a441a48a-eb02-49c9-bf10-e531493ca09b tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:17.831935 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 92/369] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:17 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:17.851035 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9d825ec5-dd2f-422f-921a-b3d4f8de8edb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:17.853386 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d825ec5-dd2f-422f-921a-b3d4f8de8edb tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:17.853762 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d825ec5-dd2f-422f-921a-b3d4f8de8edb tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:17.853935 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d825ec5-dd2f-422f-921a-b3d4f8de8edb tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:17.869282 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:17.869282 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:17.877238 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9d825ec5-dd2f-422f-921a-b3d4f8de8edb tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:17.884157 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d825ec5-dd2f-422f-921a-b3d4f8de8edb tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:17.884734 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 93/370] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:17 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:18.669963 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-52ffc144-f4fa-465a-85fb-d7fcad6961e1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:18.672168 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-52ffc144-f4fa-465a-85fb-d7fcad6961e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:18.672356 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-52ffc144-f4fa-465a-85fb-d7fcad6961e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:18.672634 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-52ffc144-f4fa-465a-85fb-d7fcad6961e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:18.688166 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:18.688166 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:18.694031 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-52ffc144-f4fa-465a-85fb-d7fcad6961e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:18.700376 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-52ffc144-f4fa-465a-85fb-d7fcad6961e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:18.702136 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 95/371] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:18 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:18.717671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-523e695c-a33d-4a29-92e1-d9721fbea7c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:18.720289 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-523e695c-a33d-4a29-92e1-d9721fbea7c9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:18.736479 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-523e695c-a33d-4a29-92e1-d9721fbea7c9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:18.736479 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-523e695c-a33d-4a29-92e1-d9721fbea7c9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:18.736479 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:18.736479 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:18.741618 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-523e695c-a33d-4a29-92e1-d9721fbea7c9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:18.747917 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-523e695c-a33d-4a29-92e1-d9721fbea7c9 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:18.748452 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 92/372] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:18 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:18.848038 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8084481e-e653-4bd5-9c2e-405e2ece0925 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:18.848512 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8084481e-e653-4bd5-9c2e-405e2ece0925 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:18.848784 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8084481e-e653-4bd5-9c2e-405e2ece0925 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:18.851925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8084481e-e653-4bd5-9c2e-405e2ece0925 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:18.870037 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:18.870037 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:18.877392 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8084481e-e653-4bd5-9c2e-405e2ece0925 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:18.886491 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8084481e-e653-4bd5-9c2e-405e2ece0925 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:18.887316 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 93/373] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:18 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:25:18.908397 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5ae0d114-45ff-4984-bc50-48582ef05fad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:18.911976 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ae0d114-45ff-4984-bc50-48582ef05fad tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:18.911976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ae0d114-45ff-4984-bc50-48582ef05fad tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:18.911976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ae0d114-45ff-4984-bc50-48582ef05fad tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:18.922895 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:18.922895 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:18.929507 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5ae0d114-45ff-4984-bc50-48582ef05fad tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:18.936449 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ae0d114-45ff-4984-bc50-48582ef05fad tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:18.937110 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 94/374] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:18 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:19.912442 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b88797bd-4821-4c7a-9d9d-21c7d3c2cf8e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:19.917557 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b88797bd-4821-4c7a-9d9d-21c7d3c2cf8e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:19.917557 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b88797bd-4821-4c7a-9d9d-21c7d3c2cf8e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:19.917557 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b88797bd-4821-4c7a-9d9d-21c7d3c2cf8e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:19.938744 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:19.938744 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:19.944310 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b88797bd-4821-4c7a-9d9d-21c7d3c2cf8e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:19.952415 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-befa9613-220e-4e37-b834-e107709560e6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:19.954329 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b88797bd-4821-4c7a-9d9d-21c7d3c2cf8e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:19.954329 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 96/375] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:19 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:19.955051 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-befa9613-220e-4e37-b834-e107709560e6 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:19.955319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-befa9613-220e-4e37-b834-e107709560e6 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:19.955710 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-befa9613-220e-4e37-b834-e107709560e6 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:19.970465 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:19.970465 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:19.977636 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-befa9613-220e-4e37-b834-e107709560e6 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:19.983998 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-befa9613-220e-4e37-b834-e107709560e6 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:19.984421 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 93/376] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:19 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:20.741529 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-4940e878-86f3-4f31-97d8-f4301054ab23 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:20.744789 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-4940e878-86f3-4f31-97d8-f4301054ab23 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:20.744789 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-4940e878-86f3-4f31-97d8-f4301054ab23 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:20.744789 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-4940e878-86f3-4f31-97d8-f4301054ab23 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:20.768592 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:20.768592 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:20.775282 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-4940e878-86f3-4f31-97d8-f4301054ab23 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:20.784394 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-4940e878-86f3-4f31-97d8-f4301054ab23 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:20.784777 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 94/377] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:20 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:20.858223 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-f8db2a7d-3288-42c8-8e14-a412d22879d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:20.863210 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-f8db2a7d-3288-42c8-8e14-a412d22879d2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] POST https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b/action Aug 18 05:25:20.863784 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-f8db2a7d-3288-42c8-8e14-a412d22879d2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:20.863983 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-f8db2a7d-3288-42c8-8e14-a412d22879d2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:20.887699 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:20.887699 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:20.889502 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-f8db2a7d-3288-42c8-8e14-a412d22879d2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:20.901385 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-f8db2a7d-3288-42c8-8e14-a412d22879d2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Begin detaching volume completed successfully. Aug 18 05:25:20.901385 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-f8db2a7d-3288-42c8-8e14-a412d22879d2 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b/action returned with HTTP 202 Aug 18 05:25:20.901979 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 95/378] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:25:20 2026] POST /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:25:20.926467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-292fe672-408e-44aa-8743-6d8c2a2a1b58 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:20.931303 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-292fe672-408e-44aa-8743-6d8c2a2a1b58 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/attachments/40f13d16-2b51-490e-b2a9-9a630e31119c/action Aug 18 05:25:20.931818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-292fe672-408e-44aa-8743-6d8c2a2a1b58 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:20.933285 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-292fe672-408e-44aa-8743-6d8c2a2a1b58 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:20.950933 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6c4a8c4d-35c9-428e-b87e-0a3e2db201f0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:20.951993 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c4a8c4d-35c9-428e-b87e-0a3e2db201f0 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:20.952303 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c4a8c4d-35c9-428e-b87e-0a3e2db201f0 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:20.952595 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6c4a8c4d-35c9-428e-b87e-0a3e2db201f0 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:20.955558 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:20.955558 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:20.981254 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-93711a6b-3340-49bb-ac44-3a85935ab829 req-292fe672-408e-44aa-8743-6d8c2a2a1b58 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/40f13d16-2b51-490e-b2a9-9a630e31119c/action returned with HTTP 204 Aug 18 05:25:20.981398 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0563711a-f107-46c6-a904-0a0719bb8cc7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:20.981455 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 97/379] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:20 2026] POST /volume/v3/attachments/40f13d16-2b51-490e-b2a9-9a630e31119c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:20.984274 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:20.984274 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:20.985411 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0563711a-f107-46c6-a904-0a0719bb8cc7 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:20.986138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0563711a-f107-46c6-a904-0a0719bb8cc7 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:20.986138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0563711a-f107-46c6-a904-0a0719bb8cc7 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:20.995334 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6c4a8c4d-35c9-428e-b87e-0a3e2db201f0 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:21.006174 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-569346ca-227d-4417-894f-68f367a2a978 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:21.006818 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-569346ca-227d-4417-894f-68f367a2a978 None None] GET https://10.4.3.250/volume// Aug 18 05:25:21.007072 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-569346ca-227d-4417-894f-68f367a2a978 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:21.007327 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-569346ca-227d-4417-894f-68f367a2a978 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:21.007785 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6c4a8c4d-35c9-428e-b87e-0a3e2db201f0 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:21.007895 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-569346ca-227d-4417-894f-68f367a2a978 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:21.007955 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 96/380] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:21.008128 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a12ae9df-7497-4a3f-85bb-1eaec5fc6935 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:21.008702 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 94/381] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:20 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1140 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:21.013652 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:21.013652 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:21.023204 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a12ae9df-7497-4a3f-85bb-1eaec5fc6935 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:21.023204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a12ae9df-7497-4a3f-85bb-1eaec5fc6935 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:21.023853 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a12ae9df-7497-4a3f-85bb-1eaec5fc6935 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:21.024092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-ec0bf060-bb84-4b30-915b-f63d195de49a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:21.028905 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0563711a-f107-46c6-a904-0a0719bb8cc7 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:21.032550 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-ec0bf060-bb84-4b30-915b-f63d195de49a tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:21.032550 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-ec0bf060-bb84-4b30-915b-f63d195de49a tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:21.032550 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-ec0bf060-bb84-4b30-915b-f63d195de49a tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:21.037371 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0563711a-f107-46c6-a904-0a0719bb8cc7 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:21.038070 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 95/382] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:20 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1139 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:21.038214 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:21.038214 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:21.045240 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a12ae9df-7497-4a3f-85bb-1eaec5fc6935 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:21.050784 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:21.050784 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:21.053615 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a12ae9df-7497-4a3f-85bb-1eaec5fc6935 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:21.054053 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 98/383] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:21 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:21.055326 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad88838f-1bff-4777-af5c-e04663cf559f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:21.058524 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad88838f-1bff-4777-af5c-e04663cf559f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:21.058524 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad88838f-1bff-4777-af5c-e04663cf559f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:21.059025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad88838f-1bff-4777-af5c-e04663cf559f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:21.061677 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-ec0bf060-bb84-4b30-915b-f63d195de49a tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:21.068705 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-ec0bf060-bb84-4b30-915b-f63d195de49a tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:21.069359 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 97/384] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:21 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1320 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:21.077731 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:21.077731 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:21.079856 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8f395341-73a9-4c20-a9dc-cd748aa8728e req-dd3e0c09-a994-4aa5-becd-afc09d8b9900 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:21.085744 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8f395341-73a9-4c20-a9dc-cd748aa8728e req-dd3e0c09-a994-4aa5-becd-afc09d8b9900 tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] DELETE https://10.4.3.250/volume/v3/volumes/tempest-invalid-1734410749 Aug 18 05:25:21.085744 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8f395341-73a9-4c20-a9dc-cd748aa8728e req-dd3e0c09-a994-4aa5-becd-afc09d8b9900 tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:21.085744 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8f395341-73a9-4c20-a9dc-cd748aa8728e req-dd3e0c09-a994-4aa5-becd-afc09d8b9900 tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:21.086064 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ad88838f-1bff-4777-af5c-e04663cf559f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:21.086114 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-8f395341-73a9-4c20-a9dc-cd748aa8728e req-dd3e0c09-a994-4aa5-becd-afc09d8b9900 tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] Delete volume with id: tempest-invalid-1734410749 Aug 18 05:25:21.097296 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad88838f-1bff-4777-af5c-e04663cf559f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:21.097296 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 95/385] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:21 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:21.097417 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8f395341-73a9-4c20-a9dc-cd748aa8728e req-dd3e0c09-a994-4aa5-becd-afc09d8b9900 tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] https://10.4.3.250/volume/v3/volumes/tempest-invalid-1734410749 returned with HTTP 404 Aug 18 05:25:21.098400 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 96/386] 10.4.3.250 () {70 vars in 1590 bytes} [Tue Aug 18 05:25:21 2026] DELETE /volume/v3/volumes/tempest-invalid-1734410749 => generated 99 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:21.219712 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-49ef5453-ce39-430c-8333-4dd5e1d6713b req-be623b86-7b5e-4b5b-a7dd-d96810ece99f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:21.222567 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-49ef5453-ce39-430c-8333-4dd5e1d6713b req-be623b86-7b5e-4b5b-a7dd-d96810ece99f tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] DELETE https://10.4.3.250/volume/v3/volumes/1e27802f-44c4-4c5d-b3e5-3e7f1d3b55d1 Aug 18 05:25:21.223047 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-49ef5453-ce39-430c-8333-4dd5e1d6713b req-be623b86-7b5e-4b5b-a7dd-d96810ece99f tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:21.224244 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-49ef5453-ce39-430c-8333-4dd5e1d6713b req-be623b86-7b5e-4b5b-a7dd-d96810ece99f tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:21.224500 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-49ef5453-ce39-430c-8333-4dd5e1d6713b req-be623b86-7b5e-4b5b-a7dd-d96810ece99f tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] Delete volume with id: 1e27802f-44c4-4c5d-b3e5-3e7f1d3b55d1 Aug 18 05:25:21.236756 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-49ef5453-ce39-430c-8333-4dd5e1d6713b req-be623b86-7b5e-4b5b-a7dd-d96810ece99f tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-member] https://10.4.3.250/volume/v3/volumes/1e27802f-44c4-4c5d-b3e5-3e7f1d3b55d1 returned with HTTP 404 Aug 18 05:25:21.237391 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 99/387] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:25:21 2026] DELETE /volume/v3/volumes/1e27802f-44c4-4c5d-b3e5-3e7f1d3b55d1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:21.266342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-521db51b-9361-4547-866a-bcefacf5dfc7 req-66339ebd-4517-4319-a018-994f36819a94 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:21.268833 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-521db51b-9361-4547-866a-bcefacf5dfc7 req-66339ebd-4517-4319-a018-994f36819a94 tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-reader] GET https://10.4.3.250/volume/v3/volumes/b63a6bc0-003b-4b64-9c60-fecca357337f Aug 18 05:25:21.269577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-521db51b-9361-4547-866a-bcefacf5dfc7 req-66339ebd-4517-4319-a018-994f36819a94 tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:21.269988 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-521db51b-9361-4547-866a-bcefacf5dfc7 req-66339ebd-4517-4319-a018-994f36819a94 tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:21.279786 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-521db51b-9361-4547-866a-bcefacf5dfc7 req-66339ebd-4517-4319-a018-994f36819a94 tempest-VolumesNegativeTest-1584707011 tempest-VolumesNegativeTest-1584707011-project-reader] https://10.4.3.250/volume/v3/volumes/b63a6bc0-003b-4b64-9c60-fecca357337f returned with HTTP 404 Aug 18 05:25:21.281298 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 98/388] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:21 2026] GET /volume/v3/volumes/b63a6bc0-003b-4b64-9c60-fecca357337f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:21.707443 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-6c39b939-0586-4dec-989d-fc55c6a361d3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:21.711097 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-6c39b939-0586-4dec-989d-fc55c6a361d3 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:21.712470 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-6c39b939-0586-4dec-989d-fc55c6a361d3 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:21.714347 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-6c39b939-0586-4dec-989d-fc55c6a361d3 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:21.732043 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:21.732043 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:21.739117 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-6c39b939-0586-4dec-989d-fc55c6a361d3 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:21.746084 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-6c39b939-0586-4dec-989d-fc55c6a361d3 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:21.746682 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 96/389] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:21 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:22.027259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da659dfe-d1c1-4d42-b96d-b41ea8c1aec7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:22.029163 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da659dfe-d1c1-4d42-b96d-b41ea8c1aec7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:22.029393 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da659dfe-d1c1-4d42-b96d-b41ea8c1aec7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:22.029573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da659dfe-d1c1-4d42-b96d-b41ea8c1aec7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:22.049555 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:22.049555 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:22.060054 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-da659dfe-d1c1-4d42-b96d-b41ea8c1aec7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:22.067638 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da659dfe-d1c1-4d42-b96d-b41ea8c1aec7 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:22.068161 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 97/390] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:22 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:25:22.072261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cf926550-6192-4308-b7f3-3ed9ac6588a3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:22.076705 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cf926550-6192-4308-b7f3-3ed9ac6588a3 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:22.076705 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cf926550-6192-4308-b7f3-3ed9ac6588a3 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:22.076705 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cf926550-6192-4308-b7f3-3ed9ac6588a3 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:22.095958 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:22.095958 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:22.103045 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cf926550-6192-4308-b7f3-3ed9ac6588a3 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:22.112671 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cf926550-6192-4308-b7f3-3ed9ac6588a3 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:22.113225 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 100/391] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:22 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:22.880457 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-628b8848-b8d7-4c32-a87a-7b8050dafe5e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:22.881034 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-628b8848-b8d7-4c32-a87a-7b8050dafe5e None None] GET https://10.4.3.250/volume// Aug 18 05:25:22.882254 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-628b8848-b8d7-4c32-a87a-7b8050dafe5e None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:22.882254 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-628b8848-b8d7-4c32-a87a-7b8050dafe5e None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:22.882254 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-628b8848-b8d7-4c32-a87a-7b8050dafe5e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:22.882501 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 99/392] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:22.897687 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-ce9ab021-d665-467b-b3f1-1e13ce8c820e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:22.900993 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-ce9ab021-d665-467b-b3f1-1e13ce8c820e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:22.901501 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-ce9ab021-d665-467b-b3f1-1e13ce8c820e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45d85931-b476-43d9-b3f9-2a193ca845c1", "connector": null, "instance_uuid": "de65899f-1151-4a5f-be55-8e1722df7991"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:22.924627 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:22.924627 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:22.980665 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-ce9ab021-d665-467b-b3f1-1e13ce8c820e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:22.981525 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 97/393] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25:22 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:22.992277 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6859e322-f8ba-432e-8c5c-2c23839a9e9d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:22.992799 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6859e322-f8ba-432e-8c5c-2c23839a9e9d None None] GET https://10.4.3.250/volume// Aug 18 05:25:22.992974 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6859e322-f8ba-432e-8c5c-2c23839a9e9d None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:22.993219 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6859e322-f8ba-432e-8c5c-2c23839a9e9d None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:22.993550 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6859e322-f8ba-432e-8c5c-2c23839a9e9d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:22.993866 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 98/394] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:23.008283 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8ceb3fba-bd26-4200-b298-b1c66c9dd58e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:23.011664 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8ceb3fba-bd26-4200-b298-b1c66c9dd58e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:23.011898 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8ceb3fba-bd26-4200-b298-b1c66c9dd58e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:23.012208 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8ceb3fba-bd26-4200-b298-b1c66c9dd58e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:23.032642 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:23.032642 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:23.042157 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8ceb3fba-bd26-4200-b298-b1c66c9dd58e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:23.051051 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8ceb3fba-bd26-4200-b298-b1c66c9dd58e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:23.051620 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 101/395] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:23 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:23.089320 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f699ddd7-e6f3-4ddd-8e02-27f72420c98d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:23.092925 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f699ddd7-e6f3-4ddd-8e02-27f72420c98d tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:23.092925 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f699ddd7-e6f3-4ddd-8e02-27f72420c98d tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:23.093459 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f699ddd7-e6f3-4ddd-8e02-27f72420c98d tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:23.107553 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:23.107553 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:23.113900 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f699ddd7-e6f3-4ddd-8e02-27f72420c98d tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:23.125355 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f699ddd7-e6f3-4ddd-8e02-27f72420c98d tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:23.125877 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 100/396] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:23 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:23.136001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9bcee018-d0db-4f5f-bc0b-f3b535ed7cd1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:23.138583 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9bcee018-d0db-4f5f-bc0b-f3b535ed7cd1 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:23.138768 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9bcee018-d0db-4f5f-bc0b-f3b535ed7cd1 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:23.138972 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9bcee018-d0db-4f5f-bc0b-f3b535ed7cd1 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:23.152918 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:23.152918 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:23.159978 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9bcee018-d0db-4f5f-bc0b-f3b535ed7cd1 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:23.166941 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9bcee018-d0db-4f5f-bc0b-f3b535ed7cd1 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:23.167647 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 98/397] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:23 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:23.889171 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-ee010f1e-e29b-4572-99e9-5a1a8884c07c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:23.893551 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-ee010f1e-e29b-4572-99e9-5a1a8884c07c tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] POST https://10.4.3.250/volume/v3/attachments/624b153e-2150-414a-a933-7af5af49b7db/action Aug 18 05:25:23.893959 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-ee010f1e-e29b-4572-99e9-5a1a8884c07c tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:23.894218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-ee010f1e-e29b-4572-99e9-5a1a8884c07c tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:23.930365 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:23.930365 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:23.949677 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-20d95ce0-a13f-463a-8f6d-b26256b5065e req-ee010f1e-e29b-4572-99e9-5a1a8884c07c tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/attachments/624b153e-2150-414a-a933-7af5af49b7db/action returned with HTTP 204 Aug 18 05:25:23.950119 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 99/398] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:23 2026] POST /volume/v3/attachments/624b153e-2150-414a-a933-7af5af49b7db/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:24.141905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6c98d734-9dee-4e06-8a83-720cb4b1bdfb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:24.146222 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6c98d734-9dee-4e06-8a83-720cb4b1bdfb tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:24.146386 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6c98d734-9dee-4e06-8a83-720cb4b1bdfb tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:24.146614 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6c98d734-9dee-4e06-8a83-720cb4b1bdfb tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:24.166258 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:24.166258 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:24.171491 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6c98d734-9dee-4e06-8a83-720cb4b1bdfb tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:24.178411 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6c98d734-9dee-4e06-8a83-720cb4b1bdfb tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:24.179145 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 102/399] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:24 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:24.191600 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8820fbe0-2bd7-4758-8c85-3e99552439e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:24.193825 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8820fbe0-2bd7-4758-8c85-3e99552439e4 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:24.194287 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8820fbe0-2bd7-4758-8c85-3e99552439e4 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:24.194674 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8820fbe0-2bd7-4758-8c85-3e99552439e4 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:24.208596 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:24.208596 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:24.213677 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8820fbe0-2bd7-4758-8c85-3e99552439e4 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:24.220057 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8820fbe0-2bd7-4758-8c85-3e99552439e4 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:24.220635 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 101/400] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:24 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:24.235986 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aeb845d1-34f4-40c6-9a0d-531a788d810c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:24.238377 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aeb845d1-34f4-40c6-9a0d-531a788d810c tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:24.238662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aeb845d1-34f4-40c6-9a0d-531a788d810c tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:24.238965 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aeb845d1-34f4-40c6-9a0d-531a788d810c tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:24.253405 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:24.253405 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:24.257762 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aeb845d1-34f4-40c6-9a0d-531a788d810c tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:24.263755 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aeb845d1-34f4-40c6-9a0d-531a788d810c tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:24.264267 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 99/401] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:24 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:25.200596 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10d8137c-c1fb-4250-b187-c7e142a2ebf8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:25.203210 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10d8137c-c1fb-4250-b187-c7e142a2ebf8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:25.203734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10d8137c-c1fb-4250-b187-c7e142a2ebf8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:25.203734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10d8137c-c1fb-4250-b187-c7e142a2ebf8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:25.223040 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:25.223040 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:25.235922 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-10d8137c-c1fb-4250-b187-c7e142a2ebf8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:25.244635 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10d8137c-c1fb-4250-b187-c7e142a2ebf8 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:25.244635 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 100/402] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:25 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:26.262630 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f9646778-8d82-47fb-b935-6cf0a1f60621 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:26.265037 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9646778-8d82-47fb-b935-6cf0a1f60621 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:26.265518 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9646778-8d82-47fb-b935-6cf0a1f60621 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:26.265746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9646778-8d82-47fb-b935-6cf0a1f60621 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:26.280369 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:26.280369 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:26.286754 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f9646778-8d82-47fb-b935-6cf0a1f60621 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:26.293462 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9646778-8d82-47fb-b935-6cf0a1f60621 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:26.293944 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 103/403] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:26 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:26.806979 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:26.810106 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:25:26.810580 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-903395994", "imageRef": "f76df9a2-0b02-4d80-8b1c-d496ebd16025", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:26.813156 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-903395994', 'imageRef': 'f76df9a2-0b02-4d80-8b1c-d496ebd16025', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:25:26.937900 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Create volume of 1 GB Aug 18 05:25:26.948244 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Availability Zones retrieved successfully. Aug 18 05:25:26.953978 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Flow 'volume_create_api' (0f17d849-8fc4-4502-b9d2-321373629ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:26.955028 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf780a9-d292-4ff0-b4ff-df49a5eeaffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:26.955885 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:25:27.037837 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-48280263-5958-4e84-a3db-419717be351b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:27.042683 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-48280263-5958-4e84-a3db-419717be351b tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] DELETE https://10.4.3.250/volume/v3/attachments/149204f7-481c-4513-85b4-67a24ee1e61a Aug 18 05:25:27.043064 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-48280263-5958-4e84-a3db-419717be351b tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:27.043146 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-48280263-5958-4e84-a3db-419717be351b tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:27.047934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf780a9-d292-4ff0-b4ff-df49a5eeaffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:27.048722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7090c77b-a9ef-412b-8c67-72668669ae7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:27.058879 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:27.058879 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:27.142399 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Created reservations ['da1a6cd7-3503-4546-92c2-8c3c61831a4d', 'd162bef5-bfd1-44d2-9673-6f40e12e0b13', '1cdafbd1-eecf-4307-9882-3d4e282d1eab', 'd4bc5152-3ee4-4bab-bd0d-94cffbd82b42'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:25:27.143388 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7090c77b-a9ef-412b-8c67-72668669ae7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da1a6cd7-3503-4546-92c2-8c3c61831a4d', 'd162bef5-bfd1-44d2-9673-6f40e12e0b13', '1cdafbd1-eecf-4307-9882-3d4e282d1eab', 'd4bc5152-3ee4-4bab-bd0d-94cffbd82b42']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:27.144385 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09166245-7f80-48b4-b747-a858864f736a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:27.146145 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-04d3e178-b2ab-40d4-b577-1a5d46b28ec7 req-48280263-5958-4e84-a3db-419717be351b tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/attachments/149204f7-481c-4513-85b4-67a24ee1e61a returned with HTTP 200 Aug 18 05:25:27.146629 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 100/404] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:25:27 2026] DELETE /volume/v3/attachments/149204f7-481c-4513-85b4-67a24ee1e61a => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:27.179611 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09166245-7f80-48b4-b747-a858864f736a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fd7cfea-f14d-4951-af05-9f5449b9e41a', '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-903395994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15078084724e4c80a9e721ad822595b7',qos_specs=None,replication_status=,reservations=['da1a6cd7-3503-4546-92c2-8c3c61831a4d','d162bef5-bfd1-44d2-9673-6f40e12e0b13','1cdafbd1-eecf-4307-9882-3d4e282d1eab','d4bc5152-3ee4-4bab-bd0d-94cffbd82b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec555bc44e542189c5900be5f082e66',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-903395994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fd7cfea-f14d-4951-af05-9f5449b9e41a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15078084724e4c80a9e721ad822595b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bec555bc44e542189c5900be5f082e66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:27.180698 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2b73a4-5504-43f0-b80a-3e93972a8282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:27.203805 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2b73a4-5504-43f0-b80a-3e93972a8282) transitioned into state 'SUCCESS' from state '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-903395994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15078084724e4c80a9e721ad822595b7',qos_specs=None,replication_status=,reservations=['da1a6cd7-3503-4546-92c2-8c3c61831a4d','d162bef5-bfd1-44d2-9673-6f40e12e0b13','1cdafbd1-eecf-4307-9882-3d4e282d1eab','d4bc5152-3ee4-4bab-bd0d-94cffbd82b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bec555bc44e542189c5900be5f082e66',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:27.205597 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe3fd88-7401-42de-bce4-c0d84f26ea5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:27.222144 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe3fd88-7401-42de-bce4-c0d84f26ea5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:27.223368 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Flow 'volume_create_api' (0f17d849-8fc4-4502-b9d2-321373629ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:27.223746 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Create volume request issued successfully. Aug 18 05:25:27.227879 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff7100a9-04c1-4d2a-b2c7-379674cbd9fc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:25:27.228600 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 102/405] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:25:26 2026] POST /volume/v3/volumes => generated 752 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:27.242621 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d3760e6-053f-4133-82fe-0e1f0872b13a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:27.245420 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d3760e6-053f-4133-82fe-0e1f0872b13a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:27.245420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d3760e6-053f-4133-82fe-0e1f0872b13a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:27.245420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d3760e6-053f-4133-82fe-0e1f0872b13a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:27.257468 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:27.257468 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:27.265338 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4d3760e6-053f-4133-82fe-0e1f0872b13a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:27.274572 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d3760e6-053f-4133-82fe-0e1f0872b13a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:27.275260 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 101/406] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:27 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:27.312106 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3163d6ac-afe8-4dba-ab52-c1456a1691e1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:27.315797 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3163d6ac-afe8-4dba-ab52-c1456a1691e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:27.316235 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3163d6ac-afe8-4dba-ab52-c1456a1691e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:27.316478 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3163d6ac-afe8-4dba-ab52-c1456a1691e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:27.324330 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:27.324330 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:27.328666 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3163d6ac-afe8-4dba-ab52-c1456a1691e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:27.336229 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3163d6ac-afe8-4dba-ab52-c1456a1691e1 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:27.336868 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 104/407] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:27 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:27.459605 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-4349169d-63b8-43f5-8261-9776bea09837 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:27.463287 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-4349169d-63b8-43f5-8261-9776bea09837 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] DELETE https://10.4.3.250/volume/v3/attachments/40f13d16-2b51-490e-b2a9-9a630e31119c Aug 18 05:25:27.463513 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-4349169d-63b8-43f5-8261-9776bea09837 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:27.463747 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-4349169d-63b8-43f5-8261-9776bea09837 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:27.480236 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:27.480236 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:27.567595 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-4349169d-63b8-43f5-8261-9776bea09837 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/40f13d16-2b51-490e-b2a9-9a630e31119c returned with HTTP 200 Aug 18 05:25:27.567595 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 101/408] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:25:27 2026] DELETE /volume/v3/attachments/40f13d16-2b51-490e-b2a9-9a630e31119c => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:28.293481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-44f6e92b-a084-43ba-977d-1a37b8e2a070 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:28.296370 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44f6e92b-a084-43ba-977d-1a37b8e2a070 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:28.296612 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44f6e92b-a084-43ba-977d-1a37b8e2a070 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:28.296914 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44f6e92b-a084-43ba-977d-1a37b8e2a070 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:28.310140 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:28.310140 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:28.315844 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-44f6e92b-a084-43ba-977d-1a37b8e2a070 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:28.322515 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44f6e92b-a084-43ba-977d-1a37b8e2a070 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:28.323244 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 103/409] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:28 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:28.504177 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-bae8843e-f98e-4504-b63e-91e60e6424a7 req-1b175ba2-8c1d-4b71-bfc4-537571595d74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:28.509176 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bae8843e-f98e-4504-b63e-91e60e6424a7 req-1b175ba2-8c1d-4b71-bfc4-537571595d74 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] DELETE https://10.4.3.250/volume/v3/attachments/624b153e-2150-414a-a933-7af5af49b7db Aug 18 05:25:28.509508 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bae8843e-f98e-4504-b63e-91e60e6424a7 req-1b175ba2-8c1d-4b71-bfc4-537571595d74 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:28.509745 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-bae8843e-f98e-4504-b63e-91e60e6424a7 req-1b175ba2-8c1d-4b71-bfc4-537571595d74 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:28.523822 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:28.523822 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:28.596258 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-bae8843e-f98e-4504-b63e-91e60e6424a7 req-1b175ba2-8c1d-4b71-bfc4-537571595d74 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/attachments/624b153e-2150-414a-a933-7af5af49b7db returned with HTTP 200 Aug 18 05:25:28.596957 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 102/410] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:25:28 2026] DELETE /volume/v3/attachments/624b153e-2150-414a-a933-7af5af49b7db => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:29.346522 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d1d75de8-0de8-4d72-9e74-d812340edc87 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:29.349233 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1d75de8-0de8-4d72-9e74-d812340edc87 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:29.349233 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d1d75de8-0de8-4d72-9e74-d812340edc87 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:29.349545 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d1d75de8-0de8-4d72-9e74-d812340edc87 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:29.361719 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:29.361719 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:29.368394 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d1d75de8-0de8-4d72-9e74-d812340edc87 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:29.374826 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d1d75de8-0de8-4d72-9e74-d812340edc87 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:29.375866 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 105/411] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:29 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:30.402639 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6da7c7b6-5a33-4e84-8ab0-90f8fa48c6b3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:30.407829 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6da7c7b6-5a33-4e84-8ab0-90f8fa48c6b3 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:30.407829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6da7c7b6-5a33-4e84-8ab0-90f8fa48c6b3 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:30.407829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6da7c7b6-5a33-4e84-8ab0-90f8fa48c6b3 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:30.426982 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:30.426982 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:30.431970 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6da7c7b6-5a33-4e84-8ab0-90f8fa48c6b3 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:30.439765 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6da7c7b6-5a33-4e84-8ab0-90f8fa48c6b3 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:30.440598 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 102/412] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:30 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:30.713909 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9205dafd-4e4e-46a2-9f4e-92d84d43f788 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:30.718031 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9205dafd-4e4e-46a2-9f4e-92d84d43f788 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] GET https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:25:30.718031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9205dafd-4e4e-46a2-9f4e-92d84d43f788 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:30.718031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9205dafd-4e4e-46a2-9f4e-92d84d43f788 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:30.734077 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:30.734077 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:30.741310 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9205dafd-4e4e-46a2-9f4e-92d84d43f788 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:25:30.746817 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9205dafd-4e4e-46a2-9f4e-92d84d43f788 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 200 Aug 18 05:25:30.747745 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 104/413] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:25:30 2026] GET /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 1833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:30.777129 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cab695a7-08c5-4b3e-abb1-df638b2a0afd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:30.779784 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cab695a7-08c5-4b3e-abb1-df638b2a0afd tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:30.780262 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cab695a7-08c5-4b3e-abb1-df638b2a0afd tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:30.780662 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cab695a7-08c5-4b3e-abb1-df638b2a0afd tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:30.798062 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:30.798062 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:30.803062 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cab695a7-08c5-4b3e-abb1-df638b2a0afd tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:30.810463 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cab695a7-08c5-4b3e-abb1-df638b2a0afd tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:30.810927 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 103/414] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:30 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:30.827096 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0f91436-59f5-46ac-965f-bd655486c1ae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:30.829279 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0f91436-59f5-46ac-965f-bd655486c1ae tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:30.829488 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0f91436-59f5-46ac-965f-bd655486c1ae tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:30.829661 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0f91436-59f5-46ac-965f-bd655486c1ae tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:30.838725 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:30.838725 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:30.843579 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a0f91436-59f5-46ac-965f-bd655486c1ae tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:30.849114 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0f91436-59f5-46ac-965f-bd655486c1ae tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:30.849711 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 106/415] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:30 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:30.898005 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-18d54725-7012-4a10-9ccf-c2db134263db None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:30.902037 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18d54725-7012-4a10-9ccf-c2db134263db tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:30.902037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18d54725-7012-4a10-9ccf-c2db134263db tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:30.902037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18d54725-7012-4a10-9ccf-c2db134263db tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:30.916575 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:30.916575 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:30.928885 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-18d54725-7012-4a10-9ccf-c2db134263db tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:30.931796 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18d54725-7012-4a10-9ccf-c2db134263db tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:30.932340 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 103/416] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:30 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:30.956899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9caf466d-26e2-43f2-96e8-4dbf1c185d41 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:30.962318 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9caf466d-26e2-43f2-96e8-4dbf1c185d41 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] DELETE https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:30.964036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9caf466d-26e2-43f2-96e8-4dbf1c185d41 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:30.964036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9caf466d-26e2-43f2-96e8-4dbf1c185d41 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:30.964036 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9caf466d-26e2-43f2-96e8-4dbf1c185d41 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Delete volume with id: 26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:30.977632 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:30.977632 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:30.977632 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9caf466d-26e2-43f2-96e8-4dbf1c185d41 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:31.008669 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9caf466d-26e2-43f2-96e8-4dbf1c185d41 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Delete volume request issued successfully. Aug 18 05:25:31.008872 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9caf466d-26e2-43f2-96e8-4dbf1c185d41 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 202 Aug 18 05:25:31.009400 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 105/417] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:25:30 2026] DELETE /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:25:31.028174 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a32c529a-ed70-4d5c-96a4-96d54bd88950 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:31.031362 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a32c529a-ed70-4d5c-96a4-96d54bd88950 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:31.031612 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a32c529a-ed70-4d5c-96a4-96d54bd88950 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:31.031863 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a32c529a-ed70-4d5c-96a4-96d54bd88950 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:31.040981 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:31.040981 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:31.047317 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a32c529a-ed70-4d5c-96a4-96d54bd88950 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Volume info retrieved successfully. Aug 18 05:25:31.057041 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a32c529a-ed70-4d5c-96a4-96d54bd88950 tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 200 Aug 18 05:25:31.057041 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 104/418] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:31 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:31.174884 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1d156ae5-4016-4303-bc48-72a3fef532cd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:31.179522 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1d156ae5-4016-4303-bc48-72a3fef532cd tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:31.179522 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1d156ae5-4016-4303-bc48-72a3fef532cd tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:31.179798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1d156ae5-4016-4303-bc48-72a3fef532cd tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:31.189326 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:31.189326 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:31.194029 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1d156ae5-4016-4303-bc48-72a3fef532cd tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:31.201049 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1d156ae5-4016-4303-bc48-72a3fef532cd tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:31.202513 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 107/419] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:31 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:31.216989 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b973f6b-ab78-4f1e-99d1-8b83d6ff6065 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:31.217516 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b973f6b-ab78-4f1e-99d1-8b83d6ff6065 None None] GET https://10.4.3.250/volume// Aug 18 05:25:31.217646 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b973f6b-ab78-4f1e-99d1-8b83d6ff6065 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:31.217907 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b973f6b-ab78-4f1e-99d1-8b83d6ff6065 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:31.218326 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b973f6b-ab78-4f1e-99d1-8b83d6ff6065 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:31.218695 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 104/420] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:31.228777 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8c0dc0a4-6787-424b-8b96-baa2b2a3a7d4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:31.233769 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8c0dc0a4-6787-424b-8b96-baa2b2a3a7d4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:25:31.234070 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8c0dc0a4-6787-424b-8b96-baa2b2a3a7d4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:31.234626 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8c0dc0a4-6787-424b-8b96-baa2b2a3a7d4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:31.245479 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:31.245479 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:31.249637 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8c0dc0a4-6787-424b-8b96-baa2b2a3a7d4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:25:31.254989 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-8c0dc0a4-6787-424b-8b96-baa2b2a3a7d4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:25:31.255701 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 106/421] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:31 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:31.266782 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d81f0b9-d60e-4e70-9bec-f218a8ea260e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:31.270146 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d81f0b9-d60e-4e70-9bec-f218a8ea260e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:31.270521 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d81f0b9-d60e-4e70-9bec-f218a8ea260e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:31.270686 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d81f0b9-d60e-4e70-9bec-f218a8ea260e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:31.280068 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:31.280068 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:31.284741 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d81f0b9-d60e-4e70-9bec-f218a8ea260e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:31.290995 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d81f0b9-d60e-4e70-9bec-f218a8ea260e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:31.291165 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 105/422] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:31 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:31.360418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-d735e42d-9313-4d16-972b-a27d060581db None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:31.363339 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-d735e42d-9313-4d16-972b-a27d060581db tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] PUT https://10.4.3.250/volume/v3/attachments/83d33f32-7755-4078-8e5a-7af6c116fc06 Aug 18 05:25:31.363966 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-d735e42d-9313-4d16-972b-a27d060581db tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:31.375468 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-d735e42d-9313-4d16-972b-a27d060581db tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Acquiring lock "cinder-attachment_update-45d85931-b476-43d9-b3f9-2a193ca845c1-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:31.384001 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-d735e42d-9313-4d16-972b-a27d060581db tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Lock "cinder-attachment_update-45d85931-b476-43d9-b3f9-2a193ca845c1-np0000007601" acquired by "attachment_update" :: waited 0.009s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:31.385470 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:31.385470 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:31.457729 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b374fac4-c87e-4ebd-931e-1cd235e50c92 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:31.460533 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b374fac4-c87e-4ebd-931e-1cd235e50c92 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:31.460533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b374fac4-c87e-4ebd-931e-1cd235e50c92 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:31.460533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b374fac4-c87e-4ebd-931e-1cd235e50c92 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:31.474040 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:31.474040 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:31.481545 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b374fac4-c87e-4ebd-931e-1cd235e50c92 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:31.489767 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b374fac4-c87e-4ebd-931e-1cd235e50c92 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:31.490376 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 105/423] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:31 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:31.544318 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-d735e42d-9313-4d16-972b-a27d060581db tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Lock "cinder-attachment_update-45d85931-b476-43d9-b3f9-2a193ca845c1-np0000007601" released by "attachment_update" :: held 0.160s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:31.544834 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-d735e42d-9313-4d16-972b-a27d060581db tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/83d33f32-7755-4078-8e5a-7af6c116fc06 returned with HTTP 200 Aug 18 05:25:31.545267 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 108/424] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:31 2026] PUT /volume/v3/attachments/83d33f32-7755-4078-8e5a-7af6c116fc06 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:31.582220 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-bb4eca81-ab0f-4c49-b57b-d34f04770516 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:31.584440 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-bb4eca81-ab0f-4c49-b57b-d34f04770516 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/attachments/83d33f32-7755-4078-8e5a-7af6c116fc06/action Aug 18 05:25:31.584940 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-bb4eca81-ab0f-4c49-b57b-d34f04770516 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:31.585200 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-bb4eca81-ab0f-4c49-b57b-d34f04770516 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:31.611761 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:31.611761 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:31.626462 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ca776949-ec76-429b-bdb3-0d797ee06b86 req-bb4eca81-ab0f-4c49-b57b-d34f04770516 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/83d33f32-7755-4078-8e5a-7af6c116fc06/action returned with HTTP 204 Aug 18 05:25:31.627065 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 107/425] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:31 2026] POST /volume/v3/attachments/83d33f32-7755-4078-8e5a-7af6c116fc06/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:32.075001 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0a1ee4b5-005c-43c7-ac69-a63311dd4fda None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:32.080366 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a1ee4b5-005c-43c7-ac69-a63311dd4fda tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] GET https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 Aug 18 05:25:32.081116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a1ee4b5-005c-43c7-ac69-a63311dd4fda tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:32.081568 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a1ee4b5-005c-43c7-ac69-a63311dd4fda tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:32.089539 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a1ee4b5-005c-43c7-ac69-a63311dd4fda tempest-DeleteServersTestJSON-721565836 tempest-DeleteServersTestJSON-721565836-project-member] https://10.4.3.250/volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 returned with HTTP 404 Aug 18 05:25:32.090605 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 106/426] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:32 2026] GET /volume/v3/volumes/26f2bee6-4e36-4d81-a0d4-7ef2cf75a0f5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:32.510611 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a07430c-6895-4167-81dd-9be18a3da4cc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:32.514062 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a07430c-6895-4167-81dd-9be18a3da4cc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:32.514522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a07430c-6895-4167-81dd-9be18a3da4cc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:32.515886 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a07430c-6895-4167-81dd-9be18a3da4cc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:32.525869 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:32.525869 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:32.531914 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7a07430c-6895-4167-81dd-9be18a3da4cc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:32.542237 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a07430c-6895-4167-81dd-9be18a3da4cc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:32.542237 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 106/427] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:32 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:33.560460 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7baab5c6-fbca-48cd-a616-82aa80f3a481 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:33.565515 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7baab5c6-fbca-48cd-a616-82aa80f3a481 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:33.565694 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7baab5c6-fbca-48cd-a616-82aa80f3a481 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:33.565894 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7baab5c6-fbca-48cd-a616-82aa80f3a481 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:33.577674 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:33.577674 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:33.583218 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7baab5c6-fbca-48cd-a616-82aa80f3a481 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:33.592071 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7baab5c6-fbca-48cd-a616-82aa80f3a481 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:33.592071 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 109/428] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:33 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:34.608977 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2e643bfc-8f97-4092-ac8b-8427a879bee4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:34.611209 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e643bfc-8f97-4092-ac8b-8427a879bee4 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:34.611474 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e643bfc-8f97-4092-ac8b-8427a879bee4 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:34.611714 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e643bfc-8f97-4092-ac8b-8427a879bee4 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:34.618985 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:34.618985 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:34.623181 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2e643bfc-8f97-4092-ac8b-8427a879bee4 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:34.629956 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e643bfc-8f97-4092-ac8b-8427a879bee4 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:34.630641 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 108/429] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:34 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:35.268907 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1f6bc32-3fe0-4646-ab3a-1771bfac2e01 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:35.271897 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1f6bc32-3fe0-4646-ab3a-1771bfac2e01 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] DELETE https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:35.272061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1f6bc32-3fe0-4646-ab3a-1771bfac2e01 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:35.272423 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1f6bc32-3fe0-4646-ab3a-1771bfac2e01 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:35.272675 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c1f6bc32-3fe0-4646-ab3a-1771bfac2e01 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Delete volume with id: 48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:35.285396 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:35.285396 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:35.285542 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1f6bc32-3fe0-4646-ab3a-1771bfac2e01 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:35.321880 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1f6bc32-3fe0-4646-ab3a-1771bfac2e01 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Delete volume request issued successfully. Aug 18 05:25:35.322686 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1f6bc32-3fe0-4646-ab3a-1771bfac2e01 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 202 Aug 18 05:25:35.323267 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 107/430] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:25:35 2026] DELETE /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:25:35.338725 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d47d4b73-5d0a-4082-a4fa-07f7344187f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:35.341751 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d47d4b73-5d0a-4082-a4fa-07f7344187f6 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:35.341999 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d47d4b73-5d0a-4082-a4fa-07f7344187f6 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:35.342329 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d47d4b73-5d0a-4082-a4fa-07f7344187f6 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:35.358920 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:35.358920 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:35.368338 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d47d4b73-5d0a-4082-a4fa-07f7344187f6 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Volume info retrieved successfully. Aug 18 05:25:35.382150 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d47d4b73-5d0a-4082-a4fa-07f7344187f6 tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 200 Aug 18 05:25:35.383136 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 107/431] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:35 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:35.653032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c4b39df0-2dc7-4fc5-94b9-32225a3ca81f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:35.655318 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4b39df0-2dc7-4fc5-94b9-32225a3ca81f tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:35.655536 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4b39df0-2dc7-4fc5-94b9-32225a3ca81f tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:35.655633 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4b39df0-2dc7-4fc5-94b9-32225a3ca81f tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:35.669026 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:35.669026 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:35.674882 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c4b39df0-2dc7-4fc5-94b9-32225a3ca81f tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:35.686874 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4b39df0-2dc7-4fc5-94b9-32225a3ca81f tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:35.686874 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 110/432] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:35 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:36.404385 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dee35212-9b83-47c6-aa93-7f40e19ef55e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:36.407869 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dee35212-9b83-47c6-aa93-7f40e19ef55e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] GET https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b Aug 18 05:25:36.407869 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dee35212-9b83-47c6-aa93-7f40e19ef55e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:36.407869 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dee35212-9b83-47c6-aa93-7f40e19ef55e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:36.415919 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dee35212-9b83-47c6-aa93-7f40e19ef55e tempest-TaggedAttachmentsTest-555789877 tempest-TaggedAttachmentsTest-555789877-project-member] https://10.4.3.250/volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b returned with HTTP 404 Aug 18 05:25:36.416660 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 109/433] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:36 2026] GET /volume/v3/volumes/48a373b3-5ae4-4eea-b30a-2df721122f9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:36.706805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f647a51-d9b0-4071-9c45-a73925c857e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:36.710106 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f647a51-d9b0-4071-9c45-a73925c857e9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:36.710712 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f647a51-d9b0-4071-9c45-a73925c857e9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:36.712040 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f647a51-d9b0-4071-9c45-a73925c857e9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:36.722359 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:36.722359 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:36.732077 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2f647a51-d9b0-4071-9c45-a73925c857e9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:36.739872 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f647a51-d9b0-4071-9c45-a73925c857e9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:36.740529 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 108/434] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:36 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:37.759115 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cbd6b63e-04ba-409f-8dd3-4035505cd55b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:37.761818 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cbd6b63e-04ba-409f-8dd3-4035505cd55b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:37.762268 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cbd6b63e-04ba-409f-8dd3-4035505cd55b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:37.762741 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cbd6b63e-04ba-409f-8dd3-4035505cd55b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:37.771475 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:37.771475 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:37.775909 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cbd6b63e-04ba-409f-8dd3-4035505cd55b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:37.781028 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cbd6b63e-04ba-409f-8dd3-4035505cd55b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:37.781538 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 108/435] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:37 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:38.224096 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1f86e829-638e-402e-9a4f-beb71275dfde None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:38.226649 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:25:38.227268 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1841898415"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:38.229500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1841898415'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:25:38.235028 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume of 1 GB Aug 18 05:25:38.236076 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:38.236076 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:38.236751 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Availability Zones retrieved successfully. Aug 18 05:25:38.245768 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Flow 'volume_create_api' (fe5b205c-52ed-4938-881f-2e367373503c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:38.249035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decdf25d-5525-4471-8553-0bf7516648e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:38.249035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:25:38.264572 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:38.264572 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:38.291597 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (decdf25d-5525-4471-8553-0bf7516648e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3bf83b35-68cc-43d9-9b30-956f58de7ead,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bf83b35-68cc-43d9-9b30-956f58de7ead', 'encryption_key_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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:38.293767 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6d17b7-b7c0-4959-ac6a-60230bbcc098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:38.370881 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Created reservations ['7682f0d5-6253-412d-be75-19c3717b26bf', '2378d083-04fe-40a5-8e82-e59286457c59', 'd98085f3-a9de-4bd4-96a1-5d5edc41dfa0', 'd9db36ce-76f9-4ac8-966d-a39ce7bc6afe'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:25:38.372033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a6d17b7-b7c0-4959-ac6a-60230bbcc098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7682f0d5-6253-412d-be75-19c3717b26bf', '2378d083-04fe-40a5-8e82-e59286457c59', 'd98085f3-a9de-4bd4-96a1-5d5edc41dfa0', 'd9db36ce-76f9-4ac8-966d-a39ce7bc6afe']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:38.373279 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dfe3fd0-9570-461b-93dd-d22a5746aa35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:38.412561 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dfe3fd0-9570-461b-93dd-d22a5746aa35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84231da0-80d2-4024-a523-98eeac834e8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1841898415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3272a83eaf47178898ef7a8e403ec6',qos_specs=None,replication_status=,reservations=['7682f0d5-6253-412d-be75-19c3717b26bf','2378d083-04fe-40a5-8e82-e59286457c59','d98085f3-a9de-4bd4-96a1-5d5edc41dfa0','d9db36ce-76f9-4ac8-966d-a39ce7bc6afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68be58ab8b043c09cc41a02e368c19c',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1841898415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84231da0-80d2-4024-a523-98eeac834e8d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5b3272a83eaf47178898ef7a8e403ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68be58ab8b043c09cc41a02e368c19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bf83b35-68cc-43d9-9b30-956f58de7ead),volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:38.413800 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1aa2db6-8079-4b21-a7a4-7fc9460bb7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:38.447433 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1aa2db6-8079-4b21-a7a4-7fc9460bb7d2) transitioned into state 'SUCCESS' from state '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-1841898415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3272a83eaf47178898ef7a8e403ec6',qos_specs=None,replication_status=,reservations=['7682f0d5-6253-412d-be75-19c3717b26bf','2378d083-04fe-40a5-8e82-e59286457c59','d98085f3-a9de-4bd4-96a1-5d5edc41dfa0','d9db36ce-76f9-4ac8-966d-a39ce7bc6afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68be58ab8b043c09cc41a02e368c19c',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:38.449438 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b634624b-0021-47df-8663-a2fa92b5b05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:38.471695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b634624b-0021-47df-8663-a2fa92b5b05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:38.473231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Flow 'volume_create_api' (fe5b205c-52ed-4938-881f-2e367373503c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:38.473715 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume request issued successfully. Aug 18 05:25:38.476558 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1f86e829-638e-402e-9a4f-beb71275dfde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:25:38.476558 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 111/436] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:25:38 2026] POST /volume/v3/volumes => generated 760 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:38.493145 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-acc48432-dcf4-4c7c-94bf-9ba2f0bced45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:38.564554 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-acc48432-dcf4-4c7c-94bf-9ba2f0bced45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:38.564554 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-acc48432-dcf4-4c7c-94bf-9ba2f0bced45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:38.564554 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-acc48432-dcf4-4c7c-94bf-9ba2f0bced45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:38.564554 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:38.564554 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:38.564554 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-acc48432-dcf4-4c7c-94bf-9ba2f0bced45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:38.564554 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-acc48432-dcf4-4c7c-94bf-9ba2f0bced45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:38.564554 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 110/437] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:38 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:38.805334 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35b8a3a1-cf0a-4ba3-95dd-11e85f57dcaf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:38.812061 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35b8a3a1-cf0a-4ba3-95dd-11e85f57dcaf tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:38.812061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35b8a3a1-cf0a-4ba3-95dd-11e85f57dcaf tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:38.812061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35b8a3a1-cf0a-4ba3-95dd-11e85f57dcaf tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:38.823174 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:38.823174 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:38.829443 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35b8a3a1-cf0a-4ba3-95dd-11e85f57dcaf tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:38.842382 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35b8a3a1-cf0a-4ba3-95dd-11e85f57dcaf tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:38.842382 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 109/438] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:38 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:39.550231 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ac662e91-f2f4-4a43-b816-9ebab5ecbe96 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:39.556105 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac662e91-f2f4-4a43-b816-9ebab5ecbe96 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:39.556105 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac662e91-f2f4-4a43-b816-9ebab5ecbe96 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:39.556105 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac662e91-f2f4-4a43-b816-9ebab5ecbe96 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:39.567427 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:39.567427 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:39.574941 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ac662e91-f2f4-4a43-b816-9ebab5ecbe96 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:39.582719 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac662e91-f2f4-4a43-b816-9ebab5ecbe96 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:39.583272 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 109/439] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:39 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:39.671893 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-f410311a-4b24-4b6a-aa50-673f88fa45b1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:39.676487 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-f410311a-4b24-4b6a-aa50-673f88fa45b1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:39.677935 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-f410311a-4b24-4b6a-aa50-673f88fa45b1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:39.677935 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-f410311a-4b24-4b6a-aa50-673f88fa45b1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:39.687598 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:39.687598 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:39.699069 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-f410311a-4b24-4b6a-aa50-673f88fa45b1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:39.710921 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-f410311a-4b24-4b6a-aa50-673f88fa45b1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:39.713331 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 112/440] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:39 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:39.851426 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-05d28a28-ae55-46af-aa70-54e543050cd6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:39.852707 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05d28a28-ae55-46af-aa70-54e543050cd6 None None] GET https://10.4.3.250/volume// Aug 18 05:25:39.852707 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05d28a28-ae55-46af-aa70-54e543050cd6 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:39.852707 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05d28a28-ae55-46af-aa70-54e543050cd6 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:39.853785 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05d28a28-ae55-46af-aa70-54e543050cd6 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:39.853785 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 111/441] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:25:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:39.859642 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f34ba300-84e9-43ba-b716-584594d6bbb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:39.861554 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f34ba300-84e9-43ba-b716-584594d6bbb0 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:39.861807 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f34ba300-84e9-43ba-b716-584594d6bbb0 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:39.862073 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f34ba300-84e9-43ba-b716-584594d6bbb0 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:39.865188 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-14e03423-fe24-45ca-9ee1-8de34725936c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:39.868344 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-14e03423-fe24-45ca-9ee1-8de34725936c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:39.868426 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-14e03423-fe24-45ca-9ee1-8de34725936c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84231da0-80d2-4024-a523-98eeac834e8d", "connector": null, "instance_uuid": "c76d2507-3ca2-4264-a15c-47fcc91a1f61"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:39.873170 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:39.873170 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:39.879454 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:39.879454 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:39.879637 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f34ba300-84e9-43ba-b716-584594d6bbb0 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:39.889647 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f34ba300-84e9-43ba-b716-584594d6bbb0 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:39.890337 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 110/442] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:39 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:39.934759 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-14e03423-fe24-45ca-9ee1-8de34725936c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:39.935508 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 110/443] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25:39 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 18 05:25:39.994570 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c935ffe5-a546-4668-bfa0-5576a4038374 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:39.997895 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c935ffe5-a546-4668-bfa0-5576a4038374 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:39.997895 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c935ffe5-a546-4668-bfa0-5576a4038374 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:39.998606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c935ffe5-a546-4668-bfa0-5576a4038374 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:40.016191 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c31d37fe-8e79-4b9d-bb08-ff1f5ce82b9b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:40.016671 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c31d37fe-8e79-4b9d-bb08-ff1f5ce82b9b None None] GET https://10.4.3.250/volume// Aug 18 05:25:40.016839 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c31d37fe-8e79-4b9d-bb08-ff1f5ce82b9b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:40.017117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c31d37fe-8e79-4b9d-bb08-ff1f5ce82b9b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:40.017566 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c31d37fe-8e79-4b9d-bb08-ff1f5ce82b9b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:40.018442 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 112/444] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:40.019393 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:40.019393 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:40.026616 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c935ffe5-a546-4668-bfa0-5576a4038374 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:40.030900 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-83ec01ad-dfa1-429e-83c0-0a2f5073f76a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:40.034324 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-83ec01ad-dfa1-429e-83c0-0a2f5073f76a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:40.034609 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-83ec01ad-dfa1-429e-83c0-0a2f5073f76a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:40.034922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-83ec01ad-dfa1-429e-83c0-0a2f5073f76a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:40.036950 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c935ffe5-a546-4668-bfa0-5576a4038374 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:40.037562 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 113/445] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:39 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:40.055996 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:40.055996 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:40.065919 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-83ec01ad-dfa1-429e-83c0-0a2f5073f76a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:40.076478 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-83ec01ad-dfa1-429e-83c0-0a2f5073f76a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:40.076478 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 111/446] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:40 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1032 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:40.207944 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-30a4da98-b08c-4643-87b9-f53d4bd4f85d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:40.212084 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-30a4da98-b08c-4643-87b9-f53d4bd4f85d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] PUT https://10.4.3.250/volume/v3/attachments/7e59bb33-0bd7-4e85-9afc-32f1d201c8b3 Aug 18 05:25:40.212582 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-30a4da98-b08c-4643-87b9-f53d4bd4f85d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:40.234125 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-30a4da98-b08c-4643-87b9-f53d4bd4f85d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Acquiring lock "cinder-attachment_update-84231da0-80d2-4024-a523-98eeac834e8d-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:40.245566 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-30a4da98-b08c-4643-87b9-f53d4bd4f85d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-84231da0-80d2-4024-a523-98eeac834e8d-np0000007601" acquired by "attachment_update" :: waited 0.010s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:40.248654 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:40.248654 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:40.449456 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-30a4da98-b08c-4643-87b9-f53d4bd4f85d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-84231da0-80d2-4024-a523-98eeac834e8d-np0000007601" released by "attachment_update" :: held 0.205s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:40.450747 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-30a4da98-b08c-4643-87b9-f53d4bd4f85d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/7e59bb33-0bd7-4e85-9afc-32f1d201c8b3 returned with HTTP 200 Aug 18 05:25:40.451594 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 111/447] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:40 2026] PUT /volume/v3/attachments/7e59bb33-0bd7-4e85-9afc-32f1d201c8b3 => generated 969 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:40.911932 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0537e9f9-be60-44df-9fcd-8532908f0901 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:40.916716 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0537e9f9-be60-44df-9fcd-8532908f0901 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:40.916716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0537e9f9-be60-44df-9fcd-8532908f0901 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:40.916716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0537e9f9-be60-44df-9fcd-8532908f0901 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:40.954614 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:40.954614 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:40.969996 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0537e9f9-be60-44df-9fcd-8532908f0901 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:40.982824 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0537e9f9-be60-44df-9fcd-8532908f0901 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:40.984262 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 113/448] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:40 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:41.056558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-02b67516-a2c4-4511-af56-334785c94773 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:41.058835 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02b67516-a2c4-4511-af56-334785c94773 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:41.060064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02b67516-a2c4-4511-af56-334785c94773 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:41.060064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02b67516-a2c4-4511-af56-334785c94773 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:41.077608 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:41.077608 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:41.088092 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-02b67516-a2c4-4511-af56-334785c94773 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:41.094241 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02b67516-a2c4-4511-af56-334785c94773 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:41.095512 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 114/449] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:41 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:42.004210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-428e929a-1a40-43a8-a555-21c0cc0f04aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:42.005917 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-428e929a-1a40-43a8-a555-21c0cc0f04aa tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:42.005917 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-428e929a-1a40-43a8-a555-21c0cc0f04aa tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:42.006103 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-428e929a-1a40-43a8-a555-21c0cc0f04aa tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:42.026570 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:42.026570 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:42.039506 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-428e929a-1a40-43a8-a555-21c0cc0f04aa tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:42.047590 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-428e929a-1a40-43a8-a555-21c0cc0f04aa tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:42.048190 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 112/450] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:42 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:42.116624 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-854714ac-a30f-4e7c-8dca-8d4b843199d5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:42.119688 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-854714ac-a30f-4e7c-8dca-8d4b843199d5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:42.119901 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-854714ac-a30f-4e7c-8dca-8d4b843199d5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:42.122562 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-854714ac-a30f-4e7c-8dca-8d4b843199d5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:42.139189 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:42.139189 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:42.144931 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-854714ac-a30f-4e7c-8dca-8d4b843199d5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:42.152772 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-854714ac-a30f-4e7c-8dca-8d4b843199d5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:42.153362 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 112/451] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:42 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:43.073077 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-97b3c3a2-c8e7-415f-9051-1260fd7c3d99 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:43.075941 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97b3c3a2-c8e7-415f-9051-1260fd7c3d99 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:43.076935 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97b3c3a2-c8e7-415f-9051-1260fd7c3d99 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:43.076935 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97b3c3a2-c8e7-415f-9051-1260fd7c3d99 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:43.088195 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:43.088195 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:43.097556 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-97b3c3a2-c8e7-415f-9051-1260fd7c3d99 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:43.109006 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97b3c3a2-c8e7-415f-9051-1260fd7c3d99 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:43.109874 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 114/452] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:43 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:43.170587 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6997d739-4d82-4851-9900-8db5c4cd12a5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:43.180302 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6997d739-4d82-4851-9900-8db5c4cd12a5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:43.180302 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6997d739-4d82-4851-9900-8db5c4cd12a5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:43.180302 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6997d739-4d82-4851-9900-8db5c4cd12a5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:43.206714 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:43.206714 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:43.220901 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6997d739-4d82-4851-9900-8db5c4cd12a5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:43.234943 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6997d739-4d82-4851-9900-8db5c4cd12a5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:43.234943 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 115/453] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:43 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:44.127866 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d5a8e0e-0a49-481a-855b-43dee23ce0dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:44.130645 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d5a8e0e-0a49-481a-855b-43dee23ce0dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:44.130813 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d5a8e0e-0a49-481a-855b-43dee23ce0dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:44.131130 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d5a8e0e-0a49-481a-855b-43dee23ce0dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:44.140834 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:44.140834 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:44.145899 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d5a8e0e-0a49-481a-855b-43dee23ce0dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:44.152713 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d5a8e0e-0a49-481a-855b-43dee23ce0dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:44.153040 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 113/454] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:44 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:44.256403 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0f86b44-6aee-48a2-bde9-9d291b8e45f4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:44.259232 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0f86b44-6aee-48a2-bde9-9d291b8e45f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:44.259736 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0f86b44-6aee-48a2-bde9-9d291b8e45f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:44.260001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0f86b44-6aee-48a2-bde9-9d291b8e45f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:44.279559 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:44.279559 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:44.287504 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e0f86b44-6aee-48a2-bde9-9d291b8e45f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:44.296194 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0f86b44-6aee-48a2-bde9-9d291b8e45f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:44.296921 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 113/455] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:44 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:45.171231 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d4d159e6-ebaf-44eb-8e97-238d49ee7c02 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:45.175741 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4d159e6-ebaf-44eb-8e97-238d49ee7c02 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:45.175741 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4d159e6-ebaf-44eb-8e97-238d49ee7c02 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:45.175741 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4d159e6-ebaf-44eb-8e97-238d49ee7c02 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:45.188389 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:45.188389 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:45.198709 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d4d159e6-ebaf-44eb-8e97-238d49ee7c02 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:45.211767 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4d159e6-ebaf-44eb-8e97-238d49ee7c02 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:45.211767 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 115/456] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:45 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:45.312903 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d3fa7ad9-a490-481f-8239-dfd0cf3ede6b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:45.316316 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d3fa7ad9-a490-481f-8239-dfd0cf3ede6b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:45.316316 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d3fa7ad9-a490-481f-8239-dfd0cf3ede6b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:45.316623 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d3fa7ad9-a490-481f-8239-dfd0cf3ede6b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:45.330990 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:45.330990 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:45.335866 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d3fa7ad9-a490-481f-8239-dfd0cf3ede6b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:45.343684 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d3fa7ad9-a490-481f-8239-dfd0cf3ede6b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:45.343804 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 116/457] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:45 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:46.242376 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f4350e8-4782-4012-9321-d212b2b8c93e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:46.248833 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f4350e8-4782-4012-9321-d212b2b8c93e tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:46.248833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f4350e8-4782-4012-9321-d212b2b8c93e tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:46.248833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f4350e8-4782-4012-9321-d212b2b8c93e tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:46.262148 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:46.262148 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:46.274418 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f4350e8-4782-4012-9321-d212b2b8c93e tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:46.284609 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f4350e8-4782-4012-9321-d212b2b8c93e tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:46.285641 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 114/458] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:46 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:46.369397 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-39572040-6056-48db-80a1-851afab01e15 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:46.373643 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-39572040-6056-48db-80a1-851afab01e15 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:46.374269 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-39572040-6056-48db-80a1-851afab01e15 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:46.374504 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-39572040-6056-48db-80a1-851afab01e15 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:46.399811 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:46.399811 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:46.412642 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-39572040-6056-48db-80a1-851afab01e15 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:46.426616 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-39572040-6056-48db-80a1-851afab01e15 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:46.427795 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 114/459] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:46 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:47.314499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-08f4cffe-2b06-420e-9895-93fc6e570926 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:47.328153 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08f4cffe-2b06-420e-9895-93fc6e570926 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:47.328497 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08f4cffe-2b06-420e-9895-93fc6e570926 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:47.328938 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08f4cffe-2b06-420e-9895-93fc6e570926 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:47.355665 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:47.355665 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:47.363942 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-08f4cffe-2b06-420e-9895-93fc6e570926 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:47.373140 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08f4cffe-2b06-420e-9895-93fc6e570926 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:47.373449 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 116/460] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:47 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 905 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:47.455847 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ad170030-9c94-4fa7-a90a-7e989e30e1f3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:47.458880 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad170030-9c94-4fa7-a90a-7e989e30e1f3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:47.459168 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad170030-9c94-4fa7-a90a-7e989e30e1f3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:47.459486 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad170030-9c94-4fa7-a90a-7e989e30e1f3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:47.497063 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:47.497063 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:47.510733 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ad170030-9c94-4fa7-a90a-7e989e30e1f3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:47.525481 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad170030-9c94-4fa7-a90a-7e989e30e1f3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:47.527455 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 117/461] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:47 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:47.896032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-af14c9c5-b527-4c07-9be0-0dd4c86a6816 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:47.902623 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-af14c9c5-b527-4c07-9be0-0dd4c86a6816 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments/7e59bb33-0bd7-4e85-9afc-32f1d201c8b3/action Aug 18 05:25:47.902623 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-af14c9c5-b527-4c07-9be0-0dd4c86a6816 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:47.902623 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-af14c9c5-b527-4c07-9be0-0dd4c86a6816 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:47.952582 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:47.952582 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:47.979753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1074f7a5-8c9b-42f8-915a-c56f79606c2c req-af14c9c5-b527-4c07-9be0-0dd4c86a6816 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/7e59bb33-0bd7-4e85-9afc-32f1d201c8b3/action returned with HTTP 204 Aug 18 05:25:47.980233 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 115/462] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:47 2026] POST /volume/v3/attachments/7e59bb33-0bd7-4e85-9afc-32f1d201c8b3/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:48.400628 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d08b6e6d-568d-4a8b-9e07-bf4795e2d48b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:48.403611 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d08b6e6d-568d-4a8b-9e07-bf4795e2d48b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:48.403871 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d08b6e6d-568d-4a8b-9e07-bf4795e2d48b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:48.404124 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d08b6e6d-568d-4a8b-9e07-bf4795e2d48b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:48.417668 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:48.417668 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:48.430451 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d08b6e6d-568d-4a8b-9e07-bf4795e2d48b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:48.440915 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d08b6e6d-568d-4a8b-9e07-bf4795e2d48b tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:48.441747 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 115/463] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:48 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 1160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:25:48.545871 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-326889ca-0dab-413d-a8a2-604c42680e89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:48.548979 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-326889ca-0dab-413d-a8a2-604c42680e89 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:48.549317 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-326889ca-0dab-413d-a8a2-604c42680e89 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:48.549593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-326889ca-0dab-413d-a8a2-604c42680e89 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:48.571314 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:48.571314 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:48.579368 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-326889ca-0dab-413d-a8a2-604c42680e89 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:48.586153 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-326889ca-0dab-413d-a8a2-604c42680e89 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:48.586592 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 117/464] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:48 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:48.675906 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-bf9e03f3-ca06-4d6e-94a7-9236b76b0baf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:48.681345 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-bf9e03f3-ca06-4d6e-94a7-9236b76b0baf tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:48.681633 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-bf9e03f3-ca06-4d6e-94a7-9236b76b0baf tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:48.681903 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-bf9e03f3-ca06-4d6e-94a7-9236b76b0baf tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:48.697310 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:48.697310 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:48.705429 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-bf9e03f3-ca06-4d6e-94a7-9236b76b0baf tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:48.714081 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-bf9e03f3-ca06-4d6e-94a7-9236b76b0baf tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:48.714888 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 118/465] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:48 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:48.894916 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1931fbba-2936-4ce5-830b-bff81bc6cf95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:48.896067 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1931fbba-2936-4ce5-830b-bff81bc6cf95 None None] GET https://10.4.3.250/volume// Aug 18 05:25:48.896067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1931fbba-2936-4ce5-830b-bff81bc6cf95 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:48.896067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1931fbba-2936-4ce5-830b-bff81bc6cf95 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:48.897480 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1931fbba-2936-4ce5-830b-bff81bc6cf95 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:48.897480 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 116/466] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:25:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:48.929673 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-99692a46-ee07-46a2-a5d6-623e196fb358 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:48.932867 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-99692a46-ee07-46a2-a5d6-623e196fb358 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:48.933399 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-99692a46-ee07-46a2-a5d6-623e196fb358 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84231da0-80d2-4024-a523-98eeac834e8d", "connector": null, "instance_uuid": "2635aac6-33f4-4ad5-8a5d-618564a98d4d"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:48.963341 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:48.963341 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:49.007837 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-99692a46-ee07-46a2-a5d6-623e196fb358 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:49.008906 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 116/467] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25:48 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 18 05:25:49.074116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-56318902-fd9e-478e-be3e-fec69817c1c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.078749 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56318902-fd9e-478e-be3e-fec69817c1c1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:49.078990 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-56318902-fd9e-478e-be3e-fec69817c1c1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:49.079327 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-56318902-fd9e-478e-be3e-fec69817c1c1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:49.105752 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c37ea7f6-c388-4c37-8bb7-3b91da048f0b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.106580 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c37ea7f6-c388-4c37-8bb7-3b91da048f0b None None] GET https://10.4.3.250/volume// Aug 18 05:25:49.106831 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c37ea7f6-c388-4c37-8bb7-3b91da048f0b None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:49.107276 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c37ea7f6-c388-4c37-8bb7-3b91da048f0b None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:49.107585 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c37ea7f6-c388-4c37-8bb7-3b91da048f0b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:49.107931 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 119/468] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:49.108719 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:49.108719 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:49.117499 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-56318902-fd9e-478e-be3e-fec69817c1c1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:49.124310 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56318902-fd9e-478e-be3e-fec69817c1c1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:49.124964 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 118/469] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:49 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1147 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:49.126735 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-42221494-5563-4012-aa29-e31e06a0995c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.134062 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-42221494-5563-4012-aa29-e31e06a0995c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:49.135927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-42221494-5563-4012-aa29-e31e06a0995c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:49.136262 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-42221494-5563-4012-aa29-e31e06a0995c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:49.164311 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:49.164311 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:49.171025 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-42221494-5563-4012-aa29-e31e06a0995c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:49.181728 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-42221494-5563-4012-aa29-e31e06a0995c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:49.181728 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 117/470] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:49 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1327 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:49.325592 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-3179d9cf-c84f-4a40-af72-8162f89ffe78 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.330129 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-3179d9cf-c84f-4a40-af72-8162f89ffe78 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] PUT https://10.4.3.250/volume/v3/attachments/2c288be1-5e9c-462a-b9fa-dc36add389eb Aug 18 05:25:49.330129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-3179d9cf-c84f-4a40-af72-8162f89ffe78 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:49.342066 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-3179d9cf-c84f-4a40-af72-8162f89ffe78 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Acquiring lock "cinder-attachment_update-84231da0-80d2-4024-a523-98eeac834e8d-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:49.354511 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-3179d9cf-c84f-4a40-af72-8162f89ffe78 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-84231da0-80d2-4024-a523-98eeac834e8d-np0000007601" acquired by "attachment_update" :: waited 0.013s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:49.355765 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:49.355765 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:49.459694 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-43d39ccd-9515-4073-bc31-dc4bfd38ec28 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.464811 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43d39ccd-9515-4073-bc31-dc4bfd38ec28 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:49.465083 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43d39ccd-9515-4073-bc31-dc4bfd38ec28 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:49.465262 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43d39ccd-9515-4073-bc31-dc4bfd38ec28 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:49.475020 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6dd6b4a-a2cf-4f84-8c03-ca6393bc5dfd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.477907 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:49.477907 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:49.486640 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-43d39ccd-9515-4073-bc31-dc4bfd38ec28 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:49.493194 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43d39ccd-9515-4073-bc31-dc4bfd38ec28 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:49.493194 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 120/471] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:49 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:49.532709 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-3179d9cf-c84f-4a40-af72-8162f89ffe78 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-84231da0-80d2-4024-a523-98eeac834e8d-np0000007601" released by "attachment_update" :: held 0.177s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:49.532709 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-3179d9cf-c84f-4a40-af72-8162f89ffe78 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/2c288be1-5e9c-462a-b9fa-dc36add389eb returned with HTTP 200 Aug 18 05:25:49.533177 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 117/472] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:49 2026] PUT /volume/v3/attachments/2c288be1-5e9c-462a-b9fa-dc36add389eb => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:49.541200 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-747c760b-a4dd-436d-92e3-8655db15e2f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.546876 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-747c760b-a4dd-436d-92e3-8655db15e2f9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:49.548797 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-747c760b-a4dd-436d-92e3-8655db15e2f9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:49.548797 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-747c760b-a4dd-436d-92e3-8655db15e2f9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:49.559903 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:49.559903 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:49.566512 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-747c760b-a4dd-436d-92e3-8655db15e2f9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:49.581347 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-747c760b-a4dd-436d-92e3-8655db15e2f9 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:49.582800 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 118/473] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:49 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 1158 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:49.681042 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6dd6b4a-a2cf-4f84-8c03-ca6393bc5dfd tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:25:49.681519 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6dd6b4a-a2cf-4f84-8c03-ca6393bc5dfd tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-875175835"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:49.739515 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6dd6b4a-a2cf-4f84-8c03-ca6393bc5dfd tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:25:49.741283 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 119/474] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:25:49 2026] POST /volume/v3/group_types => generated 180 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:49.758122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-01f19ab0-a1d7-46cd-b130-5f44938f9fb9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.760842 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01f19ab0-a1d7-46cd-b130-5f44938f9fb9 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] POST https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs Aug 18 05:25:49.762253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-01f19ab0-a1d7-46cd-b130-5f44938f9fb9 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:49.811787 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01f19ab0-a1d7-46cd-b130-5f44938f9fb9 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs returned with HTTP 202 Aug 18 05:25:49.811932 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 121/475] 10.4.3.250 () {70 vars in 1458 bytes} [Tue Aug 18 05:25:49 2026] POST /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs => generated 53 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:49.827970 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86000fb3-caf4-44ed-abbe-241516ff47d7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.833292 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86000fb3-caf4-44ed-abbe-241516ff47d7 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] POST https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs Aug 18 05:25:49.833846 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86000fb3-caf4-44ed-abbe-241516ff47d7 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:49.838465 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:49.838465 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:49.897720 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86000fb3-caf4-44ed-abbe-241516ff47d7 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs returned with HTTP 202 Aug 18 05:25:49.898550 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 118/476] 10.4.3.250 () {70 vars in 1458 bytes} [Tue Aug 18 05:25:49 2026] POST /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs => generated 61 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:49.913519 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-478ce77c-204c-44e3-82b5-62927c79887f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.918617 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-478ce77c-204c-44e3-82b5-62927c79887f tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] GET https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key2 Aug 18 05:25:49.918617 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-478ce77c-204c-44e3-82b5-62927c79887f tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:49.918617 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-478ce77c-204c-44e3-82b5-62927c79887f tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:49.947661 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-478ce77c-204c-44e3-82b5-62927c79887f tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key2 returned with HTTP 200 Aug 18 05:25:49.947906 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 119/477] 10.4.3.250 () {68 vars in 1452 bytes} [Tue Aug 18 05:25:49 2026] GET /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key2 => generated 26 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:49.965416 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b7cd842-89a8-4d3d-a789-aed30c32480b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:49.968545 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b7cd842-89a8-4d3d-a789-aed30c32480b tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] GET https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 Aug 18 05:25:49.968608 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b7cd842-89a8-4d3d-a789-aed30c32480b tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:49.968921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b7cd842-89a8-4d3d-a789-aed30c32480b tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:49.987770 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b7cd842-89a8-4d3d-a789-aed30c32480b tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 returned with HTTP 200 Aug 18 05:25:49.987770 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 120/478] 10.4.3.250 () {68 vars in 1452 bytes} [Tue Aug 18 05:25:49 2026] GET /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 => generated 18 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:25:49.998799 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48d5f719-8378-47a9-a08d-5371cea53851 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.004083 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48d5f719-8378-47a9-a08d-5371cea53851 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] PUT https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 Aug 18 05:25:50.004083 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48d5f719-8378-47a9-a08d-5371cea53851 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:50.038960 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48d5f719-8378-47a9-a08d-5371cea53851 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 returned with HTTP 200 Aug 18 05:25:50.040171 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 122/479] 10.4.3.250 () {70 vars in 1472 bytes} [Tue Aug 18 05:25:49 2026] PUT /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 => generated 26 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:50.054859 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-12403063-4340-48f5-a9e2-46f4ace8432e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.062126 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12403063-4340-48f5-a9e2-46f4ace8432e tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] GET https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs Aug 18 05:25:50.062126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12403063-4340-48f5-a9e2-46f4ace8432e tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.062126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12403063-4340-48f5-a9e2-46f4ace8432e tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.081896 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12403063-4340-48f5-a9e2-46f4ace8432e tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs returned with HTTP 200 Aug 18 05:25:50.082914 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 119/480] 10.4.3.250 () {68 vars in 1437 bytes} [Tue Aug 18 05:25:50 2026] GET /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs => generated 87 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:50.101934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-edb1c55a-0a57-482d-a0f4-3660016bb026 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.108183 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edb1c55a-0a57-482d-a0f4-3660016bb026 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key1 Aug 18 05:25:50.109768 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edb1c55a-0a57-482d-a0f4-3660016bb026 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.111319 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edb1c55a-0a57-482d-a0f4-3660016bb026 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.141734 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-95337edc-ceeb-4860-b68f-b6937cf8bb97 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.145669 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-95337edc-ceeb-4860-b68f-b6937cf8bb97 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:50.145812 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-95337edc-ceeb-4860-b68f-b6937cf8bb97 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.145895 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edb1c55a-0a57-482d-a0f4-3660016bb026 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key1 returned with HTTP 202 Aug 18 05:25:50.146195 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-95337edc-ceeb-4860-b68f-b6937cf8bb97 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.146981 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 120/481] 10.4.3.250 () {68 vars in 1455 bytes} [Tue Aug 18 05:25:50 2026] DELETE /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:25:50.148256 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-53caaf57-e6f4-4152-9479-e50b920638c2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.151996 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53caaf57-e6f4-4152-9479-e50b920638c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:50.152818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-53caaf57-e6f4-4152-9479-e50b920638c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.152995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-53caaf57-e6f4-4152-9479-e50b920638c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.164766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3e8d25f7-a66a-4fc1-9242-3efa8f897ca8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.166937 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:50.166937 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:50.168080 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e8d25f7-a66a-4fc1-9242-3efa8f897ca8 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] GET https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key1 Aug 18 05:25:50.170439 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e8d25f7-a66a-4fc1-9242-3efa8f897ca8 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.170720 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e8d25f7-a66a-4fc1-9242-3efa8f897ca8 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.173839 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-95337edc-ceeb-4860-b68f-b6937cf8bb97 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:50.182344 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e8d25f7-a66a-4fc1-9242-3efa8f897ca8 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] HTTP exception thrown: Group Type b14fdbe4-784d-4e0f-8442-ba8c6bf5a796 has no extra spec with key key1. Aug 18 05:25:50.182537 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e8d25f7-a66a-4fc1-9242-3efa8f897ca8 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key1 returned with HTTP 404 Aug 18 05:25:50.183303 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 120/482] 10.4.3.250 () {68 vars in 1452 bytes} [Tue Aug 18 05:25:50 2026] GET /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:25:50.189927 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-95337edc-ceeb-4860-b68f-b6937cf8bb97 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:50.191459 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 121/483] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:50 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 1158 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:50.199430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-40ff06b0-3aca-4fd5-b91d-d5128c9db459 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.202678 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40ff06b0-3aca-4fd5-b91d-d5128c9db459 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key2 Aug 18 05:25:50.202953 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40ff06b0-3aca-4fd5-b91d-d5128c9db459 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.203510 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40ff06b0-3aca-4fd5-b91d-d5128c9db459 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.213594 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:50.213594 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:50.213875 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-13515a64-6010-4539-9221-396bd9f3ade7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.213875 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13515a64-6010-4539-9221-396bd9f3ade7 None None] GET https://10.4.3.250/volume// Aug 18 05:25:50.214737 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13515a64-6010-4539-9221-396bd9f3ade7 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.215260 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13515a64-6010-4539-9221-396bd9f3ade7 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.216651 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13515a64-6010-4539-9221-396bd9f3ade7 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:50.216651 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 121/484] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:25:50 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:50.224293 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-53caaf57-e6f4-4152-9479-e50b920638c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:50.235489 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53caaf57-e6f4-4152-9479-e50b920638c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:50.236317 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 123/485] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:50 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1148 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:50.240770 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-915c9343-2e30-43d8-8a6c-ae5d0cfc67ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.244510 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-915c9343-2e30-43d8-8a6c-ae5d0cfc67ec tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:25:50.245005 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-915c9343-2e30-43d8-8a6c-ae5d0cfc67ec tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fd7cfea-f14d-4951-af05-9f5449b9e41a", "connector": null, "instance_uuid": "3a4f7db6-db24-45a2-baea-1c1bd71ada76"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:50.263285 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:50.263285 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:50.270446 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40ff06b0-3aca-4fd5-b91d-d5128c9db459 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key2 returned with HTTP 202 Aug 18 05:25:50.272795 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 121/486] 10.4.3.250 () {68 vars in 1455 bytes} [Tue Aug 18 05:25:50 2026] DELETE /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:25:50.287192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-066ea18f-8d6d-4b5e-b50f-efcd66465315 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.290551 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-066ea18f-8d6d-4b5e-b50f-efcd66465315 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] GET https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key2 Aug 18 05:25:50.293936 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-066ea18f-8d6d-4b5e-b50f-efcd66465315 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.294929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-066ea18f-8d6d-4b5e-b50f-efcd66465315 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.306241 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-066ea18f-8d6d-4b5e-b50f-efcd66465315 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] HTTP exception thrown: Group Type b14fdbe4-784d-4e0f-8442-ba8c6bf5a796 has no extra spec with key key2. Aug 18 05:25:50.306572 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-066ea18f-8d6d-4b5e-b50f-efcd66465315 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key2 returned with HTTP 404 Aug 18 05:25:50.307482 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 122/487] 10.4.3.250 () {68 vars in 1452 bytes} [Tue Aug 18 05:25:50 2026] GET /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key2 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:25:50.318324 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-14686df0-8660-4abe-83a0-6fbfee10f308 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.321977 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14686df0-8660-4abe-83a0-6fbfee10f308 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 Aug 18 05:25:50.322271 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14686df0-8660-4abe-83a0-6fbfee10f308 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.322601 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14686df0-8660-4abe-83a0-6fbfee10f308 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.332424 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-915c9343-2e30-43d8-8a6c-ae5d0cfc67ec tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:25:50.334297 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 122/488] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:25:50 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:50.343483 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14686df0-8660-4abe-83a0-6fbfee10f308 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 returned with HTTP 202 Aug 18 05:25:50.344225 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 124/489] 10.4.3.250 () {68 vars in 1455 bytes} [Tue Aug 18 05:25:50 2026] DELETE /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:25:50.358488 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57285eb3-534b-4021-ad1e-0d5e02061433 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.366589 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57285eb3-534b-4021-ad1e-0d5e02061433 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] GET https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 Aug 18 05:25:50.366589 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57285eb3-534b-4021-ad1e-0d5e02061433 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.368045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57285eb3-534b-4021-ad1e-0d5e02061433 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.380863 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57285eb3-534b-4021-ad1e-0d5e02061433 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] HTTP exception thrown: Group Type b14fdbe4-784d-4e0f-8442-ba8c6bf5a796 has no extra spec with key key3. Aug 18 05:25:50.380863 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57285eb3-534b-4021-ad1e-0d5e02061433 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 returned with HTTP 404 Aug 18 05:25:50.381660 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 122/490] 10.4.3.250 () {68 vars in 1452 bytes} [Tue Aug 18 05:25:50 2026] GET /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796/group_specs/key3 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:25:50.397263 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-24e0230a-4b14-4f45-a434-3f596017b2c8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:50.400696 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-24e0230a-4b14-4f45-a434-3f596017b2c8 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796 Aug 18 05:25:50.401670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-24e0230a-4b14-4f45-a434-3f596017b2c8 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:50.401670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-24e0230a-4b14-4f45-a434-3f596017b2c8 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:50.437525 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-24e0230a-4b14-4f45-a434-3f596017b2c8 tempest-GroupTypeSpecsTest-696159120 tempest-GroupTypeSpecsTest-696159120-project-admin] https://10.4.3.250/volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796 returned with HTTP 202 Aug 18 05:25:50.437525 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 123/491] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:25:50 2026] DELETE /volume/v3/group_types/b14fdbe4-784d-4e0f-8442-ba8c6bf5a796 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:25:51.252841 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c11dd9d-5892-4132-96cc-30a87f90064a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:51.255792 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c11dd9d-5892-4132-96cc-30a87f90064a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:51.256181 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c11dd9d-5892-4132-96cc-30a87f90064a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:51.258054 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c11dd9d-5892-4132-96cc-30a87f90064a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:51.280398 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:51.280398 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:51.286744 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1c11dd9d-5892-4132-96cc-30a87f90064a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:51.295496 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c11dd9d-5892-4132-96cc-30a87f90064a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:51.296424 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 123/492] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:51 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:52.060632 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-68c480d6-fae0-4672-9dfc-a4fd3bdbf453 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:52.062513 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-68c480d6-fae0-4672-9dfc-a4fd3bdbf453 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments/2c288be1-5e9c-462a-b9fa-dc36add389eb/action Aug 18 05:25:52.063027 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-68c480d6-fae0-4672-9dfc-a4fd3bdbf453 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:52.063119 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-68c480d6-fae0-4672-9dfc-a4fd3bdbf453 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:52.093927 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:52.093927 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:52.122531 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e2ceb59a-fcab-4bc9-a278-e83de243a70a req-68c480d6-fae0-4672-9dfc-a4fd3bdbf453 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/2c288be1-5e9c-462a-b9fa-dc36add389eb/action returned with HTTP 204 Aug 18 05:25:52.122983 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 125/493] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:52 2026] POST /volume/v3/attachments/2c288be1-5e9c-462a-b9fa-dc36add389eb/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:52.321592 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-04c3ff0f-0503-4659-90f9-c38b31ee44c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:52.334408 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-04c3ff0f-0503-4659-90f9-c38b31ee44c0 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:52.334758 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-04c3ff0f-0503-4659-90f9-c38b31ee44c0 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:52.335254 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-04c3ff0f-0503-4659-90f9-c38b31ee44c0 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:52.364441 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:52.364441 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:52.374293 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-04c3ff0f-0503-4659-90f9-c38b31ee44c0 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:52.393675 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-04c3ff0f-0503-4659-90f9-c38b31ee44c0 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:52.394324 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 123/494] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:52 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1442 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:52.426772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-337331f1-a41f-4b88-86b6-8faa81d4651b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:52.653883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28e57aeb-6695-49d9-b3e1-d93e00743759 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:52.654650 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28e57aeb-6695-49d9-b3e1-d93e00743759 None None] GET https://10.4.3.250/volume// Aug 18 05:25:52.654921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28e57aeb-6695-49d9-b3e1-d93e00743759 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:52.655461 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28e57aeb-6695-49d9-b3e1-d93e00743759 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:52.655837 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28e57aeb-6695-49d9-b3e1-d93e00743759 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:52.657717 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 124/495] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:52.675886 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-ba3ec3cb-fdf4-4fac-92d2-611fa7dbfaf8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:52.680545 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-ba3ec3cb-fdf4-4fac-92d2-611fa7dbfaf8 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:25:52.680832 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-ba3ec3cb-fdf4-4fac-92d2-611fa7dbfaf8 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:52.681693 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-ba3ec3cb-fdf4-4fac-92d2-611fa7dbfaf8 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:52.700038 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:52.700038 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:52.707163 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-ba3ec3cb-fdf4-4fac-92d2-611fa7dbfaf8 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:25:52.723808 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-ba3ec3cb-fdf4-4fac-92d2-611fa7dbfaf8 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:25:52.724514 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 126/496] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:52 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 1337 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:52.724801 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-337331f1-a41f-4b88-86b6-8faa81d4651b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:52.725087 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-337331f1-a41f-4b88-86b6-8faa81d4651b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:52.725350 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-337331f1-a41f-4b88-86b6-8faa81d4651b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:52.743351 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:52.743351 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:52.748176 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-337331f1-a41f-4b88-86b6-8faa81d4651b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Volume info retrieved successfully. Aug 18 05:25:52.757507 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-337331f1-a41f-4b88-86b6-8faa81d4651b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:52.758222 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 124/497] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:52 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1442 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:52.842725 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d3d18aed-73bb-47a8-8856-579f654353f4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:52.846579 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3d18aed-73bb-47a8-8856-579f654353f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:52.847650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3d18aed-73bb-47a8-8856-579f654353f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:52.847732 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3d18aed-73bb-47a8-8856-579f654353f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:52.866823 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:52.866823 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:52.871971 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d3d18aed-73bb-47a8-8856-579f654353f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Volume info retrieved successfully. Aug 18 05:25:52.877855 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3d18aed-73bb-47a8-8856-579f654353f4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:52.878962 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 124/498] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:52 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:52.911931 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-31353187-3f08-45b8-bcd7-63762a7924fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:52.914535 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-31353187-3f08-45b8-bcd7-63762a7924fb tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] PUT https://10.4.3.250/volume/v3/attachments/e9825864-8a9f-4cad-abc2-83447f694353 Aug 18 05:25:52.915813 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-31353187-3f08-45b8-bcd7-63762a7924fb tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:52.940180 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-31353187-3f08-45b8-bcd7-63762a7924fb tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Acquiring lock "cinder-attachment_update-7fd7cfea-f14d-4951-af05-9f5449b9e41a-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:25:52.946431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-31353187-3f08-45b8-bcd7-63762a7924fb tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Lock "cinder-attachment_update-7fd7cfea-f14d-4951-af05-9f5449b9e41a-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:25:52.947303 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:52.947303 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:52.993879 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-40c144b5-27a4-4226-8111-db4d2dcadb03 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:52.996878 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-40c144b5-27a4-4226-8111-db4d2dcadb03 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:52.996878 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-40c144b5-27a4-4226-8111-db4d2dcadb03 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:52.997712 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-40c144b5-27a4-4226-8111-db4d2dcadb03 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:53.028796 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:53.028796 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:53.039193 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-40c144b5-27a4-4226-8111-db4d2dcadb03 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:53.053545 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-40c144b5-27a4-4226-8111-db4d2dcadb03 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:53.053917 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 127/499] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:52 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1442 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:53.107516 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-31353187-3f08-45b8-bcd7-63762a7924fb tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Lock "cinder-attachment_update-7fd7cfea-f14d-4951-af05-9f5449b9e41a-np0000007601" released by "attachment_update" :: held 0.161s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:25:53.108147 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-31353187-3f08-45b8-bcd7-63762a7924fb tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/attachments/e9825864-8a9f-4cad-abc2-83447f694353 returned with HTTP 200 Aug 18 05:25:53.108922 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 125/500] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:25:52 2026] PUT /volume/v3/attachments/e9825864-8a9f-4cad-abc2-83447f694353 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:53.126456 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-d4d5fe94-50b6-4a10-8462-51ef17c0b346 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:53.129597 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-d4d5fe94-50b6-4a10-8462-51ef17c0b346 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d/action Aug 18 05:25:53.130486 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-d4d5fe94-50b6-4a10-8462-51ef17c0b346 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:53.131074 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-d4d5fe94-50b6-4a10-8462-51ef17c0b346 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:53.153065 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:53.153065 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:53.153662 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-d4d5fe94-50b6-4a10-8462-51ef17c0b346 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:53.169506 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-d4d5fe94-50b6-4a10-8462-51ef17c0b346 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Begin detaching volume completed successfully. Aug 18 05:25:53.169753 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-d4d5fe94-50b6-4a10-8462-51ef17c0b346 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d/action returned with HTTP 202 Aug 18 05:25:53.170407 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 125/501] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:25:53 2026] POST /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:25:53.189577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-5d72fba2-470f-4ffc-993c-ebcd26f19ac8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:53.201640 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-5d72fba2-470f-4ffc-993c-ebcd26f19ac8 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] POST https://10.4.3.250/volume/v3/attachments/e9825864-8a9f-4cad-abc2-83447f694353/action Aug 18 05:25:53.201640 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-5d72fba2-470f-4ffc-993c-ebcd26f19ac8 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:53.201640 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-5d72fba2-470f-4ffc-993c-ebcd26f19ac8 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:53.218401 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c0adda43-ea64-45f4-9484-627d26387d83 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:53.223261 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0adda43-ea64-45f4-9484-627d26387d83 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:53.223541 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0adda43-ea64-45f4-9484-627d26387d83 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:53.223811 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0adda43-ea64-45f4-9484-627d26387d83 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:53.246743 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:53.246743 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:53.256371 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:53.256371 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:53.266561 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c0adda43-ea64-45f4-9484-627d26387d83 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:53.269657 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-116d646c-53b5-4b92-a265-0bd98cec32b5 req-5d72fba2-470f-4ffc-993c-ebcd26f19ac8 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/attachments/e9825864-8a9f-4cad-abc2-83447f694353/action returned with HTTP 204 Aug 18 05:25:53.270384 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 125/502] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:25:53 2026] POST /volume/v3/attachments/e9825864-8a9f-4cad-abc2-83447f694353/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:25:53.278585 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0adda43-ea64-45f4-9484-627d26387d83 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:53.278964 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 128/503] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:53 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1445 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:53.333306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-baa525ec-c0a9-47a7-9f3d-515fb9057481 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:53.333306 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-baa525ec-c0a9-47a7-9f3d-515fb9057481 None None] GET https://10.4.3.250/volume// Aug 18 05:25:53.333306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-baa525ec-c0a9-47a7-9f3d-515fb9057481 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:53.333306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-baa525ec-c0a9-47a7-9f3d-515fb9057481 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:53.333987 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-baa525ec-c0a9-47a7-9f3d-515fb9057481 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:53.334530 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 126/504] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:53 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:53.350407 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b77dba5-ddb3-409a-b10d-2b091ed59f61 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:53.355023 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b77dba5-ddb3-409a-b10d-2b091ed59f61 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:53.355023 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b77dba5-ddb3-409a-b10d-2b091ed59f61 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:53.355023 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b77dba5-ddb3-409a-b10d-2b091ed59f61 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:53.378411 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:53.378411 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:53.383857 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b77dba5-ddb3-409a-b10d-2b091ed59f61 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:53.389120 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b77dba5-ddb3-409a-b10d-2b091ed59f61 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:53.389717 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 126/505] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:53 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1625 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 05:25:54.302553 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f738e5ad-157f-429e-ac73-456f1677277b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:54.307389 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f738e5ad-157f-429e-ac73-456f1677277b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:54.307697 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f738e5ad-157f-429e-ac73-456f1677277b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:54.307962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f738e5ad-157f-429e-ac73-456f1677277b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:54.345364 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:54.345364 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:54.352793 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f738e5ad-157f-429e-ac73-456f1677277b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:54.359312 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f738e5ad-157f-429e-ac73-456f1677277b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:54.359469 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 126/506] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:54 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1445 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:54.455688 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-e796912a-3fa8-4748-ab09-c09f9e8ba154 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:54.459865 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-e796912a-3fa8-4748-ab09-c09f9e8ba154 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:54.460683 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-e796912a-3fa8-4748-ab09-c09f9e8ba154 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:54.460683 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-e796912a-3fa8-4748-ab09-c09f9e8ba154 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:54.493054 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:54.493054 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:54.506809 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-e796912a-3fa8-4748-ab09-c09f9e8ba154 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:54.513402 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-e796912a-3fa8-4748-ab09-c09f9e8ba154 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:54.513877 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 129/507] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:54 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:54.547547 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b9d7cd2-7774-48f6-a8e4-b005f445f661 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:54.552650 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b9d7cd2-7774-48f6-a8e4-b005f445f661 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/attachments/7e59bb33-0bd7-4e85-9afc-32f1d201c8b3 Aug 18 05:25:54.552960 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b9d7cd2-7774-48f6-a8e4-b005f445f661 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:54.553277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b9d7cd2-7774-48f6-a8e4-b005f445f661 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:54.566840 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:54.566840 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:54.676672 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e6e8f150-e5a7-4361-8ab4-cb0848fa382d req-2b9d7cd2-7774-48f6-a8e4-b005f445f661 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/7e59bb33-0bd7-4e85-9afc-32f1d201c8b3 returned with HTTP 200 Aug 18 05:25:54.677110 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 127/508] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:25:54 2026] DELETE /volume/v3/attachments/7e59bb33-0bd7-4e85-9afc-32f1d201c8b3 => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:55.094521 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f0d5eca1-40bd-4e56-9aae-96318396556d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.354291 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:25:55.354933 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-376485683"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:55.357699 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-376485683'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:25:55.358060 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Create volume of 1 GB Aug 18 05:25:55.367503 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Availability Zones retrieved successfully. Aug 18 05:25:55.377598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Flow 'volume_create_api' (bc95e7d4-3344-4662-aa58-f337b1068240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:55.378590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a924bde4-3809-4c49-8a39-6264eea2865a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:55.379697 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:25:55.387707 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ada70811-024b-444b-af07-093ef2a0fe6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.392097 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ada70811-024b-444b-af07-093ef2a0fe6f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:55.392097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ada70811-024b-444b-af07-093ef2a0fe6f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.392097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ada70811-024b-444b-af07-093ef2a0fe6f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.415803 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.415803 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:55.425922 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ada70811-024b-444b-af07-093ef2a0fe6f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:55.432621 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ada70811-024b-444b-af07-093ef2a0fe6f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:55.433710 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 127/509] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:55 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:55.433842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a924bde4-3809-4c49-8a39-6264eea2865a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:55.434725 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737eede8-7894-4ec9-8ff7-1a2df76198b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:55.487984 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-7a1e9d3f-df8b-4b7f-ac23-615fffa280e4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.489437 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-7a1e9d3f-df8b-4b7f-ac23-615fffa280e4 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] DELETE https://10.4.3.250/volume/v3/attachments/6a1e5b2a-5d4e-48be-816a-3422c55cd175 Aug 18 05:25:55.489695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-7a1e9d3f-df8b-4b7f-ac23-615fffa280e4 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.489935 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-7a1e9d3f-df8b-4b7f-ac23-615fffa280e4 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.507848 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.507848 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:55.518246 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b5d4781-1f28-449e-8aaf-ca72df597ae7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.521189 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b5d4781-1f28-449e-8aaf-ca72df597ae7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:55.521471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b5d4781-1f28-449e-8aaf-ca72df597ae7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.521731 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b5d4781-1f28-449e-8aaf-ca72df597ae7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.545172 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.545172 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:55.554737 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0b5d4781-1f28-449e-8aaf-ca72df597ae7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Volume info retrieved successfully. Aug 18 05:25:55.561950 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Created reservations ['ec4c95d0-43af-4167-96f9-3e7998b32344', '9e2561b1-c580-47d0-a260-6cbbde761544', 'f0f29ee6-810a-4182-accc-f5dd05e56684', '9c0576d9-aaf3-44e5-961c-c8bc62550166'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:25:55.562104 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b5d4781-1f28-449e-8aaf-ca72df597ae7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:55.562633 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 128/510] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:55 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:55.562694 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737eede8-7894-4ec9-8ff7-1a2df76198b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec4c95d0-43af-4167-96f9-3e7998b32344', '9e2561b1-c580-47d0-a260-6cbbde761544', 'f0f29ee6-810a-4182-accc-f5dd05e56684', '9c0576d9-aaf3-44e5-961c-c8bc62550166']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:55.563836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a1b238-8ae3-4519-b4a4-8c37204f2b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:55.602558 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-7a1e9d3f-df8b-4b7f-ac23-615fffa280e4 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments/6a1e5b2a-5d4e-48be-816a-3422c55cd175 returned with HTTP 200 Aug 18 05:25:55.603166 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 130/511] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:25:55 2026] DELETE /volume/v3/attachments/6a1e5b2a-5d4e-48be-816a-3422c55cd175 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:55.603591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a1b238-8ae3-4519-b4a4-8c37204f2b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdae4f6a-97e5-492f-8300-19367c5bd2e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-376485683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9489c0cda1ec45f4834d498361e74809',qos_specs=None,replication_status=,reservations=['ec4c95d0-43af-4167-96f9-3e7998b32344','9e2561b1-c580-47d0-a260-6cbbde761544','f0f29ee6-810a-4182-accc-f5dd05e56684','9c0576d9-aaf3-44e5-961c-c8bc62550166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3415f87063494bbcdfab30b9af6e87',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-376485683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdae4f6a-97e5-492f-8300-19367c5bd2e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9489c0cda1ec45f4834d498361e74809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3415f87063494bbcdfab30b9af6e87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:55.605154 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d02684d-ee75-4100-ad97-a627ce29bc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:55.615355 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-9dc016a7-6abb-4c72-9027-e0e2cf79b874 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.621166 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-9dc016a7-6abb-4c72-9027-e0e2cf79b874 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] DELETE https://10.4.3.250/volume/v3/attachments/94841a99-fe28-4950-b979-56ea8791361e Aug 18 05:25:55.621466 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-9dc016a7-6abb-4c72-9027-e0e2cf79b874 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.621761 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-9dc016a7-6abb-4c72-9027-e0e2cf79b874 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.624883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-880e3121-5242-4827-a2a9-17b5594f8450 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.628531 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-880e3121-5242-4827-a2a9-17b5594f8450 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:55.628733 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-880e3121-5242-4827-a2a9-17b5594f8450 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.628978 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-880e3121-5242-4827-a2a9-17b5594f8450 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.634662 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.634662 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:55.639276 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d02684d-ee75-4100-ad97-a627ce29bc4d) transitioned into state 'SUCCESS' from state '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-376485683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9489c0cda1ec45f4834d498361e74809',qos_specs=None,replication_status=,reservations=['ec4c95d0-43af-4167-96f9-3e7998b32344','9e2561b1-c580-47d0-a260-6cbbde761544','f0f29ee6-810a-4182-accc-f5dd05e56684','9c0576d9-aaf3-44e5-961c-c8bc62550166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3415f87063494bbcdfab30b9af6e87',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:55.640314 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d79505c-32fa-42db-b16e-612a57edd676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:25:55.651633 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.651633 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:55.658939 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-880e3121-5242-4827-a2a9-17b5594f8450 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:55.660598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d79505c-32fa-42db-b16e-612a57edd676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:25:55.662334 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Flow 'volume_create_api' (bc95e7d4-3344-4662-aa58-f337b1068240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:25:55.662762 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Create volume request issued successfully. Aug 18 05:25:55.663836 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0d5eca1-40bd-4e56-9aae-96318396556d tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:25:55.664549 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 127/512] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:25:55 2026] POST /volume/v3/volumes => generated 750 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:55.665860 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-880e3121-5242-4827-a2a9-17b5594f8450 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:55.667064 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 129/513] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:25:55 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:55.683498 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eaba8b0d-9b82-45d6-8b78-a6686ad1ef9f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.686623 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eaba8b0d-9b82-45d6-8b78-a6686ad1ef9f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:25:55.686623 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eaba8b0d-9b82-45d6-8b78-a6686ad1ef9f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.686623 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eaba8b0d-9b82-45d6-8b78-a6686ad1ef9f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.696084 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.696084 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:55.699643 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-4ae5b778-a467-4b8d-80d5-a8c8bd8a416d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.700816 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eaba8b0d-9b82-45d6-8b78-a6686ad1ef9f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:25:55.701992 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-4ae5b778-a467-4b8d-80d5-a8c8bd8a416d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d/action Aug 18 05:25:55.702436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-4ae5b778-a467-4b8d-80d5-a8c8bd8a416d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:55.702603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-4ae5b778-a467-4b8d-80d5-a8c8bd8a416d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:55.705272 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eaba8b0d-9b82-45d6-8b78-a6686ad1ef9f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 returned with HTTP 200 Aug 18 05:25:55.706775 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 131/514] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:55 2026] GET /volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:55.718570 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.718570 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:55.718738 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-9dc016a7-6abb-4c72-9027-e0e2cf79b874 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments/94841a99-fe28-4950-b979-56ea8791361e returned with HTTP 200 Aug 18 05:25:55.719173 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 128/515] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:25:55 2026] DELETE /volume/v3/attachments/94841a99-fe28-4950-b979-56ea8791361e => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:55.719272 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-4ae5b778-a467-4b8d-80d5-a8c8bd8a416d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:55.729369 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-e584c0cd-2eb3-40a0-aee6-41fd796af1cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.732538 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-e584c0cd-2eb3-40a0-aee6-41fd796af1cf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] DELETE https://10.4.3.250/volume/v3/attachments/5069284c-576c-47b5-9bef-4c373147b3df Aug 18 05:25:55.732850 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-e584c0cd-2eb3-40a0-aee6-41fd796af1cf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.733136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-e584c0cd-2eb3-40a0-aee6-41fd796af1cf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.736374 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-4ae5b778-a467-4b8d-80d5-a8c8bd8a416d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Begin detaching volume completed successfully. Aug 18 05:25:55.736374 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-4ae5b778-a467-4b8d-80d5-a8c8bd8a416d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d/action returned with HTTP 202 Aug 18 05:25:55.736806 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 128/516] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:25:55 2026] POST /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:25:55.745710 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.745710 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:55.772308 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ad9db6f5-0ae4-4496-aa7a-1c70e21a04c4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.776305 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad9db6f5-0ae4-4496-aa7a-1c70e21a04c4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:55.776305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad9db6f5-0ae4-4496-aa7a-1c70e21a04c4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.776846 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad9db6f5-0ae4-4496-aa7a-1c70e21a04c4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.797394 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.797394 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:55.805917 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ad9db6f5-0ae4-4496-aa7a-1c70e21a04c4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:55.811171 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6968761f-4bd5-4fe2-b68f-3cda110aaea1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.811746 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6968761f-4bd5-4fe2-b68f-3cda110aaea1 None None] GET https://10.4.3.250/volume// Aug 18 05:25:55.811950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6968761f-4bd5-4fe2-b68f-3cda110aaea1 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.812278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6968761f-4bd5-4fe2-b68f-3cda110aaea1 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.812692 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6968761f-4bd5-4fe2-b68f-3cda110aaea1 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:25:55.814067 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 129/517] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:25:55 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:25:55.814505 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad9db6f5-0ae4-4496-aa7a-1c70e21a04c4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:55.815138 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 132/518] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:55 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:55.827645 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-30b56f9d-35d6-489b-bf19-a51766b50de1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:55.832095 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-30b56f9d-35d6-489b-bf19-a51766b50de1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:55.832637 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-30b56f9d-35d6-489b-bf19-a51766b50de1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:55.832968 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-30b56f9d-35d6-489b-bf19-a51766b50de1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:55.836710 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-31512d44-28c6-4ad2-b275-b02429dd6b2f req-e584c0cd-2eb3-40a0-aee6-41fd796af1cf tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/attachments/5069284c-576c-47b5-9bef-4c373147b3df returned with HTTP 200 Aug 18 05:25:55.837400 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 130/519] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:25:55 2026] DELETE /volume/v3/attachments/5069284c-576c-47b5-9bef-4c373147b3df => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:55.848030 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:55.848030 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:55.860447 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-30b56f9d-35d6-489b-bf19-a51766b50de1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:55.868350 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-30b56f9d-35d6-489b-bf19-a51766b50de1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:55.868919 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 129/520] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:25:55 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1328 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:25:56.723280 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dd743224-9e1e-49d3-bffe-26e7605e2f95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:56.725601 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd743224-9e1e-49d3-bffe-26e7605e2f95 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:25:56.726141 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd743224-9e1e-49d3-bffe-26e7605e2f95 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:56.727985 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd743224-9e1e-49d3-bffe-26e7605e2f95 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:56.735565 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:56.735565 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:56.741744 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dd743224-9e1e-49d3-bffe-26e7605e2f95 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:25:56.749039 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd743224-9e1e-49d3-bffe-26e7605e2f95 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 returned with HTTP 200 Aug 18 05:25:56.749994 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 130/521] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:56 2026] GET /volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:56.769662 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b51cbf69-7392-401b-bc41-071e11a1fe07 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:56.772974 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b51cbf69-7392-401b-bc41-071e11a1fe07 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:25:56.773558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b51cbf69-7392-401b-bc41-071e11a1fe07 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdae4f6a-97e5-492f-8300-19367c5bd2e1", "name": "tempest-SnapshotsActionsTest-Snapshot-1486206273"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:56.788360 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:56.788360 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:56.789188 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b51cbf69-7392-401b-bc41-071e11a1fe07 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:25:56.789297 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-b51cbf69-7392-401b-bc41-071e11a1fe07 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Create snapshot from volume bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:25:56.811093 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-b51cbf69-7392-401b-bc41-071e11a1fe07 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-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 18 05:25:56.831922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dce1d9fa-f5b7-43fc-9309-5e9a35f37ea7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:56.836737 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dce1d9fa-f5b7-43fc-9309-5e9a35f37ea7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:56.836737 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dce1d9fa-f5b7-43fc-9309-5e9a35f37ea7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:56.836737 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dce1d9fa-f5b7-43fc-9309-5e9a35f37ea7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:56.853722 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-b51cbf69-7392-401b-bc41-071e11a1fe07 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Created reservations ['c9a4a789-cfcf-434d-983a-d1340799a306', 'e7a8a9b6-002d-4b4f-b2ff-063128d1cca4', '009e5d34-20e7-4440-9eb6-4698f8c742da', 'c873ee98-13f2-44f9-8174-81177060425b'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:25:56.853883 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:56.853883 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:56.861593 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dce1d9fa-f5b7-43fc-9309-5e9a35f37ea7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:56.870238 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dce1d9fa-f5b7-43fc-9309-5e9a35f37ea7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:56.872103 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 131/522] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:56 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:56.922805 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b51cbf69-7392-401b-bc41-071e11a1fe07 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot create request issued successfully. Aug 18 05:25:56.922805 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b51cbf69-7392-401b-bc41-071e11a1fe07 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:25:56.922805 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 133/523] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:25:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:56.935115 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5274a1e9-d620-4ab6-9111-f8da64f6ec0c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:56.937876 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5274a1e9-d620-4ab6-9111-f8da64f6ec0c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:25:56.938320 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5274a1e9-d620-4ab6-9111-f8da64f6ec0c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:56.938565 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5274a1e9-d620-4ab6-9111-f8da64f6ec0c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:56.980997 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:56.980997 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:56.982041 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5274a1e9-d620-4ab6-9111-f8da64f6ec0c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:25:56.985718 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5274a1e9-d620-4ab6-9111-f8da64f6ec0c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:25:56.985718 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 130/524] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:25:56 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:57.889333 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f90505e-90b0-4ab6-823a-afd160a52fdd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:57.892131 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f90505e-90b0-4ab6-823a-afd160a52fdd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:57.892827 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f90505e-90b0-4ab6-823a-afd160a52fdd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:57.893041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f90505e-90b0-4ab6-823a-afd160a52fdd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:57.907769 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:57.907769 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:57.914122 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f90505e-90b0-4ab6-823a-afd160a52fdd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:57.921584 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f90505e-90b0-4ab6-823a-afd160a52fdd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:57.922184 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 131/525] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:57 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:58.001410 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a50b6b3e-4de8-4be3-96db-c3edd99e9361 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:58.004437 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a50b6b3e-4de8-4be3-96db-c3edd99e9361 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:25:58.005432 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a50b6b3e-4de8-4be3-96db-c3edd99e9361 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:58.005432 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a50b6b3e-4de8-4be3-96db-c3edd99e9361 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:58.031300 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:58.031300 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:58.031979 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a50b6b3e-4de8-4be3-96db-c3edd99e9361 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:25:58.033377 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a50b6b3e-4de8-4be3-96db-c3edd99e9361 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:25:58.033941 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 132/526] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:25:57 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:58.050084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e9c8892e-3395-4bd1-86f7-9a9823c488fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:58.174160 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9c8892e-3395-4bd1-86f7-9a9823c488fa tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action Aug 18 05:25:58.174549 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9c8892e-3395-4bd1-86f7-9a9823c488fa tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:58.175562 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9c8892e-3395-4bd1-86f7-9a9823c488fa tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:58.178675 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-e9c8892e-3395-4bd1-86f7-9a9823c488fa tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot 'dbf891e6-f7f6-4222-a097-30d9feb753ad' with '{'status': 'creating'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:25:58.210135 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:58.210135 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:58.231625 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9c8892e-3395-4bd1-86f7-9a9823c488fa tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action returned with HTTP 202 Aug 18 05:25:58.232462 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 134/527] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:25:58 2026] POST /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:25:58.244942 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a9900eb4-d7ea-4a9f-ac58-64626a3efd57 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:58.249792 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a9900eb4-d7ea-4a9f-ac58-64626a3efd57 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:25:58.249792 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a9900eb4-d7ea-4a9f-ac58-64626a3efd57 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:58.249976 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a9900eb4-d7ea-4a9f-ac58-64626a3efd57 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:58.259175 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:58.259175 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:58.261821 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a9900eb4-d7ea-4a9f-ac58-64626a3efd57 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:25:58.263801 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a9900eb4-d7ea-4a9f-ac58-64626a3efd57 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:25:58.264609 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 131/528] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:25:58 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:58.277831 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1e077d6-7eb0-46e7-a30f-11a58c82102f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:58.280633 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1e077d6-7eb0-46e7-a30f-11a58c82102f tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action Aug 18 05:25:58.281259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1e077d6-7eb0-46e7-a30f-11a58c82102f tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:58.281481 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1e077d6-7eb0-46e7-a30f-11a58c82102f tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:58.283089 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-c1e077d6-7eb0-46e7-a30f-11a58c82102f tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot 'dbf891e6-f7f6-4222-a097-30d9feb753ad' with '{'status': 'available'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:25:58.311471 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:58.311471 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:58.329508 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1e077d6-7eb0-46e7-a30f-11a58c82102f tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action returned with HTTP 202 Aug 18 05:25:58.330378 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 132/529] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:25:58 2026] POST /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:25:58.341132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d317f2f4-7211-424d-9e80-958639dcb7f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:58.344982 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d317f2f4-7211-424d-9e80-958639dcb7f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:25:58.344982 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d317f2f4-7211-424d-9e80-958639dcb7f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:58.344982 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d317f2f4-7211-424d-9e80-958639dcb7f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:58.351976 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:58.351976 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:58.352522 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d317f2f4-7211-424d-9e80-958639dcb7f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:25:58.354313 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d317f2f4-7211-424d-9e80-958639dcb7f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:25:58.354927 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 133/530] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:25:58 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:58.367651 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-53277680-8913-4400-bb75-568fa027e60b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:58.372036 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53277680-8913-4400-bb75-568fa027e60b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:25:58.372036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-53277680-8913-4400-bb75-568fa027e60b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdae4f6a-97e5-492f-8300-19367c5bd2e1", "name": "tempest-SnapshotsActionsTest-Snapshot-1272234771"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:58.385277 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:58.385277 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:58.386141 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-53277680-8913-4400-bb75-568fa027e60b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:25:58.386407 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-53277680-8913-4400-bb75-568fa027e60b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Create snapshot from volume bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:25:58.431752 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-53277680-8913-4400-bb75-568fa027e60b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Created reservations ['29889f61-aa7e-4b54-877a-49cce715bb9e', '748a8db4-7cd0-4004-b8d8-d7698ab04b75', '4588f164-0432-44d0-9b06-71644b512481', 'bee84681-f5f3-4659-9eb7-de5c494ebf2c'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:25:58.481994 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-53277680-8913-4400-bb75-568fa027e60b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot create request issued successfully. Aug 18 05:25:58.482674 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53277680-8913-4400-bb75-568fa027e60b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:25:58.483469 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 135/531] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:25:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:25:58.498932 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-07a38aa1-3fec-470c-9d52-d179a44dd5b7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:58.501455 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-07a38aa1-3fec-470c-9d52-d179a44dd5b7 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 Aug 18 05:25:58.501731 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-07a38aa1-3fec-470c-9d52-d179a44dd5b7 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:58.501991 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-07a38aa1-3fec-470c-9d52-d179a44dd5b7 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:58.514038 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:58.514038 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:58.514038 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-07a38aa1-3fec-470c-9d52-d179a44dd5b7 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:25:58.514038 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-07a38aa1-3fec-470c-9d52-d179a44dd5b7 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 returned with HTTP 200 Aug 18 05:25:58.514429 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 132/532] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:25:58 2026] GET /volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:58.948799 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f907d782-6254-4958-ace4-5d9d37ae9197 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:58.952349 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f907d782-6254-4958-ace4-5d9d37ae9197 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:25:58.952766 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f907d782-6254-4958-ace4-5d9d37ae9197 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:58.953006 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f907d782-6254-4958-ace4-5d9d37ae9197 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:58.975810 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:58.975810 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:58.989845 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f907d782-6254-4958-ace4-5d9d37ae9197 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:25:58.995150 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f907d782-6254-4958-ace4-5d9d37ae9197 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:25:58.995767 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 133/533] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:25:58 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:25:59.532842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c46d7db5-9991-4921-89bb-5374cd283691 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:59.536105 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c46d7db5-9991-4921-89bb-5374cd283691 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 Aug 18 05:25:59.536105 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c46d7db5-9991-4921-89bb-5374cd283691 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:59.536105 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c46d7db5-9991-4921-89bb-5374cd283691 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:59.546293 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:59.546293 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:59.546293 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c46d7db5-9991-4921-89bb-5374cd283691 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:25:59.546991 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c46d7db5-9991-4921-89bb-5374cd283691 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 returned with HTTP 200 Aug 18 05:25:59.547880 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 134/534] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:25:59 2026] GET /volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:59.575156 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f328f71-a106-4432-8a77-301d1329638a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:59.575156 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f328f71-a106-4432-8a77-301d1329638a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127/action Aug 18 05:25:59.575156 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f328f71-a106-4432-8a77-301d1329638a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:59.575156 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f328f71-a106-4432-8a77-301d1329638a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:59.575156 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-0f328f71-a106-4432-8a77-301d1329638a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot 'b08f326a-731e-4d55-8b7e-11bc37880127' with '{'status': 'creating'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:25:59.590924 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:59.590924 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:25:59.628653 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f328f71-a106-4432-8a77-301d1329638a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127/action returned with HTTP 202 Aug 18 05:25:59.629469 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 136/535] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:25:59 2026] POST /volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:25:59.641292 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6af3031c-061c-4e9d-8a64-0d8ae4bfbbf5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:59.644312 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6af3031c-061c-4e9d-8a64-0d8ae4bfbbf5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 Aug 18 05:25:59.644683 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6af3031c-061c-4e9d-8a64-0d8ae4bfbbf5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:59.644924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6af3031c-061c-4e9d-8a64-0d8ae4bfbbf5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:59.655403 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:59.655403 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:25:59.656123 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6af3031c-061c-4e9d-8a64-0d8ae4bfbbf5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:25:59.659227 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6af3031c-061c-4e9d-8a64-0d8ae4bfbbf5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 returned with HTTP 200 Aug 18 05:25:59.659227 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 133/536] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:25:59 2026] GET /volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:25:59.673180 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1a6a5af-e812-447f-874f-73c1c5fea109 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:59.675449 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1a6a5af-e812-447f-874f-73c1c5fea109 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127/action Aug 18 05:25:59.676228 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1a6a5af-e812-447f-874f-73c1c5fea109 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:25:59.676228 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1a6a5af-e812-447f-874f-73c1c5fea109 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:25:59.685625 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:59.685625 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:25:59.686132 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1a6a5af-e812-447f-874f-73c1c5fea109 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Snapshot retrieved successfully. Aug 18 05:25:59.702736 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=329,cinder:INSERT=28,cinder:UPDATE=62,cinder:DELETE=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:25:59.720598 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1a6a5af-e812-447f-874f-73c1c5fea109 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Snapshot delete request issued successfully. Aug 18 05:25:59.720895 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1a6a5af-e812-447f-874f-73c1c5fea109 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127/action returned with HTTP 202 Aug 18 05:25:59.721568 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 134/537] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:25:59 2026] POST /volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:25:59.734257 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ad83b0d-762b-4d15-9892-ee58bee9118c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:25:59.738831 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ad83b0d-762b-4d15-9892-ee58bee9118c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 Aug 18 05:25:59.740205 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ad83b0d-762b-4d15-9892-ee58bee9118c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:25:59.740205 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ad83b0d-762b-4d15-9892-ee58bee9118c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:25:59.742983 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=266,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:25:59.755070 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:25:59.755070 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:25:59.755070 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0ad83b0d-762b-4d15-9892-ee58bee9118c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:25:59.756426 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ad83b0d-762b-4d15-9892-ee58bee9118c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 returned with HTTP 200 Aug 18 05:25:59.756974 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 135/538] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:25:59 2026] GET /volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:00.014723 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cb5e58a5-c3d7-400b-a275-0f9b7a22b45f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.017894 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb5e58a5-c3d7-400b-a275-0f9b7a22b45f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:26:00.018991 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb5e58a5-c3d7-400b-a275-0f9b7a22b45f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:00.019237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb5e58a5-c3d7-400b-a275-0f9b7a22b45f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:00.042657 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:00.042657 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:00.052093 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cb5e58a5-c3d7-400b-a275-0f9b7a22b45f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:00.062080 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb5e58a5-c3d7-400b-a275-0f9b7a22b45f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:26:00.062729 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 137/539] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:00 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:00.378679 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-3bc42b54-de69-446a-9034-724992d40dbd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.381914 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-3bc42b54-de69-446a-9034-724992d40dbd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:26:00.382973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-3bc42b54-de69-446a-9034-724992d40dbd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:00.382973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-3bc42b54-de69-446a-9034-724992d40dbd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:00.386123 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=333,cinder:UPDATE=52,cinder:INSERT=25 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:26:00.405990 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:00.405990 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:00.413096 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-3bc42b54-de69-446a-9034-724992d40dbd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:00.424846 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-3bc42b54-de69-446a-9034-724992d40dbd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:26:00.425894 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 134/540] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:26:00 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:00.753138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb216374-2ae2-4e5c-9fb3-5dee8d1bada9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.755368 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb216374-2ae2-4e5c-9fb3-5dee8d1bada9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] DELETE https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f Aug 18 05:26:00.756097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb216374-2ae2-4e5c-9fb3-5dee8d1bada9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:00.756097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb216374-2ae2-4e5c-9fb3-5dee8d1bada9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:00.756342 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-cb216374-2ae2-4e5c-9fb3-5dee8d1bada9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Delete volume with id: ff60e2f4-f540-4e04-89ce-d4df5be1789f Aug 18 05:26:00.768676 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:00.768676 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:00.769073 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cb216374-2ae2-4e5c-9fb3-5dee8d1bada9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:26:00.774066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-41424a2c-4482-4051-98cc-f7a6db35c143 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.776390 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41424a2c-4482-4051-98cc-f7a6db35c143 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 Aug 18 05:26:00.776883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41424a2c-4482-4051-98cc-f7a6db35c143 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:00.777393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41424a2c-4482-4051-98cc-f7a6db35c143 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:00.784077 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41424a2c-4482-4051-98cc-f7a6db35c143 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 returned with HTTP 404 Aug 18 05:26:00.785315 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 136/541] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:00 2026] GET /volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:00.796739 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a7e08d2-692e-45bc-8d01-626716e31b24 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.800746 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a7e08d2-692e-45bc-8d01-626716e31b24 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action Aug 18 05:26:00.801969 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a7e08d2-692e-45bc-8d01-626716e31b24 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:00.801969 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a7e08d2-692e-45bc-8d01-626716e31b24 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:00.804777 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-1a7e08d2-692e-45bc-8d01-626716e31b24 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot 'dbf891e6-f7f6-4222-a097-30d9feb753ad' with '{'status': 'available'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:26:00.809082 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=351,cinder:INSERT=27,cinder:UPDATE=67,cinder:DELETE=2 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:26:00.809537 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cb216374-2ae2-4e5c-9fb3-5dee8d1bada9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Delete volume request issued successfully. Aug 18 05:26:00.809952 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb216374-2ae2-4e5c-9fb3-5dee8d1bada9 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f returned with HTTP 202 Aug 18 05:26:00.810660 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 135/542] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:00 2026] DELETE /volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:00.824436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a7bc7bd9-134e-4a43-be7e-dc4168216e3b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.827734 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7bc7bd9-134e-4a43-be7e-dc4168216e3b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f Aug 18 05:26:00.827734 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7bc7bd9-134e-4a43-be7e-dc4168216e3b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:00.828967 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7bc7bd9-134e-4a43-be7e-dc4168216e3b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:00.833704 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:00.833704 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:00.850740 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:00.850740 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:00.858644 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a7bc7bd9-134e-4a43-be7e-dc4168216e3b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:26:00.865420 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a7e08d2-692e-45bc-8d01-626716e31b24 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action returned with HTTP 202 Aug 18 05:26:00.866041 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 138/543] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:00 2026] POST /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:00.867880 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7bc7bd9-134e-4a43-be7e-dc4168216e3b tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f returned with HTTP 200 Aug 18 05:26:00.868653 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 135/544] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:00 2026] GET /volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:00.879204 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d1e0f1a0-2339-45b9-969e-bf4b98f4480a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.881145 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1e0f1a0-2339-45b9-969e-bf4b98f4480a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:00.881588 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1e0f1a0-2339-45b9-969e-bf4b98f4480a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:00.881931 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d1e0f1a0-2339-45b9-969e-bf4b98f4480a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:00.894629 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:00.894629 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:00.894629 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d1e0f1a0-2339-45b9-969e-bf4b98f4480a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:00.894629 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d1e0f1a0-2339-45b9-969e-bf4b98f4480a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:26:00.898102 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 137/545] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:00 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:00.903970 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-d5553f88-959d-4b91-94ea-c4a299424041 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.909034 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-d5553f88-959d-4b91-94ea-c4a299424041 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/attachments/2c288be1-5e9c-462a-b9fa-dc36add389eb Aug 18 05:26:00.909369 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-d5553f88-959d-4b91-94ea-c4a299424041 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:00.909679 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-d5553f88-959d-4b91-94ea-c4a299424041 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:00.910369 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3aeb62fe-0f12-4041-82b5-7239d7596d78 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.913232 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3aeb62fe-0f12-4041-82b5-7239d7596d78 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 Aug 18 05:26:00.913526 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3aeb62fe-0f12-4041-82b5-7239d7596d78 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:00.913809 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3aeb62fe-0f12-4041-82b5-7239d7596d78 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:00.915185 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-3aeb62fe-0f12-4041-82b5-7239d7596d78 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Delete snapshot with id: b08f326a-731e-4d55-8b7e-11bc37880127 Aug 18 05:26:00.923985 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3aeb62fe-0f12-4041-82b5-7239d7596d78 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 returned with HTTP 404 Aug 18 05:26:00.925313 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:00.925313 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:00.925450 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 139/546] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:26:00 2026] DELETE /volume/v3/snapshots/b08f326a-731e-4d55-8b7e-11bc37880127 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:00.941421 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3dd98cb-c274-415f-9833-2f7c90b4d840 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:00.944144 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3dd98cb-c274-415f-9833-2f7c90b4d840 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:26:00.944501 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3dd98cb-c274-415f-9833-2f7c90b4d840 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdae4f6a-97e5-492f-8300-19367c5bd2e1", "name": "tempest-SnapshotsActionsTest-Snapshot-2032694925"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:00.959889 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:00.959889 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:00.960111 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b3dd98cb-c274-415f-9833-2f7c90b4d840 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:26:00.961544 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-b3dd98cb-c274-415f-9833-2f7c90b4d840 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Create snapshot from volume bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:26:00.992126 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-b3dd98cb-c274-415f-9833-2f7c90b4d840 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-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 18 05:26:01.017650 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-b3dd98cb-c274-415f-9833-2f7c90b4d840 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Created reservations ['888c71b1-6474-4029-bdf0-8299836b81d9', '20439f09-3f0a-4d10-94e7-8ded960e36ba', '34a94e4c-448c-4dd7-9d73-c78e2e28aa91', '7d01bfd8-ba05-4254-8545-ccdce7caa1e5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:01.018321 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2bc8b0fe-b1cf-4bfc-9959-7cf3f11f4781 req-d5553f88-959d-4b91-94ea-c4a299424041 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/2c288be1-5e9c-462a-b9fa-dc36add389eb returned with HTTP 200 Aug 18 05:26:01.018856 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 136/547] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:26:00 2026] DELETE /volume/v3/attachments/2c288be1-5e9c-462a-b9fa-dc36add389eb => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:01.079978 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b3dd98cb-c274-415f-9833-2f7c90b4d840 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot create request issued successfully. Aug 18 05:26:01.080682 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3dd98cb-c274-415f-9833-2f7c90b4d840 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:26:01.081455 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 136/548] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:26:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:01.086567 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9556a7c4-c15e-4a91-9821-bdee71b8ed0a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:01.089274 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9556a7c4-c15e-4a91-9821-bdee71b8ed0a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:26:01.089608 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9556a7c4-c15e-4a91-9821-bdee71b8ed0a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:01.089900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9556a7c4-c15e-4a91-9821-bdee71b8ed0a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:01.102563 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f188d18f-f807-43c4-a055-2b39fb0b1ca5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:01.105715 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f188d18f-f807-43c4-a055-2b39fb0b1ca5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc Aug 18 05:26:01.105715 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f188d18f-f807-43c4-a055-2b39fb0b1ca5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:01.105952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f188d18f-f807-43c4-a055-2b39fb0b1ca5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:01.107930 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:01.107930 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:01.113694 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:01.113694 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:01.114971 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f188d18f-f807-43c4-a055-2b39fb0b1ca5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:01.115650 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f188d18f-f807-43c4-a055-2b39fb0b1ca5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc returned with HTTP 200 Aug 18 05:26:01.116434 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 140/549] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:01 2026] GET /volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:01.116652 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9556a7c4-c15e-4a91-9821-bdee71b8ed0a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:01.125179 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9556a7c4-c15e-4a91-9821-bdee71b8ed0a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:26:01.126057 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 138/550] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:01 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:01.144667 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4db1be10-8857-4799-8c6a-cb9ae03dc436 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:01.148337 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4db1be10-8857-4799-8c6a-cb9ae03dc436 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:26:01.148337 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4db1be10-8857-4799-8c6a-cb9ae03dc436 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:01.149503 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4db1be10-8857-4799-8c6a-cb9ae03dc436 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:01.165408 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:01.165408 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:01.172999 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4db1be10-8857-4799-8c6a-cb9ae03dc436 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:01.179704 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4db1be10-8857-4799-8c6a-cb9ae03dc436 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:26:01.180660 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 137/551] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:01 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:01.262604 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c95d4067-35d5-4d8e-ae14-d175ebd63ef4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:01.266697 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c95d4067-35d5-4d8e-ae14-d175ebd63ef4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:26:01.267719 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c95d4067-35d5-4d8e-ae14-d175ebd63ef4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:01.267719 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c95d4067-35d5-4d8e-ae14-d175ebd63ef4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:01.281043 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:01.281043 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:01.295037 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c95d4067-35d5-4d8e-ae14-d175ebd63ef4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:01.303162 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c95d4067-35d5-4d8e-ae14-d175ebd63ef4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:26:01.304474 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 137/552] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:01 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:01.893132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-69ec9fa1-4ead-4614-b828-d73299060490 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:01.898202 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69ec9fa1-4ead-4614-b828-d73299060490 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f Aug 18 05:26:01.898410 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69ec9fa1-4ead-4614-b828-d73299060490 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:01.899111 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69ec9fa1-4ead-4614-b828-d73299060490 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:01.909995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69ec9fa1-4ead-4614-b828-d73299060490 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f returned with HTTP 404 Aug 18 05:26:01.912226 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 141/553] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:01 2026] GET /volume/v3/volumes/ff60e2f4-f540-4e04-89ce-d4df5be1789f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:01.927826 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e2f6f040-2b69-4c25-9933-72bb091bdd53 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:01.930623 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2f6f040-2b69-4c25-9933-72bb091bdd53 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] DELETE https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 Aug 18 05:26:01.932031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2f6f040-2b69-4c25-9933-72bb091bdd53 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:01.932031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e2f6f040-2b69-4c25-9933-72bb091bdd53 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:01.933726 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e2f6f040-2b69-4c25-9933-72bb091bdd53 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Delete volume with id: 70e85ff9-ac5e-473c-9a3a-7c68e768e625 Aug 18 05:26:01.959054 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:01.959054 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:01.959559 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e2f6f040-2b69-4c25-9933-72bb091bdd53 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:26:02.030037 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e2f6f040-2b69-4c25-9933-72bb091bdd53 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Delete volume request issued successfully. Aug 18 05:26:02.030037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e2f6f040-2b69-4c25-9933-72bb091bdd53 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 returned with HTTP 202 Aug 18 05:26:02.030037 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 139/554] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:01 2026] DELETE /volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:02.046366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19e8307d-ef24-4fd8-856e-dd36eaebad33 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:02.051098 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19e8307d-ef24-4fd8-856e-dd36eaebad33 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 Aug 18 05:26:02.052067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19e8307d-ef24-4fd8-856e-dd36eaebad33 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:02.052067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19e8307d-ef24-4fd8-856e-dd36eaebad33 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:02.068667 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:02.068667 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:02.076330 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-19e8307d-ef24-4fd8-856e-dd36eaebad33 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:26:02.085325 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19e8307d-ef24-4fd8-856e-dd36eaebad33 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 returned with HTTP 200 Aug 18 05:26:02.086078 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 138/555] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:02 2026] GET /volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:02.136787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a7696d48-5b13-443e-953b-ae41d85e194b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:02.139805 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7696d48-5b13-443e-953b-ae41d85e194b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc Aug 18 05:26:02.140172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7696d48-5b13-443e-953b-ae41d85e194b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:02.140516 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7696d48-5b13-443e-953b-ae41d85e194b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:02.153826 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:02.153826 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:02.156801 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a7696d48-5b13-443e-953b-ae41d85e194b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:02.156801 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7696d48-5b13-443e-953b-ae41d85e194b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc returned with HTTP 200 Aug 18 05:26:02.156801 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 138/556] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:02 2026] GET /volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:02.174270 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-44be0d1a-b561-4373-9538-617d59ea46c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:02.179527 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44be0d1a-b561-4373-9538-617d59ea46c7 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc/action Aug 18 05:26:02.179527 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44be0d1a-b561-4373-9538-617d59ea46c7 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:02.182619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44be0d1a-b561-4373-9538-617d59ea46c7 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:02.187605 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-44be0d1a-b561-4373-9538-617d59ea46c7 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot '70a418b7-011c-440c-bdd9-324e34602dbc' with '{'status': 'deleting'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:26:02.211940 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:02.211940 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:02.241653 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44be0d1a-b561-4373-9538-617d59ea46c7 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc/action returned with HTTP 202 Aug 18 05:26:02.245737 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 142/557] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:02 2026] POST /volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:02.250981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc4d4058-7ec2-4d8e-a7c6-19f4d81a698f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:02.252475 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc4d4058-7ec2-4d8e-a7c6-19f4d81a698f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc Aug 18 05:26:02.252851 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc4d4058-7ec2-4d8e-a7c6-19f4d81a698f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:02.254279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc4d4058-7ec2-4d8e-a7c6-19f4d81a698f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:02.261084 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:02.261084 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:02.261084 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fc4d4058-7ec2-4d8e-a7c6-19f4d81a698f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:02.261084 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc4d4058-7ec2-4d8e-a7c6-19f4d81a698f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc returned with HTTP 200 Aug 18 05:26:02.261084 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 140/558] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:02 2026] GET /volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:02.274973 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62bddc51-0263-402d-8254-62362411495d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:02.282445 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62bddc51-0263-402d-8254-62362411495d tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc/action Aug 18 05:26:02.283096 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62bddc51-0263-402d-8254-62362411495d tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:02.283257 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62bddc51-0263-402d-8254-62362411495d tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:02.289919 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:02.289919 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:02.290285 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-62bddc51-0263-402d-8254-62362411495d tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Snapshot retrieved successfully. Aug 18 05:26:02.318367 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-62bddc51-0263-402d-8254-62362411495d tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Snapshot delete request issued successfully. Aug 18 05:26:02.318367 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62bddc51-0263-402d-8254-62362411495d tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc/action returned with HTTP 202 Aug 18 05:26:02.319834 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 139/559] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:02 2026] POST /volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:02.331412 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3f4ba30f-3f74-446a-97b5-366685a14a36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:02.336366 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f4ba30f-3f74-446a-97b5-366685a14a36 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc Aug 18 05:26:02.336366 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f4ba30f-3f74-446a-97b5-366685a14a36 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:02.336956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f4ba30f-3f74-446a-97b5-366685a14a36 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:02.347973 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:02.347973 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:02.347973 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3f4ba30f-3f74-446a-97b5-366685a14a36 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:02.347973 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f4ba30f-3f74-446a-97b5-366685a14a36 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc returned with HTTP 200 Aug 18 05:26:02.347973 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 139/560] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:02 2026] GET /volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:03.110603 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cea557ee-f030-4486-8fe4-fc355d441569 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.113680 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cea557ee-f030-4486-8fe4-fc355d441569 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 Aug 18 05:26:03.113680 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cea557ee-f030-4486-8fe4-fc355d441569 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:03.113914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cea557ee-f030-4486-8fe4-fc355d441569 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:03.125382 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cea557ee-f030-4486-8fe4-fc355d441569 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 returned with HTTP 404 Aug 18 05:26:03.126032 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 143/561] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:03 2026] GET /volume/v3/volumes/70e85ff9-ac5e-473c-9a3a-7c68e768e625 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:03.140862 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dd137b27-c376-4bd1-a147-2b0fecb68234 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.142928 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd137b27-c376-4bd1-a147-2b0fecb68234 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] DELETE https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:26:03.142928 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd137b27-c376-4bd1-a147-2b0fecb68234 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:03.143269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd137b27-c376-4bd1-a147-2b0fecb68234 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:03.144452 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-dd137b27-c376-4bd1-a147-2b0fecb68234 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Delete volume with id: 0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:26:03.155737 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:03.155737 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:03.157632 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dd137b27-c376-4bd1-a147-2b0fecb68234 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:26:03.181959 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.187674 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/limits Aug 18 05:26:03.187870 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:03.188078 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:03.205754 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dd137b27-c376-4bd1-a147-2b0fecb68234 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Delete volume request issued successfully. Aug 18 05:26:03.206054 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd137b27-c376-4bd1-a147-2b0fecb68234 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 202 Aug 18 05:26:03.206991 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 141/562] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:03 2026] DELETE /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:03.208154 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-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 18 05:26:03.208662 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-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 18 05:26:03.209664 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-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 18 05:26:03.209885 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-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 18 05:26:03.211184 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-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 18 05:26:03.211184 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-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 18 05:26:03.211666 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:03.211666 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:03.220044 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3e442d38-7fad-4411-aaa5-537bf7b3f499 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.222673 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e442d38-7fad-4411-aaa5-537bf7b3f499 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:26:03.222945 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e442d38-7fad-4411-aaa5-537bf7b3f499 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:03.223174 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e442d38-7fad-4411-aaa5-537bf7b3f499 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:03.234020 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-00167058-35f5-46dd-addd-8028f298f3dc tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/limits returned with HTTP 200 Aug 18 05:26:03.235470 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 140/563] 10.4.3.250 () {68 vars in 1484 bytes} [Tue Aug 18 05:26:03 2026] GET /volume/v3/limits => generated 302 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:26:03.236034 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:03.236034 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:03.246121 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3e442d38-7fad-4411-aaa5-537bf7b3f499 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Volume info retrieved successfully. Aug 18 05:26:03.255370 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e442d38-7fad-4411-aaa5-537bf7b3f499 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 200 Aug 18 05:26:03.256031 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 140/564] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:03 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:03.298402 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-53de64aa-db5e-4578-95c9-92b9f35ef90a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.301879 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-53de64aa-db5e-4578-95c9-92b9f35ef90a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:26:03.302618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-53de64aa-db5e-4578-95c9-92b9f35ef90a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:03.302931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-53de64aa-db5e-4578-95c9-92b9f35ef90a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:03.320175 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:03.320175 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:03.328336 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-53de64aa-db5e-4578-95c9-92b9f35ef90a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:26:03.341615 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-53de64aa-db5e-4578-95c9-92b9f35ef90a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 200 Aug 18 05:26:03.342341 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 144/565] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:26:03 2026] GET /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 1450 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:03.361976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-49e36ff8-55ac-4c53-885d-f1f9ab7d173a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.365685 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f6dfe4fd-4568-4f8d-b950-9a78c25275a5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.366448 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6dfe4fd-4568-4f8d-b950-9a78c25275a5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc Aug 18 05:26:03.366962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6dfe4fd-4568-4f8d-b950-9a78c25275a5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:03.366962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6dfe4fd-4568-4f8d-b950-9a78c25275a5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:03.367445 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-49e36ff8-55ac-4c53-885d-f1f9ab7d173a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:26:03.369703 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-49e36ff8-55ac-4c53-885d-f1f9ab7d173a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fd7cfea-f14d-4951-af05-9f5449b9e41a", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1166230490", "description": null, "metadata": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:03.372398 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6dfe4fd-4568-4f8d-b950-9a78c25275a5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc returned with HTTP 404 Aug 18 05:26:03.373099 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 141/566] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:03 2026] GET /volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:03.385137 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4dcdf41f-79b9-4210-9c65-cb6496fa8c5e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.387314 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:03.387314 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:03.387498 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4dcdf41f-79b9-4210-9c65-cb6496fa8c5e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action Aug 18 05:26:03.388676 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4dcdf41f-79b9-4210-9c65-cb6496fa8c5e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:03.389086 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-49e36ff8-55ac-4c53-885d-f1f9ab7d173a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:26:03.389141 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4dcdf41f-79b9-4210-9c65-cb6496fa8c5e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:03.389186 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-49e36ff8-55ac-4c53-885d-f1f9ab7d173a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Create snapshot from volume 7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:26:03.390973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-4dcdf41f-79b9-4210-9c65-cb6496fa8c5e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot 'dbf891e6-f7f6-4222-a097-30d9feb753ad' with '{'status': 'available'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:26:03.406748 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:03.406748 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:03.410547 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-49e36ff8-55ac-4c53-885d-f1f9ab7d173a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-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 18 05:26:03.428037 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4dcdf41f-79b9-4210-9c65-cb6496fa8c5e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action returned with HTTP 202 Aug 18 05:26:03.428696 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 141/567] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:03 2026] POST /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:03.436929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48127f6e-7c6d-4af7-b3e6-7e29a5fc328f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.438973 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48127f6e-7c6d-4af7-b3e6-7e29a5fc328f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:03.439321 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48127f6e-7c6d-4af7-b3e6-7e29a5fc328f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:03.439669 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48127f6e-7c6d-4af7-b3e6-7e29a5fc328f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:03.450451 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:03.450451 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:03.451055 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-48127f6e-7c6d-4af7-b3e6-7e29a5fc328f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:03.452830 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48127f6e-7c6d-4af7-b3e6-7e29a5fc328f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:26:03.452940 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 145/568] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:03 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:03.455657 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-49e36ff8-55ac-4c53-885d-f1f9ab7d173a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Created reservations ['ddfc6fd3-d8a2-4180-8b48-7402b31ed3af', 'fce14916-7fb7-4315-b861-775bed48d42d', '3c61b444-da1f-4049-8b01-4c56eb03c934', 'f0caea87-4ded-4a76-bfde-3e1df7af974f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:03.466602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f1df758-57df-4d0b-9890-471c03a8aefe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.468512 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f1df758-57df-4d0b-9890-471c03a8aefe tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc Aug 18 05:26:03.468685 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f1df758-57df-4d0b-9890-471c03a8aefe tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:03.468842 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f1df758-57df-4d0b-9890-471c03a8aefe tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:03.468957 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-1f1df758-57df-4d0b-9890-471c03a8aefe tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Delete snapshot with id: 70a418b7-011c-440c-bdd9-324e34602dbc Aug 18 05:26:03.473828 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f1df758-57df-4d0b-9890-471c03a8aefe tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc returned with HTTP 404 Aug 18 05:26:03.474352 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 142/569] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:26:03 2026] DELETE /volume/v3/snapshots/70a418b7-011c-440c-bdd9-324e34602dbc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:03.485001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1452407d-44a6-4219-93d3-8384fde980c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.486637 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1452407d-44a6-4219-93d3-8384fde980c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:26:03.486946 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1452407d-44a6-4219-93d3-8384fde980c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdae4f6a-97e5-492f-8300-19367c5bd2e1", "name": "tempest-SnapshotsActionsTest-Snapshot-41874274"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:03.498164 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:03.498164 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:03.498796 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1452407d-44a6-4219-93d3-8384fde980c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:26:03.498963 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-1452407d-44a6-4219-93d3-8384fde980c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Create snapshot from volume bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:26:03.509955 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-49e36ff8-55ac-4c53-885d-f1f9ab7d173a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Snapshot force create request issued successfully. Aug 18 05:26:03.510507 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9c3b0b07-5289-4c32-b0a2-b517dbb979fd req-49e36ff8-55ac-4c53-885d-f1f9ab7d173a tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:26:03.511162 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 142/570] 10.4.3.250 () {72 vars in 1547 bytes} [Tue Aug 18 05:26:03 2026] POST /volume/v3/snapshots => generated 319 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:03.547458 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-1452407d-44a6-4219-93d3-8384fde980c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Created reservations ['577fbe90-d0b7-42c1-a042-755ed7776106', '5e65a0c7-573c-4953-8e95-ae0382081461', '7282ed29-47b5-45ef-a09a-eb7ab9874403', '5dbbb4fe-bd29-4402-9003-cbd37be7d258'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:03.596168 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1452407d-44a6-4219-93d3-8384fde980c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot create request issued successfully. Aug 18 05:26:03.596665 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1452407d-44a6-4219-93d3-8384fde980c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:26:03.598436 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 142/571] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:26:03 2026] POST /volume/v3/snapshots => generated 305 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:03.611872 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-92de7774-22ee-485a-aa79-230ab86b8daa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:03.615097 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92de7774-22ee-485a-aa79-230ab86b8daa tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 Aug 18 05:26:03.615167 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92de7774-22ee-485a-aa79-230ab86b8daa tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:03.615377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92de7774-22ee-485a-aa79-230ab86b8daa tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:03.628230 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:03.628230 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:03.628883 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-92de7774-22ee-485a-aa79-230ab86b8daa tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:03.630529 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92de7774-22ee-485a-aa79-230ab86b8daa tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 returned with HTTP 200 Aug 18 05:26:03.631597 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 146/572] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:03 2026] GET /volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:04.280227 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77c9d722-64c5-47d9-b153-0bedd2e43f51 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:04.284397 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77c9d722-64c5-47d9-b153-0bedd2e43f51 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] GET https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef Aug 18 05:26:04.285638 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77c9d722-64c5-47d9-b153-0bedd2e43f51 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:04.285638 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77c9d722-64c5-47d9-b153-0bedd2e43f51 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:04.295096 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77c9d722-64c5-47d9-b153-0bedd2e43f51 tempest-TaggedBootDevicesTest-322198295 tempest-TaggedBootDevicesTest-322198295-project-member] https://10.4.3.250/volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef returned with HTTP 404 Aug 18 05:26:04.295726 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 143/573] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:04 2026] GET /volume/v3/volumes/0956a6dc-d92a-453e-93c6-1e5fc09d83ef => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:26:04.648741 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-70607059-f940-4541-b3b5-8065b0bc99e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:04.651476 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70607059-f940-4541-b3b5-8065b0bc99e6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 Aug 18 05:26:04.652611 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70607059-f940-4541-b3b5-8065b0bc99e6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:04.652611 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70607059-f940-4541-b3b5-8065b0bc99e6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:04.660382 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:04.660382 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:04.661104 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-70607059-f940-4541-b3b5-8065b0bc99e6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:04.662577 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70607059-f940-4541-b3b5-8065b0bc99e6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 returned with HTTP 200 Aug 18 05:26:04.663273 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 143/574] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:04 2026] GET /volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:04.677139 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-057b23e8-bfbf-4428-8cee-988516c960a6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:04.680335 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-057b23e8-bfbf-4428-8cee-988516c960a6 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1/action Aug 18 05:26:04.680829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-057b23e8-bfbf-4428-8cee-988516c960a6 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:04.680829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-057b23e8-bfbf-4428-8cee-988516c960a6 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:04.682801 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-057b23e8-bfbf-4428-8cee-988516c960a6 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot '4823e02c-874d-4480-8cba-ed3ef2ce21b1' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:26:04.705678 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:04.705678 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:04.726263 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-057b23e8-bfbf-4428-8cee-988516c960a6 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1/action returned with HTTP 202 Aug 18 05:26:04.726705 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 143/575] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:04 2026] POST /volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:04.739968 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-696137ad-cb8b-4369-9f11-68425b056b72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:04.746188 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-696137ad-cb8b-4369-9f11-68425b056b72 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 Aug 18 05:26:04.746188 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-696137ad-cb8b-4369-9f11-68425b056b72 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:04.746188 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-696137ad-cb8b-4369-9f11-68425b056b72 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:04.757808 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:04.757808 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:04.758383 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-696137ad-cb8b-4369-9f11-68425b056b72 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:04.759343 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-696137ad-cb8b-4369-9f11-68425b056b72 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 returned with HTTP 200 Aug 18 05:26:04.759927 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 147/576] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:04 2026] GET /volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:04.777559 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1076dfa4-18f0-4bf1-af2b-91411c66b5fb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:04.784618 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1076dfa4-18f0-4bf1-af2b-91411c66b5fb tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1/action Aug 18 05:26:04.785204 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1076dfa4-18f0-4bf1-af2b-91411c66b5fb tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:04.785430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1076dfa4-18f0-4bf1-af2b-91411c66b5fb tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:04.796504 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:04.796504 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:04.797074 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1076dfa4-18f0-4bf1-af2b-91411c66b5fb tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Snapshot retrieved successfully. Aug 18 05:26:04.837811 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1076dfa4-18f0-4bf1-af2b-91411c66b5fb tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Snapshot delete request issued successfully. Aug 18 05:26:04.837811 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1076dfa4-18f0-4bf1-af2b-91411c66b5fb tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1/action returned with HTTP 202 Aug 18 05:26:04.837811 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 144/577] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:04 2026] POST /volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:04.851528 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a70832c-2635-4248-92ba-f06fd6bb702e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:04.853766 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a70832c-2635-4248-92ba-f06fd6bb702e tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 Aug 18 05:26:04.853766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a70832c-2635-4248-92ba-f06fd6bb702e tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:04.854839 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a70832c-2635-4248-92ba-f06fd6bb702e tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:04.862361 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:04.862361 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:04.863142 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0a70832c-2635-4248-92ba-f06fd6bb702e tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:04.864623 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a70832c-2635-4248-92ba-f06fd6bb702e tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 returned with HTTP 200 Aug 18 05:26:04.865471 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 144/578] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:04 2026] GET /volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:05.876845 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-88ddf447-ec41-41a1-983e-acac24bd287a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:05.880766 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88ddf447-ec41-41a1-983e-acac24bd287a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 Aug 18 05:26:05.880766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88ddf447-ec41-41a1-983e-acac24bd287a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:05.881004 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88ddf447-ec41-41a1-983e-acac24bd287a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:05.888663 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88ddf447-ec41-41a1-983e-acac24bd287a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 returned with HTTP 404 Aug 18 05:26:05.889309 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 144/579] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:05 2026] GET /volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:05.901260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-126f4db0-e52b-4e00-ae61-80d24a4c21b1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:05.904739 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-126f4db0-e52b-4e00-ae61-80d24a4c21b1 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action Aug 18 05:26:05.904739 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-126f4db0-e52b-4e00-ae61-80d24a4c21b1 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:05.904892 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-126f4db0-e52b-4e00-ae61-80d24a4c21b1 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:05.907612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-126f4db0-e52b-4e00-ae61-80d24a4c21b1 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot 'dbf891e6-f7f6-4222-a097-30d9feb753ad' with '{'status': 'available'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:26:05.922090 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:05.922090 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:05.956143 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-126f4db0-e52b-4e00-ae61-80d24a4c21b1 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action returned with HTTP 202 Aug 18 05:26:05.956918 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 148/580] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:05 2026] POST /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:05.969260 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-739a619c-7ee4-4752-b245-3be19af986a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:05.972321 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-739a619c-7ee4-4752-b245-3be19af986a6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:05.972640 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-739a619c-7ee4-4752-b245-3be19af986a6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:05.973174 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-739a619c-7ee4-4752-b245-3be19af986a6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:05.986153 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:05.986153 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:05.986924 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-739a619c-7ee4-4752-b245-3be19af986a6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:05.988920 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-739a619c-7ee4-4752-b245-3be19af986a6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:26:05.989202 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 145/581] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:05 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:06.002740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3300a5d0-2e07-4d36-8ecb-765a676fb7d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:06.004932 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3300a5d0-2e07-4d36-8ecb-765a676fb7d5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 Aug 18 05:26:06.005427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3300a5d0-2e07-4d36-8ecb-765a676fb7d5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:06.005427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3300a5d0-2e07-4d36-8ecb-765a676fb7d5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:06.005535 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3300a5d0-2e07-4d36-8ecb-765a676fb7d5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Delete snapshot with id: 4823e02c-874d-4480-8cba-ed3ef2ce21b1 Aug 18 05:26:06.012392 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3300a5d0-2e07-4d36-8ecb-765a676fb7d5 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 returned with HTTP 404 Aug 18 05:26:06.013365 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 145/582] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:26:06 2026] DELETE /volume/v3/snapshots/4823e02c-874d-4480-8cba-ed3ef2ce21b1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:06.023790 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-da107a2c-4884-4f5e-bb1f-3f0f54f74ee9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:06.028793 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da107a2c-4884-4f5e-bb1f-3f0f54f74ee9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:26:06.029346 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da107a2c-4884-4f5e-bb1f-3f0f54f74ee9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdae4f6a-97e5-492f-8300-19367c5bd2e1", "name": "tempest-SnapshotsActionsTest-Snapshot-743533123"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:06.043421 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:06.043421 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:06.044450 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-da107a2c-4884-4f5e-bb1f-3f0f54f74ee9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:26:06.044568 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-da107a2c-4884-4f5e-bb1f-3f0f54f74ee9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Create snapshot from volume bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:26:06.101314 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-da107a2c-4884-4f5e-bb1f-3f0f54f74ee9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Created reservations ['22364da3-1301-40c8-beba-e87e99a43169', '013acf21-d695-43e1-bdec-2089ad8d5f68', '8f212292-05fd-406f-9370-abd64b64336d', '7db1a86c-6fed-4a66-b967-d472d977848e'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:06.174294 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-da107a2c-4884-4f5e-bb1f-3f0f54f74ee9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot create request issued successfully. Aug 18 05:26:06.174449 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da107a2c-4884-4f5e-bb1f-3f0f54f74ee9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:26:06.174782 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 145/583] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:26:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:06.191603 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d011d60-042e-4dc2-a43d-0280ccc0aba9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:06.196755 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d011d60-042e-4dc2-a43d-0280ccc0aba9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 Aug 18 05:26:06.197830 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d011d60-042e-4dc2-a43d-0280ccc0aba9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:06.197830 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d011d60-042e-4dc2-a43d-0280ccc0aba9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:06.208738 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:06.208738 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:06.211359 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0d011d60-042e-4dc2-a43d-0280ccc0aba9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:06.214281 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d011d60-042e-4dc2-a43d-0280ccc0aba9 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 returned with HTTP 200 Aug 18 05:26:06.214796 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 149/584] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:06 2026] GET /volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:26:06.490057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43b508e5-68f3-45e6-98c3-73f4f86dd5c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:06.490517 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43b508e5-68f3-45e6-98c3-73f4f86dd5c2 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d Aug 18 05:26:06.491096 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43b508e5-68f3-45e6-98c3-73f4f86dd5c2 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:06.491453 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43b508e5-68f3-45e6-98c3-73f4f86dd5c2 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:06.502561 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:06.502561 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:06.503446 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-43b508e5-68f3-45e6-98c3-73f4f86dd5c2 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Snapshot retrieved successfully. Aug 18 05:26:06.504800 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43b508e5-68f3-45e6-98c3-73f4f86dd5c2 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d returned with HTTP 200 Aug 18 05:26:06.505454 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 146/585] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:06 2026] GET /volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:06.883604 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4da4cdd6-2fd6-4931-b082-352d41adc92c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:06.886080 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4da4cdd6-2fd6-4931-b082-352d41adc92c tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d Aug 18 05:26:06.886521 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4da4cdd6-2fd6-4931-b082-352d41adc92c tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:06.886957 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4da4cdd6-2fd6-4931-b082-352d41adc92c tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:06.887260 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-4da4cdd6-2fd6-4931-b082-352d41adc92c tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Delete snapshot with id: c1eece31-204c-4e3b-be47-df2760686a7d Aug 18 05:26:06.895094 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:06.895094 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:06.895793 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4da4cdd6-2fd6-4931-b082-352d41adc92c tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Snapshot retrieved successfully. Aug 18 05:26:06.930549 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4da4cdd6-2fd6-4931-b082-352d41adc92c tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Snapshot delete request issued successfully. Aug 18 05:26:06.930549 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4da4cdd6-2fd6-4931-b082-352d41adc92c tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d returned with HTTP 202 Aug 18 05:26:06.931318 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 146/586] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:26:06 2026] DELETE /volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:06.943648 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86d27ba7-d27e-4dfb-ab58-98eb7755fb94 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:06.945770 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86d27ba7-d27e-4dfb-ab58-98eb7755fb94 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d Aug 18 05:26:06.946431 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86d27ba7-d27e-4dfb-ab58-98eb7755fb94 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:06.946780 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86d27ba7-d27e-4dfb-ab58-98eb7755fb94 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:06.956624 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:06.956624 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:06.957874 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-86d27ba7-d27e-4dfb-ab58-98eb7755fb94 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Snapshot retrieved successfully. Aug 18 05:26:06.959757 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86d27ba7-d27e-4dfb-ab58-98eb7755fb94 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d returned with HTTP 200 Aug 18 05:26:06.959757 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 146/587] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:06 2026] GET /volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:26:07.228054 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ba5544e-9484-42e0-8594-9123a1b62583 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:07.232035 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ba5544e-9484-42e0-8594-9123a1b62583 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 Aug 18 05:26:07.232404 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ba5544e-9484-42e0-8594-9123a1b62583 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:07.232613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ba5544e-9484-42e0-8594-9123a1b62583 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:07.243463 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:07.243463 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:07.243935 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0ba5544e-9484-42e0-8594-9123a1b62583 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:07.245257 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ba5544e-9484-42e0-8594-9123a1b62583 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 returned with HTTP 200 Aug 18 05:26:07.245916 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 150/588] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:07 2026] GET /volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:07.261004 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5a30b895-02e9-4b43-aeb0-e37ea7c5abc0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:07.264879 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a30b895-02e9-4b43-aeb0-e37ea7c5abc0 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5/action Aug 18 05:26:07.265487 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a30b895-02e9-4b43-aeb0-e37ea7c5abc0 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:07.265832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a30b895-02e9-4b43-aeb0-e37ea7c5abc0 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:07.268423 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-5a30b895-02e9-4b43-aeb0-e37ea7c5abc0 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot '12144a70-a0d5-4632-882b-565220bccfc5' with '{'status': 'error_deleting'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:26:07.285780 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:07.285780 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:07.310884 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a30b895-02e9-4b43-aeb0-e37ea7c5abc0 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5/action returned with HTTP 202 Aug 18 05:26:07.313341 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 147/589] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:07 2026] POST /volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:07.323838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5f4bb71-b98f-48a7-a1eb-52ca9c7a549b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:07.326983 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5f4bb71-b98f-48a7-a1eb-52ca9c7a549b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 Aug 18 05:26:07.327695 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5f4bb71-b98f-48a7-a1eb-52ca9c7a549b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:07.328006 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5f4bb71-b98f-48a7-a1eb-52ca9c7a549b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:07.340028 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:07.340028 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:07.340756 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b5f4bb71-b98f-48a7-a1eb-52ca9c7a549b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:07.342417 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5f4bb71-b98f-48a7-a1eb-52ca9c7a549b tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 returned with HTTP 200 Aug 18 05:26:07.343249 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 147/590] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:07 2026] GET /volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:07.355702 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-661800ba-d758-424f-8c89-b097a80fdaea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:07.359206 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-661800ba-d758-424f-8c89-b097a80fdaea tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5/action Aug 18 05:26:07.359688 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-661800ba-d758-424f-8c89-b097a80fdaea tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:07.360827 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-661800ba-d758-424f-8c89-b097a80fdaea tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:07.376060 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:07.376060 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:07.376060 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-661800ba-d758-424f-8c89-b097a80fdaea tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Snapshot retrieved successfully. Aug 18 05:26:07.416800 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-661800ba-d758-424f-8c89-b097a80fdaea tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Snapshot delete request issued successfully. Aug 18 05:26:07.417469 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-661800ba-d758-424f-8c89-b097a80fdaea tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5/action returned with HTTP 202 Aug 18 05:26:07.418418 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 147/591] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:07 2026] POST /volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:07.434280 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5b1694e2-57a3-4620-a922-79f8bee0f9f2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:07.437973 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b1694e2-57a3-4620-a922-79f8bee0f9f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 Aug 18 05:26:07.438295 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b1694e2-57a3-4620-a922-79f8bee0f9f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:07.438575 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b1694e2-57a3-4620-a922-79f8bee0f9f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:07.454643 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:07.454643 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:07.454790 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5b1694e2-57a3-4620-a922-79f8bee0f9f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:07.456309 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b1694e2-57a3-4620-a922-79f8bee0f9f2 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 returned with HTTP 200 Aug 18 05:26:07.457306 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 151/592] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:07 2026] GET /volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:07.971589 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-61acdf48-2893-4456-a932-76ac3489d12e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:07.973923 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61acdf48-2893-4456-a932-76ac3489d12e tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] GET https://10.4.3.250/volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d Aug 18 05:26:07.974300 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61acdf48-2893-4456-a932-76ac3489d12e tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:07.974606 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-61acdf48-2893-4456-a932-76ac3489d12e tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:07.983360 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-61acdf48-2893-4456-a932-76ac3489d12e tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d returned with HTTP 404 Aug 18 05:26:07.984414 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 148/593] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:07 2026] GET /volume/v3/snapshots/c1eece31-204c-4e3b-be47-df2760686a7d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:08.473862 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e49847d0-c497-4313-9872-f55baa78ee6f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.479148 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e49847d0-c497-4313-9872-f55baa78ee6f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 Aug 18 05:26:08.479560 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e49847d0-c497-4313-9872-f55baa78ee6f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:08.479834 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e49847d0-c497-4313-9872-f55baa78ee6f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:08.488768 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.492114 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:08.492253 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e49847d0-c497-4313-9872-f55baa78ee6f tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 returned with HTTP 404 Aug 18 05:26:08.493154 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 148/594] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:08 2026] GET /volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:08.494193 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1312562466"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:08.496251 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1312562466'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:08.496850 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Create volume of 1 GB Aug 18 05:26:08.496850 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.496850 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:08.504817 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ebb4bda-6bcd-48d4-8849-fb297d14c232 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.506689 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ebb4bda-6bcd-48d4-8849-fb297d14c232 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action Aug 18 05:26:08.507046 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Availability Zones retrieved successfully. Aug 18 05:26:08.507815 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ebb4bda-6bcd-48d4-8849-fb297d14c232 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:08.508122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ebb4bda-6bcd-48d4-8849-fb297d14c232 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:08.510643 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-9ebb4bda-6bcd-48d4-8849-fb297d14c232 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot 'dbf891e6-f7f6-4222-a097-30d9feb753ad' with '{'status': 'available'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:26:08.514819 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Flow 'volume_create_api' (03988b4f-ea13-4741-8a03-a9067d46a0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:08.516143 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ec9376-3853-44ed-a03f-bfc4d7384256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:08.518057 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:08.527219 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.527219 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:08.552444 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ebb4bda-6bcd-48d4-8849-fb297d14c232 tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action returned with HTTP 202 Aug 18 05:26:08.556623 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 152/595] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:08 2026] POST /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:08.566372 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a9a13278-77e1-416e-9a20-1048cb81b046 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.570660 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ec9376-3853-44ed-a03f-bfc4d7384256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:08.570949 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a9a13278-77e1-416e-9a20-1048cb81b046 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:08.571387 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a9a13278-77e1-416e-9a20-1048cb81b046 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:08.571663 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44bd3ec4-a31e-4a0a-8006-230bf48f86ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:08.571965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a9a13278-77e1-416e-9a20-1048cb81b046 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:08.582466 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.582466 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:08.582466 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a9a13278-77e1-416e-9a20-1048cb81b046 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:08.584279 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a9a13278-77e1-416e-9a20-1048cb81b046 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:26:08.585692 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 149/596] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:08 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:08.601188 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fb2cd490-bb1a-47f5-ae8e-fa82f19b0710 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.606825 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb2cd490-bb1a-47f5-ae8e-fa82f19b0710 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 Aug 18 05:26:08.607133 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb2cd490-bb1a-47f5-ae8e-fa82f19b0710 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:08.607423 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb2cd490-bb1a-47f5-ae8e-fa82f19b0710 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:08.607591 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-fb2cd490-bb1a-47f5-ae8e-fa82f19b0710 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Delete snapshot with id: 12144a70-a0d5-4632-882b-565220bccfc5 Aug 18 05:26:08.614655 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb2cd490-bb1a-47f5-ae8e-fa82f19b0710 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 returned with HTTP 404 Aug 18 05:26:08.616569 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 149/597] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:26:08 2026] DELETE /volume/v3/snapshots/12144a70-a0d5-4632-882b-565220bccfc5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:08.632705 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d4dc38f5-7f85-42fd-bfce-9e962448501a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.634760 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4dc38f5-7f85-42fd-bfce-9e962448501a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action Aug 18 05:26:08.635170 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4dc38f5-7f85-42fd-bfce-9e962448501a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:08.635441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4dc38f5-7f85-42fd-bfce-9e962448501a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:08.636651 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-d4dc38f5-7f85-42fd-bfce-9e962448501a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot 'dbf891e6-f7f6-4222-a097-30d9feb753ad' with '{'status': 'creating'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:26:08.660823 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.660823 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:08.682843 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4dc38f5-7f85-42fd-bfce-9e962448501a tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action returned with HTTP 202 Aug 18 05:26:08.683461 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 153/598] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:08 2026] POST /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 05:26:08.696361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f59eb719-cdd2-4584-8155-aaaec0a71adf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.700705 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f59eb719-cdd2-4584-8155-aaaec0a71adf tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:08.701230 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f59eb719-cdd2-4584-8155-aaaec0a71adf tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:08.701578 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f59eb719-cdd2-4584-8155-aaaec0a71adf tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:08.704248 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Created reservations ['1c595b15-3b0d-4495-9b9a-de653f95e992', 'a2e21fa2-ace4-4e01-af07-c1e612492246', 'a14542d9-536c-4d95-83db-d2fc26ba3300', 'd598665a-046a-4749-977c-6b963d3e1aa5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:08.704896 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44bd3ec4-a31e-4a0a-8006-230bf48f86ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c595b15-3b0d-4495-9b9a-de653f95e992', 'a2e21fa2-ace4-4e01-af07-c1e612492246', 'a14542d9-536c-4d95-83db-d2fc26ba3300', 'd598665a-046a-4749-977c-6b963d3e1aa5']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:08.706897 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6a5be2-49d0-4fc0-804a-1e33b86230c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:08.710764 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.710764 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:08.711422 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f59eb719-cdd2-4584-8155-aaaec0a71adf tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:08.713165 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f59eb719-cdd2-4584-8155-aaaec0a71adf tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:26:08.713165 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 150/599] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:08 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:08.728499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2de67785-2766-4131-ad64-0b975389b57a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.733901 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2de67785-2766-4131-ad64-0b975389b57a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] POST https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action Aug 18 05:26:08.733901 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2de67785-2766-4131-ad64-0b975389b57a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:08.733901 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2de67785-2766-4131-ad64-0b975389b57a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:08.735043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.snapshot_actions [None req-2de67785-2766-4131-ad64-0b975389b57a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100215) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 05:26:08.745708 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6a5be2-49d0-4fc0-804a-1e33b86230c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97beb2e8-586e-4a64-88ea-426bd8b640f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1312562466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e518c0b57e2e4bd2b7be94c9c175d807',qos_specs=None,replication_status=,reservations=['1c595b15-3b0d-4495-9b9a-de653f95e992','a2e21fa2-ace4-4e01-af07-c1e612492246','a14542d9-536c-4d95-83db-d2fc26ba3300','d598665a-046a-4749-977c-6b963d3e1aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4af79ae9004b78a12a58e5c7d9b3ac',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1312562466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97beb2e8-586e-4a64-88ea-426bd8b640f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e518c0b57e2e4bd2b7be94c9c175d807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4af79ae9004b78a12a58e5c7d9b3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:08.745919 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.745919 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:08.746082 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5552d360-0887-4d56-a578-9795c6133a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:08.746835 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.snapshot_actions [None req-2de67785-2766-4131-ad64-0b975389b57a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Updating snapshot dbf891e6-f7f6-4222-a097-30d9feb753ad with info {'id': 'dbf891e6-f7f6-4222-a097-30d9feb753ad', 'status': 'error', 'progress': '80%'} Aug 18 05:26:08.766718 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2de67785-2766-4131-ad64-0b975389b57a tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action returned with HTTP 202 Aug 18 05:26:08.766718 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 150/600] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:08 2026] POST /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:08.779823 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-62528276-611a-4c52-b915-32dac568177b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.782481 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62528276-611a-4c52-b915-32dac568177b tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:08.782536 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62528276-611a-4c52-b915-32dac568177b tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:08.782905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62528276-611a-4c52-b915-32dac568177b tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:08.788777 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5552d360-0887-4d56-a578-9795c6133a8a) transitioned into state 'SUCCESS' from state '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-1312562466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e518c0b57e2e4bd2b7be94c9c175d807',qos_specs=None,replication_status=,reservations=['1c595b15-3b0d-4495-9b9a-de653f95e992','a2e21fa2-ace4-4e01-af07-c1e612492246','a14542d9-536c-4d95-83db-d2fc26ba3300','d598665a-046a-4749-977c-6b963d3e1aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4af79ae9004b78a12a58e5c7d9b3ac',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:08.789949 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87e4078-5e03-4d8d-8321-5c709aaeb94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:08.793107 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.793107 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:08.794748 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-62528276-611a-4c52-b915-32dac568177b tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Snapshot retrieved successfully. Aug 18 05:26:08.796569 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62528276-611a-4c52-b915-32dac568177b tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:26:08.799151 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 154/601] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:08 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:08.810357 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87e4078-5e03-4d8d-8321-5c709aaeb94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:08.811412 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Flow 'volume_create_api' (03988b4f-ea13-4741-8a03-a9067d46a0d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:08.811848 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Create volume request issued successfully. Aug 18 05:26:08.815349 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af6ac2c2-ac99-48eb-be5e-cfde3cca362e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.815737 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6bab8f22-6e1e-40d8-8cc6-532815ac4d6e tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:08.816271 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 148/602] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:08 2026] POST /volume/v3/volumes => generated 754 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:08.817336 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af6ac2c2-ac99-48eb-be5e-cfde3cca362e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] POST https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action Aug 18 05:26:08.818118 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af6ac2c2-ac99-48eb-be5e-cfde3cca362e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:08.818118 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af6ac2c2-ac99-48eb-be5e-cfde3cca362e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:08.820130 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-af6ac2c2-ac99-48eb-be5e-cfde3cca362e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] Updating snapshot 'dbf891e6-f7f6-4222-a097-30d9feb753ad' with '{'status': 'available'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:26:08.832780 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.832780 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:08.841198 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b264dd6d-8fef-4c10-8040-1c2e17a5ed98 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.846062 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b264dd6d-8fef-4c10-8040-1c2e17a5ed98 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 Aug 18 05:26:08.846414 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b264dd6d-8fef-4c10-8040-1c2e17a5ed98 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:08.846997 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b264dd6d-8fef-4c10-8040-1c2e17a5ed98 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:08.855697 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af6ac2c2-ac99-48eb-be5e-cfde3cca362e tempest-SnapshotsActionsTest-382488474 tempest-SnapshotsActionsTest-382488474-project-admin] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action returned with HTTP 202 Aug 18 05:26:08.856580 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 151/603] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:26:08 2026] POST /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:08.860654 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.860654 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:08.868807 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b264dd6d-8fef-4c10-8040-1c2e17a5ed98 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:08.869618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-603390cc-2177-43ac-aff5-e2c5c3431db1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.873231 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-603390cc-2177-43ac-aff5-e2c5c3431db1 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:08.873231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-603390cc-2177-43ac-aff5-e2c5c3431db1 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:08.873231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-603390cc-2177-43ac-aff5-e2c5c3431db1 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:08.881652 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b264dd6d-8fef-4c10-8040-1c2e17a5ed98 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 returned with HTTP 200 Aug 18 05:26:08.884176 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.884176 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:08.884299 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 151/604] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:08 2026] GET /volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:08.884484 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-603390cc-2177-43ac-aff5-e2c5c3431db1 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:08.885358 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-603390cc-2177-43ac-aff5-e2c5c3431db1 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:26:08.885928 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 155/605] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:08 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:08.903756 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-65520ea6-5474-47d1-b32a-cc639ea469db None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.908138 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-65520ea6-5474-47d1-b32a-cc639ea469db tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:08.908138 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-65520ea6-5474-47d1-b32a-cc639ea469db tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:08.908138 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-65520ea6-5474-47d1-b32a-cc639ea469db tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:08.908138 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-65520ea6-5474-47d1-b32a-cc639ea469db tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Delete snapshot with id: dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:08.917633 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.917633 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:08.919649 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-65520ea6-5474-47d1-b32a-cc639ea469db tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:08.948734 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-65520ea6-5474-47d1-b32a-cc639ea469db tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot delete request issued successfully. Aug 18 05:26:08.948734 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-65520ea6-5474-47d1-b32a-cc639ea469db tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 202 Aug 18 05:26:08.949570 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 149/606] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:26:08 2026] DELETE /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:08.962568 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9c7cb28-7bdc-4174-a739-8811d1ce273c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:08.966137 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9c7cb28-7bdc-4174-a739-8811d1ce273c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:08.966422 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9c7cb28-7bdc-4174-a739-8811d1ce273c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:08.967597 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9c7cb28-7bdc-4174-a739-8811d1ce273c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:08.976320 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:08.976320 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:08.977977 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9c7cb28-7bdc-4174-a739-8811d1ce273c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Snapshot retrieved successfully. Aug 18 05:26:08.979650 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9c7cb28-7bdc-4174-a739-8811d1ce273c tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 200 Aug 18 05:26:08.980602 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 152/607] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:08 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:09.902001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-387a5a73-8a0a-445d-91c1-eab15a3b048f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:09.905334 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-387a5a73-8a0a-445d-91c1-eab15a3b048f tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 Aug 18 05:26:09.905623 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-387a5a73-8a0a-445d-91c1-eab15a3b048f tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:09.905921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-387a5a73-8a0a-445d-91c1-eab15a3b048f tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:09.919406 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:09.919406 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:09.928478 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-387a5a73-8a0a-445d-91c1-eab15a3b048f tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:09.936714 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-387a5a73-8a0a-445d-91c1-eab15a3b048f tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 returned with HTTP 200 Aug 18 05:26:09.937359 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 152/608] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:09 2026] GET /volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:09.952254 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a460c7e-4dad-48d7-b483-a95f2011c80a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:09.954528 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a460c7e-4dad-48d7-b483-a95f2011c80a tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] POST https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7/action Aug 18 05:26:09.954946 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a460c7e-4dad-48d7-b483-a95f2011c80a tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:09.955103 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a460c7e-4dad-48d7-b483-a95f2011c80a tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:09.970277 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:09.970277 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:09.971057 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5a460c7e-4dad-48d7-b483-a95f2011c80a tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:09.982227 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5a460c7e-4dad-48d7-b483-a95f2011c80a tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume updated successfully. Aug 18 05:26:09.983794 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a460c7e-4dad-48d7-b483-a95f2011c80a tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7/action returned with HTTP 200 Aug 18 05:26:09.983794 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 156/609] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:26:09 2026] POST /volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 05:26:09.994518 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9ebfd083-6e14-430f-91c3-2ea7a4b86705 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:09.995708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2081a5f5-ca90-4ce8-b931-4063e153de83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:09.995970 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ebfd083-6e14-430f-91c3-2ea7a4b86705 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad Aug 18 05:26:09.995970 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ebfd083-6e14-430f-91c3-2ea7a4b86705 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:09.995970 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ebfd083-6e14-430f-91c3-2ea7a4b86705 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.000812 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2081a5f5-ca90-4ce8-b931-4063e153de83 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 Aug 18 05:26:10.000812 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2081a5f5-ca90-4ce8-b931-4063e153de83 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:10.000812 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2081a5f5-ca90-4ce8-b931-4063e153de83 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.001569 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ebfd083-6e14-430f-91c3-2ea7a4b86705 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad returned with HTTP 404 Aug 18 05:26:10.002365 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 150/610] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:09 2026] GET /volume/v3/snapshots/dbf891e6-f7f6-4222-a097-30d9feb753ad => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:10.018050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-67db40fa-93c2-40b7-a1bc-9267ab416532 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:10.018050 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67db40fa-93c2-40b7-a1bc-9267ab416532 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:26:10.018284 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.018284 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:10.018356 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67db40fa-93c2-40b7-a1bc-9267ab416532 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:10.018356 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67db40fa-93c2-40b7-a1bc-9267ab416532 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.023003 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2081a5f5-ca90-4ce8-b931-4063e153de83 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:10.026139 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.026139 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:10.030323 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2081a5f5-ca90-4ce8-b931-4063e153de83 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 returned with HTTP 200 Aug 18 05:26:10.031045 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 153/611] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:09 2026] GET /volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:10.032056 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-67db40fa-93c2-40b7-a1bc-9267ab416532 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:26:10.039420 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67db40fa-93c2-40b7-a1bc-9267ab416532 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 returned with HTTP 200 Aug 18 05:26:10.039985 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 153/612] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:10 2026] GET /volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:10.062649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-35f55faa-8eb7-48ed-9012-e6d89f39dbee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:10.065057 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-35f55faa-8eb7-48ed-9012-e6d89f39dbee tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] DELETE https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:26:10.065297 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-35f55faa-8eb7-48ed-9012-e6d89f39dbee tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:10.065986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-35f55faa-8eb7-48ed-9012-e6d89f39dbee tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.065986 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-35f55faa-8eb7-48ed-9012-e6d89f39dbee tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Delete volume with id: bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:26:10.075675 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.075675 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:10.076380 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-35f55faa-8eb7-48ed-9012-e6d89f39dbee tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:26:10.122883 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-35f55faa-8eb7-48ed-9012-e6d89f39dbee tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Delete volume request issued successfully. Aug 18 05:26:10.123229 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-35f55faa-8eb7-48ed-9012-e6d89f39dbee tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 returned with HTTP 202 Aug 18 05:26:10.124063 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 157/613] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:10 2026] DELETE /volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:10.133342 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-78a8596c-2877-445a-a37b-c90d69f940c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:10.135731 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78a8596c-2877-445a-a37b-c90d69f940c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:26:10.136045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78a8596c-2877-445a-a37b-c90d69f940c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:10.136373 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78a8596c-2877-445a-a37b-c90d69f940c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.146922 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.146922 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:10.153994 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-78a8596c-2877-445a-a37b-c90d69f940c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Volume info retrieved successfully. Aug 18 05:26:10.162822 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78a8596c-2877-445a-a37b-c90d69f940c3 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 returned with HTTP 200 Aug 18 05:26:10.163335 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 151/614] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:10 2026] GET /volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:10.203694 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e4f54d8b-f941-457b-9dbc-3e1bae88d7cf req-4dc540b3-f0db-4a43-abab-302c9d3d3978 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:10.208122 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e4f54d8b-f941-457b-9dbc-3e1bae88d7cf req-4dc540b3-f0db-4a43-abab-302c9d3d3978 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 Aug 18 05:26:10.208577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e4f54d8b-f941-457b-9dbc-3e1bae88d7cf req-4dc540b3-f0db-4a43-abab-302c9d3d3978 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:10.208694 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e4f54d8b-f941-457b-9dbc-3e1bae88d7cf req-4dc540b3-f0db-4a43-abab-302c9d3d3978 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.225159 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.225159 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:10.231711 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e4f54d8b-f941-457b-9dbc-3e1bae88d7cf req-4dc540b3-f0db-4a43-abab-302c9d3d3978 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:10.240712 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e4f54d8b-f941-457b-9dbc-3e1bae88d7cf req-4dc540b3-f0db-4a43-abab-302c9d3d3978 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 returned with HTTP 200 Aug 18 05:26:10.240944 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 154/615] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:26:10 2026] GET /volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:10.274725 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-bf88c621-fad7-4e54-9f8a-0eae3b0cd049 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:10.279269 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-bf88c621-fad7-4e54-9f8a-0eae3b0cd049 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] DELETE https://10.4.3.250/volume/v3/attachments/aedbb901-1a5a-4e16-a2ee-20093dd126d6 Aug 18 05:26:10.279269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-bf88c621-fad7-4e54-9f8a-0eae3b0cd049 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:10.279269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-bf88c621-fad7-4e54-9f8a-0eae3b0cd049 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.297194 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.297194 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:10.399070 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-bf88c621-fad7-4e54-9f8a-0eae3b0cd049 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/attachments/aedbb901-1a5a-4e16-a2ee-20093dd126d6 returned with HTTP 200 Aug 18 05:26:10.399730 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 154/616] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:26:10 2026] DELETE /volume/v3/attachments/aedbb901-1a5a-4e16-a2ee-20093dd126d6 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:10.413283 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-b43bdb97-f918-418a-8d94-4c99e84e52e4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:10.415737 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-b43bdb97-f918-418a-8d94-4c99e84e52e4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] DELETE https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:26:10.415904 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-b43bdb97-f918-418a-8d94-4c99e84e52e4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:10.417261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-b43bdb97-f918-418a-8d94-4c99e84e52e4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.417261 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-b43bdb97-f918-418a-8d94-4c99e84e52e4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Delete volume with id: 490fa31e-d4a8-4340-98a9-ddb32e4ff062 Aug 18 05:26:10.426504 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.426504 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:10.426811 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-b43bdb97-f918-418a-8d94-4c99e84e52e4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Volume info retrieved successfully. Aug 18 05:26:10.446477 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-93669558-4341-493d-bbaa-9e29e820f027 req-ff936e98-7508-4dce-99bd-6f8a65cc46f0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:10.449042 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-93669558-4341-493d-bbaa-9e29e820f027 req-ff936e98-7508-4dce-99bd-6f8a65cc46f0 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] DELETE https://10.4.3.250/volume/v3/attachments/e9825864-8a9f-4cad-abc2-83447f694353 Aug 18 05:26:10.449114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-93669558-4341-493d-bbaa-9e29e820f027 req-ff936e98-7508-4dce-99bd-6f8a65cc46f0 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:10.449394 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-93669558-4341-493d-bbaa-9e29e820f027 req-ff936e98-7508-4dce-99bd-6f8a65cc46f0 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.462261 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-b43bdb97-f918-418a-8d94-4c99e84e52e4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] Delete volume request issued successfully. Aug 18 05:26:10.462261 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d0011ffe-dc71-4a7f-8228-834f0c879ad1 req-b43bdb97-f918-418a-8d94-4c99e84e52e4 tempest-ServerActionsV293TestJSON-1680325031 tempest-ServerActionsV293TestJSON-1680325031-project-member] https://10.4.3.250/volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 returned with HTTP 202 Aug 18 05:26:10.462261 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 158/617] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:26:10 2026] DELETE /volume/v3/volumes/490fa31e-d4a8-4340-98a9-ddb32e4ff062 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:10.465550 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.465550 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:10.556878 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-93669558-4341-493d-bbaa-9e29e820f027 req-ff936e98-7508-4dce-99bd-6f8a65cc46f0 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/attachments/e9825864-8a9f-4cad-abc2-83447f694353 returned with HTTP 200 Aug 18 05:26:10.556878 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 152/618] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:26:10 2026] DELETE /volume/v3/attachments/e9825864-8a9f-4cad-abc2-83447f694353 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:10.572120 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-93669558-4341-493d-bbaa-9e29e820f027 req-af894bd4-82d8-4286-9863-850d1b087338 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:10.575622 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-93669558-4341-493d-bbaa-9e29e820f027 req-af894bd4-82d8-4286-9863-850d1b087338 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:26:10.575785 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-93669558-4341-493d-bbaa-9e29e820f027 req-af894bd4-82d8-4286-9863-850d1b087338 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:10.576168 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-93669558-4341-493d-bbaa-9e29e820f027 req-af894bd4-82d8-4286-9863-850d1b087338 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:10.576902 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-93669558-4341-493d-bbaa-9e29e820f027 req-af894bd4-82d8-4286-9863-850d1b087338 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Delete volume with id: 7fd7cfea-f14d-4951-af05-9f5449b9e41a Aug 18 05:26:10.591052 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.591052 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:10.591621 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-93669558-4341-493d-bbaa-9e29e820f027 req-af894bd4-82d8-4286-9863-850d1b087338 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Volume info retrieved successfully. Aug 18 05:26:10.634260 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-93669558-4341-493d-bbaa-9e29e820f027 req-af894bd4-82d8-4286-9863-850d1b087338 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] Delete volume request issued successfully. Aug 18 05:26:10.635150 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-93669558-4341-493d-bbaa-9e29e820f027 req-af894bd4-82d8-4286-9863-850d1b087338 tempest-ImageDependencyTests-1333074322 tempest-ImageDependencyTests-1333074322-project-member] https://10.4.3.250/volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a returned with HTTP 202 Aug 18 05:26:10.636368 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 155/619] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:26:10 2026] DELETE /volume/v3/volumes/7fd7cfea-f14d-4951-af05-9f5449b9e41a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:10.804369 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:10.808967 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:10.809961 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-354249753"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:10.812252 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-354249753'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:10.812555 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Create volume of 1 GB Aug 18 05:26:10.813006 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:10.813006 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:10.818408 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Availability Zones retrieved successfully. Aug 18 05:26:10.826662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Flow 'volume_create_api' (cb45378b-9d9b-426e-b3c4-204a87ac85f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:10.829493 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ed57b4-57d2-454b-9c60-50b3af15c0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:10.829493 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:10.870662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ed57b4-57d2-454b-9c60-50b3af15c0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:10.872057 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbeb320-edff-47db-81b9-e912369bca86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:10.960716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Created reservations ['9bd4a192-06d8-4d3c-9bbb-1a4d0f5c8ba2', 'c8212ae1-7fbf-43c1-8c68-087195956db5', 'c7d7db6a-3b1f-4021-9f9e-75f2d4ae881c', '8121f097-c915-424f-970e-e038e479759c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:10.963515 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbeb320-edff-47db-81b9-e912369bca86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bd4a192-06d8-4d3c-9bbb-1a4d0f5c8ba2', 'c8212ae1-7fbf-43c1-8c68-087195956db5', 'c7d7db6a-3b1f-4021-9f9e-75f2d4ae881c', '8121f097-c915-424f-970e-e038e479759c']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:10.963515 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1f9257-8aa4-491b-aa68-02865254ea68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:11.002108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c1f9257-8aa4-491b-aa68-02865254ea68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '554c5d91-a474-4e0a-a88b-36bdbc24edd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-354249753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e518c0b57e2e4bd2b7be94c9c175d807',qos_specs=None,replication_status=,reservations=['9bd4a192-06d8-4d3c-9bbb-1a4d0f5c8ba2','c8212ae1-7fbf-43c1-8c68-087195956db5','c7d7db6a-3b1f-4021-9f9e-75f2d4ae881c','8121f097-c915-424f-970e-e038e479759c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4af79ae9004b78a12a58e5c7d9b3ac',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-354249753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=554c5d91-a474-4e0a-a88b-36bdbc24edd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e518c0b57e2e4bd2b7be94c9c175d807',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4af79ae9004b78a12a58e5c7d9b3ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:11.003293 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3df53c-ccdf-45f5-b9c1-dc15244f3e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:11.031593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3df53c-ccdf-45f5-b9c1-dc15244f3e33) transitioned into state 'SUCCESS' from state '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-354249753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e518c0b57e2e4bd2b7be94c9c175d807',qos_specs=None,replication_status=,reservations=['9bd4a192-06d8-4d3c-9bbb-1a4d0f5c8ba2','c8212ae1-7fbf-43c1-8c68-087195956db5','c7d7db6a-3b1f-4021-9f9e-75f2d4ae881c','8121f097-c915-424f-970e-e038e479759c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4af79ae9004b78a12a58e5c7d9b3ac',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:11.032481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f13b546-9f4f-4b01-95c0-2b28e4470ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:11.049348 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f13b546-9f4f-4b01-95c0-2b28e4470ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:11.050509 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Flow 'volume_create_api' (cb45378b-9d9b-426e-b3c4-204a87ac85f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:11.050890 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Create volume request issued successfully. Aug 18 05:26:11.051586 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fbadfe12-f52b-4854-b951-0023f2b04c05 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:11.052115 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 155/620] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:10 2026] POST /volume/v3/volumes => generated 753 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:11.065234 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-283d2265-9fc5-4eb0-a6f0-cc0a9a119420 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:11.069695 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-283d2265-9fc5-4eb0-a6f0-cc0a9a119420 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 Aug 18 05:26:11.069695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-283d2265-9fc5-4eb0-a6f0-cc0a9a119420 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:11.069695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-283d2265-9fc5-4eb0-a6f0-cc0a9a119420 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:11.079870 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:11.079870 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:11.089240 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-283d2265-9fc5-4eb0-a6f0-cc0a9a119420 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:11.094321 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-283d2265-9fc5-4eb0-a6f0-cc0a9a119420 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 returned with HTTP 200 Aug 18 05:26:11.095091 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 159/621] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:11 2026] GET /volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:11.186121 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a09571b0-bde5-441e-a8e9-22af65ea00c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:11.190231 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a09571b0-bde5-441e-a8e9-22af65ea00c6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] GET https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 Aug 18 05:26:11.190231 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a09571b0-bde5-441e-a8e9-22af65ea00c6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:11.190231 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a09571b0-bde5-441e-a8e9-22af65ea00c6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:11.198515 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a09571b0-bde5-441e-a8e9-22af65ea00c6 tempest-SnapshotsActionsTest-1535074886 tempest-SnapshotsActionsTest-1535074886-project-member] https://10.4.3.250/volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 returned with HTTP 404 Aug 18 05:26:11.199687 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 153/622] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:11 2026] GET /volume/v3/volumes/bdae4f6a-97e5-492f-8300-19367c5bd2e1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:12.123136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7530a0fa-5e71-40d7-8b29-58c5bec4b198 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:12.126173 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7530a0fa-5e71-40d7-8b29-58c5bec4b198 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 Aug 18 05:26:12.126392 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7530a0fa-5e71-40d7-8b29-58c5bec4b198 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:12.126670 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7530a0fa-5e71-40d7-8b29-58c5bec4b198 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:12.139451 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:12.139451 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:12.147685 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7530a0fa-5e71-40d7-8b29-58c5bec4b198 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:12.161784 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7530a0fa-5e71-40d7-8b29-58c5bec4b198 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 returned with HTTP 200 Aug 18 05:26:12.162339 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 156/623] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:12 2026] GET /volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:12.960923 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1575604e-26ab-4f3e-81fb-1aa041906295 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:12.967337 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1575604e-26ab-4f3e-81fb-1aa041906295 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] DELETE https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 Aug 18 05:26:12.967642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1575604e-26ab-4f3e-81fb-1aa041906295 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:12.968025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1575604e-26ab-4f3e-81fb-1aa041906295 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:12.968407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1575604e-26ab-4f3e-81fb-1aa041906295 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Delete volume with id: 554c5d91-a474-4e0a-a88b-36bdbc24edd3 Aug 18 05:26:12.988093 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:12.988093 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:12.988801 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1575604e-26ab-4f3e-81fb-1aa041906295 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:13.031664 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1575604e-26ab-4f3e-81fb-1aa041906295 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Delete volume request issued successfully. Aug 18 05:26:13.031664 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1575604e-26ab-4f3e-81fb-1aa041906295 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 returned with HTTP 202 Aug 18 05:26:13.032162 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 156/624] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:12 2026] DELETE /volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:13.048950 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0a929c1a-fc2a-4337-b1cc-bb242795fa91 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:13.053140 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a929c1a-fc2a-4337-b1cc-bb242795fa91 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 Aug 18 05:26:13.054228 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a929c1a-fc2a-4337-b1cc-bb242795fa91 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:13.054228 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a929c1a-fc2a-4337-b1cc-bb242795fa91 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:13.063415 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:13.063415 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:13.073227 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0a929c1a-fc2a-4337-b1cc-bb242795fa91 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:13.085712 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a929c1a-fc2a-4337-b1cc-bb242795fa91 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 returned with HTTP 200 Aug 18 05:26:13.086691 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 160/625] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:13 2026] GET /volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:14.108516 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb226dad-298f-4936-8db5-945fdfde1b6c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:14.113252 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb226dad-298f-4936-8db5-945fdfde1b6c tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 Aug 18 05:26:14.113252 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb226dad-298f-4936-8db5-945fdfde1b6c tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:14.113252 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb226dad-298f-4936-8db5-945fdfde1b6c tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:14.123095 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb226dad-298f-4936-8db5-945fdfde1b6c tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 returned with HTTP 404 Aug 18 05:26:14.123095 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 154/626] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:14 2026] GET /volume/v3/volumes/554c5d91-a474-4e0a-a88b-36bdbc24edd3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:14.136871 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-874558f0-6862-4256-960b-f48f4a69a2e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:14.139218 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-874558f0-6862-4256-960b-f48f4a69a2e1 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] DELETE https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 Aug 18 05:26:14.141030 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-874558f0-6862-4256-960b-f48f4a69a2e1 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:14.141030 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-874558f0-6862-4256-960b-f48f4a69a2e1 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:14.141030 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-874558f0-6862-4256-960b-f48f4a69a2e1 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Delete volume with id: 97beb2e8-586e-4a64-88ea-426bd8b640f7 Aug 18 05:26:14.155314 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:14.155314 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:14.155902 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-874558f0-6862-4256-960b-f48f4a69a2e1 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:14.202628 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-874558f0-6862-4256-960b-f48f4a69a2e1 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Delete volume request issued successfully. Aug 18 05:26:14.202628 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-874558f0-6862-4256-960b-f48f4a69a2e1 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 returned with HTTP 202 Aug 18 05:26:14.202628 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 157/627] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:14 2026] DELETE /volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:14.215923 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b8a4bbb-e59f-4852-b57a-a5f39b1e1f57 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:14.218357 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b8a4bbb-e59f-4852-b57a-a5f39b1e1f57 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 Aug 18 05:26:14.218524 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b8a4bbb-e59f-4852-b57a-a5f39b1e1f57 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:14.218712 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b8a4bbb-e59f-4852-b57a-a5f39b1e1f57 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:14.231959 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:14.231959 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:14.240270 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b8a4bbb-e59f-4852-b57a-a5f39b1e1f57 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Volume info retrieved successfully. Aug 18 05:26:14.247667 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b8a4bbb-e59f-4852-b57a-a5f39b1e1f57 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 returned with HTTP 200 Aug 18 05:26:14.248341 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 157/628] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:14 2026] GET /volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:26:15.269440 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8b44846e-79f5-4868-aba9-264fa294cdb9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:15.275063 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b44846e-79f5-4868-aba9-264fa294cdb9 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] GET https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 Aug 18 05:26:15.275063 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b44846e-79f5-4868-aba9-264fa294cdb9 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:15.275063 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b44846e-79f5-4868-aba9-264fa294cdb9 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:15.285443 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b44846e-79f5-4868-aba9-264fa294cdb9 tempest-ServersNegativeTestJSON-1985414433 tempest-ServersNegativeTestJSON-1985414433-project-member] https://10.4.3.250/volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 returned with HTTP 404 Aug 18 05:26:15.285443 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 161/629] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:15 2026] GET /volume/v3/volumes/97beb2e8-586e-4a64-88ea-426bd8b640f7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:16.125836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dbe38f18-80c6-4899-9eef-f38cda5a154b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.308196 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c44d909-5413-478b-b7cb-11f8c86a4ac2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.406701 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c44d909-5413-478b-b7cb-11f8c86a4ac2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f Aug 18 05:26:16.406701 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c44d909-5413-478b-b7cb-11f8c86a4ac2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.409909 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c44d909-5413-478b-b7cb-11f8c86a4ac2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.427888 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbe38f18-80c6-4899-9eef-f38cda5a154b tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:26:16.429552 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbe38f18-80c6-4899-9eef-f38cda5a154b tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1073962453", "description": "tempest-group-type-description-1879268899", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:16.438575 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c44d909-5413-478b-b7cb-11f8c86a4ac2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f returned with HTTP 200 Aug 18 05:26:16.439164 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 158/630] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f => generated 437 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:16.442996 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:16.442996 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:16.454715 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-724bdc2b-6da4-4892-952c-e29c1cd0152a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.456862 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-724bdc2b-6da4-4892-952c-e29c1cd0152a tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f/defaults Aug 18 05:26:16.456989 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-724bdc2b-6da4-4892-952c-e29c1cd0152a tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.457108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-724bdc2b-6da4-4892-952c-e29c1cd0152a tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'defaults' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.470295 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-724bdc2b-6da4-4892-952c-e29c1cd0152a tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.473154 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-724bdc2b-6da4-4892-952c-e29c1cd0152a tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.473154 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-724bdc2b-6da4-4892-952c-e29c1cd0152a tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.473154 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-724bdc2b-6da4-4892-952c-e29c1cd0152a tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.476546 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-724bdc2b-6da4-4892-952c-e29c1cd0152a tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f/defaults returned with HTTP 200 Aug 18 05:26:16.477458 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 158/631] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f/defaults => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:16.490700 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbe38f18-80c6-4899-9eef-f38cda5a154b tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:26:16.490700 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 155/632] 10.4.3.250 () {70 vars in 1312 bytes} [Tue Aug 18 05:26:16 2026] POST /volume/v3/group_types => generated 265 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:16.493116 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5b22736a-3f80-4f8b-be1e-1d4a74327218 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.495932 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b22736a-3f80-4f8b-be1e-1d4a74327218 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f Aug 18 05:26:16.496976 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b22736a-3f80-4f8b-be1e-1d4a74327218 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:16.505408 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fe26f180-df0f-4c97-97d6-ca62f13b9cac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.508799 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe26f180-df0f-4c97-97d6-ca62f13b9cac tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] GET https://10.4.3.250/volume/v3/group_types Aug 18 05:26:16.509407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe26f180-df0f-4c97-97d6-ca62f13b9cac tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.509407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fe26f180-df0f-4c97-97d6-ca62f13b9cac tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.532476 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fe26f180-df0f-4c97-97d6-ca62f13b9cac tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 200 Aug 18 05:26:16.532954 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 159/633] 10.4.3.250 () {68 vars in 1290 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/group_types => generated 499 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:26:16.546197 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91c62433-f07a-489b-bf99-be62e5485f5e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.550200 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91c62433-f07a-489b-bf99-be62e5485f5e tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] PUT https://10.4.3.250/volume/v3/group_types/2ef7464b-7bf5-4ab7-8b78-af152f0814f3 Aug 18 05:26:16.550552 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91c62433-f07a-489b-bf99-be62e5485f5e tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1044714942", "description": "updated-group-type-desc"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:16.569030 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-5b22736a-3f80-4f8b-be1e-1d4a74327218 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.570045 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-5b22736a-3f80-4f8b-be1e-1d4a74327218 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.570375 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-5b22736a-3f80-4f8b-be1e-1d4a74327218 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.570938 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-5b22736a-3f80-4f8b-be1e-1d4a74327218 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.580971 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b22736a-3f80-4f8b-be1e-1d4a74327218 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f returned with HTTP 200 Aug 18 05:26:16.581637 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 162/634] 10.4.3.250 () {68 vars in 1374 bytes} [Tue Aug 18 05:26:16 2026] PUT /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f => generated 395 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:16.591235 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91c62433-f07a-489b-bf99-be62e5485f5e tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types/2ef7464b-7bf5-4ab7-8b78-af152f0814f3 returned with HTTP 200 Aug 18 05:26:16.591907 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 159/635] 10.4.3.250 () {70 vars in 1422 bytes} [Tue Aug 18 05:26:16 2026] PUT /volume/v3/group_types/2ef7464b-7bf5-4ab7-8b78-af152f0814f3 => generated 255 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:16.597638 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fc6bbe0c-0e08-403b-960d-e7e9d40a6b47 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.601783 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fc6bbe0c-0e08-403b-960d-e7e9d40a6b47 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] DELETE https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f Aug 18 05:26:16.602069 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fc6bbe0c-0e08-403b-960d-e7e9d40a6b47 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.602428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fc6bbe0c-0e08-403b-960d-e7e9d40a6b47 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.610329 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0fd58b6a-e424-4ac8-a5c8-b20b6cc2a487 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.612998 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fc6bbe0c-0e08-403b-960d-e7e9d40a6b47 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f returned with HTTP 200 Aug 18 05:26:16.613198 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0fd58b6a-e424-4ac8-a5c8-b20b6cc2a487 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] GET https://10.4.3.250/volume/v3/group_types/2ef7464b-7bf5-4ab7-8b78-af152f0814f3 Aug 18 05:26:16.613263 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0fd58b6a-e424-4ac8-a5c8-b20b6cc2a487 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.613537 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0fd58b6a-e424-4ac8-a5c8-b20b6cc2a487 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.613627 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 156/636] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:26:16 2026] DELETE /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Aug 18 05:26:16.619057 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0fd58b6a-e424-4ac8-a5c8-b20b6cc2a487 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types/2ef7464b-7bf5-4ab7-8b78-af152f0814f3 returned with HTTP 200 Aug 18 05:26:16.619599 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 160/637] 10.4.3.250 () {68 vars in 1401 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/group_types/2ef7464b-7bf5-4ab7-8b78-af152f0814f3 => generated 255 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:16.629120 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f0d84b7c-2f64-445e-b5cc-c9a50029dca2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.633715 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-edcea3be-997d-4953-b119-79032f4285b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.633802 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0d84b7c-2f64-445e-b5cc-c9a50029dca2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f Aug 18 05:26:16.634236 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0d84b7c-2f64-445e-b5cc-c9a50029dca2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.634531 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0d84b7c-2f64-445e-b5cc-c9a50029dca2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.636729 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edcea3be-997d-4953-b119-79032f4285b0 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/2ef7464b-7bf5-4ab7-8b78-af152f0814f3 Aug 18 05:26:16.636985 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edcea3be-997d-4953-b119-79032f4285b0 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.637270 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-edcea3be-997d-4953-b119-79032f4285b0 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.664988 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0d84b7c-2f64-445e-b5cc-c9a50029dca2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f returned with HTTP 200 Aug 18 05:26:16.665693 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 163/638] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f => generated 437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:16.673952 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-edcea3be-997d-4953-b119-79032f4285b0 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types/2ef7464b-7bf5-4ab7-8b78-af152f0814f3 returned with HTTP 202 Aug 18 05:26:16.675636 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 160/639] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:26:16 2026] DELETE /volume/v3/group_types/2ef7464b-7bf5-4ab7-8b78-af152f0814f3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:16.679303 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1dc7d81f-f4be-415a-925b-34d58efc8f75 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.682148 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1dc7d81f-f4be-415a-925b-34d58efc8f75 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f Aug 18 05:26:16.682554 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1dc7d81f-f4be-415a-925b-34d58efc8f75 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:16.686547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b1fc3d2-2e7f-49a6-ad53-5b7b226cdc56 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.690936 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b1fc3d2-2e7f-49a6-ad53-5b7b226cdc56 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] GET https://10.4.3.250/volume/v3/group_types Aug 18 05:26:16.692526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b1fc3d2-2e7f-49a6-ad53-5b7b226cdc56 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.692526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b1fc3d2-2e7f-49a6-ad53-5b7b226cdc56 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.702615 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b1fc3d2-2e7f-49a6-ad53-5b7b226cdc56 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 200 Aug 18 05:26:16.703322 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 161/640] 10.4.3.250 () {68 vars in 1290 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:16.722123 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-df928bbd-aca0-4d30-9453-cc57160fe0cb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.723381 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df928bbd-aca0-4d30-9453-cc57160fe0cb tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:26:16.724025 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df928bbd-aca0-4d30-9453-cc57160fe0cb tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1148718874", "is_public": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:16.753833 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df928bbd-aca0-4d30-9453-cc57160fe0cb tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:26:16.754380 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 164/641] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:26:16 2026] POST /volume/v3/group_types => generated 164 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:16.767986 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2f37f5a9-79c0-4bbb-bca0-cf296a28e833 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.771368 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f37f5a9-79c0-4bbb-bca0-cf296a28e833 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:26:16.771856 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f37f5a9-79c0-4bbb-bca0-cf296a28e833 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-386614854", "is_public": false}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:16.792202 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f37f5a9-79c0-4bbb-bca0-cf296a28e833 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:26:16.793361 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 161/642] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:26:16 2026] POST /volume/v3/group_types => generated 164 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:16.806035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49ee1ab0-97f1-4f33-b620-773adb573a0c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.808937 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49ee1ab0-97f1-4f33-b620-773adb573a0c tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] GET https://10.4.3.250/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 18 05:26:16.810616 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49ee1ab0-97f1-4f33-b620-773adb573a0c tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.810616 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49ee1ab0-97f1-4f33-b620-773adb573a0c tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.828314 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49ee1ab0-97f1-4f33-b620-773adb573a0c tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 18 05:26:16.831101 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 162/643] 10.4.3.250 () {68 vars in 1351 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:16.847143 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bd5f4a1a-ed95-4542-9f9c-92e762534a5c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.851460 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd5f4a1a-ed95-4542-9f9c-92e762534a5c tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] GET https://10.4.3.250/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 18 05:26:16.851460 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd5f4a1a-ed95-4542-9f9c-92e762534a5c tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.851798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd5f4a1a-ed95-4542-9f9c-92e762534a5c tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.863440 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-1dc7d81f-f4be-415a-925b-34d58efc8f75 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.867844 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-1dc7d81f-f4be-415a-925b-34d58efc8f75 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.867844 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-1dc7d81f-f4be-415a-925b-34d58efc8f75 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.867844 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-1dc7d81f-f4be-415a-925b-34d58efc8f75 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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 18 05:26:16.870825 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd5f4a1a-ed95-4542-9f9c-92e762534a5c tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 18 05:26:16.871841 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 165/644] 10.4.3.250 () {68 vars in 1353 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:16.878350 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1dc7d81f-f4be-415a-925b-34d58efc8f75 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f returned with HTTP 200 Aug 18 05:26:16.878991 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 157/645] 10.4.3.250 () {68 vars in 1375 bytes} [Tue Aug 18 05:26:16 2026] PUT /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f => generated 395 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:16.886109 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1d506d2c-5708-481c-8547-2d11419c1e42 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.889936 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d506d2c-5708-481c-8547-2d11419c1e42 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] GET https://10.4.3.250/volume/v3/group_types?is_public=False Aug 18 05:26:16.890400 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d506d2c-5708-481c-8547-2d11419c1e42 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.890983 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d506d2c-5708-481c-8547-2d11419c1e42 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.896847 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ebd20b22-8da1-4745-a5f0-7d1ef259864d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.901035 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebd20b22-8da1-4745-a5f0-7d1ef259864d tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f/defaults Aug 18 05:26:16.901035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebd20b22-8da1-4745-a5f0-7d1ef259864d tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.901035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebd20b22-8da1-4745-a5f0-7d1ef259864d tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'defaults' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.909446 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d506d2c-5708-481c-8547-2d11419c1e42 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 18 05:26:16.910254 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 162/646] 10.4.3.250 () {68 vars in 1321 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:16.918344 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebd20b22-8da1-4745-a5f0-7d1ef259864d tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f/defaults returned with HTTP 200 Aug 18 05:26:16.918994 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 163/647] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:16.926567 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-916fa8c9-26bd-4dfa-b46c-791053da1cae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.934757 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-916fa8c9-26bd-4dfa-b46c-791053da1cae tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] GET https://10.4.3.250/volume/v3/group_types?is_public=True Aug 18 05:26:16.935420 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-916fa8c9-26bd-4dfa-b46c-791053da1cae tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.935957 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-916fa8c9-26bd-4dfa-b46c-791053da1cae tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.936601 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ea61f107-3465-4d42-bea0-d8e24b9582d8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.942489 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea61f107-3465-4d42-bea0-d8e24b9582d8 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f Aug 18 05:26:16.942489 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea61f107-3465-4d42-bea0-d8e24b9582d8 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.942872 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea61f107-3465-4d42-bea0-d8e24b9582d8 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.954189 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-916fa8c9-26bd-4dfa-b46c-791053da1cae tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 18 05:26:16.955092 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 166/648] 10.4.3.250 () {68 vars in 1319 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:16.969684 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-05f15c4f-18a7-4b62-9352-faf86e9640c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:16.970584 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05f15c4f-18a7-4b62-9352-faf86e9640c5 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/4a3ba0ae-2c8d-4dc0-84d6-eb3c1939599b Aug 18 05:26:16.970900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05f15c4f-18a7-4b62-9352-faf86e9640c5 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:16.971337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05f15c4f-18a7-4b62-9352-faf86e9640c5 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:16.996123 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea61f107-3465-4d42-bea0-d8e24b9582d8 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f returned with HTTP 200 Aug 18 05:26:16.996123 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 158/649] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:16 2026] GET /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f => generated 437 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:17.013857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ff95c23e-7e08-45c3-8521-31d4fba1a986 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:17.021777 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff95c23e-7e08-45c3-8521-31d4fba1a986 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True Aug 18 05:26:17.021937 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05f15c4f-18a7-4b62-9352-faf86e9640c5 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types/4a3ba0ae-2c8d-4dc0-84d6-eb3c1939599b returned with HTTP 202 Aug 18 05:26:17.022004 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff95c23e-7e08-45c3-8521-31d4fba1a986 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:17.022075 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 163/650] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:26:16 2026] DELETE /volume/v3/group_types/4a3ba0ae-2c8d-4dc0-84d6-eb3c1939599b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:17.022820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff95c23e-7e08-45c3-8521-31d4fba1a986 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:17.034361 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a4d9b86d-6fac-428b-906f-3bbba2635cd7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:17.037099 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4d9b86d-6fac-428b-906f-3bbba2635cd7 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/dc36c47b-cb3f-4863-9273-85b3a8132dab Aug 18 05:26:17.037413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4d9b86d-6fac-428b-906f-3bbba2635cd7 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:17.037699 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4d9b86d-6fac-428b-906f-3bbba2635cd7 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:17.068801 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff95c23e-7e08-45c3-8521-31d4fba1a986 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True returned with HTTP 200 Aug 18 05:26:17.069834 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 164/651] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:17 2026] GET /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True => generated 1061 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:17.076313 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4d9b86d-6fac-428b-906f-3bbba2635cd7 tempest-GroupTypesTest-97480926 tempest-GroupTypesTest-97480926-project-admin] https://10.4.3.250/volume/v3/group_types/dc36c47b-cb3f-4863-9273-85b3a8132dab returned with HTTP 202 Aug 18 05:26:17.076902 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 167/652] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:26:17 2026] DELETE /volume/v3/group_types/dc36c47b-cb3f-4863-9273-85b3a8132dab => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:17.089193 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-13e3e2b5-5622-4484-acec-a67719064354 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:17.231076 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:17.231783 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1732279834"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:17.233422 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1732279834'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:17.234239 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Create volume of 1 GB Aug 18 05:26:17.246960 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Availability Zones retrieved successfully. Aug 18 05:26:17.257819 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Flow 'volume_create_api' (165c0fd5-ed7a-4bcc-a99f-4153e7e2796a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:17.259826 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30b3b1c-f6ea-461c-bed9-4cce20a367c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:17.261878 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:17.333832 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b30b3b1c-f6ea-461c-bed9-4cce20a367c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:17.333832 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8c2547-694d-4721-b197-7002f84e1f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:17.481873 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Created reservations ['b067bd6c-26f6-41aa-b5ac-504633e3be87', '63ffbe27-f1eb-4201-baa4-30071f8f3d3d', 'b2f73243-56df-42df-87c5-8d61190552ec', 'f3de1698-4b0e-473f-b616-c7b63393f0f0'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:17.483074 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8c2547-694d-4721-b197-7002f84e1f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b067bd6c-26f6-41aa-b5ac-504633e3be87', '63ffbe27-f1eb-4201-baa4-30071f8f3d3d', 'b2f73243-56df-42df-87c5-8d61190552ec', 'f3de1698-4b0e-473f-b616-c7b63393f0f0']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:17.484963 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6645f9e5-196b-4018-a441-56482e3d6b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:17.523412 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6645f9e5-196b-4018-a441-56482e3d6b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '562a1923-539f-4446-91a0-3eee9ab4a04f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1732279834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31659125d36c49b19b1bf2c923940b7f',qos_specs=None,replication_status=,reservations=['b067bd6c-26f6-41aa-b5ac-504633e3be87','63ffbe27-f1eb-4201-baa4-30071f8f3d3d','b2f73243-56df-42df-87c5-8d61190552ec','f3de1698-4b0e-473f-b616-c7b63393f0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9de10898e1e48908e1ed5ee75021f6a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1732279834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=562a1923-539f-4446-91a0-3eee9ab4a04f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31659125d36c49b19b1bf2c923940b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9de10898e1e48908e1ed5ee75021f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:17.525050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48494f65-af62-4cb1-a09f-d6f721ea34b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:17.563619 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48494f65-af62-4cb1-a09f-d6f721ea34b7) transitioned into state 'SUCCESS' from state '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-1732279834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31659125d36c49b19b1bf2c923940b7f',qos_specs=None,replication_status=,reservations=['b067bd6c-26f6-41aa-b5ac-504633e3be87','63ffbe27-f1eb-4201-baa4-30071f8f3d3d','b2f73243-56df-42df-87c5-8d61190552ec','f3de1698-4b0e-473f-b616-c7b63393f0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9de10898e1e48908e1ed5ee75021f6a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:17.564786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ba6141-8062-43fe-85c2-3352bbf8f22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:17.584946 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ba6141-8062-43fe-85c2-3352bbf8f22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:17.586852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Flow 'volume_create_api' (165c0fd5-ed7a-4bcc-a99f-4153e7e2796a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:17.586852 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Create volume request issued successfully. Aug 18 05:26:17.588805 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13e3e2b5-5622-4484-acec-a67719064354 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:17.589518 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 159/653] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:17 2026] POST /volume/v3/volumes => generated 756 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:17.610452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8c70a822-fe72-4217-82f8-d5fa9445ce40 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:17.613774 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c70a822-fe72-4217-82f8-d5fa9445ce40 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] GET https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f Aug 18 05:26:17.613939 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c70a822-fe72-4217-82f8-d5fa9445ce40 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:17.614144 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c70a822-fe72-4217-82f8-d5fa9445ce40 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:17.624585 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:17.624585 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:17.632687 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8c70a822-fe72-4217-82f8-d5fa9445ce40 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Volume info retrieved successfully. Aug 18 05:26:17.647772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c70a822-fe72-4217-82f8-d5fa9445ce40 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f returned with HTTP 200 Aug 18 05:26:17.648351 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 164/654] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:17 2026] GET /volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:17.971176 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-728514f5-3965-481e-a308-7af53454235f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:17.975528 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-728514f5-3965-481e-a308-7af53454235f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:26:17.975938 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-728514f5-3965-481e-a308-7af53454235f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:17.976414 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-728514f5-3965-481e-a308-7af53454235f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:17.997106 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:17.997106 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:18.010738 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-728514f5-3965-481e-a308-7af53454235f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:18.023458 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-728514f5-3965-481e-a308-7af53454235f tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:26:18.024047 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 165/655] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:17 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1139 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:26:18.671547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bf0debf5-2c35-47bf-bc8f-9f494433897b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:18.675190 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf0debf5-2c35-47bf-bc8f-9f494433897b tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] GET https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f Aug 18 05:26:18.675190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf0debf5-2c35-47bf-bc8f-9f494433897b tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:18.675190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf0debf5-2c35-47bf-bc8f-9f494433897b tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:18.689255 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:18.689255 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:18.694776 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bf0debf5-2c35-47bf-bc8f-9f494433897b tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Volume info retrieved successfully. Aug 18 05:26:18.705427 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf0debf5-2c35-47bf-bc8f-9f494433897b tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f returned with HTTP 200 Aug 18 05:26:18.705427 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 168/656] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:18 2026] GET /volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:18.728773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bf8737a1-5d10-4547-8ccc-747fff2fd0f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:18.735998 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf8737a1-5d10-4547-8ccc-747fff2fd0f5 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True Aug 18 05:26:18.737205 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf8737a1-5d10-4547-8ccc-747fff2fd0f5 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:18.738904 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf8737a1-5d10-4547-8ccc-747fff2fd0f5 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:18.740826 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:18.740826 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:18.773438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8483aa5-e3ad-48d7-8cd4-8d2579818d90 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:18.776165 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8483aa5-e3ad-48d7-8cd4-8d2579818d90 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:26:18.777606 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8483aa5-e3ad-48d7-8cd4-8d2579818d90 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:18.777606 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8483aa5-e3ad-48d7-8cd4-8d2579818d90 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:18.803916 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf8737a1-5d10-4547-8ccc-747fff2fd0f5 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True returned with HTTP 200 Aug 18 05:26:18.805269 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 160/657] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:18 2026] GET /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True => generated 1061 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:18.807749 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:18.807749 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:18.816195 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b8483aa5-e3ad-48d7-8cd4-8d2579818d90 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:18.823799 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8483aa5-e3ad-48d7-8cd4-8d2579818d90 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:26:18.824078 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 165/658] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:18 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:18.828996 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-075f2ad6-14b6-4408-9bc8-a26998b4f68e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:18.834605 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-075f2ad6-14b6-4408-9bc8-a26998b4f68e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] DELETE https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f Aug 18 05:26:18.834605 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-075f2ad6-14b6-4408-9bc8-a26998b4f68e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:18.834605 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-075f2ad6-14b6-4408-9bc8-a26998b4f68e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:18.834605 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-075f2ad6-14b6-4408-9bc8-a26998b4f68e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Delete volume with id: 562a1923-539f-4446-91a0-3eee9ab4a04f Aug 18 05:26:18.854760 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:18.854760 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:18.855626 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-075f2ad6-14b6-4408-9bc8-a26998b4f68e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Volume info retrieved successfully. Aug 18 05:26:18.895159 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-075f2ad6-14b6-4408-9bc8-a26998b4f68e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Delete volume request issued successfully. Aug 18 05:26:18.895159 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-075f2ad6-14b6-4408-9bc8-a26998b4f68e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f returned with HTTP 202 Aug 18 05:26:18.895159 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 166/659] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:18 2026] DELETE /volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:18.896196 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-49787444-cb3c-4ce9-8bcc-27bb70978464 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:18.906763 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-49787444-cb3c-4ce9-8bcc-27bb70978464 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:26:18.906763 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-49787444-cb3c-4ce9-8bcc-27bb70978464 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:18.909478 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-49787444-cb3c-4ce9-8bcc-27bb70978464 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:18.911609 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3c70be62-169f-42b3-9c0b-4aa040b877b1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:18.917315 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3c70be62-169f-42b3-9c0b-4aa040b877b1 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] GET https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f Aug 18 05:26:18.917315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3c70be62-169f-42b3-9c0b-4aa040b877b1 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:18.917315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3c70be62-169f-42b3-9c0b-4aa040b877b1 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:18.925132 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:18.925132 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:18.928190 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:18.928190 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:18.931561 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-49787444-cb3c-4ce9-8bcc-27bb70978464 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:18.936989 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3c70be62-169f-42b3-9c0b-4aa040b877b1 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Volume info retrieved successfully. Aug 18 05:26:18.938555 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-49787444-cb3c-4ce9-8bcc-27bb70978464 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:26:18.939585 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 169/660] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:26:18 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:18.945785 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3c70be62-169f-42b3-9c0b-4aa040b877b1 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f returned with HTTP 200 Aug 18 05:26:18.946434 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 161/661] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:18 2026] GET /volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:18.989656 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-11c4fa5c-6cdc-4375-8602-2fbf976786a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:18.993905 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-11c4fa5c-6cdc-4375-8602-2fbf976786a9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1/action Aug 18 05:26:18.994416 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-11c4fa5c-6cdc-4375-8602-2fbf976786a9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:18.995257 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-11c4fa5c-6cdc-4375-8602-2fbf976786a9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:19.016498 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:19.016498 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:19.017439 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-11c4fa5c-6cdc-4375-8602-2fbf976786a9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:19.036031 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-11c4fa5c-6cdc-4375-8602-2fbf976786a9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Begin detaching volume completed successfully. Aug 18 05:26:19.036843 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-11c4fa5c-6cdc-4375-8602-2fbf976786a9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1/action returned with HTTP 202 Aug 18 05:26:19.037597 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 166/662] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:26:18 2026] POST /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:19.134616 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b190425a-cda9-4150-95da-9e0fa6964cc1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:19.134616 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b190425a-cda9-4150-95da-9e0fa6964cc1 None None] GET https://10.4.3.250/volume// Aug 18 05:26:19.137498 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b190425a-cda9-4150-95da-9e0fa6964cc1 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:19.137498 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b190425a-cda9-4150-95da-9e0fa6964cc1 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:19.137980 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b190425a-cda9-4150-95da-9e0fa6964cc1 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:26:19.139095 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 167/663] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:26:19 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:26:19.155618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-c6280d46-61a4-4f6e-9000-4f7c1859cac0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:19.160727 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-c6280d46-61a4-4f6e-9000-4f7c1859cac0 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:26:19.161252 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-c6280d46-61a4-4f6e-9000-4f7c1859cac0 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:19.161585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-c6280d46-61a4-4f6e-9000-4f7c1859cac0 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:19.177295 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:19.177295 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:19.184683 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-c6280d46-61a4-4f6e-9000-4f7c1859cac0 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:19.190188 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-c6280d46-61a4-4f6e-9000-4f7c1859cac0 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:26:19.190752 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 170/664] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:26:19 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:26:19.966331 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-56878f72-b0f9-485f-9fd5-23ec512f690c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:19.970291 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-56878f72-b0f9-485f-9fd5-23ec512f690c tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] GET https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f Aug 18 05:26:19.970978 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-56878f72-b0f9-485f-9fd5-23ec512f690c tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:19.970978 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-56878f72-b0f9-485f-9fd5-23ec512f690c tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:19.989232 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-56878f72-b0f9-485f-9fd5-23ec512f690c tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f returned with HTTP 404 Aug 18 05:26:19.991254 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 162/665] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:19 2026] GET /volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:20.006501 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-43342ff7-720c-4e09-8ca3-bc232e23ecc5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:20.009029 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43342ff7-720c-4e09-8ca3-bc232e23ecc5 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] GET https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f Aug 18 05:26:20.009878 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43342ff7-720c-4e09-8ca3-bc232e23ecc5 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:20.009878 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-43342ff7-720c-4e09-8ca3-bc232e23ecc5 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:20.018498 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-43342ff7-720c-4e09-8ca3-bc232e23ecc5 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f returned with HTTP 404 Aug 18 05:26:20.019142 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 167/666] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:20 2026] GET /volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:20.031967 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6cc36bd8-b93f-4eb4-9c9b-6e38f5205392 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:20.035084 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cc36bd8-b93f-4eb4-9c9b-6e38f5205392 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] DELETE https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f Aug 18 05:26:20.035879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cc36bd8-b93f-4eb4-9c9b-6e38f5205392 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:20.036707 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cc36bd8-b93f-4eb4-9c9b-6e38f5205392 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:20.036930 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6cc36bd8-b93f-4eb4-9c9b-6e38f5205392 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Delete volume with id: 562a1923-539f-4446-91a0-3eee9ab4a04f Aug 18 05:26:20.050034 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cc36bd8-b93f-4eb4-9c9b-6e38f5205392 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f returned with HTTP 404 Aug 18 05:26:20.050632 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 168/667] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:20 2026] DELETE /volume/v3/volumes/562a1923-539f-4446-91a0-3eee9ab4a04f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:20.067139 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d9747778-653a-456a-9b84-33db3919eb6e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:20.072519 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:20.072519 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-590609795"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:20.074488 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-590609795'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:20.074750 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Create volume of 1 GB Aug 18 05:26:20.083679 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Availability Zones retrieved successfully. Aug 18 05:26:20.097448 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Flow 'volume_create_api' (2e2d550b-8eed-463e-88f0-29252f7f09a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:20.101456 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2106e364-ade7-4dba-8048-995e06eab04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:20.101456 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:20.158522 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2106e364-ade7-4dba-8048-995e06eab04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:20.160168 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7157638a-a4e2-4ada-a255-8983c64506e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:20.277579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Created reservations ['f912ab89-e91d-47be-b573-5f6e132670a6', '407d58c4-4efb-4567-84a7-07f39685d13c', '74e0726b-4c46-4e74-8d2d-efdf122532f6', 'ce38828c-8ed4-4b23-8868-540595edeb98'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:20.278952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7157638a-a4e2-4ada-a255-8983c64506e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f912ab89-e91d-47be-b573-5f6e132670a6', '407d58c4-4efb-4567-84a7-07f39685d13c', '74e0726b-4c46-4e74-8d2d-efdf122532f6', 'ce38828c-8ed4-4b23-8868-540595edeb98']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:20.279267 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab74408-6c1e-4434-a49f-9b688c92bb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:20.329354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab74408-6c1e-4434-a49f-9b688c92bb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffa2f2de-b245-4cfa-b074-e71e2f93c784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-590609795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31659125d36c49b19b1bf2c923940b7f',qos_specs=None,replication_status=,reservations=['f912ab89-e91d-47be-b573-5f6e132670a6','407d58c4-4efb-4567-84a7-07f39685d13c','74e0726b-4c46-4e74-8d2d-efdf122532f6','ce38828c-8ed4-4b23-8868-540595edeb98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9de10898e1e48908e1ed5ee75021f6a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-590609795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffa2f2de-b245-4cfa-b074-e71e2f93c784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31659125d36c49b19b1bf2c923940b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9de10898e1e48908e1ed5ee75021f6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:20.329843 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be1de00-aa47-41ff-be76-bac678776e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:20.375234 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be1de00-aa47-41ff-be76-bac678776e7a) transitioned into state 'SUCCESS' from state '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-590609795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31659125d36c49b19b1bf2c923940b7f',qos_specs=None,replication_status=,reservations=['f912ab89-e91d-47be-b573-5f6e132670a6','407d58c4-4efb-4567-84a7-07f39685d13c','74e0726b-4c46-4e74-8d2d-efdf122532f6','ce38828c-8ed4-4b23-8868-540595edeb98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9de10898e1e48908e1ed5ee75021f6a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:20.376384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee762e4-8c60-4000-8eba-56463862907c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:20.408586 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cee762e4-8c60-4000-8eba-56463862907c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:20.410275 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Flow 'volume_create_api' (2e2d550b-8eed-463e-88f0-29252f7f09a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:20.412112 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Create volume request issued successfully. Aug 18 05:26:20.413557 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9747778-653a-456a-9b84-33db3919eb6e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:20.414415 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 171/668] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:20 2026] POST /volume/v3/volumes => generated 755 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:20.437693 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-99f26ca2-eda0-4214-9d0d-4d747780e16e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:20.439651 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99f26ca2-eda0-4214-9d0d-4d747780e16e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] GET https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:20.439995 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99f26ca2-eda0-4214-9d0d-4d747780e16e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:20.440152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99f26ca2-eda0-4214-9d0d-4d747780e16e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:20.457613 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:20.457613 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:20.465053 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-99f26ca2-eda0-4214-9d0d-4d747780e16e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Volume info retrieved successfully. Aug 18 05:26:20.479277 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99f26ca2-eda0-4214-9d0d-4d747780e16e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 returned with HTTP 200 Aug 18 05:26:20.479544 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 163/669] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:20 2026] GET /volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:20.540348 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-740d2a30-f7c2-4f1b-b58b-479909e1baf9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:20.810725 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-740d2a30-f7c2-4f1b-b58b-479909e1baf9 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] GET https://10.4.3.250/volume/v3/scheduler-stats/get_pools Aug 18 05:26:20.810986 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-740d2a30-f7c2-4f1b-b58b-479909e1baf9 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:20.811305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-740d2a30-f7c2-4f1b-b58b-479909e1baf9 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Calling method 'get_pools' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:20.830684 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-740d2a30-f7c2-4f1b-b58b-479909e1baf9 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] https://10.4.3.250/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 05:26:20.831953 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 168/670] 10.4.3.250 () {66 vars in 1291 bytes} [Tue Aug 18 05:26:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:20.844326 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8eb1a511-c748-4777-932a-0ad77d23f641 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:20.849123 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8eb1a511-c748-4777-932a-0ad77d23f641 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] GET https://10.4.3.250/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 05:26:20.849123 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8eb1a511-c748-4777-932a-0ad77d23f641 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:20.849123 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8eb1a511-c748-4777-932a-0ad77d23f641 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Calling method 'get_pools' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:20.865318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8eb1a511-c748-4777-932a-0ad77d23f641 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] https://10.4.3.250/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 05:26:20.867077 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 169/671] 10.4.3.250 () {66 vars in 1314 bytes} [Tue Aug 18 05:26:20 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:20.882739 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-41c3b2b7-f566-41b9-96ce-299d616fd876 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:20.885030 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41c3b2b7-f566-41b9-96ce-299d616fd876 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] GET https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool Aug 18 05:26:20.885186 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41c3b2b7-f566-41b9-96ce-299d616fd876 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:20.885479 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41c3b2b7-f566-41b9-96ce-299d616fd876 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:20.885988 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:20.885988 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:20.912075 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41c3b2b7-f566-41b9-96ce-299d616fd876 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool returned with HTTP 200 Aug 18 05:26:20.912075 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 172/672] 10.4.3.250 () {66 vars in 1318 bytes} [Tue Aug 18 05:26:20 2026] GET /volume/v3/capabilities/np0000007601@storpool => generated 703 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:20.936823 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fec0d416-a105-4d27-9d93-3661bd21b469 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:20.940998 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fec0d416-a105-4d27-9d93-3661bd21b469 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] GET https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool Aug 18 05:26:20.940998 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fec0d416-a105-4d27-9d93-3661bd21b469 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:20.941921 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fec0d416-a105-4d27-9d93-3661bd21b469 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:20.960974 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fec0d416-a105-4d27-9d93-3661bd21b469 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool returned with HTTP 200 Aug 18 05:26:20.962283 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 164/673] 10.4.3.250 () {66 vars in 1318 bytes} [Tue Aug 18 05:26:20 2026] GET /volume/v3/capabilities/np0000007601@storpool => generated 703 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:20.974311 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-58d7789e-a5e1-4ba6-a182-705227d59a67 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:20.980119 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-58d7789e-a5e1-4ba6-a182-705227d59a67 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] GET https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool Aug 18 05:26:20.980483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-58d7789e-a5e1-4ba6-a182-705227d59a67 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:20.980850 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-58d7789e-a5e1-4ba6-a182-705227d59a67 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:21.009761 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-58d7789e-a5e1-4ba6-a182-705227d59a67 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488 tempest-BackendsCapabilitiesAdminTestsJSON-1970722488-project-admin] https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool returned with HTTP 200 Aug 18 05:26:21.010776 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 169/674] 10.4.3.250 () {66 vars in 1318 bytes} [Tue Aug 18 05:26:20 2026] GET /volume/v3/capabilities/np0000007601@storpool => generated 703 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:21.501610 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2d7270c-a2cf-47c0-88c8-fd17bda9353e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:21.505200 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2d7270c-a2cf-47c0-88c8-fd17bda9353e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] GET https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:21.505200 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2d7270c-a2cf-47c0-88c8-fd17bda9353e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:21.506460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2d7270c-a2cf-47c0-88c8-fd17bda9353e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:21.525223 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:21.525223 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:21.536046 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a2d7270c-a2cf-47c0-88c8-fd17bda9353e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Volume info retrieved successfully. Aug 18 05:26:21.542072 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2d7270c-a2cf-47c0-88c8-fd17bda9353e tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 returned with HTTP 200 Aug 18 05:26:21.542880 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 170/675] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:21 2026] GET /volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:21.560592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-772a4e00-d110-42ed-b601-1d944789eb9f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:21.563782 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-772a4e00-d110-42ed-b601-1d944789eb9f tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True Aug 18 05:26:21.563782 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-772a4e00-d110-42ed-b601-1d944789eb9f tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:21.565262 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-772a4e00-d110-42ed-b601-1d944789eb9f tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:21.599526 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-772a4e00-d110-42ed-b601-1d944789eb9f tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True returned with HTTP 200 Aug 18 05:26:21.600459 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 173/676] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:21 2026] GET /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True => generated 1061 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:21.625420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ddbfa7d1-93cb-48dc-989c-6a081bc75eda None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:21.631220 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ddbfa7d1-93cb-48dc-989c-6a081bc75eda tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/0240fe2ebfd7429a9b67f64aaf99c709?usage=True Aug 18 05:26:21.631220 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ddbfa7d1-93cb-48dc-989c-6a081bc75eda tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:21.632290 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ddbfa7d1-93cb-48dc-989c-6a081bc75eda tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:21.686220 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ddbfa7d1-93cb-48dc-989c-6a081bc75eda tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/0240fe2ebfd7429a9b67f64aaf99c709?usage=True returned with HTTP 200 Aug 18 05:26:21.686220 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 165/677] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:21 2026] GET /volume/v3/os-quota-sets/0240fe2ebfd7429a9b67f64aaf99c709?usage=True => generated 1061 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:21.708766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e3cf538a-326b-4058-9045-b814f2ae4c23 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:21.711849 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3cf538a-326b-4058-9045-b814f2ae4c23 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] POST https://10.4.3.250/volume/v3/os-volume-transfer Aug 18 05:26:21.712436 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e3cf538a-326b-4058-9045-b814f2ae4c23 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ffa2f2de-b245-4cfa-b074-e71e2f93c784"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:21.713198 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-31d9e157-a18c-4b8c-aa58-725825d2fc65 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:21.715097 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.volume_transfer [None req-e3cf538a-326b-4058-9045-b814f2ae4c23 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ffa2f2de-b245-4cfa-b074-e71e2f93c784'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 05:26:21.715097 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-e3cf538a-326b-4058-9045-b814f2ae4c23 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Creating transfer of volume ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:21.715674 np0000007601 devstack@c-api.service[100215]: INFO cinder.transfer.api [None req-e3cf538a-326b-4058-9045-b814f2ae4c23 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Generating transfer record for volume ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:21.717860 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-31d9e157-a18c-4b8c-aa58-725825d2fc65 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] DELETE https://10.4.3.250/volume/v3/attachments/83d33f32-7755-4078-8e5a-7af6c116fc06 Aug 18 05:26:21.717860 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-31d9e157-a18c-4b8c-aa58-725825d2fc65 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:21.717860 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-31d9e157-a18c-4b8c-aa58-725825d2fc65 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:21.728065 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:21.728065 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:21.728386 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:21.728386 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:21.758776 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3cf538a-326b-4058-9045-b814f2ae4c23 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 05:26:21.759428 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 170/678] 10.4.3.250 () {68 vars in 1291 bytes} [Tue Aug 18 05:26:21 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:21.773280 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-19943de4-e171-4c20-bfa9-0928f3787cbb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:21.846586 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-75503c1c-c1a8-4f7f-b665-cb6904b67474 req-31d9e157-a18c-4b8c-aa58-725825d2fc65 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/83d33f32-7755-4078-8e5a-7af6c116fc06 returned with HTTP 200 Aug 18 05:26:21.846586 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 171/679] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:26:21 2026] DELETE /volume/v3/attachments/83d33f32-7755-4078-8e5a-7af6c116fc06 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:22.045053 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] POST https://10.4.3.250/volume/v3/os-volume-transfer/d9d88313-65e9-4cc6-b265-4409ab7dabb4/accept Aug 18 05:26:22.045053 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "85d55c646c18f18a"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:22.046544 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-88a7cfe3-024b-4c84-acca-bcb8e8b2d59c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.048698 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.volume_transfer [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Accepting volume transfer d9d88313-65e9-4cc6-b265-4409ab7dabb4 {{(pid=100216) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 05:26:22.049062 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.volume_transfer [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Accepting transfer d9d88313-65e9-4cc6-b265-4409ab7dabb4 Aug 18 05:26:22.119189 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88a7cfe3-024b-4c84-acca-bcb8e8b2d59c tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:22.119189 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88a7cfe3-024b-4c84-acca-bcb8e8b2d59c tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2013730042"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:22.156537 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88a7cfe3-024b-4c84-acca-bcb8e8b2d59c tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:22.157085 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 166/680] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:26:22 2026] POST /volume/v3/types => generated 216 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:22.176118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a01fc7f2-088c-4bce-b804-11206f582fe8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.178183 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a01fc7f2-088c-4bce-b804-11206f582fe8 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:26:22.178896 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a01fc7f2-088c-4bce-b804-11206f582fe8 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1543802407"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:22.181037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Created reservations ['ec527fd6-472d-4a01-94e7-1ffae299e3cf', 'b3ca2c28-c49b-4555-aac7-e03984424718', '9571fa3d-9260-4f80-a22e-6cff8b3ee158', '5c88e1df-0c2a-49b1-9a3e-09efda878b41'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:22.213945 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a01fc7f2-088c-4bce-b804-11206f582fe8 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:26:22.214493 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 171/681] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:26:22 2026] POST /volume/v3/group_types => generated 173 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:22.224396 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Created reservations ['c339f66f-79bd-4a31-b7a1-bf74eff03b2f', 'a27e9bdd-5bf8-40f1-ad80-98bf99e35bfc', '89683af2-1dde-4bd8-bd5b-1a9fe667bb19', 'a48eaa40-80f6-4398-bb00-3a8730387050'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:22.230389 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-05925f57-9654-4922-bcbf-24bb1d75c3dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.286512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Created reservations ['ee25c931-823f-4682-ab5a-4bd3d9cda45d', 'd3c92e56-36fe-40c8-b502-36a356560094', '7069a12d-5215-4147-bb55-4b18c9d4bd11', 'c2e53073-3229-4954-b376-6b5d91cae7d3'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:22.341066 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Created reservations ['9051823b-62dd-412e-a0af-3407be02b21c', '43f1d8b2-1710-4c7a-9a03-7b9744a89807', '6a35cf03-8117-4e2d-8ec1-7be08da217f2', '25d8d047-f0ce-4c30-9484-647734d54b89'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:22.362324 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Transfer volume completed successfully. Aug 18 05:26:22.393334 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05925f57-9654-4922-bcbf-24bb1d75c3dc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/groups Aug 18 05:26:22.393819 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-05925f57-9654-4922-bcbf-24bb1d75c3dc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3beef306-29c4-47c2-82cc-4deedff707cb", "volume_types": ["370cc63f-60e4-4ed6-837b-6aad9f979bfd"], "name": "tempest-Group1-1807277412"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:22.395692 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-05925f57-9654-4922-bcbf-24bb1d75c3dc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Creating new group {'group': {'group_type': '3beef306-29c4-47c2-82cc-4deedff707cb', 'volume_types': ['370cc63f-60e4-4ed6-837b-6aad9f979bfd'], 'name': 'tempest-Group1-1807277412'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 05:26:22.399744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eaa66d8e-5a9b-47de-9984-eeb484b954c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.406383 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eaa66d8e-5a9b-47de-9984-eeb484b954c9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:26:22.406593 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eaa66d8e-5a9b-47de-9984-eeb484b954c9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:22.406952 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eaa66d8e-5a9b-47de-9984-eeb484b954c9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:22.410187 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-05925f57-9654-4922-bcbf-24bb1d75c3dc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Creating group tempest-Group1-1807277412. Aug 18 05:26:22.410979 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:22.410979 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:22.420911 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:22.420911 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:22.428170 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eaa66d8e-5a9b-47de-9984-eeb484b954c9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:22.431737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-05925f57-9654-4922-bcbf-24bb1d75c3dc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:26:22.430603. {{(pid=100214) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:26:22.431737 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-05925f57-9654-4922-bcbf-24bb1d75c3dc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Availability Zones retrieved successfully. Aug 18 05:26:22.435509 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eaa66d8e-5a9b-47de-9984-eeb484b954c9 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:26:22.436716 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 167/682] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:22 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:22.463955 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-05925f57-9654-4922-bcbf-24bb1d75c3dc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Created reservations ['062a5d79-8ed4-429f-a06c-81516784bf7e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:22.515161 np0000007601 devstack@c-api.service[100216]: INFO cinder.transfer.api [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Volume ffa2f2de-b245-4cfa-b074-e71e2f93c784 has been transferred. Aug 18 05:26:22.517476 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05925f57-9654-4922-bcbf-24bb1d75c3dc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups returned with HTTP 202 Aug 18 05:26:22.518050 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 172/683] 10.4.3.250 () {70 vars in 1297 bytes} [Tue Aug 18 05:26:22 2026] POST /volume/v3/groups => generated 94 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:22.525899 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-19943de4-e171-4c20-bfa9-0928f3787cbb tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] https://10.4.3.250/volume/v3/os-volume-transfer/d9d88313-65e9-4cc6-b265-4409ab7dabb4/accept returned with HTTP 202 Aug 18 05:26:22.526567 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 174/684] 10.4.3.250 () {68 vars in 1423 bytes} [Tue Aug 18 05:26:21 2026] POST /volume/v3/os-volume-transfer/d9d88313-65e9-4cc6-b265-4409ab7dabb4/accept => generated 365 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:22.527867 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d64e040-365b-4a03-9b9b-2dde5d1cf281 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.530242 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d64e040-365b-4a03-9b9b-2dde5d1cf281 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 Aug 18 05:26:22.530423 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d64e040-365b-4a03-9b9b-2dde5d1cf281 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:22.530672 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d64e040-365b-4a03-9b9b-2dde5d1cf281 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:22.530819 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-0d64e040-365b-4a03-9b9b-2dde5d1cf281 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member 29954936-0c58-47d6-a82f-6f98f56adcc0 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:22.539906 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:22.539906 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:22.541610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1d414ddf-9bfa-4d68-b6f8-b97e0f5b1e36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.550639 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d414ddf-9bfa-4d68-b6f8-b97e0f5b1e36 tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] GET https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:22.551000 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d414ddf-9bfa-4d68-b6f8-b97e0f5b1e36 tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:22.551446 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d414ddf-9bfa-4d68-b6f8-b97e0f5b1e36 tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:22.565063 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:22.565063 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:22.574081 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1d414ddf-9bfa-4d68-b6f8-b97e0f5b1e36 tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] Volume info retrieved successfully. Aug 18 05:26:22.579869 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d64e040-365b-4a03-9b9b-2dde5d1cf281 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 returned with HTTP 200 Aug 18 05:26:22.581107 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 172/685] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:22 2026] GET /volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 => generated 322 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:22.586661 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d414ddf-9bfa-4d68-b6f8-b97e0f5b1e36 tempest-VolumeQuotasAdminTestJSON-1324412147 tempest-VolumeQuotasAdminTestJSON-1324412147-project-member] https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 returned with HTTP 200 Aug 18 05:26:22.590144 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 168/686] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:22 2026] GET /volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:22.606454 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce55eb6f-a165-4e69-9d22-f8ca8a36a4ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.612483 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce55eb6f-a165-4e69-9d22-f8ca8a36a4ae tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True Aug 18 05:26:22.612483 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce55eb6f-a165-4e69-9d22-f8ca8a36a4ae tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:22.612897 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce55eb6f-a165-4e69-9d22-f8ca8a36a4ae tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:22.613721 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:22.613721 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:22.638509 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ce55eb6f-a165-4e69-9d22-f8ca8a36a4ae tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:22.638509 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ce55eb6f-a165-4e69-9d22-f8ca8a36a4ae tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:22.639457 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ce55eb6f-a165-4e69-9d22-f8ca8a36a4ae tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:22.656626 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce55eb6f-a165-4e69-9d22-f8ca8a36a4ae tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True returned with HTTP 200 Aug 18 05:26:22.656626 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 173/687] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:22 2026] GET /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f?usage=True => generated 1353 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:22.676826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-022d3d40-595f-4020-84b4-ceb58d1617aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.679603 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-022d3d40-595f-4020-84b4-ceb58d1617aa tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/0240fe2ebfd7429a9b67f64aaf99c709?usage=True Aug 18 05:26:22.679603 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-022d3d40-595f-4020-84b4-ceb58d1617aa tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:22.679603 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-022d3d40-595f-4020-84b4-ceb58d1617aa tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:22.679853 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:22.679853 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:22.693508 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-022d3d40-595f-4020-84b4-ceb58d1617aa tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:22.693508 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-022d3d40-595f-4020-84b4-ceb58d1617aa tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:22.693804 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-022d3d40-595f-4020-84b4-ceb58d1617aa tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:22.708006 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-022d3d40-595f-4020-84b4-ceb58d1617aa tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/0240fe2ebfd7429a9b67f64aaf99c709?usage=True returned with HTTP 200 Aug 18 05:26:22.708619 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 175/688] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:22 2026] GET /volume/v3/os-quota-sets/0240fe2ebfd7429a9b67f64aaf99c709?usage=True => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:22.725114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e4ba03b-e7b0-4038-91be-652871132ef9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.727345 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e4ba03b-e7b0-4038-91be-652871132ef9 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:22.727624 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e4ba03b-e7b0-4038-91be-652871132ef9 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:22.727851 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e4ba03b-e7b0-4038-91be-652871132ef9 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:22.728136 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5e4ba03b-e7b0-4038-91be-652871132ef9 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Delete volume with id: ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:22.756859 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:22.756859 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:22.757342 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e4ba03b-e7b0-4038-91be-652871132ef9 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Volume info retrieved successfully. Aug 18 05:26:22.783439 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e4ba03b-e7b0-4038-91be-652871132ef9 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Delete volume request issued successfully. Aug 18 05:26:22.783915 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e4ba03b-e7b0-4038-91be-652871132ef9 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 returned with HTTP 202 Aug 18 05:26:22.790452 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 173/689] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:22 2026] DELETE /volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:22.802295 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fda9444c-4384-4353-acdf-a9036c9fa552 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:22.807648 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fda9444c-4384-4353-acdf-a9036c9fa552 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:22.808417 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fda9444c-4384-4353-acdf-a9036c9fa552 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:22.809187 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fda9444c-4384-4353-acdf-a9036c9fa552 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:22.820058 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:22.820058 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:22.827021 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fda9444c-4384-4353-acdf-a9036c9fa552 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Volume info retrieved successfully. Aug 18 05:26:22.837872 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fda9444c-4384-4353-acdf-a9036c9fa552 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 returned with HTTP 200 Aug 18 05:26:22.838495 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 169/690] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:22 2026] GET /volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 => generated 1020 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:23.596898 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fba3be30-1266-4230-8c18-86190db655b4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:23.599422 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fba3be30-1266-4230-8c18-86190db655b4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 Aug 18 05:26:23.599422 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fba3be30-1266-4230-8c18-86190db655b4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:23.599665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fba3be30-1266-4230-8c18-86190db655b4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:23.599857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-fba3be30-1266-4230-8c18-86190db655b4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member 29954936-0c58-47d6-a82f-6f98f56adcc0 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:23.603441 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:23.603441 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:23.621064 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fba3be30-1266-4230-8c18-86190db655b4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 returned with HTTP 200 Aug 18 05:26:23.621597 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 174/691] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:23 2026] GET /volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:23.636285 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-07ea62f1-2b7e-434d-82c6-5dfa1c7bccd2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:23.641118 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-07ea62f1-2b7e-434d-82c6-5dfa1c7bccd2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/groups Aug 18 05:26:23.641118 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-07ea62f1-2b7e-434d-82c6-5dfa1c7bccd2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3beef306-29c4-47c2-82cc-4deedff707cb", "volume_types": ["370cc63f-60e4-4ed6-837b-6aad9f979bfd"], "name": "tempest-Group2-1670947352"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:23.648695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-07ea62f1-2b7e-434d-82c6-5dfa1c7bccd2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Creating new group {'group': {'group_type': '3beef306-29c4-47c2-82cc-4deedff707cb', 'volume_types': ['370cc63f-60e4-4ed6-837b-6aad9f979bfd'], 'name': 'tempest-Group2-1670947352'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 05:26:23.653762 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-07ea62f1-2b7e-434d-82c6-5dfa1c7bccd2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Creating group tempest-Group2-1670947352. Aug 18 05:26:23.672414 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-07ea62f1-2b7e-434d-82c6-5dfa1c7bccd2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:26:23.672071. {{(pid=100216) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:26:23.672538 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-07ea62f1-2b7e-434d-82c6-5dfa1c7bccd2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Availability Zones retrieved successfully. Aug 18 05:26:23.693891 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-07ea62f1-2b7e-434d-82c6-5dfa1c7bccd2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Created reservations ['51070d3f-e829-4808-a077-309cb2e6a872'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:23.752057 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-07ea62f1-2b7e-434d-82c6-5dfa1c7bccd2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups returned with HTTP 202 Aug 18 05:26:23.753269 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 176/692] 10.4.3.250 () {70 vars in 1297 bytes} [Tue Aug 18 05:26:23 2026] POST /volume/v3/groups => generated 94 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:23.773107 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a134ab4-af73-480a-826d-d6cd71bce924 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:23.776921 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a134ab4-af73-480a-826d-d6cd71bce924 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a Aug 18 05:26:23.779066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a134ab4-af73-480a-826d-d6cd71bce924 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:23.779066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a134ab4-af73-480a-826d-d6cd71bce924 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:23.779066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-8a134ab4-af73-480a-826d-d6cd71bce924 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member 6f1469a8-3f21-40b4-ac46-2a44b2e1b24a {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:23.785351 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:23.785351 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:23.801649 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a134ab4-af73-480a-826d-d6cd71bce924 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a returned with HTTP 200 Aug 18 05:26:23.802124 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 174/693] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:23 2026] GET /volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a => generated 322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:23.861567 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-66ea4a13-abea-40a0-bfcd-2cc1016d72e2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:23.864088 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66ea4a13-abea-40a0-bfcd-2cc1016d72e2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:23.864498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66ea4a13-abea-40a0-bfcd-2cc1016d72e2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:23.864746 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66ea4a13-abea-40a0-bfcd-2cc1016d72e2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:23.873542 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66ea4a13-abea-40a0-bfcd-2cc1016d72e2 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 returned with HTTP 404 Aug 18 05:26:23.874102 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 170/694] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:23 2026] GET /volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:23.884745 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f27dd16c-e6f7-4edd-9b5b-c677ac51ec28 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:23.887315 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f27dd16c-e6f7-4edd-9b5b-c677ac51ec28 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] GET https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:23.887632 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f27dd16c-e6f7-4edd-9b5b-c677ac51ec28 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:23.887757 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f27dd16c-e6f7-4edd-9b5b-c677ac51ec28 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:23.896436 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f27dd16c-e6f7-4edd-9b5b-c677ac51ec28 tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 returned with HTTP 404 Aug 18 05:26:23.896985 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 175/695] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:23 2026] GET /volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:23.909967 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-faba0dbd-a6ce-4b57-91d1-58cf1eda4f2f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:23.916928 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-faba0dbd-a6ce-4b57-91d1-58cf1eda4f2f tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] DELETE https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:23.917247 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-faba0dbd-a6ce-4b57-91d1-58cf1eda4f2f tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:23.917512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-faba0dbd-a6ce-4b57-91d1-58cf1eda4f2f tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:23.917785 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-faba0dbd-a6ce-4b57-91d1-58cf1eda4f2f tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] Delete volume with id: ffa2f2de-b245-4cfa-b074-e71e2f93c784 Aug 18 05:26:23.931739 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-faba0dbd-a6ce-4b57-91d1-58cf1eda4f2f tempest-VolumeQuotasAdminTestJSON-369767400 tempest-VolumeQuotasAdminTestJSON-369767400-project-member] https://10.4.3.250/volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 returned with HTTP 404 Aug 18 05:26:23.932815 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 177/696] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:23 2026] DELETE /volume/v3/volumes/ffa2f2de-b245-4cfa-b074-e71e2f93c784 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:23.953143 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9a6fa68-6335-4280-acbc-05faa19bbee7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:23.957110 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9a6fa68-6335-4280-acbc-05faa19bbee7 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/a68e857a358e4bb1961b5abd3b93ebad?usage=True Aug 18 05:26:23.957110 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9a6fa68-6335-4280-acbc-05faa19bbee7 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:23.957344 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9a6fa68-6335-4280-acbc-05faa19bbee7 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:23.958576 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:23.958576 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:23.980677 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-a9a6fa68-6335-4280-acbc-05faa19bbee7 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:23.980759 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-a9a6fa68-6335-4280-acbc-05faa19bbee7 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:23.981213 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-a9a6fa68-6335-4280-acbc-05faa19bbee7 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:24.000750 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9a6fa68-6335-4280-acbc-05faa19bbee7 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/a68e857a358e4bb1961b5abd3b93ebad?usage=True returned with HTTP 200 Aug 18 05:26:24.002253 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 175/697] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:23 2026] GET /volume/v3/os-quota-sets/a68e857a358e4bb1961b5abd3b93ebad?usage=True => generated 1353 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:26:24.021484 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ffa6a74f-4086-424a-8d70-3f74d7908575 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:24.024365 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffa6a74f-4086-424a-8d70-3f74d7908575 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f Aug 18 05:26:24.024525 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffa6a74f-4086-424a-8d70-3f74d7908575 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:24.200021 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ffa6a74f-4086-424a-8d70-3f74d7908575 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:24.200438 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ffa6a74f-4086-424a-8d70-3f74d7908575 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:24.200765 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-ffa6a74f-4086-424a-8d70-3f74d7908575 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2013730042 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2013730042, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:24.211851 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffa6a74f-4086-424a-8d70-3f74d7908575 tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f returned with HTTP 200 Aug 18 05:26:24.212613 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 171/698] 10.4.3.250 () {68 vars in 1375 bytes} [Tue Aug 18 05:26:24 2026] PUT /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f => generated 572 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:24.228341 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b12adb1b-c3ee-4d95-b184-bf6f1be6af9e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:24.231154 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b12adb1b-c3ee-4d95-b184-bf6f1be6af9e tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f Aug 18 05:26:24.233260 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b12adb1b-c3ee-4d95-b184-bf6f1be6af9e tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:24.267960 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:24.267960 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:24.398589 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b12adb1b-c3ee-4d95-b184-bf6f1be6af9e tempest-VolumeQuotasAdminTestJSON-2028569514 tempest-VolumeQuotasAdminTestJSON-2028569514-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f returned with HTTP 200 Aug 18 05:26:24.399484 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 176/699] 10.4.3.250 () {68 vars in 1375 bytes} [Tue Aug 18 05:26:24 2026] PUT /volume/v3/os-quota-sets/31659125d36c49b19b1bf2c923940b7f => generated 570 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:24.704517 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d64c363a-d87e-4159-9658-9f6f9315b928 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:24.706583 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:24.707277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1512781601"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:24.708841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1512781601'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:24.714025 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume of 1 GB Aug 18 05:26:24.714497 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:24.714497 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:24.715257 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Availability Zones retrieved successfully. Aug 18 05:26:24.732269 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Flow 'volume_create_api' (88ac7683-3175-4349-af9c-e07c25d970ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:24.733754 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8902f605-8e03-44fa-939b-b44df8b464fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:24.735305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:24.750512 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:24.750512 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:24.769830 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8902f605-8e03-44fa-939b-b44df8b464fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3bf83b35-68cc-43d9-9b30-956f58de7ead,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bf83b35-68cc-43d9-9b30-956f58de7ead', 'encryption_key_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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:24.770841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9298e7e5-8b5f-4e17-8aa2-82821c7c7bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:24.814591 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4a35101a-7ce6-42ab-b7c9-9d1efe243d5f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:24.817170 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a35101a-7ce6-42ab-b7c9-9d1efe243d5f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a Aug 18 05:26:24.817504 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a35101a-7ce6-42ab-b7c9-9d1efe243d5f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:24.817787 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a35101a-7ce6-42ab-b7c9-9d1efe243d5f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:24.817971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-4a35101a-7ce6-42ab-b7c9-9d1efe243d5f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member 6f1469a8-3f21-40b4-ac46-2a44b2e1b24a {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:24.823757 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:24.823757 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:24.839216 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a35101a-7ce6-42ab-b7c9-9d1efe243d5f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a returned with HTTP 200 Aug 18 05:26:24.839910 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 176/700] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:24 2026] GET /volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:24.850481 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Created reservations ['80bfe626-dcd5-4b43-a9ea-750ad1bce32e', '5b773109-5e7e-49a8-b7db-5f520bfdafe2', '32750a7e-8ac5-4195-81cc-e635c30d39a2', 'f0eb2c01-ef2c-4281-8af3-0db1ccb0e533'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:24.851676 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9298e7e5-8b5f-4e17-8aa2-82821c7c7bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80bfe626-dcd5-4b43-a9ea-750ad1bce32e', '5b773109-5e7e-49a8-b7db-5f520bfdafe2', '32750a7e-8ac5-4195-81cc-e635c30d39a2', 'f0eb2c01-ef2c-4281-8af3-0db1ccb0e533']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:24.852738 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de4ce2b-0e41-4f5c-8ce9-d5bbe0615fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:24.855853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:24.861969 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:24.862866 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-298410824", "volume_type": "370cc63f-60e4-4ed6-837b-6aad9f979bfd", "group_id": "29954936-0c58-47d6-a82f-6f98f56adcc0", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:24.864757 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-298410824', 'volume_type': '370cc63f-60e4-4ed6-837b-6aad9f979bfd', 'group_id': '29954936-0c58-47d6-a82f-6f98f56adcc0', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:24.880424 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:24.880424 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:24.881525 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Create volume of 1 GB Aug 18 05:26:24.889546 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de4ce2b-0e41-4f5c-8ce9-d5bbe0615fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d2518ef-110f-44ca-ae94-3454aae6988f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1512781601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3272a83eaf47178898ef7a8e403ec6',qos_specs=None,replication_status=,reservations=['80bfe626-dcd5-4b43-a9ea-750ad1bce32e','5b773109-5e7e-49a8-b7db-5f520bfdafe2','32750a7e-8ac5-4195-81cc-e635c30d39a2','f0eb2c01-ef2c-4281-8af3-0db1ccb0e533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68be58ab8b043c09cc41a02e368c19c',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1512781601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d2518ef-110f-44ca-ae94-3454aae6988f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5b3272a83eaf47178898ef7a8e403ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68be58ab8b043c09cc41a02e368c19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bf83b35-68cc-43d9-9b30-956f58de7ead),volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:24.891439 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f3bffa-fa5e-4a8a-ae7b-dfbb2645d06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:24.909040 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Availability Zones retrieved successfully. Aug 18 05:26:24.918301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Flow 'volume_create_api' (6120d9d5-141b-408c-9045-679290afd2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:24.919792 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdd9b6e-cf58-43c7-a633-428b8828c793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:24.923047 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:24.923047 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:24.923047 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:24.926282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f3bffa-fa5e-4a8a-ae7b-dfbb2645d06d) transitioned into state 'SUCCESS' from state '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-1512781601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3272a83eaf47178898ef7a8e403ec6',qos_specs=None,replication_status=,reservations=['80bfe626-dcd5-4b43-a9ea-750ad1bce32e','5b773109-5e7e-49a8-b7db-5f520bfdafe2','32750a7e-8ac5-4195-81cc-e635c30d39a2','f0eb2c01-ef2c-4281-8af3-0db1ccb0e533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68be58ab8b043c09cc41a02e368c19c',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:24.927249 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9760bc8-16e6-4987-b7a2-1152876c93ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:24.945466 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9760bc8-16e6-4987-b7a2-1152876c93ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:24.946624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Flow 'volume_create_api' (88ac7683-3175-4349-af9c-e07c25d970ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:24.946956 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume request issued successfully. Aug 18 05:26:24.952323 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d64c363a-d87e-4159-9658-9f6f9315b928 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:24.953878 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 178/701] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:26:24 2026] POST /volume/v3/volumes => generated 760 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:24.957359 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdd9b6e-cf58-43c7-a633-428b8828c793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:26:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=370cc63f-60e4-4ed6-837b-6aad9f979bfd,is_public=True,name='tempest-GroupsTest-volume-type-2013730042',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '370cc63f-60e4-4ed6-837b-6aad9f979bfd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '29954936-0c58-47d6-a82f-6f98f56adcc0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:24.958414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f7e33b-8ccf-41d9-9b53-8ca6e26f0957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:24.968119 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b98a476a-8373-4ff9-8c4d-3f25f885f4e3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:24.973310 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b98a476a-8373-4ff9-8c4d-3f25f885f4e3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:24.973310 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b98a476a-8373-4ff9-8c4d-3f25f885f4e3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:24.973794 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b98a476a-8373-4ff9-8c4d-3f25f885f4e3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:24.992360 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:24.992360 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:25.005878 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b98a476a-8373-4ff9-8c4d-3f25f885f4e3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:25.013072 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b98a476a-8373-4ff9-8c4d-3f25f885f4e3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:25.013997 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 177/702] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:24 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 828 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:25.064836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Created reservations ['0ea300f9-c39c-4ae8-a76b-d427e0696687', 'b5a2bfe2-81fc-4faa-9aa8-c547599e7514', '8b4df23b-7757-45f2-af02-d19b1f254710', '25250db8-6aab-4573-90b6-1cf7b95e202b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:25.064836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f7e33b-8ccf-41d9-9b53-8ca6e26f0957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea300f9-c39c-4ae8-a76b-d427e0696687', 'b5a2bfe2-81fc-4faa-9aa8-c547599e7514', '8b4df23b-7757-45f2-af02-d19b1f254710', '25250db8-6aab-4573-90b6-1cf7b95e202b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:25.066512 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664a4186-e091-4b99-abf4-1e82b777e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:25.111901 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664a4186-e091-4b99-abf4-1e82b777e3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b7c72d3-006a-488c-a711-d1f902ca4d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-298410824',encryption_key_id=None,group_id=29954936-0c58-47d6-a82f-6f98f56adcc0,group_type_id=,metadata={},multiattach=False,project_id='bb9b4e9181314e16bb1c87e7baaf1297',qos_specs=None,replication_status=,reservations=['0ea300f9-c39c-4ae8-a76b-d427e0696687','b5a2bfe2-81fc-4faa-9aa8-c547599e7514','8b4df23b-7757-45f2-af02-d19b1f254710','25250db8-6aab-4573-90b6-1cf7b95e202b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb790dcf1054c6fb000c822d16ee071',volume_type_id=370cc63f-60e4-4ed6-837b-6aad9f979bfd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-298410824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=29954936-0c58-47d6-a82f-6f98f56adcc0,host=None,id=1b7c72d3-006a-488c-a711-d1f902ca4d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb9b4e9181314e16bb1c87e7baaf1297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeb790dcf1054c6fb000c822d16ee071',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(370cc63f-60e4-4ed6-837b-6aad9f979bfd),volume_type_id=370cc63f-60e4-4ed6-837b-6aad9f979bfd)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:25.115104 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455f2442-848c-472c-8005-11d64545ba5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:25.161800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (455f2442-848c-472c-8005-11d64545ba5e) transitioned into state 'SUCCESS' from state '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-298410824',encryption_key_id=None,group_id=29954936-0c58-47d6-a82f-6f98f56adcc0,group_type_id=,metadata={},multiattach=False,project_id='bb9b4e9181314e16bb1c87e7baaf1297',qos_specs=None,replication_status=,reservations=['0ea300f9-c39c-4ae8-a76b-d427e0696687','b5a2bfe2-81fc-4faa-9aa8-c547599e7514','8b4df23b-7757-45f2-af02-d19b1f254710','25250db8-6aab-4573-90b6-1cf7b95e202b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb790dcf1054c6fb000c822d16ee071',volume_type_id=370cc63f-60e4-4ed6-837b-6aad9f979bfd)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:25.161800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a64d8a0-2f7f-4d7d-9164-802429bb8f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:25.192338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a64d8a0-2f7f-4d7d-9164-802429bb8f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:25.192557 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Flow 'volume_create_api' (6120d9d5-141b-408c-9045-679290afd2e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:25.192940 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Create volume request issued successfully. Aug 18 05:26:25.193730 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:25.193965 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:25.244545 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:25.253121 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:25.253121 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:25.258368 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb750875-c56b-42c7-8e80-5bb4827296f9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:25.258368 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 172/703] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:26:24 2026] POST /volume/v3/volumes => generated 814 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:25.276945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-398dae3c-7cd4-4faa-b5c8-5af5a49e1843 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:25.279790 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-398dae3c-7cd4-4faa-b5c8-5af5a49e1843 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 Aug 18 05:26:25.280181 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-398dae3c-7cd4-4faa-b5c8-5af5a49e1843 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:25.281086 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-398dae3c-7cd4-4faa-b5c8-5af5a49e1843 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:25.299609 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:25.299609 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:25.313306 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-398dae3c-7cd4-4faa-b5c8-5af5a49e1843 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Volume info retrieved successfully. Aug 18 05:26:25.314236 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-398dae3c-7cd4-4faa-b5c8-5af5a49e1843 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:25.314747 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-398dae3c-7cd4-4faa-b5c8-5af5a49e1843 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:25.373093 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-398dae3c-7cd4-4faa-b5c8-5af5a49e1843 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:25.378244 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:25.378244 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:25.387591 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-398dae3c-7cd4-4faa-b5c8-5af5a49e1843 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 returned with HTTP 200 Aug 18 05:26:25.387778 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 177/704] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:25 2026] GET /volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 => generated 882 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:25.963755 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-42f5efb7-3d91-42b3-9108-d2bcd0f0b290 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.032673 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9f8e05a4-5099-41b0-b83c-af2577568487 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.035312 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f8e05a4-5099-41b0-b83c-af2577568487 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:26.035973 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f8e05a4-5099-41b0-b83c-af2577568487 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.036190 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f8e05a4-5099-41b0-b83c-af2577568487 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.044809 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.044809 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:26.051298 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9f8e05a4-5099-41b0-b83c-af2577568487 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:26.058589 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f8e05a4-5099-41b0-b83c-af2577568487 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:26.059117 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 178/705] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:26.112857 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-868af679-ff77-461d-bff0-bfd42736627a req-abda3755-9fae-48f8-9b7e-d04a5dccdb68 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.126820 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-abda3755-9fae-48f8-9b7e-d04a5dccdb68 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:26.126820 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-abda3755-9fae-48f8-9b7e-d04a5dccdb68 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.127152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-abda3755-9fae-48f8-9b7e-d04a5dccdb68 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.130416 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42f5efb7-3d91-42b3-9108-d2bcd0f0b290 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:26.130843 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-42f5efb7-3d91-42b3-9108-d2bcd0f0b290 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-607945169"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:26.133686 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.133686 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:26.140229 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.140229 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:26.145854 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-868af679-ff77-461d-bff0-bfd42736627a req-abda3755-9fae-48f8-9b7e-d04a5dccdb68 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:26.157554 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-abda3755-9fae-48f8-9b7e-d04a5dccdb68 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:26.158194 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 173/706] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:26.160065 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42f5efb7-3d91-42b3-9108-d2bcd0f0b290 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:26.160743 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 179/707] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:26:25 2026] POST /volume/v3/types => generated 219 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:26.171711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cbff02fe-d7bc-49df-a2ff-63540fdba41c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.177869 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbff02fe-d7bc-49df-a2ff-63540fdba41c tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:26:26.178877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cbff02fe-d7bc-49df-a2ff-63540fdba41c tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1076864144"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:26.201072 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbff02fe-d7bc-49df-a2ff-63540fdba41c tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:26:26.201856 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 178/708] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:26:26 2026] POST /volume/v3/group_types => generated 177 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:26.212379 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b4c3525-d3e9-4278-85fd-cd189a60afd2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.298268 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-39fa1f37-c15d-43e9-8211-bfdeda386615 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.298785 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-39fa1f37-c15d-43e9-8211-bfdeda386615 None None] GET https://10.4.3.250/volume// Aug 18 05:26:26.299051 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-39fa1f37-c15d-43e9-8211-bfdeda386615 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.299331 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-39fa1f37-c15d-43e9-8211-bfdeda386615 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.299744 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-39fa1f37-c15d-43e9-8211-bfdeda386615 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:26:26.300732 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 174/709] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:26:26.313737 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-868af679-ff77-461d-bff0-bfd42736627a req-3e1a25b3-3897-4ddf-9ec2-54d0c028d5a0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.316991 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-3e1a25b3-3897-4ddf-9ec2-54d0c028d5a0 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:26:26.317490 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-3e1a25b3-3897-4ddf-9ec2-54d0c028d5a0 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d2518ef-110f-44ca-ae94-3454aae6988f", "connector": null, "instance_uuid": "04443c48-d2f7-4622-a8b6-7369389613f9"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:26.334057 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.334057 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:26.356946 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b4c3525-d3e9-4278-85fd-cd189a60afd2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] POST https://10.4.3.250/volume/v3/groups Aug 18 05:26:26.357892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b4c3525-d3e9-4278-85fd-cd189a60afd2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f660ac45-9372-4303-8dd9-fa185ad6d945", "volume_types": ["80b62c8a-9b8e-46f7-92ea-c21b4493dde4"], "name": "tempest-GroupsV320Test-Group-263905192"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:26.360045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-3b4c3525-d3e9-4278-85fd-cd189a60afd2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Creating new group {'group': {'group_type': 'f660ac45-9372-4303-8dd9-fa185ad6d945', 'volume_types': ['80b62c8a-9b8e-46f7-92ea-c21b4493dde4'], 'name': 'tempest-GroupsV320Test-Group-263905192'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 05:26:26.365124 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-3b4c3525-d3e9-4278-85fd-cd189a60afd2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Creating group tempest-GroupsV320Test-Group-263905192. Aug 18 05:26:26.377444 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3b4c3525-d3e9-4278-85fd-cd189a60afd2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Availability Zones retrieved successfully. Aug 18 05:26:26.382593 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-3e1a25b3-3897-4ddf-9ec2-54d0c028d5a0 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:26:26.383174 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 180/710] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:26:26 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:26.405380 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a8974239-3646-445c-a12c-0095b372d012 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.407426 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8974239-3646-445c-a12c-0095b372d012 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 Aug 18 05:26:26.407670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.408186 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8974239-3646-445c-a12c-0095b372d012 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.408587 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a8974239-3646-445c-a12c-0095b372d012 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.410120 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:26.410794 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-850395416", "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:26.414898 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-850395416', 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:26.416869 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.416869 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:26.427040 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a8974239-3646-445c-a12c-0095b372d012 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Volume info retrieved successfully. Aug 18 05:26:26.427040 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-a8974239-3646-445c-a12c-0095b372d012 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:26.427040 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-a8974239-3646-445c-a12c-0095b372d012 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:26.428853 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3b4c3525-d3e9-4278-85fd-cd189a60afd2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Created reservations ['58f8be8a-b080-4a68-b3e3-071e5f716a07'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:26.444100 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a9d1cd8c-c631-49db-b638-44aab35fdbe3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.447610 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9d1cd8c-c631-49db-b638-44aab35fdbe3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:26.447928 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9d1cd8c-c631-49db-b638-44aab35fdbe3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.448852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9d1cd8c-c631-49db-b638-44aab35fdbe3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.469287 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.469287 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:26.471865 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b4c3525-d3e9-4278-85fd-cd189a60afd2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups returned with HTTP 202 Aug 18 05:26:26.472830 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 179/711] 10.4.3.250 () {70 vars in 1297 bytes} [Tue Aug 18 05:26:26 2026] POST /volume/v3/groups => generated 107 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:26.473578 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-75bfd403-d850-427e-aa42-a5a1a8e37db4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.474028 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75bfd403-d850-427e-aa42-a5a1a8e37db4 None None] GET https://10.4.3.250/volume// Aug 18 05:26:26.474306 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75bfd403-d850-427e-aa42-a5a1a8e37db4 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.474699 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75bfd403-d850-427e-aa42-a5a1a8e37db4 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.475097 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75bfd403-d850-427e-aa42-a5a1a8e37db4 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:26:26.475402 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 180/712] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:26:26.482546 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a9d1cd8c-c631-49db-b638-44aab35fdbe3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:26.488133 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a5369345-be0b-4878-9099-a8f9843d1c13 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.490599 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5369345-be0b-4878-9099-a8f9843d1c13 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] GET https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 Aug 18 05:26:26.491004 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5369345-be0b-4878-9099-a8f9843d1c13 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.491270 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5369345-be0b-4878-9099-a8f9843d1c13 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.491482 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-a5369345-be0b-4878-9099-a8f9843d1c13 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] show called for member dc42989c-dc24-4022-8663-c2910c38de42 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:26.491537 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9d1cd8c-c631-49db-b638-44aab35fdbe3 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:26.492085 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 181/713] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:26.492835 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-868af679-ff77-461d-bff0-bfd42736627a req-a95640b5-91be-49c2-abf6-4b38486f282d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.493142 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-a8974239-3646-445c-a12c-0095b372d012 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:26.495762 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-a95640b5-91be-49c2-abf6-4b38486f282d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:26.495996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-a95640b5-91be-49c2-abf6-4b38486f282d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.496388 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-a95640b5-91be-49c2-abf6-4b38486f282d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.496969 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.496969 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:26.498457 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.498457 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:26.510770 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5369345-be0b-4878-9099-a8f9843d1c13 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 returned with HTTP 200 Aug 18 05:26:26.511262 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 181/714] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:26.511957 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.511957 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:26.513892 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a8974239-3646-445c-a12c-0095b372d012 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 returned with HTTP 200 Aug 18 05:26:26.514481 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 179/715] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 => generated 907 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:26:26.518924 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-868af679-ff77-461d-bff0-bfd42736627a req-a95640b5-91be-49c2-abf6-4b38486f282d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:26.527318 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-a95640b5-91be-49c2-abf6-4b38486f282d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:26.527497 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 182/716] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:26:26.534942 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b32fe0c-906f-4fe4-9cc5-2257a2cae09a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.535490 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b32fe0c-906f-4fe4-9cc5-2257a2cae09a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 Aug 18 05:26:26.535811 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b32fe0c-906f-4fe4-9cc5-2257a2cae09a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.536044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b32fe0c-906f-4fe4-9cc5-2257a2cae09a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.536224 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-9b32fe0c-906f-4fe4-9cc5-2257a2cae09a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member 29954936-0c58-47d6-a82f-6f98f56adcc0 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:26.540769 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.540769 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:26.556134 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b32fe0c-906f-4fe4-9cc5-2257a2cae09a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 returned with HTTP 200 Aug 18 05:26:26.556425 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 182/717] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:26.557587 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Create volume of 1 GB Aug 18 05:26:26.564620 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Availability Zones retrieved successfully. Aug 18 05:26:26.569295 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-90bf20ed-be4d-4207-8101-45eca7395904 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.572346 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Flow 'volume_create_api' (89728bf8-e699-4b83-8335-69e2c31b03de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:26.573682 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-90bf20ed-be4d-4207-8101-45eca7395904 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a Aug 18 05:26:26.573847 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b61f8a-38ce-4a33-99b1-36f27fbf937c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:26.575393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-90bf20ed-be4d-4207-8101-45eca7395904 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.575556 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:26.575636 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-90bf20ed-be4d-4207-8101-45eca7395904 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.575636 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-90bf20ed-be4d-4207-8101-45eca7395904 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member 6f1469a8-3f21-40b4-ac46-2a44b2e1b24a {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:26.579735 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.579735 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:26.593447 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-90bf20ed-be4d-4207-8101-45eca7395904 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a returned with HTTP 200 Aug 18 05:26:26.594273 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 180/718] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:26.608541 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65c00eb2-38e0-4b55-8214-26ee64a801ed None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.610472 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65c00eb2-38e0-4b55-8214-26ee64a801ed tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/detail Aug 18 05:26:26.610698 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65c00eb2-38e0-4b55-8214-26ee64a801ed tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.610898 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65c00eb2-38e0-4b55-8214-26ee64a801ed tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.642031 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-868af679-ff77-461d-bff0-bfd42736627a req-b0167466-8162-451c-afd0-b19fda91f87d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.647163 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-b0167466-8162-451c-afd0-b19fda91f87d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] PUT https://10.4.3.250/volume/v3/attachments/1b13e1e1-e2ba-4e60-842d-543ba2f66ba4 Aug 18 05:26:26.647163 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-b0167466-8162-451c-afd0-b19fda91f87d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:26.659425 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65c00eb2-38e0-4b55-8214-26ee64a801ed tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/detail returned with HTTP 200 Aug 18 05:26:26.659901 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 183/719] 10.4.3.250 () {68 vars in 1296 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/groups/detail => generated 640 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:26.663090 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-868af679-ff77-461d-bff0-bfd42736627a req-b0167466-8162-451c-afd0-b19fda91f87d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Acquiring lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:26:26.670049 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-868af679-ff77-461d-bff0-bfd42736627a req-b0167466-8162-451c-afd0-b19fda91f87d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:26:26.670812 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.670812 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:26.670894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b61f8a-38ce-4a33-99b1-36f27fbf937c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:26.671731 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.672056 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578ea599-bfe9-45aa-b2fa-0eaaec4b61a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:26.673596 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:26:26.673797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.674691 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.675174 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:26:26.675559 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.675559 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:26.675969 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:26.707051 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Get all volumes completed successfully. Aug 18 05:26:26.707531 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:26.708498 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:26.733485 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Created reservations ['df079321-c614-4a8a-85de-9866e5fec1fa', '94a58353-4dd0-4e02-85b0-36ac6f05fb4a', '6e9189eb-7623-4880-b27d-15b0acd81160', 'f712d0a9-e1ba-4960-9fdb-7b41eb0fd8b2'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:26.734654 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578ea599-bfe9-45aa-b2fa-0eaaec4b61a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df079321-c614-4a8a-85de-9866e5fec1fa', '94a58353-4dd0-4e02-85b0-36ac6f05fb4a', '6e9189eb-7623-4880-b27d-15b0acd81160', 'f712d0a9-e1ba-4960-9fdb-7b41eb0fd8b2']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:26.736434 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce44872-8a15-4028-8513-24afb6c60cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:26.748092 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:26.751351 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.751351 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:26.760385 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-348cee11-51eb-4e37-a8c7-cdf1b90c21b3 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:26:26.760762 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 181/720] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:26.770788 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce44872-8a15-4028-8513-24afb6c60cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eaba763-9be1-481b-a06f-779d78beaace', '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-850395416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e6b7f2671b407b96fe259f75e39f7d',qos_specs=None,replication_status=,reservations=['df079321-c614-4a8a-85de-9866e5fec1fa','94a58353-4dd0-4e02-85b0-36ac6f05fb4a','6e9189eb-7623-4880-b27d-15b0acd81160','f712d0a9-e1ba-4960-9fdb-7b41eb0fd8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81be0c62f66842bca9ba4a5a1929cd9c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-850395416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eaba763-9be1-481b-a06f-779d78beaace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54e6b7f2671b407b96fe259f75e39f7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81be0c62f66842bca9ba4a5a1929cd9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:26.771940 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d2c361-645a-448b-98d8-494e043e2057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:26.779343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-273e93b7-4bdd-4c49-9376-95b771544e84 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.781784 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:26:26.782130 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.782426 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.783273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:26:26.784563 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.784563 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:26.784834 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:26.793855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-868af679-ff77-461d-bff0-bfd42736627a req-b0167466-8162-451c-afd0-b19fda91f87d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" released by "attachment_update" :: held 0.124s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:26:26.795297 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-b0167466-8162-451c-afd0-b19fda91f87d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/1b13e1e1-e2ba-4e60-842d-543ba2f66ba4 returned with HTTP 200 Aug 18 05:26:26.795297 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 183/721] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:26:26 2026] PUT /volume/v3/attachments/1b13e1e1-e2ba-4e60-842d-543ba2f66ba4 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:26.803369 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d2c361-645a-448b-98d8-494e043e2057) transitioned into state 'SUCCESS' from state '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-850395416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e6b7f2671b407b96fe259f75e39f7d',qos_specs=None,replication_status=,reservations=['df079321-c614-4a8a-85de-9866e5fec1fa','94a58353-4dd0-4e02-85b0-36ac6f05fb4a','6e9189eb-7623-4880-b27d-15b0acd81160','f712d0a9-e1ba-4960-9fdb-7b41eb0fd8b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81be0c62f66842bca9ba4a5a1929cd9c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:26.804364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b13f08-837f-4e24-8975-2a7a243d801b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:26.823241 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b13f08-837f-4e24-8975-2a7a243d801b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:26.824550 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Flow 'volume_create_api' (89728bf8-e699-4b83-8335-69e2c31b03de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:26.824898 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Create volume request issued successfully. Aug 18 05:26:26.825610 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ab2ec11-2fb2-48c8-be4f-e979207c5036 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:26.826377 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 175/722] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:26:26 2026] POST /volume/v3/volumes => generated 752 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:26.840191 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Get all volumes completed successfully. Aug 18 05:26:26.843608 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:26.843760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52ef9c0c-d187-42c9-b6d3-e193c0842934 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.843820 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:26.843869 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52ef9c0c-d187-42c9-b6d3-e193c0842934 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace Aug 18 05:26:26.844140 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52ef9c0c-d187-42c9-b6d3-e193c0842934 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:26.844385 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52ef9c0c-d187-42c9-b6d3-e193c0842934 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:26.858769 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.858769 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:26.867457 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-52ef9c0c-d187-42c9-b6d3-e193c0842934 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:26.874090 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52ef9c0c-d187-42c9-b6d3-e193c0842934 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace returned with HTTP 200 Aug 18 05:26:26.874090 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 182/723] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:26:26.909381 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:26.913500 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.913500 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:26.927316 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-273e93b7-4bdd-4c49-9376-95b771544e84 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:26:26.927949 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 184/724] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:26:26 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:26.947120 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-933366ef-a538-482d-ad2c-23f431bf95c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:26.949321 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-933366ef-a538-482d-ad2c-23f431bf95c8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0/action Aug 18 05:26:26.950096 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-933366ef-a538-482d-ad2c-23f431bf95c8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:26.950245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-933366ef-a538-482d-ad2c-23f431bf95c8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:26.952075 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-933366ef-a538-482d-ad2c-23f431bf95c8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] delete called for group 29954936-0c58-47d6-a82f-6f98f56adcc0 {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:26:26.952316 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-933366ef-a538-482d-ad2c-23f431bf95c8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Delete group with id: 29954936-0c58-47d6-a82f-6f98f56adcc0 Aug 18 05:26:26.957086 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:26.957086 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:27.062407 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-933366ef-a538-482d-ad2c-23f431bf95c8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0/action returned with HTTP 202 Aug 18 05:26:27.062889 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 184/725] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:26 2026] POST /volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:27.074067 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-857bc161-5d92-44b9-9ddc-a360dc86bfbf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.076166 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-857bc161-5d92-44b9-9ddc-a360dc86bfbf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 Aug 18 05:26:27.076489 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-857bc161-5d92-44b9-9ddc-a360dc86bfbf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.076738 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-857bc161-5d92-44b9-9ddc-a360dc86bfbf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.089855 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.089855 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:27.095723 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-857bc161-5d92-44b9-9ddc-a360dc86bfbf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Volume info retrieved successfully. Aug 18 05:26:27.096788 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-857bc161-5d92-44b9-9ddc-a360dc86bfbf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:27.097082 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-857bc161-5d92-44b9-9ddc-a360dc86bfbf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:27.143977 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-857bc161-5d92-44b9-9ddc-a360dc86bfbf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:27.149289 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.149289 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:27.161038 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-857bc161-5d92-44b9-9ddc-a360dc86bfbf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 returned with HTTP 200 Aug 18 05:26:27.161486 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 176/726] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:27.510365 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-916d003f-b97f-4b80-b8e2-ce48d7733dd6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.512503 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-916d003f-b97f-4b80-b8e2-ce48d7733dd6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:27.512853 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-916d003f-b97f-4b80-b8e2-ce48d7733dd6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.513456 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-916d003f-b97f-4b80-b8e2-ce48d7733dd6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.522917 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.522917 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:27.523870 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8f3de4b6-ac13-47f7-92f4-d22fd7c6985c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.526107 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f3de4b6-ac13-47f7-92f4-d22fd7c6985c tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] GET https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 Aug 18 05:26:27.526383 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f3de4b6-ac13-47f7-92f4-d22fd7c6985c tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.526615 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f3de4b6-ac13-47f7-92f4-d22fd7c6985c tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.526897 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-8f3de4b6-ac13-47f7-92f4-d22fd7c6985c tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] show called for member dc42989c-dc24-4022-8663-c2910c38de42 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:27.526998 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-916d003f-b97f-4b80-b8e2-ce48d7733dd6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:27.531804 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.531804 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:27.532642 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-916d003f-b97f-4b80-b8e2-ce48d7733dd6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:27.533304 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 183/727] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:27.541883 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f3de4b6-ac13-47f7-92f4-d22fd7c6985c tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 returned with HTTP 200 Aug 18 05:26:27.543105 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 185/728] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:27.556512 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2690fd8c-f340-4e02-b530-6e0ae94b7985 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.558871 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2690fd8c-f340-4e02-b530-6e0ae94b7985 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] POST https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action Aug 18 05:26:27.559703 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2690fd8c-f340-4e02-b530-6e0ae94b7985 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:27.559703 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2690fd8c-f340-4e02-b530-6e0ae94b7985 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:27.561724 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-2690fd8c-f340-4e02-b530-6e0ae94b7985 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Updating group 'dc42989c-dc24-4022-8663-c2910c38de42' with 'creating' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 05:26:27.567835 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.567835 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:27.576916 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2690fd8c-f340-4e02-b530-6e0ae94b7985 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action returned with HTTP 202 Aug 18 05:26:27.580667 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 185/729] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:27 2026] POST /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:27.587705 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b4d47ea1-e952-499a-b02d-cafafa4d8312 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.589563 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b4d47ea1-e952-499a-b02d-cafafa4d8312 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] GET https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 Aug 18 05:26:27.589762 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b4d47ea1-e952-499a-b02d-cafafa4d8312 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.589947 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b4d47ea1-e952-499a-b02d-cafafa4d8312 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.590113 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-b4d47ea1-e952-499a-b02d-cafafa4d8312 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] show called for member dc42989c-dc24-4022-8663-c2910c38de42 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:27.593687 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.593687 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:27.603143 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b4d47ea1-e952-499a-b02d-cafafa4d8312 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 returned with HTTP 200 Aug 18 05:26:27.603563 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 177/730] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:27.614442 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d040dc53-de5b-4be7-bbfa-f7ebdb58de53 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.616176 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d040dc53-de5b-4be7-bbfa-f7ebdb58de53 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] POST https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action Aug 18 05:26:27.616557 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d040dc53-de5b-4be7-bbfa-f7ebdb58de53 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:27.616672 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d040dc53-de5b-4be7-bbfa-f7ebdb58de53 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:27.618139 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-d040dc53-de5b-4be7-bbfa-f7ebdb58de53 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Updating group 'dc42989c-dc24-4022-8663-c2910c38de42' with 'available' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 05:26:27.623348 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.623348 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:27.632051 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d040dc53-de5b-4be7-bbfa-f7ebdb58de53 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action returned with HTTP 202 Aug 18 05:26:27.632393 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 184/731] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:27 2026] POST /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:27.642532 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-178942e2-532a-4474-8b4f-6c35ab7da904 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.646780 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-178942e2-532a-4474-8b4f-6c35ab7da904 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] GET https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 Aug 18 05:26:27.647330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-178942e2-532a-4474-8b4f-6c35ab7da904 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.647330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-178942e2-532a-4474-8b4f-6c35ab7da904 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.647444 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-178942e2-532a-4474-8b4f-6c35ab7da904 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] show called for member dc42989c-dc24-4022-8663-c2910c38de42 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:27.651395 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.651395 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:27.660648 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-178942e2-532a-4474-8b4f-6c35ab7da904 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 returned with HTTP 200 Aug 18 05:26:27.661290 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 186/732] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:27.674381 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-687c29f0-f053-4bef-add7-787ac4c7100f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.677324 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-687c29f0-f053-4bef-add7-787ac4c7100f tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] POST https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action Aug 18 05:26:27.679181 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-687c29f0-f053-4bef-add7-787ac4c7100f tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:27.681032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-687c29f0-f053-4bef-add7-787ac4c7100f tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:27.682107 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-687c29f0-f053-4bef-add7-787ac4c7100f tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Updating group 'dc42989c-dc24-4022-8663-c2910c38de42' with 'error' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 05:26:27.691448 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.691448 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:27.704912 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-687c29f0-f053-4bef-add7-787ac4c7100f tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action returned with HTTP 202 Aug 18 05:26:27.704912 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 186/733] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:27 2026] POST /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:27.715480 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-353c3778-f6b6-4625-a6fd-f48ea3fcf33f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.725393 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-353c3778-f6b6-4625-a6fd-f48ea3fcf33f tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] GET https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 Aug 18 05:26:27.725393 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-353c3778-f6b6-4625-a6fd-f48ea3fcf33f tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.725562 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-353c3778-f6b6-4625-a6fd-f48ea3fcf33f tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.725726 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-353c3778-f6b6-4625-a6fd-f48ea3fcf33f tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] show called for member dc42989c-dc24-4022-8663-c2910c38de42 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:27.735045 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.735045 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:27.750066 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-353c3778-f6b6-4625-a6fd-f48ea3fcf33f tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 returned with HTTP 200 Aug 18 05:26:27.750066 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 178/734] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 => generated 384 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:27.766043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c1f68bd9-2d52-4ce8-b8f8-9635e402ec5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.769776 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1f68bd9-2d52-4ce8-b8f8-9635e402ec5d tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] POST https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action Aug 18 05:26:27.772112 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c1f68bd9-2d52-4ce8-b8f8-9635e402ec5d tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:27.772112 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c1f68bd9-2d52-4ce8-b8f8-9635e402ec5d tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:27.774598 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-c1f68bd9-2d52-4ce8-b8f8-9635e402ec5d tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Updating group 'dc42989c-dc24-4022-8663-c2910c38de42' with 'available' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 05:26:27.783102 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.783102 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:27.791622 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c1f68bd9-2d52-4ce8-b8f8-9635e402ec5d tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action returned with HTTP 202 Aug 18 05:26:27.792265 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 185/735] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:27 2026] POST /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:27.805060 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3b2bc25f-12b6-4476-bffa-1ebab37fa8d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.807005 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b2bc25f-12b6-4476-bffa-1ebab37fa8d2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] GET https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 Aug 18 05:26:27.807524 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b2bc25f-12b6-4476-bffa-1ebab37fa8d2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.807943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b2bc25f-12b6-4476-bffa-1ebab37fa8d2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.808305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-3b2bc25f-12b6-4476-bffa-1ebab37fa8d2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] show called for member dc42989c-dc24-4022-8663-c2910c38de42 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:27.812992 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.812992 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:27.824542 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b2bc25f-12b6-4476-bffa-1ebab37fa8d2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 returned with HTTP 200 Aug 18 05:26:27.825201 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 187/736] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:27.840914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0828b539-9b5d-4536-9d47-6cf061fa0c1e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.843898 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0828b539-9b5d-4536-9d47-6cf061fa0c1e tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:26:27.844289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0828b539-9b5d-4536-9d47-6cf061fa0c1e tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.844533 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0828b539-9b5d-4536-9d47-6cf061fa0c1e tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.845576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-0828b539-9b5d-4536-9d47-6cf061fa0c1e tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:26:27.846494 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0828b539-9b5d-4536-9d47-6cf061fa0c1e tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:27.892922 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7092bc69-7d86-46f1-a862-536bf09223e6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.893346 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0828b539-9b5d-4536-9d47-6cf061fa0c1e tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Get all volumes completed successfully. Aug 18 05:26:27.894862 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7092bc69-7d86-46f1-a862-536bf09223e6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace Aug 18 05:26:27.895401 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7092bc69-7d86-46f1-a862-536bf09223e6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.895796 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7092bc69-7d86-46f1-a862-536bf09223e6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.897364 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0828b539-9b5d-4536-9d47-6cf061fa0c1e tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:26:27.897892 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 187/737] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:27.907035 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.907035 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:27.912042 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7092bc69-7d86-46f1-a862-536bf09223e6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:27.917655 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b6a1899b-930e-4918-a84d-355bf2417960 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.921258 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6a1899b-930e-4918-a84d-355bf2417960 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] POST https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action Aug 18 05:26:27.921258 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6a1899b-930e-4918-a84d-355bf2417960 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:27.921258 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6a1899b-930e-4918-a84d-355bf2417960 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:27.922749 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7092bc69-7d86-46f1-a862-536bf09223e6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace returned with HTTP 200 Aug 18 05:26:27.922749 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 179/738] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:27.923796 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-b6a1899b-930e-4918-a84d-355bf2417960 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] delete called for group dc42989c-dc24-4022-8663-c2910c38de42 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:26:27.923976 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-b6a1899b-930e-4918-a84d-355bf2417960 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Delete group with id: dc42989c-dc24-4022-8663-c2910c38de42 Aug 18 05:26:27.928623 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.928623 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:27.963233 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-ad908b7f-9ff9-4c30-8a28-d54924047ab8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:27.965399 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-ad908b7f-9ff9-4c30-8a28-d54924047ab8 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace Aug 18 05:26:27.965861 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-ad908b7f-9ff9-4c30-8a28-d54924047ab8 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:27.967991 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-ad908b7f-9ff9-4c30-8a28-d54924047ab8 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:27.994560 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:27.994560 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:27.999494 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6a1899b-930e-4918-a84d-355bf2417960 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action returned with HTTP 202 Aug 18 05:26:28.000133 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 186/739] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:27 2026] POST /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:28.001367 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-ad908b7f-9ff9-4c30-8a28-d54924047ab8 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:28.010788 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-ad908b7f-9ff9-4c30-8a28-d54924047ab8 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace returned with HTTP 200 Aug 18 05:26:28.010788 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 188/740] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:26:27 2026] GET /volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace => generated 1360 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:28.011657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45ca78f3-6e09-478b-b30f-42d3d6a002b2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:28.020965 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45ca78f3-6e09-478b-b30f-42d3d6a002b2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] GET https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 Aug 18 05:26:28.020965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45ca78f3-6e09-478b-b30f-42d3d6a002b2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:28.020965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45ca78f3-6e09-478b-b30f-42d3d6a002b2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:28.020965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-45ca78f3-6e09-478b-b30f-42d3d6a002b2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] show called for member dc42989c-dc24-4022-8663-c2910c38de42 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:28.026933 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:28.026933 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:28.043669 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45ca78f3-6e09-478b-b30f-42d3d6a002b2 tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 returned with HTTP 200 Aug 18 05:26:28.044280 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 188/741] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:28 2026] GET /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 => generated 387 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:28.177891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-65234f80-7b32-4a0d-b943-c78256a34a13 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:28.181338 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-65234f80-7b32-4a0d-b943-c78256a34a13 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 Aug 18 05:26:28.181338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-65234f80-7b32-4a0d-b943-c78256a34a13 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:28.181827 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-65234f80-7b32-4a0d-b943-c78256a34a13 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:28.190997 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-65234f80-7b32-4a0d-b943-c78256a34a13 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 returned with HTTP 404 Aug 18 05:26:28.191632 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 180/742] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:28 2026] GET /volume/v3/volumes/1b7c72d3-006a-488c-a711-d1f902ca4d71 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:28.203947 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b8146fc-91b9-42dd-9a07-a93e26b97dd9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:28.208226 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b8146fc-91b9-42dd-9a07-a93e26b97dd9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 Aug 18 05:26:28.208226 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b8146fc-91b9-42dd-9a07-a93e26b97dd9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:28.209145 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b8146fc-91b9-42dd-9a07-a93e26b97dd9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:28.209145 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-1b8146fc-91b9-42dd-9a07-a93e26b97dd9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member 29954936-0c58-47d6-a82f-6f98f56adcc0 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:28.214896 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b8146fc-91b9-42dd-9a07-a93e26b97dd9 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 returned with HTTP 404 Aug 18 05:26:28.215951 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 187/743] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:28 2026] GET /volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:28.234601 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-92ed4c58-e89d-41b6-aa24-109b2b3ee0e8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:28.238732 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92ed4c58-e89d-41b6-aa24-109b2b3ee0e8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a/action Aug 18 05:26:28.238732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92ed4c58-e89d-41b6-aa24-109b2b3ee0e8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:28.239127 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92ed4c58-e89d-41b6-aa24-109b2b3ee0e8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:28.242248 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-92ed4c58-e89d-41b6-aa24-109b2b3ee0e8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] delete called for group 6f1469a8-3f21-40b4-ac46-2a44b2e1b24a {{(pid=100216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:26:28.242248 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-92ed4c58-e89d-41b6-aa24-109b2b3ee0e8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Delete group with id: 6f1469a8-3f21-40b4-ac46-2a44b2e1b24a Aug 18 05:26:28.246948 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:28.246948 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:28.327186 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92ed4c58-e89d-41b6-aa24-109b2b3ee0e8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a/action returned with HTTP 202 Aug 18 05:26:28.327817 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 189/744] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:28 2026] POST /volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:28.340060 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-822c3080-1a01-4f87-a13d-7426100bfe13 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:28.346036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-822c3080-1a01-4f87-a13d-7426100bfe13 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a Aug 18 05:26:28.346036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-822c3080-1a01-4f87-a13d-7426100bfe13 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:28.346036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-822c3080-1a01-4f87-a13d-7426100bfe13 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:28.346036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-822c3080-1a01-4f87-a13d-7426100bfe13 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member 6f1469a8-3f21-40b4-ac46-2a44b2e1b24a {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:28.349805 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:28.349805 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:28.367422 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-822c3080-1a01-4f87-a13d-7426100bfe13 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a returned with HTTP 200 Aug 18 05:26:28.368000 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 189/745] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:28 2026] GET /volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:28.547183 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4abaf143-dd71-46a3-82a7-7023ed443bb2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:28.558574 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4abaf143-dd71-46a3-82a7-7023ed443bb2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:28.559084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4abaf143-dd71-46a3-82a7-7023ed443bb2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:28.559084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4abaf143-dd71-46a3-82a7-7023ed443bb2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:28.586084 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:28.586084 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:28.591961 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4abaf143-dd71-46a3-82a7-7023ed443bb2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:28.598536 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4abaf143-dd71-46a3-82a7-7023ed443bb2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:28.599302 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 181/746] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:28 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:28.699934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-0b170681-d688-49c3-93e3-d8201efa4c9c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:28.702186 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-0b170681-d688-49c3-93e3-d8201efa4c9c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace Aug 18 05:26:28.702474 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-0b170681-d688-49c3-93e3-d8201efa4c9c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:28.702711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-0b170681-d688-49c3-93e3-d8201efa4c9c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:28.709936 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:28.709936 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:28.714003 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-0b170681-d688-49c3-93e3-d8201efa4c9c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:28.719341 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-0b170681-d688-49c3-93e3-d8201efa4c9c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace returned with HTTP 200 Aug 18 05:26:28.719775 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 188/747] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:26:28 2026] GET /volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:28.730827 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-73500369-6b4d-49ac-9432-8a91ee80e2a7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:28.731680 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73500369-6b4d-49ac-9432-8a91ee80e2a7 None None] GET https://10.4.3.250/volume// Aug 18 05:26:28.731902 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73500369-6b4d-49ac-9432-8a91ee80e2a7 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:28.732326 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73500369-6b4d-49ac-9432-8a91ee80e2a7 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:28.732680 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73500369-6b4d-49ac-9432-8a91ee80e2a7 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:26:28.733060 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 190/748] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:26:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:26:28.742482 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-edd5afae-f2b0-492c-82d9-066744b39fc4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:28.745966 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-edd5afae-f2b0-492c-82d9-066744b39fc4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:26:28.746530 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-edd5afae-f2b0-492c-82d9-066744b39fc4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2eaba763-9be1-481b-a06f-779d78beaace", "connector": null, "instance_uuid": "2624ac55-62a6-449b-a659-978857e00446"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:28.759770 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:28.759770 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:28.801272 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-edd5afae-f2b0-492c-82d9-066744b39fc4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:26:28.801869 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 190/749] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:26:28 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 18 05:26:28.926767 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.056522 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-72354b11-85bb-4c86-a9f2-c8cb6ea2342b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.059840 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72354b11-85bb-4c86-a9f2-c8cb6ea2342b tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] GET https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 Aug 18 05:26:29.059840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72354b11-85bb-4c86-a9f2-c8cb6ea2342b tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.059840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72354b11-85bb-4c86-a9f2-c8cb6ea2342b tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.059840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-72354b11-85bb-4c86-a9f2-c8cb6ea2342b tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] show called for member dc42989c-dc24-4022-8663-c2910c38de42 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:29.065770 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72354b11-85bb-4c86-a9f2-c8cb6ea2342b tempest-GroupsV320Test-396736183 tempest-GroupsV320Test-396736183-project-member] https://10.4.3.250/volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 returned with HTTP 404 Aug 18 05:26:29.067878 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 189/750] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:29 2026] GET /volume/v3/groups/dc42989c-dc24-4022-8663-c2910c38de42 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:29.074775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b5edc623-643b-4236-89b2-cd3372e12145 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.078996 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5edc623-643b-4236-89b2-cd3372e12145 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/f660ac45-9372-4303-8dd9-fa185ad6d945 Aug 18 05:26:29.078996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5edc623-643b-4236-89b2-cd3372e12145 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.079266 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5edc623-643b-4236-89b2-cd3372e12145 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.104559 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5edc623-643b-4236-89b2-cd3372e12145 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] https://10.4.3.250/volume/v3/group_types/f660ac45-9372-4303-8dd9-fa185ad6d945 returned with HTTP 202 Aug 18 05:26:29.106253 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 191/751] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:26:29 2026] DELETE /volume/v3/group_types/f660ac45-9372-4303-8dd9-fa185ad6d945 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 05:26:29.116305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2dc0483f-3185-4546-bd8c-620553e4ba02 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.119576 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2dc0483f-3185-4546-bd8c-620553e4ba02 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] DELETE https://10.4.3.250/volume/v3/types/80b62c8a-9b8e-46f7-92ea-c21b4493dde4 Aug 18 05:26:29.119786 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2dc0483f-3185-4546-bd8c-620553e4ba02 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.119999 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2dc0483f-3185-4546-bd8c-620553e4ba02 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.120309 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:29.120309 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:29.173631 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:29.174164 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-725068085"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:29.176592 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-725068085'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:29.178155 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Create volume of 1 GB Aug 18 05:26:29.184877 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Availability Zones retrieved successfully. Aug 18 05:26:29.190997 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2dc0483f-3185-4546-bd8c-620553e4ba02 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] https://10.4.3.250/volume/v3/types/80b62c8a-9b8e-46f7-92ea-c21b4493dde4 returned with HTTP 202 Aug 18 05:26:29.191566 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 191/752] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:29 2026] DELETE /volume/v3/types/80b62c8a-9b8e-46f7-92ea-c21b4493dde4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:29.196847 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Flow 'volume_create_api' (4481a3d8-6d64-4ea1-8ff2-4ea9af857523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:29.198093 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed21f39a-d5f8-48bb-8ced-fda0e57c649d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:29.199773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:29.204631 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b58fbb8-0347-4dc7-909c-49519d089a29 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.207665 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b58fbb8-0347-4dc7-909c-49519d089a29 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] GET https://10.4.3.250/volume/v3/types/80b62c8a-9b8e-46f7-92ea-c21b4493dde4 Aug 18 05:26:29.207939 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b58fbb8-0347-4dc7-909c-49519d089a29 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.208271 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b58fbb8-0347-4dc7-909c-49519d089a29 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.213108 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b58fbb8-0347-4dc7-909c-49519d089a29 tempest-GroupsV320Test-1572608785 tempest-GroupsV320Test-1572608785-project-admin] https://10.4.3.250/volume/v3/types/80b62c8a-9b8e-46f7-92ea-c21b4493dde4 returned with HTTP 404 Aug 18 05:26:29.213843 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 190/753] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:29 2026] GET /volume/v3/types/80b62c8a-9b8e-46f7-92ea-c21b4493dde4 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:29.246108 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed21f39a-d5f8-48bb-8ced-fda0e57c649d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:29.247264 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d00ef7ad-8107-4876-a801-a6543bc27ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:29.345993 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Created reservations ['c3b9eae3-88d7-4a16-bc7a-faf9a0000b2a', 'a1d2cd36-243e-4df3-a42c-9b0a9e04610d', '514fb2b3-c6c9-43bd-b6ab-7c97d798b4c6', '507373a9-b426-4862-b937-80da772730c4'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:29.347071 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d00ef7ad-8107-4876-a801-a6543bc27ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b9eae3-88d7-4a16-bc7a-faf9a0000b2a', 'a1d2cd36-243e-4df3-a42c-9b0a9e04610d', '514fb2b3-c6c9-43bd-b6ab-7c97d798b4c6', '507373a9-b426-4862-b937-80da772730c4']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:29.348180 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539a9a23-563b-49a5-a4f2-a979b4e8dcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:29.383036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539a9a23-563b-49a5-a4f2-a979b4e8dcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14bf7312-04ae-453c-8d72-3dab3d71e793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-725068085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440a4f658c745578d9cc5bcfb19b274',qos_specs=None,replication_status=,reservations=['c3b9eae3-88d7-4a16-bc7a-faf9a0000b2a','a1d2cd36-243e-4df3-a42c-9b0a9e04610d','514fb2b3-c6c9-43bd-b6ab-7c97d798b4c6','507373a9-b426-4862-b937-80da772730c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effb3c719ac940dd8c77a1e2bba16f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-725068085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14bf7312-04ae-453c-8d72-3dab3d71e793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3440a4f658c745578d9cc5bcfb19b274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='effb3c719ac940dd8c77a1e2bba16f9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:29.383229 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-58d7781a-05e6-4df5-be70-b2c7b536c0d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.383960 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77fa2c8c-548b-431a-83ff-a1ed441d4b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:29.385040 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58d7781a-05e6-4df5-be70-b2c7b536c0d1 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a Aug 18 05:26:29.385339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58d7781a-05e6-4df5-be70-b2c7b536c0d1 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.385619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58d7781a-05e6-4df5-be70-b2c7b536c0d1 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.385910 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-58d7781a-05e6-4df5-be70-b2c7b536c0d1 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member 6f1469a8-3f21-40b4-ac46-2a44b2e1b24a {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:29.389716 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58d7781a-05e6-4df5-be70-b2c7b536c0d1 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a returned with HTTP 404 Aug 18 05:26:29.390478 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 192/754] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:29 2026] GET /volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:29.401677 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6eb55675-a663-49c0-aca7-dc64a30a1eae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.404138 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6eb55675-a663-49c0-aca7-dc64a30a1eae tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/detail Aug 18 05:26:29.404978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6eb55675-a663-49c0-aca7-dc64a30a1eae tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.404978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6eb55675-a663-49c0-aca7-dc64a30a1eae tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.410964 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6eb55675-a663-49c0-aca7-dc64a30a1eae tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/detail returned with HTTP 200 Aug 18 05:26:29.411555 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 192/755] 10.4.3.250 () {68 vars in 1296 bytes} [Tue Aug 18 05:26:29 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:29.416333 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77fa2c8c-548b-431a-83ff-a1ed441d4b77) transitioned into state 'SUCCESS' from state '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-725068085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440a4f658c745578d9cc5bcfb19b274',qos_specs=None,replication_status=,reservations=['c3b9eae3-88d7-4a16-bc7a-faf9a0000b2a','a1d2cd36-243e-4df3-a42c-9b0a9e04610d','514fb2b3-c6c9-43bd-b6ab-7c97d798b4c6','507373a9-b426-4862-b937-80da772730c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effb3c719ac940dd8c77a1e2bba16f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:29.416715 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df3a1371-eeb7-43d4-abb6-e5d7e29b62b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:29.421625 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-013acf20-1417-4de2-bc39-f26f81bd464e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.425344 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-013acf20-1417-4de2-bc39-f26f81bd464e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:26:29.425617 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-013acf20-1417-4de2-bc39-f26f81bd464e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.425851 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-013acf20-1417-4de2-bc39-f26f81bd464e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.426406 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-013acf20-1417-4de2-bc39-f26f81bd464e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:26:29.427591 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-013acf20-1417-4de2-bc39-f26f81bd464e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:29.435347 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df3a1371-eeb7-43d4-abb6-e5d7e29b62b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:29.436909 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Flow 'volume_create_api' (4481a3d8-6d64-4ea1-8ff2-4ea9af857523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:29.437677 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-013acf20-1417-4de2-bc39-f26f81bd464e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Get all volumes completed successfully. Aug 18 05:26:29.437841 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Create volume request issued successfully. Aug 18 05:26:29.438976 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-662d140f-ac87-4c0d-b6c4-eeae7c0c3fba tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:29.439980 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 182/756] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:28 2026] POST /volume/v3/volumes => generated 753 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:29.440859 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-013acf20-1417-4de2-bc39-f26f81bd464e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:26:29.440859 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 191/757] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:26:29 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 18 05:26:29.460736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dbbf959f-8047-4c69-9c0a-bbcd7f4627f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.461023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-669181ce-b7d0-4ee3-9cca-f93aaca0a9fd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.463326 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-669181ce-b7d0-4ee3-9cca-f93aaca0a9fd tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a/action Aug 18 05:26:29.464746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-669181ce-b7d0-4ee3-9cca-f93aaca0a9fd tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:29.464870 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbbf959f-8047-4c69-9c0a-bbcd7f4627f1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 Aug 18 05:26:29.464953 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-669181ce-b7d0-4ee3-9cca-f93aaca0a9fd tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:29.465160 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbbf959f-8047-4c69-9c0a-bbcd7f4627f1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.466419 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbbf959f-8047-4c69-9c0a-bbcd7f4627f1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.470594 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-669181ce-b7d0-4ee3-9cca-f93aaca0a9fd tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] delete called for group 6f1469a8-3f21-40b4-ac46-2a44b2e1b24a {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:26:29.470868 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-669181ce-b7d0-4ee3-9cca-f93aaca0a9fd tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Delete group with id: 6f1469a8-3f21-40b4-ac46-2a44b2e1b24a Aug 18 05:26:29.475006 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-669181ce-b7d0-4ee3-9cca-f93aaca0a9fd tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a/action returned with HTTP 404 Aug 18 05:26:29.476341 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 193/758] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:29 2026] POST /volume/v3/groups/6f1469a8-3f21-40b4-ac46-2a44b2e1b24a/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:29.481183 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:29.481183 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:29.486590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2c169ad4-49ed-4a2c-b094-b8f0f4677c93 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.488586 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dbbf959f-8047-4c69-9c0a-bbcd7f4627f1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:26:29.490413 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c169ad4-49ed-4a2c-b094-b8f0f4677c93 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:26:29.490831 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c169ad4-49ed-4a2c-b094-b8f0f4677c93 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.492773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c169ad4-49ed-4a2c-b094-b8f0f4677c93 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.492773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-2c169ad4-49ed-4a2c-b094-b8f0f4677c93 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:26:29.492773 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:29.492773 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:29.493637 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2c169ad4-49ed-4a2c-b094-b8f0f4677c93 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:29.498382 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbbf959f-8047-4c69-9c0a-bbcd7f4627f1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 returned with HTTP 200 Aug 18 05:26:29.499180 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 193/759] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:29 2026] GET /volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:29.538566 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2c169ad4-49ed-4a2c-b094-b8f0f4677c93 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Get all volumes completed successfully. Aug 18 05:26:29.541657 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c169ad4-49ed-4a2c-b094-b8f0f4677c93 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:26:29.542106 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 183/760] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:26:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:29.558560 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-71f58705-d251-4b4f-82e6-4e948c05603c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.562495 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71f58705-d251-4b4f-82e6-4e948c05603c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0/action Aug 18 05:26:29.563405 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71f58705-d251-4b4f-82e6-4e948c05603c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:29.563755 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71f58705-d251-4b4f-82e6-4e948c05603c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:29.566036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-71f58705-d251-4b4f-82e6-4e948c05603c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] delete called for group 29954936-0c58-47d6-a82f-6f98f56adcc0 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:26:29.566036 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-71f58705-d251-4b4f-82e6-4e948c05603c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Delete group with id: 29954936-0c58-47d6-a82f-6f98f56adcc0 Aug 18 05:26:29.574081 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71f58705-d251-4b4f-82e6-4e948c05603c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0/action returned with HTTP 404 Aug 18 05:26:29.574805 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 192/761] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:29 2026] POST /volume/v3/groups/29954936-0c58-47d6-a82f-6f98f56adcc0/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:29.591911 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-782b115c-7d5d-4523-841b-4f8c5e6bbeca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.596897 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-782b115c-7d5d-4523-841b-4f8c5e6bbeca tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/3beef306-29c4-47c2-82cc-4deedff707cb Aug 18 05:26:29.596897 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-782b115c-7d5d-4523-841b-4f8c5e6bbeca tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.597032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-782b115c-7d5d-4523-841b-4f8c5e6bbeca tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.619433 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fa47257f-6ef9-4eee-b68c-2f642af0fa86 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.622949 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa47257f-6ef9-4eee-b68c-2f642af0fa86 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:29.623260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fa47257f-6ef9-4eee-b68c-2f642af0fa86 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.625947 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fa47257f-6ef9-4eee-b68c-2f642af0fa86 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.642565 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-782b115c-7d5d-4523-841b-4f8c5e6bbeca tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/group_types/3beef306-29c4-47c2-82cc-4deedff707cb returned with HTTP 202 Aug 18 05:26:29.642565 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 194/762] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:26:29 2026] DELETE /volume/v3/group_types/3beef306-29c4-47c2-82cc-4deedff707cb => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:29.651057 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:29.651057 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:29.656567 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fa47257f-6ef9-4eee-b68c-2f642af0fa86 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:29.658140 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a515b38c-8933-4033-aec2-b89267ce8116 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.661389 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a515b38c-8933-4033-aec2-b89267ce8116 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] DELETE https://10.4.3.250/volume/v3/types/370cc63f-60e4-4ed6-837b-6aad9f979bfd Aug 18 05:26:29.661837 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a515b38c-8933-4033-aec2-b89267ce8116 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.661925 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a515b38c-8933-4033-aec2-b89267ce8116 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.664457 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa47257f-6ef9-4eee-b68c-2f642af0fa86 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:29.665232 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 194/763] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:29 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:29.731542 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a515b38c-8933-4033-aec2-b89267ce8116 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/types/370cc63f-60e4-4ed6-837b-6aad9f979bfd returned with HTTP 202 Aug 18 05:26:29.731957 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 184/764] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:29 2026] DELETE /volume/v3/types/370cc63f-60e4-4ed6-837b-6aad9f979bfd => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:29.744736 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee4e3999-d7c8-49d1-98ac-9dc65d02efe3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.749004 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee4e3999-d7c8-49d1-98ac-9dc65d02efe3 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] GET https://10.4.3.250/volume/v3/types/370cc63f-60e4-4ed6-837b-6aad9f979bfd Aug 18 05:26:29.749004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee4e3999-d7c8-49d1-98ac-9dc65d02efe3 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:29.749004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee4e3999-d7c8-49d1-98ac-9dc65d02efe3 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:29.753097 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee4e3999-d7c8-49d1-98ac-9dc65d02efe3 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/types/370cc63f-60e4-4ed6-837b-6aad9f979bfd returned with HTTP 404 Aug 18 05:26:29.753940 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 193/765] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:29 2026] GET /volume/v3/types/370cc63f-60e4-4ed6-837b-6aad9f979bfd => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:29.763593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7316c34-b9b5-403b-8402-1eddc3396769 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.765887 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7316c34-b9b5-403b-8402-1eddc3396769 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:29.766383 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7316c34-b9b5-403b-8402-1eddc3396769 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-635485064"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:29.785181 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7316c34-b9b5-403b-8402-1eddc3396769 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:29.785746 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 195/766] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:26:29 2026] POST /volume/v3/types => generated 215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:29.794428 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ca77504-07a9-45cd-981f-205e0f900780 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.797859 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ca77504-07a9-45cd-981f-205e0f900780 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:26:29.798342 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ca77504-07a9-45cd-981f-205e0f900780 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-837490369"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:29.828568 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ca77504-07a9-45cd-981f-205e0f900780 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:26:29.828977 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 195/767] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:26:29 2026] POST /volume/v3/group_types => generated 172 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:29.837812 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6789e709-ef40-4016-a580-3bb77bc5a58d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:29.840674 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6789e709-ef40-4016-a580-3bb77bc5a58d tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/groups Aug 18 05:26:29.841084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6789e709-ef40-4016-a580-3bb77bc5a58d tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "61d830ed-dce4-4804-b297-6352245ef526", "volume_types": ["81cc9bfd-3fac-4866-b835-c5a65690e331"], "name": "tempest-GroupsTest-Group-1761326051"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:29.844477 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-6789e709-ef40-4016-a580-3bb77bc5a58d tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Creating new group {'group': {'group_type': '61d830ed-dce4-4804-b297-6352245ef526', 'volume_types': ['81cc9bfd-3fac-4866-b835-c5a65690e331'], 'name': 'tempest-GroupsTest-Group-1761326051'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 05:26:29.850530 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-6789e709-ef40-4016-a580-3bb77bc5a58d tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Creating group tempest-GroupsTest-Group-1761326051. Aug 18 05:26:29.891301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6789e709-ef40-4016-a580-3bb77bc5a58d tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:26:29.890560. {{(pid=100217) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:26:29.891696 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6789e709-ef40-4016-a580-3bb77bc5a58d tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Availability Zones retrieved successfully. Aug 18 05:26:29.919073 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6789e709-ef40-4016-a580-3bb77bc5a58d tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Created reservations ['fadc84e6-3fcd-4cac-8ae3-6d460e04d07b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:29.985138 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6789e709-ef40-4016-a580-3bb77bc5a58d tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups returned with HTTP 202 Aug 18 05:26:29.985869 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 185/768] 10.4.3.250 () {70 vars in 1297 bytes} [Tue Aug 18 05:26:29 2026] POST /volume/v3/groups => generated 104 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:30.000903 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-892b9227-f796-4b0d-a8c0-56410a78353f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.006242 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-892b9227-f796-4b0d-a8c0-56410a78353f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:30.006242 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-892b9227-f796-4b0d-a8c0-56410a78353f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:30.010655 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-892b9227-f796-4b0d-a8c0-56410a78353f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:30.010655 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-892b9227-f796-4b0d-a8c0-56410a78353f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:30.016773 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:30.016773 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:30.030812 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-892b9227-f796-4b0d-a8c0-56410a78353f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 200 Aug 18 05:26:30.031460 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 194/769] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:29 2026] GET /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:30.178497 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-868af679-ff77-461d-bff0-bfd42736627a req-f89cd2a2-c19c-43dc-84e4-3fd4fadb4bba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.183737 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-f89cd2a2-c19c-43dc-84e4-3fd4fadb4bba tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments/1b13e1e1-e2ba-4e60-842d-543ba2f66ba4/action Aug 18 05:26:30.183737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-f89cd2a2-c19c-43dc-84e4-3fd4fadb4bba tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:30.183737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-f89cd2a2-c19c-43dc-84e4-3fd4fadb4bba tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:30.221024 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:30.221024 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:30.235791 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-868af679-ff77-461d-bff0-bfd42736627a req-f89cd2a2-c19c-43dc-84e4-3fd4fadb4bba tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/1b13e1e1-e2ba-4e60-842d-543ba2f66ba4/action returned with HTTP 204 Aug 18 05:26:30.236324 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 196/770] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:26:30 2026] POST /volume/v3/attachments/1b13e1e1-e2ba-4e60-842d-543ba2f66ba4/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:30.519746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3b180709-cf08-46e9-ac65-8a74978b805a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.525375 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b180709-cf08-46e9-ac65-8a74978b805a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 Aug 18 05:26:30.525375 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b180709-cf08-46e9-ac65-8a74978b805a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:30.525642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b180709-cf08-46e9-ac65-8a74978b805a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:30.538199 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:30.538199 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:30.543378 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3b180709-cf08-46e9-ac65-8a74978b805a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:26:30.551929 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b180709-cf08-46e9-ac65-8a74978b805a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 returned with HTTP 200 Aug 18 05:26:30.552439 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 196/771] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:30 2026] GET /volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:30.566470 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-888a75a0-e81e-4c8e-b44a-587070472068 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.568617 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-888a75a0-e81e-4c8e-b44a-587070472068 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:26:30.568950 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-888a75a0-e81e-4c8e-b44a-587070472068 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14bf7312-04ae-453c-8d72-3dab3d71e793", "name": "tempest-VolumesBackupsAdminTest-Backup-1241917698", "container": "tempest-volumesbackupsadmintest-backup-container-67321992"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:30.570838 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-888a75a0-e81e-4c8e-b44a-587070472068 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Creating new backup {'backup': {'volume_id': '14bf7312-04ae-453c-8d72-3dab3d71e793', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1241917698', 'container': 'tempest-volumesbackupsadmintest-backup-container-67321992'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:26:30.570970 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-888a75a0-e81e-4c8e-b44a-587070472068 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Creating backup of volume 14bf7312-04ae-453c-8d72-3dab3d71e793 in container tempest-volumesbackupsadmintest-backup-container-67321992 Aug 18 05:26:30.580281 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:30.580281 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:30.581965 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-888a75a0-e81e-4c8e-b44a-587070472068 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:26:30.630645 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-888a75a0-e81e-4c8e-b44a-587070472068 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Created reservations ['44b28183-b1f3-496f-9505-85eff7b0099c', '7a5c345e-bf7d-4ce7-aaa2-5e366396b5eb'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:30.683662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b517bae7-de8c-41c1-a7de-71ec417f3899 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.688187 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b517bae7-de8c-41c1-a7de-71ec417f3899 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:30.688641 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b517bae7-de8c-41c1-a7de-71ec417f3899 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:30.688835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b517bae7-de8c-41c1-a7de-71ec417f3899 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:30.708861 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:30.708861 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:30.716411 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b517bae7-de8c-41c1-a7de-71ec417f3899 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:30.727402 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b517bae7-de8c-41c1-a7de-71ec417f3899 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:30.728170 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 195/772] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:30 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:30.736942 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-888a75a0-e81e-4c8e-b44a-587070472068 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:26:30.738146 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 186/773] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:26:30 2026] POST /volume/v3/backups => generated 335 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:30.751411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69c8ebe3-1c6b-418c-a84d-1a164ac745a5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.754621 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69c8ebe3-1c6b-418c-a84d-1a164ac745a5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:30.754780 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69c8ebe3-1c6b-418c-a84d-1a164ac745a5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:30.755060 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69c8ebe3-1c6b-418c-a84d-1a164ac745a5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:30.755322 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-69c8ebe3-1c6b-418c-a84d-1a164ac745a5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:30.780486 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:30.780486 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:30.781561 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69c8ebe3-1c6b-418c-a84d-1a164ac745a5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:30.782037 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 197/774] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:30 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 797 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:30.789401 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c20f0db9-6799-4783-a178-a1bc53585aad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.789401 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c20f0db9-6799-4783-a178-a1bc53585aad None None] GET https://10.4.3.250/volume// Aug 18 05:26:30.789401 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c20f0db9-6799-4783-a178-a1bc53585aad None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:30.789401 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c20f0db9-6799-4783-a178-a1bc53585aad None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:30.789401 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c20f0db9-6799-4783-a178-a1bc53585aad None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:26:30.789401 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 197/775] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:26:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:26:30.799906 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-dc843e1d-d3b7-4851-b065-bca7493a36fc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.805300 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-dc843e1d-d3b7-4851-b065-bca7493a36fc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace Aug 18 05:26:30.805300 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-dc843e1d-d3b7-4851-b065-bca7493a36fc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:30.805300 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-dc843e1d-d3b7-4851-b065-bca7493a36fc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:30.813924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-6aaf0f06-33a5-46bd-9d4d-e36545d1d614 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.817149 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-6aaf0f06-33a5-46bd-9d4d-e36545d1d614 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:30.817149 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-6aaf0f06-33a5-46bd-9d4d-e36545d1d614 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:30.817499 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-6aaf0f06-33a5-46bd-9d4d-e36545d1d614 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:30.822303 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:30.822303 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:30.827860 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-dc843e1d-d3b7-4851-b065-bca7493a36fc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:26:30.835386 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-dc843e1d-d3b7-4851-b065-bca7493a36fc tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace returned with HTTP 200 Aug 18 05:26:30.836092 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 196/776] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:26:30 2026] GET /volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace => generated 1539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:26:30.838331 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:30.838331 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:30.846113 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-6aaf0f06-33a5-46bd-9d4d-e36545d1d614 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:30.852597 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-6aaf0f06-33a5-46bd-9d4d-e36545d1d614 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:30.853265 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 187/777] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:26:30 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:30.991228 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-68523779-e4a7-44e3-b5cf-8ccd15b95606 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:30.997509 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-68523779-e4a7-44e3-b5cf-8ccd15b95606 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] PUT https://10.4.3.250/volume/v3/attachments/80862856-7b29-448d-8f08-331691329f00 Aug 18 05:26:30.999025 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-68523779-e4a7-44e3-b5cf-8ccd15b95606 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:31.016260 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-68523779-e4a7-44e3-b5cf-8ccd15b95606 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Acquiring lock "cinder-attachment_update-2eaba763-9be1-481b-a06f-779d78beaace-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:26:31.023488 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-68523779-e4a7-44e3-b5cf-8ccd15b95606 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Lock "cinder-attachment_update-2eaba763-9be1-481b-a06f-779d78beaace-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:26:31.024775 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.024775 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:31.044050 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-46a04964-d462-469d-8539-6b3192c2cb22 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.044516 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cc784230-b525-4db4-bc98-5f43591be3b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.044994 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cc784230-b525-4db4-bc98-5f43591be3b3 None None] GET https://10.4.3.250/volume// Aug 18 05:26:31.045327 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cc784230-b525-4db4-bc98-5f43591be3b3 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:31.045589 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cc784230-b525-4db4-bc98-5f43591be3b3 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:31.046066 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cc784230-b525-4db4-bc98-5f43591be3b3 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:26:31.046317 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-46a04964-d462-469d-8539-6b3192c2cb22 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:31.046551 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 197/778] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:26:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:26:31.050122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-46a04964-d462-469d-8539-6b3192c2cb22 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:31.050122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-46a04964-d462-469d-8539-6b3192c2cb22 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:31.050122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-46a04964-d462-469d-8539-6b3192c2cb22 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:31.052689 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.052689 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:31.056052 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-f39ee274-f13f-409a-bc61-e0e28b7a302b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.058591 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-f39ee274-f13f-409a-bc61-e0e28b7a302b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:26:31.059134 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-f39ee274-f13f-409a-bc61-e0e28b7a302b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d2518ef-110f-44ca-ae94-3454aae6988f", "connector": null, "instance_uuid": "f3e9f952-c2ac-4c8a-94d8-c2135ed4718a"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:31.077245 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-46a04964-d462-469d-8539-6b3192c2cb22 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 200 Aug 18 05:26:31.078449 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 198/779] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:31 2026] GET /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 333 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:31.083192 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.083192 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:31.090248 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a15a6ff-8d53-4142-9728-73f879623da8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.097641 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:31.097641 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-38415609", "volume_type": "81cc9bfd-3fac-4866-b835-c5a65690e331", "group_id": "b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:31.100252 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-38415609', 'volume_type': '81cc9bfd-3fac-4866-b835-c5a65690e331', 'group_id': 'b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:31.112211 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.112211 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:31.112865 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Create volume of 1 GB Aug 18 05:26:31.126628 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Availability Zones retrieved successfully. Aug 18 05:26:31.137495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Flow 'volume_create_api' (a0eb7e3b-1c03-4f69-85d9-a0f8fdc67512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:31.140876 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08406745-2d0d-4e14-8347-922843ecb676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:31.140876 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.140876 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:31.140876 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:31.149513 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-f39ee274-f13f-409a-bc61-e0e28b7a302b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:26:31.150298 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 188/780] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:26:31 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:31.175315 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08406745-2d0d-4e14-8347-922843ecb676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:26:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81cc9bfd-3fac-4866-b835-c5a65690e331,is_public=True,name='tempest-GroupsTest-volume-type-635485064',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81cc9bfd-3fac-4866-b835-c5a65690e331', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:31.177467 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3444194f-623f-4f4e-a53f-414f9998e55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:31.207831 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c6439598-95b2-473c-9c6f-d51f826f21f5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.212037 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c6439598-95b2-473c-9c6f-d51f826f21f5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:31.212037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c6439598-95b2-473c-9c6f-d51f826f21f5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:31.212037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c6439598-95b2-473c-9c6f-d51f826f21f5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:31.224944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-68523779-e4a7-44e3-b5cf-8ccd15b95606 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Lock "cinder-attachment_update-2eaba763-9be1-481b-a06f-779d78beaace-np0000007601" released by "attachment_update" :: held 0.198s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:26:31.224944 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-68523779-e4a7-44e3-b5cf-8ccd15b95606 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/80862856-7b29-448d-8f08-331691329f00 returned with HTTP 200 Aug 18 05:26:31.225676 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 198/781] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:26:30 2026] PUT /volume/v3/attachments/80862856-7b29-448d-8f08-331691329f00 => generated 969 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:31.236029 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.236029 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:31.237704 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-689d090c-fa01-46b3-a081-eaf8def1f1b8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.237851 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-635485064 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-635485064, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:31.238310 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-689d090c-fa01-46b3-a081-eaf8def1f1b8 None None] GET https://10.4.3.250/volume// Aug 18 05:26:31.238612 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-689d090c-fa01-46b3-a081-eaf8def1f1b8 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:31.238841 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-689d090c-fa01-46b3-a081-eaf8def1f1b8 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:31.239292 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-689d090c-fa01-46b3-a081-eaf8def1f1b8 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:26:31.239358 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-635485064 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-635485064, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:31.240364 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 189/782] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:26:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:26:31.241570 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c6439598-95b2-473c-9c6f-d51f826f21f5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:31.249465 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c6439598-95b2-473c-9c6f-d51f826f21f5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:31.250369 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 199/783] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:31 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:31.256631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-5f3b377c-a059-4e1e-b8fa-91db75127425 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.261900 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-5f3b377c-a059-4e1e-b8fa-91db75127425 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:31.262444 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-5f3b377c-a059-4e1e-b8fa-91db75127425 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:31.262879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-5f3b377c-a059-4e1e-b8fa-91db75127425 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:31.293496 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-9fa938e9-5eb4-4907-b4a5-554b7c8cafad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.296842 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-9fa938e9-5eb4-4907-b4a5-554b7c8cafad tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/attachments/80862856-7b29-448d-8f08-331691329f00/action Aug 18 05:26:31.297191 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-9fa938e9-5eb4-4907-b4a5-554b7c8cafad tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:31.297375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-9fa938e9-5eb4-4907-b4a5-554b7c8cafad tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:31.303723 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.303723 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:31.316448 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-5f3b377c-a059-4e1e-b8fa-91db75127425 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:31.326928 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Created reservations ['6c7696a5-c201-483c-8827-d8d86c71ee90', '84b05370-d5cf-4d36-94ed-6fe57e6656db', 'f478c906-12dc-4fef-a4b4-fb71eca87897', '269f28b9-283b-47e5-b4ef-8d9b55464023'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:31.326928 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3444194f-623f-4f4e-a53f-414f9998e55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c7696a5-c201-483c-8827-d8d86c71ee90', '84b05370-d5cf-4d36-94ed-6fe57e6656db', 'f478c906-12dc-4fef-a4b4-fb71eca87897', '269f28b9-283b-47e5-b4ef-8d9b55464023']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:31.327602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a239da-fabd-4123-9711-82e644abc081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:31.328420 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.328420 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:31.332920 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-5f3b377c-a059-4e1e-b8fa-91db75127425 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:31.332920 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 199/784] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:26:31 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1327 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:26:31.355784 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3be76235-081a-4f8e-9775-9dd6378a2ccb req-9fa938e9-5eb4-4907-b4a5-554b7c8cafad tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/80862856-7b29-448d-8f08-331691329f00/action returned with HTTP 204 Aug 18 05:26:31.356390 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 190/785] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:26:31 2026] POST /volume/v3/attachments/80862856-7b29-448d-8f08-331691329f00/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:31.361167 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a239da-fabd-4123-9711-82e644abc081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72085804-8494-4e52-ba7e-492ad7df9807', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-38415609',encryption_key_id=None,group_id=b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3,group_type_id=,metadata={},multiattach=False,project_id='bb9b4e9181314e16bb1c87e7baaf1297',qos_specs=None,replication_status=,reservations=['6c7696a5-c201-483c-8827-d8d86c71ee90','84b05370-d5cf-4d36-94ed-6fe57e6656db','f478c906-12dc-4fef-a4b4-fb71eca87897','269f28b9-283b-47e5-b4ef-8d9b55464023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb790dcf1054c6fb000c822d16ee071',volume_type_id=81cc9bfd-3fac-4866-b835-c5a65690e331), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-38415609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3,host=None,id=72085804-8494-4e52-ba7e-492ad7df9807,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb9b4e9181314e16bb1c87e7baaf1297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeb790dcf1054c6fb000c822d16ee071',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81cc9bfd-3fac-4866-b835-c5a65690e331),volume_type_id=81cc9bfd-3fac-4866-b835-c5a65690e331)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:31.362513 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d014f435-91ed-4ba5-a993-245289794958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:31.399941 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d014f435-91ed-4ba5-a993-245289794958) transitioned into state 'SUCCESS' from state '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-38415609',encryption_key_id=None,group_id=b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3,group_type_id=,metadata={},multiattach=False,project_id='bb9b4e9181314e16bb1c87e7baaf1297',qos_specs=None,replication_status=,reservations=['6c7696a5-c201-483c-8827-d8d86c71ee90','84b05370-d5cf-4d36-94ed-6fe57e6656db','f478c906-12dc-4fef-a4b4-fb71eca87897','269f28b9-283b-47e5-b4ef-8d9b55464023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb790dcf1054c6fb000c822d16ee071',volume_type_id=81cc9bfd-3fac-4866-b835-c5a65690e331)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:31.400679 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (489d9b8c-1e64-4d5d-8bd2-bab20f88938f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:31.415656 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (489d9b8c-1e64-4d5d-8bd2-bab20f88938f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:31.416814 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Flow 'volume_create_api' (a0eb7e3b-1c03-4f69-85d9-a0f8fdc67512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:31.417124 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Create volume request issued successfully. Aug 18 05:26:31.422824 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:31.423211 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:31.472091 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-62353596-c2c5-4531-97fd-668cdc3caf9b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.474460 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-62353596-c2c5-4531-97fd-668cdc3caf9b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] PUT https://10.4.3.250/volume/v3/attachments/3fb90530-1ccb-44dd-a0ea-bae8510d1f98 Aug 18 05:26:31.474720 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:31.475268 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-62353596-c2c5-4531-97fd-668cdc3caf9b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:31.480695 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.480695 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:31.487330 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a15a6ff-8d53-4142-9728-73f879623da8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:31.488049 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 198/786] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:26:31 2026] POST /volume/v3/volumes => generated 812 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:31.489251 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-62353596-c2c5-4531-97fd-668cdc3caf9b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Acquiring lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:26:31.495586 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-62353596-c2c5-4531-97fd-668cdc3caf9b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:26:31.497054 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.497054 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:31.508442 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55094e68-5aad-4fb7-a167-2f27f05c8134 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.517138 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55094e68-5aad-4fb7-a167-2f27f05c8134 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/72085804-8494-4e52-ba7e-492ad7df9807 Aug 18 05:26:31.517138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55094e68-5aad-4fb7-a167-2f27f05c8134 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:31.517138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55094e68-5aad-4fb7-a167-2f27f05c8134 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:31.529292 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.529292 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:31.532825 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-55094e68-5aad-4fb7-a167-2f27f05c8134 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Volume info retrieved successfully. Aug 18 05:26:31.534281 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-55094e68-5aad-4fb7-a167-2f27f05c8134 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:31.534281 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-55094e68-5aad-4fb7-a167-2f27f05c8134 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:31.583171 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-55094e68-5aad-4fb7-a167-2f27f05c8134 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:31.587603 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.587603 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:31.598482 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55094e68-5aad-4fb7-a167-2f27f05c8134 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/72085804-8494-4e52-ba7e-492ad7df9807 returned with HTTP 200 Aug 18 05:26:31.599072 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 200/787] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:31 2026] GET /volume/v3/volumes/72085804-8494-4e52-ba7e-492ad7df9807 => generated 880 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:31.747839 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-62353596-c2c5-4531-97fd-668cdc3caf9b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" released by "attachment_update" :: held 0.252s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:26:31.748340 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-62353596-c2c5-4531-97fd-668cdc3caf9b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/3fb90530-1ccb-44dd-a0ea-bae8510d1f98 returned with HTTP 200 Aug 18 05:26:31.749293 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 200/788] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:26:31 2026] PUT /volume/v3/attachments/3fb90530-1ccb-44dd-a0ea-bae8510d1f98 => generated 969 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:31.798146 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-192447c5-5ed4-472d-8b5a-1f315fdf1ec4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:31.800519 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-192447c5-5ed4-472d-8b5a-1f315fdf1ec4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:31.800918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-192447c5-5ed4-472d-8b5a-1f315fdf1ec4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:31.801081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-192447c5-5ed4-472d-8b5a-1f315fdf1ec4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:31.801253 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-192447c5-5ed4-472d-8b5a-1f315fdf1ec4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:31.821314 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:31.821314 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:31.821314 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-192447c5-5ed4-472d-8b5a-1f315fdf1ec4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:31.821533 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 191/789] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:31 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:32.272363 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28a7e600-6187-414e-944c-fe89156b0e39 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:32.275609 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28a7e600-6187-414e-944c-fe89156b0e39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:32.275860 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28a7e600-6187-414e-944c-fe89156b0e39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:32.276128 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28a7e600-6187-414e-944c-fe89156b0e39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:32.299108 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:32.299108 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:32.304754 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-28a7e600-6187-414e-944c-fe89156b0e39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:32.311808 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28a7e600-6187-414e-944c-fe89156b0e39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:32.312312 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 199/790] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:32 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:32.624324 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2695d230-446f-47f4-ba6d-882cdc3a790a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:32.628380 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2695d230-446f-47f4-ba6d-882cdc3a790a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/72085804-8494-4e52-ba7e-492ad7df9807 Aug 18 05:26:32.628380 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2695d230-446f-47f4-ba6d-882cdc3a790a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:32.628630 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2695d230-446f-47f4-ba6d-882cdc3a790a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:32.642439 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:32.642439 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:32.653434 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2695d230-446f-47f4-ba6d-882cdc3a790a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Volume info retrieved successfully. Aug 18 05:26:32.654929 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-2695d230-446f-47f4-ba6d-882cdc3a790a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:32.658141 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-2695d230-446f-47f4-ba6d-882cdc3a790a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:32.714968 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-2695d230-446f-47f4-ba6d-882cdc3a790a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:32.718578 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:32.718578 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:32.728698 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2695d230-446f-47f4-ba6d-882cdc3a790a tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/72085804-8494-4e52-ba7e-492ad7df9807 returned with HTTP 200 Aug 18 05:26:32.729126 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 201/791] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:32 2026] GET /volume/v3/volumes/72085804-8494-4e52-ba7e-492ad7df9807 => generated 905 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:32.745717 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:32.751078 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:32.751078 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1024214248", "volume_type": "81cc9bfd-3fac-4866-b835-c5a65690e331", "group_id": "b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:32.751943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1024214248', 'volume_type': '81cc9bfd-3fac-4866-b835-c5a65690e331', 'group_id': 'b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:32.767441 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:32.767441 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:32.771045 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Create volume of 1 GB Aug 18 05:26:32.776692 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Availability Zones retrieved successfully. Aug 18 05:26:32.782760 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Flow 'volume_create_api' (28df9077-a40b-460c-9523-6bff5d0045e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:32.784726 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9dce65-61c1-4aeb-a0a3-805bd28800a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:32.785896 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:32.785896 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:32.786512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:32.814425 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac9dce65-61c1-4aeb-a0a3-805bd28800a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:26:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81cc9bfd-3fac-4866-b835-c5a65690e331,is_public=True,name='tempest-GroupsTest-volume-type-635485064',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81cc9bfd-3fac-4866-b835-c5a65690e331', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:32.815478 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3927ec00-53a6-4d5a-9fda-217d7e1b2569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:32.838197 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f2d4f52-b5cf-45cd-9fce-6163d7dcf110 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:32.843309 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f2d4f52-b5cf-45cd-9fce-6163d7dcf110 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:32.843615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f2d4f52-b5cf-45cd-9fce-6163d7dcf110 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:32.843908 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f2d4f52-b5cf-45cd-9fce-6163d7dcf110 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:32.844095 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4f2d4f52-b5cf-45cd-9fce-6163d7dcf110 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:32.857963 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:32.857963 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:32.859705 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f2d4f52-b5cf-45cd-9fce-6163d7dcf110 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:32.860173 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 192/792] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:32 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:32.870911 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-635485064 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-635485064, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:32.870911 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-635485064 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-635485064, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:32.906710 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Created reservations ['bbf423bb-014e-4ead-88db-162aa40774db', '1e7d8b37-f177-406b-89b8-d2626fe81e05', 'f1eec233-e339-46dc-8033-e160f5521425', '41b2d8d3-578e-4d0c-980a-e900d165aaec'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:32.907919 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3927ec00-53a6-4d5a-9fda-217d7e1b2569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbf423bb-014e-4ead-88db-162aa40774db', '1e7d8b37-f177-406b-89b8-d2626fe81e05', 'f1eec233-e339-46dc-8033-e160f5521425', '41b2d8d3-578e-4d0c-980a-e900d165aaec']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:32.909099 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd59ce06-fc8f-45eb-bed5-9c5575f0ef09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:32.940746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd59ce06-fc8f-45eb-bed5-9c5575f0ef09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb88e05e-65e8-45e2-8897-4fb9669f6ad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1024214248',encryption_key_id=None,group_id=b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3,group_type_id=,metadata={},multiattach=False,project_id='bb9b4e9181314e16bb1c87e7baaf1297',qos_specs=None,replication_status=,reservations=['bbf423bb-014e-4ead-88db-162aa40774db','1e7d8b37-f177-406b-89b8-d2626fe81e05','f1eec233-e339-46dc-8033-e160f5521425','41b2d8d3-578e-4d0c-980a-e900d165aaec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb790dcf1054c6fb000c822d16ee071',volume_type_id=81cc9bfd-3fac-4866-b835-c5a65690e331), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1024214248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3,host=None,id=fb88e05e-65e8-45e2-8897-4fb9669f6ad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb9b4e9181314e16bb1c87e7baaf1297',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeb790dcf1054c6fb000c822d16ee071',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81cc9bfd-3fac-4866-b835-c5a65690e331),volume_type_id=81cc9bfd-3fac-4866-b835-c5a65690e331)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:32.942807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba8a28e-56e5-4ffa-ac86-bf6cd6b73e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:32.970687 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ba8a28e-56e5-4ffa-ac86-bf6cd6b73e2c) transitioned into state 'SUCCESS' from state '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-1024214248',encryption_key_id=None,group_id=b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3,group_type_id=,metadata={},multiattach=False,project_id='bb9b4e9181314e16bb1c87e7baaf1297',qos_specs=None,replication_status=,reservations=['bbf423bb-014e-4ead-88db-162aa40774db','1e7d8b37-f177-406b-89b8-d2626fe81e05','f1eec233-e339-46dc-8033-e160f5521425','41b2d8d3-578e-4d0c-980a-e900d165aaec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeb790dcf1054c6fb000c822d16ee071',volume_type_id=81cc9bfd-3fac-4866-b835-c5a65690e331)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:32.971588 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4275598-2150-41bd-9cb1-24a6a01f4dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:32.992268 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4275598-2150-41bd-9cb1-24a6a01f4dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:32.993354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Flow 'volume_create_api' (28df9077-a40b-460c-9523-6bff5d0045e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:32.993768 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Create volume request issued successfully. Aug 18 05:26:32.994599 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:32.995398 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:33.044988 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:33.054285 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:33.054285 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:33.060039 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14622754-7fdf-4aa9-8b2a-2bfb23521776 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:33.060631 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 201/793] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:26:32 2026] POST /volume/v3/volumes => generated 814 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:33.078154 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-99654841-0fe6-4b59-9df8-b0f9ba4aa849 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:33.081418 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99654841-0fe6-4b59-9df8-b0f9ba4aa849 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 Aug 18 05:26:33.081738 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99654841-0fe6-4b59-9df8-b0f9ba4aa849 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:33.082095 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99654841-0fe6-4b59-9df8-b0f9ba4aa849 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:33.099453 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:33.099453 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:33.107093 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-99654841-0fe6-4b59-9df8-b0f9ba4aa849 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Volume info retrieved successfully. Aug 18 05:26:33.108311 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-99654841-0fe6-4b59-9df8-b0f9ba4aa849 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:33.108694 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-99654841-0fe6-4b59-9df8-b0f9ba4aa849 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:33.158449 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-99654841-0fe6-4b59-9df8-b0f9ba4aa849 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:33.162086 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:33.162086 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:33.173757 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99654841-0fe6-4b59-9df8-b0f9ba4aa849 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 returned with HTTP 200 Aug 18 05:26:33.174724 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 200/794] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:33 2026] GET /volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 => generated 882 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:33.331023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5898f46c-014a-4865-8fc2-ca7f9712ee19 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:33.333677 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5898f46c-014a-4865-8fc2-ca7f9712ee19 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:33.334689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5898f46c-014a-4865-8fc2-ca7f9712ee19 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:33.335547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5898f46c-014a-4865-8fc2-ca7f9712ee19 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:33.356571 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:33.356571 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:33.362538 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5898f46c-014a-4865-8fc2-ca7f9712ee19 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:33.370404 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5898f46c-014a-4865-8fc2-ca7f9712ee19 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:33.370404 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 202/795] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:33 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:33.737442 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b922bf02-54a5-455b-85ed-1fda9e23d8bb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:33.880716 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-01f88007-3b1e-4197-ad7e-3f7692648528 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:33.885277 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01f88007-3b1e-4197-ad7e-3f7692648528 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:33.885793 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-01f88007-3b1e-4197-ad7e-3f7692648528 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:33.885871 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-01f88007-3b1e-4197-ad7e-3f7692648528 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:33.886661 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-01f88007-3b1e-4197-ad7e-3f7692648528 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:33.913319 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:33.913319 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:33.914951 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01f88007-3b1e-4197-ad7e-3f7692648528 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:33.915384 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b922bf02-54a5-455b-85ed-1fda9e23d8bb tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] GET https://10.4.3.250/volume/v3/os-quota-class-sets/default Aug 18 05:26:33.915652 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 202/796] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:33 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:26:33.915916 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b922bf02-54a5-455b-85ed-1fda9e23d8bb tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:33.915916 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b922bf02-54a5-455b-85ed-1fda9e23d8bb tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:33.945411 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b922bf02-54a5-455b-85ed-1fda9e23d8bb tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] https://10.4.3.250/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 05:26:33.946345 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 193/797] 10.4.3.250 () {66 vars in 1297 bytes} [Tue Aug 18 05:26:33 2026] GET /volume/v3/os-quota-class-sets/default => generated 590 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:33.965075 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc52a9df-6a6d-4096-b953-ec553c843cab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:33.968393 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc52a9df-6a6d-4096-b953-ec553c843cab tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] GET https://10.4.3.250/volume/v3/os-quota-class-sets/default Aug 18 05:26:33.968920 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc52a9df-6a6d-4096-b953-ec553c843cab tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:33.968920 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc52a9df-6a6d-4096-b953-ec553c843cab tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:34.002117 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc52a9df-6a6d-4096-b953-ec553c843cab tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] https://10.4.3.250/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 05:26:34.003085 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 201/798] 10.4.3.250 () {66 vars in 1297 bytes} [Tue Aug 18 05:26:33 2026] GET /volume/v3/os-quota-class-sets/default => generated 590 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:34.016181 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a26e8d31-f9aa-43bd-887d-25dfe4d78027 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.018887 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a26e8d31-f9aa-43bd-887d-25dfe4d78027 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:34.019048 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a26e8d31-f9aa-43bd-887d-25dfe4d78027 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-210582796"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:34.043222 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a26e8d31-f9aa-43bd-887d-25dfe4d78027 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:34.043682 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 203/799] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:26:34 2026] POST /volume/v3/types => generated 227 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:34.057824 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cd87bde5-7b2a-4ecd-abb9-7a41d87a6b1a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.060478 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd87bde5-7b2a-4ecd-abb9-7a41d87a6b1a tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-class-sets/default Aug 18 05:26:34.060478 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd87bde5-7b2a-4ecd-abb9-7a41d87a6b1a tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-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-210582796": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-210582796": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-210582796": 8}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:34.144712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-7436b46f-7ac7-4a03-b047-abc26fc964e5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.148430 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-7436b46f-7ac7-4a03-b047-abc26fc964e5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments/3fb90530-1ccb-44dd-a0ea-bae8510d1f98/action Aug 18 05:26:34.148888 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-7436b46f-7ac7-4a03-b047-abc26fc964e5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:34.149134 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-7436b46f-7ac7-4a03-b047-abc26fc964e5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:34.183834 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:34.183834 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:34.197314 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-201e0036-64cb-47f3-bd55-7a6cbeeb25c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.199634 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-201e0036-64cb-47f3-bd55-7a6cbeeb25c2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 Aug 18 05:26:34.200214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-201e0036-64cb-47f3-bd55-7a6cbeeb25c2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:34.200368 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-201e0036-64cb-47f3-bd55-7a6cbeeb25c2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:34.208180 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-567b9c26-e4e0-4e32-b9ec-d9530febfe16 req-7436b46f-7ac7-4a03-b047-abc26fc964e5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/3fb90530-1ccb-44dd-a0ea-bae8510d1f98/action returned with HTTP 204 Aug 18 05:26:34.208582 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 194/800] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:26:34 2026] POST /volume/v3/attachments/3fb90530-1ccb-44dd-a0ea-bae8510d1f98/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:34.215950 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:34.215950 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:34.228903 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-201e0036-64cb-47f3-bd55-7a6cbeeb25c2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Volume info retrieved successfully. Aug 18 05:26:34.229273 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-201e0036-64cb-47f3-bd55-7a6cbeeb25c2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:34.229529 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-201e0036-64cb-47f3-bd55-7a6cbeeb25c2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:34.238362 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd87bde5-7b2a-4ecd-abb9-7a41d87a6b1a tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] https://10.4.3.250/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 05:26:34.239141 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 203/801] 10.4.3.250 () {68 vars in 1318 bytes} [Tue Aug 18 05:26:34 2026] PUT /volume/v3/os-quota-class-sets/default => generated 778 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:34.251873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b838c85f-b3f4-4145-ae70-8b565221a96c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.255976 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b838c85f-b3f4-4145-ae70-8b565221a96c tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/d50ee5aa285347308911c678ceed0ed3/defaults Aug 18 05:26:34.256304 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b838c85f-b3f4-4145-ae70-8b565221a96c tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:34.256751 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b838c85f-b3f4-4145-ae70-8b565221a96c tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Calling method 'defaults' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:34.270683 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-b838c85f-b3f4-4145-ae70-8b565221a96c tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-635485064 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-635485064, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:34.271618 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-b838c85f-b3f4-4145-ae70-8b565221a96c tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-635485064 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-635485064, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:34.271916 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-b838c85f-b3f4-4145-ae70-8b565221a96c tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-635485064 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-635485064, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:34.279021 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b838c85f-b3f4-4145-ae70-8b565221a96c tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/d50ee5aa285347308911c678ceed0ed3/defaults returned with HTTP 200 Aug 18 05:26:34.279454 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 204/802] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:26:34 2026] GET /volume/v3/os-quota-sets/d50ee5aa285347308911c678ceed0ed3/defaults => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:34.292636 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-201e0036-64cb-47f3-bd55-7a6cbeeb25c2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:34.297785 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:34.297785 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:34.310605 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-201e0036-64cb-47f3-bd55-7a6cbeeb25c2 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 returned with HTTP 200 Aug 18 05:26:34.311055 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 202/803] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:34 2026] GET /volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 => generated 907 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:34.332869 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ce21fbf5-3e39-4cd6-ba8a-b767d65b4998 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.334706 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce21fbf5-3e39-4cd6-ba8a-b767d65b4998 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] PUT https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:34.335050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce21fbf5-3e39-4cd6-ba8a-b767d65b4998 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "fb88e05e-65e8-45e2-8897-4fb9669f6ad7"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:34.336560 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-ce21fbf5-3e39-4cd6-ba8a-b767d65b4998 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Update called for group b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3. {{(pid=100217) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 05:26:34.336704 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-ce21fbf5-3e39-4cd6-ba8a-b767d65b4998 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Updating group b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 with name new_group description: This is a new group add_volumes: None remove_volumes: fb88e05e-65e8-45e2-8897-4fb9669f6ad7. Aug 18 05:26:34.340787 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:34.340787 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:34.391711 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce21fbf5-3e39-4cd6-ba8a-b767d65b4998 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 202 Aug 18 05:26:34.392507 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 195/804] 10.4.3.250 () {70 vars in 1407 bytes} [Tue Aug 18 05:26:34 2026] PUT /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:34.393466 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1282ebbd-b6c6-4fcb-936c-e32b8042ec63 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.396430 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1282ebbd-b6c6-4fcb-936c-e32b8042ec63 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:34.396430 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1282ebbd-b6c6-4fcb-936c-e32b8042ec63 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:34.397429 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1282ebbd-b6c6-4fcb-936c-e32b8042ec63 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:34.403631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb091087-c923-4f83-acda-82e0b09bfc7e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.407107 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb091087-c923-4f83-acda-82e0b09bfc7e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:34.407107 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb091087-c923-4f83-acda-82e0b09bfc7e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:34.407445 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb091087-c923-4f83-acda-82e0b09bfc7e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:34.407646 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-eb091087-c923-4f83-acda-82e0b09bfc7e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:34.414144 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:34.414144 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:34.417588 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:34.417588 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:34.423793 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1282ebbd-b6c6-4fcb-936c-e32b8042ec63 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:34.429400 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb091087-c923-4f83-acda-82e0b09bfc7e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 200 Aug 18 05:26:34.430496 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 205/805] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:34 2026] GET /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:34.430636 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1282ebbd-b6c6-4fcb-936c-e32b8042ec63 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:34.433555 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 204/806] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:34 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:34.499784 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f2dea9c2-fae9-4aba-ae74-95a6f78cc9f3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.500574 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2dea9c2-fae9-4aba-ae74-95a6f78cc9f3 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/260876cc54624593a530125a4a8e59dc/defaults Aug 18 05:26:34.500774 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2dea9c2-fae9-4aba-ae74-95a6f78cc9f3 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:34.500969 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2dea9c2-fae9-4aba-ae74-95a6f78cc9f3 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Calling method 'defaults' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:34.508389 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-f2dea9c2-fae9-4aba-ae74-95a6f78cc9f3 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-635485064 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-635485064, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:34.512389 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2dea9c2-fae9-4aba-ae74-95a6f78cc9f3 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/260876cc54624593a530125a4a8e59dc/defaults returned with HTTP 200 Aug 18 05:26:34.512835 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 203/807] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:26:34 2026] GET /volume/v3/os-quota-sets/260876cc54624593a530125a4a8e59dc/defaults => generated 814 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:34.615973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2a0d000a-272b-432a-ac14-511e3a562129 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.617949 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a0d000a-272b-432a-ac14-511e3a562129 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] DELETE https://10.4.3.250/volume/v3/types/7d58884b-f9b5-4b85-8b4c-4bfbb1454310 Aug 18 05:26:34.618245 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a0d000a-272b-432a-ac14-511e3a562129 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:34.618494 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a0d000a-272b-432a-ac14-511e3a562129 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:34.656448 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a0d000a-272b-432a-ac14-511e3a562129 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] https://10.4.3.250/volume/v3/types/7d58884b-f9b5-4b85-8b4c-4bfbb1454310 returned with HTTP 202 Aug 18 05:26:34.656871 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 196/808] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:34 2026] DELETE /volume/v3/types/7d58884b-f9b5-4b85-8b4c-4bfbb1454310 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:34.665002 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4b875c88-1d6b-44c0-9385-ea169b123d37 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.667363 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4b875c88-1d6b-44c0-9385-ea169b123d37 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] GET https://10.4.3.250/volume/v3/types/7d58884b-f9b5-4b85-8b4c-4bfbb1454310 Aug 18 05:26:34.667480 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4b875c88-1d6b-44c0-9385-ea169b123d37 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:34.667763 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4b875c88-1d6b-44c0-9385-ea169b123d37 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:34.672178 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4b875c88-1d6b-44c0-9385-ea169b123d37 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] https://10.4.3.250/volume/v3/types/7d58884b-f9b5-4b85-8b4c-4bfbb1454310 returned with HTTP 404 Aug 18 05:26:34.672740 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 206/809] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:34 2026] GET /volume/v3/types/7d58884b-f9b5-4b85-8b4c-4bfbb1454310 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:34.681556 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3170ae47-eeb6-43d5-ae51-093dda362306 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.683591 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3170ae47-eeb6-43d5-ae51-093dda362306 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-class-sets/default Aug 18 05:26:34.683979 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3170ae47-eeb6-43d5-ae51-093dda362306 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-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=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:34.776813 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3170ae47-eeb6-43d5-ae51-093dda362306 tempest-VolumeQuotaClassesTest-564741977 tempest-VolumeQuotaClassesTest-564741977-project-admin] https://10.4.3.250/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 05:26:34.777705 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 205/810] 10.4.3.250 () {68 vars in 1318 bytes} [Tue Aug 18 05:26:34 2026] PUT /volume/v3/os-quota-class-sets/default => generated 573 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:34.933446 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bbacf1c1-ffd2-4682-9437-2856eeb7e6cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:34.936823 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bbacf1c1-ffd2-4682-9437-2856eeb7e6cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:34.937699 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bbacf1c1-ffd2-4682-9437-2856eeb7e6cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:34.938655 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bbacf1c1-ffd2-4682-9437-2856eeb7e6cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:34.939173 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bbacf1c1-ffd2-4682-9437-2856eeb7e6cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:34.971696 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:34.971696 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:34.972864 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bbacf1c1-ffd2-4682-9437-2856eeb7e6cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:34.973403 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 204/811] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:34 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:35.443941 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7fe630e5-7aec-4984-a2e6-1c6c69e93e6c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:35.452243 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7fe630e5-7aec-4984-a2e6-1c6c69e93e6c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:35.452243 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7fe630e5-7aec-4984-a2e6-1c6c69e93e6c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:35.452493 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7fe630e5-7aec-4984-a2e6-1c6c69e93e6c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:35.452543 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-7fe630e5-7aec-4984-a2e6-1c6c69e93e6c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:35.461064 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:35.461064 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:35.480154 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7fe630e5-7aec-4984-a2e6-1c6c69e93e6c tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 200 Aug 18 05:26:35.480764 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 197/812] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:35 2026] GET /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:35.496315 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d16f4b0e-7277-4bf7-8f1f-00b812f9deb8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:35.498777 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d16f4b0e-7277-4bf7-8f1f-00b812f9deb8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:35.499222 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d16f4b0e-7277-4bf7-8f1f-00b812f9deb8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:35.499393 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d16f4b0e-7277-4bf7-8f1f-00b812f9deb8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:35.500751 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-d16f4b0e-7277-4bf7-8f1f-00b812f9deb8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:35.505369 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:35.505369 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:35.518915 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d16f4b0e-7277-4bf7-8f1f-00b812f9deb8 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 200 Aug 18 05:26:35.519556 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 207/813] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:35 2026] GET /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:35.533525 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:35.535847 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:26:35.536198 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:35.536489 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:35.537518 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:26:35.538289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:35.548971 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Get all volumes completed successfully. Aug 18 05:26:35.551855 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:35.552274 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:35.598944 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:35.602550 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:35.602550 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:35.616253 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0c26dcc1-3109-46a0-b0f5-8c36ec3af09e tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:26:35.616476 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 206/814] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:26:35 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:26:35.633024 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aab19856-2e73-4e4a-bca9-f38b3fd993cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:35.635452 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aab19856-2e73-4e4a-bca9-f38b3fd993cf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] PUT https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:35.635929 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aab19856-2e73-4e4a-bca9-f38b3fd993cf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fb88e05e-65e8-45e2-8897-4fb9669f6ad7"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:35.638261 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-aab19856-2e73-4e4a-bca9-f38b3fd993cf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Update called for group b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3. {{(pid=100215) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 05:26:35.638261 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-aab19856-2e73-4e4a-bca9-f38b3fd993cf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Updating group b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 with name None description: None add_volumes: fb88e05e-65e8-45e2-8897-4fb9669f6ad7 remove_volumes: None. Aug 18 05:26:35.641864 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:35.641864 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:35.709866 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aab19856-2e73-4e4a-bca9-f38b3fd993cf tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 202 Aug 18 05:26:35.710824 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 205/815] 10.4.3.250 () {70 vars in 1406 bytes} [Tue Aug 18 05:26:35 2026] PUT /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:35.723767 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c4a33277-0032-47f5-9491-03662f450ee4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:35.726383 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4a33277-0032-47f5-9491-03662f450ee4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:35.726807 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4a33277-0032-47f5-9491-03662f450ee4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:35.727183 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4a33277-0032-47f5-9491-03662f450ee4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:35.727400 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-c4a33277-0032-47f5-9491-03662f450ee4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:35.735743 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:35.735743 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:35.750664 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4a33277-0032-47f5-9491-03662f450ee4 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 200 Aug 18 05:26:35.751175 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 198/816] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:35 2026] GET /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:35.994972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dd819681-87e6-48cc-8eae-45e204a49c2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:35.998333 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd819681-87e6-48cc-8eae-45e204a49c2a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:35.998799 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd819681-87e6-48cc-8eae-45e204a49c2a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:35.999937 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd819681-87e6-48cc-8eae-45e204a49c2a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:36.000276 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-dd819681-87e6-48cc-8eae-45e204a49c2a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:36.008558 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:36.008558 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:36.010460 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd819681-87e6-48cc-8eae-45e204a49c2a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:36.010861 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 208/817] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:35 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:36.764459 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c0dfafcb-0eae-489c-aab4-0c4b577e02e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:36.766503 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0dfafcb-0eae-489c-aab4-0c4b577e02e5 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:36.766760 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0dfafcb-0eae-489c-aab4-0c4b577e02e5 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:36.766947 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0dfafcb-0eae-489c-aab4-0c4b577e02e5 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:36.767091 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-c0dfafcb-0eae-489c-aab4-0c4b577e02e5 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:36.771432 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:36.771432 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:36.788769 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0dfafcb-0eae-489c-aab4-0c4b577e02e5 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 200 Aug 18 05:26:36.789922 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 207/818] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:36 2026] GET /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:36.803403 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:36.806602 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:26:36.806602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:36.806602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:36.808064 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:26:36.808575 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:36.808575 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:36.810513 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:36.824484 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Get all volumes completed successfully. Aug 18 05:26:36.827122 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:36.827122 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:36.887131 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:36.891565 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:36.891565 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:36.898637 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:36.898830 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:36.964744 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:36.969225 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:36.969225 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:36.987607 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81400b30-cb0b-49cf-9d05-cdc02c4cc8cc tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:26:36.988224 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 206/819] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:26:36 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:26:37.009392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:37.012113 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:26:37.012428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:37.012756 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:37.013104 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:26:37.013575 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:37.013575 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:37.014160 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:37.030569 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-effa357d-3378-4b5a-bfed-77f8239587fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:37.032032 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Get all volumes completed successfully. Aug 18 05:26:37.032032 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:37.032032 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:37.033979 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-effa357d-3378-4b5a-bfed-77f8239587fe tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:37.033979 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-effa357d-3378-4b5a-bfed-77f8239587fe tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:37.035305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-effa357d-3378-4b5a-bfed-77f8239587fe tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:37.036485 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-effa357d-3378-4b5a-bfed-77f8239587fe tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:37.045520 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:37.045520 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:37.046570 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-effa357d-3378-4b5a-bfed-77f8239587fe tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:37.047290 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 209/820] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:37 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:37.095701 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:37.101288 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:37.101288 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:37.107045 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:37.107285 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:37.184252 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:37.188762 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:37.188762 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:37.201178 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d1b2800a-adbf-435f-b1e9-3bd7230b4481 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:26:37.201178 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 199/821] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:26:37 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:26:37.219770 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-36e4c957-b135-4df2-bdc5-478909616e1f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:37.222236 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36e4c957-b135-4df2-bdc5-478909616e1f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] POST https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3/action Aug 18 05:26:37.223338 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-36e4c957-b135-4df2-bdc5-478909616e1f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:37.223338 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-36e4c957-b135-4df2-bdc5-478909616e1f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:37.224828 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-36e4c957-b135-4df2-bdc5-478909616e1f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] delete called for group b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 {{(pid=100216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:26:37.225704 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-36e4c957-b135-4df2-bdc5-478909616e1f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Delete group with id: b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:37.232823 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:37.232823 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:37.336595 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36e4c957-b135-4df2-bdc5-478909616e1f tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3/action returned with HTTP 202 Aug 18 05:26:37.336595 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 208/822] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:26:37 2026] POST /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:37.350458 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-65bef232-8b48-4fb1-9f2b-0082c5826a71 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:37.352137 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65bef232-8b48-4fb1-9f2b-0082c5826a71 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 Aug 18 05:26:37.352405 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65bef232-8b48-4fb1-9f2b-0082c5826a71 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:37.352989 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65bef232-8b48-4fb1-9f2b-0082c5826a71 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:37.362900 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:37.362900 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:37.370730 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-65bef232-8b48-4fb1-9f2b-0082c5826a71 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Volume info retrieved successfully. Aug 18 05:26:37.371926 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-65bef232-8b48-4fb1-9f2b-0082c5826a71 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:26:37.372084 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-65bef232-8b48-4fb1-9f2b-0082c5826a71 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:26:37.437342 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-65bef232-8b48-4fb1-9f2b-0082c5826a71 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:26:37.441958 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:37.441958 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:37.453604 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65bef232-8b48-4fb1-9f2b-0082c5826a71 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 returned with HTTP 200 Aug 18 05:26:37.454227 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 207/823] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:37 2026] GET /volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 => generated 906 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:38.059835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7fca1e09-13c7-433a-92ae-9ae7515a4551 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.065180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7fca1e09-13c7-433a-92ae-9ae7515a4551 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:38.065897 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7fca1e09-13c7-433a-92ae-9ae7515a4551 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:38.067361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7fca1e09-13c7-433a-92ae-9ae7515a4551 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:38.067361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7fca1e09-13c7-433a-92ae-9ae7515a4551 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:38.073391 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:38.073391 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:38.074994 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7fca1e09-13c7-433a-92ae-9ae7515a4551 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:38.075745 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 210/824] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:38 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:38.474160 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a39eeb1-7bc9-4b9a-b6c8-0a9acc4ddc04 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.476877 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a39eeb1-7bc9-4b9a-b6c8-0a9acc4ddc04 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 Aug 18 05:26:38.477289 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a39eeb1-7bc9-4b9a-b6c8-0a9acc4ddc04 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:38.477527 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a39eeb1-7bc9-4b9a-b6c8-0a9acc4ddc04 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:38.485900 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a39eeb1-7bc9-4b9a-b6c8-0a9acc4ddc04 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 returned with HTTP 404 Aug 18 05:26:38.486910 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 200/825] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:38 2026] GET /volume/v3/volumes/fb88e05e-65e8-45e2-8897-4fb9669f6ad7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:38.497840 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dab3b898-3e03-446f-8406-c6bf113850b1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.499889 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dab3b898-3e03-446f-8406-c6bf113850b1 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/volumes/72085804-8494-4e52-ba7e-492ad7df9807 Aug 18 05:26:38.500171 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dab3b898-3e03-446f-8406-c6bf113850b1 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:38.500484 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dab3b898-3e03-446f-8406-c6bf113850b1 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:38.506994 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e5752b3-ee04-46f1-a2df-69466d2d1de5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.508849 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dab3b898-3e03-446f-8406-c6bf113850b1 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/volumes/72085804-8494-4e52-ba7e-492ad7df9807 returned with HTTP 404 Aug 18 05:26:38.509482 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 209/826] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:26:38 2026] GET /volume/v3/volumes/72085804-8494-4e52-ba7e-492ad7df9807 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:38.522642 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32ef20b1-2854-4613-be52-817814f3ec97 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.528504 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32ef20b1-2854-4613-be52-817814f3ec97 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] GET https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 Aug 18 05:26:38.528504 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32ef20b1-2854-4613-be52-817814f3ec97 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:38.528504 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32ef20b1-2854-4613-be52-817814f3ec97 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:38.528504 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-32ef20b1-2854-4613-be52-817814f3ec97 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] show called for member b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:26:38.534111 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32ef20b1-2854-4613-be52-817814f3ec97 tempest-GroupsTest-1632855076 tempest-GroupsTest-1632855076-project-member] https://10.4.3.250/volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 returned with HTTP 404 Aug 18 05:26:38.534321 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 211/827] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:26:38 2026] GET /volume/v3/groups/b3b96aa3-e9c5-47b6-b3bf-83cb0b36c1c3 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:38.546471 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-74b39879-3c42-448b-9d0f-7497c864b1d3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.549217 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74b39879-3c42-448b-9d0f-7497c864b1d3 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/61d830ed-dce4-4804-b297-6352245ef526 Aug 18 05:26:38.549494 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-74b39879-3c42-448b-9d0f-7497c864b1d3 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:38.549904 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-74b39879-3c42-448b-9d0f-7497c864b1d3 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:38.573331 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74b39879-3c42-448b-9d0f-7497c864b1d3 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/group_types/61d830ed-dce4-4804-b297-6352245ef526 returned with HTTP 202 Aug 18 05:26:38.573968 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 201/828] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:26:38 2026] DELETE /volume/v3/group_types/61d830ed-dce4-4804-b297-6352245ef526 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:26:38.583652 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d7ce0fd6-0484-4d58-8b75-aa0d9b69ff41 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.586086 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d7ce0fd6-0484-4d58-8b75-aa0d9b69ff41 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] DELETE https://10.4.3.250/volume/v3/types/81cc9bfd-3fac-4866-b835-c5a65690e331 Aug 18 05:26:38.588512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d7ce0fd6-0484-4d58-8b75-aa0d9b69ff41 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:38.588512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d7ce0fd6-0484-4d58-8b75-aa0d9b69ff41 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:38.649525 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d7ce0fd6-0484-4d58-8b75-aa0d9b69ff41 tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/types/81cc9bfd-3fac-4866-b835-c5a65690e331 returned with HTTP 202 Aug 18 05:26:38.650163 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 210/829] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:38 2026] DELETE /volume/v3/types/81cc9bfd-3fac-4866-b835-c5a65690e331 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:38.658003 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-79b65427-54be-46ae-8684-e381a1b40d2d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.663637 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79b65427-54be-46ae-8684-e381a1b40d2d tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] GET https://10.4.3.250/volume/v3/types/81cc9bfd-3fac-4866-b835-c5a65690e331 Aug 18 05:26:38.663847 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79b65427-54be-46ae-8684-e381a1b40d2d tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:38.664050 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79b65427-54be-46ae-8684-e381a1b40d2d tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:38.668781 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e5752b3-ee04-46f1-a2df-69466d2d1de5 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:38.669150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e5752b3-ee04-46f1-a2df-69466d2d1de5 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1565691830", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:38.671454 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79b65427-54be-46ae-8684-e381a1b40d2d tempest-GroupsTest-1689153036 tempest-GroupsTest-1689153036-project-admin] https://10.4.3.250/volume/v3/types/81cc9bfd-3fac-4866-b835-c5a65690e331 returned with HTTP 404 Aug 18 05:26:38.672078 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 212/830] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:38 2026] GET /volume/v3/types/81cc9bfd-3fac-4866-b835-c5a65690e331 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:38.695723 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e5752b3-ee04-46f1-a2df-69466d2d1de5 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:38.696193 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 208/831] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:26:38 2026] POST /volume/v3/types => generated 275 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:38.707673 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-77073d95-864b-4030-b041-f0f56123b062 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.709583 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-77073d95-864b-4030-b041-f0f56123b062 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:38.709947 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-77073d95-864b-4030-b041-f0f56123b062 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1733634836", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:38.735493 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-77073d95-864b-4030-b041-f0f56123b062 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:38.736070 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 202/832] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:26:38 2026] POST /volume/v3/types => generated 275 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:38.746358 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:38.834958 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:38.834958 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-875499810", "volume_type": "581d81fd-290d-47c1-882a-cd36ceb7406c", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:38.837455 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-875499810', 'volume_type': '581d81fd-290d-47c1-882a-cd36ceb7406c', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:38.843122 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Create volume of 1 GB Aug 18 05:26:38.843508 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:38.843508 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:38.844540 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Availability Zones retrieved successfully. Aug 18 05:26:38.854849 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Flow 'volume_create_api' (a4d535e1-fc77-4972-9057-49b559c5c379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:38.856163 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa397126-a988-40da-bef7-b1f84705d004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:38.857446 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:38.893317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa397126-a988-40da-bef7-b1f84705d004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:26:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=581d81fd-290d-47c1-882a-cd36ceb7406c,is_public=True,name='tempest-VolumeTypesTest-volume-type-1565691830',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '581d81fd-290d-47c1-882a-cd36ceb7406c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:38.894500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75652a09-f79e-49f6-abb1-9594858fbb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:38.943426 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1565691830 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1565691830, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:38.943904 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1565691830 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1565691830, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:39.010878 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Created reservations ['a018aa87-d49b-42ad-82ca-e22a8aebf2bf', '94e92d1c-c7ce-46e6-85c7-362b06f75b08', 'e5475e06-4970-4968-aae4-04339be65bbd', '9da8f68b-8bbc-4c77-8c12-16d77821c481'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:39.012767 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75652a09-f79e-49f6-abb1-9594858fbb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a018aa87-d49b-42ad-82ca-e22a8aebf2bf', '94e92d1c-c7ce-46e6-85c7-362b06f75b08', 'e5475e06-4970-4968-aae4-04339be65bbd', '9da8f68b-8bbc-4c77-8c12-16d77821c481']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:39.014042 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ff82af-1f40-4a9e-adfc-823f5cf9f1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:39.052789 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ff82af-1f40-4a9e-adfc-823f5cf9f1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a47c978-bace-4606-a003-b21556c0ecd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-875499810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45abbc88e30c409fbb2166a1d9795110',qos_specs=None,replication_status=,reservations=['a018aa87-d49b-42ad-82ca-e22a8aebf2bf','94e92d1c-c7ce-46e6-85c7-362b06f75b08','e5475e06-4970-4968-aae4-04339be65bbd','9da8f68b-8bbc-4c77-8c12-16d77821c481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7336a8f807534754bd954073b7875423',volume_type_id=581d81fd-290d-47c1-882a-cd36ceb7406c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-875499810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a47c978-bace-4606-a003-b21556c0ecd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45abbc88e30c409fbb2166a1d9795110',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7336a8f807534754bd954073b7875423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(581d81fd-290d-47c1-882a-cd36ceb7406c),volume_type_id=581d81fd-290d-47c1-882a-cd36ceb7406c)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:39.053808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (413f2020-b8e7-4e5d-b0ef-ea06c573fb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:39.080735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (413f2020-b8e7-4e5d-b0ef-ea06c573fb76) transitioned into state 'SUCCESS' from state '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-875499810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45abbc88e30c409fbb2166a1d9795110',qos_specs=None,replication_status=,reservations=['a018aa87-d49b-42ad-82ca-e22a8aebf2bf','94e92d1c-c7ce-46e6-85c7-362b06f75b08','e5475e06-4970-4968-aae4-04339be65bbd','9da8f68b-8bbc-4c77-8c12-16d77821c481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7336a8f807534754bd954073b7875423',volume_type_id=581d81fd-290d-47c1-882a-cd36ceb7406c)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:39.081697 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcdf98f3-2bde-45c0-86a6-0d8e5ea792df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:39.089842 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-14ab0ca5-641f-4923-9f80-a66139268e08 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:39.091980 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14ab0ca5-641f-4923-9f80-a66139268e08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:39.092452 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14ab0ca5-641f-4923-9f80-a66139268e08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:39.092907 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14ab0ca5-641f-4923-9f80-a66139268e08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:39.093154 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-14ab0ca5-641f-4923-9f80-a66139268e08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:39.099538 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:39.099538 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:39.100703 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcdf98f3-2bde-45c0-86a6-0d8e5ea792df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:39.100936 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14ab0ca5-641f-4923-9f80-a66139268e08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:39.101610 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 213/833] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:39 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:39.101743 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Flow 'volume_create_api' (a4d535e1-fc77-4972-9057-49b559c5c379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:39.102053 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Create volume request issued successfully. Aug 18 05:26:39.102799 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71c258ab-3dd4-4acc-94ab-20df767203c7 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:39.103281 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 211/834] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:26:38 2026] POST /volume/v3/volumes => generated 783 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:39.119562 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2d8d570-456d-4403-9b06-50f044200f44 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:39.121454 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2d8d570-456d-4403-9b06-50f044200f44 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] GET https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:39.121731 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2d8d570-456d-4403-9b06-50f044200f44 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:39.123354 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2d8d570-456d-4403-9b06-50f044200f44 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:39.134358 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:39.134358 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:39.140572 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d2d8d570-456d-4403-9b06-50f044200f44 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Volume info retrieved successfully. Aug 18 05:26:39.151054 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2d8d570-456d-4403-9b06-50f044200f44 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 returned with HTTP 200 Aug 18 05:26:39.151782 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 209/835] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:39 2026] GET /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:39.575940 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-400523d6-29c1-4025-a1da-61ec5532d402 req-c06259a2-53c6-46a8-a5f8-f63cfc2168a7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:39.588041 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-c06259a2-53c6-46a8-a5f8-f63cfc2168a7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:26:39.588229 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-c06259a2-53c6-46a8-a5f8-f63cfc2168a7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:39.588562 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-c06259a2-53c6-46a8-a5f8-f63cfc2168a7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:39.613747 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:39.613747 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:39.621708 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-400523d6-29c1-4025-a1da-61ec5532d402 req-c06259a2-53c6-46a8-a5f8-f63cfc2168a7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:26:39.628524 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-c06259a2-53c6-46a8-a5f8-f63cfc2168a7 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:26:39.628999 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 203/836] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:26:39 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:40.120749 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-585f1e9b-d95f-4800-8bff-dd1f2985d060 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:40.124770 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-585f1e9b-d95f-4800-8bff-dd1f2985d060 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:40.125273 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-585f1e9b-d95f-4800-8bff-dd1f2985d060 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:40.126327 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-585f1e9b-d95f-4800-8bff-dd1f2985d060 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:40.126327 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-585f1e9b-d95f-4800-8bff-dd1f2985d060 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:40.135910 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:40.135910 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:40.138717 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-585f1e9b-d95f-4800-8bff-dd1f2985d060 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:40.138717 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 214/837] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:40 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:40.182040 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6d406abd-9ffe-49e6-967a-ba100f2e1e73 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:40.182679 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d406abd-9ffe-49e6-967a-ba100f2e1e73 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] GET https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:40.183114 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d406abd-9ffe-49e6-967a-ba100f2e1e73 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:40.183412 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d406abd-9ffe-49e6-967a-ba100f2e1e73 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:40.204902 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:40.204902 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:40.223762 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6d406abd-9ffe-49e6-967a-ba100f2e1e73 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Volume info retrieved successfully. Aug 18 05:26:40.230517 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d406abd-9ffe-49e6-967a-ba100f2e1e73 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 returned with HTTP 200 Aug 18 05:26:40.230975 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 212/838] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:40 2026] GET /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:40.250308 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-325bac31-d2d1-47f9-ab93-c710755d2897 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:40.255564 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] POST https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1/action Aug 18 05:26:40.256151 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Action body: b'{"os-retype": {"new_type": "b0a526a6-efd5-4ab7-9f8c-4459194a3959"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:40.257721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "b0a526a6-efd5-4ab7-9f8c-4459194a3959"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:40.267040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-163fbd51-f3df-4a65-97a5-8db75a697484 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:40.267848 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-163fbd51-f3df-4a65-97a5-8db75a697484 None None] GET https://10.4.3.250/volume// Aug 18 05:26:40.267848 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-163fbd51-f3df-4a65-97a5-8db75a697484 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:40.271572 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-163fbd51-f3df-4a65-97a5-8db75a697484 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:40.275515 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-163fbd51-f3df-4a65-97a5-8db75a697484 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:26:40.275515 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 204/839] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:26:40 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:26:40.277151 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:40.277151 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:40.277803 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Volume info retrieved successfully. Aug 18 05:26:40.293058 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-400523d6-29c1-4025-a1da-61ec5532d402 req-e84cd584-e771-411a-bac3-e99eb186038e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:40.298163 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-e84cd584-e771-411a-bac3-e99eb186038e tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:26:40.299073 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-e84cd584-e771-411a-bac3-e99eb186038e tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d2518ef-110f-44ca-ae94-3454aae6988f", "connector": null, "instance_uuid": "04443c48-d2f7-4622-a8b6-7369389613f9"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:40.316171 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1733634836 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1733634836, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:40.316815 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1733634836 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1733634836, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:40.332251 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:40.332251 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:40.360235 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Created reservations ['dcf669ac-7a1c-4a88-81c4-46588d1a55cb', 'e40870b5-9a35-427b-ae0f-d40f85e7170c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:40.383390 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1565691830 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1565691830, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:40.383483 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1565691830 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1565691830, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:26:40.392454 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-e84cd584-e771-411a-bac3-e99eb186038e tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:26:40.393035 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 215/840] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:26:40 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:40.399600 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Created reservations ['a4298278-b389-416e-80ed-ca338985f92c', 'eec58f7f-1da9-4580-9dcf-f5ca3fde0335'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:40.408846 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-400523d6-29c1-4025-a1da-61ec5532d402 req-0a3086b9-2f7e-43e6-b9cb-14558365e216 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:40.413229 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-0a3086b9-2f7e-43e6-b9cb-14558365e216 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/attachments/1b13e1e1-e2ba-4e60-842d-543ba2f66ba4 Aug 18 05:26:40.413543 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-0a3086b9-2f7e-43e6-b9cb-14558365e216 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:40.414349 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-0a3086b9-2f7e-43e6-b9cb-14558365e216 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:40.426103 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:40.426103 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:40.443937 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Retype volume request issued successfully. Aug 18 05:26:40.444171 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-325bac31-d2d1-47f9-ab93-c710755d2897 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1/action returned with HTTP 202 Aug 18 05:26:40.445281 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 210/841] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:26:40 2026] POST /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:26:40.460599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-be7ee028-58b1-4577-8bd0-9083cc1c6e1d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:40.469271 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be7ee028-58b1-4577-8bd0-9083cc1c6e1d tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] GET https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:40.469271 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be7ee028-58b1-4577-8bd0-9083cc1c6e1d tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:40.469271 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be7ee028-58b1-4577-8bd0-9083cc1c6e1d tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:40.488458 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:40.488458 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:40.498590 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-be7ee028-58b1-4577-8bd0-9083cc1c6e1d tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Volume info retrieved successfully. Aug 18 05:26:40.506536 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be7ee028-58b1-4577-8bd0-9083cc1c6e1d tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 returned with HTTP 200 Aug 18 05:26:40.507289 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 205/842] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:40 2026] GET /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 => generated 875 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:40.523966 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-0a3086b9-2f7e-43e6-b9cb-14558365e216 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/1b13e1e1-e2ba-4e60-842d-543ba2f66ba4 returned with HTTP 200 Aug 18 05:26:40.525256 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 213/843] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:26:40 2026] DELETE /volume/v3/attachments/1b13e1e1-e2ba-4e60-842d-543ba2f66ba4 => generated 367 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:41.161486 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-14ba4ab9-ec0e-44da-a4bd-2f9f51a4383f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:41.166260 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14ba4ab9-ec0e-44da-a4bd-2f9f51a4383f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:41.166975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14ba4ab9-ec0e-44da-a4bd-2f9f51a4383f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:41.166975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14ba4ab9-ec0e-44da-a4bd-2f9f51a4383f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:41.166975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-14ba4ab9-ec0e-44da-a4bd-2f9f51a4383f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:41.180152 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:41.180152 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:41.181240 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14ba4ab9-ec0e-44da-a4bd-2f9f51a4383f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:41.181650 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 216/844] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:41 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:41.528553 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efa710e2-5b2a-4f47-be5a-0c4ca18c6143 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:41.531219 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efa710e2-5b2a-4f47-be5a-0c4ca18c6143 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] GET https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:41.531489 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efa710e2-5b2a-4f47-be5a-0c4ca18c6143 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:41.531772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efa710e2-5b2a-4f47-be5a-0c4ca18c6143 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:41.542493 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:41.542493 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:41.547501 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-efa710e2-5b2a-4f47-be5a-0c4ca18c6143 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Volume info retrieved successfully. Aug 18 05:26:41.556326 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efa710e2-5b2a-4f47-be5a-0c4ca18c6143 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 returned with HTTP 200 Aug 18 05:26:41.557036 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 211/845] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:41 2026] GET /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:41.577984 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1c31dd4d-9253-4aae-b1d5-07f40a643122 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:41.583293 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c31dd4d-9253-4aae-b1d5-07f40a643122 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] GET https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:41.584281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c31dd4d-9253-4aae-b1d5-07f40a643122 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:41.584281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c31dd4d-9253-4aae-b1d5-07f40a643122 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:41.601328 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:41.601328 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:41.611690 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c31dd4d-9253-4aae-b1d5-07f40a643122 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Volume info retrieved successfully. Aug 18 05:26:41.624735 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c31dd4d-9253-4aae-b1d5-07f40a643122 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 returned with HTTP 200 Aug 18 05:26:41.625794 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 206/846] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:41 2026] GET /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:41.644733 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fdb8b686-1eee-4412-9a81-d1cc0213451c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:41.649671 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdb8b686-1eee-4412-9a81-d1cc0213451c tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] GET https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:41.649929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdb8b686-1eee-4412-9a81-d1cc0213451c tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:41.650314 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdb8b686-1eee-4412-9a81-d1cc0213451c tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:41.663959 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:41.663959 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:41.675960 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fdb8b686-1eee-4412-9a81-d1cc0213451c tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Volume info retrieved successfully. Aug 18 05:26:41.684829 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdb8b686-1eee-4412-9a81-d1cc0213451c tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 returned with HTTP 200 Aug 18 05:26:41.685562 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 214/847] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:41 2026] GET /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:41.708196 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b69ab366-d3ec-4ecd-abd6-0051b5704948 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:41.712253 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b69ab366-d3ec-4ecd-abd6-0051b5704948 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:41.712540 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b69ab366-d3ec-4ecd-abd6-0051b5704948 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:41.712643 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b69ab366-d3ec-4ecd-abd6-0051b5704948 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:41.712886 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b69ab366-d3ec-4ecd-abd6-0051b5704948 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Delete volume with id: 4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:41.723525 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:41.723525 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:41.724351 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b69ab366-d3ec-4ecd-abd6-0051b5704948 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Volume info retrieved successfully. Aug 18 05:26:41.758118 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b69ab366-d3ec-4ecd-abd6-0051b5704948 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Delete volume request issued successfully. Aug 18 05:26:41.758449 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b69ab366-d3ec-4ecd-abd6-0051b5704948 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 returned with HTTP 202 Aug 18 05:26:41.759065 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 217/848] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:41 2026] DELETE /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 05:26:41.773551 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-664da579-56b9-4cce-8a82-e62baa2bed70 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:41.776469 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-664da579-56b9-4cce-8a82-e62baa2bed70 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] GET https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:41.776777 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-664da579-56b9-4cce-8a82-e62baa2bed70 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:41.777051 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-664da579-56b9-4cce-8a82-e62baa2bed70 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:41.791064 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:41.791064 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:41.798766 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-664da579-56b9-4cce-8a82-e62baa2bed70 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Volume info retrieved successfully. Aug 18 05:26:41.805815 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-664da579-56b9-4cce-8a82-e62baa2bed70 tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 returned with HTTP 200 Aug 18 05:26:41.806260 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 212/849] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:41 2026] GET /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:41.902958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-400523d6-29c1-4025-a1da-61ec5532d402 req-d5596ff6-8718-4e15-b996-77bdd8eeedf5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:41.906323 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-d5596ff6-8718-4e15-b996-77bdd8eeedf5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] PUT https://10.4.3.250/volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79 Aug 18 05:26:41.906868 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-d5596ff6-8718-4e15-b996-77bdd8eeedf5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:41.920829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-400523d6-29c1-4025-a1da-61ec5532d402 req-d5596ff6-8718-4e15-b996-77bdd8eeedf5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Acquiring lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:26:41.928530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-400523d6-29c1-4025-a1da-61ec5532d402 req-d5596ff6-8718-4e15-b996-77bdd8eeedf5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:26:41.930154 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:41.930154 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:42.061773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-400523d6-29c1-4025-a1da-61ec5532d402 req-d5596ff6-8718-4e15-b996-77bdd8eeedf5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" released by "attachment_update" :: held 0.131s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:26:42.061773 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-d5596ff6-8718-4e15-b996-77bdd8eeedf5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79 returned with HTTP 200 Aug 18 05:26:42.061773 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 207/850] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:26:41 2026] PUT /volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:42.069695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-400523d6-29c1-4025-a1da-61ec5532d402 req-942b1367-30d8-4a1c-bab7-8e33f8aa7364 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.072921 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-942b1367-30d8-4a1c-bab7-8e33f8aa7364 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79 Aug 18 05:26:42.073262 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-942b1367-30d8-4a1c-bab7-8e33f8aa7364 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:42.073626 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-942b1367-30d8-4a1c-bab7-8e33f8aa7364 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:42.099280 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-942b1367-30d8-4a1c-bab7-8e33f8aa7364 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79 returned with HTTP 200 Aug 18 05:26:42.099822 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 215/851] 10.4.3.250 () {70 vars in 1651 bytes} [Tue Aug 18 05:26:42 2026] GET /volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:42.199417 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-79f9a981-4c2a-44f6-875b-ab6c9ea54357 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.205998 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79f9a981-4c2a-44f6-875b-ab6c9ea54357 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:42.206577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79f9a981-4c2a-44f6-875b-ab6c9ea54357 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:42.206859 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79f9a981-4c2a-44f6-875b-ab6c9ea54357 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:42.207068 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-79f9a981-4c2a-44f6-875b-ab6c9ea54357 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:42.238309 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:42.238309 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:42.242442 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79f9a981-4c2a-44f6-875b-ab6c9ea54357 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:42.243707 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 218/852] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:42 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:42.698331 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-388ca5ba-de42-4217-9470-409d849538a3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.791846 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-388ca5ba-de42-4217-9470-409d849538a3 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] POST https://10.4.3.250/volume/v3/qos-specs Aug 18 05:26:42.792404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-388ca5ba-de42-4217-9470-409d849538a3 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-942831999", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:42.797423 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.qos_specs [None req-388ca5ba-de42-4217-9470-409d849538a3 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-942831999', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100215) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 05:26:42.809572 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-388ca5ba-de42-4217-9470-409d849538a3 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DB qos_specs_create(): root {'id': 'cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-942831999'} {{(pid=100215) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 05:26:42.821234 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-388ca5ba-de42-4217-9470-409d849538a3 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs returned with HTTP 200 Aug 18 05:26:42.821847 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 213/853] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:26:42 2026] POST /volume/v3/qos-specs => generated 392 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:42.826996 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-21c3ec61-f120-4b5e-bb70-c6d19c089c5b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.829341 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21c3ec61-f120-4b5e-bb70-c6d19c089c5b tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] GET https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 Aug 18 05:26:42.829615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21c3ec61-f120-4b5e-bb70-c6d19c089c5b tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:42.829876 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21c3ec61-f120-4b5e-bb70-c6d19c089c5b tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:42.832690 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-722f7d5b-38a0-4699-acf5-b02820904a0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.835478 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-722f7d5b-38a0-4699-acf5-b02820904a0c tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:42.836054 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-722f7d5b-38a0-4699-acf5-b02820904a0c tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-308487584"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:42.838248 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:42.838248 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:42.838980 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21c3ec61-f120-4b5e-bb70-c6d19c089c5b tempest-VolumeTypesTest-491888212 tempest-VolumeTypesTest-491888212-project-member] https://10.4.3.250/volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 returned with HTTP 404 Aug 18 05:26:42.839472 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 208/854] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:42 2026] GET /volume/v3/volumes/4a47c978-bace-4606-a003-b21556c0ecd1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:42.848232 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e14e9fb-0b32-4706-81b0-7ea7de6a9b87 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.850239 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e14e9fb-0b32-4706-81b0-7ea7de6a9b87 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] DELETE https://10.4.3.250/volume/v3/types/b0a526a6-efd5-4ab7-9f8c-4459194a3959 Aug 18 05:26:42.850524 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e14e9fb-0b32-4706-81b0-7ea7de6a9b87 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:42.850708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e14e9fb-0b32-4706-81b0-7ea7de6a9b87 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:42.858342 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-722f7d5b-38a0-4699-acf5-b02820904a0c tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:42.858769 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 216/855] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:26:42 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:42.870828 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96ea0f2d-72c3-4bc3-92fe-4dcff672ae33 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.873503 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96ea0f2d-72c3-4bc3-92fe-4dcff672ae33 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:42.873996 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96ea0f2d-72c3-4bc3-92fe-4dcff672ae33 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1459273318"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:42.876294 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:42.876294 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:42.897779 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96ea0f2d-72c3-4bc3-92fe-4dcff672ae33 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:42.898703 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 214/856] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:26:42 2026] POST /volume/v3/types => generated 222 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:42.913149 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ac05c818-78b0-406e-afb4-a108eae0e21a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.913744 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac05c818-78b0-406e-afb4-a108eae0e21a tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:42.914585 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac05c818-78b0-406e-afb4-a108eae0e21a tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-643207637"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:42.916652 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:42.916652 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:42.938736 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac05c818-78b0-406e-afb4-a108eae0e21a tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:42.939801 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 209/857] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:26:42 2026] POST /volume/v3/types => generated 221 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:42.951419 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e14e9fb-0b32-4706-81b0-7ea7de6a9b87 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/b0a526a6-efd5-4ab7-9f8c-4459194a3959 returned with HTTP 202 Aug 18 05:26:42.951622 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8b6a1595-5ee8-4e00-b6f0-eaee7dd1d0b7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.953186 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 219/858] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:42 2026] DELETE /volume/v3/types/b0a526a6-efd5-4ab7-9f8c-4459194a3959 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:42.955475 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b6a1595-5ee8-4e00-b6f0-eaee7dd1d0b7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associate?vol_type_id=89bdf0fc-84d6-49f7-a907-a277beb54f33 Aug 18 05:26:42.955763 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b6a1595-5ee8-4e00-b6f0-eaee7dd1d0b7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:42.956039 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b6a1595-5ee8-4e00-b6f0-eaee7dd1d0b7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'associate' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:42.957068 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b6a1595-5ee8-4e00-b6f0-eaee7dd1d0b7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Associate qos_spec: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 with type: 89bdf0fc-84d6-49f7-a907-a277beb54f33 {{(pid=100216) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 05:26:42.963615 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69b97bc6-3c49-4061-911f-1de210c08f8f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:42.967940 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69b97bc6-3c49-4061-911f-1de210c08f8f tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/b0a526a6-efd5-4ab7-9f8c-4459194a3959 Aug 18 05:26:42.967940 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69b97bc6-3c49-4061-911f-1de210c08f8f tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:42.968560 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69b97bc6-3c49-4061-911f-1de210c08f8f tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:42.974768 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69b97bc6-3c49-4061-911f-1de210c08f8f tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/b0a526a6-efd5-4ab7-9f8c-4459194a3959 returned with HTTP 404 Aug 18 05:26:42.975432 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 215/859] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:42 2026] GET /volume/v3/types/b0a526a6-efd5-4ab7-9f8c-4459194a3959 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:42.996766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5306535f-f682-4697-9e4f-a7fce7f7ab89 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.003561 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b6a1595-5ee8-4e00-b6f0-eaee7dd1d0b7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associate?vol_type_id=89bdf0fc-84d6-49f7-a907-a277beb54f33 returned with HTTP 202 Aug 18 05:26:43.003708 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 217/860] 10.4.3.250 () {66 vars in 1481 bytes} [Tue Aug 18 05:26:42 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associate?vol_type_id=89bdf0fc-84d6-49f7-a907-a277beb54f33 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.009194 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5306535f-f682-4697-9e4f-a7fce7f7ab89 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] DELETE https://10.4.3.250/volume/v3/types/581d81fd-290d-47c1-882a-cd36ceb7406c Aug 18 05:26:43.011514 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5306535f-f682-4697-9e4f-a7fce7f7ab89 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.011514 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5306535f-f682-4697-9e4f-a7fce7f7ab89 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.016714 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0aef9442-235f-4d73-9883-436fe69f5c32 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.031683 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0aef9442-235f-4d73-9883-436fe69f5c32 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associate?vol_type_id=f76c7b5f-06a9-484d-8abe-9d250fc67b12 Aug 18 05:26:43.032000 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0aef9442-235f-4d73-9883-436fe69f5c32 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.034912 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0aef9442-235f-4d73-9883-436fe69f5c32 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'associate' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.039398 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0aef9442-235f-4d73-9883-436fe69f5c32 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Associate qos_spec: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 with type: f76c7b5f-06a9-484d-8abe-9d250fc67b12 {{(pid=100214) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 05:26:43.063818 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5306535f-f682-4697-9e4f-a7fce7f7ab89 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/581d81fd-290d-47c1-882a-cd36ceb7406c returned with HTTP 202 Aug 18 05:26:43.064344 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 210/861] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:42 2026] DELETE /volume/v3/types/581d81fd-290d-47c1-882a-cd36ceb7406c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.077072 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b2112c8-68a1-466a-a5cf-1221e5f2aa75 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.079569 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b2112c8-68a1-466a-a5cf-1221e5f2aa75 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/581d81fd-290d-47c1-882a-cd36ceb7406c Aug 18 05:26:43.080350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b2112c8-68a1-466a-a5cf-1221e5f2aa75 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.080350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b2112c8-68a1-466a-a5cf-1221e5f2aa75 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.085443 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b2112c8-68a1-466a-a5cf-1221e5f2aa75 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/581d81fd-290d-47c1-882a-cd36ceb7406c returned with HTTP 404 Aug 18 05:26:43.086268 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 216/862] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/581d81fd-290d-47c1-882a-cd36ceb7406c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.098420 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-04f35ecf-debe-49b4-937e-44116b81da1c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.100792 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04f35ecf-debe-49b4-937e-44116b81da1c tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:43.101501 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04f35ecf-debe-49b4-937e-44116b81da1c tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-97783836", "description": "tempest-volume-type-description-803094284", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:43.111950 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.111950 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:43.113571 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0aef9442-235f-4d73-9883-436fe69f5c32 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associate?vol_type_id=f76c7b5f-06a9-484d-8abe-9d250fc67b12 returned with HTTP 202 Aug 18 05:26:43.114306 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 220/863] 10.4.3.250 () {66 vars in 1481 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associate?vol_type_id=f76c7b5f-06a9-484d-8abe-9d250fc67b12 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.124252 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fe97a21c-0234-43bf-ba9a-8901350768e8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.127446 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe97a21c-0234-43bf-ba9a-8901350768e8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associate?vol_type_id=c318cc91-f0f2-4b82-b251-d3f0748b64db Aug 18 05:26:43.127657 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe97a21c-0234-43bf-ba9a-8901350768e8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.127903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe97a21c-0234-43bf-ba9a-8901350768e8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'associate' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.128769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe97a21c-0234-43bf-ba9a-8901350768e8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Associate qos_spec: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 with type: c318cc91-f0f2-4b82-b251-d3f0748b64db {{(pid=100217) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 05:26:43.133359 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04f35ecf-debe-49b4-937e-44116b81da1c tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:43.135034 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 218/864] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:26:43 2026] POST /volume/v3/types => generated 312 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.144919 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7bd5facc-9b2d-489c-a0fc-562aa9cce369 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.148175 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7bd5facc-9b2d-489c-a0fc-562aa9cce369 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/3bbdea81-af10-490a-aaaf-e3c12bce348a Aug 18 05:26:43.148403 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7bd5facc-9b2d-489c-a0fc-562aa9cce369 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.149702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7bd5facc-9b2d-489c-a0fc-562aa9cce369 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.157475 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7bd5facc-9b2d-489c-a0fc-562aa9cce369 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/3bbdea81-af10-490a-aaaf-e3c12bce348a returned with HTTP 200 Aug 18 05:26:43.158038 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 217/865] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/3bbdea81-af10-490a-aaaf-e3c12bce348a => generated 334 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.160025 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe97a21c-0234-43bf-ba9a-8901350768e8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associate?vol_type_id=c318cc91-f0f2-4b82-b251-d3f0748b64db returned with HTTP 202 Aug 18 05:26:43.160684 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 211/866] 10.4.3.250 () {66 vars in 1481 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associate?vol_type_id=c318cc91-f0f2-4b82-b251-d3f0748b64db => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.167778 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-92f5487a-5b59-4847-8bec-fa152cf12867 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.169992 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92f5487a-5b59-4847-8bec-fa152cf12867 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] DELETE https://10.4.3.250/volume/v3/types/3bbdea81-af10-490a-aaaf-e3c12bce348a Aug 18 05:26:43.170191 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92f5487a-5b59-4847-8bec-fa152cf12867 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.170349 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92f5487a-5b59-4847-8bec-fa152cf12867 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.170710 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.170710 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:43.171902 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cada6f00-6c7a-4bab-863c-fbe834697dbf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.175041 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cada6f00-6c7a-4bab-863c-fbe834697dbf tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associations Aug 18 05:26:43.175192 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cada6f00-6c7a-4bab-863c-fbe834697dbf tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.175464 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cada6f00-6c7a-4bab-863c-fbe834697dbf tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'associations' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.176325 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cada6f00-6c7a-4bab-863c-fbe834697dbf tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Get associations for qos_spec id: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 {{(pid=100216) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 05:26:43.194030 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cada6f00-6c7a-4bab-863c-fbe834697dbf tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associations returned with HTTP 200 Aug 18 05:26:43.194914 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 219/867] 10.4.3.250 () {66 vars in 1393 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associations => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.206240 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9c53057d-8238-46bb-bb4b-f159e109bbfb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.210838 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c53057d-8238-46bb-bb4b-f159e109bbfb tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/disassociate?vol_type_id=89bdf0fc-84d6-49f7-a907-a277beb54f33 Aug 18 05:26:43.212144 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9c53057d-8238-46bb-bb4b-f159e109bbfb tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.212420 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9c53057d-8238-46bb-bb4b-f159e109bbfb tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'disassociate' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.214689 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92f5487a-5b59-4847-8bec-fa152cf12867 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/3bbdea81-af10-490a-aaaf-e3c12bce348a returned with HTTP 202 Aug 18 05:26:43.214689 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 221/868] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/types/3bbdea81-af10-490a-aaaf-e3c12bce348a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.215903 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9c53057d-8238-46bb-bb4b-f159e109bbfb tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Disassociate qos_spec: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 from type: 89bdf0fc-84d6-49f7-a907-a277beb54f33 {{(pid=100215) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 18 05:26:43.234825 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a539c140-90a6-48e2-b4e4-f58c76ea0bff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.238979 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a539c140-90a6-48e2-b4e4-f58c76ea0bff tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/3bbdea81-af10-490a-aaaf-e3c12bce348a Aug 18 05:26:43.239305 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a539c140-90a6-48e2-b4e4-f58c76ea0bff tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.239650 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a539c140-90a6-48e2-b4e4-f58c76ea0bff tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.244636 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a539c140-90a6-48e2-b4e4-f58c76ea0bff tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/3bbdea81-af10-490a-aaaf-e3c12bce348a returned with HTTP 404 Aug 18 05:26:43.244636 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 212/869] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/3bbdea81-af10-490a-aaaf-e3c12bce348a => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.249663 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9c53057d-8238-46bb-bb4b-f159e109bbfb tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/disassociate?vol_type_id=89bdf0fc-84d6-49f7-a907-a277beb54f33 returned with HTTP 202 Aug 18 05:26:43.250736 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 218/870] 10.4.3.250 () {66 vars in 1490 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/disassociate?vol_type_id=89bdf0fc-84d6-49f7-a907-a277beb54f33 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.258040 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b70fbf72-cbc5-49cf-b5d5-d2e88c8dab85 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.258403 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-beaee802-40bd-41a7-bb59-62ba69e0a890 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.261173 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-beaee802-40bd-41a7-bb59-62ba69e0a890 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:43.261173 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-beaee802-40bd-41a7-bb59-62ba69e0a890 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.261343 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-beaee802-40bd-41a7-bb59-62ba69e0a890 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.261416 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b70fbf72-cbc5-49cf-b5d5-d2e88c8dab85 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:43.261470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-beaee802-40bd-41a7-bb59-62ba69e0a890 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:43.262413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b70fbf72-cbc5-49cf-b5d5-d2e88c8dab85 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-473303380"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:43.264340 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.264340 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:43.265785 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-22702a2a-61ad-46b8-a8b5-36a29ab6f59d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.268213 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.268213 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:43.268610 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22702a2a-61ad-46b8-a8b5-36a29ab6f59d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associations Aug 18 05:26:43.269078 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22702a2a-61ad-46b8-a8b5-36a29ab6f59d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.269277 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22702a2a-61ad-46b8-a8b5-36a29ab6f59d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'associations' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.269538 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-beaee802-40bd-41a7-bb59-62ba69e0a890 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:43.269638 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.269638 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:43.269872 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.qos_specs_manage [None req-22702a2a-61ad-46b8-a8b5-36a29ab6f59d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Get associations for qos_spec id: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 {{(pid=100217) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 05:26:43.270558 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 222/871] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.287611 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b70fbf72-cbc5-49cf-b5d5-d2e88c8dab85 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:43.288217 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 220/872] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:26:43 2026] POST /volume/v3/types => generated 220 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.294303 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22702a2a-61ad-46b8-a8b5-36a29ab6f59d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associations returned with HTTP 200 Aug 18 05:26:43.295109 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 213/873] 10.4.3.250 () {66 vars in 1393 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associations => generated 305 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.300746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c0a4ea1d-e764-49b1-8bb4-072424550a3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.305185 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0a4ea1d-e764-49b1-8bb4-072424550a3a tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] POST https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption Aug 18 05:26:43.305745 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c0a4ea1d-e764-49b1-8bb4-072424550a3a tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:43.308742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a35ded8e-28a3-46be-b581-08da4250548d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.309457 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.309457 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:43.311291 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a35ded8e-28a3-46be-b581-08da4250548d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/disassociate_all Aug 18 05:26:43.311562 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a35ded8e-28a3-46be-b581-08da4250548d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.311931 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a35ded8e-28a3-46be-b581-08da4250548d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'disassociate_all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.312643 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a35ded8e-28a3-46be-b581-08da4250548d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Disassociate qos_spec: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 from all. {{(pid=100214) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 18 05:26:43.335098 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a35ded8e-28a3-46be-b581-08da4250548d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/disassociate_all returned with HTTP 202 Aug 18 05:26:43.335784 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 223/874] 10.4.3.250 () {66 vars in 1405 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/disassociate_all => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.347241 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87767d34-80c4-47d5-b86f-56dc3fdec602 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.350570 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87767d34-80c4-47d5-b86f-56dc3fdec602 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associations Aug 18 05:26:43.350570 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87767d34-80c4-47d5-b86f-56dc3fdec602 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.351121 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0a4ea1d-e764-49b1-8bb4-072424550a3a tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption returned with HTTP 200 Aug 18 05:26:43.351402 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87767d34-80c4-47d5-b86f-56dc3fdec602 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'associations' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.351768 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 219/875] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:26:43 2026] POST /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.351828 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-87767d34-80c4-47d5-b86f-56dc3fdec602 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Get associations for qos_spec id: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 {{(pid=100216) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 05:26:43.364429 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5ac600ad-ed07-4cb0-a56f-a1e6e0347a44 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.364641 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87767d34-80c4-47d5-b86f-56dc3fdec602 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associations returned with HTTP 200 Aug 18 05:26:43.364987 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 221/876] 10.4.3.250 () {66 vars in 1393 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/associations => generated 24 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:26:43.366956 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ac600ad-ed07-4cb0-a56f-a1e6e0347a44 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption Aug 18 05:26:43.367420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ac600ad-ed07-4cb0-a56f-a1e6e0347a44 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.367420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ac600ad-ed07-4cb0-a56f-a1e6e0347a44 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.367912 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.367912 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:43.377964 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74c52573-d2af-49a7-ae8e-03339517916e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.380741 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74c52573-d2af-49a7-ae8e-03339517916e tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/types/c318cc91-f0f2-4b82-b251-d3f0748b64db Aug 18 05:26:43.381034 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74c52573-d2af-49a7-ae8e-03339517916e tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.381453 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74c52573-d2af-49a7-ae8e-03339517916e tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.381865 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.381865 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:43.383142 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ac600ad-ed07-4cb0-a56f-a1e6e0347a44 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption returned with HTTP 200 Aug 18 05:26:43.383688 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 214/877] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.397437 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2f25cf85-f4f8-4c61-af8a-5a7189be363e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.399511 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f25cf85-f4f8-4c61-af8a-5a7189be363e tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] PUT https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption/ad63b41b-987e-4700-9bd3-52586d087ed3 Aug 18 05:26:43.399871 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f25cf85-f4f8-4c61-af8a-5a7189be363e tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:43.425731 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f25cf85-f4f8-4c61-af8a-5a7189be363e tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption/ad63b41b-987e-4700-9bd3-52586d087ed3 returned with HTTP 200 Aug 18 05:26:43.426534 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 220/878] 10.4.3.250 () {68 vars in 1507 bytes} [Tue Aug 18 05:26:43 2026] PUT /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption/ad63b41b-987e-4700-9bd3-52586d087ed3 => generated 122 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.432876 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74c52573-d2af-49a7-ae8e-03339517916e tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/types/c318cc91-f0f2-4b82-b251-d3f0748b64db returned with HTTP 202 Aug 18 05:26:43.433421 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 224/879] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/types/c318cc91-f0f2-4b82-b251-d3f0748b64db => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.439884 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2313cd2f-3422-41f3-abb6-0ce4e30b16d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.442255 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8b68a36f-2556-4762-9fd9-71bcfa29e0ff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.442894 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2313cd2f-3422-41f3-abb6-0ce4e30b16d5 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption Aug 18 05:26:43.442894 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2313cd2f-3422-41f3-abb6-0ce4e30b16d5 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.442894 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2313cd2f-3422-41f3-abb6-0ce4e30b16d5 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.443385 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.443385 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:43.446187 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b68a36f-2556-4762-9fd9-71bcfa29e0ff tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/types/c318cc91-f0f2-4b82-b251-d3f0748b64db Aug 18 05:26:43.446187 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b68a36f-2556-4762-9fd9-71bcfa29e0ff tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.446377 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b68a36f-2556-4762-9fd9-71bcfa29e0ff tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.453732 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b68a36f-2556-4762-9fd9-71bcfa29e0ff tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/types/c318cc91-f0f2-4b82-b251-d3f0748b64db returned with HTTP 404 Aug 18 05:26:43.454616 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 215/880] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/c318cc91-f0f2-4b82-b251-d3f0748b64db => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.456993 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2313cd2f-3422-41f3-abb6-0ce4e30b16d5 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption returned with HTTP 200 Aug 18 05:26:43.457485 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 222/881] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption => generated 347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.462808 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6540d399-b271-406f-a6fe-b811e8811255 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.466627 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6540d399-b271-406f-a6fe-b811e8811255 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/types/f76c7b5f-06a9-484d-8abe-9d250fc67b12 Aug 18 05:26:43.466870 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6540d399-b271-406f-a6fe-b811e8811255 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.467174 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6540d399-b271-406f-a6fe-b811e8811255 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.467945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4367b4ec-bf65-4af7-a0fa-66089876396b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.474684 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4367b4ec-bf65-4af7-a0fa-66089876396b tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption/cipher Aug 18 05:26:43.475693 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4367b4ec-bf65-4af7-a0fa-66089876396b tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.476310 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4367b4ec-bf65-4af7-a0fa-66089876396b tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.488761 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4367b4ec-bf65-4af7-a0fa-66089876396b tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption/cipher returned with HTTP 200 Aug 18 05:26:43.489557 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 225/882] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:26:43.500105 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c09424de-7953-4ac8-a99a-73224c889c2d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.502072 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c09424de-7953-4ac8-a99a-73224c889c2d tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] DELETE https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption/ad63b41b-987e-4700-9bd3-52586d087ed3 Aug 18 05:26:43.502305 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c09424de-7953-4ac8-a99a-73224c889c2d tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.502498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c09424de-7953-4ac8-a99a-73224c889c2d tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.524945 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6540d399-b271-406f-a6fe-b811e8811255 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/types/f76c7b5f-06a9-484d-8abe-9d250fc67b12 returned with HTTP 202 Aug 18 05:26:43.525486 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 221/883] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/types/f76c7b5f-06a9-484d-8abe-9d250fc67b12 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.534828 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c09424de-7953-4ac8-a99a-73224c889c2d tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption/ad63b41b-987e-4700-9bd3-52586d087ed3 returned with HTTP 202 Aug 18 05:26:43.534957 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 216/884] 10.4.3.250 () {66 vars in 1489 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption/ad63b41b-987e-4700-9bd3-52586d087ed3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.536998 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-01567f1e-f482-468f-8f88-8f866168788f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.538444 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01567f1e-f482-468f-8f88-8f866168788f tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/types/f76c7b5f-06a9-484d-8abe-9d250fc67b12 Aug 18 05:26:43.538620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-01567f1e-f482-468f-8f88-8f866168788f tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.538813 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-01567f1e-f482-468f-8f88-8f866168788f tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.542756 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-01567f1e-f482-468f-8f88-8f866168788f tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/types/f76c7b5f-06a9-484d-8abe-9d250fc67b12 returned with HTTP 404 Aug 18 05:26:43.543260 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 223/885] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/f76c7b5f-06a9-484d-8abe-9d250fc67b12 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.543892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3bb9c15b-b7b4-4d8c-a9f8-97f12651eac2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.550944 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bb9c15b-b7b4-4d8c-a9f8-97f12651eac2 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption Aug 18 05:26:43.550944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3bb9c15b-b7b4-4d8c-a9f8-97f12651eac2 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.550944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3bb9c15b-b7b4-4d8c-a9f8-97f12651eac2 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.555554 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1ecd8755-37fb-41f2-a21a-7ba6ee496a1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.557855 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ecd8755-37fb-41f2-a21a-7ba6ee496a1f tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/types/89bdf0fc-84d6-49f7-a907-a277beb54f33 Aug 18 05:26:43.558084 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ecd8755-37fb-41f2-a21a-7ba6ee496a1f tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.558424 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ecd8755-37fb-41f2-a21a-7ba6ee496a1f tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.560731 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bb9c15b-b7b4-4d8c-a9f8-97f12651eac2 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption returned with HTTP 200 Aug 18 05:26:43.561443 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 226/886] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 05:26:43.574073 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-12a3d705-6276-4f49-88b6-f4fad1a4a880 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.578093 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12a3d705-6276-4f49-88b6-f4fad1a4a880 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption Aug 18 05:26:43.578823 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12a3d705-6276-4f49-88b6-f4fad1a4a880 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.579571 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12a3d705-6276-4f49-88b6-f4fad1a4a880 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.596782 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12a3d705-6276-4f49-88b6-f4fad1a4a880 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption returned with HTTP 200 Aug 18 05:26:43.597397 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 217/887] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 05:26:43.610904 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6ecfeed3-5d6f-41cb-abb6-eeafacb981ae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.613221 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ecd8755-37fb-41f2-a21a-7ba6ee496a1f tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/types/89bdf0fc-84d6-49f7-a907-a277beb54f33 returned with HTTP 202 Aug 18 05:26:43.613357 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ecfeed3-5d6f-41cb-abb6-eeafacb981ae tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] DELETE https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca Aug 18 05:26:43.613505 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ecfeed3-5d6f-41cb-abb6-eeafacb981ae tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.613871 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ecfeed3-5d6f-41cb-abb6-eeafacb981ae tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.614042 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 222/888] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/types/89bdf0fc-84d6-49f7-a907-a277beb54f33 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.624073 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0dd1b4ff-ebbb-4189-b78e-bdc0afbe33d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.627678 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0dd1b4ff-ebbb-4189-b78e-bdc0afbe33d8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/types/89bdf0fc-84d6-49f7-a907-a277beb54f33 Aug 18 05:26:43.627678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0dd1b4ff-ebbb-4189-b78e-bdc0afbe33d8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.628524 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0dd1b4ff-ebbb-4189-b78e-bdc0afbe33d8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.636406 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0dd1b4ff-ebbb-4189-b78e-bdc0afbe33d8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/types/89bdf0fc-84d6-49f7-a907-a277beb54f33 returned with HTTP 404 Aug 18 05:26:43.636773 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 227/889] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/89bdf0fc-84d6-49f7-a907-a277beb54f33 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.651076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-28dc70e7-cd29-44ee-97de-deb789a5f4fd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.656576 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28dc70e7-cd29-44ee-97de-deb789a5f4fd tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] POST https://10.4.3.250/volume/v3/qos-specs Aug 18 05:26:43.657220 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28dc70e7-cd29-44ee-97de-deb789a5f4fd tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-750752669", "consumer": "back-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:43.662247 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.qos_specs [None req-28dc70e7-cd29-44ee-97de-deb789a5f4fd tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-750752669', 'consumer': 'back-end', 'specs': {}} {{(pid=100217) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 05:26:43.675587 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-28dc70e7-cd29-44ee-97de-deb789a5f4fd tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DB qos_specs_create(): root {'id': 'ec8a3ce1-3a7d-45c5-9893-2fa7615a3976', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-750752669'} {{(pid=100217) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 05:26:43.684411 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ecfeed3-5d6f-41cb-abb6-eeafacb981ae tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca returned with HTTP 202 Aug 18 05:26:43.685146 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 224/890] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.695790 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28dc70e7-cd29-44ee-97de-deb789a5f4fd tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs returned with HTTP 200 Aug 18 05:26:43.696722 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 218/891] 10.4.3.250 () {68 vars in 1264 bytes} [Tue Aug 18 05:26:43 2026] POST /volume/v3/qos-specs => generated 368 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.703178 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da676bde-2d8d-4bb8-88c0-5701790e13ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.705634 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da676bde-2d8d-4bb8-88c0-5701790e13ac tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca Aug 18 05:26:43.705898 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da676bde-2d8d-4bb8-88c0-5701790e13ac tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.706172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da676bde-2d8d-4bb8-88c0-5701790e13ac tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.709568 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-571fc8ce-850b-492a-b926-bc0b49c05c40 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.711478 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da676bde-2d8d-4bb8-88c0-5701790e13ac tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca returned with HTTP 404 Aug 18 05:26:43.711763 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 223/892] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/ef24b504-56d8-4729-8e28-013c193e42ca => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.712771 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-571fc8ce-850b-492a-b926-bc0b49c05c40 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976?force=False Aug 18 05:26:43.714983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-571fc8ce-850b-492a-b926-bc0b49c05c40 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.714983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-571fc8ce-850b-492a-b926-bc0b49c05c40 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.714983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-571fc8ce-850b-492a-b926-bc0b49c05c40 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Delete qos_spec: ec8a3ce1-3a7d-45c5-9893-2fa7615a3976, force: False {{(pid=100214) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 05:26:43.727836 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0cf789a8-6939-45a4-a5d4-bc4bf9787cf9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.733591 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cf789a8-6939-45a4-a5d4-bc4bf9787cf9 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types Aug 18 05:26:43.733591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cf789a8-6939-45a4-a5d4-bc4bf9787cf9 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.733591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cf789a8-6939-45a4-a5d4-bc4bf9787cf9 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.751448 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-571fc8ce-850b-492a-b926-bc0b49c05c40 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976?force=False returned with HTTP 202 Aug 18 05:26:43.755067 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 228/893] 10.4.3.250 () {66 vars in 1380 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.755180 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cf789a8-6939-45a4-a5d4-bc4bf9787cf9 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:43.755180 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 225/894] 10.4.3.250 () {66 vars in 1231 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.764331 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b684f973-af4d-464a-8c6a-11ed4d4c1c48 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.766711 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b684f973-af4d-464a-8c6a-11ed4d4c1c48 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976 Aug 18 05:26:43.766914 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b684f973-af4d-464a-8c6a-11ed4d4c1c48 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.767307 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b684f973-af4d-464a-8c6a-11ed4d4c1c48 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.767754 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.767754 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:43.771430 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-62ce274e-4cd2-43fa-9ee4-6fedb18cfd46 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.774498 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62ce274e-4cd2-43fa-9ee4-6fedb18cfd46 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:43.774873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62ce274e-4cd2-43fa-9ee4-6fedb18cfd46 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-404881736"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:43.777607 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b684f973-af4d-464a-8c6a-11ed4d4c1c48 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976 returned with HTTP 404 Aug 18 05:26:43.778703 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 219/895] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.788658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d0dae5a4-e861-47fd-b6d6-c668fc870827 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.793908 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0dae5a4-e861-47fd-b6d6-c668fc870827 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs Aug 18 05:26:43.794120 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0dae5a4-e861-47fd-b6d6-c668fc870827 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.795075 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d0dae5a4-e861-47fd-b6d6-c668fc870827 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.795075 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.795075 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:43.807480 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d0dae5a4-e861-47fd-b6d6-c668fc870827 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs returned with HTTP 200 Aug 18 05:26:43.808337 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 229/896] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.809049 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62ce274e-4cd2-43fa-9ee4-6fedb18cfd46 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:43.809809 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 224/897] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:26:43 2026] POST /volume/v3/types => generated 220 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.819462 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bde29bf3-1dc0-48bc-80aa-376416a27478 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.821347 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-185e3cb0-7a17-459b-bec3-f9234e86c1c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.822504 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bde29bf3-1dc0-48bc-80aa-376416a27478 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976?force=False Aug 18 05:26:43.822808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bde29bf3-1dc0-48bc-80aa-376416a27478 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.823117 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bde29bf3-1dc0-48bc-80aa-376416a27478 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.823938 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bde29bf3-1dc0-48bc-80aa-376416a27478 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Delete qos_spec: ec8a3ce1-3a7d-45c5-9893-2fa7615a3976, force: False {{(pid=100216) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 05:26:43.826992 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-185e3cb0-7a17-459b-bec3-f9234e86c1c3 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] PUT https://10.4.3.250/volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab Aug 18 05:26:43.826992 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-185e3cb0-7a17-459b-bec3-f9234e86c1c3 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1430747831", "description": "tempest-volume-type-description-197976222", "is_public": false}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:43.829789 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bde29bf3-1dc0-48bc-80aa-376416a27478 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976?force=False returned with HTTP 404 Aug 18 05:26:43.831213 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 226/898] 10.4.3.250 () {66 vars in 1380 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.840976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-820d2405-2f4d-4c86-b303-6d6fa211a275 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.843074 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-820d2405-2f4d-4c86-b303-6d6fa211a275 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976 Aug 18 05:26:43.843074 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-820d2405-2f4d-4c86-b303-6d6fa211a275 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.843464 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-820d2405-2f4d-4c86-b303-6d6fa211a275 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.843617 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.843617 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:43.849567 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-820d2405-2f4d-4c86-b303-6d6fa211a275 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976 returned with HTTP 404 Aug 18 05:26:43.851234 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 230/899] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/ec8a3ce1-3a7d-45c5-9893-2fa7615a3976 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.863494 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28f1fb0a-7fe6-4781-b0e2-e0f731a45f47 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.865496 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28f1fb0a-7fe6-4781-b0e2-e0f731a45f47 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] POST https://10.4.3.250/volume/v3/qos-specs Aug 18 05:26:43.871043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28f1fb0a-7fe6-4781-b0e2-e0f731a45f47 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-447650288", "consumer": "both"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:43.871043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.qos_specs [None req-28f1fb0a-7fe6-4781-b0e2-e0f731a45f47 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-447650288', 'consumer': 'both', 'specs': {}} {{(pid=100215) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 05:26:43.872491 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-28f1fb0a-7fe6-4781-b0e2-e0f731a45f47 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DB qos_specs_create(): root {'id': '3fc3a705-8155-458f-9d7d-ad58c4c20ca5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-447650288'} {{(pid=100215) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 05:26:43.881177 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28f1fb0a-7fe6-4781-b0e2-e0f731a45f47 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs returned with HTTP 200 Aug 18 05:26:43.881959 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 225/900] 10.4.3.250 () {68 vars in 1264 bytes} [Tue Aug 18 05:26:43 2026] POST /volume/v3/qos-specs => generated 364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.892837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2f7fd82d-f10e-4f6a-80e6-1e55b75231f5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.894707 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-185e3cb0-7a17-459b-bec3-f9234e86c1c3 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab returned with HTTP 200 Aug 18 05:26:43.895331 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 220/901] 10.4.3.250 () {68 vars in 1363 bytes} [Tue Aug 18 05:26:43 2026] PUT /volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab => generated 204 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.896003 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f7fd82d-f10e-4f6a-80e6-1e55b75231f5 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5?force=False Aug 18 05:26:43.896311 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f7fd82d-f10e-4f6a-80e6-1e55b75231f5 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.897061 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f7fd82d-f10e-4f6a-80e6-1e55b75231f5 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.897641 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2f7fd82d-f10e-4f6a-80e6-1e55b75231f5 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Delete qos_spec: 3fc3a705-8155-458f-9d7d-ad58c4c20ca5, force: False {{(pid=100216) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 05:26:43.911697 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19a6fe15-aaee-42bb-b6ac-328ad6f92081 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.914221 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19a6fe15-aaee-42bb-b6ac-328ad6f92081 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab Aug 18 05:26:43.914221 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19a6fe15-aaee-42bb-b6ac-328ad6f92081 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.914567 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19a6fe15-aaee-42bb-b6ac-328ad6f92081 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.926931 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19a6fe15-aaee-42bb-b6ac-328ad6f92081 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab returned with HTTP 200 Aug 18 05:26:43.928232 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 231/902] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:43.939953 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f7fd82d-f10e-4f6a-80e6-1e55b75231f5 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5?force=False returned with HTTP 202 Aug 18 05:26:43.940579 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 227/903] 10.4.3.250 () {66 vars in 1380 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:43.944412 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f1a4a958-8f83-44a9-98fa-b0691cf5c3c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.946926 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1a4a958-8f83-44a9-98fa-b0691cf5c3c9 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] DELETE https://10.4.3.250/volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab Aug 18 05:26:43.947355 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1a4a958-8f83-44a9-98fa-b0691cf5c3c9 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.947899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1a4a958-8f83-44a9-98fa-b0691cf5c3c9 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.947899 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:43.947899 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:43.951336 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-efe530d4-ebf5-4954-a0c3-50448a99f821 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.955553 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-efe530d4-ebf5-4954-a0c3-50448a99f821 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5 Aug 18 05:26:43.958097 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-efe530d4-ebf5-4954-a0c3-50448a99f821 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.958097 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-efe530d4-ebf5-4954-a0c3-50448a99f821 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.971434 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-efe530d4-ebf5-4954-a0c3-50448a99f821 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5 returned with HTTP 404 Aug 18 05:26:43.972130 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 221/904] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:43.986884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-00e69ff1-a5e1-4472-ac6c-c5a616b9d1f8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:43.991782 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00e69ff1-a5e1-4472-ac6c-c5a616b9d1f8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs Aug 18 05:26:43.991782 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00e69ff1-a5e1-4472-ac6c-c5a616b9d1f8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:43.991989 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00e69ff1-a5e1-4472-ac6c-c5a616b9d1f8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:43.999499 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00e69ff1-a5e1-4472-ac6c-c5a616b9d1f8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs returned with HTTP 200 Aug 18 05:26:44.000525 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 232/905] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:26:43 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:44.017219 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1a4a958-8f83-44a9-98fa-b0691cf5c3c9 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab returned with HTTP 202 Aug 18 05:26:44.017219 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 226/906] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:43 2026] DELETE /volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:44.020259 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1e680049-0083-4092-996c-be0e5c635a2d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.023094 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e680049-0083-4092-996c-be0e5c635a2d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5?force=False Aug 18 05:26:44.023094 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e680049-0083-4092-996c-be0e5c635a2d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.023094 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e680049-0083-4092-996c-be0e5c635a2d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.023362 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.023362 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:44.023735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1e680049-0083-4092-996c-be0e5c635a2d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Delete qos_spec: 3fc3a705-8155-458f-9d7d-ad58c4c20ca5, force: False {{(pid=100216) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 05:26:44.028470 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e680049-0083-4092-996c-be0e5c635a2d tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5?force=False returned with HTTP 404 Aug 18 05:26:44.029099 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 228/907] 10.4.3.250 () {66 vars in 1380 bytes} [Tue Aug 18 05:26:44 2026] DELETE /volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:44.029339 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d845e655-9122-45b2-9e99-26b6e8024415 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.035088 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d845e655-9122-45b2-9e99-26b6e8024415 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] GET https://10.4.3.250/volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab Aug 18 05:26:44.035088 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d845e655-9122-45b2-9e99-26b6e8024415 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.035270 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d845e655-9122-45b2-9e99-26b6e8024415 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.041920 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5abbd0fa-5a91-4212-a7d4-3f04974f5425 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.045162 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d845e655-9122-45b2-9e99-26b6e8024415 tempest-VolumeTypesTest-1501796057 tempest-VolumeTypesTest-1501796057-project-admin] https://10.4.3.250/volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab returned with HTTP 404 Aug 18 05:26:44.045439 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5abbd0fa-5a91-4212-a7d4-3f04974f5425 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5 Aug 18 05:26:44.045641 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5abbd0fa-5a91-4212-a7d4-3f04974f5425 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.047095 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 222/908] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/types/c58ee435-7e8d-4ca9-9130-54a4da3108ab => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:44.047256 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5abbd0fa-5a91-4212-a7d4-3f04974f5425 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.047620 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.047620 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:44.052607 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5abbd0fa-5a91-4212-a7d4-3f04974f5425 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5 returned with HTTP 404 Aug 18 05:26:44.055021 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 233/909] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs/3fc3a705-8155-458f-9d7d-ad58c4c20ca5 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:44.065675 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f663f54a-70bd-43ad-a73e-00ef9b2403f7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.071042 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f663f54a-70bd-43ad-a73e-00ef9b2403f7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] POST https://10.4.3.250/volume/v3/qos-specs Aug 18 05:26:44.071042 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f663f54a-70bd-43ad-a73e-00ef9b2403f7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1858151814", "consumer": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:44.072155 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.qos_specs [None req-f663f54a-70bd-43ad-a73e-00ef9b2403f7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1858151814', 'consumer': 'front-end', 'specs': {}} {{(pid=100215) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 05:26:44.077427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-f663f54a-70bd-43ad-a73e-00ef9b2403f7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DB qos_specs_create(): root {'id': 'f36b514d-0960-44ff-a435-a14304b86cf4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1858151814'} {{(pid=100215) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 05:26:44.086263 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f663f54a-70bd-43ad-a73e-00ef9b2403f7 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs returned with HTTP 200 Aug 18 05:26:44.087091 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 227/910] 10.4.3.250 () {68 vars in 1264 bytes} [Tue Aug 18 05:26:44 2026] POST /volume/v3/qos-specs => generated 370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:44.096597 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-457c0156-3cfe-43f7-a992-87bf7e5bc074 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.100338 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-457c0156-3cfe-43f7-a992-87bf7e5bc074 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4?force=False Aug 18 05:26:44.100338 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-457c0156-3cfe-43f7-a992-87bf7e5bc074 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.100663 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-457c0156-3cfe-43f7-a992-87bf7e5bc074 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.102381 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.qos_specs_manage [None req-457c0156-3cfe-43f7-a992-87bf7e5bc074 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Delete qos_spec: f36b514d-0960-44ff-a435-a14304b86cf4, force: False {{(pid=100216) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 05:26:44.124747 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-457c0156-3cfe-43f7-a992-87bf7e5bc074 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4?force=False returned with HTTP 202 Aug 18 05:26:44.125341 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 229/911] 10.4.3.250 () {66 vars in 1380 bytes} [Tue Aug 18 05:26:44 2026] DELETE /volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:44.137192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-29ea7888-d338-46f0-94b4-50ae0a40fa8b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.139552 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29ea7888-d338-46f0-94b4-50ae0a40fa8b tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4 Aug 18 05:26:44.140346 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29ea7888-d338-46f0-94b4-50ae0a40fa8b tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.141096 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29ea7888-d338-46f0-94b4-50ae0a40fa8b tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.146283 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29ea7888-d338-46f0-94b4-50ae0a40fa8b tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4 returned with HTTP 404 Aug 18 05:26:44.146991 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 223/912] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:44.157138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-be526c4d-7c28-4e5d-a1e3-773f5e521ecf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.158875 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be526c4d-7c28-4e5d-a1e3-773f5e521ecf tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs Aug 18 05:26:44.159040 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be526c4d-7c28-4e5d-a1e3-773f5e521ecf tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.159212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be526c4d-7c28-4e5d-a1e3-773f5e521ecf tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.178184 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be526c4d-7c28-4e5d-a1e3-773f5e521ecf tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs returned with HTTP 200 Aug 18 05:26:44.178184 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 234/913] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:44.187262 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd985ec1-ce86-477f-8c94-e6e6e12cabe4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.191047 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd985ec1-ce86-477f-8c94-e6e6e12cabe4 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4?force=False Aug 18 05:26:44.191047 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd985ec1-ce86-477f-8c94-e6e6e12cabe4 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.191047 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd985ec1-ce86-477f-8c94-e6e6e12cabe4 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.191759 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.191759 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:44.192391 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cd985ec1-ce86-477f-8c94-e6e6e12cabe4 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Delete qos_spec: f36b514d-0960-44ff-a435-a14304b86cf4, force: False {{(pid=100215) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 05:26:44.200512 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd985ec1-ce86-477f-8c94-e6e6e12cabe4 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4?force=False returned with HTTP 404 Aug 18 05:26:44.201463 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 228/914] 10.4.3.250 () {66 vars in 1380 bytes} [Tue Aug 18 05:26:44 2026] DELETE /volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:44.214038 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7303ced5-ba9c-46d5-9bfa-d69cc5213263 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.214528 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7303ced5-ba9c-46d5-9bfa-d69cc5213263 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4 Aug 18 05:26:44.214746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7303ced5-ba9c-46d5-9bfa-d69cc5213263 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.214942 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7303ced5-ba9c-46d5-9bfa-d69cc5213263 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.215347 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.215347 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:44.218790 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7303ced5-ba9c-46d5-9bfa-d69cc5213263 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4 returned with HTTP 404 Aug 18 05:26:44.219289 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 230/915] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs/f36b514d-0960-44ff-a435-a14304b86cf4 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:44.228750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2de49083-f07d-4490-9116-950013c23505 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.230700 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2de49083-f07d-4490-9116-950013c23505 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 Aug 18 05:26:44.230894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2de49083-f07d-4490-9116-950013c23505 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.231108 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2de49083-f07d-4490-9116-950013c23505 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.238442 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2de49083-f07d-4490-9116-950013c23505 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 returned with HTTP 200 Aug 18 05:26:44.238897 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 224/916] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 => generated 392 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:44.252496 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a53083a7-7f33-4562-9cff-22b907b7e1f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.258032 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a53083a7-7f33-4562-9cff-22b907b7e1f2 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs Aug 18 05:26:44.258032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a53083a7-7f33-4562-9cff-22b907b7e1f2 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.258032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a53083a7-7f33-4562-9cff-22b907b7e1f2 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.258032 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.258032 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:44.266628 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a53083a7-7f33-4562-9cff-22b907b7e1f2 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs returned with HTTP 200 Aug 18 05:26:44.267281 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 235/917] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:44.281652 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-867447b1-0387-4f47-a5ab-423afcb059c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.285213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-867447b1-0387-4f47-a5ab-423afcb059c0 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] PUT https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 Aug 18 05:26:44.285213 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-867447b1-0387-4f47-a5ab-423afcb059c0 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:44.286499 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cdd0be05-83a7-4e34-bc25-66f52816bcb6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.291185 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cdd0be05-83a7-4e34-bc25-66f52816bcb6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:44.291617 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cdd0be05-83a7-4e34-bc25-66f52816bcb6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.291907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cdd0be05-83a7-4e34-bc25-66f52816bcb6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.292160 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-cdd0be05-83a7-4e34-bc25-66f52816bcb6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:44.295845 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.qos_specs [None req-867447b1-0387-4f47-a5ab-423afcb059c0 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100215) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 18 05:26:44.301126 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.301126 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:44.301534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cdd0be05-83a7-4e34-bc25-66f52816bcb6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:44.302022 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 231/918] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:44.310173 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-867447b1-0387-4f47-a5ab-423afcb059c0 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] qos_specs_update() value: {'id': '0eb308a3-df37-47ce-91e3-e58b18311e06', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33', 'deleted': False} {{(pid=100215) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 18 05:26:44.318437 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-867447b1-0387-4f47-a5ab-423afcb059c0 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 returned with HTTP 200 Aug 18 05:26:44.318947 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 229/919] 10.4.3.250 () {68 vars in 1374 bytes} [Tue Aug 18 05:26:44 2026] PUT /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 => generated 36 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 18 05:26:44.328594 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-566e8e85-42bd-49a4-88b2-801d745f98c8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.330958 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-566e8e85-42bd-49a4-88b2-801d745f98c8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 Aug 18 05:26:44.331224 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-566e8e85-42bd-49a4-88b2-801d745f98c8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.331449 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-566e8e85-42bd-49a4-88b2-801d745f98c8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.334919 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.334919 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:44.335981 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-566e8e85-42bd-49a4-88b2-801d745f98c8 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 returned with HTTP 200 Aug 18 05:26:44.336463 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 225/920] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 => generated 413 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:44.349266 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b416df9-4d01-4ef9-9a79-3689c0301ba1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.351910 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b416df9-4d01-4ef9-9a79-3689c0301ba1 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] PUT https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/delete_keys Aug 18 05:26:44.352828 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b416df9-4d01-4ef9-9a79-3689c0301ba1 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:44.357104 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.357104 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:44.357510 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b416df9-4d01-4ef9-9a79-3689c0301ba1 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Delete_key spec: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33, keys: ['iops_bytes'] {{(pid=100214) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 18 05:26:44.382821 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b416df9-4d01-4ef9-9a79-3689c0301ba1 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/delete_keys returned with HTTP 202 Aug 18 05:26:44.384605 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 236/921] 10.4.3.250 () {68 vars in 1410 bytes} [Tue Aug 18 05:26:44 2026] PUT /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33/delete_keys => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:44.397363 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e8990e9-24af-454b-95f1-5a89357d442e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.401110 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e8990e9-24af-454b-95f1-5a89357d442e tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 Aug 18 05:26:44.401587 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e8990e9-24af-454b-95f1-5a89357d442e tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.401887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e8990e9-24af-454b-95f1-5a89357d442e tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.410482 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e8990e9-24af-454b-95f1-5a89357d442e tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 returned with HTTP 200 Aug 18 05:26:44.410894 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 232/922] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:44.423846 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f443da85-32e0-42da-bacf-36a3ed1bd7af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.425870 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f443da85-32e0-42da-bacf-36a3ed1bd7af tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 Aug 18 05:26:44.426163 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f443da85-32e0-42da-bacf-36a3ed1bd7af tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.426416 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f443da85-32e0-42da-bacf-36a3ed1bd7af tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.426710 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.426710 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:44.432030 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f443da85-32e0-42da-bacf-36a3ed1bd7af tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 returned with HTTP 200 Aug 18 05:26:44.432635 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 230/923] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:44.445858 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-973a8931-2aa0-4cff-b836-ad0a2e378b12 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.448385 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-973a8931-2aa0-4cff-b836-ad0a2e378b12 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] DELETE https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33?force=False Aug 18 05:26:44.448385 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-973a8931-2aa0-4cff-b836-ad0a2e378b12 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.448385 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-973a8931-2aa0-4cff-b836-ad0a2e378b12 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.448615 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.448615 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:44.449086 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.qos_specs_manage [None req-973a8931-2aa0-4cff-b836-ad0a2e378b12 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Delete qos_spec: cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33, force: False {{(pid=100217) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 05:26:44.472269 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-973a8931-2aa0-4cff-b836-ad0a2e378b12 tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33?force=False returned with HTTP 202 Aug 18 05:26:44.472894 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 226/924] 10.4.3.250 () {66 vars in 1380 bytes} [Tue Aug 18 05:26:44 2026] DELETE /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:44.483933 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8d156050-d027-4af3-a48b-3db9fc744b4c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:44.486104 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d156050-d027-4af3-a48b-3db9fc744b4c tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] GET https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 Aug 18 05:26:44.486365 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d156050-d027-4af3-a48b-3db9fc744b4c tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:44.486447 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d156050-d027-4af3-a48b-3db9fc744b4c tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:44.486709 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:44.486709 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:44.493263 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d156050-d027-4af3-a48b-3db9fc744b4c tempest-QosSpecsTestJSON-2092395874 tempest-QosSpecsTestJSON-2092395874-project-admin] https://10.4.3.250/volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 returned with HTTP 404 Aug 18 05:26:44.493263 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 237/925] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:44 2026] GET /volume/v3/qos-specs/cfc8d4cd-a520-4441-ab9c-e9d0ceb2ba33 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:45.319888 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9f84b67e-824e-4556-bc0f-abbb538925e7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:45.322345 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9f84b67e-824e-4556-bc0f-abbb538925e7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:45.322582 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9f84b67e-824e-4556-bc0f-abbb538925e7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:45.322854 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9f84b67e-824e-4556-bc0f-abbb538925e7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:45.323021 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9f84b67e-824e-4556-bc0f-abbb538925e7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:45.331856 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:45.331856 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:45.332805 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9f84b67e-824e-4556-bc0f-abbb538925e7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:45.333389 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 233/926] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:45 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:46.348472 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dab73ab8-5566-4268-ae5b-f4ee4120dac2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:46.352003 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dab73ab8-5566-4268-ae5b-f4ee4120dac2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:46.352785 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dab73ab8-5566-4268-ae5b-f4ee4120dac2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:46.353110 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dab73ab8-5566-4268-ae5b-f4ee4120dac2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:46.353437 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dab73ab8-5566-4268-ae5b-f4ee4120dac2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:46.360072 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:46.360072 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:46.361268 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dab73ab8-5566-4268-ae5b-f4ee4120dac2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:46.361618 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 231/927] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:46 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:46.637850 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-400523d6-29c1-4025-a1da-61ec5532d402 req-29dc8064-acc5-4b42-83f0-23c7c52b6461 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:46.641806 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-29dc8064-acc5-4b42-83f0-23c7c52b6461 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79/action Aug 18 05:26:46.642483 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-29dc8064-acc5-4b42-83f0-23c7c52b6461 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:46.642677 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-29dc8064-acc5-4b42-83f0-23c7c52b6461 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:46.678755 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:46.678755 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:46.709270 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-400523d6-29c1-4025-a1da-61ec5532d402 req-29dc8064-acc5-4b42-83f0-23c7c52b6461 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79/action returned with HTTP 204 Aug 18 05:26:46.709988 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 227/928] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:26:46 2026] POST /volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:47.095343 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb3063e2-ad29-468d-8776-2949c30bc6b8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:47.095343 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb3063e2-ad29-468d-8776-2949c30bc6b8 None None] GET https://10.4.3.250/volume// Aug 18 05:26:47.095343 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb3063e2-ad29-468d-8776-2949c30bc6b8 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:47.095343 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb3063e2-ad29-468d-8776-2949c30bc6b8 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:47.095343 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb3063e2-ad29-468d-8776-2949c30bc6b8 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:26:47.095899 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 238/929] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:26:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:26:47.109285 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d9a6787f-4cba-4430-856f-42056bba90ff req-714e4000-7efe-44de-aff4-10b31602eb5c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:47.112652 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-714e4000-7efe-44de-aff4-10b31602eb5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:26:47.113295 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-714e4000-7efe-44de-aff4-10b31602eb5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2eaba763-9be1-481b-a06f-779d78beaace", "connector": null, "instance_uuid": "2624ac55-62a6-449b-a659-978857e00446"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:47.136340 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:47.136340 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:47.194973 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-714e4000-7efe-44de-aff4-10b31602eb5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:26:47.196345 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 234/930] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:26:47 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:47.206084 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d9a6787f-4cba-4430-856f-42056bba90ff req-58cbe20f-2abb-4ef7-b05e-cb89cf8dfd50 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:47.210621 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-58cbe20f-2abb-4ef7-b05e-cb89cf8dfd50 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] DELETE https://10.4.3.250/volume/v3/attachments/80862856-7b29-448d-8f08-331691329f00 Aug 18 05:26:47.211298 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-58cbe20f-2abb-4ef7-b05e-cb89cf8dfd50 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:47.211298 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-58cbe20f-2abb-4ef7-b05e-cb89cf8dfd50 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:47.224877 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:47.224877 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:47.305120 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-58cbe20f-2abb-4ef7-b05e-cb89cf8dfd50 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/80862856-7b29-448d-8f08-331691329f00 returned with HTTP 200 Aug 18 05:26:47.306103 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 232/931] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:26:47 2026] DELETE /volume/v3/attachments/80862856-7b29-448d-8f08-331691329f00 => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:47.384259 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d5c10280-443c-4e43-a9b7-7df48a96d949 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:47.389065 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5c10280-443c-4e43-a9b7-7df48a96d949 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:47.389575 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5c10280-443c-4e43-a9b7-7df48a96d949 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:47.389891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5c10280-443c-4e43-a9b7-7df48a96d949 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:47.390275 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d5c10280-443c-4e43-a9b7-7df48a96d949 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:47.397937 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:47.397937 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:47.399469 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5c10280-443c-4e43-a9b7-7df48a96d949 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:47.400241 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 228/932] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:47 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:48.356240 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d6abcb3d-eba9-4481-acad-27ec7d17c915 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:48.417838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eac4f63f-2494-4174-a884-d4fd67e7b2cc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:48.421335 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eac4f63f-2494-4174-a884-d4fd67e7b2cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:48.421335 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eac4f63f-2494-4174-a884-d4fd67e7b2cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:48.421691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eac4f63f-2494-4174-a884-d4fd67e7b2cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:48.421756 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-eac4f63f-2494-4174-a884-d4fd67e7b2cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:48.428826 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:48.428826 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:48.430366 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eac4f63f-2494-4174-a884-d4fd67e7b2cc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:48.430366 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 235/933] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:48 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:48.481134 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4295dc60-dde2-4cd3-8383-622ad1d03afb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:48.534379 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4295dc60-dde2-4cd3-8383-622ad1d03afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 Aug 18 05:26:48.535772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4295dc60-dde2-4cd3-8383-622ad1d03afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:48.537427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4295dc60-dde2-4cd3-8383-622ad1d03afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:48.537427 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:48.537427 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:48.556440 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6abcb3d-eba9-4481-acad-27ec7d17c915 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes Aug 18 05:26:48.557096 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6abcb3d-eba9-4481-acad-27ec7d17c915 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:48.557096 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6abcb3d-eba9-4481-acad-27ec7d17c915 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:48.557271 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-d6abcb3d-eba9-4481-acad-27ec7d17c915 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:26:48.557971 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d6abcb3d-eba9-4481-acad-27ec7d17c915 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:48.564857 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4295dc60-dde2-4cd3-8383-622ad1d03afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 returned with HTTP 200 Aug 18 05:26:48.565403 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 233/934] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:48 2026] GET /volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 => generated 437 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:48.568823 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d6abcb3d-eba9-4481-acad-27ec7d17c915 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Get all volumes completed successfully. Aug 18 05:26:48.569404 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6abcb3d-eba9-4481-acad-27ec7d17c915 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 200 Aug 18 05:26:48.570098 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 239/935] 10.4.3.250 () {66 vars in 1237 bytes} [Tue Aug 18 05:26:48 2026] GET /volume/v3/volumes => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:26:48.576289 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-130e96b0-67c4-4e0f-b817-0bed3b49763e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:48.579375 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-130e96b0-67c4-4e0f-b817-0bed3b49763e tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 Aug 18 05:26:48.579375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-130e96b0-67c4-4e0f-b817-0bed3b49763e tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:48.585082 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:48.590995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:48.590995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-907082996"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:48.598491 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-907082996'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:48.598491 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Create volume of 1 GB Aug 18 05:26:48.603721 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Availability Zones retrieved successfully. Aug 18 05:26:48.613843 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Flow 'volume_create_api' (3817f63f-4368-47ab-bea5-1329c5eda1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:48.615573 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1d1639-af3b-4429-9003-4012685440df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:48.616948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:48.647677 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-130e96b0-67c4-4e0f-b817-0bed3b49763e tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 returned with HTTP 200 Aug 18 05:26:48.648143 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 229/936] 10.4.3.250 () {68 vars in 1374 bytes} [Tue Aug 18 05:26:48 2026] PUT /volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 => generated 390 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:48.654547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1d1639-af3b-4429-9003-4012685440df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:48.655501 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7724a291-c04b-4133-bd49-73f21cfada7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:48.661516 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:48.748033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Created reservations ['e48cc23d-ae08-43a0-856d-401eb2e5033c', '7f12f490-596b-4a2f-a94e-09b8292d3614', 'e12bc728-ed98-4c23-a9e3-7a18211bb5f4', '580d5a24-9c3b-41e1-ae54-caf80e509a3c'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:48.749779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7724a291-c04b-4133-bd49-73f21cfada7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e48cc23d-ae08-43a0-856d-401eb2e5033c', '7f12f490-596b-4a2f-a94e-09b8292d3614', 'e12bc728-ed98-4c23-a9e3-7a18211bb5f4', '580d5a24-9c3b-41e1-ae54-caf80e509a3c']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:48.750785 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a650978f-5787-469d-87ba-15fe6300698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:48.767227 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:48.767227 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1517643113"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:48.769351 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1517643113'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:48.769523 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Create volume of 1 GB Aug 18 05:26:48.779763 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Availability Zones retrieved successfully. Aug 18 05:26:48.784727 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a650978f-5787-469d-87ba-15fe6300698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4090ac4e-8fc6-40d2-9929-d93c979ea808', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-907082996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e182b05d4c4ba3bd598354f72d9443',qos_specs=None,replication_status=,reservations=['e48cc23d-ae08-43a0-856d-401eb2e5033c','7f12f490-596b-4a2f-a94e-09b8292d3614','e12bc728-ed98-4c23-a9e3-7a18211bb5f4','580d5a24-9c3b-41e1-ae54-caf80e509a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='381297236ff8467aa5982f7b0db5c8a0',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-907082996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4090ac4e-8fc6-40d2-9929-d93c979ea808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e182b05d4c4ba3bd598354f72d9443',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='381297236ff8467aa5982f7b0db5c8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:48.785713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bdca90-2e38-4f10-9bf4-a67e46b20b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:48.796715 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Flow 'volume_create_api' (7082bbee-6b5c-4719-a637-301e10971742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:48.798110 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3278c33f-0443-4a8c-96bd-8bba5635482d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:48.799291 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:48.803874 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d9a6787f-4cba-4430-856f-42056bba90ff req-3d050b14-0c9b-4aca-a879-3060a64b1acf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:48.807312 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-3d050b14-0c9b-4aca-a879-3060a64b1acf tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] PUT https://10.4.3.250/volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347 Aug 18 05:26:48.807630 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-3d050b14-0c9b-4aca-a879-3060a64b1acf tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:48.819321 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bdca90-2e38-4f10-9bf4-a67e46b20b5a) transitioned into state 'SUCCESS' from state '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-907082996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e182b05d4c4ba3bd598354f72d9443',qos_specs=None,replication_status=,reservations=['e48cc23d-ae08-43a0-856d-401eb2e5033c','7f12f490-596b-4a2f-a94e-09b8292d3614','e12bc728-ed98-4c23-a9e3-7a18211bb5f4','580d5a24-9c3b-41e1-ae54-caf80e509a3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='381297236ff8467aa5982f7b0db5c8a0',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:48.820035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6291fde3-7d86-49ec-9fdc-cd6c6f186451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:48.821595 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d9a6787f-4cba-4430-856f-42056bba90ff req-3d050b14-0c9b-4aca-a879-3060a64b1acf tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Acquiring lock "cinder-attachment_update-2eaba763-9be1-481b-a06f-779d78beaace-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:26:48.831798 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d9a6787f-4cba-4430-856f-42056bba90ff req-3d050b14-0c9b-4aca-a879-3060a64b1acf tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Lock "cinder-attachment_update-2eaba763-9be1-481b-a06f-779d78beaace-np0000007601" acquired by "attachment_update" :: waited 0.010s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:26:48.835222 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:48.835222 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:48.835543 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6291fde3-7d86-49ec-9fdc-cd6c6f186451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:48.836278 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Flow 'volume_create_api' (3817f63f-4368-47ab-bea5-1329c5eda1a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:48.836567 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Create volume request issued successfully. Aug 18 05:26:48.837302 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c8befd9d-759f-4887-b90d-c970d89e1ba5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:48.838275 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 236/937] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:48 2026] POST /volume/v3/volumes => generated 754 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:48.864959 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3278c33f-0443-4a8c-96bd-8bba5635482d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:48.866295 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d44dcf-0b8f-436a-85b2-42cd4fe7266e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:48.873060 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0720b8a3-3ebb-4e88-9afb-b28d12895adc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:48.877897 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0720b8a3-3ebb-4e88-9afb-b28d12895adc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 Aug 18 05:26:48.878226 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0720b8a3-3ebb-4e88-9afb-b28d12895adc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:48.879384 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0720b8a3-3ebb-4e88-9afb-b28d12895adc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:48.901534 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:48.901534 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:48.911031 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0720b8a3-3ebb-4e88-9afb-b28d12895adc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:48.918820 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0720b8a3-3ebb-4e88-9afb-b28d12895adc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 returned with HTTP 200 Aug 18 05:26:48.919398 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 230/938] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:48 2026] GET /volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:49.007060 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d9a6787f-4cba-4430-856f-42056bba90ff req-3d050b14-0c9b-4aca-a879-3060a64b1acf tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Lock "cinder-attachment_update-2eaba763-9be1-481b-a06f-779d78beaace-np0000007601" released by "attachment_update" :: held 0.175s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:26:49.008089 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-3d050b14-0c9b-4aca-a879-3060a64b1acf tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347 returned with HTTP 200 Aug 18 05:26:49.008959 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 240/939] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:26:48 2026] PUT /volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:49.019781 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d9a6787f-4cba-4430-856f-42056bba90ff req-953cc23c-d4b6-458b-8e33-dfc6572b3ab7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:49.020835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Created reservations ['80811df2-8f8f-4cc7-b479-af5702412840', 'c16580a5-19f0-474b-ae79-0413f0f456ff', '0699fb4a-7fa6-4e75-b6e7-9dda181e6452', 'df96fa9d-56be-4dee-885b-671a55974504'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:49.021683 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d44dcf-0b8f-436a-85b2-42cd4fe7266e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80811df2-8f8f-4cc7-b479-af5702412840', 'c16580a5-19f0-474b-ae79-0413f0f456ff', '0699fb4a-7fa6-4e75-b6e7-9dda181e6452', 'df96fa9d-56be-4dee-885b-671a55974504']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:49.022537 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca58f9d-3d53-4024-a3ef-32d444b05200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:49.023533 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-953cc23c-d4b6-458b-8e33-dfc6572b3ab7 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347 Aug 18 05:26:49.023827 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-953cc23c-d4b6-458b-8e33-dfc6572b3ab7 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:49.024082 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-953cc23c-d4b6-458b-8e33-dfc6572b3ab7 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:49.050138 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-953cc23c-d4b6-458b-8e33-dfc6572b3ab7 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347 returned with HTTP 200 Aug 18 05:26:49.050799 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 237/940] 10.4.3.250 () {70 vars in 1651 bytes} [Tue Aug 18 05:26:49 2026] GET /volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:49.052795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca58f9d-3d53-4024-a3ef-32d444b05200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b819b391-8bb8-4323-a095-8a577500a9ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1517643113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eefc73d31e7d48a2bb6c2f95bcca7bf4',qos_specs=None,replication_status=,reservations=['80811df2-8f8f-4cc7-b479-af5702412840','c16580a5-19f0-474b-ae79-0413f0f456ff','0699fb4a-7fa6-4e75-b6e7-9dda181e6452','df96fa9d-56be-4dee-885b-671a55974504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaff47d1435444b496d2ff4dd696ac80',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1517643113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b819b391-8bb8-4323-a095-8a577500a9ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eefc73d31e7d48a2bb6c2f95bcca7bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eaff47d1435444b496d2ff4dd696ac80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:49.053937 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00212909-bf2d-4ae0-bf29-5ae807fa71e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:49.100533 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00212909-bf2d-4ae0-bf29-5ae807fa71e9) transitioned into state 'SUCCESS' from state '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-1517643113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eefc73d31e7d48a2bb6c2f95bcca7bf4',qos_specs=None,replication_status=,reservations=['80811df2-8f8f-4cc7-b479-af5702412840','c16580a5-19f0-474b-ae79-0413f0f456ff','0699fb4a-7fa6-4e75-b6e7-9dda181e6452','df96fa9d-56be-4dee-885b-671a55974504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaff47d1435444b496d2ff4dd696ac80',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:49.101559 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004733d6-53e4-4027-af0e-911b29f2559d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:49.118100 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004733d6-53e4-4027-af0e-911b29f2559d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:49.119051 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Flow 'volume_create_api' (7082bbee-6b5c-4719-a637-301e10971742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:49.119464 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Create volume request issued successfully. Aug 18 05:26:49.121466 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-113b9e93-fec1-443f-9cde-e5aca03b68f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:49.121466 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 234/941] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:48 2026] POST /volume/v3/volumes => generated 767 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:49.138954 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d945f58f-40d1-4e0d-a086-e1e51b347cee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:49.141261 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d945f58f-40d1-4e0d-a086-e1e51b347cee tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] GET https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:49.141522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d945f58f-40d1-4e0d-a086-e1e51b347cee tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:49.141692 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d945f58f-40d1-4e0d-a086-e1e51b347cee tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:49.159776 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:49.159776 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:49.170034 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d945f58f-40d1-4e0d-a086-e1e51b347cee tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Volume info retrieved successfully. Aug 18 05:26:49.176584 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d945f58f-40d1-4e0d-a086-e1e51b347cee tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea returned with HTTP 200 Aug 18 05:26:49.177357 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 231/942] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:49 2026] GET /volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea => generated 835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:49.445420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f92f7d4a-1777-4d95-93b3-f5dedd067647 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:49.445841 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f92f7d4a-1777-4d95-93b3-f5dedd067647 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:49.445841 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f92f7d4a-1777-4d95-93b3-f5dedd067647 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:49.445993 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f92f7d4a-1777-4d95-93b3-f5dedd067647 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:49.446168 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f92f7d4a-1777-4d95-93b3-f5dedd067647 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:49.451587 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:49.451587 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:49.452550 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f92f7d4a-1777-4d95-93b3-f5dedd067647 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:49.453121 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 241/943] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:49 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:49.936276 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f209d96e-9fd8-477a-a81d-3322e7aa5bd5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:49.941952 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f209d96e-9fd8-477a-a81d-3322e7aa5bd5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 Aug 18 05:26:49.942184 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f209d96e-9fd8-477a-a81d-3322e7aa5bd5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:49.942398 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f209d96e-9fd8-477a-a81d-3322e7aa5bd5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:49.955707 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:49.955707 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:49.960728 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f209d96e-9fd8-477a-a81d-3322e7aa5bd5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:49.966228 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f209d96e-9fd8-477a-a81d-3322e7aa5bd5 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 returned with HTTP 200 Aug 18 05:26:49.966941 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 238/944] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:49 2026] GET /volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:49.981226 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af6a841d-f09a-4d52-b678-382e90199690 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:49.983403 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af6a841d-f09a-4d52-b678-382e90199690 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 Aug 18 05:26:49.983678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af6a841d-f09a-4d52-b678-382e90199690 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:49.983900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af6a841d-f09a-4d52-b678-382e90199690 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:49.991903 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:49.991903 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:49.996170 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-af6a841d-f09a-4d52-b678-382e90199690 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:50.001738 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af6a841d-f09a-4d52-b678-382e90199690 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 returned with HTTP 200 Aug 18 05:26:50.002118 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 235/945] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:49 2026] GET /volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:50.020446 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:50.022621 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:50.025088 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1448768492"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:50.026320 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1448768492'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:50.026637 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Create volume of 1 GB Aug 18 05:26:50.032427 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Availability Zones retrieved successfully. Aug 18 05:26:50.041079 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Flow 'volume_create_api' (c561d735-4f06-45c9-bb5c-3054b9178a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:50.042257 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88131e2-ae0d-4a45-acf7-5b3524d4bb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:50.045559 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:50.080330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d88131e2-ae0d-4a45-acf7-5b3524d4bb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:50.081257 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (760fa4a6-1db1-433c-bd4f-26d1128dd1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:50.136963 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Created reservations ['2f1ffd50-0aed-46a8-8eb5-c9541ed2c8db', '492f01b4-bd72-4533-8b63-71943d210208', '7847d152-53d2-49b5-a1e0-6a6488381be7', '172bc50f-f3ac-48c4-8aa1-0a2e26f6af6c'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:50.138171 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (760fa4a6-1db1-433c-bd4f-26d1128dd1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f1ffd50-0aed-46a8-8eb5-c9541ed2c8db', '492f01b4-bd72-4533-8b63-71943d210208', '7847d152-53d2-49b5-a1e0-6a6488381be7', '172bc50f-f3ac-48c4-8aa1-0a2e26f6af6c']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:50.139306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ccab5a3-a382-4d18-bd6f-7cc5ee417b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:50.175827 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ccab5a3-a382-4d18-bd6f-7cc5ee417b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce20d04d-d2f5-4832-9072-d11bb2794342', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1448768492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e182b05d4c4ba3bd598354f72d9443',qos_specs=None,replication_status=,reservations=['2f1ffd50-0aed-46a8-8eb5-c9541ed2c8db','492f01b4-bd72-4533-8b63-71943d210208','7847d152-53d2-49b5-a1e0-6a6488381be7','172bc50f-f3ac-48c4-8aa1-0a2e26f6af6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='381297236ff8467aa5982f7b0db5c8a0',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1448768492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce20d04d-d2f5-4832-9072-d11bb2794342,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e182b05d4c4ba3bd598354f72d9443',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='381297236ff8467aa5982f7b0db5c8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:50.177094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1ba77e-3366-468c-b44d-8dd3b0d6ac51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:50.196671 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8e37f915-4b34-42c7-82db-6eeb65710a1a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:50.199736 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e37f915-4b34-42c7-82db-6eeb65710a1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] GET https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:50.200126 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e37f915-4b34-42c7-82db-6eeb65710a1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:50.200306 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e37f915-4b34-42c7-82db-6eeb65710a1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:50.211207 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:50.211207 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:50.221063 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8e37f915-4b34-42c7-82db-6eeb65710a1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Volume info retrieved successfully. Aug 18 05:26:50.222424 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1ba77e-3366-468c-b44d-8dd3b0d6ac51) transitioned into state 'SUCCESS' from state '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-1448768492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e182b05d4c4ba3bd598354f72d9443',qos_specs=None,replication_status=,reservations=['2f1ffd50-0aed-46a8-8eb5-c9541ed2c8db','492f01b4-bd72-4533-8b63-71943d210208','7847d152-53d2-49b5-a1e0-6a6488381be7','172bc50f-f3ac-48c4-8aa1-0a2e26f6af6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='381297236ff8467aa5982f7b0db5c8a0',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:50.223549 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48f2fe51-6d95-4fb7-b86c-fb342f469616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:50.228501 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e37f915-4b34-42c7-82db-6eeb65710a1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea returned with HTTP 200 Aug 18 05:26:50.229454 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 242/946] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:50 2026] GET /volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:50.239682 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48f2fe51-6d95-4fb7-b86c-fb342f469616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:50.240523 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Flow 'volume_create_api' (c561d735-4f06-45c9-bb5c-3054b9178a13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:50.240887 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Create volume request issued successfully. Aug 18 05:26:50.241642 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9488a7d5-c9e1-4cf0-a645-caa85ba99f80 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:50.242114 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 232/947] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:50 2026] POST /volume/v3/volumes => generated 755 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:50.254446 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-574c8ce7-d70a-4b17-9627-d6a74e79beba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:50.256645 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-574c8ce7-d70a-4b17-9627-d6a74e79beba tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:26:50.257264 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-574c8ce7-d70a-4b17-9627-d6a74e79beba tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b819b391-8bb8-4323-a095-8a577500a9ea", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-365767249"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:50.262369 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b88027a7-5635-4034-81f7-4a074f1c3658 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:50.264790 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b88027a7-5635-4034-81f7-4a074f1c3658 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 Aug 18 05:26:50.264992 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b88027a7-5635-4034-81f7-4a074f1c3658 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:50.265262 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b88027a7-5635-4034-81f7-4a074f1c3658 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:50.268641 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:50.268641 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:50.269393 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-574c8ce7-d70a-4b17-9627-d6a74e79beba tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Volume info retrieved successfully. Aug 18 05:26:50.269579 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-574c8ce7-d70a-4b17-9627-d6a74e79beba tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Create snapshot from volume b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:50.273993 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:50.273993 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:50.280810 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b88027a7-5635-4034-81f7-4a074f1c3658 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:50.290679 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b88027a7-5635-4034-81f7-4a074f1c3658 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 returned with HTTP 200 Aug 18 05:26:50.290679 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 236/948] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:50 2026] GET /volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:50.382521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-574c8ce7-d70a-4b17-9627-d6a74e79beba tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Created reservations ['d90cdd6e-9d7f-451a-bdce-ceaaa9ef5e7e', 'cb90918d-ee2b-4c3d-b18e-3c6014895dc5', 'ddb3426d-c014-431d-a1d3-72793d6e93bd', '1d0f5fca-f5a8-4b4a-b7f1-d646d36e5303'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:50.454787 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-574c8ce7-d70a-4b17-9627-d6a74e79beba tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Snapshot create request issued successfully. Aug 18 05:26:50.455930 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-574c8ce7-d70a-4b17-9627-d6a74e79beba tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:26:50.455930 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 239/949] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:26:50 2026] POST /volume/v3/snapshots => generated 322 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:50.468945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a35262fe-961b-43da-a3b3-94dced8bde79 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:50.470955 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e47704ca-7554-49a1-a80c-8d3400737458 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:50.473750 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e47704ca-7554-49a1-a80c-8d3400737458 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:50.474383 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e47704ca-7554-49a1-a80c-8d3400737458 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:50.475332 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e47704ca-7554-49a1-a80c-8d3400737458 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:50.475509 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a35262fe-961b-43da-a3b3-94dced8bde79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] GET https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 Aug 18 05:26:50.475581 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e47704ca-7554-49a1-a80c-8d3400737458 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:50.475623 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a35262fe-961b-43da-a3b3-94dced8bde79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:50.475623 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a35262fe-961b-43da-a3b3-94dced8bde79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:50.483990 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:50.483990 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:50.483990 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a35262fe-961b-43da-a3b3-94dced8bde79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Snapshot retrieved successfully. Aug 18 05:26:50.484430 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:50.484430 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:50.485406 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a35262fe-961b-43da-a3b3-94dced8bde79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 returned with HTTP 200 Aug 18 05:26:50.486003 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e47704ca-7554-49a1-a80c-8d3400737458 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:50.486087 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 243/950] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:50 2026] GET /volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:50.489680 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 233/951] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:50 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:51.311498 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a54c5c32-97cb-431a-bd17-1dfaf4eaa9a3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.315088 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a54c5c32-97cb-431a-bd17-1dfaf4eaa9a3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 Aug 18 05:26:51.315645 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a54c5c32-97cb-431a-bd17-1dfaf4eaa9a3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:51.316110 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a54c5c32-97cb-431a-bd17-1dfaf4eaa9a3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:51.326651 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:51.326651 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:51.338764 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a54c5c32-97cb-431a-bd17-1dfaf4eaa9a3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:51.348338 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a54c5c32-97cb-431a-bd17-1dfaf4eaa9a3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 returned with HTTP 200 Aug 18 05:26:51.348338 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 237/952] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:51 2026] GET /volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:51.373260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c869d62d-0854-4500-ba5f-a917fbcbca51 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.378218 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c869d62d-0854-4500-ba5f-a917fbcbca51 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 Aug 18 05:26:51.379780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c869d62d-0854-4500-ba5f-a917fbcbca51 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:51.379986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c869d62d-0854-4500-ba5f-a917fbcbca51 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:51.393533 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:51.393533 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:51.400972 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c869d62d-0854-4500-ba5f-a917fbcbca51 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:51.407132 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c869d62d-0854-4500-ba5f-a917fbcbca51 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 returned with HTTP 200 Aug 18 05:26:51.407732 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 240/953] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:51 2026] GET /volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:51.424912 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.427913 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:51.427913 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-875078857"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:51.430093 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-875078857'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:51.430250 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Create volume of 1 GB Aug 18 05:26:51.436375 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Availability Zones retrieved successfully. Aug 18 05:26:51.445984 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Flow 'volume_create_api' (ea9b0433-58ba-4bbd-ad2b-d9ef9b025798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:51.448140 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d9a3471-57ca-46ae-96e5-8e2232bf8232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:51.449893 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:51.494539 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d9a3471-57ca-46ae-96e5-8e2232bf8232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:51.496391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f396b3c4-32b4-4fa5-8cc2-a9ca12b4dd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:51.503232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0218a9e0-f6e9-44f9-a643-6d8a3f4fa1b2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.508733 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0218a9e0-f6e9-44f9-a643-6d8a3f4fa1b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] GET https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 Aug 18 05:26:51.508733 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0218a9e0-f6e9-44f9-a643-6d8a3f4fa1b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:51.508911 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9723b11e-d84d-4cd0-9c98-bce0db697f7f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.508977 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0218a9e0-f6e9-44f9-a643-6d8a3f4fa1b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:51.510967 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9723b11e-d84d-4cd0-9c98-bce0db697f7f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:51.511489 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9723b11e-d84d-4cd0-9c98-bce0db697f7f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:51.511889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9723b11e-d84d-4cd0-9c98-bce0db697f7f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:51.512221 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9723b11e-d84d-4cd0-9c98-bce0db697f7f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:51.518706 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:51.518706 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:51.519150 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:51.519150 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:51.521093 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0218a9e0-f6e9-44f9-a643-6d8a3f4fa1b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Snapshot retrieved successfully. Aug 18 05:26:51.521093 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0218a9e0-f6e9-44f9-a643-6d8a3f4fa1b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 returned with HTTP 200 Aug 18 05:26:51.521239 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9723b11e-d84d-4cd0-9c98-bce0db697f7f tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:51.521280 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 234/954] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:51 2026] GET /volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:51.521556 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 238/955] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:51 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:51.538740 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48020c7c-f5ba-4681-9095-02c5ca99bb61 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.541533 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48020c7c-f5ba-4681-9095-02c5ca99bb61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 Aug 18 05:26:51.541792 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48020c7c-f5ba-4681-9095-02c5ca99bb61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:51.565442 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Created reservations ['1f7eaea8-952b-4fbb-aced-88b07ecccb8b', 'c187b87d-2aa1-4930-97e5-beccacb92344', '7a0b406d-cefe-4ce7-ad6d-8a1324a959ed', 'b33a6afc-30ce-4cfe-b86c-6c85f14b7fe7'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:51.566311 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f396b3c4-32b4-4fa5-8cc2-a9ca12b4dd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f7eaea8-952b-4fbb-aced-88b07ecccb8b', 'c187b87d-2aa1-4930-97e5-beccacb92344', '7a0b406d-cefe-4ce7-ad6d-8a1324a959ed', 'b33a6afc-30ce-4cfe-b86c-6c85f14b7fe7']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:51.567439 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9ed53b2-d6c2-49a3-99d5-24271d2faf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:51.600988 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9ed53b2-d6c2-49a3-99d5-24271d2faf35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '365059db-f399-4790-a2ac-fe4141985789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-875078857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e182b05d4c4ba3bd598354f72d9443',qos_specs=None,replication_status=,reservations=['1f7eaea8-952b-4fbb-aced-88b07ecccb8b','c187b87d-2aa1-4930-97e5-beccacb92344','7a0b406d-cefe-4ce7-ad6d-8a1324a959ed','b33a6afc-30ce-4cfe-b86c-6c85f14b7fe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='381297236ff8467aa5982f7b0db5c8a0',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-875078857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=365059db-f399-4790-a2ac-fe4141985789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e182b05d4c4ba3bd598354f72d9443',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='381297236ff8467aa5982f7b0db5c8a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:51.601892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b52c7ea-0f9d-489b-9fbb-8f9c5494fc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:51.643579 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b52c7ea-0f9d-489b-9fbb-8f9c5494fc10) transitioned into state 'SUCCESS' from state '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-875078857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e182b05d4c4ba3bd598354f72d9443',qos_specs=None,replication_status=,reservations=['1f7eaea8-952b-4fbb-aced-88b07ecccb8b','c187b87d-2aa1-4930-97e5-beccacb92344','7a0b406d-cefe-4ce7-ad6d-8a1324a959ed','b33a6afc-30ce-4cfe-b86c-6c85f14b7fe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='381297236ff8467aa5982f7b0db5c8a0',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:51.644808 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef850a3-69fb-47f3-9b59-5d2c75a7007c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:51.659710 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48020c7c-f5ba-4681-9095-02c5ca99bb61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 returned with HTTP 200 Aug 18 05:26:51.660705 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 241/956] 10.4.3.250 () {68 vars in 1374 bytes} [Tue Aug 18 05:26:51 2026] PUT /volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 => generated 390 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:51.665123 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef850a3-69fb-47f3-9b59-5d2c75a7007c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:51.666282 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Flow 'volume_create_api' (ea9b0433-58ba-4bbd-ad2b-d9ef9b025798) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:51.666541 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Create volume request issued successfully. Aug 18 05:26:51.667444 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8e04957e-8aa3-4d82-a513-a2e000ff6e68 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:51.667882 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 244/957] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:51 2026] POST /volume/v3/volumes => generated 754 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:51.676040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dc9b66a0-94fd-4494-83dc-ce7daaba4800 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.679076 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc9b66a0-94fd-4494-83dc-ce7daaba4800 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:26:51.679809 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc9b66a0-94fd-4494-83dc-ce7daaba4800 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b819b391-8bb8-4323-a095-8a577500a9ea"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:51.687890 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f203493c-84cf-42a8-a040-35b139460242 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.690098 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f203493c-84cf-42a8-a040-35b139460242 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 Aug 18 05:26:51.690480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f203493c-84cf-42a8-a040-35b139460242 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:51.690794 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f203493c-84cf-42a8-a040-35b139460242 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:51.695483 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:51.695483 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:51.696504 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dc9b66a0-94fd-4494-83dc-ce7daaba4800 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Volume info retrieved successfully. Aug 18 05:26:51.696504 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-dc9b66a0-94fd-4494-83dc-ce7daaba4800 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Create snapshot from volume b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:51.701946 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:51.701946 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:51.706962 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f203493c-84cf-42a8-a040-35b139460242 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:51.713850 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f203493c-84cf-42a8-a040-35b139460242 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 returned with HTTP 200 Aug 18 05:26:51.714707 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 239/958] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:51 2026] GET /volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:51.729883 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota_utils [None req-dc9b66a0-94fd-4494-83dc-ce7daaba4800 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Quota exceeded for eefc73d31e7d48a2bb6c2f95bcca7bf4, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 05:26:51.730342 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.middleware.fault [None req-dc9b66a0-94fd-4494-83dc-ce7daaba4800 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 413 Aug 18 05:26:51.731700 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 235/959] 10.4.3.250 () {68 vars in 1264 bytes} [Tue Aug 18 05:26:51 2026] POST /volume/v3/snapshots => generated 208 bytes in 56 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 05:26:51.748809 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a90d30f0-f0fe-4c5a-88cf-e0906ced995b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.751231 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a90d30f0-f0fe-4c5a-88cf-e0906ced995b tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 Aug 18 05:26:51.751780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a90d30f0-f0fe-4c5a-88cf-e0906ced995b tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:51.846291 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a90d30f0-f0fe-4c5a-88cf-e0906ced995b tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 returned with HTTP 200 Aug 18 05:26:51.846698 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 242/960] 10.4.3.250 () {68 vars in 1374 bytes} [Tue Aug 18 05:26:51 2026] PUT /volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 => generated 390 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:51.866037 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dea5b781-7556-4f89-9028-a9dac7abf286 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.870037 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dea5b781-7556-4f89-9028-a9dac7abf286 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:26:51.870037 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dea5b781-7556-4f89-9028-a9dac7abf286 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b819b391-8bb8-4323-a095-8a577500a9ea"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:51.883483 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:51.883483 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:51.884303 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dea5b781-7556-4f89-9028-a9dac7abf286 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Volume info retrieved successfully. Aug 18 05:26:51.884565 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-dea5b781-7556-4f89-9028-a9dac7abf286 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Create snapshot from volume b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:51.937111 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota_utils [None req-dea5b781-7556-4f89-9028-a9dac7abf286 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Quota exceeded for eefc73d31e7d48a2bb6c2f95bcca7bf4, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 18 05:26:51.937517 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.middleware.fault [None req-dea5b781-7556-4f89-9028-a9dac7abf286 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 413 Aug 18 05:26:51.938794 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 245/961] 10.4.3.250 () {68 vars in 1264 bytes} [Tue Aug 18 05:26:51 2026] POST /volume/v3/snapshots => generated 133 bytes in 74 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 05:26:51.951471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d61c469a-6b93-420a-8052-8e27218ea668 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.954910 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d61c469a-6b93-420a-8052-8e27218ea668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 Aug 18 05:26:51.954910 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d61c469a-6b93-420a-8052-8e27218ea668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:51.954910 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d61c469a-6b93-420a-8052-8e27218ea668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:51.954910 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-d61c469a-6b93-420a-8052-8e27218ea668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Delete snapshot with id: 58b3c448-8bf5-4855-88a6-750b80181244 Aug 18 05:26:51.960780 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:51.960780 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:51.961306 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d61c469a-6b93-420a-8052-8e27218ea668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Snapshot retrieved successfully. Aug 18 05:26:51.982591 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d61c469a-6b93-420a-8052-8e27218ea668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Snapshot delete request issued successfully. Aug 18 05:26:51.982827 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d61c469a-6b93-420a-8052-8e27218ea668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 returned with HTTP 202 Aug 18 05:26:51.983433 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 240/962] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:26:51 2026] DELETE /volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 05:26:51.992468 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ff7e1f63-6006-48f7-aafe-a3895a68a8bb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:51.995185 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff7e1f63-6006-48f7-aafe-a3895a68a8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] GET https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 Aug 18 05:26:51.995444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff7e1f63-6006-48f7-aafe-a3895a68a8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:51.995742 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff7e1f63-6006-48f7-aafe-a3895a68a8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:52.002342 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:52.002342 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:52.002950 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ff7e1f63-6006-48f7-aafe-a3895a68a8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Snapshot retrieved successfully. Aug 18 05:26:52.004118 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff7e1f63-6006-48f7-aafe-a3895a68a8bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 returned with HTTP 200 Aug 18 05:26:52.004692 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 236/963] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:51 2026] GET /volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:52.535511 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2fa6282a-1278-4148-ac7e-fe3b6c7f3654 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:52.538863 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2fa6282a-1278-4148-ac7e-fe3b6c7f3654 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:52.539178 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2fa6282a-1278-4148-ac7e-fe3b6c7f3654 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:52.539504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2fa6282a-1278-4148-ac7e-fe3b6c7f3654 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:52.539664 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2fa6282a-1278-4148-ac7e-fe3b6c7f3654 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:52.545102 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:52.545102 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:52.545992 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2fa6282a-1278-4148-ac7e-fe3b6c7f3654 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:52.546592 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 243/964] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:52 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:52.733513 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6c4cb2f3-a242-4876-8c1e-810a6c00fdb3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:52.737140 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c4cb2f3-a242-4876-8c1e-810a6c00fdb3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 Aug 18 05:26:52.737534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c4cb2f3-a242-4876-8c1e-810a6c00fdb3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:52.738160 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c4cb2f3-a242-4876-8c1e-810a6c00fdb3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:52.748538 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:52.748538 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:52.754700 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6c4cb2f3-a242-4876-8c1e-810a6c00fdb3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:52.761830 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c4cb2f3-a242-4876-8c1e-810a6c00fdb3 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 returned with HTTP 200 Aug 18 05:26:52.762489 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 246/965] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:52 2026] GET /volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:52.778026 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a43c28c-4be6-4980-9ec3-791cc83685fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:52.780098 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a43c28c-4be6-4980-9ec3-791cc83685fd tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 Aug 18 05:26:52.780401 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a43c28c-4be6-4980-9ec3-791cc83685fd tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:52.780633 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a43c28c-4be6-4980-9ec3-791cc83685fd tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:52.788970 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:52.788970 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:52.794394 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6a43c28c-4be6-4980-9ec3-791cc83685fd tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:52.800198 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a43c28c-4be6-4980-9ec3-791cc83685fd tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 returned with HTTP 200 Aug 18 05:26:52.800912 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 241/966] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:52 2026] GET /volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:52.817097 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:52.912357 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:26:52.912757 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:52.918026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:26:52.918238 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Create volume of 1 GB Aug 18 05:26:52.924837 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Availability Zones retrieved successfully. Aug 18 05:26:52.931460 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Flow 'volume_create_api' (f31c15ec-75af-411d-9ff5-f0d3e62e9678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:52.932647 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394d6186-ce04-41f8-aae8-b33799148fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:52.934077 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:52.972465 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (394d6186-ce04-41f8-aae8-b33799148fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:52.973443 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90509fed-a455-496b-b049-5089f9fd1525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:53.016808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-67ccabe3-9be6-4ccc-a363-b59eff6240aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:53.019233 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67ccabe3-9be6-4ccc-a363-b59eff6240aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] GET https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 Aug 18 05:26:53.019487 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67ccabe3-9be6-4ccc-a363-b59eff6240aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:53.019807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67ccabe3-9be6-4ccc-a363-b59eff6240aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:53.029377 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67ccabe3-9be6-4ccc-a363-b59eff6240aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 returned with HTTP 404 Aug 18 05:26:53.030024 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 244/967] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:26:53 2026] GET /volume/v3/snapshots/58b3c448-8bf5-4855-88a6-750b80181244 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:53.041097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f388cfdb-45d6-4f92-a707-358dc2838dc3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:53.044734 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f388cfdb-45d6-4f92-a707-358dc2838dc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] GET https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:53.044929 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f388cfdb-45d6-4f92-a707-358dc2838dc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:53.045216 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f388cfdb-45d6-4f92-a707-358dc2838dc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:53.055075 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:53.055075 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:53.060633 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Created reservations ['f7800704-fbab-4039-8572-2f90606c5f28', 'd2b2c4e8-8c3c-455a-9ac6-05227b2cbcfb', 'd902eacb-44a4-4fe3-a2da-eeca984b7e16', '42ee881f-85e0-4614-a33d-76a44c3c97ba'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:53.060955 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f388cfdb-45d6-4f92-a707-358dc2838dc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Volume info retrieved successfully. Aug 18 05:26:53.063974 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90509fed-a455-496b-b049-5089f9fd1525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7800704-fbab-4039-8572-2f90606c5f28', 'd2b2c4e8-8c3c-455a-9ac6-05227b2cbcfb', 'd902eacb-44a4-4fe3-a2da-eeca984b7e16', '42ee881f-85e0-4614-a33d-76a44c3c97ba']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:53.063974 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aa17716-22e7-4fb3-ae43-7d365199621a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:53.067458 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f388cfdb-45d6-4f92-a707-358dc2838dc3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea returned with HTTP 200 Aug 18 05:26:53.067458 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 247/968] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:53 2026] GET /volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:53.080585 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd45426a-1ed2-429f-ae2a-5623be4c6074 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:53.082459 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd45426a-1ed2-429f-ae2a-5623be4c6074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] DELETE https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:53.082686 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd45426a-1ed2-429f-ae2a-5623be4c6074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:53.082932 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd45426a-1ed2-429f-ae2a-5623be4c6074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:53.084523 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-bd45426a-1ed2-429f-ae2a-5623be4c6074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Delete volume with id: b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:53.092174 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:53.092174 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:53.092790 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd45426a-1ed2-429f-ae2a-5623be4c6074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Volume info retrieved successfully. Aug 18 05:26:53.097292 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aa17716-22e7-4fb3-ae43-7d365199621a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298f7413-bb83-4e37-baa1-7cf81d5d6d62', '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='16b42ad567884c6594988aeb8725428d',qos_specs=None,replication_status=,reservations=['f7800704-fbab-4039-8572-2f90606c5f28','d2b2c4e8-8c3c-455a-9ac6-05227b2cbcfb','d902eacb-44a4-4fe3-a2da-eeca984b7e16','42ee881f-85e0-4614-a33d-76a44c3c97ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6416b521b438ba640e012dc3237b8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=298f7413-bb83-4e37-baa1-7cf81d5d6d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b42ad567884c6594988aeb8725428d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ce6416b521b438ba640e012dc3237b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:53.098739 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991b8fc9-e1ec-4058-8161-a0632a09b87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:53.130122 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd45426a-1ed2-429f-ae2a-5623be4c6074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Delete volume request issued successfully. Aug 18 05:26:53.130472 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd45426a-1ed2-429f-ae2a-5623be4c6074 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea returned with HTTP 202 Aug 18 05:26:53.130974 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 242/969] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:53 2026] DELETE /volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 05:26:53.138063 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991b8fc9-e1ec-4058-8161-a0632a09b87b) transitioned into state 'SUCCESS' from 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='16b42ad567884c6594988aeb8725428d',qos_specs=None,replication_status=,reservations=['f7800704-fbab-4039-8572-2f90606c5f28','d2b2c4e8-8c3c-455a-9ac6-05227b2cbcfb','d902eacb-44a4-4fe3-a2da-eeca984b7e16','42ee881f-85e0-4614-a33d-76a44c3c97ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ce6416b521b438ba640e012dc3237b8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:53.140272 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac68468b-19c4-4e73-9377-f8384ba7a865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:53.143284 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a845026-58bc-4d91-bf25-9cdb76d6f9d6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:53.151037 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a845026-58bc-4d91-bf25-9cdb76d6f9d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] GET https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:53.151698 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a845026-58bc-4d91-bf25-9cdb76d6f9d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:53.151698 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a845026-58bc-4d91-bf25-9cdb76d6f9d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:53.165665 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac68468b-19c4-4e73-9377-f8384ba7a865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:53.166004 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Flow 'volume_create_api' (f31c15ec-75af-411d-9ff5-f0d3e62e9678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:53.166475 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Create volume request issued successfully. Aug 18 05:26:53.167297 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8851c21-6a31-40d5-8029-a2b4c45b2eac tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:26:53.167709 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 237/970] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:26:52 2026] POST /volume/v3/volumes => generated 733 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:53.168388 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:53.168388 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:53.181887 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5a845026-58bc-4d91-bf25-9cdb76d6f9d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Volume info retrieved successfully. Aug 18 05:26:53.190284 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a845026-58bc-4d91-bf25-9cdb76d6f9d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea returned with HTTP 200 Aug 18 05:26:53.192365 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 245/971] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:53 2026] GET /volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:53.192642 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a5d22709-88ef-4106-8b3a-a6ad2847712f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:53.195107 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5d22709-88ef-4106-8b3a-a6ad2847712f tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] GET https://10.4.3.250/volume/v3/volumes/298f7413-bb83-4e37-baa1-7cf81d5d6d62 Aug 18 05:26:53.195473 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5d22709-88ef-4106-8b3a-a6ad2847712f tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:53.195473 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5d22709-88ef-4106-8b3a-a6ad2847712f tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:53.205176 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:53.205176 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:53.210772 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a5d22709-88ef-4106-8b3a-a6ad2847712f tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Volume info retrieved successfully. Aug 18 05:26:53.216441 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5d22709-88ef-4106-8b3a-a6ad2847712f tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] https://10.4.3.250/volume/v3/volumes/298f7413-bb83-4e37-baa1-7cf81d5d6d62 returned with HTTP 200 Aug 18 05:26:53.216967 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 248/972] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:53 2026] GET /volume/v3/volumes/298f7413-bb83-4e37-baa1-7cf81d5d6d62 => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:53.562389 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-23dde917-bd4a-42dc-9b13-72d958a3ea3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:53.564487 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23dde917-bd4a-42dc-9b13-72d958a3ea3a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:53.564700 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23dde917-bd4a-42dc-9b13-72d958a3ea3a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:53.564939 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23dde917-bd4a-42dc-9b13-72d958a3ea3a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:53.565065 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-23dde917-bd4a-42dc-9b13-72d958a3ea3a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:53.569613 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:53.569613 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:53.570450 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23dde917-bd4a-42dc-9b13-72d958a3ea3a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:53.570943 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 243/973] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:53 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:54.215041 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6f0c543-1645-4989-88de-e693375521cd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:54.215507 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6f0c543-1645-4989-88de-e693375521cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] GET https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea Aug 18 05:26:54.215546 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6f0c543-1645-4989-88de-e693375521cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:54.216043 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6f0c543-1645-4989-88de-e693375521cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:54.226046 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6f0c543-1645-4989-88de-e693375521cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787 tempest-VolumeSnapshotQuotasNegativeTestJSON-1555197787-project-member] https://10.4.3.250/volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea returned with HTTP 404 Aug 18 05:26:54.226383 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 238/974] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:54 2026] GET /volume/v3/volumes/b819b391-8bb8-4323-a095-8a577500a9ea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:54.234378 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-694d057e-3ce6-4bd7-9b77-f13d2e2bf036 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:54.238033 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-694d057e-3ce6-4bd7-9b77-f13d2e2bf036 tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] GET https://10.4.3.250/volume/v3/volumes/298f7413-bb83-4e37-baa1-7cf81d5d6d62 Aug 18 05:26:54.238033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-694d057e-3ce6-4bd7-9b77-f13d2e2bf036 tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:54.238033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-694d057e-3ce6-4bd7-9b77-f13d2e2bf036 tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:54.242752 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f883a16-9fa9-406b-bff0-f90272b58be2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:54.245709 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f883a16-9fa9-406b-bff0-f90272b58be2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 Aug 18 05:26:54.246155 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f883a16-9fa9-406b-bff0-f90272b58be2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:54.248265 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:54.248265 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:54.253800 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-694d057e-3ce6-4bd7-9b77-f13d2e2bf036 tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Volume info retrieved successfully. Aug 18 05:26:54.259324 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-694d057e-3ce6-4bd7-9b77-f13d2e2bf036 tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] https://10.4.3.250/volume/v3/volumes/298f7413-bb83-4e37-baa1-7cf81d5d6d62 returned with HTTP 200 Aug 18 05:26:54.259695 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 246/975] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:54 2026] GET /volume/v3/volumes/298f7413-bb83-4e37-baa1-7cf81d5d6d62 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:54.276605 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5c5f781f-c384-400c-87eb-a9d259c7520b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:54.280367 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c5f781f-c384-400c-87eb-a9d259c7520b tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1&project_id=a3e182b05d4c4ba3bd598354f72d9443 Aug 18 05:26:54.280367 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c5f781f-c384-400c-87eb-a9d259c7520b tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:54.280367 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c5f781f-c384-400c-87eb-a9d259c7520b tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:54.280367 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5c5f781f-c384-400c-87eb-a9d259c7520b tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Could not evaluate value a3e182b05d4c4ba3bd598354f72d9443, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:26:54.280831 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5c5f781f-c384-400c-87eb-a9d259c7520b tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Searching by: MultiDict([('project_id', 'a3e182b05d4c4ba3bd598354f72d9443'), ('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:26:54.334157 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5c5f781f-c384-400c-87eb-a9d259c7520b tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Get all volumes completed successfully. Aug 18 05:26:54.334701 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:54.334701 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:54.342122 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c5f781f-c384-400c-87eb-a9d259c7520b tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1&project_id=a3e182b05d4c4ba3bd598354f72d9443 returned with HTTP 200 Aug 18 05:26:54.343088 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 244/976] 10.4.3.250 () {66 vars in 1373 bytes} [Tue Aug 18 05:26:54 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=a3e182b05d4c4ba3bd598354f72d9443 => generated 3017 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:54.366838 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ceffd6f7-4fc3-4ccf-914d-0ece280cc62d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:54.369124 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ceffd6f7-4fc3-4ccf-914d-0ece280cc62d tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/298f7413-bb83-4e37-baa1-7cf81d5d6d62 Aug 18 05:26:54.369520 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ceffd6f7-4fc3-4ccf-914d-0ece280cc62d tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:54.369793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ceffd6f7-4fc3-4ccf-914d-0ece280cc62d tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:54.370063 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ceffd6f7-4fc3-4ccf-914d-0ece280cc62d tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Delete volume with id: 298f7413-bb83-4e37-baa1-7cf81d5d6d62 Aug 18 05:26:54.382036 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:54.382036 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:54.382036 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ceffd6f7-4fc3-4ccf-914d-0ece280cc62d tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Volume info retrieved successfully. Aug 18 05:26:54.420358 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f883a16-9fa9-406b-bff0-f90272b58be2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409 tempest-VolumeSnapshotQuotasNegativeTestJSON-1182372409-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 returned with HTTP 200 Aug 18 05:26:54.422181 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 249/977] 10.4.3.250 () {68 vars in 1375 bytes} [Tue Aug 18 05:26:54 2026] PUT /volume/v3/os-quota-sets/eefc73d31e7d48a2bb6c2f95bcca7bf4 => generated 395 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:54.426039 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ceffd6f7-4fc3-4ccf-914d-0ece280cc62d tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] Delete volume request issued successfully. Aug 18 05:26:54.426039 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ceffd6f7-4fc3-4ccf-914d-0ece280cc62d tempest-VolumesListAdminTestJSON-418604707 tempest-VolumesListAdminTestJSON-418604707-project-admin] https://10.4.3.250/volume/v3/volumes/298f7413-bb83-4e37-baa1-7cf81d5d6d62 returned with HTTP 202 Aug 18 05:26:54.426039 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 239/978] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:54 2026] DELETE /volume/v3/volumes/298f7413-bb83-4e37-baa1-7cf81d5d6d62 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:54.439108 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7621385c-38c5-46c2-ba3f-149ab73b0a60 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:54.442328 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7621385c-38c5-46c2-ba3f-149ab73b0a60 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 Aug 18 05:26:54.442783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7621385c-38c5-46c2-ba3f-149ab73b0a60 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:54.443089 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7621385c-38c5-46c2-ba3f-149ab73b0a60 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:54.453128 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:54.453128 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:54.458524 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7621385c-38c5-46c2-ba3f-149ab73b0a60 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:54.466475 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7621385c-38c5-46c2-ba3f-149ab73b0a60 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 returned with HTTP 200 Aug 18 05:26:54.467004 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 247/979] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:54 2026] GET /volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:54.489771 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-df39c681-2d14-47c4-82db-8b1e9167dd09 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:54.492518 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df39c681-2d14-47c4-82db-8b1e9167dd09 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] DELETE https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 Aug 18 05:26:54.492801 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df39c681-2d14-47c4-82db-8b1e9167dd09 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:54.493096 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-df39c681-2d14-47c4-82db-8b1e9167dd09 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:54.493425 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-df39c681-2d14-47c4-82db-8b1e9167dd09 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Delete volume with id: 365059db-f399-4790-a2ac-fe4141985789 Aug 18 05:26:54.506799 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:54.506799 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:54.507457 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-df39c681-2d14-47c4-82db-8b1e9167dd09 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:54.546663 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-df39c681-2d14-47c4-82db-8b1e9167dd09 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Delete volume request issued successfully. Aug 18 05:26:54.546911 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-df39c681-2d14-47c4-82db-8b1e9167dd09 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 returned with HTTP 202 Aug 18 05:26:54.547550 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 245/980] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:54 2026] DELETE /volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:54.562150 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7c64cff-792f-4b7f-9ce5-e06586bc1acc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:54.564634 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7c64cff-792f-4b7f-9ce5-e06586bc1acc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 Aug 18 05:26:54.564911 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7c64cff-792f-4b7f-9ce5-e06586bc1acc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:54.565113 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7c64cff-792f-4b7f-9ce5-e06586bc1acc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:54.577146 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:54.577146 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:54.584711 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a7c64cff-792f-4b7f-9ce5-e06586bc1acc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:54.584931 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-be2089cc-d073-4a43-8049-c5ca24e47c73 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:54.587499 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be2089cc-d073-4a43-8049-c5ca24e47c73 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:54.587910 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be2089cc-d073-4a43-8049-c5ca24e47c73 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:54.588156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be2089cc-d073-4a43-8049-c5ca24e47c73 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:54.588406 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-be2089cc-d073-4a43-8049-c5ca24e47c73 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:54.590859 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7c64cff-792f-4b7f-9ce5-e06586bc1acc tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 returned with HTTP 200 Aug 18 05:26:54.591588 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 250/981] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:54 2026] GET /volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:54.596705 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:54.596705 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:54.597782 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be2089cc-d073-4a43-8049-c5ca24e47c73 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:54.598237 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 240/982] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:54 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:55.246119 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d9a6787f-4cba-4430-856f-42056bba90ff req-07cb0f91-004c-42a2-8317-9cadda168420 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:55.250229 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-07cb0f91-004c-42a2-8317-9cadda168420 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] POST https://10.4.3.250/volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347/action Aug 18 05:26:55.250791 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-07cb0f91-004c-42a2-8317-9cadda168420 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:26:55.250881 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-07cb0f91-004c-42a2-8317-9cadda168420 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:55.283040 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:55.283040 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:55.308159 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d9a6787f-4cba-4430-856f-42056bba90ff req-07cb0f91-004c-42a2-8317-9cadda168420 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347/action returned with HTTP 204 Aug 18 05:26:55.309308 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 248/983] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:26:55 2026] POST /volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:55.610199 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-654cfb6d-61b1-4b67-9da9-5e9f7a0c9a38 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:55.614945 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-654cfb6d-61b1-4b67-9da9-5e9f7a0c9a38 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 Aug 18 05:26:55.614945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-654cfb6d-61b1-4b67-9da9-5e9f7a0c9a38 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:55.614945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-654cfb6d-61b1-4b67-9da9-5e9f7a0c9a38 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:55.618622 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09d7ee16-debb-42d5-9d03-d760502ab5a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:55.622002 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09d7ee16-debb-42d5-9d03-d760502ab5a4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:55.622002 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09d7ee16-debb-42d5-9d03-d760502ab5a4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:55.622002 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09d7ee16-debb-42d5-9d03-d760502ab5a4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:55.622002 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-09d7ee16-debb-42d5-9d03-d760502ab5a4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:55.628848 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:55.628848 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:55.629988 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09d7ee16-debb-42d5-9d03-d760502ab5a4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:55.630569 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 251/984] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:55 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:55.633233 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-654cfb6d-61b1-4b67-9da9-5e9f7a0c9a38 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 returned with HTTP 404 Aug 18 05:26:55.634266 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 246/985] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:55 2026] GET /volume/v3/volumes/365059db-f399-4790-a2ac-fe4141985789 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:55.652282 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d9d22d57-4b85-4426-a448-26b9a6017253 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:55.657842 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9d22d57-4b85-4426-a448-26b9a6017253 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 Aug 18 05:26:55.658843 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9d22d57-4b85-4426-a448-26b9a6017253 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:55.659336 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9d22d57-4b85-4426-a448-26b9a6017253 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:55.674042 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:55.674042 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:55.678291 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d9d22d57-4b85-4426-a448-26b9a6017253 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:55.684309 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9d22d57-4b85-4426-a448-26b9a6017253 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 returned with HTTP 200 Aug 18 05:26:55.684867 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 241/986] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:55 2026] GET /volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:55.705255 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5513aae8-4e87-4ee1-8f14-e610208ad929 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:55.709070 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5513aae8-4e87-4ee1-8f14-e610208ad929 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] DELETE https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 Aug 18 05:26:55.711044 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5513aae8-4e87-4ee1-8f14-e610208ad929 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:55.711512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5513aae8-4e87-4ee1-8f14-e610208ad929 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:55.713485 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-5513aae8-4e87-4ee1-8f14-e610208ad929 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Delete volume with id: ce20d04d-d2f5-4832-9072-d11bb2794342 Aug 18 05:26:55.731459 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:55.731459 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:55.732096 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5513aae8-4e87-4ee1-8f14-e610208ad929 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:55.785754 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5513aae8-4e87-4ee1-8f14-e610208ad929 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Delete volume request issued successfully. Aug 18 05:26:55.786308 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5513aae8-4e87-4ee1-8f14-e610208ad929 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 returned with HTTP 202 Aug 18 05:26:55.787109 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 249/987] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:55 2026] DELETE /volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:55.804400 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a11d4b80-71ea-4879-86b7-dbcefa122e2c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:55.807758 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a11d4b80-71ea-4879-86b7-dbcefa122e2c tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 Aug 18 05:26:55.808065 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a11d4b80-71ea-4879-86b7-dbcefa122e2c tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:55.808388 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a11d4b80-71ea-4879-86b7-dbcefa122e2c tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:55.830091 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:55.830091 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:55.846886 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a11d4b80-71ea-4879-86b7-dbcefa122e2c tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:55.857664 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a11d4b80-71ea-4879-86b7-dbcefa122e2c tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 returned with HTTP 200 Aug 18 05:26:55.858350 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 252/988] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:55 2026] GET /volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:56.649929 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cc927baf-c817-4efc-b276-cfaeecddda82 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:56.652580 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cc927baf-c817-4efc-b276-cfaeecddda82 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:56.653037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cc927baf-c817-4efc-b276-cfaeecddda82 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:56.653739 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cc927baf-c817-4efc-b276-cfaeecddda82 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:56.654111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-cc927baf-c817-4efc-b276-cfaeecddda82 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:56.661936 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:56.661936 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:56.662893 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cc927baf-c817-4efc-b276-cfaeecddda82 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:56.664077 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 247/989] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:56 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:56.681680 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b14e90f-5827-44bf-9296-f8286eb37777 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:56.686994 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b14e90f-5827-44bf-9296-f8286eb37777 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 Aug 18 05:26:56.686994 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b14e90f-5827-44bf-9296-f8286eb37777 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:56.686994 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b14e90f-5827-44bf-9296-f8286eb37777 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:56.702603 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:56.702603 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:56.712629 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0b14e90f-5827-44bf-9296-f8286eb37777 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:26:56.724508 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b14e90f-5827-44bf-9296-f8286eb37777 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 returned with HTTP 200 Aug 18 05:26:56.725098 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 242/990] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:56 2026] GET /volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:56.746611 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-823f0ba1-0976-44e3-973a-64272e3bdfa1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:56.880259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c048dca0-f461-4fca-97d8-58dfb4812a00 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:56.885239 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c048dca0-f461-4fca-97d8-58dfb4812a00 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 Aug 18 05:26:56.885520 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c048dca0-f461-4fca-97d8-58dfb4812a00 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:56.887460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c048dca0-f461-4fca-97d8-58dfb4812a00 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:56.903381 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c048dca0-f461-4fca-97d8-58dfb4812a00 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 returned with HTTP 404 Aug 18 05:26:56.903517 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 253/991] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:56 2026] GET /volume/v3/volumes/ce20d04d-d2f5-4832-9072-d11bb2794342 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:56.921970 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ea305824-4d98-4808-a327-a41ae23179c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:56.923957 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea305824-4d98-4808-a327-a41ae23179c2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 Aug 18 05:26:56.924270 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea305824-4d98-4808-a327-a41ae23179c2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:56.924487 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea305824-4d98-4808-a327-a41ae23179c2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:56.943899 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:56.943899 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:56.961043 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ea305824-4d98-4808-a327-a41ae23179c2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:56.972608 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea305824-4d98-4808-a327-a41ae23179c2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 returned with HTTP 200 Aug 18 05:26:56.973085 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 248/992] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:56 2026] GET /volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:56.993264 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e4937056-675b-4503-9885-a6031fa03f82 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:57.000786 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4937056-675b-4503-9885-a6031fa03f82 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 Aug 18 05:26:57.000905 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4937056-675b-4503-9885-a6031fa03f82 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:57.001698 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4937056-675b-4503-9885-a6031fa03f82 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:57.002036 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e4937056-675b-4503-9885-a6031fa03f82 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Delete volume with id: 4090ac4e-8fc6-40d2-9929-d93c979ea808 Aug 18 05:26:57.014204 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:57.014204 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:57.014828 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e4937056-675b-4503-9885-a6031fa03f82 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:57.049899 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-823f0ba1-0976-44e3-973a-64272e3bdfa1 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb/export_record Aug 18 05:26:57.050239 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-823f0ba1-0976-44e3-973a-64272e3bdfa1 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:57.050429 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-823f0ba1-0976-44e3-973a-64272e3bdfa1 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Calling method 'export_record' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:57.050579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-823f0ba1-0976-44e3-973a-64272e3bdfa1 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Export record for backup 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 05:26:57.066306 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e4937056-675b-4503-9885-a6031fa03f82 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Delete volume request issued successfully. Aug 18 05:26:57.066306 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4937056-675b-4503-9885-a6031fa03f82 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 returned with HTTP 202 Aug 18 05:26:57.066988 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 243/993] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:26:56 2026] DELETE /volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:57.070675 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:57.070675 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:26:57.071669 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.api [None req-823f0ba1-0976-44e3-973a-64272e3bdfa1 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Calling RPCAPI with context: , host: np0000007601, backup: 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 05:26:57.080720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b0eacfc2-562f-4278-85e3-c0fbda4380d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:57.084040 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b0eacfc2-562f-4278-85e3-c0fbda4380d2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 Aug 18 05:26:57.084851 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b0eacfc2-562f-4278-85e3-c0fbda4380d2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:57.086976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b0eacfc2-562f-4278-85e3-c0fbda4380d2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:57.099914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-823f0ba1-0976-44e3-973a-64272e3bdfa1 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] export_record in rpcapi backup_id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb on host np0000007601. {{(pid=100216) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 05:26:57.101970 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:57.101970 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:57.113720 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b0eacfc2-562f-4278-85e3-c0fbda4380d2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Volume info retrieved successfully. Aug 18 05:26:57.118537 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-823f0ba1-0976-44e3-973a-64272e3bdfa1 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWZjYjc5YzItZGRjMC00MGU2LTk4MjktMWU0NTZlZjA2ZWNiIiwgInVzZXJfaWQiOiAiZWZmYjNjNzE5YWM5NDBkZDhjNzdhMWUyYmJhMTZmOWYiLCAicHJvamVjdF9pZCI6ICIzNDQwYTRmNjU4Yzc0NTU3OGQ5Y2M1YmNmYjE5YjI3NCIsICJ2b2x1bWVfaWQiOiAiMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzMyMTk5MiIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMjQxOTE3Njk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzLzIwMjYwODE4MDUyNjM5L2F6X25vdmFfYmFja3VwXzlmY2I3OWMyLWRkYzAtNDBlNi05ODI5LTFlNDU2ZWYwNmVjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNToyNjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100216) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 05:26:57.118537 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-823f0ba1-0976-44e3-973a-64272e3bdfa1 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb/export_record returned with HTTP 200 Aug 18 05:26:57.121102 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 250/994] 10.4.3.250 () {66 vars in 1390 bytes} [Tue Aug 18 05:26:56 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb/export_record => generated 1508 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:26:57.121233 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b0eacfc2-562f-4278-85e3-c0fbda4380d2 tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 returned with HTTP 200 Aug 18 05:26:57.121898 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 254/995] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:57 2026] GET /volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:57.130668 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ecacc4b6-1dca-415e-a24c-492ba3d0834e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:57.135103 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ecacc4b6-1dca-415e-a24c-492ba3d0834e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] POST https://10.4.3.250/volume/v3/backups/import_record Aug 18 05:26:57.135103 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ecacc4b6-1dca-415e-a24c-492ba3d0834e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTAwOGQ3MDAtOGVkMS00NjEyLWJmNzctMGE3NGE4NzZjZjBlIiwgInVzZXJfaWQiOiAiZWZmYjNjNzE5YWM5NDBkZDhjNzdhMWUyYmJhMTZmOWYiLCAicHJvamVjdF9pZCI6ICIzNDQwYTRmNjU4Yzc0NTU3OGQ5Y2M1YmNmYjE5YjI3NCIsICJ2b2x1bWVfaWQiOiAiMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzMyMTk5MiIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMjQxOTE3Njk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzLzIwMjYwODE4MDUyNjM5L2F6X25vdmFfYmFja3VwXzlmY2I3OWMyLWRkYzAtNDBlNi05ODI5LTFlNDU2ZWYwNmVjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNToyNjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:57.138327 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-ecacc4b6-1dca-415e-a24c-492ba3d0834e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTAwOGQ3MDAtOGVkMS00NjEyLWJmNzctMGE3NGE4NzZjZjBlIiwgInVzZXJfaWQiOiAiZWZmYjNjNzE5YWM5NDBkZDhjNzdhMWUyYmJhMTZmOWYiLCAicHJvamVjdF9pZCI6ICIzNDQwYTRmNjU4Yzc0NTU3OGQ5Y2M1YmNmYjE5YjI3NCIsICJ2b2x1bWVfaWQiOiAiMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzMyMTk5MiIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMjQxOTE3Njk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzLzIwMjYwODE4MDUyNjM5L2F6X25vdmFfYmFja3VwXzlmY2I3OWMyLWRkYzAtNDBlNi05ODI5LTFlNDU2ZWYwNmVjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNToyNjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 05:26:57.138512 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-ecacc4b6-1dca-415e-a24c-492ba3d0834e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTAwOGQ3MDAtOGVkMS00NjEyLWJmNzctMGE3NGE4NzZjZjBlIiwgInVzZXJfaWQiOiAiZWZmYjNjNzE5YWM5NDBkZDhjNzdhMWUyYmJhMTZmOWYiLCAicHJvamVjdF9pZCI6ICIzNDQwYTRmNjU4Yzc0NTU3OGQ5Y2M1YmNmYjE5YjI3NCIsICJ2b2x1bWVfaWQiOiAiMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzMyMTk5MiIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMjQxOTE3Njk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzLzIwMjYwODE4MDUyNjM5L2F6X25vdmFfYmFja3VwXzlmY2I3OWMyLWRkYzAtNDBlNi05ODI5LTFlNDU2ZWYwNmVjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNToyNjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 05:26:57.236604 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ecacc4b6-1dca-415e-a24c-492ba3d0834e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Created reservations ['be478a81-e73f-4e5d-a283-99fe53481ec5', 'ebf340e4-43b8-4ecb-8efd-9e056e2245dc'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:57.311585 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-ecacc4b6-1dca-415e-a24c-492ba3d0834e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] import_record rpcapi backup id e008d700-8ed1-4612-bf77-0a74a876cf0e on host np0000007601 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTAwOGQ3MDAtOGVkMS00NjEyLWJmNzctMGE3NGE4NzZjZjBlIiwgInVzZXJfaWQiOiAiZWZmYjNjNzE5YWM5NDBkZDhjNzdhMWUyYmJhMTZmOWYiLCAicHJvamVjdF9pZCI6ICIzNDQwYTRmNjU4Yzc0NTU3OGQ5Y2M1YmNmYjE5YjI3NCIsICJ2b2x1bWVfaWQiOiAiMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci02NzMyMTk5MiIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xMjQxOTE3Njk4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTRiZjczMTItMDRhZS00NTNjLThkNzItM2RhYjNkNzFlNzkzLzIwMjYwODE4MDUyNjM5L2F6X25vdmFfYmFja3VwXzlmY2I3OWMyLWRkYzAtNDBlNi05ODI5LTFlNDU2ZWYwNmVjYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6MjY6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNToyNjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100215) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 05:26:57.312772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-ecacc4b6-1dca-415e-a24c-492ba3d0834e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Import record output: {'backup': {'id': 'e008d700-8ed1-4612-bf77-0a74a876cf0e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.250/volume/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e'}]}}. {{(pid=100215) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 05:26:57.312772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ecacc4b6-1dca-415e-a24c-492ba3d0834e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] https://10.4.3.250/volume/v3/backups/import_record returned with HTTP 201 Aug 18 05:26:57.315950 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 249/996] 10.4.3.250 () {68 vars in 1302 bytes} [Tue Aug 18 05:26:57 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 186 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 05:26:57.331075 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-62ae3425-a4e5-40dd-9573-bf011ecbb2aa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:57.336358 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-62ae3425-a4e5-40dd-9573-bf011ecbb2aa tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] GET https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e Aug 18 05:26:57.336652 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-62ae3425-a4e5-40dd-9573-bf011ecbb2aa tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:57.338870 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-62ae3425-a4e5-40dd-9573-bf011ecbb2aa tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:57.338870 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-62ae3425-a4e5-40dd-9573-bf011ecbb2aa tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Show backup with id e008d700-8ed1-4612-bf77-0a74a876cf0e. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:57.353535 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:57.353535 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:57.354622 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-62ae3425-a4e5-40dd-9573-bf011ecbb2aa tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e returned with HTTP 200 Aug 18 05:26:57.354622 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 244/997] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:57 2026] GET /volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e => generated 647 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:58.144605 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f6334843-116b-42b5-af69-1e413ef1623c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:58.147032 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f6334843-116b-42b5-af69-1e413ef1623c tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] GET https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 Aug 18 05:26:58.147928 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f6334843-116b-42b5-af69-1e413ef1623c tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:58.147928 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f6334843-116b-42b5-af69-1e413ef1623c tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:58.157631 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f6334843-116b-42b5-af69-1e413ef1623c tempest-VolumesListAdminTestJSON-1468095262 tempest-VolumesListAdminTestJSON-1468095262-project-member] https://10.4.3.250/volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 returned with HTTP 404 Aug 18 05:26:58.159005 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 251/998] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:58 2026] GET /volume/v3/volumes/4090ac4e-8fc6-40d2-9929-d93c979ea808 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:58.372573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ab86b991-1e46-4f9b-9822-5c18cceeb1fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:58.372573 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab86b991-1e46-4f9b-9822-5c18cceeb1fe tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] GET https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e Aug 18 05:26:58.373029 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab86b991-1e46-4f9b-9822-5c18cceeb1fe tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:58.373029 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab86b991-1e46-4f9b-9822-5c18cceeb1fe tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:58.373098 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ab86b991-1e46-4f9b-9822-5c18cceeb1fe tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Show backup with id e008d700-8ed1-4612-bf77-0a74a876cf0e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:58.391580 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:58.391580 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:26:58.392753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab86b991-1e46-4f9b-9822-5c18cceeb1fe tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e returned with HTTP 200 Aug 18 05:26:58.393653 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 255/999] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:58 2026] GET /volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:58.409047 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c6d58ad3-48ca-4f16-92ff-e8bf2e89a19e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:58.411424 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6d58ad3-48ca-4f16-92ff-e8bf2e89a19e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] GET https://10.4.3.250/volume/v3/backups Aug 18 05:26:58.411958 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6d58ad3-48ca-4f16-92ff-e8bf2e89a19e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:58.412277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6d58ad3-48ca-4f16-92ff-e8bf2e89a19e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:58.412765 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:58.412765 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:58.428502 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6d58ad3-48ca-4f16-92ff-e8bf2e89a19e tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 200 Aug 18 05:26:58.428975 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 250/1000] 10.4.3.250 () {66 vars in 1237 bytes} [Tue Aug 18 05:26:58 2026] GET /volume/v3/backups => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:58.439668 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b019d970-6b34-46e1-8a0e-2106035867fd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:58.442563 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] POST https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb/restore Aug 18 05:26:58.443774 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:58.445088 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Restoring backup 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb ({'restore': {}}) {{(pid=100217) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 05:26:58.445088 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Restoring backup 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb to volume None. Aug 18 05:26:58.458296 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:58.458296 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:58.460139 np0000007601 devstack@c-api.service[100217]: INFO cinder.backup.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Creating volume of 1 GB for restore of backup 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. Aug 18 05:26:58.477535 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:26:58.477112. {{(pid=100217) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:26:58.478547 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Availability Zones retrieved successfully. Aug 18 05:26:58.486766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Flow 'volume_create_api' (bf6fed18-9e4a-4cc2-b4b6-ec5c464d3b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:58.495358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b5b6fe-d811-4618-afc4-e0d899dce590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:58.497207 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:26:58.544108 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b5b6fe-d811-4618-afc4-e0d899dce590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:58.545302 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63765be-ac3f-4450-9735-64f9111ce983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:58.606482 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Created reservations ['927f9da4-8475-4cb2-8daf-399a6ee94e8f', '41852acb-02ad-4d00-8f35-00e59599c88f', '6ee94836-607d-4354-abd7-6ec422e30234', '75633310-5c9d-4fdd-9358-e715f1585924'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:26:58.609092 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63765be-ac3f-4450-9735-64f9111ce983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['927f9da4-8475-4cb2-8daf-399a6ee94e8f', '41852acb-02ad-4d00-8f35-00e59599c88f', '6ee94836-607d-4354-abd7-6ec422e30234', '75633310-5c9d-4fdd-9358-e715f1585924']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:58.609092 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3081bc2-5d78-4b0a-a248-4286c8c01d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:58.653910 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3081bc2-5d78-4b0a-a248-4286c8c01d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5033bb5-eda9-40e3-9f47-0cca1883b589', '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_9fcb79c2-ddc0-40e6-9829-1e456ef06ecb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440a4f658c745578d9cc5bcfb19b274',qos_specs=None,replication_status=,reservations=['927f9da4-8475-4cb2-8daf-399a6ee94e8f','41852acb-02ad-4d00-8f35-00e59599c88f','6ee94836-607d-4354-abd7-6ec422e30234','75633310-5c9d-4fdd-9358-e715f1585924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effb3c719ac940dd8c77a1e2bba16f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:26:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9fcb79c2-ddc0-40e6-9829-1e456ef06ecb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5033bb5-eda9-40e3-9f47-0cca1883b589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3440a4f658c745578d9cc5bcfb19b274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='effb3c719ac940dd8c77a1e2bba16f9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:58.654633 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ee9a08-436c-4817-a769-9b18b5cede35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:58.688772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24ee9a08-436c-4817-a769-9b18b5cede35) transitioned into 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_9fcb79c2-ddc0-40e6-9829-1e456ef06ecb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440a4f658c745578d9cc5bcfb19b274',qos_specs=None,replication_status=,reservations=['927f9da4-8475-4cb2-8daf-399a6ee94e8f','41852acb-02ad-4d00-8f35-00e59599c88f','6ee94836-607d-4354-abd7-6ec422e30234','75633310-5c9d-4fdd-9358-e715f1585924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effb3c719ac940dd8c77a1e2bba16f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:58.688772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d131bd-8de0-4c3c-962c-4149453006f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:26:58.714719 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d131bd-8de0-4c3c-962c-4149453006f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:26:58.719991 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Flow 'volume_create_api' (bf6fed18-9e4a-4cc2-b4b6-ec5c464d3b42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:26:58.719991 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Create volume request issued successfully. Aug 18 05:26:58.730117 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:58.730117 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:58.731341 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:26:59.119920 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a3b46d09-8740-490a-831d-8d1ad6a272ee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.269690 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3b46d09-8740-490a-831d-8d1ad6a272ee tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:26:59.270260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3b46d09-8740-490a-831d-8d1ad6a272ee tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1767409049", "extra_specs": {"spec1": "val1"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:59.286574 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3b46d09-8740-490a-831d-8d1ad6a272ee tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:26:59.287024 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 252/1001] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:26:59 2026] POST /volume/v3/types => generated 243 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:59.298991 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ebf4bad-5b48-43df-925e-393be1383420 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.300794 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ebf4bad-5b48-43df-925e-393be1383420 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] POST https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs Aug 18 05:26:59.301404 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ebf4bad-5b48-43df-925e-393be1383420 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:59.303701 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ebf4bad-5b48-43df-925e-393be1383420 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs returned with HTTP 400 Aug 18 05:26:59.304387 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 256/1002] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:26:59 2026] POST /volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:26:59.314922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52ec2f4a-e264-43ae-93bf-45fdee8e2152 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.317963 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52ec2f4a-e264-43ae-93bf-45fdee8e2152 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] POST https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs Aug 18 05:26:59.319123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52ec2f4a-e264-43ae-93bf-45fdee8e2152 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:59.320622 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52ec2f4a-e264-43ae-93bf-45fdee8e2152 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs returned with HTTP 400 Aug 18 05:26:59.321307 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 251/1003] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:26:59 2026] POST /volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:26:59.332435 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4667aa9e-827b-4ba2-b1a9-dc44c5097dfd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.333983 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4667aa9e-827b-4ba2-b1a9-dc44c5097dfd tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] POST https://10.4.3.250/volume/v3/types/a289a4d8-1732-480d-8793-2e0c6ea569c6/extra_specs Aug 18 05:26:59.334329 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4667aa9e-827b-4ba2-b1a9-dc44c5097dfd tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:59.345638 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4667aa9e-827b-4ba2-b1a9-dc44c5097dfd tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/a289a4d8-1732-480d-8793-2e0c6ea569c6/extra_specs returned with HTTP 404 Aug 18 05:26:59.346426 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 253/1004] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:26:59 2026] POST /volume/v3/types/a289a4d8-1732-480d-8793-2e0c6ea569c6/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:59.357996 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c30ca82e-b8ee-4e98-8d8b-d097563e355b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.359473 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c30ca82e-b8ee-4e98-8d8b-d097563e355b tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] DELETE https://10.4.3.250/volume/v3/types/5881f95d-3f2a-4bbe-b05b-18075a522ea4/extra_specs/spec1 Aug 18 05:26:59.359888 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c30ca82e-b8ee-4e98-8d8b-d097563e355b tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:59.360242 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c30ca82e-b8ee-4e98-8d8b-d097563e355b tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:59.366232 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c30ca82e-b8ee-4e98-8d8b-d097563e355b tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/5881f95d-3f2a-4bbe-b05b-18075a522ea4/extra_specs/spec1 returned with HTTP 404 Aug 18 05:26:59.367234 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 257/1005] 10.4.3.250 () {66 vars in 1399 bytes} [Tue Aug 18 05:26:59 2026] DELETE /volume/v3/types/5881f95d-3f2a-4bbe-b05b-18075a522ea4/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:59.381769 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e8d334fc-ed83-478a-9bec-a28810be01de None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.384565 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8d334fc-ed83-478a-9bec-a28810be01de tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] GET https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/nonexistent_extra_spec_name Aug 18 05:26:59.384762 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8d334fc-ed83-478a-9bec-a28810be01de tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:59.384942 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8d334fc-ed83-478a-9bec-a28810be01de tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:59.385249 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:59.385249 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:59.393354 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8d334fc-ed83-478a-9bec-a28810be01de tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 18 05:26:59.393354 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 252/1006] 10.4.3.250 () {66 vars in 1462 bytes} [Tue Aug 18 05:26:59 2026] GET /volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:59.404393 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8ae42817-b724-4ebe-94d1-11343cc60f43 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.407540 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ae42817-b724-4ebe-94d1-11343cc60f43 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] GET https://10.4.3.250/volume/v3/types/0c04ff8d-44cf-47bc-905d-b7cf2fcad024/extra_specs/spec1 Aug 18 05:26:59.407880 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ae42817-b724-4ebe-94d1-11343cc60f43 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:59.408489 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ae42817-b724-4ebe-94d1-11343cc60f43 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:59.414339 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ae42817-b724-4ebe-94d1-11343cc60f43 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/0c04ff8d-44cf-47bc-905d-b7cf2fcad024/extra_specs/spec1 returned with HTTP 404 Aug 18 05:26:59.415446 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 254/1007] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:26:59 2026] GET /volume/v3/types/0c04ff8d-44cf-47bc-905d-b7cf2fcad024/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:59.430393 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c740b619-4ae3-413f-afb3-df1d211e6f83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.435136 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c740b619-4ae3-413f-afb3-df1d211e6f83 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] GET https://10.4.3.250/volume/v3/types/2a0d78ca-a098-4700-8684-9c38e0b87457/extra_specs Aug 18 05:26:59.435136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c740b619-4ae3-413f-afb3-df1d211e6f83 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:59.435136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c740b619-4ae3-413f-afb3-df1d211e6f83 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:59.439451 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c740b619-4ae3-413f-afb3-df1d211e6f83 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/2a0d78ca-a098-4700-8684-9c38e0b87457/extra_specs returned with HTTP 404 Aug 18 05:26:59.440221 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 258/1008] 10.4.3.250 () {66 vars in 1378 bytes} [Tue Aug 18 05:26:59 2026] GET /volume/v3/types/2a0d78ca-a098-4700-8684-9c38e0b87457/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:59.452659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1cde7242-70ed-4557-aefc-dbfedbaf39e3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.455445 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1cde7242-70ed-4557-aefc-dbfedbaf39e3 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] PUT https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/spec1 Aug 18 05:26:59.455641 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1cde7242-70ed-4557-aefc-dbfedbaf39e3 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:59.457821 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1cde7242-70ed-4557-aefc-dbfedbaf39e3 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/spec1 returned with HTTP 400 Aug 18 05:26:59.458529 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 253/1009] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:26:59 2026] PUT /volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:26:59.473838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-801e1f1b-dc91-481a-b26b-46ca4880677d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.480225 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-801e1f1b-dc91-481a-b26b-46ca4880677d tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] PUT https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/spec1 Aug 18 05:26:59.480225 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-801e1f1b-dc91-481a-b26b-46ca4880677d tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Action: 'update', calling method: update, body: null {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:59.481723 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-801e1f1b-dc91-481a-b26b-46ca4880677d tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/spec1 returned with HTTP 400 Aug 18 05:26:59.483855 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 255/1010] 10.4.3.250 () {68 vars in 1415 bytes} [Tue Aug 18 05:26:59 2026] PUT /volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:59.492854 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-63d5bf26-9d65-43e8-912e-23c78b375d08 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.495242 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63d5bf26-9d65-43e8-912e-23c78b375d08 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] PUT https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/None Aug 18 05:26:59.496884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-63d5bf26-9d65-43e8-912e-23c78b375d08 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:59.511760 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63d5bf26-9d65-43e8-912e-23c78b375d08 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 05:26:59.511966 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-63d5bf26-9d65-43e8-912e-23c78b375d08 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/None returned with HTTP 400 Aug 18 05:26:59.512910 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 259/1011] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:26:59 2026] PUT /volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/None => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:59.522842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-86bef424-157a-4e8a-99dd-d61c7cf08f78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.525445 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86bef424-157a-4e8a-99dd-d61c7cf08f78 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] PUT https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/073a92f0-93b2-4e51-8965-48fd73c5e0dd Aug 18 05:26:59.527264 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86bef424-157a-4e8a-99dd-d61c7cf08f78 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:59.741839 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86bef424-157a-4e8a-99dd-d61c7cf08f78 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 05:26:59.742063 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86bef424-157a-4e8a-99dd-d61c7cf08f78 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/073a92f0-93b2-4e51-8965-48fd73c5e0dd returned with HTTP 400 Aug 18 05:26:59.743421 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 254/1012] 10.4.3.250 () {68 vars in 1509 bytes} [Tue Aug 18 05:26:59 2026] PUT /volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b/extra_specs/073a92f0-93b2-4e51-8965-48fd73c5e0dd => generated 73 bytes in 220 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:26:59.747083 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:59.747083 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:26:59.747613 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:26:59.748236 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.backup.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Checking backup size 1 against volume size 1 {{(pid=100217) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 05:26:59.748236 np0000007601 devstack@c-api.service[100217]: INFO cinder.backup.api [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Overwriting volume d5033bb5-eda9-40e3-9f47-0cca1883b589 with restore of backup 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:59.757131 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bf674a1b-75ad-49cb-838f-d2d23918cc6d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.759742 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf674a1b-75ad-49cb-838f-d2d23918cc6d tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] PUT https://10.4.3.250/volume/v3/types/49a6f164-42fe-48ef-8dee-4c4305011edc/extra_specs/spec1 Aug 18 05:26:59.760334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf674a1b-75ad-49cb-838f-d2d23918cc6d tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:26:59.789321 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf674a1b-75ad-49cb-838f-d2d23918cc6d tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/49a6f164-42fe-48ef-8dee-4c4305011edc/extra_specs/spec1 returned with HTTP 404 Aug 18 05:26:59.789321 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 256/1013] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:26:59 2026] PUT /volume/v3/types/49a6f164-42fe-48ef-8dee-4c4305011edc/extra_specs/spec1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:26:59.789802 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] restore_backup in rpcapi backup_id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb {{(pid=100217) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 05:26:59.792869 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b019d970-6b34-46e1-8a0e-2106035867fd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb/restore returned with HTTP 202 Aug 18 05:26:59.793994 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 245/1014] 10.4.3.250 () {68 vars in 1393 bytes} [Tue Aug 18 05:26:58 2026] POST /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb/restore => generated 189 bytes in 1355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:26:59.795347 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-92406b6c-2aaa-4f57-b670-b8cdc7c5b4d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.799041 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92406b6c-2aaa-4f57-b670-b8cdc7c5b4d9 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] DELETE https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b Aug 18 05:26:59.799041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92406b6c-2aaa-4f57-b670-b8cdc7c5b4d9 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:59.799388 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92406b6c-2aaa-4f57-b670-b8cdc7c5b4d9 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:59.803289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9082179f-7932-49d2-9b9b-13ca61bbb6b1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.805644 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9082179f-7932-49d2-9b9b-13ca61bbb6b1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:26:59.805644 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9082179f-7932-49d2-9b9b-13ca61bbb6b1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:59.806525 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=445,cinder:UPDATE=77,cinder:INSERT=26,cinder:DELETE=2 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:26:59.806583 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9082179f-7932-49d2-9b9b-13ca61bbb6b1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:59.806583 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9082179f-7932-49d2-9b9b-13ca61bbb6b1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:26:59.808324 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=469,cinder:UPDATE=98,cinder:INSERT=66 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:26:59.813768 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:26:59.813768 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:26:59.815261 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9082179f-7932-49d2-9b9b-13ca61bbb6b1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:26:59.815405 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 255/1015] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:26:59 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:26:59.851521 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92406b6c-2aaa-4f57-b670-b8cdc7c5b4d9 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b returned with HTTP 202 Aug 18 05:26:59.851618 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 260/1016] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:26:59 2026] DELETE /volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:26:59.863643 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-17767446-aa69-4c76-9358-f8977bda2267 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:26:59.866963 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17767446-aa69-4c76-9358-f8977bda2267 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] GET https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b Aug 18 05:26:59.868557 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17767446-aa69-4c76-9358-f8977bda2267 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:26:59.870630 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17767446-aa69-4c76-9358-f8977bda2267 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:26:59.877321 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17767446-aa69-4c76-9358-f8977bda2267 tempest-ExtraSpecsNegativeTest-2040332607 tempest-ExtraSpecsNegativeTest-2040332607-project-admin] https://10.4.3.250/volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b returned with HTTP 404 Aug 18 05:26:59.878564 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 257/1017] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:26:59 2026] GET /volume/v3/types/4da9035f-2cfc-446b-a4a7-596b24dcf05b => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:27:00.830417 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e80a7c71-37ce-4c5e-bbd0-9c75c857b12b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:00.832639 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e80a7c71-37ce-4c5e-bbd0-9c75c857b12b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:00.833625 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e80a7c71-37ce-4c5e-bbd0-9c75c857b12b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:00.833625 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e80a7c71-37ce-4c5e-bbd0-9c75c857b12b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:00.833842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e80a7c71-37ce-4c5e-bbd0-9c75c857b12b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:00.836134 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=631,cinder:INSERT=112,cinder:UPDATE=189,cinder:DELETE=2 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:27:00.843504 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:00.843504 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:00.845027 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e80a7c71-37ce-4c5e-bbd0-9c75c857b12b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:00.846519 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 246/1018] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:00 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:01.825954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-710be49f-d1cc-42e3-bf19-b1cb8ae4a2df None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:01.828445 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-710be49f-d1cc-42e3-bf19-b1cb8ae4a2df tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] DELETE https://10.4.3.250/volume/v3/attachments/584619f3-4d00-45ad-bf5a-1365833d761a Aug 18 05:27:01.828564 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-134a9543-1b21-4c0f-82ea-0598d11087fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:01.828839 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-710be49f-d1cc-42e3-bf19-b1cb8ae4a2df tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:01.828979 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-710be49f-d1cc-42e3-bf19-b1cb8ae4a2df tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:01.843073 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:01.843073 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:01.863338 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e5464465-2270-45de-a05f-97458236cdd3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:01.865283 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5464465-2270-45de-a05f-97458236cdd3 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:01.865710 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5464465-2270-45de-a05f-97458236cdd3 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:01.865710 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5464465-2270-45de-a05f-97458236cdd3 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:01.865929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e5464465-2270-45de-a05f-97458236cdd3 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:01.868924 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=617,cinder:UPDATE=158,cinder:DELETE=5,cinder:INSERT=91 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:27:01.878211 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:01.878211 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:01.878211 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5464465-2270-45de-a05f-97458236cdd3 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:01.878211 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 258/1019] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:01 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:01.939396 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-710be49f-d1cc-42e3-bf19-b1cb8ae4a2df tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments/584619f3-4d00-45ad-bf5a-1365833d761a returned with HTTP 200 Aug 18 05:27:01.940169 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 256/1020] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:27:01 2026] DELETE /volume/v3/attachments/584619f3-4d00-45ad-bf5a-1365833d761a => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:01.953129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-5d755f91-9aca-4ff6-8a59-b2ca6065bb05 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:01.958433 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-5d755f91-9aca-4ff6-8a59-b2ca6065bb05 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] DELETE https://10.4.3.250/volume/v3/attachments/5ebbd735-725f-4706-9063-b5a081d7205a Aug 18 05:27:01.958811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-5d755f91-9aca-4ff6-8a59-b2ca6065bb05 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:01.959373 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-5d755f91-9aca-4ff6-8a59-b2ca6065bb05 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:01.972869 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:01.972869 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:02.033958 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:02.034475 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2094537090"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:02.036368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2094537090'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:02.036578 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Create volume of 1 GB Aug 18 05:27:02.041999 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Availability Zones retrieved successfully. Aug 18 05:27:02.049245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Flow 'volume_create_api' (7bbd6c0d-104a-4073-8489-3fb8d771b879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:02.050540 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe59b7ad-3480-4a72-94dd-fcb61a6f7053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:02.051831 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:02.064322 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-5d755f91-9aca-4ff6-8a59-b2ca6065bb05 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments/5ebbd735-725f-4706-9063-b5a081d7205a returned with HTTP 200 Aug 18 05:27:02.064730 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 247/1021] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:27:01 2026] DELETE /volume/v3/attachments/5ebbd735-725f-4706-9063-b5a081d7205a => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:02.078458 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-c0a97882-3403-42e0-a540-1bcbcd9a5ff5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:02.079681 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-c0a97882-3403-42e0-a540-1bcbcd9a5ff5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] DELETE https://10.4.3.250/volume/v3/attachments/ed01af1e-2ab3-4afc-bdb0-947e924d8e61 Aug 18 05:27:02.079953 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-c0a97882-3403-42e0-a540-1bcbcd9a5ff5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:02.080239 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-c0a97882-3403-42e0-a540-1bcbcd9a5ff5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:02.090102 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:02.090102 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:02.098327 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe59b7ad-3480-4a72-94dd-fcb61a6f7053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:02.102451 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63692485-9597-47d6-96b4-3dd57b10cbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:02.163638 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-06b924ec-3d9f-4670-9c40-06fbeac07a45 req-c0a97882-3403-42e0-a540-1bcbcd9a5ff5 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/attachments/ed01af1e-2ab3-4afc-bdb0-947e924d8e61 returned with HTTP 200 Aug 18 05:27:02.164160 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 259/1022] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:27:02 2026] DELETE /volume/v3/attachments/ed01af1e-2ab3-4afc-bdb0-947e924d8e61 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:02.200729 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Created reservations ['d6090b8b-94c3-4d37-901f-d19992a0dd24', 'f15209f9-068b-4111-93a9-1be73fa20402', '1428927a-449a-4ffb-a84f-33d8428efad6', 'f5425017-d396-4933-ba64-c8d7fc4a916c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:02.202067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63692485-9597-47d6-96b4-3dd57b10cbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6090b8b-94c3-4d37-901f-d19992a0dd24', 'f15209f9-068b-4111-93a9-1be73fa20402', '1428927a-449a-4ffb-a84f-33d8428efad6', 'f5425017-d396-4933-ba64-c8d7fc4a916c']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:02.203036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e87057-04bd-4946-8329-56531b9ac7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:02.244312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7e87057-04bd-4946-8329-56531b9ac7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '376a4427-70c6-4235-80cd-e83ae4837e44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2094537090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='018c2071b40d4d04a9b57d1fefdfbe3c',qos_specs=None,replication_status=,reservations=['d6090b8b-94c3-4d37-901f-d19992a0dd24','f15209f9-068b-4111-93a9-1be73fa20402','1428927a-449a-4ffb-a84f-33d8428efad6','f5425017-d396-4933-ba64-c8d7fc4a916c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5140090790461c84be60a68fe987e5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2094537090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=376a4427-70c6-4235-80cd-e83ae4837e44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='018c2071b40d4d04a9b57d1fefdfbe3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f5140090790461c84be60a68fe987e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:02.245205 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce6e195-e24a-462b-8999-d7f598c71158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:02.280873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce6e195-e24a-462b-8999-d7f598c71158) transitioned into state 'SUCCESS' from state '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-2094537090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='018c2071b40d4d04a9b57d1fefdfbe3c',qos_specs=None,replication_status=,reservations=['d6090b8b-94c3-4d37-901f-d19992a0dd24','f15209f9-068b-4111-93a9-1be73fa20402','1428927a-449a-4ffb-a84f-33d8428efad6','f5425017-d396-4933-ba64-c8d7fc4a916c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5140090790461c84be60a68fe987e5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:02.282331 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0923c71-069f-4735-bcf6-e988852aa902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:02.303873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0923c71-069f-4735-bcf6-e988852aa902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:02.304835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Flow 'volume_create_api' (7bbd6c0d-104a-4073-8489-3fb8d771b879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:02.305287 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Create volume request issued successfully. Aug 18 05:27:02.305842 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-134a9543-1b21-4c0f-82ea-0598d11087fa tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:02.306353 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 261/1023] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:01 2026] POST /volume/v3/volumes => generated 750 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:02.326513 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a1b36ae-cf95-4eb0-b4e4-af31558e1705 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:02.329887 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a1b36ae-cf95-4eb0-b4e4-af31558e1705 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] GET https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 Aug 18 05:27:02.330150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a1b36ae-cf95-4eb0-b4e4-af31558e1705 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:02.331211 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a1b36ae-cf95-4eb0-b4e4-af31558e1705 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:02.340224 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:02.340224 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:02.347555 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1a1b36ae-cf95-4eb0-b4e4-af31558e1705 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Volume info retrieved successfully. Aug 18 05:27:02.355523 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a1b36ae-cf95-4eb0-b4e4-af31558e1705 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 returned with HTTP 200 Aug 18 05:27:02.356178 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 257/1024] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:02 2026] GET /volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:02.750545 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:02.884379 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:02.884820 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1731033639"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:02.886925 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1731033639'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:02.888179 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Create volume of 1 GB Aug 18 05:27:02.888179 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:02.888179 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:02.894538 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Availability Zones retrieved successfully. Aug 18 05:27:02.897037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a21a208b-dfd5-481c-af03-b27fa0fb735e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:02.900027 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a21a208b-dfd5-481c-af03-b27fa0fb735e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:02.900027 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a21a208b-dfd5-481c-af03-b27fa0fb735e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:02.900027 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a21a208b-dfd5-481c-af03-b27fa0fb735e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:02.900027 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a21a208b-dfd5-481c-af03-b27fa0fb735e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:02.904215 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Flow 'volume_create_api' (e8ed7c1e-d1a8-4d25-8de0-7e63864aea19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:02.904334 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:02.904334 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:02.904876 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10efcdac-04d4-4cf5-8488-98c07fa19f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:02.906692 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a21a208b-dfd5-481c-af03-b27fa0fb735e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:02.907424 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:02.907461 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 260/1025] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:02 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:02.960321 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10efcdac-04d4-4cf5-8488-98c07fa19f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:02.961454 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd63be98-cfcf-4631-8b7b-809b0b359640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:03.067895 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Created reservations ['472930b0-4b68-46eb-b6ba-0a08f3f951f3', '1bbfbf23-a9ba-4441-a1dc-308306d6c67c', '10cd73f4-262a-40a5-8464-2e33605868b7', '3d290685-9c00-461c-8227-436aaec80e91'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:03.068880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd63be98-cfcf-4631-8b7b-809b0b359640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['472930b0-4b68-46eb-b6ba-0a08f3f951f3', '1bbfbf23-a9ba-4441-a1dc-308306d6c67c', '10cd73f4-262a-40a5-8464-2e33605868b7', '3d290685-9c00-461c-8227-436aaec80e91']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:03.070880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43fcef10-8554-49e4-9b41-f5ede2868a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:03.110729 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43fcef10-8554-49e4-9b41-f5ede2868a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1731033639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63063cd3a0d84175a0c49fb5f7eafe55',qos_specs=None,replication_status=,reservations=['472930b0-4b68-46eb-b6ba-0a08f3f951f3','1bbfbf23-a9ba-4441-a1dc-308306d6c67c','10cd73f4-262a-40a5-8464-2e33605868b7','3d290685-9c00-461c-8227-436aaec80e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c35554176974c4ca4765a2adc097b29',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1731033639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63063cd3a0d84175a0c49fb5f7eafe55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c35554176974c4ca4765a2adc097b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:03.112029 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dea3192-f4de-430d-b27e-b3f89a29ffc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:03.151693 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dea3192-f4de-430d-b27e-b3f89a29ffc0) transitioned into state 'SUCCESS' from state '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-1731033639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63063cd3a0d84175a0c49fb5f7eafe55',qos_specs=None,replication_status=,reservations=['472930b0-4b68-46eb-b6ba-0a08f3f951f3','1bbfbf23-a9ba-4441-a1dc-308306d6c67c','10cd73f4-262a-40a5-8464-2e33605868b7','3d290685-9c00-461c-8227-436aaec80e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c35554176974c4ca4765a2adc097b29',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:03.152793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d97fb8-8566-4b95-bf2f-9b8c3aac8ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:03.170666 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d97fb8-8566-4b95-bf2f-9b8c3aac8ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:03.173037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Flow 'volume_create_api' (e8ed7c1e-d1a8-4d25-8de0-7e63864aea19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:03.173037 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Create volume request issued successfully. Aug 18 05:27:03.174537 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-896c4bfe-0bdb-4922-ac5f-65b1bedb0593 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:03.175153 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 248/1026] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:02 2026] POST /volume/v3/volumes => generated 755 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:03.199040 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7d256844-0f06-4400-9f3b-bfd59dbd13f1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:03.202030 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d256844-0f06-4400-9f3b-bfd59dbd13f1 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc Aug 18 05:27:03.202563 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d256844-0f06-4400-9f3b-bfd59dbd13f1 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:03.203032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d256844-0f06-4400-9f3b-bfd59dbd13f1 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:03.215144 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:03.215144 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:03.225248 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7d256844-0f06-4400-9f3b-bfd59dbd13f1 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Volume info retrieved successfully. Aug 18 05:27:03.234218 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d256844-0f06-4400-9f3b-bfd59dbd13f1 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc returned with HTTP 200 Aug 18 05:27:03.234996 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 262/1027] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:03 2026] GET /volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:03.371956 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf443c8d-523c-4def-8c5b-0881e155e30a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:03.374413 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf443c8d-523c-4def-8c5b-0881e155e30a tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] GET https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 Aug 18 05:27:03.374673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf443c8d-523c-4def-8c5b-0881e155e30a tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:03.374920 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf443c8d-523c-4def-8c5b-0881e155e30a tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:03.385939 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:03.385939 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:03.392042 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf443c8d-523c-4def-8c5b-0881e155e30a tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Volume info retrieved successfully. Aug 18 05:27:03.398796 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf443c8d-523c-4def-8c5b-0881e155e30a tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 returned with HTTP 200 Aug 18 05:27:03.399464 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 258/1028] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:03 2026] GET /volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:03.418796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8ed5e7f5-2503-4708-a01d-4d8222783b69 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:03.420579 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ed5e7f5-2503-4708-a01d-4d8222783b69 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] GET https://10.4.3.250/volume/v3/limits Aug 18 05:27:03.420770 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ed5e7f5-2503-4708-a01d-4d8222783b69 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:03.420951 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ed5e7f5-2503-4708-a01d-4d8222783b69 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:03.441488 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ed5e7f5-2503-4708-a01d-4d8222783b69 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] https://10.4.3.250/volume/v3/limits returned with HTTP 200 Aug 18 05:27:03.441882 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 261/1029] 10.4.3.250 () {66 vars in 1234 bytes} [Tue Aug 18 05:27:03 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:03.453579 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3cb74719-35bd-4004-8edd-441b24a3b0bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:03.455588 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cb74719-35bd-4004-8edd-441b24a3b0bd tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] GET https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 Aug 18 05:27:03.455771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cb74719-35bd-4004-8edd-441b24a3b0bd tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:03.455989 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cb74719-35bd-4004-8edd-441b24a3b0bd tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:03.464942 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:03.464942 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:03.469516 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3cb74719-35bd-4004-8edd-441b24a3b0bd tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Volume info retrieved successfully. Aug 18 05:27:03.476215 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cb74719-35bd-4004-8edd-441b24a3b0bd tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 returned with HTTP 200 Aug 18 05:27:03.476778 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 249/1030] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:03 2026] GET /volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:03.496805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8c73a273-74ee-49d7-8db7-ba238a231f83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:03.498789 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c73a273-74ee-49d7-8db7-ba238a231f83 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] DELETE https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 Aug 18 05:27:03.499289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c73a273-74ee-49d7-8db7-ba238a231f83 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:03.501032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c73a273-74ee-49d7-8db7-ba238a231f83 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:03.501032 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8c73a273-74ee-49d7-8db7-ba238a231f83 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Delete volume with id: 376a4427-70c6-4235-80cd-e83ae4837e44 Aug 18 05:27:03.509992 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:03.509992 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:03.510774 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8c73a273-74ee-49d7-8db7-ba238a231f83 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Volume info retrieved successfully. Aug 18 05:27:03.538088 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8c73a273-74ee-49d7-8db7-ba238a231f83 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Delete volume request issued successfully. Aug 18 05:27:03.538561 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c73a273-74ee-49d7-8db7-ba238a231f83 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 returned with HTTP 202 Aug 18 05:27:03.539101 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 263/1031] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:03 2026] DELETE /volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:03.549137 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f7a0f0f6-dd09-4ca8-a20f-43e41adae193 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:03.550587 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f7a0f0f6-dd09-4ca8-a20f-43e41adae193 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] GET https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 Aug 18 05:27:03.550848 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f7a0f0f6-dd09-4ca8-a20f-43e41adae193 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:03.551114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f7a0f0f6-dd09-4ca8-a20f-43e41adae193 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:03.562240 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:03.562240 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:03.568847 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f7a0f0f6-dd09-4ca8-a20f-43e41adae193 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Volume info retrieved successfully. Aug 18 05:27:03.576299 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f7a0f0f6-dd09-4ca8-a20f-43e41adae193 tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 returned with HTTP 200 Aug 18 05:27:03.576829 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 259/1032] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:03 2026] GET /volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:03.921878 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-171b6763-e26b-492a-bed8-a1d3315cb3d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:03.924997 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-171b6763-e26b-492a-bed8-a1d3315cb3d8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:03.925331 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-171b6763-e26b-492a-bed8-a1d3315cb3d8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:03.925481 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-171b6763-e26b-492a-bed8-a1d3315cb3d8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:03.925640 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-171b6763-e26b-492a-bed8-a1d3315cb3d8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:03.935563 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:03.935563 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:03.936573 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-171b6763-e26b-492a-bed8-a1d3315cb3d8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:03.936967 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 262/1033] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:03 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:04.254235 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c743f71f-d224-44b0-a15b-965b17707a38 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:04.258031 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c743f71f-d224-44b0-a15b-965b17707a38 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc Aug 18 05:27:04.258031 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c743f71f-d224-44b0-a15b-965b17707a38 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:04.258031 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c743f71f-d224-44b0-a15b-965b17707a38 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:04.268334 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:04.268334 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:04.277567 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c743f71f-d224-44b0-a15b-965b17707a38 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Volume info retrieved successfully. Aug 18 05:27:04.285582 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c743f71f-d224-44b0-a15b-965b17707a38 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc returned with HTTP 200 Aug 18 05:27:04.286436 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 250/1034] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:04 2026] GET /volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:27:04.302596 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac566310-d9f4-405e-ae48-9fa35006db79 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:04.307043 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac566310-d9f4-405e-ae48-9fa35006db79 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:04.307043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac566310-d9f4-405e-ae48-9fa35006db79 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1232530543"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:04.319321 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:04.319321 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:04.320746 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ac566310-d9f4-405e-ae48-9fa35006db79 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Volume info retrieved successfully. Aug 18 05:27:04.320746 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-ac566310-d9f4-405e-ae48-9fa35006db79 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Create snapshot from volume 7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc Aug 18 05:27:04.394515 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-ac566310-d9f4-405e-ae48-9fa35006db79 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Created reservations ['6b7f7028-5e86-43aa-9a19-36edb6fd48ff', 'ec3d5851-0989-4c34-b29b-d5b9edab2297', '1ee0fd75-d899-4cef-a801-72798c9a36f0', '2f55867d-b778-4f65-9306-8e8b32a9f600'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:04.436097 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ac566310-d9f4-405e-ae48-9fa35006db79 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot create request issued successfully. Aug 18 05:27:04.436097 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac566310-d9f4-405e-ae48-9fa35006db79 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:27:04.436097 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 264/1035] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:04 2026] POST /volume/v3/snapshots => generated 311 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:04.448792 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54f3957f-e11b-4039-a020-bdb5ae5b6091 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:04.453977 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54f3957f-e11b-4039-a020-bdb5ae5b6091 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe Aug 18 05:27:04.454503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54f3957f-e11b-4039-a020-bdb5ae5b6091 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:04.454745 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54f3957f-e11b-4039-a020-bdb5ae5b6091 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:04.464999 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:04.464999 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:04.466053 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-54f3957f-e11b-4039-a020-bdb5ae5b6091 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:04.467602 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54f3957f-e11b-4039-a020-bdb5ae5b6091 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe returned with HTTP 200 Aug 18 05:27:04.468107 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 260/1036] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:04 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:04.595565 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4ba98f6f-eac2-4629-9aaa-a48b8b861dbc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:04.599262 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ba98f6f-eac2-4629-9aaa-a48b8b861dbc tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] GET https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 Aug 18 05:27:04.599262 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ba98f6f-eac2-4629-9aaa-a48b8b861dbc tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:04.599262 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ba98f6f-eac2-4629-9aaa-a48b8b861dbc tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:04.606625 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ba98f6f-eac2-4629-9aaa-a48b8b861dbc tempest-AbsoluteLimitsTests-371473686 tempest-AbsoluteLimitsTests-371473686-project-member] https://10.4.3.250/volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 returned with HTTP 404 Aug 18 05:27:04.608283 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 263/1037] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:04 2026] GET /volume/v3/volumes/376a4427-70c6-4235-80cd-e83ae4837e44 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:04.952810 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3292247a-b8aa-4841-907b-0662de803ae1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:04.955567 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3292247a-b8aa-4841-907b-0662de803ae1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:04.955936 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3292247a-b8aa-4841-907b-0662de803ae1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:04.956240 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3292247a-b8aa-4841-907b-0662de803ae1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:04.957365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3292247a-b8aa-4841-907b-0662de803ae1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:04.967120 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:04.967120 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:04.967120 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3292247a-b8aa-4841-907b-0662de803ae1 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:04.967120 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 251/1038] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:04 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:05.487744 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-40555c53-0ece-4d7a-92d4-0a9decf8c3aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.495916 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40555c53-0ece-4d7a-92d4-0a9decf8c3aa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe Aug 18 05:27:05.495916 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40555c53-0ece-4d7a-92d4-0a9decf8c3aa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:05.495916 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40555c53-0ece-4d7a-92d4-0a9decf8c3aa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:05.501526 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.501526 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:05.502101 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-40555c53-0ece-4d7a-92d4-0a9decf8c3aa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.502983 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40555c53-0ece-4d7a-92d4-0a9decf8c3aa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe returned with HTTP 200 Aug 18 05:27:05.503676 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 265/1039] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:05 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:05.522078 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34be5373-fdc9-46d9-9237-a1e06dcac812 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.525369 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34be5373-fdc9-46d9-9237-a1e06dcac812 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] POST https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:05.526522 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34be5373-fdc9-46d9-9237-a1e06dcac812 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:05.538775 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.538775 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:05.539376 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-34be5373-fdc9-46d9-9237-a1e06dcac812 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.586509 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-34be5373-fdc9-46d9-9237-a1e06dcac812 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Update snapshot metadata completed successfully. Aug 18 05:27:05.587668 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34be5373-fdc9-46d9-9237-a1e06dcac812 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:05.588464 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 261/1040] 10.4.3.250 () {68 vars in 1402 bytes} [Tue Aug 18 05:27:05 2026] POST /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 68 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:05.599796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-de1517f1-3e4c-4738-89ea-b925cfc63bfc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.604801 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-de1517f1-3e4c-4738-89ea-b925cfc63bfc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:05.604801 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-de1517f1-3e4c-4738-89ea-b925cfc63bfc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:05.604801 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-de1517f1-3e4c-4738-89ea-b925cfc63bfc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:05.611809 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.611809 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:05.612972 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-de1517f1-3e4c-4738-89ea-b925cfc63bfc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.614566 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-de1517f1-3e4c-4738-89ea-b925cfc63bfc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Get snapshot metadata completed successfully. Aug 18 05:27:05.615408 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-de1517f1-3e4c-4738-89ea-b925cfc63bfc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:05.616106 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 264/1041] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:27:05 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 18 05:27:05.626591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-79e9c9a2-03c5-41d8-b529-60a69cbacefc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.630169 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-79e9c9a2-03c5-41d8-b529-60a69cbacefc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] PUT https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:05.630169 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-79e9c9a2-03c5-41d8-b529-60a69cbacefc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:05.643474 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.643474 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:05.644150 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-79e9c9a2-03c5-41d8-b529-60a69cbacefc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.695856 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-79e9c9a2-03c5-41d8-b529-60a69cbacefc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Update snapshot metadata completed successfully. Aug 18 05:27:05.696412 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-79e9c9a2-03c5-41d8-b529-60a69cbacefc tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:05.696916 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 252/1042] 10.4.3.250 () {68 vars in 1401 bytes} [Tue Aug 18 05:27:05 2026] PUT /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 57 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:05.709081 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c9b7ad72-009c-4457-a151-5869756f067d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.712500 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9b7ad72-009c-4457-a151-5869756f067d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:05.712829 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9b7ad72-009c-4457-a151-5869756f067d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:05.713263 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c9b7ad72-009c-4457-a151-5869756f067d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:05.721900 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.721900 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:05.722740 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c9b7ad72-009c-4457-a151-5869756f067d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.724141 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c9b7ad72-009c-4457-a151-5869756f067d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Get snapshot metadata completed successfully. Aug 18 05:27:05.725428 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c9b7ad72-009c-4457-a151-5869756f067d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:05.725428 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 266/1043] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:27:05 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:05.738472 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c49689b7-1c82-472e-8c62-929a52bba8af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.742949 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c49689b7-1c82-472e-8c62-929a52bba8af tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata/key3 Aug 18 05:27:05.742949 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c49689b7-1c82-472e-8c62-929a52bba8af tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:05.743967 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c49689b7-1c82-472e-8c62-929a52bba8af tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:05.752106 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.752106 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:05.752902 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c49689b7-1c82-472e-8c62-929a52bba8af tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.753909 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c49689b7-1c82-472e-8c62-929a52bba8af tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Get snapshot metadata completed successfully. Aug 18 05:27:05.768702 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c49689b7-1c82-472e-8c62-929a52bba8af tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Delete snapshot metadata completed successfully. Aug 18 05:27:05.770464 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c49689b7-1c82-472e-8c62-929a52bba8af tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata/key3 returned with HTTP 200 Aug 18 05:27:05.770464 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 262/1044] 10.4.3.250 () {66 vars in 1399 bytes} [Tue Aug 18 05:27:05 2026] DELETE /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata/key3 => generated 0 bytes in 33 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 05:27:05.782974 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-942e7460-edb1-4399-9ffd-a95576bd5daf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.785038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-942e7460-edb1-4399-9ffd-a95576bd5daf tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:05.786952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-942e7460-edb1-4399-9ffd-a95576bd5daf tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:05.786952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-942e7460-edb1-4399-9ffd-a95576bd5daf tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:05.793844 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.793844 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:05.794815 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-942e7460-edb1-4399-9ffd-a95576bd5daf tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.796900 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-942e7460-edb1-4399-9ffd-a95576bd5daf tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Get snapshot metadata completed successfully. Aug 18 05:27:05.797488 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-942e7460-edb1-4399-9ffd-a95576bd5daf tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:05.798957 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 265/1045] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:27:05 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:05.812568 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ebbccf48-4674-4574-bb23-185bfcdc7395 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.817815 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ebbccf48-4674-4574-bb23-185bfcdc7395 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] PUT https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:05.817815 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ebbccf48-4674-4574-bb23-185bfcdc7395 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:05.834422 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.834422 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:05.835511 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ebbccf48-4674-4574-bb23-185bfcdc7395 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.870404 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ebbccf48-4674-4574-bb23-185bfcdc7395 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Update snapshot metadata completed successfully. Aug 18 05:27:05.870674 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ebbccf48-4674-4574-bb23-185bfcdc7395 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:05.871493 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 253/1046] 10.4.3.250 () {68 vars in 1401 bytes} [Tue Aug 18 05:27:05 2026] PUT /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 16 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:05.886466 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5908cf96-3c33-4d19-b14c-6212a667e6e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.889817 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5908cf96-3c33-4d19-b14c-6212a667e6e5 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] POST https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:05.890656 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5908cf96-3c33-4d19-b14c-6212a667e6e5 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:05.900638 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.900638 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:05.901289 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5908cf96-3c33-4d19-b14c-6212a667e6e5 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.945627 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5908cf96-3c33-4d19-b14c-6212a667e6e5 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Update snapshot metadata completed successfully. Aug 18 05:27:05.946164 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5908cf96-3c33-4d19-b14c-6212a667e6e5 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:05.947172 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 267/1047] 10.4.3.250 () {68 vars in 1402 bytes} [Tue Aug 18 05:27:05 2026] POST /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 68 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:05.958627 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-277ff756-5c73-4b97-84c0-ebb7efd534c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.961992 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-277ff756-5c73-4b97-84c0-ebb7efd534c6 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:05.962343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-277ff756-5c73-4b97-84c0-ebb7efd534c6 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:05.962578 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-277ff756-5c73-4b97-84c0-ebb7efd534c6 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:05.971110 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.971110 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:05.971110 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-277ff756-5c73-4b97-84c0-ebb7efd534c6 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:05.971559 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-277ff756-5c73-4b97-84c0-ebb7efd534c6 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Get snapshot metadata completed successfully. Aug 18 05:27:05.972168 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-277ff756-5c73-4b97-84c0-ebb7efd534c6 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:05.973057 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 263/1048] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:27:05 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:05.981394 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d66bf72c-b141-479d-b502-b91b68cde5c5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.983732 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-608783c9-7a3b-4451-a080-6aab90b21ecd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:05.984873 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d66bf72c-b141-479d-b502-b91b68cde5c5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:05.985286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d66bf72c-b141-479d-b502-b91b68cde5c5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:05.985579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d66bf72c-b141-479d-b502-b91b68cde5c5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:05.985720 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d66bf72c-b141-479d-b502-b91b68cde5c5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:05.986119 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-608783c9-7a3b-4451-a080-6aab90b21ecd tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] PUT https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata/key3 Aug 18 05:27:05.986519 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-608783c9-7a3b-4451-a080-6aab90b21ecd tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:05.993085 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.993085 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:05.993753 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d66bf72c-b141-479d-b502-b91b68cde5c5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:05.995286 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 266/1049] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:05 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:05.996706 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:05.996706 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:05.996706 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-608783c9-7a3b-4451-a080-6aab90b21ecd tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:06.039494 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-608783c9-7a3b-4451-a080-6aab90b21ecd tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Update snapshot metadata completed successfully. Aug 18 05:27:06.040276 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-608783c9-7a3b-4451-a080-6aab90b21ecd tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata/key3 returned with HTTP 200 Aug 18 05:27:06.040508 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 254/1050] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:27:05 2026] PUT /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata/key3 => generated 35 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:06.056201 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1260291-058b-4abb-a51d-77ddf019ec9d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:06.065479 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1260291-058b-4abb-a51d-77ddf019ec9d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata/key3 Aug 18 05:27:06.066563 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1260291-058b-4abb-a51d-77ddf019ec9d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:06.067711 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1260291-058b-4abb-a51d-77ddf019ec9d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:06.077770 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:06.077770 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:06.079566 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1260291-058b-4abb-a51d-77ddf019ec9d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:06.082019 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1260291-058b-4abb-a51d-77ddf019ec9d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Get snapshot metadata completed successfully. Aug 18 05:27:06.083718 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1260291-058b-4abb-a51d-77ddf019ec9d tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata/key3 returned with HTTP 200 Aug 18 05:27:06.085691 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 268/1051] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:27:06 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:06.108907 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-41036977-c6ea-4582-b90d-0caa864b2f97 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:06.110620 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41036977-c6ea-4582-b90d-0caa864b2f97 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:06.111250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41036977-c6ea-4582-b90d-0caa864b2f97 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:06.111688 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41036977-c6ea-4582-b90d-0caa864b2f97 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:06.121474 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:06.121474 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:06.122129 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-41036977-c6ea-4582-b90d-0caa864b2f97 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:06.124083 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-41036977-c6ea-4582-b90d-0caa864b2f97 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Get snapshot metadata completed successfully. Aug 18 05:27:06.124083 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41036977-c6ea-4582-b90d-0caa864b2f97 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:06.124619 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 264/1052] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:27:06 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:06.138544 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a63bda67-e6e4-43ca-be30-a333da421883 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:06.141496 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a63bda67-e6e4-43ca-be30-a333da421883 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] PUT https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata Aug 18 05:27:06.142363 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a63bda67-e6e4-43ca-be30-a333da421883 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:06.152898 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:06.152898 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:06.153272 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a63bda67-e6e4-43ca-be30-a333da421883 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:06.196718 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a63bda67-e6e4-43ca-be30-a333da421883 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Update snapshot metadata completed successfully. Aug 18 05:27:06.197095 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a63bda67-e6e4-43ca-be30-a333da421883 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata returned with HTTP 200 Aug 18 05:27:06.197846 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 267/1053] 10.4.3.250 () {68 vars in 1401 bytes} [Tue Aug 18 05:27:06 2026] PUT /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe/metadata => generated 16 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:06.216114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e27a1c95-fa4f-40e1-bed5-3350cdeaa5ee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:06.220217 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e27a1c95-fa4f-40e1-bed5-3350cdeaa5ee tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe Aug 18 05:27:06.220217 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e27a1c95-fa4f-40e1-bed5-3350cdeaa5ee tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:06.221714 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e27a1c95-fa4f-40e1-bed5-3350cdeaa5ee tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:06.221714 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-e27a1c95-fa4f-40e1-bed5-3350cdeaa5ee tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Delete snapshot with id: 9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe Aug 18 05:27:06.229331 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:06.229331 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:06.229980 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e27a1c95-fa4f-40e1-bed5-3350cdeaa5ee tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:06.275588 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e27a1c95-fa4f-40e1-bed5-3350cdeaa5ee tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot delete request issued successfully. Aug 18 05:27:06.275588 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e27a1c95-fa4f-40e1-bed5-3350cdeaa5ee tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe returned with HTTP 202 Aug 18 05:27:06.275588 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 255/1054] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:27:06 2026] DELETE /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 05:27:06.288324 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1aae9ad-e0df-499a-aadd-c73aa3fc12e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:06.290352 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1aae9ad-e0df-499a-aadd-c73aa3fc12e0 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe Aug 18 05:27:06.291624 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1aae9ad-e0df-499a-aadd-c73aa3fc12e0 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:06.291624 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1aae9ad-e0df-499a-aadd-c73aa3fc12e0 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:06.300578 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:06.300578 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:06.301356 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1aae9ad-e0df-499a-aadd-c73aa3fc12e0 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Snapshot retrieved successfully. Aug 18 05:27:06.302612 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1aae9ad-e0df-499a-aadd-c73aa3fc12e0 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe returned with HTTP 200 Aug 18 05:27:06.303105 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 269/1055] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:06 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:06.612250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b12b881-2fa9-414f-8671-3c918f746e73 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:06.617439 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b12b881-2fa9-414f-8671-3c918f746e73 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] DELETE https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 Aug 18 05:27:06.617439 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b12b881-2fa9-414f-8671-3c918f746e73 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:06.617439 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b12b881-2fa9-414f-8671-3c918f746e73 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:06.617439 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1b12b881-2fa9-414f-8671-3c918f746e73 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Delete volume with id: 25546304-04f6-40fa-8b89-e6b3624868e9 Aug 18 05:27:06.631940 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:06.631940 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:06.632638 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1b12b881-2fa9-414f-8671-3c918f746e73 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:27:06.667285 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1b12b881-2fa9-414f-8671-3c918f746e73 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Delete volume request issued successfully. Aug 18 05:27:06.668340 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b12b881-2fa9-414f-8671-3c918f746e73 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 returned with HTTP 202 Aug 18 05:27:06.668340 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 265/1056] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:06 2026] DELETE /volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:06.681285 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-44d68416-4d72-4ca0-a9a9-9ff4af30e607 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:06.685447 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44d68416-4d72-4ca0-a9a9-9ff4af30e607 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 Aug 18 05:27:06.685681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44d68416-4d72-4ca0-a9a9-9ff4af30e607 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:06.685931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44d68416-4d72-4ca0-a9a9-9ff4af30e607 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:06.701209 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:06.701209 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:06.706557 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-44d68416-4d72-4ca0-a9a9-9ff4af30e607 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:27:06.713008 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44d68416-4d72-4ca0-a9a9-9ff4af30e607 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 returned with HTTP 200 Aug 18 05:27:06.713451 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 268/1057] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:06 2026] GET /volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:07.010572 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f107b7a-3948-4abd-8e19-44b4f14bbb08 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:07.013255 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f107b7a-3948-4abd-8e19-44b4f14bbb08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:07.013760 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f107b7a-3948-4abd-8e19-44b4f14bbb08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:07.014111 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f107b7a-3948-4abd-8e19-44b4f14bbb08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:07.014395 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5f107b7a-3948-4abd-8e19-44b4f14bbb08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:07.022827 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:07.022827 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:07.024024 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f107b7a-3948-4abd-8e19-44b4f14bbb08 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:07.025158 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 256/1058] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:07 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:07.315526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-834527ec-5664-4e03-a584-e08687053c5f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:07.317753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-834527ec-5664-4e03-a584-e08687053c5f tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe Aug 18 05:27:07.317922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-834527ec-5664-4e03-a584-e08687053c5f tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:07.318160 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-834527ec-5664-4e03-a584-e08687053c5f tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:07.327218 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-834527ec-5664-4e03-a584-e08687053c5f tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe returned with HTTP 404 Aug 18 05:27:07.327797 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 270/1059] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:07 2026] GET /volume/v3/snapshots/9a4d34bc-136f-49b9-9ecb-dc4a7dd79dbe => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:07.335638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2ccf1c60-6117-4103-8aee-2e3536c990fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:07.338063 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ccf1c60-6117-4103-8aee-2e3536c990fa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc Aug 18 05:27:07.338248 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ccf1c60-6117-4103-8aee-2e3536c990fa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:07.338424 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ccf1c60-6117-4103-8aee-2e3536c990fa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:07.346944 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:07.346944 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:07.351331 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2ccf1c60-6117-4103-8aee-2e3536c990fa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Volume info retrieved successfully. Aug 18 05:27:07.357375 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ccf1c60-6117-4103-8aee-2e3536c990fa tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc returned with HTTP 200 Aug 18 05:27:07.358046 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 266/1060] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:07 2026] GET /volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:07.370262 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7c0a60b-3621-4d9e-b6bb-e7790bbab9a2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:07.377585 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7c0a60b-3621-4d9e-b6bb-e7790bbab9a2 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc Aug 18 05:27:07.377828 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7c0a60b-3621-4d9e-b6bb-e7790bbab9a2 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:07.378138 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7c0a60b-3621-4d9e-b6bb-e7790bbab9a2 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:07.378360 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-a7c0a60b-3621-4d9e-b6bb-e7790bbab9a2 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Delete volume with id: 7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc Aug 18 05:27:07.390766 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:07.390766 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:07.392227 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7c0a60b-3621-4d9e-b6bb-e7790bbab9a2 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Volume info retrieved successfully. Aug 18 05:27:07.415700 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7c0a60b-3621-4d9e-b6bb-e7790bbab9a2 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Delete volume request issued successfully. Aug 18 05:27:07.415700 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7c0a60b-3621-4d9e-b6bb-e7790bbab9a2 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc returned with HTTP 202 Aug 18 05:27:07.415985 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 269/1061] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:07 2026] DELETE /volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:07.425080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b10e94ad-01e8-41b9-b45d-f48dccc18718 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:07.427206 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b10e94ad-01e8-41b9-b45d-f48dccc18718 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc Aug 18 05:27:07.427375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b10e94ad-01e8-41b9-b45d-f48dccc18718 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:07.427572 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b10e94ad-01e8-41b9-b45d-f48dccc18718 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:07.438067 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:07.438067 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:07.445609 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b10e94ad-01e8-41b9-b45d-f48dccc18718 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Volume info retrieved successfully. Aug 18 05:27:07.453320 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b10e94ad-01e8-41b9-b45d-f48dccc18718 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc returned with HTTP 200 Aug 18 05:27:07.453848 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 257/1062] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:07 2026] GET /volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:07.534473 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:07.699495 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:07.699956 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1043871254"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:07.701792 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1043871254'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:07.701969 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Create volume of 1 GB Aug 18 05:27:07.706877 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Availability Zones retrieved successfully. Aug 18 05:27:07.712369 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Flow 'volume_create_api' (75811bca-87d0-4ffb-a317-4a2726222efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:07.714268 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123de134-1394-4072-b84d-bb8b83eaf4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:07.715730 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:07.731671 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee57377c-ebbc-40b9-b5bb-372b62e6db90 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:07.734968 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee57377c-ebbc-40b9-b5bb-372b62e6db90 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 Aug 18 05:27:07.735338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee57377c-ebbc-40b9-b5bb-372b62e6db90 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:07.735748 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee57377c-ebbc-40b9-b5bb-372b62e6db90 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:07.742769 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee57377c-ebbc-40b9-b5bb-372b62e6db90 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 returned with HTTP 404 Aug 18 05:27:07.743529 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 267/1063] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:07 2026] GET /volume/v3/volumes/25546304-04f6-40fa-8b89-e6b3624868e9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:07.751995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3e7e9642-5c5a-4272-9bd3-218f89894abc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:07.754723 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e7e9642-5c5a-4272-9bd3-218f89894abc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 Aug 18 05:27:07.754979 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e7e9642-5c5a-4272-9bd3-218f89894abc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:07.755290 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e7e9642-5c5a-4272-9bd3-218f89894abc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:07.755631 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-3e7e9642-5c5a-4272-9bd3-218f89894abc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Delete volume with id: c15789c8-dc2f-4ecf-a29c-902e966d2cb0 Aug 18 05:27:07.759962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123de134-1394-4072-b84d-bb8b83eaf4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:07.761345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe95c127-3a24-467c-92e0-1c9685da5e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:07.767611 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:07.767611 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:07.768592 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3e7e9642-5c5a-4272-9bd3-218f89894abc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:27:07.798044 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3e7e9642-5c5a-4272-9bd3-218f89894abc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Delete volume request issued successfully. Aug 18 05:27:07.798279 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e7e9642-5c5a-4272-9bd3-218f89894abc tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 returned with HTTP 202 Aug 18 05:27:07.799024 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 270/1064] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:07 2026] DELETE /volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:07.815706 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-931d4ce7-b4af-40eb-9dba-aec7aec3f87c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:07.817693 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-931d4ce7-b4af-40eb-9dba-aec7aec3f87c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 Aug 18 05:27:07.818240 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-931d4ce7-b4af-40eb-9dba-aec7aec3f87c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:07.818655 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-931d4ce7-b4af-40eb-9dba-aec7aec3f87c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:07.829940 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:07.829940 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:07.839144 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-931d4ce7-b4af-40eb-9dba-aec7aec3f87c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:27:07.843151 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-931d4ce7-b4af-40eb-9dba-aec7aec3f87c tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 returned with HTTP 200 Aug 18 05:27:07.843808 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 258/1065] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:07 2026] GET /volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:07.899142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Created reservations ['c18530cb-e0bb-4074-8035-38c87d3300a2', '0b72708f-aeaa-402d-8779-cd38a071e253', '5b1f9f12-78a0-4e76-8982-889d3089bb74', '16c3ae54-71d2-4a35-be34-46b9d036d995'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:07.901551 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe95c127-3a24-467c-92e0-1c9685da5e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c18530cb-e0bb-4074-8035-38c87d3300a2', '0b72708f-aeaa-402d-8779-cd38a071e253', '5b1f9f12-78a0-4e76-8982-889d3089bb74', '16c3ae54-71d2-4a35-be34-46b9d036d995']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:07.902671 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb16557-9c1f-48aa-adb1-390b9ce926c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:07.961884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb16557-9c1f-48aa-adb1-390b9ce926c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '132f1a7d-81d8-42f7-a608-f817b7a222d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1043871254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1f93971e74fa38d3d6ff6b7e0d615',qos_specs=None,replication_status=,reservations=['c18530cb-e0bb-4074-8035-38c87d3300a2','0b72708f-aeaa-402d-8779-cd38a071e253','5b1f9f12-78a0-4e76-8982-889d3089bb74','16c3ae54-71d2-4a35-be34-46b9d036d995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a590a024ba80483fbe88806fdc5e985b',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1043871254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=132f1a7d-81d8-42f7-a608-f817b7a222d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11f1f93971e74fa38d3d6ff6b7e0d615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a590a024ba80483fbe88806fdc5e985b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:07.963058 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9c4939-3353-48ed-a908-ce3c281d6591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:08.001795 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9c4939-3353-48ed-a908-ce3c281d6591) transitioned into state 'SUCCESS' from state '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-1043871254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11f1f93971e74fa38d3d6ff6b7e0d615',qos_specs=None,replication_status=,reservations=['c18530cb-e0bb-4074-8035-38c87d3300a2','0b72708f-aeaa-402d-8779-cd38a071e253','5b1f9f12-78a0-4e76-8982-889d3089bb74','16c3ae54-71d2-4a35-be34-46b9d036d995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a590a024ba80483fbe88806fdc5e985b',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:08.002995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b13061e-132b-40e2-aad0-f991b2992fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:08.022278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b13061e-132b-40e2-aad0-f991b2992fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:08.022278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Flow 'volume_create_api' (75811bca-87d0-4ffb-a317-4a2726222efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:08.022278 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Create volume request issued successfully. Aug 18 05:27:08.022815 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-986b957a-df6c-4da2-9fc8-5df8fa9ac9fa tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:08.023888 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 271/1066] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:07 2026] POST /volume/v3/volumes => generated 750 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 05:27:08.043801 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-647b42e5-288b-4122-b6d2-4713367c222c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:08.045819 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-373d85f3-7744-416e-8666-d27b55bdc615 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:08.048037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-647b42e5-288b-4122-b6d2-4713367c222c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:08.048449 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-647b42e5-288b-4122-b6d2-4713367c222c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:08.048719 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-647b42e5-288b-4122-b6d2-4713367c222c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:08.048889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-647b42e5-288b-4122-b6d2-4713367c222c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:08.049169 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-373d85f3-7744-416e-8666-d27b55bdc615 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 Aug 18 05:27:08.049472 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-373d85f3-7744-416e-8666-d27b55bdc615 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:08.049695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-373d85f3-7744-416e-8666-d27b55bdc615 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:08.062743 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:08.062743 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:08.063950 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-647b42e5-288b-4122-b6d2-4713367c222c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:08.064545 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 268/1067] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:08 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:08.065687 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:08.065687 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:08.073133 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-373d85f3-7744-416e-8666-d27b55bdc615 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:08.080639 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-373d85f3-7744-416e-8666-d27b55bdc615 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 returned with HTTP 200 Aug 18 05:27:08.081391 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 271/1068] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:08 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:08.472454 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-46ac95e4-f6ff-432e-84bf-866fdd5f8461 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:08.477045 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-46ac95e4-f6ff-432e-84bf-866fdd5f8461 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] GET https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc Aug 18 05:27:08.477045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-46ac95e4-f6ff-432e-84bf-866fdd5f8461 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:08.477045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-46ac95e4-f6ff-432e-84bf-866fdd5f8461 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:08.485403 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-46ac95e4-f6ff-432e-84bf-866fdd5f8461 tempest-SnapshotMetadataTestJSON-169019169 tempest-SnapshotMetadataTestJSON-169019169-project-member] https://10.4.3.250/volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc returned with HTTP 404 Aug 18 05:27:08.485403 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 259/1069] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:08 2026] GET /volume/v3/volumes/7f9550a5-f049-41ce-8bfa-ba6f75c3b2dc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:08.860972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0be36228-04aa-4372-b868-5aef06538d69 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:08.863059 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0be36228-04aa-4372-b868-5aef06538d69 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 Aug 18 05:27:08.863348 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0be36228-04aa-4372-b868-5aef06538d69 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:08.863573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0be36228-04aa-4372-b868-5aef06538d69 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:08.870598 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0be36228-04aa-4372-b868-5aef06538d69 tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 returned with HTTP 404 Aug 18 05:27:08.871280 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 272/1070] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:08 2026] GET /volume/v3/volumes/c15789c8-dc2f-4ecf-a29c-902e966d2cb0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:08.884359 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f7863ea-9cd8-4a33-ad53-39fe531f3cbe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:08.887286 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f7863ea-9cd8-4a33-ad53-39fe531f3cbe tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] DELETE https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 Aug 18 05:27:08.887613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f7863ea-9cd8-4a33-ad53-39fe531f3cbe tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:08.887925 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f7863ea-9cd8-4a33-ad53-39fe531f3cbe tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:08.888216 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1f7863ea-9cd8-4a33-ad53-39fe531f3cbe tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Delete volume with id: b3d92c7b-f09a-4b74-8213-77b08da15e56 Aug 18 05:27:08.898757 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:08.898757 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:08.899597 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1f7863ea-9cd8-4a33-ad53-39fe531f3cbe tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:27:08.970494 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1f7863ea-9cd8-4a33-ad53-39fe531f3cbe tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Delete volume request issued successfully. Aug 18 05:27:08.972302 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f7863ea-9cd8-4a33-ad53-39fe531f3cbe tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 returned with HTTP 202 Aug 18 05:27:08.974450 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 269/1071] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:08 2026] DELETE /volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:08.986374 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1c6bad42-416b-4c18-942c-027f65f6b79d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:08.989904 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c6bad42-416b-4c18-942c-027f65f6b79d tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 Aug 18 05:27:08.990349 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c6bad42-416b-4c18-942c-027f65f6b79d tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:08.990835 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c6bad42-416b-4c18-942c-027f65f6b79d tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.003583 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.003583 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:09.011123 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1c6bad42-416b-4c18-942c-027f65f6b79d tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Volume info retrieved successfully. Aug 18 05:27:09.018895 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c6bad42-416b-4c18-942c-027f65f6b79d tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 returned with HTTP 200 Aug 18 05:27:09.019664 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 272/1072] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:08 2026] GET /volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:09.080543 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-48fcc510-523f-469d-a0d8-69937b4eed83 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.082960 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-48fcc510-523f-469d-a0d8-69937b4eed83 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:09.083708 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-48fcc510-523f-469d-a0d8-69937b4eed83 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.084314 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-48fcc510-523f-469d-a0d8-69937b4eed83 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.084598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-48fcc510-523f-469d-a0d8-69937b4eed83 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:09.091383 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.091383 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:09.097069 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-48fcc510-523f-469d-a0d8-69937b4eed83 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:09.097069 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 260/1073] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:09 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:09.109141 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74a13ceb-3bca-44f3-8fcf-c266e1c2457f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.109141 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74a13ceb-3bca-44f3-8fcf-c266e1c2457f tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 Aug 18 05:27:09.109141 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74a13ceb-3bca-44f3-8fcf-c266e1c2457f tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.109141 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74a13ceb-3bca-44f3-8fcf-c266e1c2457f tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.123300 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.123300 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:09.133706 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-74a13ceb-3bca-44f3-8fcf-c266e1c2457f tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.140118 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74a13ceb-3bca-44f3-8fcf-c266e1c2457f tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 returned with HTTP 200 Aug 18 05:27:09.140708 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 273/1074] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:09 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:09.160253 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f2a1c014-5a91-492b-85ba-d1b4ca942502 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.162723 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2a1c014-5a91-492b-85ba-d1b4ca942502 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] POST https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata Aug 18 05:27:09.163051 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2a1c014-5a91-492b-85ba-d1b4ca942502 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:09.176408 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.176408 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:09.177226 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f2a1c014-5a91-492b-85ba-d1b4ca942502 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.192262 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f2a1c014-5a91-492b-85ba-d1b4ca942502 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Create volume metadata completed successfully. Aug 18 05:27:09.192629 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2a1c014-5a91-492b-85ba-d1b4ca942502 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata returned with HTTP 200 Aug 18 05:27:09.193196 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 270/1075] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:27:09 2026] POST /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:09.204368 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-adf3792e-ca7c-4820-9601-f0a2ec900316 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.209844 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-adf3792e-ca7c-4820-9601-f0a2ec900316 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata Aug 18 05:27:09.209844 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-adf3792e-ca7c-4820-9601-f0a2ec900316 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.209844 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-adf3792e-ca7c-4820-9601-f0a2ec900316 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.222070 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.222070 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:09.223439 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-adf3792e-ca7c-4820-9601-f0a2ec900316 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.236193 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-adf3792e-ca7c-4820-9601-f0a2ec900316 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Get volume metadata completed successfully. Aug 18 05:27:09.236923 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-adf3792e-ca7c-4820-9601-f0a2ec900316 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata returned with HTTP 200 Aug 18 05:27:09.237641 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 273/1076] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:27:09 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:09.248785 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9c54861f-3576-49ea-a151-015c08db8dec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.251095 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c54861f-3576-49ea-a151-015c08db8dec tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] PUT https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata Aug 18 05:27:09.251823 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c54861f-3576-49ea-a151-015c08db8dec tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:09.266581 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.266581 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:09.267595 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9c54861f-3576-49ea-a151-015c08db8dec tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.296837 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9c54861f-3576-49ea-a151-015c08db8dec tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Update volume metadata completed successfully. Aug 18 05:27:09.297605 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c54861f-3576-49ea-a151-015c08db8dec tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata returned with HTTP 200 Aug 18 05:27:09.298286 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 261/1077] 10.4.3.250 () {68 vars in 1395 bytes} [Tue Aug 18 05:27:09 2026] PUT /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata => generated 57 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:09.307590 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2a61b249-0fc1-4ade-bf6c-6b639d87f127 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.311407 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a61b249-0fc1-4ade-bf6c-6b639d87f127 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata Aug 18 05:27:09.311407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a61b249-0fc1-4ade-bf6c-6b639d87f127 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.311407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a61b249-0fc1-4ade-bf6c-6b639d87f127 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.319598 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.319598 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:09.320094 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2a61b249-0fc1-4ade-bf6c-6b639d87f127 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.329643 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2a61b249-0fc1-4ade-bf6c-6b639d87f127 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Get volume metadata completed successfully. Aug 18 05:27:09.329974 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a61b249-0fc1-4ade-bf6c-6b639d87f127 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata returned with HTTP 200 Aug 18 05:27:09.330627 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 274/1078] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:27:09 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:09.341046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-170c65bf-9190-499f-ba30-5e35aac829c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.343247 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-170c65bf-9190-499f-ba30-5e35aac829c2 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] DELETE https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata/key1 Aug 18 05:27:09.343462 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-170c65bf-9190-499f-ba30-5e35aac829c2 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.343755 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-170c65bf-9190-499f-ba30-5e35aac829c2 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.356743 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.356743 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:09.357429 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-170c65bf-9190-499f-ba30-5e35aac829c2 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.365885 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-170c65bf-9190-499f-ba30-5e35aac829c2 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Get volume metadata completed successfully. Aug 18 05:27:09.384988 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-170c65bf-9190-499f-ba30-5e35aac829c2 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Delete volume metadata completed successfully. Aug 18 05:27:09.386103 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-170c65bf-9190-499f-ba30-5e35aac829c2 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata/key1 returned with HTTP 200 Aug 18 05:27:09.386973 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 271/1079] 10.4.3.250 () {66 vars in 1393 bytes} [Tue Aug 18 05:27:09 2026] DELETE /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 05:27:09.395762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b0d8ab0-011c-4a90-b7f7-f77113ae1726 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.398587 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b0d8ab0-011c-4a90-b7f7-f77113ae1726 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata Aug 18 05:27:09.399390 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b0d8ab0-011c-4a90-b7f7-f77113ae1726 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.400081 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b0d8ab0-011c-4a90-b7f7-f77113ae1726 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.415762 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.415762 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:09.416351 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1b0d8ab0-011c-4a90-b7f7-f77113ae1726 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.429563 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1b0d8ab0-011c-4a90-b7f7-f77113ae1726 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Get volume metadata completed successfully. Aug 18 05:27:09.429997 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b0d8ab0-011c-4a90-b7f7-f77113ae1726 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata returned with HTTP 200 Aug 18 05:27:09.431236 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 274/1080] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:27:09 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata => generated 32 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:09.440846 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-039481a7-d703-41cd-8e3e-6bc841dbdb73 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.443712 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-039481a7-d703-41cd-8e3e-6bc841dbdb73 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] PUT https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata Aug 18 05:27:09.444525 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-039481a7-d703-41cd-8e3e-6bc841dbdb73 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:09.461874 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.461874 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:09.462342 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-039481a7-d703-41cd-8e3e-6bc841dbdb73 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.480790 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-039481a7-d703-41cd-8e3e-6bc841dbdb73 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Update volume metadata completed successfully. Aug 18 05:27:09.481514 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-039481a7-d703-41cd-8e3e-6bc841dbdb73 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata returned with HTTP 200 Aug 18 05:27:09.482331 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 262/1081] 10.4.3.250 () {68 vars in 1395 bytes} [Tue Aug 18 05:27:09 2026] PUT /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata => generated 16 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:09.495076 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1745a6a6-cc9e-470b-bea1-5ce0532e8092 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.497243 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1745a6a6-cc9e-470b-bea1-5ce0532e8092 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] POST https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata Aug 18 05:27:09.497719 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1745a6a6-cc9e-470b-bea1-5ce0532e8092 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:09.509171 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.509171 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:09.509697 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1745a6a6-cc9e-470b-bea1-5ce0532e8092 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.526989 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1745a6a6-cc9e-470b-bea1-5ce0532e8092 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Create volume metadata completed successfully. Aug 18 05:27:09.527242 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1745a6a6-cc9e-470b-bea1-5ce0532e8092 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata returned with HTTP 200 Aug 18 05:27:09.527920 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 275/1082] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:27:09 2026] POST /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata => generated 68 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:09.538589 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc4d1212-0579-4532-b73c-771f0410bb76 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.541444 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc4d1212-0579-4532-b73c-771f0410bb76 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] PUT https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata/key3 Aug 18 05:27:09.541985 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc4d1212-0579-4532-b73c-771f0410bb76 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:09.555920 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.555920 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:09.556775 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dc4d1212-0579-4532-b73c-771f0410bb76 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.573963 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dc4d1212-0579-4532-b73c-771f0410bb76 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Update volume metadata completed successfully. Aug 18 05:27:09.573963 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc4d1212-0579-4532-b73c-771f0410bb76 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata/key3 returned with HTTP 200 Aug 18 05:27:09.574371 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 272/1083] 10.4.3.250 () {68 vars in 1410 bytes} [Tue Aug 18 05:27:09 2026] PUT /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata/key3 => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:09.587596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9636d030-4a76-4ee8-9108-adef330d3020 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.590710 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9636d030-4a76-4ee8-9108-adef330d3020 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata/key3 Aug 18 05:27:09.591462 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9636d030-4a76-4ee8-9108-adef330d3020 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.595046 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9636d030-4a76-4ee8-9108-adef330d3020 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.606260 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.606260 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:09.607259 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9636d030-4a76-4ee8-9108-adef330d3020 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.619903 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9636d030-4a76-4ee8-9108-adef330d3020 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Get volume metadata completed successfully. Aug 18 05:27:09.621120 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9636d030-4a76-4ee8-9108-adef330d3020 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata/key3 returned with HTTP 200 Aug 18 05:27:09.621680 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 275/1084] 10.4.3.250 () {66 vars in 1390 bytes} [Tue Aug 18 05:27:09 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:09.632560 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5597f86c-c35e-4a04-a697-8a135bcc9999 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.635630 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5597f86c-c35e-4a04-a697-8a135bcc9999 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata Aug 18 05:27:09.636041 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5597f86c-c35e-4a04-a697-8a135bcc9999 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.638392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5597f86c-c35e-4a04-a697-8a135bcc9999 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.651277 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.651277 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:09.651277 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5597f86c-c35e-4a04-a697-8a135bcc9999 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.659915 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5597f86c-c35e-4a04-a697-8a135bcc9999 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Get volume metadata completed successfully. Aug 18 05:27:09.660290 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5597f86c-c35e-4a04-a697-8a135bcc9999 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata returned with HTTP 200 Aug 18 05:27:09.661062 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 263/1085] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:27:09 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata => generated 75 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:09.670992 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8249c706-f15a-441a-951d-ca9ccd0ae733 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.674322 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8249c706-f15a-441a-951d-ca9ccd0ae733 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] PUT https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata Aug 18 05:27:09.674676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8249c706-f15a-441a-951d-ca9ccd0ae733 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:09.686027 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.686027 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:09.686750 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8249c706-f15a-441a-951d-ca9ccd0ae733 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.702252 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8249c706-f15a-441a-951d-ca9ccd0ae733 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Update volume metadata completed successfully. Aug 18 05:27:09.702747 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8249c706-f15a-441a-951d-ca9ccd0ae733 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata returned with HTTP 200 Aug 18 05:27:09.703326 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 276/1086] 10.4.3.250 () {68 vars in 1395 bytes} [Tue Aug 18 05:27:09 2026] PUT /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:09.717970 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-53f2c9a9-0323-4e78-933c-b797e0cb460d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.720155 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53f2c9a9-0323-4e78-933c-b797e0cb460d tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 Aug 18 05:27:09.720427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53f2c9a9-0323-4e78-933c-b797e0cb460d tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.721128 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53f2c9a9-0323-4e78-933c-b797e0cb460d tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.731770 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.731770 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:09.742372 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-53f2c9a9-0323-4e78-933c-b797e0cb460d tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.751703 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53f2c9a9-0323-4e78-933c-b797e0cb460d tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 returned with HTTP 200 Aug 18 05:27:09.754816 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 273/1087] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:09 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:09.774196 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a311aa82-c755-4c68-9d2b-e11f522860ca None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.776026 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a311aa82-c755-4c68-9d2b-e11f522860ca tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] DELETE https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 Aug 18 05:27:09.776498 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a311aa82-c755-4c68-9d2b-e11f522860ca tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.778672 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a311aa82-c755-4c68-9d2b-e11f522860ca tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.779356 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-a311aa82-c755-4c68-9d2b-e11f522860ca tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Delete volume with id: 132f1a7d-81d8-42f7-a608-f817b7a222d1 Aug 18 05:27:09.791947 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.791947 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:09.792954 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a311aa82-c755-4c68-9d2b-e11f522860ca tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.834844 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a311aa82-c755-4c68-9d2b-e11f522860ca tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Delete volume request issued successfully. Aug 18 05:27:09.834844 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a311aa82-c755-4c68-9d2b-e11f522860ca tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 returned with HTTP 202 Aug 18 05:27:09.834844 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 276/1088] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:09 2026] DELETE /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:09.843883 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20ee887a-a93f-4501-aab9-0f241f1fe0df None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:09.847523 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20ee887a-a93f-4501-aab9-0f241f1fe0df tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 Aug 18 05:27:09.848813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20ee887a-a93f-4501-aab9-0f241f1fe0df tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:09.848813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20ee887a-a93f-4501-aab9-0f241f1fe0df tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:09.860247 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:09.860247 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:09.866631 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-20ee887a-a93f-4501-aab9-0f241f1fe0df tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Volume info retrieved successfully. Aug 18 05:27:09.875207 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20ee887a-a93f-4501-aab9-0f241f1fe0df tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 returned with HTTP 200 Aug 18 05:27:09.875922 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 264/1089] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:09 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:10.036645 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-482feef5-f286-4cab-b002-b0bc9bf891da None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:10.039435 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-482feef5-f286-4cab-b002-b0bc9bf891da tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] GET https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 Aug 18 05:27:10.039664 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-482feef5-f286-4cab-b002-b0bc9bf891da tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:10.039865 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-482feef5-f286-4cab-b002-b0bc9bf891da tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:10.048143 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-482feef5-f286-4cab-b002-b0bc9bf891da tempest-TaggedBootDevicesTest_v242-409499564 tempest-TaggedBootDevicesTest_v242-409499564-project-member] https://10.4.3.250/volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 returned with HTTP 404 Aug 18 05:27:10.048897 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 277/1090] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:10 2026] GET /volume/v3/volumes/b3d92c7b-f09a-4b74-8213-77b08da15e56 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:10.113900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ebd1c41f-ff75-4706-a2e2-74de2e5bbb88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:10.116048 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebd1c41f-ff75-4706-a2e2-74de2e5bbb88 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:10.116360 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebd1c41f-ff75-4706-a2e2-74de2e5bbb88 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:10.116639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebd1c41f-ff75-4706-a2e2-74de2e5bbb88 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:10.116814 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ebd1c41f-ff75-4706-a2e2-74de2e5bbb88 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:10.121989 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:10.121989 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:10.123385 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebd1c41f-ff75-4706-a2e2-74de2e5bbb88 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:10.123518 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 274/1091] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:10 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:10.138518 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ee4d680d-eefc-4e63-ad78-6dd17ef007ea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:10.142921 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee4d680d-eefc-4e63-ad78-6dd17ef007ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/d5033bb5-eda9-40e3-9f47-0cca1883b589 Aug 18 05:27:10.142921 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee4d680d-eefc-4e63-ad78-6dd17ef007ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:10.142921 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee4d680d-eefc-4e63-ad78-6dd17ef007ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:10.156333 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:10.156333 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:10.163299 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ee4d680d-eefc-4e63-ad78-6dd17ef007ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:10.171371 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee4d680d-eefc-4e63-ad78-6dd17ef007ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/d5033bb5-eda9-40e3-9f47-0cca1883b589 returned with HTTP 200 Aug 18 05:27:10.172379 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 277/1092] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:10 2026] GET /volume/v3/volumes/d5033bb5-eda9-40e3-9f47-0cca1883b589 => generated 901 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:10.191968 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e69aa6cf-494b-485f-aafa-6d466b1e229a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:10.194937 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e69aa6cf-494b-485f-aafa-6d466b1e229a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes Aug 18 05:27:10.195772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e69aa6cf-494b-485f-aafa-6d466b1e229a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:10.195772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e69aa6cf-494b-485f-aafa-6d466b1e229a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:10.196199 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-e69aa6cf-494b-485f-aafa-6d466b1e229a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:10.197457 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e69aa6cf-494b-485f-aafa-6d466b1e229a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:27:10.207151 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e69aa6cf-494b-485f-aafa-6d466b1e229a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Get all volumes completed successfully. Aug 18 05:27:10.208407 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e69aa6cf-494b-485f-aafa-6d466b1e229a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 200 Aug 18 05:27:10.209040 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 265/1093] 10.4.3.250 () {66 vars in 1237 bytes} [Tue Aug 18 05:27:10 2026] GET /volume/v3/volumes => generated 661 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:10.223119 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b0ad46c-a460-491c-8665-92eb09f220ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:10.226937 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b0ad46c-a460-491c-8665-92eb09f220ff tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] DELETE https://10.4.3.250/volume/v3/volumes/d5033bb5-eda9-40e3-9f47-0cca1883b589 Aug 18 05:27:10.228614 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b0ad46c-a460-491c-8665-92eb09f220ff tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:10.228851 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b0ad46c-a460-491c-8665-92eb09f220ff tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:10.229140 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0b0ad46c-a460-491c-8665-92eb09f220ff tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Delete volume with id: d5033bb5-eda9-40e3-9f47-0cca1883b589 Aug 18 05:27:10.247201 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:10.247201 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:10.247381 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0b0ad46c-a460-491c-8665-92eb09f220ff tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:10.281514 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0b0ad46c-a460-491c-8665-92eb09f220ff tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Delete volume request issued successfully. Aug 18 05:27:10.281650 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b0ad46c-a460-491c-8665-92eb09f220ff tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/d5033bb5-eda9-40e3-9f47-0cca1883b589 returned with HTTP 202 Aug 18 05:27:10.282184 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 278/1094] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:10 2026] DELETE /volume/v3/volumes/d5033bb5-eda9-40e3-9f47-0cca1883b589 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:10.294169 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad4ce193-12e4-4d56-9fe6-ca5db1e7eb42 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:10.296274 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad4ce193-12e4-4d56-9fe6-ca5db1e7eb42 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] DELETE https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e Aug 18 05:27:10.296573 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad4ce193-12e4-4d56-9fe6-ca5db1e7eb42 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:10.297250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad4ce193-12e4-4d56-9fe6-ca5db1e7eb42 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:10.297250 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-ad4ce193-12e4-4d56-9fe6-ca5db1e7eb42 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Delete backup with id: e008d700-8ed1-4612-bf77-0a74a876cf0e. Aug 18 05:27:10.308062 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:10.308062 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:10.330952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-ad4ce193-12e4-4d56-9fe6-ca5db1e7eb42 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] delete_backup rpcapi backup_id e008d700-8ed1-4612-bf77-0a74a876cf0e {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:27:10.334597 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad4ce193-12e4-4d56-9fe6-ca5db1e7eb42 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e returned with HTTP 202 Aug 18 05:27:10.334597 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 275/1095] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:10 2026] DELETE /volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:27:10.346681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ed819807-7024-4905-8767-de5690112aef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:10.351782 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ed819807-7024-4905-8767-de5690112aef tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] GET https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e Aug 18 05:27:10.351782 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ed819807-7024-4905-8767-de5690112aef tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:10.352280 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ed819807-7024-4905-8767-de5690112aef tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:10.352575 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ed819807-7024-4905-8767-de5690112aef tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Show backup with id e008d700-8ed1-4612-bf77-0a74a876cf0e. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:10.366833 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:10.366833 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:10.367401 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ed819807-7024-4905-8767-de5690112aef tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e returned with HTTP 200 Aug 18 05:27:10.367672 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 278/1096] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:10 2026] GET /volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:10.896061 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8f2e474d-1d52-486c-a035-f1f989fbfca8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:10.898939 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f2e474d-1d52-486c-a035-f1f989fbfca8 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] GET https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 Aug 18 05:27:10.899102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f2e474d-1d52-486c-a035-f1f989fbfca8 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:10.899367 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f2e474d-1d52-486c-a035-f1f989fbfca8 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:10.907477 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f2e474d-1d52-486c-a035-f1f989fbfca8 tempest-VolumesMetadataTest-980546758 tempest-VolumesMetadataTest-980546758-project-member] https://10.4.3.250/volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 returned with HTTP 404 Aug 18 05:27:10.908403 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 266/1097] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:10 2026] GET /volume/v3/volumes/132f1a7d-81d8-42f7-a608-f817b7a222d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:11.384850 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-300940e4-6585-4914-8b8b-0f002e192a0b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:11.387607 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-300940e4-6585-4914-8b8b-0f002e192a0b tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] GET https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e Aug 18 05:27:11.387884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-300940e4-6585-4914-8b8b-0f002e192a0b tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:11.388103 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-300940e4-6585-4914-8b8b-0f002e192a0b tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:11.388247 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-300940e4-6585-4914-8b8b-0f002e192a0b tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Show backup with id e008d700-8ed1-4612-bf77-0a74a876cf0e. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:11.394668 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-300940e4-6585-4914-8b8b-0f002e192a0b tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] https://10.4.3.250/volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e returned with HTTP 404 Aug 18 05:27:11.395419 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 279/1098] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:11 2026] GET /volume/v3/backups/e008d700-8ed1-4612-bf77-0a74a876cf0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:11.406561 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5c97b3bc-59b4-45eb-9461-091bbf6d55f2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:11.408930 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c97b3bc-59b4-45eb-9461-091bbf6d55f2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] DELETE https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:11.409393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c97b3bc-59b4-45eb-9461-091bbf6d55f2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:11.410301 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c97b3bc-59b4-45eb-9461-091bbf6d55f2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:11.410301 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-5c97b3bc-59b4-45eb-9461-091bbf6d55f2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Delete backup with id: 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. Aug 18 05:27:11.417048 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:11.417048 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:11.440458 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-5c97b3bc-59b4-45eb-9461-091bbf6d55f2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] delete_backup rpcapi backup_id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:27:11.442882 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c97b3bc-59b4-45eb-9461-091bbf6d55f2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 202 Aug 18 05:27:11.443371 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 276/1099] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:11 2026] DELETE /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:27:11.456468 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-37067498-3289-48df-b7b3-2d1dfd1d89ea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:11.458944 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37067498-3289-48df-b7b3-2d1dfd1d89ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:11.459293 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37067498-3289-48df-b7b3-2d1dfd1d89ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:11.460201 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37067498-3289-48df-b7b3-2d1dfd1d89ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:11.460201 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-37067498-3289-48df-b7b3-2d1dfd1d89ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:11.465920 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:11.465920 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:11.467374 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37067498-3289-48df-b7b3-2d1dfd1d89ea tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 200 Aug 18 05:27:11.468282 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 279/1100] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:11 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:12.483097 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dc33e36a-2081-410e-9104-6c98e4387fc7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:12.486492 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc33e36a-2081-410e-9104-6c98e4387fc7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb Aug 18 05:27:12.487444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc33e36a-2081-410e-9104-6c98e4387fc7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:12.487444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc33e36a-2081-410e-9104-6c98e4387fc7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:12.488067 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dc33e36a-2081-410e-9104-6c98e4387fc7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 9fcb79c2-ddc0-40e6-9829-1e456ef06ecb. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:12.492940 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc33e36a-2081-410e-9104-6c98e4387fc7 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb returned with HTTP 404 Aug 18 05:27:12.493623 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 267/1101] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:12 2026] GET /volume/v3/backups/9fcb79c2-ddc0-40e6-9829-1e456ef06ecb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:12.612465 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45709205-566b-4d71-a7a1-93db52e0ffdd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:12.614412 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45709205-566b-4d71-a7a1-93db52e0ffdd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 Aug 18 05:27:12.615028 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45709205-566b-4d71-a7a1-93db52e0ffdd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:12.615481 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45709205-566b-4d71-a7a1-93db52e0ffdd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:12.629959 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:12.629959 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:12.636407 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-45709205-566b-4d71-a7a1-93db52e0ffdd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:12.644415 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45709205-566b-4d71-a7a1-93db52e0ffdd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 returned with HTTP 200 Aug 18 05:27:12.645050 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 280/1102] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:12 2026] GET /volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:12.662420 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1568f29b-db56-42a0-b1ac-27cf6f1af9ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:12.664786 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1568f29b-db56-42a0-b1ac-27cf6f1af9ac tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] DELETE https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 Aug 18 05:27:12.665133 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1568f29b-db56-42a0-b1ac-27cf6f1af9ac tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:12.665695 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1568f29b-db56-42a0-b1ac-27cf6f1af9ac tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:12.665695 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1568f29b-db56-42a0-b1ac-27cf6f1af9ac tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Delete volume with id: 14bf7312-04ae-453c-8d72-3dab3d71e793 Aug 18 05:27:12.674261 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:12.674261 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:12.674966 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1568f29b-db56-42a0-b1ac-27cf6f1af9ac tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:12.698053 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1568f29b-db56-42a0-b1ac-27cf6f1af9ac tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Delete volume request issued successfully. Aug 18 05:27:12.698053 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1568f29b-db56-42a0-b1ac-27cf6f1af9ac tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 returned with HTTP 202 Aug 18 05:27:12.698053 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 277/1103] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:12 2026] DELETE /volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:12.707284 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f8702ac3-aee6-4780-9a64-e7357341abd5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:12.710251 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8702ac3-aee6-4780-9a64-e7357341abd5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 Aug 18 05:27:12.711190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8702ac3-aee6-4780-9a64-e7357341abd5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:12.711190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8702ac3-aee6-4780-9a64-e7357341abd5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:12.721489 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:12.721489 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:12.726861 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f8702ac3-aee6-4780-9a64-e7357341abd5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:12.734881 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8702ac3-aee6-4780-9a64-e7357341abd5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 returned with HTTP 200 Aug 18 05:27:12.735904 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 280/1104] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:12 2026] GET /volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:12.879648 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04ce3504-ab33-4468-a046-aa687f8375f3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:13.051501 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:13.051880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-902560182"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:13.054937 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-902560182'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:13.055207 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Create volume of 1 GB Aug 18 05:27:13.056344 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:13.056344 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:13.060520 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Availability Zones retrieved successfully. Aug 18 05:27:13.068976 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Flow 'volume_create_api' (7d432a1d-248f-49a8-9201-2c95c6b0d4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:13.070610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2194fe1b-7455-419c-9ffd-376733c6fe61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.072036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:13.115269 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2194fe1b-7455-419c-9ffd-376733c6fe61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.115269 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac7952d-ed88-40f1-b990-9b2016748a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.244718 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Created reservations ['ce7e7887-9592-4d21-9cb4-dd36c11001c5', 'c9511234-e04f-4072-af83-d51d41c19de2', '66177ace-566c-4408-855a-d3185168b89c', '575b8878-30dd-49ce-b134-0f2e95cb90e4'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:13.245869 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac7952d-ed88-40f1-b990-9b2016748a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7e7887-9592-4d21-9cb4-dd36c11001c5', 'c9511234-e04f-4072-af83-d51d41c19de2', '66177ace-566c-4408-855a-d3185168b89c', '575b8878-30dd-49ce-b134-0f2e95cb90e4']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.246320 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44809ca-4b18-4fb2-ba08-6c348550c259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.284120 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b44809ca-4b18-4fb2-ba08-6c348550c259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bcc2b42-2d3b-4386-b71d-5443113121ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-902560182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09dbcea19f6944eca717eafbd7d80fcb',qos_specs=None,replication_status=,reservations=['ce7e7887-9592-4d21-9cb4-dd36c11001c5','c9511234-e04f-4072-af83-d51d41c19de2','66177ace-566c-4408-855a-d3185168b89c','575b8878-30dd-49ce-b134-0f2e95cb90e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7065ec595d0a48d5b87a325fca80ad4e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-902560182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bcc2b42-2d3b-4386-b71d-5443113121ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09dbcea19f6944eca717eafbd7d80fcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7065ec595d0a48d5b87a325fca80ad4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.285192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70635c00-0cb2-44f5-87dd-d5daf233a861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.316239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70635c00-0cb2-44f5-87dd-d5daf233a861) transitioned into state 'SUCCESS' from state '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-902560182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09dbcea19f6944eca717eafbd7d80fcb',qos_specs=None,replication_status=,reservations=['ce7e7887-9592-4d21-9cb4-dd36c11001c5','c9511234-e04f-4072-af83-d51d41c19de2','66177ace-566c-4408-855a-d3185168b89c','575b8878-30dd-49ce-b134-0f2e95cb90e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7065ec595d0a48d5b87a325fca80ad4e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.317445 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbab2fd1-dbeb-489b-b2e6-fb844a5c1427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.335478 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbab2fd1-dbeb-489b-b2e6-fb844a5c1427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.337239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Flow 'volume_create_api' (7d432a1d-248f-49a8-9201-2c95c6b0d4f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:13.338340 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Create volume request issued successfully. Aug 18 05:27:13.338722 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04ce3504-ab33-4468-a046-aa687f8375f3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:13.339024 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 268/1105] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:12 2026] POST /volume/v3/volumes => generated 757 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:13.358048 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bc512adc-abae-48fa-80dc-70428c26bd53 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:13.361369 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc512adc-abae-48fa-80dc-70428c26bd53 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:13.361369 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc512adc-abae-48fa-80dc-70428c26bd53 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:13.361740 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc512adc-abae-48fa-80dc-70428c26bd53 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:13.374562 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:13.374562 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:13.381341 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bc512adc-abae-48fa-80dc-70428c26bd53 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Volume info retrieved successfully. Aug 18 05:27:13.390293 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc512adc-abae-48fa-80dc-70428c26bd53 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce returned with HTTP 200 Aug 18 05:27:13.391458 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 281/1106] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:13 2026] GET /volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:13.584575 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:13.587725 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:13.588275 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-565732849"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:13.590350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-565732849'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:13.590512 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Create volume of 1 GB Aug 18 05:27:13.597590 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Availability Zones retrieved successfully. Aug 18 05:27:13.606126 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Flow 'volume_create_api' (7c34315b-49f1-4741-b253-3d94e11c36dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:13.607808 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f140907-328b-4810-b61e-e16682b0247d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.609107 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:13.656815 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f140907-328b-4810-b61e-e16682b0247d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.658299 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9591c66c-9a72-462f-ab81-df3ded4d6949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.752681 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Created reservations ['e7eb84de-0bce-4519-b701-7ffc7da60455', '39be6aef-6073-49b3-941f-bad790317e03', '3ef7e5ef-2720-405c-932b-53263a834ab0', 'f66a75d1-a678-451f-a5f1-044cb6891a64'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:13.753932 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9591c66c-9a72-462f-ab81-df3ded4d6949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7eb84de-0bce-4519-b701-7ffc7da60455', '39be6aef-6073-49b3-941f-bad790317e03', '3ef7e5ef-2720-405c-932b-53263a834ab0', 'f66a75d1-a678-451f-a5f1-044cb6891a64']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.755093 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3385021a-bfe6-4ccf-961b-9cec647b511a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.761329 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-28701164-1759-4a2f-a5dc-0de02a8f712c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:13.763995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-28701164-1759-4a2f-a5dc-0de02a8f712c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 Aug 18 05:27:13.764277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-28701164-1759-4a2f-a5dc-0de02a8f712c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:13.764544 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-28701164-1759-4a2f-a5dc-0de02a8f712c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:13.773206 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-28701164-1759-4a2f-a5dc-0de02a8f712c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 returned with HTTP 404 Aug 18 05:27:13.774126 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 281/1107] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:13 2026] GET /volume/v3/volumes/14bf7312-04ae-453c-8d72-3dab3d71e793 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:27:13.791315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-28927925-1bd7-4f11-99bb-346df6927691 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:13.794498 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:13.794911 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-955846695"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:13.796969 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3385021a-bfe6-4ccf-961b-9cec647b511a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c47b32-9acb-4df4-91b6-df7a3fdc21e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-565732849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dd0a31513584bb6bf37f6e66c3b8d5e',qos_specs=None,replication_status=,reservations=['e7eb84de-0bce-4519-b701-7ffc7da60455','39be6aef-6073-49b3-941f-bad790317e03','3ef7e5ef-2720-405c-932b-53263a834ab0','f66a75d1-a678-451f-a5f1-044cb6891a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b569f034b03c460cad3f481bf8a8bdb9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-565732849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c47b32-9acb-4df4-91b6-df7a3fdc21e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dd0a31513584bb6bf37f6e66c3b8d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b569f034b03c460cad3f481bf8a8bdb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.797163 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-955846695'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:13.797163 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Create volume of 1 GB Aug 18 05:27:13.797766 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:13.797766 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:13.799054 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f6f671-5408-4db6-a7bf-e2f984aa1373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.804154 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Availability Zones retrieved successfully. Aug 18 05:27:13.820139 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Flow 'volume_create_api' (0b2fc72b-a0fd-4f03-82ed-7c2ef61b9e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:13.821568 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483b572b-3248-4eb8-8aa6-f382fd7959ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.823333 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:13.827589 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f6f671-5408-4db6-a7bf-e2f984aa1373) transitioned into state 'SUCCESS' from state '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-565732849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dd0a31513584bb6bf37f6e66c3b8d5e',qos_specs=None,replication_status=,reservations=['e7eb84de-0bce-4519-b701-7ffc7da60455','39be6aef-6073-49b3-941f-bad790317e03','3ef7e5ef-2720-405c-932b-53263a834ab0','f66a75d1-a678-451f-a5f1-044cb6891a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b569f034b03c460cad3f481bf8a8bdb9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.828639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e64eac-8928-441e-b59a-00a82a56b774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.848780 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e64eac-8928-441e-b59a-00a82a56b774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.850149 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Flow 'volume_create_api' (7c34315b-49f1-4741-b253-3d94e11c36dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:13.850558 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Create volume request issued successfully. Aug 18 05:27:13.851400 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-204cb0c5-c1e3-4753-a5b7-c806707ccbab tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:13.852151 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 278/1108] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:13 2026] POST /volume/v3/volumes => generated 753 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:13.871590 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-602ccc07-2446-4eec-8e02-9f62403b0d9a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:13.873234 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-602ccc07-2446-4eec-8e02-9f62403b0d9a tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:13.874567 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-602ccc07-2446-4eec-8e02-9f62403b0d9a tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:13.874567 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-602ccc07-2446-4eec-8e02-9f62403b0d9a tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:13.876702 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483b572b-3248-4eb8-8aa6-f382fd7959ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.878262 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b184f3-ef92-4760-b52a-af03311c7d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.884897 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:13.884897 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:13.890476 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-602ccc07-2446-4eec-8e02-9f62403b0d9a tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:13.896083 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-602ccc07-2446-4eec-8e02-9f62403b0d9a tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:13.896805 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 282/1109] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:13 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:13.940611 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Created reservations ['2365655b-4dbe-4f96-9a8c-6214a2fde30f', '17ef9ab7-cdb0-4a25-8db8-7f2872304849', '76dd3ad1-b918-4448-a9e2-405d1c67ac8d', 'ecd4b8b3-6855-451f-a131-0a5f02531ac8'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:13.941922 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b184f3-ef92-4760-b52a-af03311c7d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2365655b-4dbe-4f96-9a8c-6214a2fde30f', '17ef9ab7-cdb0-4a25-8db8-7f2872304849', '76dd3ad1-b918-4448-a9e2-405d1c67ac8d', 'ecd4b8b3-6855-451f-a131-0a5f02531ac8']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.942798 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88982760-3ab5-4cd3-89c9-1da7a73d9c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:13.986304 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88982760-3ab5-4cd3-89c9-1da7a73d9c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a19f9127-88c5-4501-8698-6b5c6bef357a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-955846695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440a4f658c745578d9cc5bcfb19b274',qos_specs=None,replication_status=,reservations=['2365655b-4dbe-4f96-9a8c-6214a2fde30f','17ef9ab7-cdb0-4a25-8db8-7f2872304849','76dd3ad1-b918-4448-a9e2-405d1c67ac8d','ecd4b8b3-6855-451f-a131-0a5f02531ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effb3c719ac940dd8c77a1e2bba16f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-955846695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a19f9127-88c5-4501-8698-6b5c6bef357a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3440a4f658c745578d9cc5bcfb19b274',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='effb3c719ac940dd8c77a1e2bba16f9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:13.989828 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b384187-27aa-4a82-ab52-08a65fee3110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:14.035084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b384187-27aa-4a82-ab52-08a65fee3110) transitioned into state 'SUCCESS' from state '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-955846695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3440a4f658c745578d9cc5bcfb19b274',qos_specs=None,replication_status=,reservations=['2365655b-4dbe-4f96-9a8c-6214a2fde30f','17ef9ab7-cdb0-4a25-8db8-7f2872304849','76dd3ad1-b918-4448-a9e2-405d1c67ac8d','ecd4b8b3-6855-451f-a131-0a5f02531ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='effb3c719ac940dd8c77a1e2bba16f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:14.035794 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6d56ab-1fb9-4e74-9903-f36dc2100e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:14.052907 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a6d56ab-1fb9-4e74-9903-f36dc2100e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:14.053236 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Flow 'volume_create_api' (0b2fc72b-a0fd-4f03-82ed-7c2ef61b9e04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:14.053689 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Create volume request issued successfully. Aug 18 05:27:14.054492 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28927925-1bd7-4f11-99bb-346df6927691 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:14.055068 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 269/1110] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:13 2026] POST /volume/v3/volumes => generated 753 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:14.073901 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ed9aeebb-1420-4c40-ab89-15d5e32d049b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:14.076252 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ed9aeebb-1420-4c40-ab89-15d5e32d049b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a Aug 18 05:27:14.076675 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ed9aeebb-1420-4c40-ab89-15d5e32d049b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:14.077183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ed9aeebb-1420-4c40-ab89-15d5e32d049b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:14.096393 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:14.096393 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:14.105344 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ed9aeebb-1420-4c40-ab89-15d5e32d049b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:14.113608 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ed9aeebb-1420-4c40-ab89-15d5e32d049b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a returned with HTTP 200 Aug 18 05:27:14.115076 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 282/1111] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:14 2026] GET /volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:14.409505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-17d171df-8230-44d8-9262-43cf6083b6d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:14.412424 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17d171df-8230-44d8-9262-43cf6083b6d8 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:14.412721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17d171df-8230-44d8-9262-43cf6083b6d8 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:14.413030 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17d171df-8230-44d8-9262-43cf6083b6d8 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:14.423963 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:14.423963 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:14.431524 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-17d171df-8230-44d8-9262-43cf6083b6d8 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Volume info retrieved successfully. Aug 18 05:27:14.439104 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17d171df-8230-44d8-9262-43cf6083b6d8 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce returned with HTTP 200 Aug 18 05:27:14.440038 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 279/1112] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:14 2026] GET /volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:14.459526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b99136b3-b149-4640-8fe1-8985efd49d0d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:14.462485 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b99136b3-b149-4640-8fe1-8985efd49d0d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:14.463747 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b99136b3-b149-4640-8fe1-8985efd49d0d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bcc2b42-2d3b-4386-b71d-5443113121ce", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1929724804"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:14.476645 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:14.476645 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:14.477687 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b99136b3-b149-4640-8fe1-8985efd49d0d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Volume info retrieved successfully. Aug 18 05:27:14.478158 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-b99136b3-b149-4640-8fe1-8985efd49d0d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Create snapshot from volume 9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:14.538470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b99136b3-b149-4640-8fe1-8985efd49d0d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Created reservations ['8ff9e007-4614-48e7-8a97-e796af35b1dd', '67d78e10-b5cb-4307-b4e8-0c855d2635c2', 'e08de889-69dd-4072-88f9-e9714eca0a02', 'a0c4007c-f17f-4355-bdc0-007578533df8'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:14.591472 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b99136b3-b149-4640-8fe1-8985efd49d0d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot create request issued successfully. Aug 18 05:27:14.592443 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b99136b3-b149-4640-8fe1-8985efd49d0d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:27:14.592945 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 283/1113] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:14 2026] POST /volume/v3/snapshots => generated 314 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:14.606947 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-009b0945-18ad-4c73-bbad-6169caed7f25 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:14.609431 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-009b0945-18ad-4c73-bbad-6169caed7f25 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 Aug 18 05:27:14.609580 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-009b0945-18ad-4c73-bbad-6169caed7f25 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:14.609811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-009b0945-18ad-4c73-bbad-6169caed7f25 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:14.616042 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:14.616042 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:14.616737 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-009b0945-18ad-4c73-bbad-6169caed7f25 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:14.617734 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-009b0945-18ad-4c73-bbad-6169caed7f25 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 returned with HTTP 200 Aug 18 05:27:14.618124 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 270/1114] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:14 2026] GET /volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:14.914706 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6c13de18-f85e-4d2e-b4c9-12d8ab129157 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:14.917034 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6c13de18-f85e-4d2e-b4c9-12d8ab129157 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:14.917344 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6c13de18-f85e-4d2e-b4c9-12d8ab129157 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:14.917681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6c13de18-f85e-4d2e-b4c9-12d8ab129157 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:14.930637 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:14.930637 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:14.936165 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6c13de18-f85e-4d2e-b4c9-12d8ab129157 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:14.942652 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6c13de18-f85e-4d2e-b4c9-12d8ab129157 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:14.943164 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 283/1115] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:14 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:15.134128 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d320a461-3b63-475a-8424-f1ec435ca210 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.136874 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d320a461-3b63-475a-8424-f1ec435ca210 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a Aug 18 05:27:15.137280 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d320a461-3b63-475a-8424-f1ec435ca210 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:15.137387 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d320a461-3b63-475a-8424-f1ec435ca210 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:15.151968 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.151968 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:15.159621 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d320a461-3b63-475a-8424-f1ec435ca210 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:15.167636 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d320a461-3b63-475a-8424-f1ec435ca210 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a returned with HTTP 200 Aug 18 05:27:15.167636 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 280/1116] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:15 2026] GET /volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:15.190754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80b2a81e-7cef-44e7-b138-3be70333cf14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.193693 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80b2a81e-7cef-44e7-b138-3be70333cf14 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:27:15.194253 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80b2a81e-7cef-44e7-b138-3be70333cf14 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a19f9127-88c5-4501-8698-6b5c6bef357a", "name": "tempest-VolumesBackupsAdminTest-Backup-844670722", "container": "tempest-volumesbackupsadmintest-backup-container-1517151417"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:15.196700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-80b2a81e-7cef-44e7-b138-3be70333cf14 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Creating new backup {'backup': {'volume_id': 'a19f9127-88c5-4501-8698-6b5c6bef357a', 'name': 'tempest-VolumesBackupsAdminTest-Backup-844670722', 'container': 'tempest-volumesbackupsadmintest-backup-container-1517151417'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:27:15.196902 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-80b2a81e-7cef-44e7-b138-3be70333cf14 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Creating backup of volume a19f9127-88c5-4501-8698-6b5c6bef357a in container tempest-volumesbackupsadmintest-backup-container-1517151417 Aug 18 05:27:15.208103 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.208103 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:15.209576 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-80b2a81e-7cef-44e7-b138-3be70333cf14 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:15.235490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-80b2a81e-7cef-44e7-b138-3be70333cf14 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Created reservations ['9273f136-f035-4bd0-8a18-ec0c5a4a88f2', '971adae8-62f6-473b-a6c0-38706f3946e9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:15.293350 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80b2a81e-7cef-44e7-b138-3be70333cf14 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:27:15.295740 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 284/1117] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:27:15 2026] POST /volume/v3/backups => generated 334 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:15.306045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9808bd04-247d-4e7b-a8f7-5025ad677229 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.308743 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9808bd04-247d-4e7b-a8f7-5025ad677229 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:15.308743 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9808bd04-247d-4e7b-a8f7-5025ad677229 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:15.310545 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9808bd04-247d-4e7b-a8f7-5025ad677229 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:15.310545 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9808bd04-247d-4e7b-a8f7-5025ad677229 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:15.316465 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.316465 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:15.317628 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9808bd04-247d-4e7b-a8f7-5025ad677229 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:15.318035 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 271/1118] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:15 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:15.530164 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-3946e002-39df-4f17-99d0-5acb4bc97420 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.532896 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-3946e002-39df-4f17-99d0-5acb4bc97420 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:15.533211 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-3946e002-39df-4f17-99d0-5acb4bc97420 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:15.533484 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-3946e002-39df-4f17-99d0-5acb4bc97420 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:15.541649 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.541649 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:15.547640 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-3946e002-39df-4f17-99d0-5acb4bc97420 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:15.554514 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-3946e002-39df-4f17-99d0-5acb4bc97420 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:15.555313 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 284/1119] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:27:15 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:15.629852 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-258be1a4-a581-4ffe-9edc-e4f098cb87bb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.632382 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-258be1a4-a581-4ffe-9edc-e4f098cb87bb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 Aug 18 05:27:15.632504 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-258be1a4-a581-4ffe-9edc-e4f098cb87bb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:15.632692 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-258be1a4-a581-4ffe-9edc-e4f098cb87bb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:15.642130 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.642130 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:15.642402 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-258be1a4-a581-4ffe-9edc-e4f098cb87bb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:15.643705 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-258be1a4-a581-4ffe-9edc-e4f098cb87bb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 returned with HTTP 200 Aug 18 05:27:15.644142 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 281/1120] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:15 2026] GET /volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:15.654251 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-22f34be7-569f-4a89-89f1-8ab9e789de0b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.654251 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22f34be7-569f-4a89-89f1-8ab9e789de0b None None] GET https://10.4.3.250/volume// Aug 18 05:27:15.654460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22f34be7-569f-4a89-89f1-8ab9e789de0b None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:15.655066 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22f34be7-569f-4a89-89f1-8ab9e789de0b None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:15.655288 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22f34be7-569f-4a89-89f1-8ab9e789de0b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:27:15.655741 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 285/1121] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:27:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:27:15.659037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-479db8ab-5874-4d2c-9e79-18373ae36f60 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.659037 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-479db8ab-5874-4d2c-9e79-18373ae36f60 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:15.659037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-479db8ab-5874-4d2c-9e79-18373ae36f60 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bcc2b42-2d3b-4386-b71d-5443113121ce", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-230522388"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:15.664760 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4288cca5-a051-4009-91ed-5dea682026d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.667303 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4288cca5-a051-4009-91ed-5dea682026d2 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:27:15.667819 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4288cca5-a051-4009-91ed-5dea682026d2 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4c47b32-9acb-4df4-91b6-df7a3fdc21e2", "connector": null, "instance_uuid": "99a7f7f8-dc95-4347-b056-65ffa3acc086"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:15.671633 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.671633 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:15.671633 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-479db8ab-5874-4d2c-9e79-18373ae36f60 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Volume info retrieved successfully. Aug 18 05:27:15.671633 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-479db8ab-5874-4d2c-9e79-18373ae36f60 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Create snapshot from volume 9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:15.681964 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.681964 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:15.703414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-479db8ab-5874-4d2c-9e79-18373ae36f60 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Created reservations ['1d458968-f844-4d67-bdb8-f8a8a09a6878', '842d4615-7036-44ee-a7a1-2d3f6684952e', '247af72d-537e-4ec7-9006-5ff7915d5615', 'e91087ac-ff9e-4a5d-8f4a-78d0567dad50'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:15.722164 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4288cca5-a051-4009-91ed-5dea682026d2 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:27:15.724960 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 285/1122] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:27:15 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:15.747708 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-479db8ab-5874-4d2c-9e79-18373ae36f60 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot create request issued successfully. Aug 18 05:27:15.747849 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-479db8ab-5874-4d2c-9e79-18373ae36f60 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:27:15.748375 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 272/1123] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:15 2026] POST /volume/v3/snapshots => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:15.762593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6af62f2d-edca-43dc-a5ac-37d221ae239a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.763603 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-33f5f93e-b233-4812-8d34-bdb5cc8c8d60 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.766043 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6af62f2d-edca-43dc-a5ac-37d221ae239a tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 Aug 18 05:27:15.766362 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6af62f2d-edca-43dc-a5ac-37d221ae239a tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:15.766667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6af62f2d-edca-43dc-a5ac-37d221ae239a tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:15.767341 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33f5f93e-b233-4812-8d34-bdb5cc8c8d60 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:15.767782 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-33f5f93e-b233-4812-8d34-bdb5cc8c8d60 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:15.768090 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-33f5f93e-b233-4812-8d34-bdb5cc8c8d60 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:15.778270 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.778270 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:15.779034 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6af62f2d-edca-43dc-a5ac-37d221ae239a tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:15.780590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-93f71721-3828-4457-8961-356f64bf5f51 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.781126 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93f71721-3828-4457-8961-356f64bf5f51 None None] GET https://10.4.3.250/volume// Aug 18 05:27:15.781399 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93f71721-3828-4457-8961-356f64bf5f51 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:15.781896 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6af62f2d-edca-43dc-a5ac-37d221ae239a tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 returned with HTTP 200 Aug 18 05:27:15.781964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93f71721-3828-4457-8961-356f64bf5f51 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:15.782262 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93f71721-3828-4457-8961-356f64bf5f51 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:27:15.784290 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.784290 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:15.784652 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 282/1125] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:15 2026] GET /volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:27:15.785626 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 286/1125] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:27:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:27:15.790278 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-33f5f93e-b233-4812-8d34-bdb5cc8c8d60 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:15.792319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4a05bc52-75d5-4f95-81a9-c6f56462cbf4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.795799 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4a05bc52-75d5-4f95-81a9-c6f56462cbf4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:15.796289 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4a05bc52-75d5-4f95-81a9-c6f56462cbf4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:15.796431 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33f5f93e-b233-4812-8d34-bdb5cc8c8d60 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:15.796713 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4a05bc52-75d5-4f95-81a9-c6f56462cbf4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:15.796850 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 286/1126] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:15 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:15.812753 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.812753 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:15.820625 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4a05bc52-75d5-4f95-81a9-c6f56462cbf4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:15.831889 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-4a05bc52-75d5-4f95-81a9-c6f56462cbf4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:15.831889 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 273/1127] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:27:15 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:27:15.931713 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-d3e06c3f-9802-4cbd-a50f-9573ec303665 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:15.934690 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-d3e06c3f-9802-4cbd-a50f-9573ec303665 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] PUT https://10.4.3.250/volume/v3/attachments/1e60a7e2-a6c5-41a4-a66b-2ed8d62dd58a Aug 18 05:27:15.935281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-d3e06c3f-9802-4cbd-a50f-9573ec303665 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:15.950563 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-d3e06c3f-9802-4cbd-a50f-9573ec303665 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Acquiring lock "cinder-attachment_update-c4c47b32-9acb-4df4-91b6-df7a3fdc21e2-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:27:15.957557 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-d3e06c3f-9802-4cbd-a50f-9573ec303665 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Lock "cinder-attachment_update-c4c47b32-9acb-4df4-91b6-df7a3fdc21e2-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:27:15.959711 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:15.959711 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:16.080941 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-d3e06c3f-9802-4cbd-a50f-9573ec303665 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Lock "cinder-attachment_update-c4c47b32-9acb-4df4-91b6-df7a3fdc21e2-np0000007601" released by "attachment_update" :: held 0.123s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:27:16.081369 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-d3e06c3f-9802-4cbd-a50f-9573ec303665 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/1e60a7e2-a6c5-41a4-a66b-2ed8d62dd58a returned with HTTP 200 Aug 18 05:27:16.081936 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 283/1128] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:27:15 2026] PUT /volume/v3/attachments/1e60a7e2-a6c5-41a4-a66b-2ed8d62dd58a => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:16.331384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b997bf2d-f923-47cd-9bac-a12c471ec1b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:16.334972 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b997bf2d-f923-47cd-9bac-a12c471ec1b4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:16.335530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b997bf2d-f923-47cd-9bac-a12c471ec1b4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:16.335692 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b997bf2d-f923-47cd-9bac-a12c471ec1b4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:16.335858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b997bf2d-f923-47cd-9bac-a12c471ec1b4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:16.345174 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:16.345174 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:16.346491 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b997bf2d-f923-47cd-9bac-a12c471ec1b4 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:16.347269 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 287/1129] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:16 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:16.794345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-796d6bd7-b8f4-4a28-8868-ce9a0f022786 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:16.796986 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-796d6bd7-b8f4-4a28-8868-ce9a0f022786 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 Aug 18 05:27:16.797164 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-796d6bd7-b8f4-4a28-8868-ce9a0f022786 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:16.798804 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-796d6bd7-b8f4-4a28-8868-ce9a0f022786 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:16.807417 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:16.807417 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:16.809448 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-796d6bd7-b8f4-4a28-8868-ce9a0f022786 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:16.809448 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-796d6bd7-b8f4-4a28-8868-ce9a0f022786 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 returned with HTTP 200 Aug 18 05:27:16.809718 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 287/1130] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:16 2026] GET /volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:16.816880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f96add4-1899-4f7b-afef-84d8676dbe88 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:16.821096 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f96add4-1899-4f7b-afef-84d8676dbe88 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:16.821507 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f96add4-1899-4f7b-afef-84d8676dbe88 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:16.821727 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f96add4-1899-4f7b-afef-84d8676dbe88 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:16.830043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-25e20ea0-8de1-4b33-a8d4-42dcd04f5e5e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:16.831064 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25e20ea0-8de1-4b33-a8d4-42dcd04f5e5e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:16.831582 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-25e20ea0-8de1-4b33-a8d4-42dcd04f5e5e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bcc2b42-2d3b-4386-b71d-5443113121ce", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-928936108"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:16.838348 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:16.838348 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:16.844765 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:16.844765 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:16.848217 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-25e20ea0-8de1-4b33-a8d4-42dcd04f5e5e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Volume info retrieved successfully. Aug 18 05:27:16.848217 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-25e20ea0-8de1-4b33-a8d4-42dcd04f5e5e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Create snapshot from volume 9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:16.848463 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5f96add4-1899-4f7b-afef-84d8676dbe88 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:16.864857 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f96add4-1899-4f7b-afef-84d8676dbe88 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:16.865457 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 274/1131] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:16 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:16.885136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-25e20ea0-8de1-4b33-a8d4-42dcd04f5e5e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Created reservations ['d0c17c32-0de1-4e1d-a04d-dbeef929bdff', 'f387a9e2-104f-4719-8ce6-870d8ae1ee39', 'ba93e82b-8f95-493a-8b73-8222dea65f6f', '187ebb1b-050e-4155-994a-69f770150d64'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:16.954826 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-25e20ea0-8de1-4b33-a8d4-42dcd04f5e5e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot create request issued successfully. Aug 18 05:27:16.957045 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25e20ea0-8de1-4b33-a8d4-42dcd04f5e5e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:27:16.957045 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 284/1132] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:16 2026] POST /volume/v3/snapshots => generated 313 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:16.970997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-927bcf61-ad9d-4d0e-84d1-8fcd55a855d3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:16.974061 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-927bcf61-ad9d-4d0e-84d1-8fcd55a855d3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 Aug 18 05:27:16.974061 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-927bcf61-ad9d-4d0e-84d1-8fcd55a855d3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:16.974061 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-927bcf61-ad9d-4d0e-84d1-8fcd55a855d3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:16.982837 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:16.982837 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:16.982837 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-927bcf61-ad9d-4d0e-84d1-8fcd55a855d3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:16.983853 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-927bcf61-ad9d-4d0e-84d1-8fcd55a855d3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 returned with HTTP 200 Aug 18 05:27:16.984452 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 288/1133] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:16 2026] GET /volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:17.361873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83d3f001-e4ff-4d75-8c9c-5184a59f5689 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:17.364653 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83d3f001-e4ff-4d75-8c9c-5184a59f5689 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:17.365356 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83d3f001-e4ff-4d75-8c9c-5184a59f5689 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:17.365556 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83d3f001-e4ff-4d75-8c9c-5184a59f5689 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:17.365662 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-83d3f001-e4ff-4d75-8c9c-5184a59f5689 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:17.371035 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:17.371035 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:17.372506 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83d3f001-e4ff-4d75-8c9c-5184a59f5689 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:17.372506 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 288/1134] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:17 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:17.891290 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d167f4cd-2d6e-4ac6-bac8-a4a1ba643117 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:17.894806 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d167f4cd-2d6e-4ac6-bac8-a4a1ba643117 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:17.895216 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d167f4cd-2d6e-4ac6-bac8-a4a1ba643117 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:17.895863 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d167f4cd-2d6e-4ac6-bac8-a4a1ba643117 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:17.913142 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:17.913142 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:17.918721 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d167f4cd-2d6e-4ac6-bac8-a4a1ba643117 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:17.928692 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d167f4cd-2d6e-4ac6-bac8-a4a1ba643117 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:17.928692 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 275/1135] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:17 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:17.997481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-813f1f72-05f9-40ec-8ac0-0818963c046b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.001300 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-813f1f72-05f9-40ec-8ac0-0818963c046b tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 Aug 18 05:27:18.001816 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-813f1f72-05f9-40ec-8ac0-0818963c046b tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.001892 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-813f1f72-05f9-40ec-8ac0-0818963c046b tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.011761 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.011761 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:18.012253 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-813f1f72-05f9-40ec-8ac0-0818963c046b tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:18.013100 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-813f1f72-05f9-40ec-8ac0-0818963c046b tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 returned with HTTP 200 Aug 18 05:27:18.013784 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 285/1136] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:17 2026] GET /volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.025606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4ea1edf7-0f51-448c-8aec-e9972ad1c901 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.027897 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ea1edf7-0f51-448c-8aec-e9972ad1c901 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?limit=1 Aug 18 05:27:18.028509 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ea1edf7-0f51-448c-8aec-e9972ad1c901 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.028509 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4ea1edf7-0f51-448c-8aec-e9972ad1c901 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.029176 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-4ea1edf7-0f51-448c-8aec-e9972ad1c901 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.031067 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-4ea1edf7-0f51-448c-8aec-e9972ad1c901 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.056921 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4ea1edf7-0f51-448c-8aec-e9972ad1c901 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.057568 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4ea1edf7-0f51-448c-8aec-e9972ad1c901 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 18 05:27:18.058054 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 289/1137] 10.4.3.250 () {66 vars in 1258 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.073155 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2684bd44-f6de-4963-b504-31b52d00ff38 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.075979 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2684bd44-f6de-4963-b504-31b52d00ff38 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:18.075979 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2684bd44-f6de-4963-b504-31b52d00ff38 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.076234 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2684bd44-f6de-4963-b504-31b52d00ff38 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.076581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-2684bd44-f6de-4963-b504-31b52d00ff38 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.079973 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-2684bd44-f6de-4963-b504-31b52d00ff38 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.109643 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2684bd44-f6de-4963-b504-31b52d00ff38 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.110406 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2684bd44-f6de-4963-b504-31b52d00ff38 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 200 Aug 18 05:27:18.110720 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 289/1138] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.124629 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2b3eb7f1-92c5-4625-856b-17a35fcb255c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.127984 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b3eb7f1-92c5-4625-856b-17a35fcb255c tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?limit=100000 Aug 18 05:27:18.128327 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b3eb7f1-92c5-4625-856b-17a35fcb255c tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.128489 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b3eb7f1-92c5-4625-856b-17a35fcb255c tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.128918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-2b3eb7f1-92c5-4625-856b-17a35fcb255c tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.130731 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-2b3eb7f1-92c5-4625-856b-17a35fcb255c tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.146050 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2b3eb7f1-92c5-4625-856b-17a35fcb255c tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.146602 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b3eb7f1-92c5-4625-856b-17a35fcb255c tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 18 05:27:18.147565 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 276/1139] 10.4.3.250 () {66 vars in 1268 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.161910 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3cb6de8b-8dbd-487d-a179-170743211fc4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.163991 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cb6de8b-8dbd-487d-a179-170743211fc4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?limit=0 Aug 18 05:27:18.164298 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cb6de8b-8dbd-487d-a179-170743211fc4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.164663 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cb6de8b-8dbd-487d-a179-170743211fc4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.165041 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-3cb6de8b-8dbd-487d-a179-170743211fc4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.166717 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-3cb6de8b-8dbd-487d-a179-170743211fc4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.170956 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3cb6de8b-8dbd-487d-a179-170743211fc4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.171381 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cb6de8b-8dbd-487d-a179-170743211fc4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 18 05:27:18.171839 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 286/1140] 10.4.3.250 () {66 vars in 1258 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:18.182848 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a64198c9-6f62-404a-aa37-1b81b6ffb3af None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.187147 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a64198c9-6f62-404a-aa37-1b81b6ffb3af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:18.188342 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a64198c9-6f62-404a-aa37-1b81b6ffb3af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.188647 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a64198c9-6f62-404a-aa37-1b81b6ffb3af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.188997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-a64198c9-6f62-404a-aa37-1b81b6ffb3af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.189523 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.189523 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:18.191680 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-a64198c9-6f62-404a-aa37-1b81b6ffb3af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.202775 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a64198c9-6f62-404a-aa37-1b81b6ffb3af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.203401 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a64198c9-6f62-404a-aa37-1b81b6ffb3af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 200 Aug 18 05:27:18.203972 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 290/1141] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.217670 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-377beea4-fa43-49a7-a183-57cd2e07dafa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.221004 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-377beea4-fa43-49a7-a183-57cd2e07dafa tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?marker=6189e081-c031-48f5-a1aa-5dfab83fef61 Aug 18 05:27:18.221145 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-377beea4-fa43-49a7-a183-57cd2e07dafa tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.221450 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-377beea4-fa43-49a7-a183-57cd2e07dafa tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.221990 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-377beea4-fa43-49a7-a183-57cd2e07dafa tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.222488 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.222488 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:18.223589 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-377beea4-fa43-49a7-a183-57cd2e07dafa tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.246076 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-377beea4-fa43-49a7-a183-57cd2e07dafa tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.246969 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-377beea4-fa43-49a7-a183-57cd2e07dafa tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?marker=6189e081-c031-48f5-a1aa-5dfab83fef61 returned with HTTP 200 Aug 18 05:27:18.247819 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 290/1142] 10.4.3.250 () {66 vars in 1330 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?marker=6189e081-c031-48f5-a1aa-5dfab83fef61 => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.259283 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0935f654-aee7-4ed1-b0ff-52d7221026a3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.262686 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0935f654-aee7-4ed1-b0ff-52d7221026a3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?offset=2&limit=3 Aug 18 05:27:18.262948 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0935f654-aee7-4ed1-b0ff-52d7221026a3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.263352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0935f654-aee7-4ed1-b0ff-52d7221026a3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.263732 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-0935f654-aee7-4ed1-b0ff-52d7221026a3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.264760 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.264760 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:18.266005 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-0935f654-aee7-4ed1-b0ff-52d7221026a3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.288950 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0935f654-aee7-4ed1-b0ff-52d7221026a3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.289825 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0935f654-aee7-4ed1-b0ff-52d7221026a3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 18 05:27:18.290651 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 277/1143] 10.4.3.250 () {66 vars in 1276 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.304259 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a1aad21-6e8d-404e-b93b-dcbe54ae88af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.306756 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a1aad21-6e8d-404e-b93b-dcbe54ae88af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 18 05:27:18.307076 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a1aad21-6e8d-404e-b93b-dcbe54ae88af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.307385 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a1aad21-6e8d-404e-b93b-dcbe54ae88af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.307688 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-8a1aad21-6e8d-404e-b93b-dcbe54ae88af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.309094 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-8a1aad21-6e8d-404e-b93b-dcbe54ae88af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.325224 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8a1aad21-6e8d-404e-b93b-dcbe54ae88af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.326216 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a1aad21-6e8d-404e-b93b-dcbe54ae88af tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 18 05:27:18.326216 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 287/1144] 10.4.3.250 () {66 vars in 1308 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.340527 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5f51c8cb-70fa-4f85-ad33-28788f975934 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.342731 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f51c8cb-70fa-4f85-ad33-28788f975934 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 18 05:27:18.342974 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f51c8cb-70fa-4f85-ad33-28788f975934 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.343265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5f51c8cb-70fa-4f85-ad33-28788f975934 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.343604 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-5f51c8cb-70fa-4f85-ad33-28788f975934 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.343967 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.343967 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:18.345228 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-5f51c8cb-70fa-4f85-ad33-28788f975934 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.352779 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5f51c8cb-70fa-4f85-ad33-28788f975934 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.353381 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5f51c8cb-70fa-4f85-ad33-28788f975934 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 18 05:27:18.354035 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 291/1145] 10.4.3.250 () {66 vars in 1310 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.367550 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a6dcd28d-75ea-48dc-970b-700f7d9a3579 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.369856 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6dcd28d-75ea-48dc-970b-700f7d9a3579 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 18 05:27:18.371656 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6dcd28d-75ea-48dc-970b-700f7d9a3579 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.371656 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6dcd28d-75ea-48dc-970b-700f7d9a3579 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.371656 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-a6dcd28d-75ea-48dc-970b-700f7d9a3579 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.372861 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.372861 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:18.374656 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-a6dcd28d-75ea-48dc-970b-700f7d9a3579 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.389263 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ddfeb330-4e1a-4738-95f9-6f6919b63c53 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.392453 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ddfeb330-4e1a-4738-95f9-6f6919b63c53 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:18.392840 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ddfeb330-4e1a-4738-95f9-6f6919b63c53 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.393153 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ddfeb330-4e1a-4738-95f9-6f6919b63c53 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.393306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ddfeb330-4e1a-4738-95f9-6f6919b63c53 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:18.403519 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.403519 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:18.405256 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ddfeb330-4e1a-4738-95f9-6f6919b63c53 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:18.405256 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 278/1146] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.407346 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a6dcd28d-75ea-48dc-970b-700f7d9a3579 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.407346 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6dcd28d-75ea-48dc-970b-700f7d9a3579 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 18 05:27:18.407642 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 291/1147] 10.4.3.250 () {66 vars in 1292 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.423352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b1fd4961-2812-425e-b32a-e0a3458464ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.425815 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1fd4961-2812-425e-b32a-e0a3458464ad tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 18 05:27:18.426217 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b1fd4961-2812-425e-b32a-e0a3458464ad tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.426992 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b1fd4961-2812-425e-b32a-e0a3458464ad tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.427415 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-b1fd4961-2812-425e-b32a-e0a3458464ad tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.427795 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.427795 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:18.428868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-b1fd4961-2812-425e-b32a-e0a3458464ad tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.449152 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b1fd4961-2812-425e-b32a-e0a3458464ad tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.449818 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b1fd4961-2812-425e-b32a-e0a3458464ad tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 18 05:27:18.450442 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 288/1148] 10.4.3.250 () {66 vars in 1294 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.463994 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e800923b-cc2a-46d1-b956-a3b787453408 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.466446 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e800923b-cc2a-46d1-b956-a3b787453408 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 18 05:27:18.466696 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e800923b-cc2a-46d1-b956-a3b787453408 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.467035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e800923b-cc2a-46d1-b956-a3b787453408 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.467309 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-e800923b-cc2a-46d1-b956-a3b787453408 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.467645 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.467645 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:18.468966 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-e800923b-cc2a-46d1-b956-a3b787453408 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.486654 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e800923b-cc2a-46d1-b956-a3b787453408 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.487427 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e800923b-cc2a-46d1-b956-a3b787453408 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 18 05:27:18.488496 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 292/1149] 10.4.3.250 () {66 vars in 1312 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.501631 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3b1e414-34ad-4de7-bb4c-a86b9df1e3cd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.504268 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3b1e414-34ad-4de7-bb4c-a86b9df1e3cd tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 18 05:27:18.504504 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3b1e414-34ad-4de7-bb4c-a86b9df1e3cd tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.504742 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3b1e414-34ad-4de7-bb4c-a86b9df1e3cd tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.505516 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-b3b1e414-34ad-4de7-bb4c-a86b9df1e3cd tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.506681 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-b3b1e414-34ad-4de7-bb4c-a86b9df1e3cd tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.531288 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b3b1e414-34ad-4de7-bb4c-a86b9df1e3cd tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.532311 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3b1e414-34ad-4de7-bb4c-a86b9df1e3cd tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 18 05:27:18.532826 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 279/1150] 10.4.3.250 () {66 vars in 1314 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.550827 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77f71b56-2bf3-44f3-959b-ae6dd1e73b89 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.553590 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77f71b56-2bf3-44f3-959b-ae6dd1e73b89 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 Aug 18 05:27:18.554906 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77f71b56-2bf3-44f3-959b-ae6dd1e73b89 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.554906 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77f71b56-2bf3-44f3-959b-ae6dd1e73b89 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.555702 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-77f71b56-2bf3-44f3-959b-ae6dd1e73b89 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.556563 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.556563 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:18.557424 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-77f71b56-2bf3-44f3-959b-ae6dd1e73b89 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.577635 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-77f71b56-2bf3-44f3-959b-ae6dd1e73b89 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.577949 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.577949 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:18.578926 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77f71b56-2bf3-44f3-959b-ae6dd1e73b89 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 returned with HTTP 200 Aug 18 05:27:18.579607 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 292/1151] 10.4.3.250 () {66 vars in 1383 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.596787 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d3b631f-9ae9-4f37-a61a-12d31e523c8f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.599732 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d3b631f-9ae9-4f37-a61a-12d31e523c8f tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail?status=available Aug 18 05:27:18.599732 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d3b631f-9ae9-4f37-a61a-12d31e523c8f tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.599945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d3b631f-9ae9-4f37-a61a-12d31e523c8f tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.600248 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-6d3b631f-9ae9-4f37-a61a-12d31e523c8f tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.600843 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.600843 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:18.602567 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-6d3b631f-9ae9-4f37-a61a-12d31e523c8f tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.619353 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6d3b631f-9ae9-4f37-a61a-12d31e523c8f tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.619692 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.619692 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:18.620926 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d3b631f-9ae9-4f37-a61a-12d31e523c8f tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 18 05:27:18.621433 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 289/1152] 10.4.3.250 () {66 vars in 1297 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:18.638944 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7c7da35b-a465-49df-b5ac-e20c21caf8d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.642565 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c7da35b-a465-49df-b5ac-e20c21caf8d5 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 Aug 18 05:27:18.642565 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c7da35b-a465-49df-b5ac-e20c21caf8d5 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.642565 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c7da35b-a465-49df-b5ac-e20c21caf8d5 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.642565 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-7c7da35b-a465-49df-b5ac-e20c21caf8d5 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.642913 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.642913 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:18.644233 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-7c7da35b-a465-49df-b5ac-e20c21caf8d5 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.660822 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7c7da35b-a465-49df-b5ac-e20c21caf8d5 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.661303 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.661303 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:18.662295 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c7da35b-a465-49df-b5ac-e20c21caf8d5 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 returned with HTTP 200 Aug 18 05:27:18.662765 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 293/1153] 10.4.3.250 () {66 vars in 1417 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.680891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7260d738-8c23-4391-888b-bb438a0fdf61 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.683801 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7260d738-8c23-4391-888b-bb438a0fdf61 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 Aug 18 05:27:18.683801 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7260d738-8c23-4391-888b-bb438a0fdf61 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.684607 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7260d738-8c23-4391-888b-bb438a0fdf61 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.684733 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-7260d738-8c23-4391-888b-bb438a0fdf61 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.685362 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.685362 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:18.686712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-7260d738-8c23-4391-888b-bb438a0fdf61 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.709229 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7260d738-8c23-4391-888b-bb438a0fdf61 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.709229 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7260d738-8c23-4391-888b-bb438a0fdf61 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 returned with HTTP 200 Aug 18 05:27:18.709965 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 280/1154] 10.4.3.250 () {66 vars in 1362 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.722080 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02a5d7c6-7221-458e-977f-fd05ab5aab8d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.725049 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02a5d7c6-7221-458e-977f-fd05ab5aab8d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?status=available Aug 18 05:27:18.725800 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02a5d7c6-7221-458e-977f-fd05ab5aab8d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.727929 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02a5d7c6-7221-458e-977f-fd05ab5aab8d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.727929 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-02a5d7c6-7221-458e-977f-fd05ab5aab8d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.729521 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-02a5d7c6-7221-458e-977f-fd05ab5aab8d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.750055 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-02a5d7c6-7221-458e-977f-fd05ab5aab8d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.750655 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02a5d7c6-7221-458e-977f-fd05ab5aab8d tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?status=available returned with HTTP 200 Aug 18 05:27:18.752216 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 293/1155] 10.4.3.250 () {66 vars in 1276 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.765118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-908080e3-9a53-4e5c-877a-b6da0abefeae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.766792 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-908080e3-9a53-4e5c-877a-b6da0abefeae tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 Aug 18 05:27:18.767001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-908080e3-9a53-4e5c-877a-b6da0abefeae tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.767273 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-908080e3-9a53-4e5c-877a-b6da0abefeae tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.767497 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-908080e3-9a53-4e5c-877a-b6da0abefeae tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:18.768612 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-908080e3-9a53-4e5c-877a-b6da0abefeae tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:18.785564 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-908080e3-9a53-4e5c-877a-b6da0abefeae tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Get all snapshots completed successfully. Aug 18 05:27:18.785564 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-908080e3-9a53-4e5c-877a-b6da0abefeae tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 returned with HTTP 200 Aug 18 05:27:18.786713 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 290/1156] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-928936108 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.801097 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-69cfefe8-5ff6-4af9-aa2c-bda4eb91dfeb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.803820 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69cfefe8-5ff6-4af9-aa2c-bda4eb91dfeb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 Aug 18 05:27:18.804114 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69cfefe8-5ff6-4af9-aa2c-bda4eb91dfeb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.804852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69cfefe8-5ff6-4af9-aa2c-bda4eb91dfeb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.804852 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-69cfefe8-5ff6-4af9-aa2c-bda4eb91dfeb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Delete snapshot with id: 294d7485-808d-4663-8065-a008273d0e73 Aug 18 05:27:18.813422 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.813422 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:18.814204 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-69cfefe8-5ff6-4af9-aa2c-bda4eb91dfeb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:18.853768 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-69cfefe8-5ff6-4af9-aa2c-bda4eb91dfeb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot delete request issued successfully. Aug 18 05:27:18.856236 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69cfefe8-5ff6-4af9-aa2c-bda4eb91dfeb tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 returned with HTTP 202 Aug 18 05:27:18.856236 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 294/1157] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:27:18 2026] DELETE /volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:18.874209 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9defc228-0c74-4328-8991-a57d768e5eab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.879534 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9defc228-0c74-4328-8991-a57d768e5eab tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 Aug 18 05:27:18.879880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9defc228-0c74-4328-8991-a57d768e5eab tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.881156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9defc228-0c74-4328-8991-a57d768e5eab tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.892573 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.892573 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:18.892573 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9defc228-0c74-4328-8991-a57d768e5eab tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:18.893543 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9defc228-0c74-4328-8991-a57d768e5eab tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 returned with HTTP 200 Aug 18 05:27:18.894469 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 281/1158] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:18.950586 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2170616-3041-4935-b8b3-de5912198870 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:18.952382 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2170616-3041-4935-b8b3-de5912198870 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:18.952904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2170616-3041-4935-b8b3-de5912198870 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:18.952904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2170616-3041-4935-b8b3-de5912198870 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:18.963890 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:18.963890 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:18.968258 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a2170616-3041-4935-b8b3-de5912198870 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:18.984945 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2170616-3041-4935-b8b3-de5912198870 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:18.984945 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 294/1159] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:18 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:27:19.420434 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-752dead7-58b8-4357-88d1-6337f8033afb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:19.422709 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-752dead7-58b8-4357-88d1-6337f8033afb tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:19.422921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-752dead7-58b8-4357-88d1-6337f8033afb tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:19.423130 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-752dead7-58b8-4357-88d1-6337f8033afb tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:19.423277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-752dead7-58b8-4357-88d1-6337f8033afb tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:19.431343 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:19.431343 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:19.432638 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-752dead7-58b8-4357-88d1-6337f8033afb tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:19.433248 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 291/1160] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:19 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:19.907651 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-76d94473-bd1c-431e-96d8-c519075fbf6a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:19.909551 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76d94473-bd1c-431e-96d8-c519075fbf6a tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 Aug 18 05:27:19.909798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76d94473-bd1c-431e-96d8-c519075fbf6a tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:19.909999 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76d94473-bd1c-431e-96d8-c519075fbf6a tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:19.914790 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76d94473-bd1c-431e-96d8-c519075fbf6a tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 returned with HTTP 404 Aug 18 05:27:19.915320 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 295/1161] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:19 2026] GET /volume/v3/snapshots/294d7485-808d-4663-8065-a008273d0e73 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:19.924049 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-46fe5ee1-e4d3-4b16-8829-2fd09b08ff6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:19.927266 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-46fe5ee1-e4d3-4b16-8829-2fd09b08ff6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 Aug 18 05:27:19.927498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-46fe5ee1-e4d3-4b16-8829-2fd09b08ff6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:19.927694 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-46fe5ee1-e4d3-4b16-8829-2fd09b08ff6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:19.927921 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-46fe5ee1-e4d3-4b16-8829-2fd09b08ff6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Delete snapshot with id: 6189e081-c031-48f5-a1aa-5dfab83fef61 Aug 18 05:27:19.937597 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:19.937597 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:19.938575 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-46fe5ee1-e4d3-4b16-8829-2fd09b08ff6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:19.963629 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-46fe5ee1-e4d3-4b16-8829-2fd09b08ff6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot delete request issued successfully. Aug 18 05:27:19.963909 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-46fe5ee1-e4d3-4b16-8829-2fd09b08ff6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 returned with HTTP 202 Aug 18 05:27:19.964529 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 282/1162] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:27:19 2026] DELETE /volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:19.974525 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f5f6c37f-f7ff-4ac2-9884-c9c7b9a4a1f4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:19.978431 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5f6c37f-f7ff-4ac2-9884-c9c7b9a4a1f4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 Aug 18 05:27:19.978431 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f5f6c37f-f7ff-4ac2-9884-c9c7b9a4a1f4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:19.978431 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f5f6c37f-f7ff-4ac2-9884-c9c7b9a4a1f4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:19.988921 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:19.988921 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:19.991418 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f5f6c37f-f7ff-4ac2-9884-c9c7b9a4a1f4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:19.991418 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5f6c37f-f7ff-4ac2-9884-c9c7b9a4a1f4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 returned with HTTP 200 Aug 18 05:27:19.991418 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 295/1163] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:19 2026] GET /volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:20.002135 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6b9e384-2411-484a-a99b-a581d267317b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:20.004894 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6b9e384-2411-484a-a99b-a581d267317b tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:20.005945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6b9e384-2411-484a-a99b-a581d267317b tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:20.005945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6b9e384-2411-484a-a99b-a581d267317b tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:20.014740 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-401e2bca-f514-4b4f-8c4e-02559b969a87 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:20.025974 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:20.025974 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:20.033851 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e6b9e384-2411-484a-a99b-a581d267317b tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:20.043616 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6b9e384-2411-484a-a99b-a581d267317b tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:20.044241 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 292/1164] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:20 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:20.156080 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-401e2bca-f514-4b4f-8c4e-02559b969a87 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:27:20.156687 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-401e2bca-f514-4b4f-8c4e-02559b969a87 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2062669920"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:20.158879 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:20.158879 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:20.176275 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-401e2bca-f514-4b4f-8c4e-02559b969a87 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:27:20.177080 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 296/1165] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:27:20 2026] POST /volume/v3/types => generated 220 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:20.190103 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cc751cc2-7145-4abe-931d-959d0e88499c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:20.192047 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cc751cc2-7145-4abe-931d-959d0e88499c tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:27:20.192537 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cc751cc2-7145-4abe-931d-959d0e88499c tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-666493641"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:20.194288 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:20.194288 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:20.213578 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cc751cc2-7145-4abe-931d-959d0e88499c tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:27:20.213578 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 283/1166] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:27:20 2026] POST /volume/v3/group_types => generated 176 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:27:20.223581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-331eba4b-320b-48e6-a756-69221b8855a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:20.328935 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-331eba4b-320b-48e6-a756-69221b8855a3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] POST https://10.4.3.250/volume/v3/groups Aug 18 05:27:20.330287 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-331eba4b-320b-48e6-a756-69221b8855a3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "04e4a93e-b013-4f9b-a50e-a7349510121c", "volume_types": ["44d865b5-6c38-42f5-8d1c-00b6e97006e0"], "name": "tempest-GroupsV314Test-Group-211211299"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:20.331737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-331eba4b-320b-48e6-a756-69221b8855a3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Creating new group {'group': {'group_type': '04e4a93e-b013-4f9b-a50e-a7349510121c', 'volume_types': ['44d865b5-6c38-42f5-8d1c-00b6e97006e0'], 'name': 'tempest-GroupsV314Test-Group-211211299'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 05:27:20.337509 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-331eba4b-320b-48e6-a756-69221b8855a3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Creating group tempest-GroupsV314Test-Group-211211299. Aug 18 05:27:20.348964 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-331eba4b-320b-48e6-a756-69221b8855a3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Availability Zones retrieved successfully. Aug 18 05:27:20.393223 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-331eba4b-320b-48e6-a756-69221b8855a3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Created reservations ['9a5ddd18-8633-4a2e-af25-52ed2a9cba1f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:20.437854 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-331eba4b-320b-48e6-a756-69221b8855a3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/groups returned with HTTP 202 Aug 18 05:27:20.438278 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 296/1167] 10.4.3.250 () {70 vars in 1297 bytes} [Tue Aug 18 05:27:20 2026] POST /volume/v3/groups => generated 107 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:20.452101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f8ff1aa-4ecc-4695-af0e-4a01250a751b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:20.452101 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f8ff1aa-4ecc-4695-af0e-4a01250a751b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:20.452101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f8ff1aa-4ecc-4695-af0e-4a01250a751b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:20.452101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f8ff1aa-4ecc-4695-af0e-4a01250a751b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:20.452101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1f8ff1aa-4ecc-4695-af0e-4a01250a751b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:20.454841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-60fc8b03-731c-4046-b618-06df8eed577b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:20.456455 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:20.456455 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:20.456995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60fc8b03-731c-4046-b618-06df8eed577b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da Aug 18 05:27:20.457359 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60fc8b03-731c-4046-b618-06df8eed577b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:20.457424 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f8ff1aa-4ecc-4695-af0e-4a01250a751b tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:20.457632 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60fc8b03-731c-4046-b618-06df8eed577b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:20.457814 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-60fc8b03-731c-4046-b618-06df8eed577b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] show called for member 243d3e8d-c68e-4960-a22d-19610f9381da {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:27:20.457984 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 293/1168] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:20 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:20.466532 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:20.466532 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:20.478155 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60fc8b03-731c-4046-b618-06df8eed577b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da returned with HTTP 200 Aug 18 05:27:20.478617 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 297/1169] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:27:20 2026] GET /volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:21.005028 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f3d4100-1695-4618-b93a-2d1d75a236da None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:21.007953 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f3d4100-1695-4618-b93a-2d1d75a236da tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 Aug 18 05:27:21.008223 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f3d4100-1695-4618-b93a-2d1d75a236da tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:21.008498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f3d4100-1695-4618-b93a-2d1d75a236da tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:21.013660 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f3d4100-1695-4618-b93a-2d1d75a236da tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 returned with HTTP 404 Aug 18 05:27:21.014337 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 284/1170] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:21 2026] GET /volume/v3/snapshots/6189e081-c031-48f5-a1aa-5dfab83fef61 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:21.023447 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f3a5c4ff-d4f2-4366-8132-034a855c46d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:21.025638 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3a5c4ff-d4f2-4366-8132-034a855c46d4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 Aug 18 05:27:21.025950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3a5c4ff-d4f2-4366-8132-034a855c46d4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:21.026384 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3a5c4ff-d4f2-4366-8132-034a855c46d4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:21.026552 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-f3a5c4ff-d4f2-4366-8132-034a855c46d4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Delete snapshot with id: 53269d76-cad6-4f4b-84f0-89773cf97a22 Aug 18 05:27:21.033719 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.033719 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:21.034280 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3a5c4ff-d4f2-4366-8132-034a855c46d4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:21.057852 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-6e38694f-f7d6-4ac0-a4a9-97dbace4521d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:21.061725 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-6e38694f-f7d6-4ac0-a4a9-97dbace4521d tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] POST https://10.4.3.250/volume/v3/attachments/1e60a7e2-a6c5-41a4-a66b-2ed8d62dd58a/action Aug 18 05:27:21.062268 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-6e38694f-f7d6-4ac0-a4a9-97dbace4521d tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:21.062441 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-6e38694f-f7d6-4ac0-a4a9-97dbace4521d tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:21.063911 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3a5c4ff-d4f2-4366-8132-034a855c46d4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot delete request issued successfully. Aug 18 05:27:21.064413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-45063ed4-52ef-45f4-a10e-d4598ba879b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:21.064788 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3a5c4ff-d4f2-4366-8132-034a855c46d4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 returned with HTTP 202 Aug 18 05:27:21.065057 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 297/1171] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:27:21 2026] DELETE /volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:21.067247 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45063ed4-52ef-45f4-a10e-d4598ba879b8 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:21.067247 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45063ed4-52ef-45f4-a10e-d4598ba879b8 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:21.067247 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45063ed4-52ef-45f4-a10e-d4598ba879b8 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:21.081068 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c101ad7d-b60d-41a2-9d71-55af9799b8ee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:21.086330 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c101ad7d-b60d-41a2-9d71-55af9799b8ee tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 Aug 18 05:27:21.086330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c101ad7d-b60d-41a2-9d71-55af9799b8ee tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:21.086330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c101ad7d-b60d-41a2-9d71-55af9799b8ee tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:21.101100 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.101100 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:21.107310 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.107310 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:21.107658 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c101ad7d-b60d-41a2-9d71-55af9799b8ee tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Snapshot retrieved successfully. Aug 18 05:27:21.108751 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c101ad7d-b60d-41a2-9d71-55af9799b8ee tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 returned with HTTP 200 Aug 18 05:27:21.110571 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 285/1172] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:21 2026] GET /volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 => generated 472 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:21.110687 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.110687 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:21.122884 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-45063ed4-52ef-45f4-a10e-d4598ba879b8 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:21.132558 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45063ed4-52ef-45f4-a10e-d4598ba879b8 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:21.133666 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 298/1173] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:21 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 846 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:21.143210 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-920e74fc-e912-4d4f-a2c2-4c0c29bfc04b req-6e38694f-f7d6-4ac0-a4a9-97dbace4521d tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/1e60a7e2-a6c5-41a4-a66b-2ed8d62dd58a/action returned with HTTP 204 Aug 18 05:27:21.145177 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 294/1174] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:27:21 2026] POST /volume/v3/attachments/1e60a7e2-a6c5-41a4-a66b-2ed8d62dd58a/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:21.471870 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62b292d7-678e-419f-8c43-b32fd36a650a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:21.473865 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62b292d7-678e-419f-8c43-b32fd36a650a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:21.474076 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62b292d7-678e-419f-8c43-b32fd36a650a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:21.474272 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62b292d7-678e-419f-8c43-b32fd36a650a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:21.474375 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-62b292d7-678e-419f-8c43-b32fd36a650a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:21.479313 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.479313 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:21.480382 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62b292d7-678e-419f-8c43-b32fd36a650a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:21.480870 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 298/1175] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:21 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:21.490455 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c87fb787-ac22-4833-8d72-465aba7c547c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:21.492926 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c87fb787-ac22-4833-8d72-465aba7c547c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da Aug 18 05:27:21.493309 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c87fb787-ac22-4833-8d72-465aba7c547c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:21.493560 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c87fb787-ac22-4833-8d72-465aba7c547c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:21.493747 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-c87fb787-ac22-4833-8d72-465aba7c547c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] show called for member 243d3e8d-c68e-4960-a22d-19610f9381da {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:27:21.498128 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.498128 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:21.507512 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c87fb787-ac22-4833-8d72-465aba7c547c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da returned with HTTP 200 Aug 18 05:27:21.508082 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 286/1176] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:27:21 2026] GET /volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:21.522215 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3da320af-e799-4137-a5e1-9929b6276c8e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:21.525244 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:21.526590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-865325792", "volume_type": "44d865b5-6c38-42f5-8d1c-00b6e97006e0", "group_id": "243d3e8d-c68e-4960-a22d-19610f9381da", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:21.528399 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-865325792', 'volume_type': '44d865b5-6c38-42f5-8d1c-00b6e97006e0', 'group_id': '243d3e8d-c68e-4960-a22d-19610f9381da', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:21.539128 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.539128 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:21.540684 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Create volume of 1 GB Aug 18 05:27:21.549559 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Availability Zones retrieved successfully. Aug 18 05:27:21.558625 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Flow 'volume_create_api' (3284a192-1026-4619-9464-dfa2fd8fc4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:21.560780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d692c2ec-beeb-4af6-a1db-79bd08df0680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:21.561622 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.561622 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:21.562269 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:21.591492 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d692c2ec-beeb-4af6-a1db-79bd08df0680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:27:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44d865b5-6c38-42f5-8d1c-00b6e97006e0,is_public=True,name='tempest-GroupsV314Test-volume-type-2062669920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44d865b5-6c38-42f5-8d1c-00b6e97006e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '243d3e8d-c68e-4960-a22d-19610f9381da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:21.592390 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b842f638-b58b-491e-9d51-e03f672a9e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:21.633466 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2062669920 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2062669920, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:27:21.634083 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2062669920 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2062669920, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:27:21.681758 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Created reservations ['cfd3463c-41b3-4a8d-a35f-cfd31a213933', '74a32302-880b-4035-9228-62910645f085', 'a4cc9aca-470a-4711-991a-692de7fa2c55', '4e93f9de-075e-40ed-8b85-7413a4ee0ab7'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:21.682932 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b842f638-b58b-491e-9d51-e03f672a9e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfd3463c-41b3-4a8d-a35f-cfd31a213933', '74a32302-880b-4035-9228-62910645f085', 'a4cc9aca-470a-4711-991a-692de7fa2c55', '4e93f9de-075e-40ed-8b85-7413a4ee0ab7']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:21.683991 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b3f3a9-d939-479d-9fbf-55a21a113f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:21.718737 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b3f3a9-d939-479d-9fbf-55a21a113f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b485b9d-87e8-4925-a46a-4804f6236002', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-865325792',encryption_key_id=None,group_id=243d3e8d-c68e-4960-a22d-19610f9381da,group_type_id=,metadata={},multiattach=False,project_id='02372be4994446268acb1fa8ad51cc93',qos_specs=None,replication_status=,reservations=['cfd3463c-41b3-4a8d-a35f-cfd31a213933','74a32302-880b-4035-9228-62910645f085','a4cc9aca-470a-4711-991a-692de7fa2c55','4e93f9de-075e-40ed-8b85-7413a4ee0ab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f39991e64fe4876927d6e1e69d07519',volume_type_id=44d865b5-6c38-42f5-8d1c-00b6e97006e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-865325792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=243d3e8d-c68e-4960-a22d-19610f9381da,host=None,id=4b485b9d-87e8-4925-a46a-4804f6236002,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02372be4994446268acb1fa8ad51cc93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f39991e64fe4876927d6e1e69d07519',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44d865b5-6c38-42f5-8d1c-00b6e97006e0),volume_type_id=44d865b5-6c38-42f5-8d1c-00b6e97006e0)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:21.719745 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362dfc52-bfaa-468b-928e-7420a323289f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:21.741412 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (362dfc52-bfaa-468b-928e-7420a323289f) transitioned into state 'SUCCESS' from state '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-865325792',encryption_key_id=None,group_id=243d3e8d-c68e-4960-a22d-19610f9381da,group_type_id=,metadata={},multiattach=False,project_id='02372be4994446268acb1fa8ad51cc93',qos_specs=None,replication_status=,reservations=['cfd3463c-41b3-4a8d-a35f-cfd31a213933','74a32302-880b-4035-9228-62910645f085','a4cc9aca-470a-4711-991a-692de7fa2c55','4e93f9de-075e-40ed-8b85-7413a4ee0ab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f39991e64fe4876927d6e1e69d07519',volume_type_id=44d865b5-6c38-42f5-8d1c-00b6e97006e0)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:21.742286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bfffdc-6edb-4111-b536-c82c23cf77ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:21.762647 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bfffdc-6edb-4111-b536-c82c23cf77ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:21.762647 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Flow 'volume_create_api' (3284a192-1026-4619-9464-dfa2fd8fc4b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:21.762647 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Create volume request issued successfully. Aug 18 05:27:21.762647 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:21.762647 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:21.814789 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:21.819363 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.819363 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:21.824423 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3da320af-e799-4137-a5e1-9929b6276c8e tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:21.825091 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 299/1177] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:27:21 2026] POST /volume/v3/volumes => generated 818 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:21.840080 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a720bcf-db99-470c-ab7d-9a4df92f5c28 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:21.842568 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a720bcf-db99-470c-ab7d-9a4df92f5c28 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 Aug 18 05:27:21.842865 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a720bcf-db99-470c-ab7d-9a4df92f5c28 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:21.843143 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a720bcf-db99-470c-ab7d-9a4df92f5c28 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:21.855831 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.855831 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:21.863108 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6a720bcf-db99-470c-ab7d-9a4df92f5c28 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Volume info retrieved successfully. Aug 18 05:27:21.863108 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-6a720bcf-db99-470c-ab7d-9a4df92f5c28 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:21.863108 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-6a720bcf-db99-470c-ab7d-9a4df92f5c28 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:21.923600 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-6a720bcf-db99-470c-ab7d-9a4df92f5c28 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:21.931939 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:21.931939 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:21.943873 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a720bcf-db99-470c-ab7d-9a4df92f5c28 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 returned with HTTP 200 Aug 18 05:27:21.944190 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 295/1178] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:21 2026] GET /volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 => generated 886 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:22.128529 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7bb0e20-6d73-4666-b274-a75aa09cc0e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:22.134489 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7bb0e20-6d73-4666-b274-a75aa09cc0e0 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 Aug 18 05:27:22.134489 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7bb0e20-6d73-4666-b274-a75aa09cc0e0 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:22.135831 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7bb0e20-6d73-4666-b274-a75aa09cc0e0 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:22.142157 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7bb0e20-6d73-4666-b274-a75aa09cc0e0 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 returned with HTTP 404 Aug 18 05:27:22.142952 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 299/1179] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:22 2026] GET /volume/v3/snapshots/53269d76-cad6-4f4b-84f0-89773cf97a22 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:22.154084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-af63b90b-652d-4a99-8e4d-fa7bfec733c4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:22.155877 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-68470f2b-25ca-4c42-a769-ba2f9440a725 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:22.156713 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af63b90b-652d-4a99-8e4d-fa7bfec733c4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:22.156713 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af63b90b-652d-4a99-8e4d-fa7bfec733c4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:22.156713 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af63b90b-652d-4a99-8e4d-fa7bfec733c4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:22.158970 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68470f2b-25ca-4c42-a769-ba2f9440a725 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:22.158970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68470f2b-25ca-4c42-a769-ba2f9440a725 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:22.159376 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68470f2b-25ca-4c42-a769-ba2f9440a725 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:22.167047 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:22.167047 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:22.172611 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-af63b90b-652d-4a99-8e4d-fa7bfec733c4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Volume info retrieved successfully. Aug 18 05:27:22.178819 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af63b90b-652d-4a99-8e4d-fa7bfec733c4 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce returned with HTTP 200 Aug 18 05:27:22.179449 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 287/1180] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:22 2026] GET /volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:22.199583 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-578e3398-ca48-43d6-8b51-599361176348 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:22.202883 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-578e3398-ca48-43d6-8b51-599361176348 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] DELETE https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:22.202883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-578e3398-ca48-43d6-8b51-599361176348 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:22.203117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-578e3398-ca48-43d6-8b51-599361176348 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:22.203286 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-578e3398-ca48-43d6-8b51-599361176348 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Delete volume with id: 9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:22.214329 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:22.214329 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:22.215460 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-578e3398-ca48-43d6-8b51-599361176348 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Volume info retrieved successfully. Aug 18 05:27:22.244670 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-578e3398-ca48-43d6-8b51-599361176348 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Delete volume request issued successfully. Aug 18 05:27:22.244670 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-578e3398-ca48-43d6-8b51-599361176348 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce returned with HTTP 202 Aug 18 05:27:22.245311 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 296/1181] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:22 2026] DELETE /volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:22.258331 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-05ec54b3-ac5a-4dac-8204-05210e1f7ae3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:22.261364 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05ec54b3-ac5a-4dac-8204-05210e1f7ae3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:22.261598 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-05ec54b3-ac5a-4dac-8204-05210e1f7ae3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:22.261814 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-05ec54b3-ac5a-4dac-8204-05210e1f7ae3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:22.271722 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:22.271722 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:22.280909 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-05ec54b3-ac5a-4dac-8204-05210e1f7ae3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Volume info retrieved successfully. Aug 18 05:27:22.286777 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05ec54b3-ac5a-4dac-8204-05210e1f7ae3 tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce returned with HTTP 200 Aug 18 05:27:22.287376 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 300/1182] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:22 2026] GET /volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:22.369929 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:22.369929 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:22.375879 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-68470f2b-25ca-4c42-a769-ba2f9440a725 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:22.387689 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68470f2b-25ca-4c42-a769-ba2f9440a725 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:22.387689 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 300/1183] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:22 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 1138 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:22.403956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-91edd8d6-8cef-4897-9385-547fcfc589d7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:22.406064 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-91edd8d6-8cef-4897-9385-547fcfc589d7 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:22.406317 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-91edd8d6-8cef-4897-9385-547fcfc589d7 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:22.406530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-91edd8d6-8cef-4897-9385-547fcfc589d7 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:22.421956 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:22.421956 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:22.433792 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-91edd8d6-8cef-4897-9385-547fcfc589d7 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:22.439229 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-91edd8d6-8cef-4897-9385-547fcfc589d7 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:22.439638 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 288/1184] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:22 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:22.497496 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4d97cc9d-e98d-4ae8-869c-cb271dfe7597 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:22.501148 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d97cc9d-e98d-4ae8-869c-cb271dfe7597 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:22.501497 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d97cc9d-e98d-4ae8-869c-cb271dfe7597 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:22.501817 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d97cc9d-e98d-4ae8-869c-cb271dfe7597 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:22.502040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4d97cc9d-e98d-4ae8-869c-cb271dfe7597 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:22.514374 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:22.514374 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:22.515389 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d97cc9d-e98d-4ae8-869c-cb271dfe7597 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:22.515826 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 297/1185] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:22 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:22.964388 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-039f91a7-a3a8-4f92-8be4-65ddc9a4b16c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:22.966584 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-039f91a7-a3a8-4f92-8be4-65ddc9a4b16c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 Aug 18 05:27:22.966834 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-039f91a7-a3a8-4f92-8be4-65ddc9a4b16c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:22.967973 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-039f91a7-a3a8-4f92-8be4-65ddc9a4b16c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:22.980723 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:22.980723 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:22.991089 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-039f91a7-a3a8-4f92-8be4-65ddc9a4b16c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Volume info retrieved successfully. Aug 18 05:27:22.992032 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-039f91a7-a3a8-4f92-8be4-65ddc9a4b16c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:22.992339 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-039f91a7-a3a8-4f92-8be4-65ddc9a4b16c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:23.052857 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-039f91a7-a3a8-4f92-8be4-65ddc9a4b16c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:23.056908 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.056908 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:23.066312 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-039f91a7-a3a8-4f92-8be4-65ddc9a4b16c tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 returned with HTTP 200 Aug 18 05:27:23.067043 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 301/1186] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:22 2026] GET /volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:23.087871 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:23.088667 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] POST https://10.4.3.250/volume/v3/groups/action Aug 18 05:27:23.089193 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Action body: b'{"create-from-src": {"source_group_id": "243d3e8d-c68e-4960-a22d-19610f9381da", "name": "tempest-Group_from_grp-2112860132"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:23.089382 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "243d3e8d-c68e-4960-a22d-19610f9381da", "name": "tempest-Group_from_grp-2112860132"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:23.091246 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Creating new group {'create-from-src': {'source_group_id': '243d3e8d-c68e-4960-a22d-19610f9381da', 'name': 'tempest-Group_from_grp-2112860132'}}. {{(pid=100216) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 05:27:23.091423 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Creating group tempest-Group_from_grp-2112860132 from source group 243d3e8d-c68e-4960-a22d-19610f9381da. Aug 18 05:27:23.096392 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.096392 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:23.108908 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.108908 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:23.154888 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Created reservations ['4681a75e-4c32-4209-8b01-d17547c5dff6'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:23.225505 np0000007601 devstack@c-api.service[100216]: INFO cinder.group.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] A mapping entry already exists for group 78512469-8fcb-4111-9ed4-9ba060cdaae2 and volume type 44d865b5-6c38-42f5-8d1c-00b6e97006e0. Do not need to create again. Aug 18 05:27:23.225819 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.225819 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:23.226416 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Availability Zones retrieved successfully. Aug 18 05:27:23.232001 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Flow 'volume_create_api' (06302fd2-3900-4f96-b14d-a001d46129b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:23.233360 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37b5392-b228-4b24-a99f-5e2dc5ccabe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:23.234734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:23.258763 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37b5392-b228-4b24-a99f-5e2dc5ccabe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4b485b9d-87e8-4925-a46a-4804f6236002', 'volume_type': VolumeType(created_at=2026-08-18T05:27:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44d865b5-6c38-42f5-8d1c-00b6e97006e0,is_public=True,name='tempest-GroupsV314Test-volume-type-2062669920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44d865b5-6c38-42f5-8d1c-00b6e97006e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '78512469-8fcb-4111-9ed4-9ba060cdaae2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:23.260372 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b7fd77d-2b7e-42cb-bd85-71a041ab4c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:23.302480 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-08c9fba3-4de0-47b3-8207-bfb3e8ec6b6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:23.307051 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08c9fba3-4de0-47b3-8207-bfb3e8ec6b6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] GET https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce Aug 18 05:27:23.307051 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08c9fba3-4de0-47b3-8207-bfb3e8ec6b6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:23.307051 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08c9fba3-4de0-47b3-8207-bfb3e8ec6b6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:23.314310 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08c9fba3-4de0-47b3-8207-bfb3e8ec6b6e tempest-VolumesSnapshotListTestJSON-446660462 tempest-VolumesSnapshotListTestJSON-446660462-project-member] https://10.4.3.250/volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce returned with HTTP 404 Aug 18 05:27:23.315309 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Created reservations ['754ef304-ecea-4ac8-8e9f-b26e9741f3b1', '631f9d2f-345c-4feb-a48f-9ee5d54aa8eb', '174a0ca1-7cd7-4959-899b-3390f0232427', 'ec70eaf4-6d80-4638-928d-d9687442cde8'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:23.315556 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 289/1187] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:23 2026] GET /volume/v3/volumes/9bcc2b42-2d3b-4386-b71d-5443113121ce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:23.316461 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b7fd77d-2b7e-42cb-bd85-71a041ab4c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['754ef304-ecea-4ac8-8e9f-b26e9741f3b1', '631f9d2f-345c-4feb-a48f-9ee5d54aa8eb', '174a0ca1-7cd7-4959-899b-3390f0232427', 'ec70eaf4-6d80-4638-928d-d9687442cde8']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:23.317449 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673fddb6-4669-4e92-badc-82fc09120582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:23.353736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673fddb6-4669-4e92-badc-82fc09120582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c119e9e-0068-4fd2-94af-923598605d67', '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=78512469-8fcb-4111-9ed4-9ba060cdaae2,group_type_id=,metadata={},multiattach=False,project_id='02372be4994446268acb1fa8ad51cc93',qos_specs=None,replication_status=,reservations=['754ef304-ecea-4ac8-8e9f-b26e9741f3b1','631f9d2f-345c-4feb-a48f-9ee5d54aa8eb','174a0ca1-7cd7-4959-899b-3390f0232427','ec70eaf4-6d80-4638-928d-d9687442cde8'],size=1,snapshot_id=None,source_replicaid=,source_volid=4b485b9d-87e8-4925-a46a-4804f6236002,status='creating',user_id='8f39991e64fe4876927d6e1e69d07519',volume_type_id=44d865b5-6c38-42f5-8d1c-00b6e97006e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=78512469-8fcb-4111-9ed4-9ba060cdaae2,host=None,id=9c119e9e-0068-4fd2-94af-923598605d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02372be4994446268acb1fa8ad51cc93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4b485b9d-87e8-4925-a46a-4804f6236002,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f39991e64fe4876927d6e1e69d07519',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44d865b5-6c38-42f5-8d1c-00b6e97006e0),volume_type_id=44d865b5-6c38-42f5-8d1c-00b6e97006e0)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:23.354857 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe40346f-ae49-45ba-be85-5807a98d25a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:23.381255 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe40346f-ae49-45ba-be85-5807a98d25a6) transitioned into state 'SUCCESS' from 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=78512469-8fcb-4111-9ed4-9ba060cdaae2,group_type_id=,metadata={},multiattach=False,project_id='02372be4994446268acb1fa8ad51cc93',qos_specs=None,replication_status=,reservations=['754ef304-ecea-4ac8-8e9f-b26e9741f3b1','631f9d2f-345c-4feb-a48f-9ee5d54aa8eb','174a0ca1-7cd7-4959-899b-3390f0232427','ec70eaf4-6d80-4638-928d-d9687442cde8'],size=1,snapshot_id=None,source_replicaid=,source_volid=4b485b9d-87e8-4925-a46a-4804f6236002,status='creating',user_id='8f39991e64fe4876927d6e1e69d07519',volume_type_id=44d865b5-6c38-42f5-8d1c-00b6e97006e0)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:23.382199 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Flow 'volume_create_api' (06302fd2-3900-4f96-b14d-a001d46129b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:23.382545 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Create volume request issued successfully. Aug 18 05:27:23.401094 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f8a85ec-71d0-4376-8b0d-1b9731d56ef3 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/groups/action returned with HTTP 202 Aug 18 05:27:23.402419 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 301/1188] 10.4.3.250 () {70 vars in 1318 bytes} [Tue Aug 18 05:27:23 2026] POST /volume/v3/groups/action => generated 102 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:23.412877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a36e6b6b-a841-4455-a201-ab5057626eef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:23.416765 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:27:23.417386 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:23.417386 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:23.417755 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:23.418807 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:27:23.430348 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Get all volumes completed successfully. Aug 18 05:27:23.431553 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:23.431774 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:23.481312 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:23.485687 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.485687 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:23.492814 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:23.493041 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:23.533914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-206b5267-abb7-4007-91a1-017c617a5919 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:23.536553 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-206b5267-abb7-4007-91a1-017c617a5919 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:23.537528 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-206b5267-abb7-4007-91a1-017c617a5919 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:23.537528 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-206b5267-abb7-4007-91a1-017c617a5919 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:23.538194 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-206b5267-abb7-4007-91a1-017c617a5919 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:23.544899 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.544899 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:23.546457 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-206b5267-abb7-4007-91a1-017c617a5919 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:23.546841 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 302/1189] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:23 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:23.553927 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:23.564931 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.564931 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:23.581453 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a36e6b6b-a841-4455-a201-ab5057626eef tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:27:23.582618 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 298/1190] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:27:23 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:27:23.608541 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-35a3ce62-3f37-42d9-8d5a-37ed73fc0cbc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:23.611865 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-35a3ce62-3f37-42d9-8d5a-37ed73fc0cbc tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/9c119e9e-0068-4fd2-94af-923598605d67 Aug 18 05:27:23.612220 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-35a3ce62-3f37-42d9-8d5a-37ed73fc0cbc tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:23.613300 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-35a3ce62-3f37-42d9-8d5a-37ed73fc0cbc tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:23.625930 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.625930 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:23.633847 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-35a3ce62-3f37-42d9-8d5a-37ed73fc0cbc tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Volume info retrieved successfully. Aug 18 05:27:23.634829 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-35a3ce62-3f37-42d9-8d5a-37ed73fc0cbc tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:23.635086 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-35a3ce62-3f37-42d9-8d5a-37ed73fc0cbc tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:23.699351 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-35a3ce62-3f37-42d9-8d5a-37ed73fc0cbc tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:23.706282 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.706282 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:23.720849 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-35a3ce62-3f37-42d9-8d5a-37ed73fc0cbc tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/9c119e9e-0068-4fd2-94af-923598605d67 returned with HTTP 200 Aug 18 05:27:23.721866 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 290/1191] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:23 2026] GET /volume/v3/volumes/9c119e9e-0068-4fd2-94af-923598605d67 => generated 923 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:23.741212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fea5cdac-b614-47a2-b980-bfdd82fd825f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:23.744243 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fea5cdac-b614-47a2-b980-bfdd82fd825f tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/groups/78512469-8fcb-4111-9ed4-9ba060cdaae2 Aug 18 05:27:23.744243 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fea5cdac-b614-47a2-b980-bfdd82fd825f tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:23.744533 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fea5cdac-b614-47a2-b980-bfdd82fd825f tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:23.744853 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-fea5cdac-b614-47a2-b980-bfdd82fd825f tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] show called for member 78512469-8fcb-4111-9ed4-9ba060cdaae2 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:27:23.749819 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.749819 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:23.760000 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fea5cdac-b614-47a2-b980-bfdd82fd825f tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/groups/78512469-8fcb-4111-9ed4-9ba060cdaae2 returned with HTTP 200 Aug 18 05:27:23.761389 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 302/1192] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:27:23 2026] GET /volume/v3/groups/78512469-8fcb-4111-9ed4-9ba060cdaae2 => generated 417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:23.770798 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:23.772846 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:27:23.773106 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:23.773331 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:23.774246 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:23.774523 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:27:23.786106 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Get all volumes completed successfully. Aug 18 05:27:23.786914 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:23.787117 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:23.840218 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:23.844145 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.844145 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:23.847906 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:23.848059 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:23.906416 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:23.912149 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.912149 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:23.933591 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f848bbff-1892-4318-a2ee-82f14e9fb8e4 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:27:23.933591 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 303/1193] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:27:23 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:27:23.952816 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bbf9d948-8978-4790-8c43-3fcca135a54d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:23.956700 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bbf9d948-8978-4790-8c43-3fcca135a54d tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] POST https://10.4.3.250/volume/v3/groups/78512469-8fcb-4111-9ed4-9ba060cdaae2/action Aug 18 05:27:23.957640 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bbf9d948-8978-4790-8c43-3fcca135a54d tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:23.957640 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bbf9d948-8978-4790-8c43-3fcca135a54d tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:23.960342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-bbf9d948-8978-4790-8c43-3fcca135a54d tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] delete called for group 78512469-8fcb-4111-9ed4-9ba060cdaae2 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:27:23.960535 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-bbf9d948-8978-4790-8c43-3fcca135a54d tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Delete group with id: 78512469-8fcb-4111-9ed4-9ba060cdaae2 Aug 18 05:27:23.966309 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:23.966309 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:24.023237 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bbf9d948-8978-4790-8c43-3fcca135a54d tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/groups/78512469-8fcb-4111-9ed4-9ba060cdaae2/action returned with HTTP 202 Aug 18 05:27:24.023736 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 299/1194] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:27:23 2026] POST /volume/v3/groups/78512469-8fcb-4111-9ed4-9ba060cdaae2/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:27:24.037066 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad20b1f2-0ec3-40f3-95ef-7a91b69510d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:24.039461 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad20b1f2-0ec3-40f3-95ef-7a91b69510d0 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/9c119e9e-0068-4fd2-94af-923598605d67 Aug 18 05:27:24.039821 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad20b1f2-0ec3-40f3-95ef-7a91b69510d0 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:24.040195 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad20b1f2-0ec3-40f3-95ef-7a91b69510d0 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:24.055144 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:24.055144 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:24.065049 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ad20b1f2-0ec3-40f3-95ef-7a91b69510d0 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Volume info retrieved successfully. Aug 18 05:27:24.065293 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-ad20b1f2-0ec3-40f3-95ef-7a91b69510d0 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:24.065723 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-ad20b1f2-0ec3-40f3-95ef-7a91b69510d0 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:24.121751 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-ad20b1f2-0ec3-40f3-95ef-7a91b69510d0 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:24.126030 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:24.126030 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:24.139811 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad20b1f2-0ec3-40f3-95ef-7a91b69510d0 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/9c119e9e-0068-4fd2-94af-923598605d67 returned with HTTP 200 Aug 18 05:27:24.140490 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 291/1195] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:24 2026] GET /volume/v3/volumes/9c119e9e-0068-4fd2-94af-923598605d67 => generated 922 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:24.564461 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-30fb117b-95f1-43d3-b640-169a059c723e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:24.566665 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30fb117b-95f1-43d3-b640-169a059c723e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:24.567639 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30fb117b-95f1-43d3-b640-169a059c723e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:24.567639 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30fb117b-95f1-43d3-b640-169a059c723e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:24.567860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-30fb117b-95f1-43d3-b640-169a059c723e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:24.574533 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:24.574533 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:24.575704 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30fb117b-95f1-43d3-b640-169a059c723e tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:24.576234 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 303/1196] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:24 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:25.157963 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f92866da-acb7-43ee-b149-3a8a2d78ad94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.162925 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f92866da-acb7-43ee-b149-3a8a2d78ad94 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/9c119e9e-0068-4fd2-94af-923598605d67 Aug 18 05:27:25.162925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f92866da-acb7-43ee-b149-3a8a2d78ad94 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:25.164356 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f92866da-acb7-43ee-b149-3a8a2d78ad94 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:25.179726 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f92866da-acb7-43ee-b149-3a8a2d78ad94 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/9c119e9e-0068-4fd2-94af-923598605d67 returned with HTTP 404 Aug 18 05:27:25.180972 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 304/1197] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:25 2026] GET /volume/v3/volumes/9c119e9e-0068-4fd2-94af-923598605d67 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:27:25.209240 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f67be3b3-9040-4909-b69d-724ea0f08984 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.213986 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f67be3b3-9040-4909-b69d-724ea0f08984 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/groups/78512469-8fcb-4111-9ed4-9ba060cdaae2 Aug 18 05:27:25.213986 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f67be3b3-9040-4909-b69d-724ea0f08984 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:25.214352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f67be3b3-9040-4909-b69d-724ea0f08984 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:25.214352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-f67be3b3-9040-4909-b69d-724ea0f08984 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] show called for member 78512469-8fcb-4111-9ed4-9ba060cdaae2 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:27:25.215890 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b117430d-ea55-4c3a-8a48-b5c83af092af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.218568 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f67be3b3-9040-4909-b69d-724ea0f08984 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/groups/78512469-8fcb-4111-9ed4-9ba060cdaae2 returned with HTTP 404 Aug 18 05:27:25.219979 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 300/1198] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:27:25 2026] GET /volume/v3/groups/78512469-8fcb-4111-9ed4-9ba060cdaae2 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:27:25.228358 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.231887 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:27:25.232154 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:25.232463 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:25.233572 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:25.234260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:27:25.247584 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Get all volumes completed successfully. Aug 18 05:27:25.249995 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:25.250482 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:25.311874 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:25.315866 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:25.315866 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:25.331040 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b117430d-ea55-4c3a-8a48-b5c83af092af tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:25.331040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b117430d-ea55-4c3a-8a48-b5c83af092af tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6259135b-4151-427e-9891-b98d45caa786", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1684273918"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:25.331300 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9d23e50-9a72-45f8-8f81-4f009375c59b tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:27:25.331300 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 304/1199] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:27:25 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:25.343949 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b117430d-ea55-4c3a-8a48-b5c83af092af tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 404 Aug 18 05:27:25.343949 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 292/1200] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:25 2026] POST /volume/v3/snapshots => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:25.350489 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e15d6fd-0b31-45e7-92e8-0e4686fd3ab2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.353604 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e15d6fd-0b31-45e7-92e8-0e4686fd3ab2 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] POST https://10.4.3.250/volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da/action Aug 18 05:27:25.354812 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-67d3ab13-fea6-414b-8d8b-d38e78d1bcdc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.354942 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e15d6fd-0b31-45e7-92e8-0e4686fd3ab2 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:25.354942 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e15d6fd-0b31-45e7-92e8-0e4686fd3ab2 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:25.356435 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-5e15d6fd-0b31-45e7-92e8-0e4686fd3ab2 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] delete called for group 243d3e8d-c68e-4960-a22d-19610f9381da {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:27:25.356560 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-5e15d6fd-0b31-45e7-92e8-0e4686fd3ab2 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Delete group with id: 243d3e8d-c68e-4960-a22d-19610f9381da Aug 18 05:27:25.356646 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67d3ab13-fea6-414b-8d8b-d38e78d1bcdc tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:25.358357 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-67d3ab13-fea6-414b-8d8b-d38e78d1bcdc tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1872314234"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:25.361324 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:25.361324 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:25.397589 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-67d3ab13-fea6-414b-8d8b-d38e78d1bcdc tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 404 Aug 18 05:27:25.399559 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 301/1201] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:25 2026] POST /volume/v3/snapshots => generated 77 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:25.409000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-aede7711-5f74-4752-80f6-2b3b3b2cd12c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.412359 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aede7711-5f74-4752-80f6-2b3b3b2cd12c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/snapshots?limit=invalid Aug 18 05:27:25.412816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-aede7711-5f74-4752-80f6-2b3b3b2cd12c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:25.413229 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-aede7711-5f74-4752-80f6-2b3b3b2cd12c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:25.415511 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aede7711-5f74-4752-80f6-2b3b3b2cd12c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] HTTP exception thrown: limit param must be an integer Aug 18 05:27:25.415511 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aede7711-5f74-4752-80f6-2b3b3b2cd12c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 18 05:27:25.415511 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 305/1202] 10.4.3.250 () {66 vars in 1270 bytes} [Tue Aug 18 05:27:25 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:27:25.426084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a8e2854c-5b3d-4af1-8304-258a6733d9ec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.426652 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e15d6fd-0b31-45e7-92e8-0e4686fd3ab2 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da/action returned with HTTP 202 Aug 18 05:27:25.427465 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 305/1203] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:27:25 2026] POST /volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:27:25.427787 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8e2854c-5b3d-4af1-8304-258a6733d9ec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/snapshots?marker=b540b23a-9f6a-4120-940b-874fdc03df53 Aug 18 05:27:25.427975 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8e2854c-5b3d-4af1-8304-258a6733d9ec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:25.428190 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8e2854c-5b3d-4af1-8304-258a6733d9ec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:25.428539 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-a8e2854c-5b3d-4af1-8304-258a6733d9ec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:25.429443 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-a8e2854c-5b3d-4af1-8304-258a6733d9ec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:25.434939 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8e2854c-5b3d-4af1-8304-258a6733d9ec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots?marker=b540b23a-9f6a-4120-940b-874fdc03df53 returned with HTTP 404 Aug 18 05:27:25.436063 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 293/1204] 10.4.3.250 () {66 vars in 1330 bytes} [Tue Aug 18 05:27:25 2026] GET /volume/v3/snapshots?marker=b540b23a-9f6a-4120-940b-874fdc03df53 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:25.437782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e7346c09-4f63-462e-9480-c9400b343624 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.441976 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e7346c09-4f63-462e-9480-c9400b343624 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 Aug 18 05:27:25.441976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e7346c09-4f63-462e-9480-c9400b343624 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:25.444391 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-24aca128-81da-4df9-9d4d-813d138dfed8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.444734 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e7346c09-4f63-462e-9480-c9400b343624 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:25.447269 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-24aca128-81da-4df9-9d4d-813d138dfed8 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/snapshots?sort_key=invalid Aug 18 05:27:25.447551 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-24aca128-81da-4df9-9d4d-813d138dfed8 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:25.447795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-24aca128-81da-4df9-9d4d-813d138dfed8 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:25.448146 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-24aca128-81da-4df9-9d4d-813d138dfed8 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:25.449864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-24aca128-81da-4df9-9d4d-813d138dfed8 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:25.450902 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-24aca128-81da-4df9-9d4d-813d138dfed8 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 18 05:27:25.451600 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 306/1205] 10.4.3.250 () {66 vars in 1276 bytes} [Tue Aug 18 05:27:25 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:27:25.454605 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:25.454605 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:25.460586 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e7346c09-4f63-462e-9480-c9400b343624 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Volume info retrieved successfully. Aug 18 05:27:25.461584 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-e7346c09-4f63-462e-9480-c9400b343624 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:27:25.462643 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-e7346c09-4f63-462e-9480-c9400b343624 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:27:25.464358 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.467035 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:25.467496 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1845560595"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:25.469227 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1845560595'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:25.469364 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Create volume of 2 GB Aug 18 05:27:25.476069 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Availability Zones retrieved successfully. Aug 18 05:27:25.485480 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Flow 'volume_create_api' (33a9a6cf-c48a-43cc-bce9-c9c03f389ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:25.486840 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e035c57-9163-4718-bafd-c6d7a2c8e83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:25.487850 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Validating volume size '2' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:25.511758 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-e7346c09-4f63-462e-9480-c9400b343624 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:27:25.515002 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:25.515002 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:25.525790 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e7346c09-4f63-462e-9480-c9400b343624 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 returned with HTTP 200 Aug 18 05:27:25.526299 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 302/1206] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:25 2026] GET /volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:25.540682 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e035c57-9163-4718-bafd-c6d7a2c8e83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:25.540846 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73bab867-3a08-4c86-ab4e-7dcc6aaf4e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:25.592927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a631ebcc-c636-414d-a680-aa9aed8ef462 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.595308 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a631ebcc-c636-414d-a680-aa9aed8ef462 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:25.595610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a631ebcc-c636-414d-a680-aa9aed8ef462 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:25.595888 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a631ebcc-c636-414d-a680-aa9aed8ef462 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:25.596004 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a631ebcc-c636-414d-a680-aa9aed8ef462 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:25.606673 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:25.606673 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:25.608882 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a631ebcc-c636-414d-a680-aa9aed8ef462 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:25.609619 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 294/1207] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:25 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:25.652881 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Created reservations ['8ea88f36-3e03-41e5-805b-b879e79a7c5a', '471c62c9-df11-4d66-bd62-429db2765fe0', 'f38d958e-62e3-4ed0-b8a7-8f16caec09b1', 'f41699a9-357d-461f-8126-7df6a9bb6673'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:25.653924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73bab867-3a08-4c86-ab4e-7dcc6aaf4e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ea88f36-3e03-41e5-805b-b879e79a7c5a', '471c62c9-df11-4d66-bd62-429db2765fe0', 'f38d958e-62e3-4ed0-b8a7-8f16caec09b1', 'f41699a9-357d-461f-8126-7df6a9bb6673']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:25.655167 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ffc6e7-d347-4e62-9ced-8f94771e3dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:25.687365 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2ffc6e7-d347-4e62-9ced-8f94771e3dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae3c705e-70db-465b-a43a-05dbda095df4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1845560595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='776994cdb60146179dc963ee52fba892',qos_specs=None,replication_status=,reservations=['8ea88f36-3e03-41e5-805b-b879e79a7c5a','471c62c9-df11-4d66-bd62-429db2765fe0','f38d958e-62e3-4ed0-b8a7-8f16caec09b1','f41699a9-357d-461f-8126-7df6a9bb6673'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ea69f615864c858836f70f0af749ad',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1845560595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae3c705e-70db-465b-a43a-05dbda095df4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='776994cdb60146179dc963ee52fba892',provider_auth=None,provider_geometry=None,provider_id=None,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='06ea69f615864c858836f70f0af749ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:25.688770 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dea7e38-2844-4ae3-9c3a-e259b42ea8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:25.719968 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dea7e38-2844-4ae3-9c3a-e259b42ea8e9) transitioned into state 'SUCCESS' from state '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-1845560595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='776994cdb60146179dc963ee52fba892',qos_specs=None,replication_status=,reservations=['8ea88f36-3e03-41e5-805b-b879e79a7c5a','471c62c9-df11-4d66-bd62-429db2765fe0','f38d958e-62e3-4ed0-b8a7-8f16caec09b1','f41699a9-357d-461f-8126-7df6a9bb6673'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ea69f615864c858836f70f0af749ad',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:25.720892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e0e4e5-0e26-4a0d-b7fd-e88b3549d35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:25.733368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e0e4e5-0e26-4a0d-b7fd-e88b3549d35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:25.734289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Flow 'volume_create_api' (33a9a6cf-c48a-43cc-bce9-c9c03f389ebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:25.734813 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Create volume request issued successfully. Aug 18 05:27:25.735610 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85dde35d-2ddc-466c-9b50-830e0e2d6655 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:25.736229 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 306/1208] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:25 2026] POST /volume/v3/volumes => generated 762 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:25.749923 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3ec2e775-51a9-47aa-86ac-2f6a0a7e9c59 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.755768 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ec2e775-51a9-47aa-86ac-2f6a0a7e9c59 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 Aug 18 05:27:25.755960 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ec2e775-51a9-47aa-86ac-2f6a0a7e9c59 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:25.756261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ec2e775-51a9-47aa-86ac-2f6a0a7e9c59 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:25.770738 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:25.772215 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:25.772215 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:25.772974 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:25.773375 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1994680570"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:25.775235 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1994680570'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:25.775381 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Create volume of 1 GB Aug 18 05:27:25.783044 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3ec2e775-51a9-47aa-86ac-2f6a0a7e9c59 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Volume info retrieved successfully. Aug 18 05:27:25.784302 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Availability Zones retrieved successfully. Aug 18 05:27:25.789745 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ec2e775-51a9-47aa-86ac-2f6a0a7e9c59 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 returned with HTTP 200 Aug 18 05:27:25.790556 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 307/1209] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:25 2026] GET /volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 => generated 830 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:25.794032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Flow 'volume_create_api' (f84720c0-cc05-452d-b571-0ff02faa9eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:25.794032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01156ed4-abd1-4493-908e-e974d35c73a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:25.794983 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:25.846047 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01156ed4-abd1-4493-908e-e974d35c73a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:25.848748 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ec3781-591b-47b8-b7da-d857fe896f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:25.981277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Created reservations ['1f5de157-3f0a-43b0-913c-c3822456235d', 'd40eb7e7-f618-4c73-94b4-cef0c53a1601', '7f940688-1d25-4cab-8bde-af86aa6ba6b4', 'a336250a-6049-4dee-ae70-4f16a4f39c9b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:25.981707 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ec3781-591b-47b8-b7da-d857fe896f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f5de157-3f0a-43b0-913c-c3822456235d', 'd40eb7e7-f618-4c73-94b4-cef0c53a1601', '7f940688-1d25-4cab-8bde-af86aa6ba6b4', 'a336250a-6049-4dee-ae70-4f16a4f39c9b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:25.983552 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5b2c2f-4474-4699-927c-32ecc313b2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:26.014920 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5b2c2f-4474-4699-927c-32ecc313b2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03b4855f-5b83-433a-a3b9-550cc717792d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1994680570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6159cd2e31e420c8057c0f5d64e5020',qos_specs=None,replication_status=,reservations=['1f5de157-3f0a-43b0-913c-c3822456235d','d40eb7e7-f618-4c73-94b4-cef0c53a1601','7f940688-1d25-4cab-8bde-af86aa6ba6b4','a336250a-6049-4dee-ae70-4f16a4f39c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1593c57c0664ff4a17d36c89600e125',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1994680570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03b4855f-5b83-433a-a3b9-550cc717792d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6159cd2e31e420c8057c0f5d64e5020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1593c57c0664ff4a17d36c89600e125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:26.017971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943076cb-ef7d-47c5-9ae1-10647ede789a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:26.054411 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (943076cb-ef7d-47c5-9ae1-10647ede789a) transitioned into state 'SUCCESS' from state '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-1994680570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6159cd2e31e420c8057c0f5d64e5020',qos_specs=None,replication_status=,reservations=['1f5de157-3f0a-43b0-913c-c3822456235d','d40eb7e7-f618-4c73-94b4-cef0c53a1601','7f940688-1d25-4cab-8bde-af86aa6ba6b4','a336250a-6049-4dee-ae70-4f16a4f39c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1593c57c0664ff4a17d36c89600e125',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:26.056147 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2072dd02-e5dd-489e-84f9-972e14127623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:26.077766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2072dd02-e5dd-489e-84f9-972e14127623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:26.078285 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Flow 'volume_create_api' (f84720c0-cc05-452d-b571-0ff02faa9eef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:26.078747 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Create volume request issued successfully. Aug 18 05:27:26.079793 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4a77ac1-caba-4d3e-b8ee-3631bd467ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:26.082074 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 303/1210] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:25 2026] POST /volume/v3/volumes => generated 755 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:26.102701 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ba1ce2d2-c81b-4f16-bea0-47e0f47a11b5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:26.105610 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba1ce2d2-c81b-4f16-bea0-47e0f47a11b5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:26.106140 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba1ce2d2-c81b-4f16-bea0-47e0f47a11b5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:26.106483 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba1ce2d2-c81b-4f16-bea0-47e0f47a11b5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:26.118524 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:26.118524 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:26.126878 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ba1ce2d2-c81b-4f16-bea0-47e0f47a11b5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:26.129687 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba1ce2d2-c81b-4f16-bea0-47e0f47a11b5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:26.130534 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 295/1211] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:26 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:26.544513 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1cdcd1e-2bd8-4f8f-a3fe-a2a64bc0c4f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:26.546821 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1cdcd1e-2bd8-4f8f-a3fe-a2a64bc0c4f9 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 Aug 18 05:27:26.547125 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1cdcd1e-2bd8-4f8f-a3fe-a2a64bc0c4f9 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:26.547350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1cdcd1e-2bd8-4f8f-a3fe-a2a64bc0c4f9 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:26.554586 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1cdcd1e-2bd8-4f8f-a3fe-a2a64bc0c4f9 tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 returned with HTTP 404 Aug 18 05:27:26.555168 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 307/1212] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:26 2026] GET /volume/v3/volumes/4b485b9d-87e8-4925-a46a-4804f6236002 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:27:26.568103 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-27e0310e-3eb6-4817-88d7-56f0d49d1c6a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:26.571378 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27e0310e-3eb6-4817-88d7-56f0d49d1c6a tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] GET https://10.4.3.250/volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da Aug 18 05:27:26.571378 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27e0310e-3eb6-4817-88d7-56f0d49d1c6a tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:26.571762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27e0310e-3eb6-4817-88d7-56f0d49d1c6a tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:26.571967 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-27e0310e-3eb6-4817-88d7-56f0d49d1c6a tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] show called for member 243d3e8d-c68e-4960-a22d-19610f9381da {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:27:26.576444 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27e0310e-3eb6-4817-88d7-56f0d49d1c6a tempest-GroupsV314Test-1906813027 tempest-GroupsV314Test-1906813027-project-member] https://10.4.3.250/volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da returned with HTTP 404 Aug 18 05:27:26.576983 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 308/1213] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:27:26 2026] GET /volume/v3/groups/243d3e8d-c68e-4960-a22d-19610f9381da => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:27:26.585715 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6f20594b-7703-49b5-b4b8-6806db60e944 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:26.587951 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f20594b-7703-49b5-b4b8-6806db60e944 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/04e4a93e-b013-4f9b-a50e-a7349510121c Aug 18 05:27:26.588250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f20594b-7703-49b5-b4b8-6806db60e944 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:26.588495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6f20594b-7703-49b5-b4b8-6806db60e944 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:26.588804 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:26.588804 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:26.618788 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6f20594b-7703-49b5-b4b8-6806db60e944 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] https://10.4.3.250/volume/v3/group_types/04e4a93e-b013-4f9b-a50e-a7349510121c returned with HTTP 202 Aug 18 05:27:26.621323 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 304/1214] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:27:26 2026] DELETE /volume/v3/group_types/04e4a93e-b013-4f9b-a50e-a7349510121c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:27:26.624761 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b25be5f-2c24-422d-9c88-c5e23907c509 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:26.627225 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b25be5f-2c24-422d-9c88-c5e23907c509 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:26.627717 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b25be5f-2c24-422d-9c88-c5e23907c509 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:26.629033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b25be5f-2c24-422d-9c88-c5e23907c509 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:26.629033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0b25be5f-2c24-422d-9c88-c5e23907c509 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:26.631635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bd7908d4-1d62-4df4-8095-d193a2cf4931 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:26.634737 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd7908d4-1d62-4df4-8095-d193a2cf4931 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] DELETE https://10.4.3.250/volume/v3/types/44d865b5-6c38-42f5-8d1c-00b6e97006e0 Aug 18 05:27:26.634737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd7908d4-1d62-4df4-8095-d193a2cf4931 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:26.634737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd7908d4-1d62-4df4-8095-d193a2cf4931 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:26.634994 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:26.634994 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:26.642453 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:26.642453 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:26.642453 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b25be5f-2c24-422d-9c88-c5e23907c509 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:26.642453 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 296/1215] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:26 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:26.680253 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd7908d4-1d62-4df4-8095-d193a2cf4931 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] https://10.4.3.250/volume/v3/types/44d865b5-6c38-42f5-8d1c-00b6e97006e0 returned with HTTP 202 Aug 18 05:27:26.681522 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 308/1216] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:27:26 2026] DELETE /volume/v3/types/44d865b5-6c38-42f5-8d1c-00b6e97006e0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:26.690712 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4c142089-49eb-445c-bf67-1cc5dacf0cc7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:26.695534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c142089-49eb-445c-bf67-1cc5dacf0cc7 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] GET https://10.4.3.250/volume/v3/types/44d865b5-6c38-42f5-8d1c-00b6e97006e0 Aug 18 05:27:26.699087 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4c142089-49eb-445c-bf67-1cc5dacf0cc7 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:26.699087 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4c142089-49eb-445c-bf67-1cc5dacf0cc7 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:26.709882 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c142089-49eb-445c-bf67-1cc5dacf0cc7 tempest-GroupsV314Test-1665105373 tempest-GroupsV314Test-1665105373-project-admin] https://10.4.3.250/volume/v3/types/44d865b5-6c38-42f5-8d1c-00b6e97006e0 returned with HTTP 404 Aug 18 05:27:26.709882 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 309/1217] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:27:26 2026] GET /volume/v3/types/44d865b5-6c38-42f5-8d1c-00b6e97006e0 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:26.816579 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3bab9389-f2a7-4fa1-98b2-184ba15e2b38 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:26.819112 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bab9389-f2a7-4fa1-98b2-184ba15e2b38 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 Aug 18 05:27:26.819618 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3bab9389-f2a7-4fa1-98b2-184ba15e2b38 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:26.820068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3bab9389-f2a7-4fa1-98b2-184ba15e2b38 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:26.837522 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:26.837522 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:26.846542 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3bab9389-f2a7-4fa1-98b2-184ba15e2b38 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Volume info retrieved successfully. Aug 18 05:27:26.855141 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bab9389-f2a7-4fa1-98b2-184ba15e2b38 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 returned with HTTP 200 Aug 18 05:27:26.855839 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 305/1218] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:26 2026] GET /volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:26.876271 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cafd0dfc-f6bc-4d30-a34d-d5525494ab65 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:26.879102 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cafd0dfc-f6bc-4d30-a34d-d5525494ab65 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:26.879102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cafd0dfc-f6bc-4d30-a34d-d5525494ab65 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae3c705e-70db-465b-a43a-05dbda095df4", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1125526412"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:26.890008 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:26.890008 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:26.893026 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cafd0dfc-f6bc-4d30-a34d-d5525494ab65 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Volume info retrieved successfully. Aug 18 05:27:26.893026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-cafd0dfc-f6bc-4d30-a34d-d5525494ab65 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Create snapshot from volume ae3c705e-70db-465b-a43a-05dbda095df4 Aug 18 05:27:26.987971 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-cafd0dfc-f6bc-4d30-a34d-d5525494ab65 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Created reservations ['847b1111-5535-4d5e-ae7e-45ded4fa2baf', 'a3abafa6-75e4-4f74-81c2-92f223a4659a', '48b8d180-abdd-4834-aa8d-e2dfae19944d', '3ff05189-a76a-4356-a795-bd5fa12f3fbd'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:27.062766 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cafd0dfc-f6bc-4d30-a34d-d5525494ab65 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Snapshot create request issued successfully. Aug 18 05:27:27.063408 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cafd0dfc-f6bc-4d30-a34d-d5525494ab65 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:27:27.064344 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 297/1219] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:26 2026] POST /volume/v3/snapshots => generated 318 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:27.077683 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b3ba696f-b4cc-49ab-8942-699f56fac03e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.079490 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3ba696f-b4cc-49ab-8942-699f56fac03e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 Aug 18 05:27:27.081873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3ba696f-b4cc-49ab-8942-699f56fac03e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.081873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3ba696f-b4cc-49ab-8942-699f56fac03e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.096035 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.096035 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:27.096035 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b3ba696f-b4cc-49ab-8942-699f56fac03e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Snapshot retrieved successfully. Aug 18 05:27:27.099198 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3ba696f-b4cc-49ab-8942-699f56fac03e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 returned with HTTP 200 Aug 18 05:27:27.100388 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 309/1220] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:27 2026] GET /volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:27.149590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5aaf2633-cc9c-43e7-a902-12b7881d65cc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.153212 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5aaf2633-cc9c-43e7-a902-12b7881d65cc tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:27.153212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5aaf2633-cc9c-43e7-a902-12b7881d65cc tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.153839 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5aaf2633-cc9c-43e7-a902-12b7881d65cc tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.162783 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.162783 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:27.167243 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5aaf2633-cc9c-43e7-a902-12b7881d65cc tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:27.171862 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5aaf2633-cc9c-43e7-a902-12b7881d65cc tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:27.172328 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 310/1221] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:27 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:27.241294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-54b4c036-842b-4642-9c0b-2438632ee052 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.245737 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-54b4c036-842b-4642-9c0b-2438632ee052 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:27.245977 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-54b4c036-842b-4642-9c0b-2438632ee052 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.246299 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-54b4c036-842b-4642-9c0b-2438632ee052 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.261066 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.261066 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:27.269600 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-54b4c036-842b-4642-9c0b-2438632ee052 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:27.275790 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-54b4c036-842b-4642-9c0b-2438632ee052 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:27.276459 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 306/1222] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:27:27 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:27:27.355849 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.357525 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:27.358142 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1314493059", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:27.359809 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1314493059', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:27.359920 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Create volume of 1 GB Aug 18 05:27:27.360228 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.360228 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:27.364181 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Availability Zones retrieved successfully. Aug 18 05:27:27.371329 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Flow 'volume_create_api' (c95490af-4991-436d-a2fb-cd5ffa340a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:27.372378 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780d67c9-398e-4b1f-9d90-c2e08af00c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:27.373532 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:27.413464 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7980ed39-e3a2-43ac-b43c-eb6952c903e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.413709 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7980ed39-e3a2-43ac-b43c-eb6952c903e9 None None] GET https://10.4.3.250/volume// Aug 18 05:27:27.413776 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780d67c9-398e-4b1f-9d90-c2e08af00c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:27.413874 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7980ed39-e3a2-43ac-b43c-eb6952c903e9 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.414087 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7980ed39-e3a2-43ac-b43c-eb6952c903e9 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.414368 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7980ed39-e3a2-43ac-b43c-eb6952c903e9 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:27:27.414746 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 310/1223] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:27:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:27:27.414923 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe29fa59-2dba-4902-ba32-fac19eff198e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:27.425410 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-db3875ed-c2a3-4490-80e7-8ed2cea89c6b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.428699 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-db3875ed-c2a3-4490-80e7-8ed2cea89c6b tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:27:27.429907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-db3875ed-c2a3-4490-80e7-8ed2cea89c6b tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03b4855f-5b83-433a-a3b9-550cc717792d", "connector": null, "instance_uuid": "e3070617-2153-4439-b57e-66b10ded290c"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:27.443111 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.443111 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:27.504494 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-db3875ed-c2a3-4490-80e7-8ed2cea89c6b tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:27:27.505025 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 311/1224] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:27:27 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 18 05:27:27.519557 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Created reservations ['69af98c9-82e3-4c62-8b38-9a1161c866be', '2a880dc5-0063-4311-958a-71360c132bfc', 'df36e532-6e18-413e-89cb-deb4a32e9fa5', 'c77fde16-142e-44d8-b89c-a0197fe8d1e3'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:27.520623 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe29fa59-2dba-4902-ba32-fac19eff198e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69af98c9-82e3-4c62-8b38-9a1161c866be', '2a880dc5-0063-4311-958a-71360c132bfc', 'df36e532-6e18-413e-89cb-deb4a32e9fa5', 'c77fde16-142e-44d8-b89c-a0197fe8d1e3']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:27.522199 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43f8625f-950c-4149-b289-a0875b70f300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:27.556877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c56564fb-c860-4842-a537-5ad5e8a2ca41 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.558994 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43f8625f-950c-4149-b289-a0875b70f300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab5de83-c3b7-486c-b70c-ea00d58be006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1314493059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1a3332b5bf2494a9942cce9d4e7e909',qos_specs=None,replication_status=,reservations=['69af98c9-82e3-4c62-8b38-9a1161c866be','2a880dc5-0063-4311-958a-71360c132bfc','df36e532-6e18-413e-89cb-deb4a32e9fa5','c77fde16-142e-44d8-b89c-a0197fe8d1e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cff1583f678d417ab09ab48e9dde90d4',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1314493059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab5de83-c3b7-486c-b70c-ea00d58be006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1a3332b5bf2494a9942cce9d4e7e909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cff1583f678d417ab09ab48e9dde90d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:27.559916 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c56564fb-c860-4842-a537-5ad5e8a2ca41 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:27.559916 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c56564fb-c860-4842-a537-5ad5e8a2ca41 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.560901 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c56564fb-c860-4842-a537-5ad5e8a2ca41 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.562301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6a9912-327b-46bb-bf08-1982d29648ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:27.577899 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.577899 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:27.588762 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c56564fb-c860-4842-a537-5ad5e8a2ca41 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:27.598176 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c56564fb-c860-4842-a537-5ad5e8a2ca41 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:27.598176 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 307/1225] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:27 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:27.600677 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6a9912-327b-46bb-bf08-1982d29648ab) transitioned into state 'SUCCESS' from state '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-1314493059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1a3332b5bf2494a9942cce9d4e7e909',qos_specs=None,replication_status=,reservations=['69af98c9-82e3-4c62-8b38-9a1161c866be','2a880dc5-0063-4311-958a-71360c132bfc','df36e532-6e18-413e-89cb-deb4a32e9fa5','c77fde16-142e-44d8-b89c-a0197fe8d1e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cff1583f678d417ab09ab48e9dde90d4',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:27.602100 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bc2a3a-44ea-45df-b9f2-84d62a869aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:27.604704 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ba08fe5-30b2-4421-86c9-2979f6e405ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.605316 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ba08fe5-30b2-4421-86c9-2979f6e405ea None None] GET https://10.4.3.250/volume// Aug 18 05:27:27.605467 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ba08fe5-30b2-4421-86c9-2979f6e405ea None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.605748 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ba08fe5-30b2-4421-86c9-2979f6e405ea None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.606826 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ba08fe5-30b2-4421-86c9-2979f6e405ea None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:27:27.606826 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 311/1226] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:27:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:27:27.618003 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-6412a6fa-2845-48c2-ad0b-1becfad81db2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.622572 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bc2a3a-44ea-45df-b9f2-84d62a869aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:27.622729 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-6412a6fa-2845-48c2-ad0b-1becfad81db2 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:27.622729 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-6412a6fa-2845-48c2-ad0b-1becfad81db2 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.622729 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-6412a6fa-2845-48c2-ad0b-1becfad81db2 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.622927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Flow 'volume_create_api' (c95490af-4991-436d-a2fb-cd5ffa340a0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:27.622927 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Create volume request issued successfully. Aug 18 05:27:27.622927 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-751c2df5-027b-446b-a07f-d2c82929d2f9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:27.623197 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 298/1227] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:27:27 2026] POST /volume/v3/volumes => generated 747 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:27.631566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1c0be4d-7171-4da2-a2d8-7eba8234f394 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.631566 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1c0be4d-7171-4da2-a2d8-7eba8234f394 None None] GET https://10.4.3.250/volume// Aug 18 05:27:27.631566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1c0be4d-7171-4da2-a2d8-7eba8234f394 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.631754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1c0be4d-7171-4da2-a2d8-7eba8234f394 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.632191 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1c0be4d-7171-4da2-a2d8-7eba8234f394 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:27:27.632819 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 308/1228] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:27:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:27:27.639534 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.639534 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:27.643216 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-6412a6fa-2845-48c2-ad0b-1becfad81db2 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:27.645142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-45e4f37f-160e-4311-8c02-caa7b0a69f59 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.651579 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-45e4f37f-160e-4311-8c02-caa7b0a69f59 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:27:27.651579 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-45e4f37f-160e-4311-8c02-caa7b0a69f59 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4c47b32-9acb-4df4-91b6-df7a3fdc21e2", "connector": null, "instance_uuid": "99a7f7f8-dc95-4347-b056-65ffa3acc086"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:27.651793 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-6412a6fa-2845-48c2-ad0b-1becfad81db2 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:27.651793 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 312/1229] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:27:27 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:27:27.667755 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1ab98277-1cb5-4d1d-ae7a-b5b412c67520 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.673236 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ab98277-1cb5-4d1d-ae7a-b5b412c67520 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:27.673581 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ab98277-1cb5-4d1d-ae7a-b5b412c67520 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.673878 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ab98277-1cb5-4d1d-ae7a-b5b412c67520 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.673947 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1ab98277-1cb5-4d1d-ae7a-b5b412c67520 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:27.677927 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.677927 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:27.686416 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.686416 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:27.687751 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ab98277-1cb5-4d1d-ae7a-b5b412c67520 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:27.689315 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 299/1230] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:27 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:27.739225 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-45e4f37f-160e-4311-8c02-caa7b0a69f59 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:27:27.739952 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 312/1231] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:27:27 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 18 05:27:27.755483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-a8cb0a6d-25a1-453a-b106-5fce03fff2c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.758740 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-a8cb0a6d-25a1-453a-b106-5fce03fff2c3 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] DELETE https://10.4.3.250/volume/v3/attachments/1e60a7e2-a6c5-41a4-a66b-2ed8d62dd58a Aug 18 05:27:27.758972 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-a8cb0a6d-25a1-453a-b106-5fce03fff2c3 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:27.759181 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-a8cb0a6d-25a1-453a-b106-5fce03fff2c3 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:27.770891 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.770891 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:27.788195 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-810dcc99-79f4-436d-a2c2-d386941bfe59 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:27.790827 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-810dcc99-79f4-436d-a2c2-d386941bfe59 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] PUT https://10.4.3.250/volume/v3/attachments/d375f8b3-5c6a-427c-85b1-73826b3a8f2d Aug 18 05:27:27.792056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-810dcc99-79f4-436d-a2c2-d386941bfe59 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:27.803302 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-810dcc99-79f4-436d-a2c2-d386941bfe59 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Acquiring lock "cinder-attachment_update-03b4855f-5b83-433a-a3b9-550cc717792d-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:27:27.810732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-810dcc99-79f4-436d-a2c2-d386941bfe59 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Lock "cinder-attachment_update-03b4855f-5b83-433a-a3b9-550cc717792d-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:27:27.810732 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:27.810732 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:27.891720 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-a8cb0a6d-25a1-453a-b106-5fce03fff2c3 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/1e60a7e2-a6c5-41a4-a66b-2ed8d62dd58a returned with HTTP 200 Aug 18 05:27:27.892368 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 309/1232] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:27:27 2026] DELETE /volume/v3/attachments/1e60a7e2-a6c5-41a4-a66b-2ed8d62dd58a => generated 192 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:27.963714 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-810dcc99-79f4-436d-a2c2-d386941bfe59 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Lock "cinder-attachment_update-03b4855f-5b83-433a-a3b9-550cc717792d-np0000007601" released by "attachment_update" :: held 0.155s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:27:27.964273 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-810dcc99-79f4-436d-a2c2-d386941bfe59 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments/d375f8b3-5c6a-427c-85b1-73826b3a8f2d returned with HTTP 200 Aug 18 05:27:27.966333 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 313/1233] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:27:27 2026] PUT /volume/v3/attachments/d375f8b3-5c6a-427c-85b1-73826b3a8f2d => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:28.112697 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-64e7f0dc-00ab-4550-9431-79f203cf0cec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:28.116811 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64e7f0dc-00ab-4550-9431-79f203cf0cec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 Aug 18 05:27:28.118788 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64e7f0dc-00ab-4550-9431-79f203cf0cec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:28.118788 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64e7f0dc-00ab-4550-9431-79f203cf0cec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:28.126524 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:28.126524 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:28.127265 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-64e7f0dc-00ab-4550-9431-79f203cf0cec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Snapshot retrieved successfully. Aug 18 05:27:28.129451 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64e7f0dc-00ab-4550-9431-79f203cf0cec tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 returned with HTTP 200 Aug 18 05:27:28.129451 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 300/1234] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:28 2026] GET /volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 => generated 477 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:28.141893 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-17c24a53-35a4-4029-b345-20a94c9ac89c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:28.144934 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:28.144934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d7a8418e-eb92-4d3d-b583-ea7f61e015a7"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:28.146809 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd7a8418e-eb92-4d3d-b583-ea7f61e015a7'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:28.155642 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:28.155642 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:28.159114 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Snapshot retrieved successfully. Aug 18 05:27:28.159114 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Create volume of 1 GB Aug 18 05:27:28.163819 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Availability Zones retrieved successfully. Aug 18 05:27:28.176557 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Flow 'volume_create_api' (d0066ac5-14ae-4924-88b8-1d717da28070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:28.178144 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92578e75-3928-4219-ab1e-988c67b79ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:28.179347 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:28.181271 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92578e75-3928-4219-ab1e-988c67b79ba2) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 05:27:28.181271 np0000007601 devstack@c-api.service[100214]: 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 18 05:27:28.185897 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92578e75-3928-4219-ab1e-988c67b79ba2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:28.186509 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92578e75-3928-4219-ab1e-988c67b79ba2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 05:27:28.187179 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Flow 'volume_create_api' (d0066ac5-14ae-4924-88b8-1d717da28070) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 05:27:28.187518 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17c24a53-35a4-4029-b345-20a94c9ac89c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 400 Aug 18 05:27:28.188112 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 313/1235] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:28 2026] POST /volume/v3/volumes => generated 171 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:27:28.198602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-21d55a4f-bcc5-45af-9f1e-37a82e72f55a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:28.200979 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21d55a4f-bcc5-45af-9f1e-37a82e72f55a tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 Aug 18 05:27:28.202471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21d55a4f-bcc5-45af-9f1e-37a82e72f55a tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:28.202471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21d55a4f-bcc5-45af-9f1e-37a82e72f55a tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:28.202838 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-21d55a4f-bcc5-45af-9f1e-37a82e72f55a tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Delete snapshot with id: d7a8418e-eb92-4d3d-b583-ea7f61e015a7 Aug 18 05:27:28.213884 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:28.213884 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:28.214839 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-21d55a4f-bcc5-45af-9f1e-37a82e72f55a tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Snapshot retrieved successfully. Aug 18 05:27:28.244357 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-21d55a4f-bcc5-45af-9f1e-37a82e72f55a tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Snapshot delete request issued successfully. Aug 18 05:27:28.244526 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21d55a4f-bcc5-45af-9f1e-37a82e72f55a tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 returned with HTTP 202 Aug 18 05:27:28.245249 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 310/1236] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:27:28 2026] DELETE /volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:28.256589 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-18f6b23b-deed-4fa9-a5ee-6a4a643c43ee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:28.259639 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18f6b23b-deed-4fa9-a5ee-6a4a643c43ee tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 Aug 18 05:27:28.259932 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18f6b23b-deed-4fa9-a5ee-6a4a643c43ee tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:28.260263 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18f6b23b-deed-4fa9-a5ee-6a4a643c43ee tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:28.267999 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:28.267999 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:28.267999 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-18f6b23b-deed-4fa9-a5ee-6a4a643c43ee tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Snapshot retrieved successfully. Aug 18 05:27:28.268934 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18f6b23b-deed-4fa9-a5ee-6a4a643c43ee tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 returned with HTTP 200 Aug 18 05:27:28.269429 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 314/1237] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:28 2026] GET /volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:28.617384 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2465aa35-fc2c-450e-8204-201072d206c1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:28.620430 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2465aa35-fc2c-450e-8204-201072d206c1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:28.620898 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2465aa35-fc2c-450e-8204-201072d206c1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:28.621141 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2465aa35-fc2c-450e-8204-201072d206c1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:28.643164 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:28.643164 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:28.648467 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2465aa35-fc2c-450e-8204-201072d206c1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:28.658937 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2465aa35-fc2c-450e-8204-201072d206c1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:28.659567 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 301/1238] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:28 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:28.708599 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bcc14126-2a92-4ee8-8af8-6f554e8fd5c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:28.710800 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcc14126-2a92-4ee8-8af8-6f554e8fd5c6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:28.711131 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bcc14126-2a92-4ee8-8af8-6f554e8fd5c6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:28.711458 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bcc14126-2a92-4ee8-8af8-6f554e8fd5c6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:28.711620 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bcc14126-2a92-4ee8-8af8-6f554e8fd5c6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:28.717838 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:28.717838 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:28.718993 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcc14126-2a92-4ee8-8af8-6f554e8fd5c6 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:28.719546 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 314/1239] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:28 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:29.289708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1850248-a749-4bfd-abdc-774384a2799c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:29.289708 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1850248-a749-4bfd-abdc-774384a2799c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 Aug 18 05:27:29.289708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1850248-a749-4bfd-abdc-774384a2799c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:29.289708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1850248-a749-4bfd-abdc-774384a2799c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:29.291143 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1850248-a749-4bfd-abdc-774384a2799c tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 returned with HTTP 404 Aug 18 05:27:29.291715 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 311/1240] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:29 2026] GET /volume/v3/snapshots/d7a8418e-eb92-4d3d-b583-ea7f61e015a7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:29.307276 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-40740902-e20d-4455-a8c3-78b1b8ccfd33 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:29.308910 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40740902-e20d-4455-a8c3-78b1b8ccfd33 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 Aug 18 05:27:29.309783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40740902-e20d-4455-a8c3-78b1b8ccfd33 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:29.309783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40740902-e20d-4455-a8c3-78b1b8ccfd33 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:29.325771 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:29.325771 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:29.331639 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-40740902-e20d-4455-a8c3-78b1b8ccfd33 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Volume info retrieved successfully. Aug 18 05:27:29.340512 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40740902-e20d-4455-a8c3-78b1b8ccfd33 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 returned with HTTP 200 Aug 18 05:27:29.340971 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 315/1241] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:29 2026] GET /volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:29.355575 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e8184789-9e1b-4451-a34b-60dad490529e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:29.358789 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8184789-9e1b-4451-a34b-60dad490529e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] DELETE https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 Aug 18 05:27:29.359475 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8184789-9e1b-4451-a34b-60dad490529e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:29.360995 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8184789-9e1b-4451-a34b-60dad490529e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:29.361393 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e8184789-9e1b-4451-a34b-60dad490529e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Delete volume with id: ae3c705e-70db-465b-a43a-05dbda095df4 Aug 18 05:27:29.376180 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:29.376180 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:29.377209 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e8184789-9e1b-4451-a34b-60dad490529e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Volume info retrieved successfully. Aug 18 05:27:29.402470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-39377203-7418-4226-98d9-1e3c454259d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:29.407087 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-39377203-7418-4226-98d9-1e3c454259d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] PUT https://10.4.3.250/volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30 Aug 18 05:27:29.407087 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-39377203-7418-4226-98d9-1e3c454259d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:29.419414 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e8184789-9e1b-4451-a34b-60dad490529e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Delete volume request issued successfully. Aug 18 05:27:29.419718 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8184789-9e1b-4451-a34b-60dad490529e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 returned with HTTP 202 Aug 18 05:27:29.420365 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 302/1242] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:29 2026] DELETE /volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:29.424756 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-39377203-7418-4226-98d9-1e3c454259d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Acquiring lock "cinder-attachment_update-c4c47b32-9acb-4df4-91b6-df7a3fdc21e2-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:27:29.429810 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9916475-337b-4708-a980-2dd92192bbe3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:29.436474 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9916475-337b-4708-a980-2dd92192bbe3 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 Aug 18 05:27:29.436474 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9916475-337b-4708-a980-2dd92192bbe3 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:29.436474 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9916475-337b-4708-a980-2dd92192bbe3 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:29.436714 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-39377203-7418-4226-98d9-1e3c454259d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Lock "cinder-attachment_update-c4c47b32-9acb-4df4-91b6-df7a3fdc21e2-np0000007601" acquired by "attachment_update" :: waited 0.011s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:27:29.436714 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:29.436714 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:29.447128 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:29.447128 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:29.459566 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c9916475-337b-4708-a980-2dd92192bbe3 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Volume info retrieved successfully. Aug 18 05:27:29.470792 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9916475-337b-4708-a980-2dd92192bbe3 tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 returned with HTTP 200 Aug 18 05:27:29.471312 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 312/1243] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:29 2026] GET /volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:29.599852 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-39377203-7418-4226-98d9-1e3c454259d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Lock "cinder-attachment_update-c4c47b32-9acb-4df4-91b6-df7a3fdc21e2-np0000007601" released by "attachment_update" :: held 0.166s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:27:29.601973 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-39377203-7418-4226-98d9-1e3c454259d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30 returned with HTTP 200 Aug 18 05:27:29.601973 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 315/1244] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:27:29 2026] PUT /volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:29.634835 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-3791a84f-142d-485a-b243-9c0dfc98ad72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:29.638789 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-3791a84f-142d-485a-b243-9c0dfc98ad72 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30 Aug 18 05:27:29.638789 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-3791a84f-142d-485a-b243-9c0dfc98ad72 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:29.639115 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-3791a84f-142d-485a-b243-9c0dfc98ad72 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:29.659604 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-3791a84f-142d-485a-b243-9c0dfc98ad72 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30 returned with HTTP 200 Aug 18 05:27:29.660042 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 316/1245] 10.4.3.250 () {70 vars in 1651 bytes} [Tue Aug 18 05:27:29 2026] GET /volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:29.675467 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-67908882-b8ee-49ad-9b52-55addb89fca8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:29.677812 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67908882-b8ee-49ad-9b52-55addb89fca8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:29.677812 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-67908882-b8ee-49ad-9b52-55addb89fca8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:29.678566 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-67908882-b8ee-49ad-9b52-55addb89fca8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:29.699103 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:29.699103 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:29.699103 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-67908882-b8ee-49ad-9b52-55addb89fca8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:29.706359 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67908882-b8ee-49ad-9b52-55addb89fca8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:29.707468 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 303/1246] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:29 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:29.733396 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-78186f20-908d-4690-9985-f29a732cffd9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:29.739388 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-78186f20-908d-4690-9985-f29a732cffd9 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:29.739388 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-78186f20-908d-4690-9985-f29a732cffd9 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:29.739388 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-78186f20-908d-4690-9985-f29a732cffd9 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:29.740627 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-78186f20-908d-4690-9985-f29a732cffd9 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:29.749940 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:29.749940 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:29.752479 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-78186f20-908d-4690-9985-f29a732cffd9 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:29.753712 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 313/1247] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:29 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:30.181809 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f3efd5ae-d012-4ede-81dc-486a87873cc3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:30.318037 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3efd5ae-d012-4ede-81dc-486a87873cc3 tempest-VolumePoolsAdminTestsJSON-47414885 tempest-VolumePoolsAdminTestsJSON-47414885-project-admin] GET https://10.4.3.250/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 05:27:30.318370 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3efd5ae-d012-4ede-81dc-486a87873cc3 tempest-VolumePoolsAdminTestsJSON-47414885 tempest-VolumePoolsAdminTestsJSON-47414885-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:30.318792 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3efd5ae-d012-4ede-81dc-486a87873cc3 tempest-VolumePoolsAdminTestsJSON-47414885 tempest-VolumePoolsAdminTestsJSON-47414885-project-admin] Calling method 'get_pools' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:30.320389 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:30.320389 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:30.335852 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3efd5ae-d012-4ede-81dc-486a87873cc3 tempest-VolumePoolsAdminTestsJSON-47414885 tempest-VolumePoolsAdminTestsJSON-47414885-project-admin] https://10.4.3.250/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 05:27:30.336971 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 316/1248] 10.4.3.250 () {66 vars in 1314 bytes} [Tue Aug 18 05:27:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:30.354082 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ea6822e-24d2-461e-9c4e-d3d04b4cb37c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:30.356362 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ea6822e-24d2-461e-9c4e-d3d04b4cb37c tempest-VolumePoolsAdminTestsJSON-47414885 tempest-VolumePoolsAdminTestsJSON-47414885-project-admin] GET https://10.4.3.250/volume/v3/scheduler-stats/get_pools Aug 18 05:27:30.356657 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ea6822e-24d2-461e-9c4e-d3d04b4cb37c tempest-VolumePoolsAdminTestsJSON-47414885 tempest-VolumePoolsAdminTestsJSON-47414885-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:30.356905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ea6822e-24d2-461e-9c4e-d3d04b4cb37c tempest-VolumePoolsAdminTestsJSON-47414885 tempest-VolumePoolsAdminTestsJSON-47414885-project-admin] Calling method 'get_pools' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:30.357273 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:30.357273 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:30.369979 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ea6822e-24d2-461e-9c4e-d3d04b4cb37c tempest-VolumePoolsAdminTestsJSON-47414885 tempest-VolumePoolsAdminTestsJSON-47414885-project-admin] https://10.4.3.250/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 05:27:30.370203 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 317/1249] 10.4.3.250 () {66 vars in 1291 bytes} [Tue Aug 18 05:27:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:30.489758 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4eaa4b7e-c4cc-4708-92a2-c1fd2951231e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:30.492167 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4eaa4b7e-c4cc-4708-92a2-c1fd2951231e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] GET https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 Aug 18 05:27:30.492419 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4eaa4b7e-c4cc-4708-92a2-c1fd2951231e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:30.492934 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4eaa4b7e-c4cc-4708-92a2-c1fd2951231e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:30.501289 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4eaa4b7e-c4cc-4708-92a2-c1fd2951231e tempest-VolumesSnapshotNegativeTestJSON-1521851346 tempest-VolumesSnapshotNegativeTestJSON-1521851346-project-member] https://10.4.3.250/volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 returned with HTTP 404 Aug 18 05:27:30.501958 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 304/1250] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:30 2026] GET /volume/v3/volumes/ae3c705e-70db-465b-a43a-05dbda095df4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:30.728233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33b2fc6c-66e4-4b8e-90b1-22b4d8b4b21c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:30.730496 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33b2fc6c-66e4-4b8e-90b1-22b4d8b4b21c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:30.731081 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33b2fc6c-66e4-4b8e-90b1-22b4d8b4b21c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:30.732030 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33b2fc6c-66e4-4b8e-90b1-22b4d8b4b21c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:30.751042 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:30.751042 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:30.759535 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33b2fc6c-66e4-4b8e-90b1-22b4d8b4b21c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:30.767431 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33b2fc6c-66e4-4b8e-90b1-22b4d8b4b21c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:30.767431 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 314/1251] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:30 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:30.775996 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d22bd8f-456d-413d-b66a-fcba71316349 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:30.781300 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d22bd8f-456d-413d-b66a-fcba71316349 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:30.781608 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d22bd8f-456d-413d-b66a-fcba71316349 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:30.781870 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d22bd8f-456d-413d-b66a-fcba71316349 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:30.782669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2d22bd8f-456d-413d-b66a-fcba71316349 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:30.789554 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:30.789554 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:30.790608 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d22bd8f-456d-413d-b66a-fcba71316349 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:30.791127 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 317/1252] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:30 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:31.371802 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-a96769e5-ec8e-4b55-a151-53db18c77968 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:31.378206 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-a96769e5-ec8e-4b55-a151-53db18c77968 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/attachments/d375f8b3-5c6a-427c-85b1-73826b3a8f2d/action Aug 18 05:27:31.378206 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-a96769e5-ec8e-4b55-a151-53db18c77968 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:31.378206 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-a96769e5-ec8e-4b55-a151-53db18c77968 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:31.414072 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:31.414072 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:31.447884 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c87088be-243f-4cb4-8946-ef19f0b23ba5 req-a96769e5-ec8e-4b55-a151-53db18c77968 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments/d375f8b3-5c6a-427c-85b1-73826b3a8f2d/action returned with HTTP 204 Aug 18 05:27:31.448849 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 318/1253] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:27:31 2026] POST /volume/v3/attachments/d375f8b3-5c6a-427c-85b1-73826b3a8f2d/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:31.789355 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a10ac8a-8896-4fda-93f5-683cef64263c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:31.794937 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a10ac8a-8896-4fda-93f5-683cef64263c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:31.795541 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a10ac8a-8896-4fda-93f5-683cef64263c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:31.795541 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a10ac8a-8896-4fda-93f5-683cef64263c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:31.807096 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-08a84d2c-ca71-433e-9fdc-35a8e7b4a26c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:31.812967 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08a84d2c-ca71-433e-9fdc-35a8e7b4a26c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:31.812967 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08a84d2c-ca71-433e-9fdc-35a8e7b4a26c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:31.812967 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-08a84d2c-ca71-433e-9fdc-35a8e7b4a26c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:31.812967 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-08a84d2c-ca71-433e-9fdc-35a8e7b4a26c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:31.822320 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:31.822320 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:31.826306 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:31.826306 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:31.826609 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-08a84d2c-ca71-433e-9fdc-35a8e7b4a26c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:31.832934 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 315/1254] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:31 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:31.833030 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9a10ac8a-8896-4fda-93f5-683cef64263c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:31.838674 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a10ac8a-8896-4fda-93f5-683cef64263c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:31.839499 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 305/1255] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:31 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 1140 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:31.861360 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6eceae45-a4a6-4f83-a028-8de72dfb20aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:31.869286 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6eceae45-a4a6-4f83-a028-8de72dfb20aa tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:27:31.870134 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6eceae45-a4a6-4f83-a028-8de72dfb20aa tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:31.870134 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6eceae45-a4a6-4f83-a028-8de72dfb20aa tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:31.889688 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:31.889688 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:31.898166 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6eceae45-a4a6-4f83-a028-8de72dfb20aa tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:27:31.913667 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6eceae45-a4a6-4f83-a028-8de72dfb20aa tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:27:31.914357 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 318/1256] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:31 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:32.842089 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b2933b3-20a2-48d0-9020-9727aa7e7573 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:32.844719 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b2933b3-20a2-48d0-9020-9727aa7e7573 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:32.844904 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b2933b3-20a2-48d0-9020-9727aa7e7573 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:32.845328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b2933b3-20a2-48d0-9020-9727aa7e7573 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:32.845389 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1b2933b3-20a2-48d0-9020-9727aa7e7573 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:32.852695 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:32.852695 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:32.852695 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b2933b3-20a2-48d0-9020-9727aa7e7573 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:32.853020 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 319/1257] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:32 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:33.875304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-64bb6acb-a17e-4345-82dd-7aef0ac08251 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:33.878006 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64bb6acb-a17e-4345-82dd-7aef0ac08251 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:33.878006 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64bb6acb-a17e-4345-82dd-7aef0ac08251 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:33.879287 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64bb6acb-a17e-4345-82dd-7aef0ac08251 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:33.880290 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-64bb6acb-a17e-4345-82dd-7aef0ac08251 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:33.887776 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:33.887776 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:33.888798 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64bb6acb-a17e-4345-82dd-7aef0ac08251 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:33.889465 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 316/1258] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:33 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:34.123863 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-10605ae6-c2d5-4367-8711-2b7b6ce275bf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:34.352216 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10605ae6-c2d5-4367-8711-2b7b6ce275bf tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] GET https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c Aug 18 05:27:34.352216 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10605ae6-c2d5-4367-8711-2b7b6ce275bf tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:34.352549 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10605ae6-c2d5-4367-8711-2b7b6ce275bf tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:34.381848 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10605ae6-c2d5-4367-8711-2b7b6ce275bf tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c returned with HTTP 200 Aug 18 05:27:34.381848 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 306/1259] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:34 2026] GET /volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c => generated 437 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:34.393826 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9f67fd02-4cfb-4f02-a331-57552074a073 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:34.508240 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:34.508591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-911369199"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:34.510238 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-911369199'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:34.512916 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Create volume of 1 GB Aug 18 05:27:34.517673 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Availability Zones retrieved successfully. Aug 18 05:27:34.533183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Flow 'volume_create_api' (78ce1a38-3401-42df-be05-d58a89b03c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:34.535057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924f4d05-7425-4410-b593-7c01983b0394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:34.536246 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:34.587461 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924f4d05-7425-4410-b593-7c01983b0394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:34.588437 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485cc4a4-86ba-44d1-a043-cd3dfc2cf3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:34.691573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Created reservations ['f14d49ee-245c-4f65-8a35-b76c54349910', '6c125d96-8957-4ad7-88cf-9d346d6ff37f', '2d63fe6b-0dee-4132-b5ee-56c7c1569d47', '57810624-734e-48a9-bd8c-63c690bb66a6'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:34.692764 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485cc4a4-86ba-44d1-a043-cd3dfc2cf3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f14d49ee-245c-4f65-8a35-b76c54349910', '6c125d96-8957-4ad7-88cf-9d346d6ff37f', '2d63fe6b-0dee-4132-b5ee-56c7c1569d47', '57810624-734e-48a9-bd8c-63c690bb66a6']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:34.693963 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad340ca1-92cd-4125-be35-192b6531b214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:34.740467 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad340ca1-92cd-4125-be35-192b6531b214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4583dac2-3783-4e49-8990-cb79079b4167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-911369199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2758ceb7844d31972b8d697fb5e93c',qos_specs=None,replication_status=,reservations=['f14d49ee-245c-4f65-8a35-b76c54349910','6c125d96-8957-4ad7-88cf-9d346d6ff37f','2d63fe6b-0dee-4132-b5ee-56c7c1569d47','57810624-734e-48a9-bd8c-63c690bb66a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58168fdf84844b2bb73fb7b418ed8a2d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-911369199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4583dac2-3783-4e49-8990-cb79079b4167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d2758ceb7844d31972b8d697fb5e93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58168fdf84844b2bb73fb7b418ed8a2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:34.741330 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0487304c-a7f8-4148-8deb-e1da660c285d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:34.776224 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0487304c-a7f8-4148-8deb-e1da660c285d) transitioned into state 'SUCCESS' from state '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-911369199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d2758ceb7844d31972b8d697fb5e93c',qos_specs=None,replication_status=,reservations=['f14d49ee-245c-4f65-8a35-b76c54349910','6c125d96-8957-4ad7-88cf-9d346d6ff37f','2d63fe6b-0dee-4132-b5ee-56c7c1569d47','57810624-734e-48a9-bd8c-63c690bb66a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58168fdf84844b2bb73fb7b418ed8a2d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:34.777775 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf3bb06d-ce55-4a5e-b340-2884bcb0bd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:34.795114 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf3bb06d-ce55-4a5e-b340-2884bcb0bd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:34.796500 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Flow 'volume_create_api' (78ce1a38-3401-42df-be05-d58a89b03c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:34.797198 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Create volume request issued successfully. Aug 18 05:27:34.797883 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f67fd02-4cfb-4f02-a331-57552074a073 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:34.799568 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 319/1260] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:34 2026] POST /volume/v3/volumes => generated 758 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:34.819568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-390a5302-40a5-4744-a207-a3257d771daa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:34.822452 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-390a5302-40a5-4744-a207-a3257d771daa tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] GET https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 Aug 18 05:27:34.822603 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-390a5302-40a5-4744-a207-a3257d771daa tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:34.823231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-390a5302-40a5-4744-a207-a3257d771daa tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:34.838460 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:34.838460 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:34.847164 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-390a5302-40a5-4744-a207-a3257d771daa tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Volume info retrieved successfully. Aug 18 05:27:34.856531 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-390a5302-40a5-4744-a207-a3257d771daa tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 returned with HTTP 200 Aug 18 05:27:34.857118 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 320/1261] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:34 2026] GET /volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:34.903761 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8584f4c3-7f01-4f4b-8279-dd7f7621d7ce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:34.906683 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8584f4c3-7f01-4f4b-8279-dd7f7621d7ce tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:34.906957 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8584f4c3-7f01-4f4b-8279-dd7f7621d7ce tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:34.907263 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8584f4c3-7f01-4f4b-8279-dd7f7621d7ce tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:34.907561 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8584f4c3-7f01-4f4b-8279-dd7f7621d7ce tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:34.914040 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:34.914040 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:34.915304 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8584f4c3-7f01-4f4b-8279-dd7f7621d7ce tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:34.915768 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 317/1262] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:34 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:34.933197 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-252c42e3-5c87-458a-9f13-0249f0f25409 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:34.936242 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-252c42e3-5c87-458a-9f13-0249f0f25409 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a Aug 18 05:27:34.936553 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-252c42e3-5c87-458a-9f13-0249f0f25409 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:34.936770 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-252c42e3-5c87-458a-9f13-0249f0f25409 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:34.952755 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:34.952755 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:34.957872 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-252c42e3-5c87-458a-9f13-0249f0f25409 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:34.966198 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-252c42e3-5c87-458a-9f13-0249f0f25409 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a returned with HTTP 200 Aug 18 05:27:34.966721 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 307/1263] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:34 2026] GET /volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:34.988920 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bb6e18bf-6403-4655-88d6-01943419ad89 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:34.992050 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb6e18bf-6403-4655-88d6-01943419ad89 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] POST https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6/action Aug 18 05:27:34.992629 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb6e18bf-6403-4655-88d6-01943419ad89 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:34.992809 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb6e18bf-6403-4655-88d6-01943419ad89 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:34.997777 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-bb6e18bf-6403-4655-88d6-01943419ad89 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] Updating backup '54b327ea-e54b-4193-af1a-e50b302d62a6' with '{'status': 'error'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 05:27:35.009518 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:35.009518 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:35.030914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-bb6e18bf-6403-4655-88d6-01943419ad89 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] reset_status in rpcapi backup_id 54b327ea-e54b-4193-af1a-e50b302d62a6 on host np0000007601. {{(pid=100214) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 05:27:35.034263 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb6e18bf-6403-4655-88d6-01943419ad89 tempest-VolumesBackupsAdminTest-1625907868 tempest-VolumesBackupsAdminTest-1625907868-project-admin] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6/action returned with HTTP 202 Aug 18 05:27:35.035586 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 320/1264] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:27:34 2026] POST /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:27:35.048313 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f60458bb-2125-44d2-aaac-e7061e021e9a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:35.050262 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f60458bb-2125-44d2-aaac-e7061e021e9a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:35.050443 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f60458bb-2125-44d2-aaac-e7061e021e9a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:35.050666 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f60458bb-2125-44d2-aaac-e7061e021e9a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:35.050775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f60458bb-2125-44d2-aaac-e7061e021e9a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:35.057701 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:35.057701 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:35.058965 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f60458bb-2125-44d2-aaac-e7061e021e9a tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:35.058965 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 321/1265] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:35 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:35.363722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-b8a3810d-43f5-4757-8a3a-de870a9f7f39 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:35.370489 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-b8a3810d-43f5-4757-8a3a-de870a9f7f39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:27:35.370489 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-b8a3810d-43f5-4757-8a3a-de870a9f7f39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:35.372665 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-b8a3810d-43f5-4757-8a3a-de870a9f7f39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:35.396807 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:35.396807 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:35.407201 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-b8a3810d-43f5-4757-8a3a-de870a9f7f39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:27:35.416268 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-b8a3810d-43f5-4757-8a3a-de870a9f7f39 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:27:35.416847 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 318/1266] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:27:35 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:35.874610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-725f377f-595f-4b80-8afc-92564036b8f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:35.879968 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-725f377f-595f-4b80-8afc-92564036b8f8 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] GET https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 Aug 18 05:27:35.880553 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-725f377f-595f-4b80-8afc-92564036b8f8 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:35.880711 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-725f377f-595f-4b80-8afc-92564036b8f8 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:35.891877 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:35.891877 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:35.898404 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-725f377f-595f-4b80-8afc-92564036b8f8 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Volume info retrieved successfully. Aug 18 05:27:35.905444 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f5e99f6-cff1-471f-8d5a-0ad485527f58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:35.905945 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f5e99f6-cff1-471f-8d5a-0ad485527f58 None None] GET https://10.4.3.250/volume// Aug 18 05:27:35.906220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f5e99f6-cff1-471f-8d5a-0ad485527f58 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:35.906294 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-725f377f-595f-4b80-8afc-92564036b8f8 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 returned with HTTP 200 Aug 18 05:27:35.906481 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f5e99f6-cff1-471f-8d5a-0ad485527f58 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:35.906922 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f5e99f6-cff1-471f-8d5a-0ad485527f58 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:27:35.907775 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 321/1267] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:27:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:27:35.908864 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 308/1268] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:35 2026] GET /volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:35.925748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8f218af4-2a9b-41cd-aa4b-e367507b8581 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:35.929585 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f218af4-2a9b-41cd-aa4b-e367507b8581 tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c Aug 18 05:27:35.929838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-d76d4ccf-8c7e-4fb0-8654-c6d0eaf36a86 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:35.930205 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f218af4-2a9b-41cd-aa4b-e367507b8581 tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:35.931099 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-d76d4ccf-8c7e-4fb0-8654-c6d0eaf36a86 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:27:35.931455 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-d76d4ccf-8c7e-4fb0-8654-c6d0eaf36a86 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d2518ef-110f-44ca-ae94-3454aae6988f", "connector": null, "instance_uuid": "f3e9f952-c2ac-4c8a-94d8-c2135ed4718a"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:35.954619 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:35.954619 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:36.016499 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f218af4-2a9b-41cd-aa4b-e367507b8581 tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c returned with HTTP 200 Aug 18 05:27:36.016900 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 322/1269] 10.4.3.250 () {68 vars in 1374 bytes} [Tue Aug 18 05:27:35 2026] PUT /volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c => generated 392 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:36.018763 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-d76d4ccf-8c7e-4fb0-8654-c6d0eaf36a86 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:27:36.019435 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 319/1270] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:27:35 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 18 05:27:36.028916 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c704144-9660-402c-b7c6-7a07463a3f80 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.029789 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-ebfa416d-6487-4f2d-86a3-302cd9fab16f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.031438 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:36.031961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:36.033639 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-ebfa416d-6487-4f2d-86a3-302cd9fab16f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/attachments/3fb90530-1ccb-44dd-a0ea-bae8510d1f98 Aug 18 05:27:36.033885 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-ebfa416d-6487-4f2d-86a3-302cd9fab16f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:36.034201 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:36.034254 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-ebfa416d-6487-4f2d-86a3-302cd9fab16f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:36.034283 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Create volume of 2 GB Aug 18 05:27:36.046381 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.046381 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:36.046887 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Availability Zones retrieved successfully. Aug 18 05:27:36.055479 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Flow 'volume_create_api' (3957db69-364a-4913-a68c-9dd2ef2d13f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:36.057035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (154f2130-bca5-43ac-bfbc-500ec72c1f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:36.059386 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Validating volume size '2' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:36.076985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-346e66b4-2e37-47dc-9964-fc9f208125b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.079752 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-346e66b4-2e37-47dc-9964-fc9f208125b8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:36.081481 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-346e66b4-2e37-47dc-9964-fc9f208125b8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:36.081481 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-346e66b4-2e37-47dc-9964-fc9f208125b8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:36.081481 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-346e66b4-2e37-47dc-9964-fc9f208125b8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:36.095877 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.095877 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:36.095877 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-346e66b4-2e37-47dc-9964-fc9f208125b8 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:36.095877 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 323/1271] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:36 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:36.116341 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ae5e8e75-4852-4413-ac8a-d3eb8ee7f707 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.116700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (154f2130-bca5-43ac-bfbc-500ec72c1f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:36.117919 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe0edbc-695f-41b6-9583-26693ec3778e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:36.119732 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae5e8e75-4852-4413-ac8a-d3eb8ee7f707 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] DELETE https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:36.120132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae5e8e75-4852-4413-ac8a-d3eb8ee7f707 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:36.120388 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae5e8e75-4852-4413-ac8a-d3eb8ee7f707 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:36.120597 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-ae5e8e75-4852-4413-ac8a-d3eb8ee7f707 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Delete backup with id: 54b327ea-e54b-4193-af1a-e50b302d62a6. Aug 18 05:27:36.130381 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.130381 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:36.156006 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-ae5e8e75-4852-4413-ac8a-d3eb8ee7f707 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] delete_backup rpcapi backup_id 54b327ea-e54b-4193-af1a-e50b302d62a6 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:27:36.156699 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae5e8e75-4852-4413-ac8a-d3eb8ee7f707 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 202 Aug 18 05:27:36.157804 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 320/1272] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:36 2026] DELETE /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:27:36.170258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-df73f24a-a3a9-445a-a66c-3ca867d5e7f5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.172722 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df73f24a-a3a9-445a-a66c-3ca867d5e7f5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:36.172965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df73f24a-a3a9-445a-a66c-3ca867d5e7f5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:36.173209 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df73f24a-a3a9-445a-a66c-3ca867d5e7f5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:36.173328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-df73f24a-a3a9-445a-a66c-3ca867d5e7f5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:36.184361 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.184361 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:36.185865 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df73f24a-a3a9-445a-a66c-3ca867d5e7f5 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:36.186795 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 324/1273] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:36 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:36.186860 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota_utils [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Quota exceeded for 1d2758ceb7844d31972b8d697fb5e93c, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 05:27:36.188078 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-ebfa416d-6487-4f2d-86a3-302cd9fab16f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/3fb90530-1ccb-44dd-a0ea-bae8510d1f98 returned with HTTP 200 Aug 18 05:27:36.188647 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 309/1274] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:27:36 2026] DELETE /volume/v3/attachments/3fb90530-1ccb-44dd-a0ea-bae8510d1f98 => generated 367 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:36.190942 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe0edbc-695f-41b6-9583-26693ec3778e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 05:27:36.190942 np0000007601 devstack@c-api.service[100214]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 18 05:27:36.192990 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe0edbc-695f-41b6-9583-26693ec3778e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:36.194227 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe0edbc-695f-41b6-9583-26693ec3778e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 05:27:36.195229 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (154f2130-bca5-43ac-bfbc-500ec72c1f8d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:36.196392 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (154f2130-bca5-43ac-bfbc-500ec72c1f8d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 05:27:36.197700 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Flow 'volume_create_api' (3957db69-364a-4913-a68c-9dd2ef2d13f7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 05:27:36.198271 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.middleware.fault [None req-1c704144-9660-402c-b7c6-7a07463a3f80 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 413 Aug 18 05:27:36.199796 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 322/1275] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:36 2026] POST /volume/v3/volumes => generated 208 bytes in 171 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 05:27:36.212429 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-462c994d-1ee2-421f-8422-0806738916e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.219154 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-462c994d-1ee2-421f-8422-0806738916e5 tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c Aug 18 05:27:36.219154 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-462c994d-1ee2-421f-8422-0806738916e5 tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:36.347490 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-462c994d-1ee2-421f-8422-0806738916e5 tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c returned with HTTP 200 Aug 18 05:27:36.347889 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 321/1276] 10.4.3.250 () {68 vars in 1374 bytes} [Tue Aug 18 05:27:36 2026] PUT /volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c => generated 392 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:27:36.357834 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-b95fd447-2bb8-4ae0-b6f2-1243fb3cb8c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.361488 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-b95fd447-2bb8-4ae0-b6f2-1243fb3cb8c1 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] POST https://10.4.3.250/volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30/action Aug 18 05:27:36.362672 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-b95fd447-2bb8-4ae0-b6f2-1243fb3cb8c1 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:36.362742 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.363527 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-b95fd447-2bb8-4ae0-b6f2-1243fb3cb8c1 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:36.369117 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:36.369117 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:36.373765 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:36.373765 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Create volume of 1 GB Aug 18 05:27:36.373765 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.373765 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:36.382425 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Availability Zones retrieved successfully. Aug 18 05:27:36.389857 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Flow 'volume_create_api' (67343382-92ab-4509-9767-95d56f82c4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:36.392530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4226c8f0-9eb3-42cc-95aa-9c6243b6bebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:36.393065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:36.399978 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.399978 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:36.428788 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c978aa80-6205-40a3-9d93-dfeb24d77fcb req-b95fd447-2bb8-4ae0-b6f2-1243fb3cb8c1 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30/action returned with HTTP 204 Aug 18 05:27:36.429696 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 325/1277] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:27:36 2026] POST /volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:36.450590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4226c8f0-9eb3-42cc-95aa-9c6243b6bebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:36.452237 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea750a07-9975-4546-affe-6a8694f96c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:36.500301 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota_utils [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Quota exceeded for 1d2758ceb7844d31972b8d697fb5e93c, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 18 05:27:36.506318 np0000007601 devstack@c-api.service[100217]: WARNING cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea750a07-9975-4546-affe-6a8694f96c05) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 05:27:36.506318 np0000007601 devstack@c-api.service[100217]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 18 05:27:36.512101 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea750a07-9975-4546-affe-6a8694f96c05) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:36.512101 np0000007601 devstack@c-api.service[100217]: WARNING cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea750a07-9975-4546-affe-6a8694f96c05) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 05:27:36.513333 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4226c8f0-9eb3-42cc-95aa-9c6243b6bebd) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:36.515556 np0000007601 devstack@c-api.service[100217]: WARNING cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4226c8f0-9eb3-42cc-95aa-9c6243b6bebd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 05:27:36.516804 np0000007601 devstack@c-api.service[100217]: WARNING cinder.volume.api [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Flow 'volume_create_api' (67343382-92ab-4509-9767-95d56f82c4e1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 05:27:36.517908 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.middleware.fault [None req-c0e0f309-cd2d-4eac-8dd0-3b0386ea6020 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 413 Aug 18 05:27:36.518181 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 310/1278] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:36 2026] POST /volume/v3/volumes => generated 150 bytes in 158 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 05:27:36.534968 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-abb33124-4e98-45d1-8e9c-1bce37de563f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.539962 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abb33124-4e98-45d1-8e9c-1bce37de563f tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c Aug 18 05:27:36.541006 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-abb33124-4e98-45d1-8e9c-1bce37de563f tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:36.551196 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.551196 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:36.626588 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-abb33124-4e98-45d1-8e9c-1bce37de563f tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c returned with HTTP 200 Aug 18 05:27:36.626588 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 323/1279] 10.4.3.250 () {68 vars in 1374 bytes} [Tue Aug 18 05:27:36 2026] PUT /volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c => generated 391 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:36.643547 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e70f74b9-3ece-4910-a72b-a581b6469b88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.647691 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e70f74b9-3ece-4910-a72b-a581b6469b88 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] POST https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167/action Aug 18 05:27:36.648361 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e70f74b9-3ece-4910-a72b-a581b6469b88 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:36.648711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e70f74b9-3ece-4910-a72b-a581b6469b88 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:36.663372 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.663372 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:36.663955 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e70f74b9-3ece-4910-a72b-a581b6469b88 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Volume info retrieved successfully. Aug 18 05:27:36.733807 np0000007601 devstack@c-api.service[100215]: ERROR cinder.volume.api [None req-e70f74b9-3ece-4910-a72b-a581b6469b88 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Quota exceeded for 1d2758ceb7844d31972b8d697fb5e93c, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 05:27:36.749204 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.middleware.fault [None req-e70f74b9-3ece-4910-a72b-a581b6469b88 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167/action returned with HTTP 413 Aug 18 05:27:36.750277 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 322/1280] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:27:36 2026] POST /volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167/action => generated 208 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 05:27:36.764754 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6911095b-031c-42d6-aed3-9e65138e451f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.767035 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6911095b-031c-42d6-aed3-9e65138e451f tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] GET https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 Aug 18 05:27:36.767363 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6911095b-031c-42d6-aed3-9e65138e451f tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:36.768225 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6911095b-031c-42d6-aed3-9e65138e451f tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:36.782447 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.782447 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:36.789066 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6911095b-031c-42d6-aed3-9e65138e451f tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Volume info retrieved successfully. Aug 18 05:27:36.800615 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6911095b-031c-42d6-aed3-9e65138e451f tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 returned with HTTP 200 Aug 18 05:27:36.800982 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 326/1281] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:36 2026] GET /volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:36.823430 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-219bb3a1-e590-4d69-ad2e-82216a4cd679 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.825734 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-219bb3a1-e590-4d69-ad2e-82216a4cd679 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 Aug 18 05:27:36.826200 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-219bb3a1-e590-4d69-ad2e-82216a4cd679 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:36.826570 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-219bb3a1-e590-4d69-ad2e-82216a4cd679 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:36.826911 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-219bb3a1-e590-4d69-ad2e-82216a4cd679 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Delete volume with id: 4583dac2-3783-4e49-8990-cb79079b4167 Aug 18 05:27:36.839182 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.839182 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:36.839182 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-219bb3a1-e590-4d69-ad2e-82216a4cd679 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Volume info retrieved successfully. Aug 18 05:27:36.873797 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-219bb3a1-e590-4d69-ad2e-82216a4cd679 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Delete volume request issued successfully. Aug 18 05:27:36.873797 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-219bb3a1-e590-4d69-ad2e-82216a4cd679 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 returned with HTTP 202 Aug 18 05:27:36.873797 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 311/1282] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:36 2026] DELETE /volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:36.888111 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fd686fc2-1096-4552-b99b-ef3bbc20fc48 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:36.891729 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd686fc2-1096-4552-b99b-ef3bbc20fc48 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] GET https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 Aug 18 05:27:36.891965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd686fc2-1096-4552-b99b-ef3bbc20fc48 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:36.892462 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd686fc2-1096-4552-b99b-ef3bbc20fc48 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:36.908235 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:36.908235 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:36.917283 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fd686fc2-1096-4552-b99b-ef3bbc20fc48 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Volume info retrieved successfully. Aug 18 05:27:36.927151 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd686fc2-1096-4552-b99b-ef3bbc20fc48 tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 returned with HTTP 200 Aug 18 05:27:36.928768 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 324/1283] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:36 2026] GET /volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:37.201391 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa2c11d1-6d93-4101-b02f-0b78f78eb8bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:37.204929 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa2c11d1-6d93-4101-b02f-0b78f78eb8bc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:37.205217 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa2c11d1-6d93-4101-b02f-0b78f78eb8bc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:37.208578 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa2c11d1-6d93-4101-b02f-0b78f78eb8bc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:37.208578 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-aa2c11d1-6d93-4101-b02f-0b78f78eb8bc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:37.216358 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:37.216358 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:37.217321 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa2c11d1-6d93-4101-b02f-0b78f78eb8bc tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 200 Aug 18 05:27:37.217321 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 323/1284] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:37 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:37.949799 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4bd32376-a77a-492d-8dca-10ad4468b43f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:37.953523 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4bd32376-a77a-492d-8dca-10ad4468b43f tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] GET https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 Aug 18 05:27:37.953818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4bd32376-a77a-492d-8dca-10ad4468b43f tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:37.954122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4bd32376-a77a-492d-8dca-10ad4468b43f tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:37.968927 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4bd32376-a77a-492d-8dca-10ad4468b43f tempest-VolumeQuotasNegativeTestJSON-709117718 tempest-VolumeQuotasNegativeTestJSON-709117718-project-member] https://10.4.3.250/volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 returned with HTTP 404 Aug 18 05:27:37.969587 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 327/1285] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:37 2026] GET /volume/v3/volumes/4583dac2-3783-4e49-8990-cb79079b4167 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:37.979693 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ca613e4f-56e0-4e91-b486-fece71dc11f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:37.982064 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca613e4f-56e0-4e91-b486-fece71dc11f8 tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] PUT https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c Aug 18 05:27:37.982175 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ca613e4f-56e0-4e91-b486-fece71dc11f8 tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-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=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:37.992956 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-37be0e98-5a30-47a2-8afb-01b68b010ab4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:37.995872 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-37be0e98-5a30-47a2-8afb-01b68b010ab4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] PUT https://10.4.3.250/volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433 Aug 18 05:27:37.996333 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-37be0e98-5a30-47a2-8afb-01b68b010ab4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:38.011963 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-37be0e98-5a30-47a2-8afb-01b68b010ab4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Acquiring lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:27:38.018312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-37be0e98-5a30-47a2-8afb-01b68b010ab4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:27:38.019811 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:38.019811 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:38.194726 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca613e4f-56e0-4e91-b486-fece71dc11f8 tempest-VolumeQuotasNegativeTestJSON-145861034 tempest-VolumeQuotasNegativeTestJSON-145861034-project-admin] https://10.4.3.250/volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c returned with HTTP 200 Aug 18 05:27:38.195245 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 312/1286] 10.4.3.250 () {68 vars in 1375 bytes} [Tue Aug 18 05:27:37 2026] PUT /volume/v3/os-quota-sets/1d2758ceb7844d31972b8d697fb5e93c => generated 395 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:27:38.244546 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8aa5ed9f-97e0-4b9b-8a60-b0b4a502824c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:38.245616 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8aa5ed9f-97e0-4b9b-8a60-b0b4a502824c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 Aug 18 05:27:38.245900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8aa5ed9f-97e0-4b9b-8a60-b0b4a502824c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:38.246214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8aa5ed9f-97e0-4b9b-8a60-b0b4a502824c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:38.246382 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8aa5ed9f-97e0-4b9b-8a60-b0b4a502824c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Show backup with id 54b327ea-e54b-4193-af1a-e50b302d62a6. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:27:38.253303 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8aa5ed9f-97e0-4b9b-8a60-b0b4a502824c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 returned with HTTP 404 Aug 18 05:27:38.254213 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 324/1287] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:38 2026] GET /volume/v3/backups/54b327ea-e54b-4193-af1a-e50b302d62a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:38.364425 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-37be0e98-5a30-47a2-8afb-01b68b010ab4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-9d2518ef-110f-44ca-ae94-3454aae6988f-np0000007601" released by "attachment_update" :: held 0.346s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:27:38.364753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-37be0e98-5a30-47a2-8afb-01b68b010ab4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433 returned with HTTP 200 Aug 18 05:27:38.366074 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 325/1288] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:27:37 2026] PUT /volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433 => generated 969 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:38.381297 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-15e792e4-1fc3-4894-bb5e-9b81000b1a0b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:38.386679 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-15e792e4-1fc3-4894-bb5e-9b81000b1a0b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433 Aug 18 05:27:38.387225 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-15e792e4-1fc3-4894-bb5e-9b81000b1a0b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:38.387605 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-15e792e4-1fc3-4894-bb5e-9b81000b1a0b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:38.390958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9de7ebd9-86e1-4587-9029-b2e1abede7bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:38.396423 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9de7ebd9-86e1-4587-9029-b2e1abede7bd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a Aug 18 05:27:38.396580 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9de7ebd9-86e1-4587-9029-b2e1abede7bd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:38.397766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9de7ebd9-86e1-4587-9029-b2e1abede7bd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:38.409332 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:38.409332 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:38.418869 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9de7ebd9-86e1-4587-9029-b2e1abede7bd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:38.426692 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9de7ebd9-86e1-4587-9029-b2e1abede7bd tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a returned with HTTP 200 Aug 18 05:27:38.427317 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 313/1289] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:38 2026] GET /volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:38.428470 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-15e792e4-1fc3-4894-bb5e-9b81000b1a0b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433 returned with HTTP 200 Aug 18 05:27:38.430055 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 328/1290] 10.4.3.250 () {70 vars in 1651 bytes} [Tue Aug 18 05:27:38 2026] GET /volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433 => generated 994 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:38.443214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6106805-1324-45b8-9ce0-60c1a27c822c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:38.449768 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6106805-1324-45b8-9ce0-60c1a27c822c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] DELETE https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a Aug 18 05:27:38.449886 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6106805-1324-45b8-9ce0-60c1a27c822c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:38.450553 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6106805-1324-45b8-9ce0-60c1a27c822c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:38.450553 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e6106805-1324-45b8-9ce0-60c1a27c822c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Delete volume with id: a19f9127-88c5-4501-8698-6b5c6bef357a Aug 18 05:27:38.465322 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:38.465322 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:38.466219 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e6106805-1324-45b8-9ce0-60c1a27c822c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:38.515818 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e6106805-1324-45b8-9ce0-60c1a27c822c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Delete volume request issued successfully. Aug 18 05:27:38.516603 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6106805-1324-45b8-9ce0-60c1a27c822c tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a returned with HTTP 202 Aug 18 05:27:38.517536 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 325/1291] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:38 2026] DELETE /volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:38.534392 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57c12fd7-ad9b-49f4-9ee7-28058fa4fea2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:38.537697 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57c12fd7-ad9b-49f4-9ee7-28058fa4fea2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a Aug 18 05:27:38.538262 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57c12fd7-ad9b-49f4-9ee7-28058fa4fea2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:38.538262 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57c12fd7-ad9b-49f4-9ee7-28058fa4fea2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:38.564736 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:38.564736 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:38.570376 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57c12fd7-ad9b-49f4-9ee7-28058fa4fea2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Volume info retrieved successfully. Aug 18 05:27:38.577298 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57c12fd7-ad9b-49f4-9ee7-28058fa4fea2 tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a returned with HTTP 200 Aug 18 05:27:38.577298 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 326/1292] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:38 2026] GET /volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:39.595576 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-563cc0d7-bd88-4709-a452-8e7ccafc7a9d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:39.598936 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-563cc0d7-bd88-4709-a452-8e7ccafc7a9d tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] GET https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a Aug 18 05:27:39.598936 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-563cc0d7-bd88-4709-a452-8e7ccafc7a9d tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:39.599601 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-563cc0d7-bd88-4709-a452-8e7ccafc7a9d tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:39.617770 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-563cc0d7-bd88-4709-a452-8e7ccafc7a9d tempest-VolumesBackupsAdminTest-1700993300 tempest-VolumesBackupsAdminTest-1700993300-project-member] https://10.4.3.250/volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a returned with HTTP 404 Aug 18 05:27:39.618497 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 314/1293] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:39 2026] GET /volume/v3/volumes/a19f9127-88c5-4501-8698-6b5c6bef357a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:40.838475 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b12d4f05-41ae-4529-acf0-728914719462 req-4c7755f8-dc6f-40b6-b8ee-873ecf9c28a6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:40.841520 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b12d4f05-41ae-4529-acf0-728914719462 req-4c7755f8-dc6f-40b6-b8ee-873ecf9c28a6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] DELETE https://10.4.3.250/volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347 Aug 18 05:27:40.842048 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b12d4f05-41ae-4529-acf0-728914719462 req-4c7755f8-dc6f-40b6-b8ee-873ecf9c28a6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:40.842286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b12d4f05-41ae-4529-acf0-728914719462 req-4c7755f8-dc6f-40b6-b8ee-873ecf9c28a6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:40.857940 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:40.857940 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:40.981844 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b12d4f05-41ae-4529-acf0-728914719462 req-4c7755f8-dc6f-40b6-b8ee-873ecf9c28a6 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347 returned with HTTP 200 Aug 18 05:27:40.981844 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 329/1294] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:27:40 2026] DELETE /volume/v3/attachments/6b75bf7e-4a38-414e-8ec6-3fde84d88347 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:27:41.003183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b12d4f05-41ae-4529-acf0-728914719462 req-0e7be360-0d17-4faf-87d6-3c1af95482b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:41.006320 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b12d4f05-41ae-4529-acf0-728914719462 req-0e7be360-0d17-4faf-87d6-3c1af95482b4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] DELETE https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace Aug 18 05:27:41.006517 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b12d4f05-41ae-4529-acf0-728914719462 req-0e7be360-0d17-4faf-87d6-3c1af95482b4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:41.006799 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b12d4f05-41ae-4529-acf0-728914719462 req-0e7be360-0d17-4faf-87d6-3c1af95482b4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:41.007254 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-b12d4f05-41ae-4529-acf0-728914719462 req-0e7be360-0d17-4faf-87d6-3c1af95482b4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Delete volume with id: 2eaba763-9be1-481b-a06f-779d78beaace Aug 18 05:27:41.029786 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:41.029786 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:41.029786 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b12d4f05-41ae-4529-acf0-728914719462 req-0e7be360-0d17-4faf-87d6-3c1af95482b4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:27:41.112590 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b12d4f05-41ae-4529-acf0-728914719462 req-0e7be360-0d17-4faf-87d6-3c1af95482b4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Delete volume request issued successfully. Aug 18 05:27:41.112890 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b12d4f05-41ae-4529-acf0-728914719462 req-0e7be360-0d17-4faf-87d6-3c1af95482b4 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace returned with HTTP 202 Aug 18 05:27:41.113750 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 326/1295] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:27:41 2026] DELETE /volume/v3/volumes/2eaba763-9be1-481b-a06f-779d78beaace => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:41.593231 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0358d226-64a4-4032-a810-7d8d42d0c5b4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:41.595044 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0358d226-64a4-4032-a810-7d8d42d0c5b4 None None] GET https://10.4.3.250/volume// Aug 18 05:27:41.595044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0358d226-64a4-4032-a810-7d8d42d0c5b4 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:41.595044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0358d226-64a4-4032-a810-7d8d42d0c5b4 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:41.595044 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0358d226-64a4-4032-a810-7d8d42d0c5b4 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:27:41.595303 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 327/1296] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:27:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:27:41.613358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-101d2c87-1e54-4cdc-9777-4f2a911db224 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:41.621190 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-101d2c87-1e54-4cdc-9777-4f2a911db224 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:27:41.622114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-101d2c87-1e54-4cdc-9777-4f2a911db224 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4c47b32-9acb-4df4-91b6-df7a3fdc21e2", "connector": null, "instance_uuid": "99a7f7f8-dc95-4347-b056-65ffa3acc086"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:41.641374 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:41.641374 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:41.708510 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-101d2c87-1e54-4cdc-9777-4f2a911db224 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:27:41.709125 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 315/1297] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:27:41 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:41.720637 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-d92e9eed-d809-4b21-ba06-990c5121d7d4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:41.725493 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-d92e9eed-d809-4b21-ba06-990c5121d7d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] DELETE https://10.4.3.250/volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30 Aug 18 05:27:41.725493 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-d92e9eed-d809-4b21-ba06-990c5121d7d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:41.725493 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-d92e9eed-d809-4b21-ba06-990c5121d7d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:41.738500 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:41.738500 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:41.826984 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-d92e9eed-d809-4b21-ba06-990c5121d7d4 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30 returned with HTTP 200 Aug 18 05:27:41.827640 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 330/1298] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:27:41 2026] DELETE /volume/v3/attachments/1be3e5b1-b4ad-45c0-b9d3-d76d2c8e8d30 => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:42.296593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ac82d93d-5303-4713-8636-a4a4bd2b8f5c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:42.300171 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac82d93d-5303-4713-8636-a4a4bd2b8f5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] DELETE https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:27:42.303052 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac82d93d-5303-4713-8636-a4a4bd2b8f5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:42.303052 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac82d93d-5303-4713-8636-a4a4bd2b8f5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:42.303052 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ac82d93d-5303-4713-8636-a4a4bd2b8f5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Delete volume with id: 45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:27:42.317306 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:42.317306 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:42.317801 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ac82d93d-5303-4713-8636-a4a4bd2b8f5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:27:42.350867 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ac82d93d-5303-4713-8636-a4a4bd2b8f5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Delete volume request issued successfully. Aug 18 05:27:42.351259 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac82d93d-5303-4713-8636-a4a4bd2b8f5c tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 202 Aug 18 05:27:42.351816 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 327/1299] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:42 2026] DELETE /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:42.365970 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fbe20199-923b-4db3-b12b-c50c4ada9d1e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:42.372193 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fbe20199-923b-4db3-b12b-c50c4ada9d1e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:27:42.372193 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fbe20199-923b-4db3-b12b-c50c4ada9d1e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:42.372193 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fbe20199-923b-4db3-b12b-c50c4ada9d1e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:42.395055 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:42.395055 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:42.406478 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fbe20199-923b-4db3-b12b-c50c4ada9d1e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Volume info retrieved successfully. Aug 18 05:27:42.417339 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fbe20199-923b-4db3-b12b-c50c4ada9d1e tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 200 Aug 18 05:27:42.418106 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 328/1300] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:42 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:42.806034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ebf122cf-c36e-46ef-af1c-4aca92dd2719 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:43.074353 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ebf122cf-c36e-46ef-af1c-4aca92dd2719 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:27:43.074858 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ebf122cf-c36e-46ef-af1c-4aca92dd2719 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-92570912"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:43.076964 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:43.076964 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:43.095373 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ebf122cf-c36e-46ef-af1c-4aca92dd2719 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:27:43.095571 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 316/1301] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:27:42 2026] POST /volume/v3/types => generated 231 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:43.104682 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-493f145a-2690-4308-b080-e0de5372f886 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:43.107755 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-493f145a-2690-4308-b080-e0de5372f886 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:27:43.108246 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-493f145a-2690-4308-b080-e0de5372f886 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-363976494", "extra_specs": {"multiattach": " True"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:43.111577 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:43.111577 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:43.114902 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-271b774b-5cc7-433f-a123-c88d3ffb00cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:43.129299 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-493f145a-2690-4308-b080-e0de5372f886 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:27:43.129809 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 331/1302] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:27:43 2026] POST /volume/v3/types => generated 258 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:43.140892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:43.191043 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-271b774b-5cc7-433f-a123-c88d3ffb00cf tempest-ExtensionsTestJSON-1907512620 tempest-ExtensionsTestJSON-1907512620-project-member] GET https://10.4.3.250/volume/v3/extensions Aug 18 05:27:43.191336 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-271b774b-5cc7-433f-a123-c88d3ffb00cf tempest-ExtensionsTestJSON-1907512620 tempest-ExtensionsTestJSON-1907512620-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:43.191586 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-271b774b-5cc7-433f-a123-c88d3ffb00cf tempest-ExtensionsTestJSON-1907512620 tempest-ExtensionsTestJSON-1907512620-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:43.191992 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-271b774b-5cc7-433f-a123-c88d3ffb00cf tempest-ExtensionsTestJSON-1907512620 tempest-ExtensionsTestJSON-1907512620-project-member] https://10.4.3.250/volume/v3/extensions returned with HTTP 200 Aug 18 05:27:43.192675 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 328/1303] 10.4.3.250 () {66 vars in 1246 bytes} [Tue Aug 18 05:27:43 2026] GET /volume/v3/extensions => generated 5245 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:43.284168 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:43.284631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-92570912", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-768598697"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:43.286808 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-92570912', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-768598697'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:43.291630 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Create volume of 1 GB Aug 18 05:27:43.292191 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:43.292191 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:43.293006 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Availability Zones retrieved successfully. Aug 18 05:27:43.301400 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Flow 'volume_create_api' (8e7869d7-c972-4d76-9c6b-911bc4cb26f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:43.303163 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2a4a58-5cf9-4bab-8c5f-0510e042db57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:43.304593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:43.332601 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2a4a58-5cf9-4bab-8c5f-0510e042db57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b5b8580-bd95-407f-9b9b-0b36007f76bc,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-92570912',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b5b8580-bd95-407f-9b9b-0b36007f76bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:43.333759 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a8c9b35-1b54-41af-8a89-c4e7c14f6a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:43.368757 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-92570912 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-92570912, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:27:43.370285 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-92570912 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-92570912, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:27:43.429903 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Created reservations ['d717912f-9c3e-4c8a-8f72-883c912a7349', '38d756be-519f-4649-9518-633742fef7b8', 'fe5ec612-eaef-41bb-952f-1ba2405cf5a5', 'e7835cfa-0090-4608-aba6-8dd83366ac05'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:43.431492 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a8c9b35-1b54-41af-8a89-c4e7c14f6a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d717912f-9c3e-4c8a-8f72-883c912a7349', '38d756be-519f-4649-9518-633742fef7b8', 'fe5ec612-eaef-41bb-952f-1ba2405cf5a5', 'e7835cfa-0090-4608-aba6-8dd83366ac05']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:43.432671 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468b053b-db3b-43ba-810d-f9d791791d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:43.437531 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0f4af5f1-e101-40bb-8ef0-874265126c53 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:43.441034 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f4af5f1-e101-40bb-8ef0-874265126c53 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] GET https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 Aug 18 05:27:43.441034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f4af5f1-e101-40bb-8ef0-874265126c53 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:43.441034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f4af5f1-e101-40bb-8ef0-874265126c53 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:43.452811 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f4af5f1-e101-40bb-8ef0-874265126c53 tempest-ServerActionsTestOtherA-807318607 tempest-ServerActionsTestOtherA-807318607-project-member] https://10.4.3.250/volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 returned with HTTP 404 Aug 18 05:27:43.452811 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 317/1304] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:43 2026] GET /volume/v3/volumes/45d85931-b476-43d9-b3f9-2a193ca845c1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:43.470572 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468b053b-db3b-43ba-810d-f9d791791d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb6b243a-db64-4757-ac44-69b0927d6328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-768598697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2484cf7f28ec4b63a0fa9a91842705b2',qos_specs=None,replication_status=,reservations=['d717912f-9c3e-4c8a-8f72-883c912a7349','38d756be-519f-4649-9518-633742fef7b8','fe5ec612-eaef-41bb-952f-1ba2405cf5a5','e7835cfa-0090-4608-aba6-8dd83366ac05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2298531d7aa44b4b781143ca1ff7df7',volume_type_id=3b5b8580-bd95-407f-9b9b-0b36007f76bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-768598697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb6b243a-db64-4757-ac44-69b0927d6328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2484cf7f28ec4b63a0fa9a91842705b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2298531d7aa44b4b781143ca1ff7df7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b5b8580-bd95-407f-9b9b-0b36007f76bc),volume_type_id=3b5b8580-bd95-407f-9b9b-0b36007f76bc)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:43.473210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c225e1-3081-4c0c-b763-2efd5f51b4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:43.507677 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c225e1-3081-4c0c-b763-2efd5f51b4e3) transitioned into state 'SUCCESS' from state '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-768598697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2484cf7f28ec4b63a0fa9a91842705b2',qos_specs=None,replication_status=,reservations=['d717912f-9c3e-4c8a-8f72-883c912a7349','38d756be-519f-4649-9518-633742fef7b8','fe5ec612-eaef-41bb-952f-1ba2405cf5a5','e7835cfa-0090-4608-aba6-8dd83366ac05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2298531d7aa44b4b781143ca1ff7df7',volume_type_id=3b5b8580-bd95-407f-9b9b-0b36007f76bc)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:43.508665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d809bc1c-d7a4-446f-899e-1c65a8123a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:43.534575 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d809bc1c-d7a4-446f-899e-1c65a8123a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:43.535593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Flow 'volume_create_api' (8e7869d7-c972-4d76-9c6b-911bc4cb26f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:43.535936 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Create volume request issued successfully. Aug 18 05:27:43.536900 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-754fd50c-b10d-4eb5-8cc6-ffff97e336f0 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:43.537537 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 329/1305] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:27:43 2026] POST /volume/v3/volumes => generated 869 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:43.556889 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a3e26d78-f5e8-4776-bbac-cd03fc9d8630 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:43.559704 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3e26d78-f5e8-4776-bbac-cd03fc9d8630 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:43.559704 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3e26d78-f5e8-4776-bbac-cd03fc9d8630 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:43.560466 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3e26d78-f5e8-4776-bbac-cd03fc9d8630 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:43.576004 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:43.576004 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:43.587589 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a3e26d78-f5e8-4776-bbac-cd03fc9d8630 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:43.599125 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3e26d78-f5e8-4776-bbac-cd03fc9d8630 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:43.600048 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 332/1306] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:43 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 937 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:43.836898 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-1d40469f-4306-4876-8066-0b86a333c5f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:43.844592 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-1d40469f-4306-4876-8066-0b86a333c5f1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433/action Aug 18 05:27:43.844893 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-1d40469f-4306-4876-8066-0b86a333c5f1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:43.844981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-1d40469f-4306-4876-8066-0b86a333c5f1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:43.872937 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:43.872937 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:43.908494 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84e953d7-28a7-4092-b351-bb9ad888eef2 req-1d40469f-4306-4876-8066-0b86a333c5f1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433/action returned with HTTP 204 Aug 18 05:27:43.909416 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 329/1307] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:27:43 2026] POST /volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:44.583832 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-62448c0b-64c7-4837-8d3b-554170834605 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:44.590387 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-62448c0b-64c7-4837-8d3b-554170834605 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] PUT https://10.4.3.250/volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3 Aug 18 05:27:44.590730 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-62448c0b-64c7-4837-8d3b-554170834605 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:44.608679 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-62448c0b-64c7-4837-8d3b-554170834605 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Acquiring lock "cinder-attachment_update-c4c47b32-9acb-4df4-91b6-df7a3fdc21e2-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:27:44.617792 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-62448c0b-64c7-4837-8d3b-554170834605 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Lock "cinder-attachment_update-c4c47b32-9acb-4df4-91b6-df7a3fdc21e2-np0000007601" acquired by "attachment_update" :: waited 0.009s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:27:44.620239 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:44.620239 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:44.620659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0ae5d254-7f53-4579-addb-785514e2089a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:44.625058 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ae5d254-7f53-4579-addb-785514e2089a tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:44.625058 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ae5d254-7f53-4579-addb-785514e2089a tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:44.625058 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ae5d254-7f53-4579-addb-785514e2089a tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:44.637574 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:44.637574 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:44.653511 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0ae5d254-7f53-4579-addb-785514e2089a tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:44.666829 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ae5d254-7f53-4579-addb-785514e2089a tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:44.667569 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 330/1308] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:44 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 996 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:44.692226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-24c3256a-bffd-4153-b889-8995de5ed1bd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:44.694951 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-24c3256a-bffd-4153-b889-8995de5ed1bd tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:44.694951 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-24c3256a-bffd-4153-b889-8995de5ed1bd tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:44.695878 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-24c3256a-bffd-4153-b889-8995de5ed1bd tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:44.705125 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:44.705125 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:44.711166 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-24c3256a-bffd-4153-b889-8995de5ed1bd tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Volume info retrieved successfully. Aug 18 05:27:44.719193 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-24c3256a-bffd-4153-b889-8995de5ed1bd tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:44.719648 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 333/1309] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:44 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 1181 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:27:44.738707 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-57a867a6-a7d2-430d-b69a-6b649465f966 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:44.740776 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] POST https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328/action Aug 18 05:27:44.741972 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-363976494", "migration_policy": "never"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:44.742303 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-363976494", "migration_policy": "never"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:44.759447 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:44.759447 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:44.759447 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:44.772367 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:44.772367 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:44.796026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-62448c0b-64c7-4837-8d3b-554170834605 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Lock "cinder-attachment_update-c4c47b32-9acb-4df4-91b6-df7a3fdc21e2-np0000007601" released by "attachment_update" :: held 0.176s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:27:44.796026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-62448c0b-64c7-4837-8d3b-554170834605 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3 returned with HTTP 200 Aug 18 05:27:44.796026 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 318/1310] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:27:44 2026] PUT /volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:27:44.818110 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-6258ce1b-b231-477e-b5af-c2936b7db8c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:44.823647 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-6258ce1b-b231-477e-b5af-c2936b7db8c6 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3 Aug 18 05:27:44.824029 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-6258ce1b-b231-477e-b5af-c2936b7db8c6 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:44.824029 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-6258ce1b-b231-477e-b5af-c2936b7db8c6 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:44.824207 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-363976494 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-363976494, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:27:44.824659 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-363976494 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-363976494, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:27:44.858983 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-6258ce1b-b231-477e-b5af-c2936b7db8c6 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3 returned with HTTP 200 Aug 18 05:27:44.860307 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 331/1311] 10.4.3.250 () {70 vars in 1651 bytes} [Tue Aug 18 05:27:44 2026] GET /volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3 => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:44.876232 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Created reservations ['47f30dfc-87e9-4b57-864a-603841d39023', '021ff379-25dc-4dfe-976b-5e8954f04b81'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:44.911819 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-92570912 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-92570912, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:27:44.912278 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-92570912 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-92570912, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:27:44.923914 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Created reservations ['486e0e0a-e7b8-4646-a968-9c34d1f2aa96', 'e478b208-8c83-4c70-b5b8-f2b0de19d22f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:44.986523 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Retype volume request issued successfully. Aug 18 05:27:44.986759 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57a867a6-a7d2-430d-b69a-6b649465f966 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328/action returned with HTTP 202 Aug 18 05:27:44.987396 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 330/1312] 10.4.3.250 () {70 vars in 1432 bytes} [Tue Aug 18 05:27:44 2026] POST /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 05:27:45.002212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-431a2c1a-73e4-443c-822f-8a1ba011dd3f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:45.006172 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-431a2c1a-73e4-443c-822f-8a1ba011dd3f tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:45.006506 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-431a2c1a-73e4-443c-822f-8a1ba011dd3f tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:45.007371 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-431a2c1a-73e4-443c-822f-8a1ba011dd3f tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:45.024442 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:45.024442 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:45.034836 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-431a2c1a-73e4-443c-822f-8a1ba011dd3f tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:45.042736 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-431a2c1a-73e4-443c-822f-8a1ba011dd3f tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:45.043278 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 334/1313] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:44 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:45.388837 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-31a65aa8-5f32-4b16-bbd0-b05357ef7d5e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:45.389519 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-31a65aa8-5f32-4b16-bbd0-b05357ef7d5e None None] GET https://10.4.3.250/volume// Aug 18 05:27:45.389793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-31a65aa8-5f32-4b16-bbd0-b05357ef7d5e None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:45.390099 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-31a65aa8-5f32-4b16-bbd0-b05357ef7d5e None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:45.390953 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-31a65aa8-5f32-4b16-bbd0-b05357ef7d5e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:27:45.391436 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 319/1314] 10.4.3.250 () {64 vars in 1004 bytes} [Tue Aug 18 05:27:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:27:45.403669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53bbbb64-6d7a-4c90-b2e7-738f10cc1ffc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:45.404773 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53bbbb64-6d7a-4c90-b2e7-738f10cc1ffc None None] GET https://10.4.3.250/volume// Aug 18 05:27:45.405266 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53bbbb64-6d7a-4c90-b2e7-738f10cc1ffc None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:45.405365 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53bbbb64-6d7a-4c90-b2e7-738f10cc1ffc None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:45.405711 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53bbbb64-6d7a-4c90-b2e7-738f10cc1ffc None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:27:45.406410 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 332/1315] 10.4.3.250 () {64 vars in 1004 bytes} [Tue Aug 18 05:27:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:27:45.421190 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-23781d48-37bf-4e49-b274-aa7a2a420b78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:45.575976 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23781d48-37bf-4e49-b274-aa7a2a420b78 tempest-VersionsTest-1516694368 tempest-VersionsTest-1516694368-project-member] GET https://10.4.3.250/volume/v3/ Aug 18 05:27:45.576712 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23781d48-37bf-4e49-b274-aa7a2a420b78 tempest-VersionsTest-1516694368 tempest-VersionsTest-1516694368-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:45.576712 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-23781d48-37bf-4e49-b274-aa7a2a420b78 tempest-VersionsTest-1516694368 tempest-VersionsTest-1516694368-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:45.577383 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-23781d48-37bf-4e49-b274-aa7a2a420b78 tempest-VersionsTest-1516694368 tempest-VersionsTest-1516694368-project-member] https://10.4.3.250/volume/v3/ returned with HTTP 200 Aug 18 05:27:45.578711 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 331/1316] 10.4.3.250 () {66 vars in 1216 bytes} [Tue Aug 18 05:27:45 2026] GET /volume/v3/ => generated 386 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:46.063165 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2bcb9b9d-8da8-4c46-a2d0-dcf064a2cd7d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:46.068673 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bcb9b9d-8da8-4c46-a2d0-dcf064a2cd7d tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:46.068673 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bcb9b9d-8da8-4c46-a2d0-dcf064a2cd7d tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:46.068673 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bcb9b9d-8da8-4c46-a2d0-dcf064a2cd7d tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:46.083676 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:46.083676 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:46.098163 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2bcb9b9d-8da8-4c46-a2d0-dcf064a2cd7d tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:46.109722 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bcb9b9d-8da8-4c46-a2d0-dcf064a2cd7d tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:46.110071 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 335/1317] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:46 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 996 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:46.131044 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a97bd36-0868-473d-80b6-22736027da43 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:46.133621 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a97bd36-0868-473d-80b6-22736027da43 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:46.134196 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a97bd36-0868-473d-80b6-22736027da43 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:46.134469 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a97bd36-0868-473d-80b6-22736027da43 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:46.149909 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:46.149909 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:46.160431 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7a97bd36-0868-473d-80b6-22736027da43 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Volume info retrieved successfully. Aug 18 05:27:46.176487 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a97bd36-0868-473d-80b6-22736027da43 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:46.176487 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 320/1318] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:46 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 1181 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:27:46.200757 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0a4c5388-f571-427c-a66e-af68fb7ff815 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:46.204275 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a4c5388-f571-427c-a66e-af68fb7ff815 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:46.204576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a4c5388-f571-427c-a66e-af68fb7ff815 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:46.207658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0a4c5388-f571-427c-a66e-af68fb7ff815 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:46.223928 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:46.223928 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:46.240034 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0a4c5388-f571-427c-a66e-af68fb7ff815 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Volume info retrieved successfully. Aug 18 05:27:46.248107 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0a4c5388-f571-427c-a66e-af68fb7ff815 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:46.248684 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 333/1319] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:46 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 1181 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:27:46.275662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c420aa17-c768-474a-8644-985bf59b77f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:46.284178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c420aa17-c768-474a-8644-985bf59b77f1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] POST https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328/action Aug 18 05:27:46.284178 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c420aa17-c768-474a-8644-985bf59b77f1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-92570912", "migration_policy": "never"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:46.284178 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c420aa17-c768-474a-8644-985bf59b77f1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-92570912", "migration_policy": "never"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:46.295796 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:46.295796 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:46.297270 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c420aa17-c768-474a-8644-985bf59b77f1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:46.355214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c420aa17-c768-474a-8644-985bf59b77f1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Created reservations ['3f87fa70-6a7f-4d1a-b195-50dfb693a7c8', '7a61e251-3a63-40a2-a5e9-5945a29222df'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:46.397565 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c420aa17-c768-474a-8644-985bf59b77f1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Created reservations ['b3757547-a23f-437b-81b9-fbcff7b4c47b', '29f4303f-b1d0-470d-bd41-a510ce5616c8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:46.450076 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c420aa17-c768-474a-8644-985bf59b77f1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Retype volume request issued successfully. Aug 18 05:27:46.450076 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c420aa17-c768-474a-8644-985bf59b77f1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328/action returned with HTTP 202 Aug 18 05:27:46.455073 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 332/1320] 10.4.3.250 () {70 vars in 1432 bytes} [Tue Aug 18 05:27:46 2026] POST /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 05:27:46.463949 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0748c068-251f-4b20-855c-7f5b17356845 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:46.473885 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0748c068-251f-4b20-855c-7f5b17356845 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:46.473885 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0748c068-251f-4b20-855c-7f5b17356845 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:46.473885 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0748c068-251f-4b20-855c-7f5b17356845 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:46.489092 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:46.489092 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:46.494944 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0748c068-251f-4b20-855c-7f5b17356845 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:46.507101 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0748c068-251f-4b20-855c-7f5b17356845 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:46.507246 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 336/1321] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:46 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 996 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:47.530192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab123f5d-17cd-4256-84f5-d6884862fba1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:47.533339 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab123f5d-17cd-4256-84f5-d6884862fba1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:47.535700 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab123f5d-17cd-4256-84f5-d6884862fba1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:47.537378 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab123f5d-17cd-4256-84f5-d6884862fba1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:47.549496 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:47.549496 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:47.558723 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ab123f5d-17cd-4256-84f5-d6884862fba1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:47.565232 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab123f5d-17cd-4256-84f5-d6884862fba1 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:47.565991 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 321/1322] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:47 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 996 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:47.583032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9126d19f-3f07-444b-898b-c76b8f582668 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:47.585765 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9126d19f-3f07-444b-898b-c76b8f582668 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:47.585765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9126d19f-3f07-444b-898b-c76b8f582668 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:47.588197 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9126d19f-3f07-444b-898b-c76b8f582668 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:47.600517 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:47.600517 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:47.611924 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9126d19f-3f07-444b-898b-c76b8f582668 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Volume info retrieved successfully. Aug 18 05:27:47.617487 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9126d19f-3f07-444b-898b-c76b8f582668 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:47.618245 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 334/1323] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:47 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 1181 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:27:47.632861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-53eef147-5a0f-4094-947f-e1d0cac3ace7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:47.636751 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53eef147-5a0f-4094-947f-e1d0cac3ace7 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] GET https://10.4.3.250/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-768598697 Aug 18 05:27:47.636751 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53eef147-5a0f-4094-947f-e1d0cac3ace7 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:47.636751 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53eef147-5a0f-4094-947f-e1d0cac3ace7 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:47.640303 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:47.640303 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:47.643551 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-53eef147-5a0f-4094-947f-e1d0cac3ace7 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-768598697'), ('all_tenants', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:27:47.681056 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-53eef147-5a0f-4094-947f-e1d0cac3ace7 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Get all volumes completed successfully. Aug 18 05:27:47.681260 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53eef147-5a0f-4094-947f-e1d0cac3ace7 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-768598697 returned with HTTP 200 Aug 18 05:27:47.681787 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 333/1324] 10.4.3.250 () {68 vars in 1427 bytes} [Tue Aug 18 05:27:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-768598697 => generated 341 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:47.698232 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-95bd8fd4-0a56-45ee-a873-014b8cdfb74d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:47.700912 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95bd8fd4-0a56-45ee-a873-014b8cdfb74d tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] GET https://10.4.3.250/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-768598697 Aug 18 05:27:47.701343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-95bd8fd4-0a56-45ee-a873-014b8cdfb74d tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:47.701698 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-95bd8fd4-0a56-45ee-a873-014b8cdfb74d tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:47.702864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95bd8fd4-0a56-45ee-a873-014b8cdfb74d tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-768598697'), ('all_tenants', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:27:47.746154 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-95bd8fd4-0a56-45ee-a873-014b8cdfb74d tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Get all volumes completed successfully. Aug 18 05:27:47.746867 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95bd8fd4-0a56-45ee-a873-014b8cdfb74d tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-768598697 returned with HTTP 200 Aug 18 05:27:47.747633 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 337/1325] 10.4.3.250 () {68 vars in 1427 bytes} [Tue Aug 18 05:27:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-768598697 => generated 341 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:47.763900 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d57c5866-7ddc-441b-a6e8-369a263155c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:47.766189 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d57c5866-7ddc-441b-a6e8-369a263155c6 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:47.766485 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d57c5866-7ddc-441b-a6e8-369a263155c6 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:47.766755 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d57c5866-7ddc-441b-a6e8-369a263155c6 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:47.775900 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:47.775900 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:47.780814 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d57c5866-7ddc-441b-a6e8-369a263155c6 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:47.789181 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d57c5866-7ddc-441b-a6e8-369a263155c6 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:47.789673 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 322/1326] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:47 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:47.804864 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62047b4c-1514-4a25-a4d1-8781eabd8ad3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:47.806633 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62047b4c-1514-4a25-a4d1-8781eabd8ad3 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] DELETE https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:47.806901 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62047b4c-1514-4a25-a4d1-8781eabd8ad3 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:47.807175 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62047b4c-1514-4a25-a4d1-8781eabd8ad3 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:47.807342 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-62047b4c-1514-4a25-a4d1-8781eabd8ad3 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Delete volume with id: cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:47.818311 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:47.818311 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:47.818913 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-62047b4c-1514-4a25-a4d1-8781eabd8ad3 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:47.852507 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-62047b4c-1514-4a25-a4d1-8781eabd8ad3 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Delete volume request issued successfully. Aug 18 05:27:47.852796 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62047b4c-1514-4a25-a4d1-8781eabd8ad3 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 202 Aug 18 05:27:47.853422 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 335/1327] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:27:47 2026] DELETE /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:27:47.867544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0c02671b-aec6-4ef6-a32e-a354d2b11ac5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:47.869516 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c02671b-aec6-4ef6-a32e-a354d2b11ac5 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:47.869761 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c02671b-aec6-4ef6-a32e-a354d2b11ac5 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:47.869929 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c02671b-aec6-4ef6-a32e-a354d2b11ac5 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:47.883302 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:47.883302 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:47.889366 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0c02671b-aec6-4ef6-a32e-a354d2b11ac5 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Volume info retrieved successfully. Aug 18 05:27:47.897652 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c02671b-aec6-4ef6-a32e-a354d2b11ac5 tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 200 Aug 18 05:27:47.898287 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 334/1328] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:47 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:27:48.286420 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:48.430433 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:48.430891 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1327253094"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:48.433091 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1327253094'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:48.433251 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create volume of 1 GB Aug 18 05:27:48.433553 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:48.433553 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:48.440498 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Availability Zones retrieved successfully. Aug 18 05:27:48.449939 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Flow 'volume_create_api' (50e7b5a8-02d5-43af-a1af-d900d73938d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:48.452233 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95e6ec37-a6b4-4c08-966a-6eb60d6233c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:48.453660 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:48.513344 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95e6ec37-a6b4-4c08-966a-6eb60d6233c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:48.516619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53604f53-83bc-48d3-adb5-68407a848d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:48.654645 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Created reservations ['37566d97-65aa-4d3c-a22a-c8d8e38f1414', '340ee5e5-add1-46cb-8616-59181ae691ba', '4a350545-fcd1-486a-ae62-e57b5c77306f', '95382d7b-547c-460d-8bc9-fc8232db7258'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:48.655884 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53604f53-83bc-48d3-adb5-68407a848d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37566d97-65aa-4d3c-a22a-c8d8e38f1414', '340ee5e5-add1-46cb-8616-59181ae691ba', '4a350545-fcd1-486a-ae62-e57b5c77306f', '95382d7b-547c-460d-8bc9-fc8232db7258']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:48.657596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9babe68-1eb8-42c0-b280-8db7c087571f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:48.690649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9babe68-1eb8-42c0-b280-8db7c087571f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '716b643e-2335-44b1-8747-588db0a825cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1327253094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2add4c5c7a146e1b0098ab1525ec545',qos_specs=None,replication_status=,reservations=['37566d97-65aa-4d3c-a22a-c8d8e38f1414','340ee5e5-add1-46cb-8616-59181ae691ba','4a350545-fcd1-486a-ae62-e57b5c77306f','95382d7b-547c-460d-8bc9-fc8232db7258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6785d5dd453749b8ac2e4a198238a949',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1327253094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=716b643e-2335-44b1-8747-588db0a825cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2add4c5c7a146e1b0098ab1525ec545',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6785d5dd453749b8ac2e4a198238a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:48.691816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2956f63c-2bfa-41a0-a27d-f0b5478ccfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:48.737705 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2956f63c-2bfa-41a0-a27d-f0b5478ccfde) transitioned into state 'SUCCESS' from state '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-1327253094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2add4c5c7a146e1b0098ab1525ec545',qos_specs=None,replication_status=,reservations=['37566d97-65aa-4d3c-a22a-c8d8e38f1414','340ee5e5-add1-46cb-8616-59181ae691ba','4a350545-fcd1-486a-ae62-e57b5c77306f','95382d7b-547c-460d-8bc9-fc8232db7258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6785d5dd453749b8ac2e4a198238a949',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:48.738495 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d63b97c-116c-4970-9c59-cecc5bdf689d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:48.764582 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d63b97c-116c-4970-9c59-cecc5bdf689d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:48.766456 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Flow 'volume_create_api' (50e7b5a8-02d5-43af-a1af-d900d73938d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:48.766603 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create volume request issued successfully. Aug 18 05:27:48.767491 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eabae74e-bcb1-4b32-997a-41bd7c226460 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:48.767898 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 338/1329] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:48 2026] POST /volume/v3/volumes => generated 751 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:48.790534 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e9bde06e-a36d-42a5-baf6-d2034d665fb3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:48.794774 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9bde06e-a36d-42a5-baf6-d2034d665fb3 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:48.795800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9bde06e-a36d-42a5-baf6-d2034d665fb3 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:48.795800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9bde06e-a36d-42a5-baf6-d2034d665fb3 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:48.816182 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:48.816182 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:48.826581 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e9bde06e-a36d-42a5-baf6-d2034d665fb3 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:48.835191 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9bde06e-a36d-42a5-baf6-d2034d665fb3 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc returned with HTTP 200 Aug 18 05:27:48.836485 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 323/1330] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:48 2026] GET /volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:48.921885 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8ee661e1-e3fe-458b-acde-ce612d588bca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:48.924491 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ee661e1-e3fe-458b-acde-ce612d588bca tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] GET https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 Aug 18 05:27:48.924786 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ee661e1-e3fe-458b-acde-ce612d588bca tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:48.924987 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ee661e1-e3fe-458b-acde-ce612d588bca tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:48.933541 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ee661e1-e3fe-458b-acde-ce612d588bca tempest-VolumeRetypeMultiattachTest-1287887349 tempest-VolumeRetypeMultiattachTest-1287887349-project-member] https://10.4.3.250/volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 returned with HTTP 404 Aug 18 05:27:48.934261 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 336/1331] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:27:48 2026] GET /volume/v3/volumes/cb6b243a-db64-4757-ac44-69b0927d6328 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:27:48.949075 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7cd463d5-b630-41a4-81a0-aaf3af6d07c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:48.950910 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cd463d5-b630-41a4-81a0-aaf3af6d07c1 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] DELETE https://10.4.3.250/volume/v3/types/4de5c44b-74fc-4bfd-b2c4-5f50d00b0be7 Aug 18 05:27:48.951192 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cd463d5-b630-41a4-81a0-aaf3af6d07c1 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:48.951550 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cd463d5-b630-41a4-81a0-aaf3af6d07c1 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:49.000458 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cd463d5-b630-41a4-81a0-aaf3af6d07c1 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/types/4de5c44b-74fc-4bfd-b2c4-5f50d00b0be7 returned with HTTP 202 Aug 18 05:27:49.000889 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 335/1332] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:27:48 2026] DELETE /volume/v3/types/4de5c44b-74fc-4bfd-b2c4-5f50d00b0be7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:49.012150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d99a1db2-cbf1-4296-b169-b2a6dc140ec3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:49.017775 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d99a1db2-cbf1-4296-b169-b2a6dc140ec3 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] GET https://10.4.3.250/volume/v3/types/4de5c44b-74fc-4bfd-b2c4-5f50d00b0be7 Aug 18 05:27:49.017775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d99a1db2-cbf1-4296-b169-b2a6dc140ec3 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:49.017775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d99a1db2-cbf1-4296-b169-b2a6dc140ec3 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:49.024383 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d99a1db2-cbf1-4296-b169-b2a6dc140ec3 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/types/4de5c44b-74fc-4bfd-b2c4-5f50d00b0be7 returned with HTTP 404 Aug 18 05:27:49.025341 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 339/1333] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:27:49 2026] GET /volume/v3/types/4de5c44b-74fc-4bfd-b2c4-5f50d00b0be7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:49.036299 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-79c403f8-c094-442e-84ff-183ad7184438 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:49.039967 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-79c403f8-c094-442e-84ff-183ad7184438 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] DELETE https://10.4.3.250/volume/v3/types/3b5b8580-bd95-407f-9b9b-0b36007f76bc Aug 18 05:27:49.041081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-79c403f8-c094-442e-84ff-183ad7184438 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:49.041081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-79c403f8-c094-442e-84ff-183ad7184438 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:49.094347 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-79c403f8-c094-442e-84ff-183ad7184438 tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/types/3b5b8580-bd95-407f-9b9b-0b36007f76bc returned with HTTP 202 Aug 18 05:27:49.095554 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 324/1334] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:27:49 2026] DELETE /volume/v3/types/3b5b8580-bd95-407f-9b9b-0b36007f76bc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:49.105633 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3d2f6302-0351-4524-9218-5423fc03298e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:49.108754 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d2f6302-0351-4524-9218-5423fc03298e tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] GET https://10.4.3.250/volume/v3/types/3b5b8580-bd95-407f-9b9b-0b36007f76bc Aug 18 05:27:49.109005 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d2f6302-0351-4524-9218-5423fc03298e tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:49.109364 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d2f6302-0351-4524-9218-5423fc03298e tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:49.114740 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d2f6302-0351-4524-9218-5423fc03298e tempest-VolumeRetypeMultiattachTest-942303668 tempest-VolumeRetypeMultiattachTest-942303668-project-admin] https://10.4.3.250/volume/v3/types/3b5b8580-bd95-407f-9b9b-0b36007f76bc returned with HTTP 404 Aug 18 05:27:49.115454 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 337/1335] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:27:49 2026] GET /volume/v3/types/3b5b8580-bd95-407f-9b9b-0b36007f76bc => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:49.859592 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7b2d7294-5294-49b7-a8d6-b8ca7d3d180a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:49.865773 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b2d7294-5294-49b7-a8d6-b8ca7d3d180a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:49.866746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b2d7294-5294-49b7-a8d6-b8ca7d3d180a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:49.868390 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b2d7294-5294-49b7-a8d6-b8ca7d3d180a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:49.883243 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:49.883243 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:49.889671 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b2d7294-5294-49b7-a8d6-b8ca7d3d180a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:49.901178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b2d7294-5294-49b7-a8d6-b8ca7d3d180a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc returned with HTTP 200 Aug 18 05:27:49.901710 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 336/1336] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:49 2026] GET /volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:49.923446 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-45ed47ab-7b92-459b-9e7d-88f005f85bfd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:49.923761 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45ed47ab-7b92-459b-9e7d-88f005f85bfd tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:49.924277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45ed47ab-7b92-459b-9e7d-88f005f85bfd tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "716b643e-2335-44b1-8747-588db0a825cc", "name": "tempest-VolumesDeleteCascade-Snapshot-2096366377"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:49.939527 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:49.939527 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:49.940425 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-45ed47ab-7b92-459b-9e7d-88f005f85bfd tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:49.940783 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-45ed47ab-7b92-459b-9e7d-88f005f85bfd tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create snapshot from volume 716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:50.008364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-45ed47ab-7b92-459b-9e7d-88f005f85bfd tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Created reservations ['603bab84-bd6d-4f91-813d-576b434d2420', '0c7d3a0d-e942-4165-97cb-eb585bcc19f2', 'bb936258-a5fa-4c4b-8324-b2807dfe59fb', '9f8386d3-71e7-4e09-ab72-def33cfc67c2'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:50.059794 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-45ed47ab-7b92-459b-9e7d-88f005f85bfd tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot create request issued successfully. Aug 18 05:27:50.059794 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45ed47ab-7b92-459b-9e7d-88f005f85bfd tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:27:50.060166 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 340/1337] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:50.075265 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cbd17165-1264-4e62-9cc9-d8df6c7948fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:50.078162 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cbd17165-1264-4e62-9cc9-d8df6c7948fc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/snapshots/a6ab9ac8-7b33-4009-b0fe-0141bee94667 Aug 18 05:27:50.079146 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cbd17165-1264-4e62-9cc9-d8df6c7948fc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:50.079795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cbd17165-1264-4e62-9cc9-d8df6c7948fc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:50.089374 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:50.089374 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:50.091860 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cbd17165-1264-4e62-9cc9-d8df6c7948fc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot retrieved successfully. Aug 18 05:27:50.092565 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cbd17165-1264-4e62-9cc9-d8df6c7948fc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots/a6ab9ac8-7b33-4009-b0fe-0141bee94667 returned with HTTP 200 Aug 18 05:27:50.093516 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 325/1338] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:50 2026] GET /volume/v3/snapshots/a6ab9ac8-7b33-4009-b0fe-0141bee94667 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:50.492204 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-1754f6b2-fe71-4b67-9e79-3f90d5b48264 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:50.498469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-1754f6b2-fe71-4b67-9e79-3f90d5b48264 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] POST https://10.4.3.250/volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3/action Aug 18 05:27:50.498469 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-1754f6b2-fe71-4b67-9e79-3f90d5b48264 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:27:50.498469 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-1754f6b2-fe71-4b67-9e79-3f90d5b48264 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:50.542404 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:50.542404 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:50.586241 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1f5cbdc-8162-4868-ba27-29d0f4649bf0 req-1754f6b2-fe71-4b67-9e79-3f90d5b48264 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3/action returned with HTTP 204 Aug 18 05:27:50.587520 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 338/1339] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:27:50 2026] POST /volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:51.105462 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9322751-6e33-4675-b283-62dc7bebebab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:51.107394 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9322751-6e33-4675-b283-62dc7bebebab tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/snapshots/a6ab9ac8-7b33-4009-b0fe-0141bee94667 Aug 18 05:27:51.107564 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9322751-6e33-4675-b283-62dc7bebebab tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:51.107829 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9322751-6e33-4675-b283-62dc7bebebab tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:51.122042 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:51.122042 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:51.123070 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9322751-6e33-4675-b283-62dc7bebebab tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot retrieved successfully. Aug 18 05:27:51.124253 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9322751-6e33-4675-b283-62dc7bebebab tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots/a6ab9ac8-7b33-4009-b0fe-0141bee94667 returned with HTTP 200 Aug 18 05:27:51.124823 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 337/1340] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:51 2026] GET /volume/v3/snapshots/a6ab9ac8-7b33-4009-b0fe-0141bee94667 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:51.139746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f93060d3-39eb-4ea3-92b4-3bb2a875b127 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:51.142749 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f93060d3-39eb-4ea3-92b4-3bb2a875b127 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:51.142749 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f93060d3-39eb-4ea3-92b4-3bb2a875b127 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "716b643e-2335-44b1-8747-588db0a825cc", "name": "tempest-VolumesDeleteCascade-Snapshot-731655022"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:51.154755 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:51.154755 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:51.154755 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f93060d3-39eb-4ea3-92b4-3bb2a875b127 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:51.154755 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-f93060d3-39eb-4ea3-92b4-3bb2a875b127 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create snapshot from volume 716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:51.191695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-f93060d3-39eb-4ea3-92b4-3bb2a875b127 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Created reservations ['751f4c17-34b0-4522-b75d-3d05ff3008c4', 'bb8f7962-18dc-443f-8623-aca37907b415', '8998667e-1df0-4230-8f03-d1703dfd6ea8', '91b496e2-1a6f-4f25-a503-a7cb15d5d191'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:51.273502 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f93060d3-39eb-4ea3-92b4-3bb2a875b127 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot create request issued successfully. Aug 18 05:27:51.274273 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f93060d3-39eb-4ea3-92b4-3bb2a875b127 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:27:51.277729 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 341/1341] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:51.291962 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8e4b63c1-ae2c-46d2-b25c-9f3bcb13a7d2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:51.296517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8e4b63c1-ae2c-46d2-b25c-9f3bcb13a7d2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/snapshots/65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 Aug 18 05:27:51.297392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8e4b63c1-ae2c-46d2-b25c-9f3bcb13a7d2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:51.297392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8e4b63c1-ae2c-46d2-b25c-9f3bcb13a7d2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:51.308894 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:51.308894 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:51.308894 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8e4b63c1-ae2c-46d2-b25c-9f3bcb13a7d2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot retrieved successfully. Aug 18 05:27:51.310149 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8e4b63c1-ae2c-46d2-b25c-9f3bcb13a7d2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots/65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 returned with HTTP 200 Aug 18 05:27:51.312354 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 326/1342] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:51 2026] GET /volume/v3/snapshots/65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:27:52.324150 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7e76c752-2a7b-4fb5-a7ba-00a1d4c37685 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:52.328100 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7e76c752-2a7b-4fb5-a7ba-00a1d4c37685 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/snapshots/65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 Aug 18 05:27:52.328100 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7e76c752-2a7b-4fb5-a7ba-00a1d4c37685 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:52.328100 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7e76c752-2a7b-4fb5-a7ba-00a1d4c37685 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:52.339313 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:52.339313 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:52.340036 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7e76c752-2a7b-4fb5-a7ba-00a1d4c37685 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot retrieved successfully. Aug 18 05:27:52.341733 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7e76c752-2a7b-4fb5-a7ba-00a1d4c37685 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots/65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 returned with HTTP 200 Aug 18 05:27:52.342328 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 339/1343] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:52 2026] GET /volume/v3/snapshots/65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:52.357135 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3dc5e849-752c-42a4-b767-c1db020171f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:52.362352 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3dc5e849-752c-42a4-b767-c1db020171f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] DELETE https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc?cascade=True Aug 18 05:27:52.362511 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3dc5e849-752c-42a4-b767-c1db020171f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:52.362806 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3dc5e849-752c-42a4-b767-c1db020171f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:52.363166 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-3dc5e849-752c-42a4-b767-c1db020171f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete volume with id: 716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:52.380740 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:52.380740 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:52.381534 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3dc5e849-752c-42a4-b767-c1db020171f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:52.480902 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3dc5e849-752c-42a4-b767-c1db020171f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete volume request issued successfully. Aug 18 05:27:52.481213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3dc5e849-752c-42a4-b767-c1db020171f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc?cascade=True returned with HTTP 202 Aug 18 05:27:52.481864 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 338/1344] 10.4.3.250 () {66 vars in 1376 bytes} [Tue Aug 18 05:27:52 2026] DELETE /volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc?cascade=True => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:52.501271 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e88a6413-f2f4-482f-985a-361a6d9fdc55 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:52.507366 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e88a6413-f2f4-482f-985a-361a6d9fdc55 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:52.507675 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e88a6413-f2f4-482f-985a-361a6d9fdc55 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:52.507908 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e88a6413-f2f4-482f-985a-361a6d9fdc55 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:52.516447 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:52.516447 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:52.526525 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e88a6413-f2f4-482f-985a-361a6d9fdc55 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:52.536594 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e88a6413-f2f4-482f-985a-361a6d9fdc55 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc returned with HTTP 200 Aug 18 05:27:52.536594 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 342/1345] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:52 2026] GET /volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:53.560820 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cef55ac4-debc-4609-94f3-4e82d864984c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:53.563722 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cef55ac4-debc-4609-94f3-4e82d864984c tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:53.563940 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cef55ac4-debc-4609-94f3-4e82d864984c tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:53.564208 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cef55ac4-debc-4609-94f3-4e82d864984c tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:53.573320 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cef55ac4-debc-4609-94f3-4e82d864984c tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc returned with HTTP 404 Aug 18 05:27:53.573960 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 327/1346] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:53 2026] GET /volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:53.585970 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e38ab34a-d82a-4410-a84c-8f6214d9bb48 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:53.588974 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e38ab34a-d82a-4410-a84c-8f6214d9bb48 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes Aug 18 05:27:53.589764 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e38ab34a-d82a-4410-a84c-8f6214d9bb48 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:53.590076 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e38ab34a-d82a-4410-a84c-8f6214d9bb48 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:53.590496 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-e38ab34a-d82a-4410-a84c-8f6214d9bb48 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:53.591281 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e38ab34a-d82a-4410-a84c-8f6214d9bb48 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:27:53.605324 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e38ab34a-d82a-4410-a84c-8f6214d9bb48 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Get all volumes completed successfully. Aug 18 05:27:53.605812 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e38ab34a-d82a-4410-a84c-8f6214d9bb48 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 200 Aug 18 05:27:53.606423 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 340/1347] 10.4.3.250 () {66 vars in 1237 bytes} [Tue Aug 18 05:27:53 2026] GET /volume/v3/volumes => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:53.618810 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-140e5b53-d74a-44a3-bb5e-38511ce4f581 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:53.621949 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-140e5b53-d74a-44a3-bb5e-38511ce4f581 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:53.622330 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-140e5b53-d74a-44a3-bb5e-38511ce4f581 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:53.622600 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-140e5b53-d74a-44a3-bb5e-38511ce4f581 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:53.622890 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-140e5b53-d74a-44a3-bb5e-38511ce4f581 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:53.623726 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:53.623726 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:53.625112 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-140e5b53-d74a-44a3-bb5e-38511ce4f581 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:53.629832 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-140e5b53-d74a-44a3-bb5e-38511ce4f581 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Get all snapshots completed successfully. Aug 18 05:27:53.630302 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-140e5b53-d74a-44a3-bb5e-38511ce4f581 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 200 Aug 18 05:27:53.630820 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 339/1348] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:27:53 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:53.643908 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b46d552-a970-49ee-a47b-48a07d539f72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:53.645764 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b46d552-a970-49ee-a47b-48a07d539f72 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 Aug 18 05:27:53.645999 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b46d552-a970-49ee-a47b-48a07d539f72 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:53.646227 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b46d552-a970-49ee-a47b-48a07d539f72 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:53.646319 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-0b46d552-a970-49ee-a47b-48a07d539f72 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete snapshot with id: 65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 Aug 18 05:27:53.652402 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b46d552-a970-49ee-a47b-48a07d539f72 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots/65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 returned with HTTP 404 Aug 18 05:27:53.652917 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 343/1349] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:27:53 2026] DELETE /volume/v3/snapshots/65fa7bf2-2f1c-4202-87ff-31d5f038b3e1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:53.660777 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7d20926e-67c6-4fdd-bb92-131b6a784d42 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:53.662942 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d20926e-67c6-4fdd-bb92-131b6a784d42 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/a6ab9ac8-7b33-4009-b0fe-0141bee94667 Aug 18 05:27:53.663219 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7d20926e-67c6-4fdd-bb92-131b6a784d42 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:53.663460 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7d20926e-67c6-4fdd-bb92-131b6a784d42 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:53.663592 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-7d20926e-67c6-4fdd-bb92-131b6a784d42 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete snapshot with id: a6ab9ac8-7b33-4009-b0fe-0141bee94667 Aug 18 05:27:53.668764 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d20926e-67c6-4fdd-bb92-131b6a784d42 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots/a6ab9ac8-7b33-4009-b0fe-0141bee94667 returned with HTTP 404 Aug 18 05:27:53.669394 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 328/1350] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:27:53 2026] DELETE /volume/v3/snapshots/a6ab9ac8-7b33-4009-b0fe-0141bee94667 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:53.677639 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b8951539-89f1-4fbd-94c1-fb94c9981c03 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:53.680094 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8951539-89f1-4fbd-94c1-fb94c9981c03 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:53.680851 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8951539-89f1-4fbd-94c1-fb94c9981c03 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:53.681342 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8951539-89f1-4fbd-94c1-fb94c9981c03 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:53.692317 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8951539-89f1-4fbd-94c1-fb94c9981c03 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc returned with HTTP 404 Aug 18 05:27:53.694947 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 341/1351] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:53 2026] GET /volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:53.707847 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ed8678f-9fbe-4d48-95ac-e83f1b1cdc92 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:53.711422 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ed8678f-9fbe-4d48-95ac-e83f1b1cdc92 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] DELETE https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:53.711742 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ed8678f-9fbe-4d48-95ac-e83f1b1cdc92 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:53.712234 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ed8678f-9fbe-4d48-95ac-e83f1b1cdc92 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:53.712581 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4ed8678f-9fbe-4d48-95ac-e83f1b1cdc92 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete volume with id: 716b643e-2335-44b1-8747-588db0a825cc Aug 18 05:27:53.720702 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ed8678f-9fbe-4d48-95ac-e83f1b1cdc92 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc returned with HTTP 404 Aug 18 05:27:53.721549 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 340/1352] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:53 2026] DELETE /volume/v3/volumes/716b643e-2335-44b1-8747-588db0a825cc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:53.731558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6261c448-b418-4a8d-a8a8-419660de10ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:53.734077 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:53.734644 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-998750589"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:53.736416 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-998750589'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:53.736689 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create volume of 1 GB Aug 18 05:27:53.746266 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Availability Zones retrieved successfully. Aug 18 05:27:53.758798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Flow 'volume_create_api' (e0f977e7-d733-4d5d-b809-e19b5765ad75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:53.760461 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad6ada2-617f-43f6-a826-fc0000c5d68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:53.762336 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:53.806986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad6ada2-617f-43f6-a826-fc0000c5d68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:53.807907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b9c0c6b-2229-45cd-ab01-531865776efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:53.876642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Created reservations ['0b80a23a-095b-46e1-baa0-ad559670c5f7', '40f37341-b3b9-496c-885c-d2760f179127', '517af06a-5cc0-4887-aefd-cb3d149148a0', '93bc8df3-075f-4df4-9fac-2a0da7e47e29'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:53.878146 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b9c0c6b-2229-45cd-ab01-531865776efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b80a23a-095b-46e1-baa0-ad559670c5f7', '40f37341-b3b9-496c-885c-d2760f179127', '517af06a-5cc0-4887-aefd-cb3d149148a0', '93bc8df3-075f-4df4-9fac-2a0da7e47e29']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:53.879382 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870803ca-0f85-4db6-ba8f-2bc2f4248c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:53.921479 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (870803ca-0f85-4db6-ba8f-2bc2f4248c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '116294d5-e4d6-4df0-a190-49fef2fe2f02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-998750589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2add4c5c7a146e1b0098ab1525ec545',qos_specs=None,replication_status=,reservations=['0b80a23a-095b-46e1-baa0-ad559670c5f7','40f37341-b3b9-496c-885c-d2760f179127','517af06a-5cc0-4887-aefd-cb3d149148a0','93bc8df3-075f-4df4-9fac-2a0da7e47e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6785d5dd453749b8ac2e4a198238a949',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-998750589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=116294d5-e4d6-4df0-a190-49fef2fe2f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2add4c5c7a146e1b0098ab1525ec545',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6785d5dd453749b8ac2e4a198238a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:53.922669 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6c8b0f-8b9f-40d2-af8e-a49cb4f551b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:53.981973 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6c8b0f-8b9f-40d2-af8e-a49cb4f551b2) transitioned into state 'SUCCESS' from state '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-998750589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2add4c5c7a146e1b0098ab1525ec545',qos_specs=None,replication_status=,reservations=['0b80a23a-095b-46e1-baa0-ad559670c5f7','40f37341-b3b9-496c-885c-d2760f179127','517af06a-5cc0-4887-aefd-cb3d149148a0','93bc8df3-075f-4df4-9fac-2a0da7e47e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6785d5dd453749b8ac2e4a198238a949',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:53.983072 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c9de3e-585e-4536-8f60-193620cbecea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:54.004061 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c9de3e-585e-4536-8f60-193620cbecea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:54.006210 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Flow 'volume_create_api' (e0f977e7-d733-4d5d-b809-e19b5765ad75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:54.007063 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create volume request issued successfully. Aug 18 05:27:54.007965 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6261c448-b418-4a8d-a8a8-419660de10ff tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:54.008948 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 344/1353] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:53 2026] POST /volume/v3/volumes => generated 750 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 05:27:54.029675 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-09c9bfc8-11b2-4e03-ba6d-db79c660ea01 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:54.037206 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09c9bfc8-11b2-4e03-ba6d-db79c660ea01 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 Aug 18 05:27:54.037538 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09c9bfc8-11b2-4e03-ba6d-db79c660ea01 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:54.037856 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09c9bfc8-11b2-4e03-ba6d-db79c660ea01 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:54.051891 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:54.051891 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:54.057367 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-09c9bfc8-11b2-4e03-ba6d-db79c660ea01 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:54.063664 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09c9bfc8-11b2-4e03-ba6d-db79c660ea01 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 returned with HTTP 200 Aug 18 05:27:54.064232 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 329/1354] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:54 2026] GET /volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:54.613872 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f1e2ef56-3e49-4fa6-98bb-d27ee350a389 req-af3f655c-7c49-4b02-b029-0cd6b3719836 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:54.619156 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1e2ef56-3e49-4fa6-98bb-d27ee350a389 req-af3f655c-7c49-4b02-b029-0cd6b3719836 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] DELETE https://10.4.3.250/volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3 Aug 18 05:27:54.621815 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1e2ef56-3e49-4fa6-98bb-d27ee350a389 req-af3f655c-7c49-4b02-b029-0cd6b3719836 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:54.621815 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f1e2ef56-3e49-4fa6-98bb-d27ee350a389 req-af3f655c-7c49-4b02-b029-0cd6b3719836 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:54.642759 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:54.642759 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:54.738197 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f1e2ef56-3e49-4fa6-98bb-d27ee350a389 req-af3f655c-7c49-4b02-b029-0cd6b3719836 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3 returned with HTTP 200 Aug 18 05:27:54.738915 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 342/1355] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:27:54 2026] DELETE /volume/v3/attachments/86c0fb1a-206b-42da-af72-a3cb35f126e3 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:55.083081 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26ed712c-aa50-4fd2-967c-cd866496fa27 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:55.088636 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26ed712c-aa50-4fd2-967c-cd866496fa27 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 Aug 18 05:27:55.088636 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26ed712c-aa50-4fd2-967c-cd866496fa27 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:55.088636 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26ed712c-aa50-4fd2-967c-cd866496fa27 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:55.104899 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:55.104899 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:55.116951 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26ed712c-aa50-4fd2-967c-cd866496fa27 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:55.127173 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26ed712c-aa50-4fd2-967c-cd866496fa27 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 returned with HTTP 200 Aug 18 05:27:55.127173 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 341/1356] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:55 2026] GET /volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:55.161492 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a022cd35-077b-44f8-a60e-d983c4769417 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:55.165581 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a022cd35-077b-44f8-a60e-d983c4769417 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:55.167063 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a022cd35-077b-44f8-a60e-d983c4769417 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "116294d5-e4d6-4df0-a190-49fef2fe2f02", "name": "tempest-VolumesDeleteCascade-Snapshot-1886000831"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:55.179990 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:55.179990 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:55.180703 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a022cd35-077b-44f8-a60e-d983c4769417 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:55.181280 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-a022cd35-077b-44f8-a60e-d983c4769417 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create snapshot from volume 116294d5-e4d6-4df0-a190-49fef2fe2f02 Aug 18 05:27:55.283976 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-a022cd35-077b-44f8-a60e-d983c4769417 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Created reservations ['6b929e82-acf4-4e0f-9f0f-9c657e3d8c1e', 'd6dc647e-74f1-4f2b-9107-0d5c15d9db3c', '502154e0-e8cf-4f37-925f-f0a19a1b8c03', 'd8c1b674-1cff-4689-b650-e41e5cb28a0b'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:55.359343 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a022cd35-077b-44f8-a60e-d983c4769417 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot create request issued successfully. Aug 18 05:27:55.359880 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a022cd35-077b-44f8-a60e-d983c4769417 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:27:55.360665 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 345/1357] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:27:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:55.370666 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d8da2f9c-f1b0-4ddb-859e-a02891899831 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:55.374802 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8da2f9c-f1b0-4ddb-859e-a02891899831 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/snapshots/37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff Aug 18 05:27:55.374802 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8da2f9c-f1b0-4ddb-859e-a02891899831 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:55.374802 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8da2f9c-f1b0-4ddb-859e-a02891899831 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:55.382450 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:55.382450 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:55.382780 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d8da2f9c-f1b0-4ddb-859e-a02891899831 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot retrieved successfully. Aug 18 05:27:55.384840 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8da2f9c-f1b0-4ddb-859e-a02891899831 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots/37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff returned with HTTP 200 Aug 18 05:27:55.384840 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 330/1358] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:55 2026] GET /volume/v3/snapshots/37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:55.654744 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9a226387-7b1d-4b6b-8add-c3a0b688cf52 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:55.657973 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a226387-7b1d-4b6b-8add-c3a0b688cf52 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:55.659351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a226387-7b1d-4b6b-8add-c3a0b688cf52 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:55.659351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a226387-7b1d-4b6b-8add-c3a0b688cf52 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:55.669708 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:55.669708 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:55.676661 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9a226387-7b1d-4b6b-8add-c3a0b688cf52 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:55.691319 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a226387-7b1d-4b6b-8add-c3a0b688cf52 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:55.692005 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 343/1359] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:55 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:55.754797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9ea08182-e3b6-4ccc-b66f-015bc49f760f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:55.758160 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ea08182-e3b6-4ccc-b66f-015bc49f760f tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:55.758817 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ea08182-e3b6-4ccc-b66f-015bc49f760f tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:55.758817 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ea08182-e3b6-4ccc-b66f-015bc49f760f tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:55.775652 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:55.775652 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:55.783346 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9ea08182-e3b6-4ccc-b66f-015bc49f760f tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:55.795765 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ea08182-e3b6-4ccc-b66f-015bc49f760f tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:55.796377 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 342/1360] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:55 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:55.820260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4e59d522-6a8a-4c16-bc97-8e2f9bba6b48 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:55.822601 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e59d522-6a8a-4c16-bc97-8e2f9bba6b48 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:55.822852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e59d522-6a8a-4c16-bc97-8e2f9bba6b48 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:55.823141 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e59d522-6a8a-4c16-bc97-8e2f9bba6b48 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:55.823371 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-4e59d522-6a8a-4c16-bc97-8e2f9bba6b48 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Delete volume with id: c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:55.835306 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:55.835306 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:55.836805 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4e59d522-6a8a-4c16-bc97-8e2f9bba6b48 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:55.873294 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4e59d522-6a8a-4c16-bc97-8e2f9bba6b48 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Delete volume request issued successfully. Aug 18 05:27:55.873562 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e59d522-6a8a-4c16-bc97-8e2f9bba6b48 tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 202 Aug 18 05:27:55.874638 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 346/1361] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:55 2026] DELETE /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:55.888262 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb5dabe8-7a82-4a17-ba29-0948414e7c5e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:55.890097 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb5dabe8-7a82-4a17-ba29-0948414e7c5e tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:55.890401 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb5dabe8-7a82-4a17-ba29-0948414e7c5e tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:55.890713 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb5dabe8-7a82-4a17-ba29-0948414e7c5e tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:55.911630 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:55.911630 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:55.917125 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bb5dabe8-7a82-4a17-ba29-0948414e7c5e tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Volume info retrieved successfully. Aug 18 05:27:55.927091 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb5dabe8-7a82-4a17-ba29-0948414e7c5e tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 200 Aug 18 05:27:55.928807 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 331/1362] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:55 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:56.396652 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-df7ec7d5-5584-48a0-9f75-ac5ca53414f5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:56.399604 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df7ec7d5-5584-48a0-9f75-ac5ca53414f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/snapshots/37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff Aug 18 05:27:56.400611 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df7ec7d5-5584-48a0-9f75-ac5ca53414f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:56.400665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df7ec7d5-5584-48a0-9f75-ac5ca53414f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:56.414082 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:56.414082 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:56.415671 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-df7ec7d5-5584-48a0-9f75-ac5ca53414f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot retrieved successfully. Aug 18 05:27:56.417300 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df7ec7d5-5584-48a0-9f75-ac5ca53414f5 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots/37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff returned with HTTP 200 Aug 18 05:27:56.418061 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 344/1363] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:27:56 2026] GET /volume/v3/snapshots/37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:56.437913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:56.437913 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:56.437913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-111792307"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:56.438380 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create volume request body: {'volume': {'snapshot_id': '37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-111792307'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:56.445239 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:56.445239 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:56.445665 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Snapshot retrieved successfully. Aug 18 05:27:56.445953 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create volume of 1 GB Aug 18 05:27:56.451851 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Availability Zones retrieved successfully. Aug 18 05:27:56.458605 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Flow 'volume_create_api' (de60d65a-3265-45fe-af14-df0f95d76112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:56.460210 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140681b9-3cbf-4d84-a68a-0314c3d1d155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:56.461449 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:27:56.515133 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140681b9-3cbf-4d84-a68a-0314c3d1d155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:56.518759 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6824262c-2841-4271-90e3-eab3df38d8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:56.599063 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Created reservations ['b42d05dd-5350-4ae9-afee-7af81ca9a176', '4661f1f1-0480-4896-9066-eb0c7bcb0924', 'fe6e00e3-3f8f-4b6c-b872-7a73cb146e6a', '7a003d7e-3cc2-4847-80b7-270307d018db'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:27:56.600471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6824262c-2841-4271-90e3-eab3df38d8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b42d05dd-5350-4ae9-afee-7af81ca9a176', '4661f1f1-0480-4896-9066-eb0c7bcb0924', 'fe6e00e3-3f8f-4b6c-b872-7a73cb146e6a', '7a003d7e-3cc2-4847-80b7-270307d018db']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:56.603104 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417cac2b-ed3b-47a1-9ad9-5abddc7e58bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:56.677620 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417cac2b-ed3b-47a1-9ad9-5abddc7e58bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-111792307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2add4c5c7a146e1b0098ab1525ec545',qos_specs=None,replication_status=,reservations=['b42d05dd-5350-4ae9-afee-7af81ca9a176','4661f1f1-0480-4896-9066-eb0c7bcb0924','fe6e00e3-3f8f-4b6c-b872-7a73cb146e6a','7a003d7e-3cc2-4847-80b7-270307d018db'],size=1,snapshot_id=37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff,source_replicaid=,source_volid=None,status='creating',user_id='6785d5dd453749b8ac2e4a198238a949',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-111792307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2add4c5c7a146e1b0098ab1525ec545',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6785d5dd453749b8ac2e4a198238a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:56.678823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67fc09cc-9a60-47e2-9010-c8d99207bdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:56.722880 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67fc09cc-9a60-47e2-9010-c8d99207bdee) transitioned into state 'SUCCESS' from state '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-111792307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2add4c5c7a146e1b0098ab1525ec545',qos_specs=None,replication_status=,reservations=['b42d05dd-5350-4ae9-afee-7af81ca9a176','4661f1f1-0480-4896-9066-eb0c7bcb0924','fe6e00e3-3f8f-4b6c-b872-7a73cb146e6a','7a003d7e-3cc2-4847-80b7-270307d018db'],size=1,snapshot_id=37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff,source_replicaid=,source_volid=None,status='creating',user_id='6785d5dd453749b8ac2e4a198238a949',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:56.725217 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401a4d70-2d37-4273-81c1-f6449160cb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:56.762237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (401a4d70-2d37-4273-81c1-f6449160cb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:27:56.766097 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Flow 'volume_create_api' (de60d65a-3265-45fe-af14-df0f95d76112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:56.766097 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Create volume request issued successfully. Aug 18 05:27:56.766097 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09c775e7-162c-4683-8bb5-7ea2fec8e263 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:27:56.766328 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 343/1364] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:27:56 2026] POST /volume/v3/volumes => generated 784 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:27:56.785602 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2075b632-8bcc-4571-81b4-3c6df8e5f2b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:56.791071 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2075b632-8bcc-4571-81b4-3c6df8e5f2b4 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b Aug 18 05:27:56.791071 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2075b632-8bcc-4571-81b4-3c6df8e5f2b4 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:56.791071 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2075b632-8bcc-4571-81b4-3c6df8e5f2b4 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:56.803809 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:56.803809 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:56.815751 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2075b632-8bcc-4571-81b4-3c6df8e5f2b4 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:56.821970 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2075b632-8bcc-4571-81b4-3c6df8e5f2b4 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b returned with HTTP 200 Aug 18 05:27:56.822258 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 347/1365] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:56 2026] GET /volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:56.948406 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8dc5beb7-6bfc-4bb0-b36f-c7c0119f566d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:56.950996 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8dc5beb7-6bfc-4bb0-b36f-c7c0119f566d tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] GET https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 Aug 18 05:27:56.950996 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8dc5beb7-6bfc-4bb0-b36f-c7c0119f566d tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:56.951496 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8dc5beb7-6bfc-4bb0-b36f-c7c0119f566d tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:56.966130 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8dc5beb7-6bfc-4bb0-b36f-c7c0119f566d tempest-ServerActionsTestOtherB-1121548684 tempest-ServerActionsTestOtherB-1121548684-project-member] https://10.4.3.250/volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 returned with HTTP 404 Aug 18 05:27:56.967804 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 332/1366] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:56 2026] GET /volume/v3/volumes/c4c47b32-9acb-4df4-91b6-df7a3fdc21e2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:57.840304 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34a1b4b1-6ad7-4760-b986-5bbaefde0f0a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:57.843470 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34a1b4b1-6ad7-4760-b986-5bbaefde0f0a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b Aug 18 05:27:57.844363 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34a1b4b1-6ad7-4760-b986-5bbaefde0f0a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:57.844750 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34a1b4b1-6ad7-4760-b986-5bbaefde0f0a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:57.857687 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:57.857687 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:57.863750 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-34a1b4b1-6ad7-4760-b986-5bbaefde0f0a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:57.871060 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34a1b4b1-6ad7-4760-b986-5bbaefde0f0a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b returned with HTTP 200 Aug 18 05:27:57.871639 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 345/1367] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:57 2026] GET /volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:57.898277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e5b4ea1-07e9-47ed-87ea-c06243e0e483 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:57.901072 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e5b4ea1-07e9-47ed-87ea-c06243e0e483 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b Aug 18 05:27:57.902861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e5b4ea1-07e9-47ed-87ea-c06243e0e483 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:57.902861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e5b4ea1-07e9-47ed-87ea-c06243e0e483 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:57.921128 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:57.921128 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:57.942167 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e5b4ea1-07e9-47ed-87ea-c06243e0e483 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:57.956145 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e5b4ea1-07e9-47ed-87ea-c06243e0e483 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b returned with HTTP 200 Aug 18 05:27:57.956712 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 344/1368] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:57 2026] GET /volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b => generated 877 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:57.974988 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-00f7f61c-846b-4592-9b6d-71f0dfe2b23a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:57.976948 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00f7f61c-846b-4592-9b6d-71f0dfe2b23a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] DELETE https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02?cascade=True Aug 18 05:27:57.977235 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00f7f61c-846b-4592-9b6d-71f0dfe2b23a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:57.977437 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00f7f61c-846b-4592-9b6d-71f0dfe2b23a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:57.977640 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-00f7f61c-846b-4592-9b6d-71f0dfe2b23a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete volume with id: 116294d5-e4d6-4df0-a190-49fef2fe2f02 Aug 18 05:27:57.990753 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:57.990753 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:57.991646 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-00f7f61c-846b-4592-9b6d-71f0dfe2b23a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:58.037636 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-00f7f61c-846b-4592-9b6d-71f0dfe2b23a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete volume request issued successfully. Aug 18 05:27:58.037888 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00f7f61c-846b-4592-9b6d-71f0dfe2b23a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02?cascade=True returned with HTTP 202 Aug 18 05:27:58.038436 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 348/1369] 10.4.3.250 () {66 vars in 1376 bytes} [Tue Aug 18 05:27:57 2026] DELETE /volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02?cascade=True => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:58.052840 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-07d747b4-ffd1-49bc-ac4a-078a14640de2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:58.058706 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-07d747b4-ffd1-49bc-ac4a-078a14640de2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 Aug 18 05:27:58.059853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-07d747b4-ffd1-49bc-ac4a-078a14640de2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:58.060775 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-07d747b4-ffd1-49bc-ac4a-078a14640de2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:58.076851 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:58.076851 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:58.086758 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-07d747b4-ffd1-49bc-ac4a-078a14640de2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:58.095891 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-07d747b4-ffd1-49bc-ac4a-078a14640de2 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 returned with HTTP 200 Aug 18 05:27:58.096756 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 333/1370] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:58 2026] GET /volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:59.113709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7fad2c54-8d03-41cc-8a92-83a18208b323 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:59.116048 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7fad2c54-8d03-41cc-8a92-83a18208b323 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 Aug 18 05:27:59.116390 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7fad2c54-8d03-41cc-8a92-83a18208b323 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:59.116680 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7fad2c54-8d03-41cc-8a92-83a18208b323 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:59.127598 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7fad2c54-8d03-41cc-8a92-83a18208b323 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 returned with HTTP 404 Aug 18 05:27:59.128717 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 346/1371] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:59 2026] GET /volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:27:59.141482 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d64288c0-abd2-4f70-a301-9e85b47edacc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:59.146892 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d64288c0-abd2-4f70-a301-9e85b47edacc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes Aug 18 05:27:59.146892 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d64288c0-abd2-4f70-a301-9e85b47edacc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:59.146892 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d64288c0-abd2-4f70-a301-9e85b47edacc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:59.146984 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-d64288c0-abd2-4f70-a301-9e85b47edacc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:59.149188 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d64288c0-abd2-4f70-a301-9e85b47edacc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:27:59.158251 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d64288c0-abd2-4f70-a301-9e85b47edacc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Get all volumes completed successfully. Aug 18 05:27:59.158978 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d64288c0-abd2-4f70-a301-9e85b47edacc tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 200 Aug 18 05:27:59.159613 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 345/1372] 10.4.3.250 () {66 vars in 1237 bytes} [Tue Aug 18 05:27:59 2026] GET /volume/v3/volumes => generated 334 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:59.174755 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-425b3531-58d0-4e22-a60c-2af28d520fec None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:59.176608 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-425b3531-58d0-4e22-a60c-2af28d520fec tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/snapshots Aug 18 05:27:59.176899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-425b3531-58d0-4e22-a60c-2af28d520fec tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:59.177172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-425b3531-58d0-4e22-a60c-2af28d520fec tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:59.177480 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-425b3531-58d0-4e22-a60c-2af28d520fec tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:27:59.177831 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:59.177831 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:27:59.179408 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-425b3531-58d0-4e22-a60c-2af28d520fec tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:27:59.185162 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-425b3531-58d0-4e22-a60c-2af28d520fec tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Get all snapshots completed successfully. Aug 18 05:27:59.185825 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-425b3531-58d0-4e22-a60c-2af28d520fec tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 200 Aug 18 05:27:59.186577 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 349/1373] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:27:59 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:27:59.201837 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-30d011c2-f44a-4c7a-b04f-9dc01ad1dff8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:59.204057 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30d011c2-f44a-4c7a-b04f-9dc01ad1dff8 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b Aug 18 05:27:59.204470 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30d011c2-f44a-4c7a-b04f-9dc01ad1dff8 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:59.206059 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30d011c2-f44a-4c7a-b04f-9dc01ad1dff8 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:59.402555 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:59.402555 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:27:59.407354 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-30d011c2-f44a-4c7a-b04f-9dc01ad1dff8 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:59.414093 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30d011c2-f44a-4c7a-b04f-9dc01ad1dff8 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b returned with HTTP 200 Aug 18 05:27:59.414732 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 334/1374] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:59 2026] GET /volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b => generated 877 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:59.436314 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cf459e5f-329c-4d4f-be4b-e461168e44af None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:59.439578 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf459e5f-329c-4d4f-be4b-e461168e44af tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] DELETE https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b Aug 18 05:27:59.439578 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf459e5f-329c-4d4f-be4b-e461168e44af tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:59.439578 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cf459e5f-329c-4d4f-be4b-e461168e44af tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:59.440604 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-cf459e5f-329c-4d4f-be4b-e461168e44af tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete volume with id: 22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b Aug 18 05:27:59.452394 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:59.452394 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:27:59.452394 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cf459e5f-329c-4d4f-be4b-e461168e44af tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:59.494518 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cf459e5f-329c-4d4f-be4b-e461168e44af tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete volume request issued successfully. Aug 18 05:27:59.496423 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cf459e5f-329c-4d4f-be4b-e461168e44af tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b returned with HTTP 202 Aug 18 05:27:59.496423 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 347/1375] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:27:59 2026] DELETE /volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:27:59.510549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd6f3a5c-26b4-4ec2-a530-4bc5f04d7b45 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:59.513361 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd6f3a5c-26b4-4ec2-a530-4bc5f04d7b45 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b Aug 18 05:27:59.513573 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd6f3a5c-26b4-4ec2-a530-4bc5f04d7b45 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:27:59.513798 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd6f3a5c-26b4-4ec2-a530-4bc5f04d7b45 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:27:59.524505 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:27:59.524505 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:27:59.531182 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fd6f3a5c-26b4-4ec2-a530-4bc5f04d7b45 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Volume info retrieved successfully. Aug 18 05:27:59.539354 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd6f3a5c-26b4-4ec2-a530-4bc5f04d7b45 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b returned with HTTP 200 Aug 18 05:27:59.540402 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 346/1376] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:27:59 2026] GET /volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:27:59.827450 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:27:59.913403 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:27:59.913851 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2094384377"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:27:59.918427 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2094384377'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:27:59.918427 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume of 1 GB Aug 18 05:27:59.923197 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Availability Zones retrieved successfully. Aug 18 05:27:59.931271 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (bc997ed3-ad99-4485-9245-d4858933aa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:27:59.932404 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710c110e-036e-45b5-b390-c2cec18a45e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:27:59.934787 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:28:00.020635 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710c110e-036e-45b5-b390-c2cec18a45e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:00.025528 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebf19c5-6f71-406d-9ecb-188689a68c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:00.171558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['1abc1984-6024-4e91-86c4-35aa499d4b23', '6867f9ec-6deb-45c9-a0e6-88ac4e6c7249', '63ba78dc-2da1-413b-a4aa-2a8331121ca7', 'e3647eba-1c71-4444-81b0-c8a415e5d0d2'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:00.175212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ebf19c5-6f71-406d-9ecb-188689a68c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1abc1984-6024-4e91-86c4-35aa499d4b23', '6867f9ec-6deb-45c9-a0e6-88ac4e6c7249', '63ba78dc-2da1-413b-a4aa-2a8331121ca7', 'e3647eba-1c71-4444-81b0-c8a415e5d0d2']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:00.175212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dec3a00-ab0d-4389-a9e6-cf0f7faa14af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:00.220299 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dec3a00-ab0d-4389-a9e6-cf0f7faa14af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4982fa0-fade-45a6-b4c2-733fe3da54e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2094384377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['1abc1984-6024-4e91-86c4-35aa499d4b23','6867f9ec-6deb-45c9-a0e6-88ac4e6c7249','63ba78dc-2da1-413b-a4aa-2a8331121ca7','e3647eba-1c71-4444-81b0-c8a415e5d0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:28:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2094384377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4982fa0-fade-45a6-b4c2-733fe3da54e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61098a39abed43db85d24114bb6ab5a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:00.221555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b90706-40b8-49cd-abf7-a9307a8a0e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:00.256521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b90706-40b8-49cd-abf7-a9307a8a0e12) transitioned into state 'SUCCESS' from state '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-2094384377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['1abc1984-6024-4e91-86c4-35aa499d4b23','6867f9ec-6deb-45c9-a0e6-88ac4e6c7249','63ba78dc-2da1-413b-a4aa-2a8331121ca7','e3647eba-1c71-4444-81b0-c8a415e5d0d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:00.257503 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460e52e6-ce62-4aaa-bcb7-ca12d8a2cb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:00.279826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (460e52e6-ce62-4aaa-bcb7-ca12d8a2cb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:00.280951 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (bc997ed3-ad99-4485-9245-d4858933aa61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:00.281479 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request issued successfully. Aug 18 05:28:00.282393 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62616858-1faf-4d70-ad83-9ba06e9b4c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:28:00.283208 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 350/1377] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:27:59 2026] POST /volume/v3/volumes => generated 749 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:00.559163 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a0885187-7ed0-418f-9b5d-9a872934447a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:00.561535 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a0885187-7ed0-418f-9b5d-9a872934447a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b Aug 18 05:28:00.561742 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a0885187-7ed0-418f-9b5d-9a872934447a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:00.562061 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a0885187-7ed0-418f-9b5d-9a872934447a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:00.572686 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a0885187-7ed0-418f-9b5d-9a872934447a tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b returned with HTTP 404 Aug 18 05:28:00.572686 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 335/1378] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:00 2026] GET /volume/v3/volumes/22d16ed9-3c6c-4dba-979e-ce4ccfa8d25b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:00.583894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-26cd5d35-a7d2-4e34-9496-3476987fbf49 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:00.586939 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26cd5d35-a7d2-4e34-9496-3476987fbf49 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff Aug 18 05:28:00.587637 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26cd5d35-a7d2-4e34-9496-3476987fbf49 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:00.587637 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26cd5d35-a7d2-4e34-9496-3476987fbf49 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:00.587637 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-26cd5d35-a7d2-4e34-9496-3476987fbf49 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete snapshot with id: 37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff Aug 18 05:28:00.592293 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=424,cinder:UPDATE=123,cinder:INSERT=80 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:28:00.598835 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26cd5d35-a7d2-4e34-9496-3476987fbf49 tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/snapshots/37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff returned with HTTP 404 Aug 18 05:28:00.599508 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 348/1379] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:28:00 2026] DELETE /volume/v3/snapshots/37f542f5-ecd9-4f1d-a2fc-a8b70968e0ff => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:00.611746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ddb3c7f9-8aee-4cb1-bf55-1c2f3e0abb1b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:00.614724 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ddb3c7f9-8aee-4cb1-bf55-1c2f3e0abb1b tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] GET https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 Aug 18 05:28:00.615181 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ddb3c7f9-8aee-4cb1-bf55-1c2f3e0abb1b tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:00.615528 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ddb3c7f9-8aee-4cb1-bf55-1c2f3e0abb1b tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:00.619710 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=402,cinder:UPDATE=100,cinder:INSERT=54 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:28:00.627637 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ddb3c7f9-8aee-4cb1-bf55-1c2f3e0abb1b tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 returned with HTTP 404 Aug 18 05:28:00.628661 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 347/1380] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:00 2026] GET /volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:00.643447 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4e8cf248-8303-4843-afb9-c86252f69d3b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:00.647310 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e8cf248-8303-4843-afb9-c86252f69d3b tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] DELETE https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 Aug 18 05:28:00.647803 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e8cf248-8303-4843-afb9-c86252f69d3b tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:00.647803 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e8cf248-8303-4843-afb9-c86252f69d3b tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:00.648096 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-4e8cf248-8303-4843-afb9-c86252f69d3b tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] Delete volume with id: 116294d5-e4d6-4df0-a190-49fef2fe2f02 Aug 18 05:28:00.660985 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e8cf248-8303-4843-afb9-c86252f69d3b tempest-VolumesDeleteCascade-1688307471 tempest-VolumesDeleteCascade-1688307471-project-member] https://10.4.3.250/volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 returned with HTTP 404 Aug 18 05:28:00.661710 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 351/1381] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:28:00 2026] DELETE /volume/v3/volumes/116294d5-e4d6-4df0-a190-49fef2fe2f02 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:01.053383 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:01.055707 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:28:01.055955 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-988529659", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:01.057894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-988529659', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:28:01.058083 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Create volume of 1 GB Aug 18 05:28:01.061738 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=419,cinder:UPDATE=103,cinder:INSERT=58 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:28:01.070512 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Availability Zones retrieved successfully. Aug 18 05:28:01.085969 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Flow 'volume_create_api' (5a0d9f97-8df6-4fac-8c7e-e71d07dac81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:01.089693 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170842fa-3d7c-4969-8e52-8f378e6e6c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.091509 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:28:01.160404 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170842fa-3d7c-4969-8e52-8f378e6e6c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.161435 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b31b7b-ce3d-4eb8-a2c4-8b7489b4460e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.293773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Created reservations ['43776ae5-582a-4afc-907d-da28db4f9c04', 'ae708d45-67f5-441c-96ef-3e5d449c419b', '17c5df6f-e4e5-40c5-80b6-80efb99cd0f1', 'befe0c53-bc9c-4608-97fd-cd525754e758'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:01.294956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70b31b7b-ce3d-4eb8-a2c4-8b7489b4460e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43776ae5-582a-4afc-907d-da28db4f9c04', 'ae708d45-67f5-441c-96ef-3e5d449c419b', '17c5df6f-e4e5-40c5-80b6-80efb99cd0f1', 'befe0c53-bc9c-4608-97fd-cd525754e758']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.296086 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa52dd91-84ee-4c76-9ded-c5cc1a5d37d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.328217 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa52dd91-84ee-4c76-9ded-c5cc1a5d37d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264da3e9-a38b-459f-86ef-c90f605840f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-988529659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88666099cecc45aa9170ef8c282033a3',qos_specs=None,replication_status=,reservations=['43776ae5-582a-4afc-907d-da28db4f9c04','ae708d45-67f5-441c-96ef-3e5d449c419b','17c5df6f-e4e5-40c5-80b6-80efb99cd0f1','befe0c53-bc9c-4608-97fd-cd525754e758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab40dee701a4840beb13627a5c57f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-988529659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=264da3e9-a38b-459f-86ef-c90f605840f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88666099cecc45aa9170ef8c282033a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab40dee701a4840beb13627a5c57f9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.329140 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fcfe5a-3f78-4c1c-8497-57bd8979c2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.342805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:01.356242 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fcfe5a-3f78-4c1c-8497-57bd8979c2f3) transitioned into state 'SUCCESS' from state '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-988529659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88666099cecc45aa9170ef8c282033a3',qos_specs=None,replication_status=,reservations=['43776ae5-582a-4afc-907d-da28db4f9c04','ae708d45-67f5-441c-96ef-3e5d449c419b','17c5df6f-e4e5-40c5-80b6-80efb99cd0f1','befe0c53-bc9c-4608-97fd-cd525754e758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab40dee701a4840beb13627a5c57f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.356991 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92168136-b8bb-4037-a8f2-9a4797aa6658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.373336 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92168136-b8bb-4037-a8f2-9a4797aa6658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.374263 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Flow 'volume_create_api' (5a0d9f97-8df6-4fac-8c7e-e71d07dac81b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:01.374619 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Create volume request issued successfully. Aug 18 05:28:01.375319 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dcc72492-2b3d-4261-b443-82a6740bfc15 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:28:01.375796 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 336/1382] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:28:01 2026] POST /volume/v3/volumes => generated 754 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:01.394600 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7290d9c9-e503-40ea-af8e-57b86c9732c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:01.398608 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7290d9c9-e503-40ea-af8e-57b86c9732c2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:01.398951 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7290d9c9-e503-40ea-af8e-57b86c9732c2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:01.399145 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7290d9c9-e503-40ea-af8e-57b86c9732c2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:01.408934 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:01.408934 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:01.414332 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7290d9c9-e503-40ea-af8e-57b86c9732c2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:01.421855 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7290d9c9-e503-40ea-af8e-57b86c9732c2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:01.422450 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 348/1383] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:01 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:01.566842 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:28:01.567534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-799637713"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:01.569657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-799637713'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:28:01.570694 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Create volume of 1 GB Aug 18 05:28:01.579614 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Availability Zones retrieved successfully. Aug 18 05:28:01.590137 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Flow 'volume_create_api' (b326626d-b67c-4103-87f0-606696a63a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:01.591401 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a198990-b6a6-4a73-b8b8-dbe855c3a978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.592535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:28:01.627555 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a198990-b6a6-4a73-b8b8-dbe855c3a978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.628534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d9f09e-c1e9-4091-b249-ddf9aebffcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.717323 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Created reservations ['9d86ba0b-a2e4-4be3-9a04-aadfc6fd4ba3', '5c8d3e7b-bf03-4f9a-b10e-6452fc3adabc', '91a6b157-8d1a-4d56-ac5d-e0b7e5e58d07', 'da89ad17-1990-4db7-811f-96aebaf976d3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:01.718290 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d9f09e-c1e9-4091-b249-ddf9aebffcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d86ba0b-a2e4-4be3-9a04-aadfc6fd4ba3', '5c8d3e7b-bf03-4f9a-b10e-6452fc3adabc', '91a6b157-8d1a-4d56-ac5d-e0b7e5e58d07', 'da89ad17-1990-4db7-811f-96aebaf976d3']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.719408 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4495bda2-33a1-4cba-bc9b-8ca8ccb8c9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.767909 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4495bda2-33a1-4cba-bc9b-8ca8ccb8c9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4833990d-18b2-4924-9038-8377df961c3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-799637713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='971b677a545a4cef890eb15586a5eabd',qos_specs=None,replication_status=,reservations=['9d86ba0b-a2e4-4be3-9a04-aadfc6fd4ba3','5c8d3e7b-bf03-4f9a-b10e-6452fc3adabc','91a6b157-8d1a-4d56-ac5d-e0b7e5e58d07','da89ad17-1990-4db7-811f-96aebaf976d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9041fb4fa7354a46acdd70fad7c67962',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-799637713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4833990d-18b2-4924-9038-8377df961c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='971b677a545a4cef890eb15586a5eabd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9041fb4fa7354a46acdd70fad7c67962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.769687 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985c7b62-45de-4cae-8d63-68da9f9d2a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.802286 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985c7b62-45de-4cae-8d63-68da9f9d2a8c) transitioned into state 'SUCCESS' from state '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-799637713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='971b677a545a4cef890eb15586a5eabd',qos_specs=None,replication_status=,reservations=['9d86ba0b-a2e4-4be3-9a04-aadfc6fd4ba3','5c8d3e7b-bf03-4f9a-b10e-6452fc3adabc','91a6b157-8d1a-4d56-ac5d-e0b7e5e58d07','da89ad17-1990-4db7-811f-96aebaf976d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9041fb4fa7354a46acdd70fad7c67962',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.803395 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc524b7-f9a1-47a9-91ee-b8b5cc87a5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:01.831665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc524b7-f9a1-47a9-91ee-b8b5cc87a5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:01.831665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Flow 'volume_create_api' (b326626d-b67c-4103-87f0-606696a63a01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:01.831665 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Create volume request issued successfully. Aug 18 05:28:01.831665 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3da462cc-4620-4c0d-b582-3dd3ae725f6d tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:28:01.831665 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 349/1384] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:28:01 2026] POST /volume/v3/volumes => generated 758 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:02.439955 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b2682643-125d-46e9-97aa-924a865d0c2f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:02.444804 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2682643-125d-46e9-97aa-924a865d0c2f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:02.445120 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2682643-125d-46e9-97aa-924a865d0c2f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:02.445337 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2682643-125d-46e9-97aa-924a865d0c2f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:02.450307 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=448,cinder:UPDATE=129,cinder:INSERT=73 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:28:02.461711 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:02.461711 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:02.470031 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b2682643-125d-46e9-97aa-924a865d0c2f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:02.480285 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2682643-125d-46e9-97aa-924a865d0c2f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:02.480886 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 352/1385] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:02 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:02.504791 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-022b4e3b-75bf-4445-b160-fae826ffcf86 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:02.507479 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-022b4e3b-75bf-4445-b160-fae826ffcf86 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:02.507733 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-022b4e3b-75bf-4445-b160-fae826ffcf86 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:02.507990 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-022b4e3b-75bf-4445-b160-fae826ffcf86 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:02.517630 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:02.517630 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:02.528174 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-022b4e3b-75bf-4445-b160-fae826ffcf86 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:02.541411 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-022b4e3b-75bf-4445-b160-fae826ffcf86 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:02.542289 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 337/1386] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:02 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:02.558172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0f3d2d1b-e928-482d-acb7-90593a1cf51c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:02.560334 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f3d2d1b-e928-482d-acb7-90593a1cf51c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes Aug 18 05:28:02.560581 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f3d2d1b-e928-482d-acb7-90593a1cf51c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:02.560793 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f3d2d1b-e928-482d-acb7-90593a1cf51c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:02.561063 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-0f3d2d1b-e928-482d-acb7-90593a1cf51c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:28:02.562198 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0f3d2d1b-e928-482d-acb7-90593a1cf51c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:28:02.577259 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0f3d2d1b-e928-482d-acb7-90593a1cf51c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Get all volumes completed successfully. Aug 18 05:28:02.577905 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f3d2d1b-e928-482d-acb7-90593a1cf51c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 200 Aug 18 05:28:02.578535 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 349/1387] 10.4.3.250 () {66 vars in 1237 bytes} [Tue Aug 18 05:28:02 2026] GET /volume/v3/volumes => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:02.599941 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-885c5dbc-c820-41ea-b230-fb2ea283d497 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:02.601435 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-885c5dbc-c820-41ea-b230-fb2ea283d497 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:02.601687 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-885c5dbc-c820-41ea-b230-fb2ea283d497 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:02.601948 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-885c5dbc-c820-41ea-b230-fb2ea283d497 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:02.613350 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:02.613350 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:02.619866 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-885c5dbc-c820-41ea-b230-fb2ea283d497 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:02.629358 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-885c5dbc-c820-41ea-b230-fb2ea283d497 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:02.630143 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 350/1388] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:02 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:02.692042 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c856e302-7958-4353-9926-9909271a5938 req-cfb839dc-ac1c-4b17-930f-9f960b6db322 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:02.695856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-cfb839dc-ac1c-4b17-930f-9f960b6db322 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:02.696143 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-cfb839dc-ac1c-4b17-930f-9f960b6db322 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:02.696567 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-cfb839dc-ac1c-4b17-930f-9f960b6db322 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:02.708803 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:02.708803 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:02.717403 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c856e302-7958-4353-9926-9909271a5938 req-cfb839dc-ac1c-4b17-930f-9f960b6db322 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:02.725683 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-cfb839dc-ac1c-4b17-930f-9f960b6db322 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:02.725683 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 353/1389] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:02 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:02.830679 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b02698e5-cf9d-4235-bf85-92f30797ad28 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:02.831164 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b02698e5-cf9d-4235-bf85-92f30797ad28 None None] GET https://10.4.3.250/volume// Aug 18 05:28:02.831437 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b02698e5-cf9d-4235-bf85-92f30797ad28 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:02.831437 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b02698e5-cf9d-4235-bf85-92f30797ad28 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:02.831437 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b02698e5-cf9d-4235-bf85-92f30797ad28 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:02.832469 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 338/1390] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:28:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:02.844654 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c856e302-7958-4353-9926-9909271a5938 req-fe17b712-dd45-4f57-a7a7-e7b9986c8193 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:02.847728 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-fe17b712-dd45-4f57-a7a7-e7b9986c8193 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:28:02.848403 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-fe17b712-dd45-4f57-a7a7-e7b9986c8193 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "264da3e9-a38b-459f-86ef-c90f605840f3", "connector": null, "instance_uuid": "af138b09-5df7-4d64-b36e-97505fd2908f"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:02.861789 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:02.861789 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:02.908175 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-fe17b712-dd45-4f57-a7a7-e7b9986c8193 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:28:02.908860 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 350/1391] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:28:02 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 18 05:28:02.963672 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49242f8f-fa84-43b5-8365-2500afdcf2ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:02.967036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49242f8f-fa84-43b5-8365-2500afdcf2ea tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:02.967290 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49242f8f-fa84-43b5-8365-2500afdcf2ea tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:02.967424 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49242f8f-fa84-43b5-8365-2500afdcf2ea tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:02.991441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-92e2452b-1738-477c-9b2f-6412e26ce338 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:02.991616 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92e2452b-1738-477c-9b2f-6412e26ce338 None None] GET https://10.4.3.250/volume// Aug 18 05:28:02.992187 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92e2452b-1738-477c-9b2f-6412e26ce338 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:02.992187 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92e2452b-1738-477c-9b2f-6412e26ce338 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:02.992527 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92e2452b-1738-477c-9b2f-6412e26ce338 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:02.992923 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 354/1392] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:03.004671 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:03.004671 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:03.006770 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c856e302-7958-4353-9926-9909271a5938 req-b2f3f8b2-055b-4cee-bbdf-ecfa5175a3f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:03.011300 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-b2f3f8b2-055b-4cee-bbdf-ecfa5175a3f8 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:03.011649 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-b2f3f8b2-055b-4cee-bbdf-ecfa5175a3f8 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:03.011890 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-b2f3f8b2-055b-4cee-bbdf-ecfa5175a3f8 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:03.025152 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-49242f8f-fa84-43b5-8365-2500afdcf2ea tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:03.034869 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:03.034869 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:03.038545 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49242f8f-fa84-43b5-8365-2500afdcf2ea tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:03.039786 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 351/1393] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:02 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 846 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:03.043416 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-c856e302-7958-4353-9926-9909271a5938 req-b2f3f8b2-055b-4cee-bbdf-ecfa5175a3f8 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:03.054654 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-b2f3f8b2-055b-4cee-bbdf-ecfa5175a3f8 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:03.055376 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 339/1394] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:28:03 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 1026 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:28:03.186653 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c856e302-7958-4353-9926-9909271a5938 req-2e026e0c-92db-4e4d-b375-70bd4fe20ec2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:03.190874 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-2e026e0c-92db-4e4d-b375-70bd4fe20ec2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] PUT https://10.4.3.250/volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1 Aug 18 05:28:03.192204 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-2e026e0c-92db-4e4d-b375-70bd4fe20ec2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:03.215214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-c856e302-7958-4353-9926-9909271a5938 req-2e026e0c-92db-4e4d-b375-70bd4fe20ec2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Acquiring lock "cinder-attachment_update-264da3e9-a38b-459f-86ef-c90f605840f3-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:28:03.223560 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-c856e302-7958-4353-9926-9909271a5938 req-2e026e0c-92db-4e4d-b375-70bd4fe20ec2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Lock "cinder-attachment_update-264da3e9-a38b-459f-86ef-c90f605840f3-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:28:03.225362 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:03.225362 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:03.382176 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-c856e302-7958-4353-9926-9909271a5938 req-2e026e0c-92db-4e4d-b375-70bd4fe20ec2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Lock "cinder-attachment_update-264da3e9-a38b-459f-86ef-c90f605840f3-np0000007601" released by "attachment_update" :: held 0.158s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:28:03.382342 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-2e026e0c-92db-4e4d-b375-70bd4fe20ec2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1 returned with HTTP 200 Aug 18 05:28:03.383527 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 351/1395] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:28:03 2026] PUT /volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:04.067475 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-82783063-19bc-4cfa-b318-9af220ac94f9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:04.070209 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-82783063-19bc-4cfa-b318-9af220ac94f9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:04.070495 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-82783063-19bc-4cfa-b318-9af220ac94f9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:04.070783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-82783063-19bc-4cfa-b318-9af220ac94f9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:04.089494 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:04.089494 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:04.102834 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-82783063-19bc-4cfa-b318-9af220ac94f9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:04.111376 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-82783063-19bc-4cfa-b318-9af220ac94f9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:04.112373 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 355/1396] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:04 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:04.183986 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-847285c1-1d39-458f-9aea-307fa64ecc04 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:04.344211 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:28:04.344703 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1204246784"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:04.346508 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1204246784'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:28:04.346647 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Create volume of 1 GB Aug 18 05:28:04.352062 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Availability Zones retrieved successfully. Aug 18 05:28:04.360276 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Flow 'volume_create_api' (1e19d0ec-4f39-420a-929f-ccad888d7153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:04.361504 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fac9e4c-3f88-4a3f-bb2c-da7ba94eb91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:04.363568 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:28:04.409552 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fac9e4c-3f88-4a3f-bb2c-da7ba94eb91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:04.410812 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80680a2c-fd22-4009-b6b1-a22bc950dfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:04.531669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Created reservations ['6aab8419-8dbf-4a79-8254-e632717872d4', 'ec5b85bd-e73a-4359-8164-4dcd48eb7ec6', 'ba2a2364-7a26-4669-83f9-fb07966a0c04', 'b8c031e5-d0fe-49d3-b607-e9474f9219b8'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:04.532631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80680a2c-fd22-4009-b6b1-a22bc950dfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aab8419-8dbf-4a79-8254-e632717872d4', 'ec5b85bd-e73a-4359-8164-4dcd48eb7ec6', 'ba2a2364-7a26-4669-83f9-fb07966a0c04', 'b8c031e5-d0fe-49d3-b607-e9474f9219b8']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:04.533673 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6494ce-b0e3-48b0-8c2d-4ee5963edc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:04.564574 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f6494ce-b0e3-48b0-8c2d-4ee5963edc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40b02248-df30-4e40-8811-06526cca52cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1204246784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7657bd97d8f45b09fed3735bec488bd',qos_specs=None,replication_status=,reservations=['6aab8419-8dbf-4a79-8254-e632717872d4','ec5b85bd-e73a-4359-8164-4dcd48eb7ec6','ba2a2364-7a26-4669-83f9-fb07966a0c04','b8c031e5-d0fe-49d3-b607-e9474f9219b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8a0a5ce0334ff5a35475c742659f54',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1204246784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40b02248-df30-4e40-8811-06526cca52cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7657bd97d8f45b09fed3735bec488bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f8a0a5ce0334ff5a35475c742659f54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:04.569032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b34ad8f2-3edf-4a6c-b1c4-68156ce189ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:04.597249 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b34ad8f2-3edf-4a6c-b1c4-68156ce189ba) transitioned into state 'SUCCESS' from state '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-1204246784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7657bd97d8f45b09fed3735bec488bd',qos_specs=None,replication_status=,reservations=['6aab8419-8dbf-4a79-8254-e632717872d4','ec5b85bd-e73a-4359-8164-4dcd48eb7ec6','ba2a2364-7a26-4669-83f9-fb07966a0c04','b8c031e5-d0fe-49d3-b607-e9474f9219b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8a0a5ce0334ff5a35475c742659f54',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:04.598258 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a07ca4-62fe-4ad6-aa40-9c86749ca258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:04.625351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a07ca4-62fe-4ad6-aa40-9c86749ca258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:04.627308 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Flow 'volume_create_api' (1e19d0ec-4f39-420a-929f-ccad888d7153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:04.627308 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Create volume request issued successfully. Aug 18 05:28:04.629178 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-847285c1-1d39-458f-9aea-307fa64ecc04 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:28:04.630781 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 352/1397] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:28:04 2026] POST /volume/v3/volumes => generated 751 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:04.692156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4a374e23-c02d-4e74-a834-c7d6abbbc929 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:04.692156 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4a374e23-c02d-4e74-a834-c7d6abbbc929 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:04.692156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4a374e23-c02d-4e74-a834-c7d6abbbc929 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:04.692156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4a374e23-c02d-4e74-a834-c7d6abbbc929 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:04.692156 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:04.692156 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:04.701349 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4a374e23-c02d-4e74-a834-c7d6abbbc929 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Volume info retrieved successfully. Aug 18 05:28:04.711750 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4a374e23-c02d-4e74-a834-c7d6abbbc929 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 200 Aug 18 05:28:04.712555 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 340/1398] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:04 2026] GET /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:05.125977 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-096437d7-b220-4521-9728-3618377feb04 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:05.128187 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-096437d7-b220-4521-9728-3618377feb04 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:05.128470 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-096437d7-b220-4521-9728-3618377feb04 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:05.128751 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-096437d7-b220-4521-9728-3618377feb04 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:05.146523 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:05.146523 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:05.153182 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-096437d7-b220-4521-9728-3618377feb04 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:05.161988 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-096437d7-b220-4521-9728-3618377feb04 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:05.163207 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 352/1399] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:05 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:05.730538 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-44c8343d-8c52-44f2-9e68-b631f269614e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:05.738181 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44c8343d-8c52-44f2-9e68-b631f269614e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:05.738280 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44c8343d-8c52-44f2-9e68-b631f269614e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:05.738523 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44c8343d-8c52-44f2-9e68-b631f269614e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:05.752264 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:05.752264 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:05.756988 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-44c8343d-8c52-44f2-9e68-b631f269614e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Volume info retrieved successfully. Aug 18 05:28:05.765223 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44c8343d-8c52-44f2-9e68-b631f269614e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 200 Aug 18 05:28:05.765804 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 356/1400] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:05 2026] GET /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:05.788892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-73c09faa-f0a2-48f1-88ad-0783b56857c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:05.795621 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73c09faa-f0a2-48f1-88ad-0783b56857c0 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] POST https://10.4.3.250/volume/v3/os-volume-transfer Aug 18 05:28:05.796793 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73c09faa-f0a2-48f1-88ad-0783b56857c0 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "40b02248-df30-4e40-8811-06526cca52cd"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:05.800601 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.volume_transfer [None req-73c09faa-f0a2-48f1-88ad-0783b56857c0 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Creating new volume transfer {'transfer': {'volume_id': '40b02248-df30-4e40-8811-06526cca52cd'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 05:28:05.800857 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.volume_transfer [None req-73c09faa-f0a2-48f1-88ad-0783b56857c0 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Creating transfer of volume 40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:05.801120 np0000007601 devstack@c-api.service[100214]: INFO cinder.transfer.api [None req-73c09faa-f0a2-48f1-88ad-0783b56857c0 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Generating transfer record for volume 40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:05.813301 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:05.813301 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:05.842396 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73c09faa-f0a2-48f1-88ad-0783b56857c0 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 05:28:05.844829 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 353/1401] 10.4.3.250 () {68 vars in 1291 bytes} [Tue Aug 18 05:28:05 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:05.857621 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b25e0052-e56e-4b5e-a9a3-926acc8c533e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:05.862726 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b25e0052-e56e-4b5e-a9a3-926acc8c533e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:05.862726 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b25e0052-e56e-4b5e-a9a3-926acc8c533e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:05.862953 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b25e0052-e56e-4b5e-a9a3-926acc8c533e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:05.877533 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:05.877533 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:05.892792 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b25e0052-e56e-4b5e-a9a3-926acc8c533e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Volume info retrieved successfully. Aug 18 05:28:05.903741 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b25e0052-e56e-4b5e-a9a3-926acc8c533e tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 200 Aug 18 05:28:05.904539 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 341/1402] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:05 2026] GET /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:05.926757 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-976456eb-14cf-4070-9a8a-c9cad65f01c1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:05.928731 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-976456eb-14cf-4070-9a8a-c9cad65f01c1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/os-volume-transfer/a3f85406-be9d-483b-bcaf-89435823fbd7 Aug 18 05:28:05.928968 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-976456eb-14cf-4070-9a8a-c9cad65f01c1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:05.929264 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-976456eb-14cf-4070-9a8a-c9cad65f01c1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:05.937801 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-976456eb-14cf-4070-9a8a-c9cad65f01c1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/os-volume-transfer/a3f85406-be9d-483b-bcaf-89435823fbd7 returned with HTTP 200 Aug 18 05:28:05.938769 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 353/1403] 10.4.3.250 () {66 vars in 1381 bytes} [Tue Aug 18 05:28:05 2026] GET /volume/v3/os-volume-transfer/a3f85406-be9d-483b-bcaf-89435823fbd7 => generated 409 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:28:05.950154 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d15f1e58-0377-4686-8ed5-5799bc80878a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:05.953002 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d15f1e58-0377-4686-8ed5-5799bc80878a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/os-volume-transfer Aug 18 05:28:05.953002 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d15f1e58-0377-4686-8ed5-5799bc80878a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:05.953963 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d15f1e58-0377-4686-8ed5-5799bc80878a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:05.953963 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.volume_transfer [None req-d15f1e58-0377-4686-8ed5-5799bc80878a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Listing volume transfers {{(pid=100216) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 05:28:05.960539 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d15f1e58-0377-4686-8ed5-5799bc80878a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/os-volume-transfer returned with HTTP 200 Aug 18 05:28:05.961092 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 357/1404] 10.4.3.250 () {66 vars in 1270 bytes} [Tue Aug 18 05:28:05 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:05.974345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:06.111328 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] POST https://10.4.3.250/volume/v3/os-volume-transfer/a3f85406-be9d-483b-bcaf-89435823fbd7/accept Aug 18 05:28:06.111827 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d94df26d8292fb7d"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:06.114678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.volume_transfer [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Accepting volume transfer a3f85406-be9d-483b-bcaf-89435823fbd7 {{(pid=100214) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 05:28:06.114678 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.volume_transfer [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Accepting transfer a3f85406-be9d-483b-bcaf-89435823fbd7 Aug 18 05:28:06.185520 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ddfe1928-f824-41a7-bc0d-43c0cf1b6223 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:06.189593 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ddfe1928-f824-41a7-bc0d-43c0cf1b6223 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:06.190066 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ddfe1928-f824-41a7-bc0d-43c0cf1b6223 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:06.190392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ddfe1928-f824-41a7-bc0d-43c0cf1b6223 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:06.208948 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:06.208948 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:06.215751 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ddfe1928-f824-41a7-bc0d-43c0cf1b6223 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:06.220894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Created reservations ['d9808216-6c81-40ad-8cf5-a6e2a3e89485', '87c87bb9-93a6-4613-97a8-c369be507bc5', '3dddcc3e-f953-4f69-a917-c2eaabc27f62', 'c3443493-eee8-43ba-bf43-e33daf19246e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:06.222290 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ddfe1928-f824-41a7-bc0d-43c0cf1b6223 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:06.223044 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 342/1405] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:06 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:06.262811 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Created reservations ['d6c9dd18-0dbf-4f93-a3e0-ace9cde399bf', 'b9954b69-00c6-4098-a962-d6a7bfc8cc01', 'ff431ddb-0da6-4aaf-a3b9-ce7c6d445b21', '9f836c0d-2996-4b98-b7a4-9872c388254d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:06.319634 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Created reservations ['e6a7b7af-d127-4394-9fca-3ccba613b478', '6374fd44-5c33-4bf0-9e88-16f2b24c4bd9', 'b443af8b-3b68-4610-9768-714a0e465872', 'a4ad570a-8244-4f52-907b-482a7c82c81d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:06.364040 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Created reservations ['3d6e5120-8fb8-4929-86ae-1d838599e5b1', 'f1d1e192-4654-4c9f-8f5a-8a17f069f6d5', '9af0267a-08fb-49ee-9793-86d34ef7a079', '516b396f-8985-4c5e-9c1b-5545a013839c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:06.378388 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Transfer volume completed successfully. Aug 18 05:28:06.546762 np0000007601 devstack@c-api.service[100214]: INFO cinder.transfer.api [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Volume 40b02248-df30-4e40-8811-06526cca52cd has been transferred. Aug 18 05:28:06.554715 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c7d40af4-4f63-4796-b4ae-6d3cf2cdf75e tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] https://10.4.3.250/volume/v3/os-volume-transfer/a3f85406-be9d-483b-bcaf-89435823fbd7/accept returned with HTTP 202 Aug 18 05:28:06.555316 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 354/1406] 10.4.3.250 () {68 vars in 1423 bytes} [Tue Aug 18 05:28:05 2026] POST /volume/v3/os-volume-transfer/a3f85406-be9d-483b-bcaf-89435823fbd7/accept => generated 365 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:06.565742 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3088f110-16f6-43ab-9600-9fa0ce8b1fd0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:06.567907 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3088f110-16f6-43ab-9600-9fa0ce8b1fd0 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] GET https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:06.568416 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3088f110-16f6-43ab-9600-9fa0ce8b1fd0 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:06.568721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3088f110-16f6-43ab-9600-9fa0ce8b1fd0 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:06.576934 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:06.576934 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:06.582083 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3088f110-16f6-43ab-9600-9fa0ce8b1fd0 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Volume info retrieved successfully. Aug 18 05:28:06.593462 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3088f110-16f6-43ab-9600-9fa0ce8b1fd0 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 200 Aug 18 05:28:06.593947 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 354/1407] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:06 2026] GET /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:06.612899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b3479601-efc4-464e-984b-6909109a0041 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:06.615507 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3479601-efc4-464e-984b-6909109a0041 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] GET https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:06.616024 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3479601-efc4-464e-984b-6909109a0041 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:06.616024 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3479601-efc4-464e-984b-6909109a0041 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:06.625446 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:06.625446 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:06.632281 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b3479601-efc4-464e-984b-6909109a0041 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] Volume info retrieved successfully. Aug 18 05:28:06.640518 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3479601-efc4-464e-984b-6909109a0041 tempest-VolumesTransfersTest-2031781019 tempest-VolumesTransfersTest-2031781019-project-member] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 200 Aug 18 05:28:06.640518 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 358/1408] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:06 2026] GET /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:06.661354 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9e6550bc-a86e-4f1d-80b3-906233e6e22f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:06.664840 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9e6550bc-a86e-4f1d-80b3-906233e6e22f tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] DELETE https://10.4.3.250/volume/v3/os-volume-transfer/a3f85406-be9d-483b-bcaf-89435823fbd7 Aug 18 05:28:06.665061 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9e6550bc-a86e-4f1d-80b3-906233e6e22f tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:06.665316 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9e6550bc-a86e-4f1d-80b3-906233e6e22f tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:06.665997 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-9e6550bc-a86e-4f1d-80b3-906233e6e22f tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Delete transfer with id: a3f85406-be9d-483b-bcaf-89435823fbd7 Aug 18 05:28:06.671426 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9e6550bc-a86e-4f1d-80b3-906233e6e22f tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/os-volume-transfer/a3f85406-be9d-483b-bcaf-89435823fbd7 returned with HTTP 404 Aug 18 05:28:06.672172 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 343/1409] 10.4.3.250 () {66 vars in 1384 bytes} [Tue Aug 18 05:28:06 2026] DELETE /volume/v3/os-volume-transfer/a3f85406-be9d-483b-bcaf-89435823fbd7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:06.684445 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c750fd0-4f7e-4428-ae8b-272395b0e80d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:06.728435 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c750fd0-4f7e-4428-ae8b-272395b0e80d tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:06.728669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c750fd0-4f7e-4428-ae8b-272395b0e80d tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:06.728894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c750fd0-4f7e-4428-ae8b-272395b0e80d tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:06.729132 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3c750fd0-4f7e-4428-ae8b-272395b0e80d tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Delete volume with id: 40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:06.742815 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:06.742815 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:06.742815 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3c750fd0-4f7e-4428-ae8b-272395b0e80d tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Volume info retrieved successfully. Aug 18 05:28:06.777380 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3c750fd0-4f7e-4428-ae8b-272395b0e80d tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Delete volume request issued successfully. Aug 18 05:28:06.777654 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c750fd0-4f7e-4428-ae8b-272395b0e80d tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 202 Aug 18 05:28:06.778415 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 355/1410] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:28:06 2026] DELETE /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:28:06.790508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-738aac39-c1a4-49f6-b635-848c5e839205 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:06.794281 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-738aac39-c1a4-49f6-b635-848c5e839205 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] GET https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:06.794281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-738aac39-c1a4-49f6-b635-848c5e839205 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:06.794281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-738aac39-c1a4-49f6-b635-848c5e839205 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:06.806571 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:06.806571 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:06.812973 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-738aac39-c1a4-49f6-b635-848c5e839205 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Volume info retrieved successfully. Aug 18 05:28:06.820624 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-738aac39-c1a4-49f6-b635-848c5e839205 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 200 Aug 18 05:28:06.821054 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 355/1411] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:06 2026] GET /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:07.242246 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a6a4a68-bfb4-48f2-8275-e3888553ed7e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:07.245845 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a6a4a68-bfb4-48f2-8275-e3888553ed7e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:07.246005 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a6a4a68-bfb4-48f2-8275-e3888553ed7e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:07.246533 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a6a4a68-bfb4-48f2-8275-e3888553ed7e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:07.259569 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:07.259569 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:07.265046 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1a6a4a68-bfb4-48f2-8275-e3888553ed7e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:07.271725 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a6a4a68-bfb4-48f2-8275-e3888553ed7e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:07.271725 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 359/1412] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:07 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:07.821540 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c856e302-7958-4353-9926-9909271a5938 req-7af39afa-fafb-4a8a-8649-4dc25ea41d63 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:07.826036 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-7af39afa-fafb-4a8a-8649-4dc25ea41d63 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] POST https://10.4.3.250/volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1/action Aug 18 05:28:07.826036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-7af39afa-fafb-4a8a-8649-4dc25ea41d63 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:07.826036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-7af39afa-fafb-4a8a-8649-4dc25ea41d63 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:07.842201 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93474eff-2708-4c1b-958a-3411a7b6833c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:07.845294 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93474eff-2708-4c1b-958a-3411a7b6833c tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] GET https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:07.845294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93474eff-2708-4c1b-958a-3411a7b6833c tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:07.845294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93474eff-2708-4c1b-958a-3411a7b6833c tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:07.848227 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:07.848227 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:07.852138 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93474eff-2708-4c1b-958a-3411a7b6833c tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 404 Aug 18 05:28:07.853053 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 356/1413] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:07 2026] GET /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:07.861670 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fb700987-33be-45c9-875f-de88c179e22c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:07.864425 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb700987-33be-45c9-875f-de88c179e22c tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:07.864662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb700987-33be-45c9-875f-de88c179e22c tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:07.864857 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fb700987-33be-45c9-875f-de88c179e22c tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:07.870836 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c856e302-7958-4353-9926-9909271a5938 req-7af39afa-fafb-4a8a-8649-4dc25ea41d63 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1/action returned with HTTP 204 Aug 18 05:28:07.871444 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 344/1414] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:28:07 2026] POST /volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:07.873610 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fb700987-33be-45c9-875f-de88c179e22c tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 404 Aug 18 05:28:07.874374 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 356/1415] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:07 2026] GET /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:07.892217 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1159ac86-cf28-4a16-9955-668287374266 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:07.898045 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1159ac86-cf28-4a16-9955-668287374266 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] DELETE https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:07.898045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1159ac86-cf28-4a16-9955-668287374266 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:07.898045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1159ac86-cf28-4a16-9955-668287374266 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:07.898045 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-1159ac86-cf28-4a16-9955-668287374266 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Delete volume with id: 40b02248-df30-4e40-8811-06526cca52cd Aug 18 05:28:07.910276 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1159ac86-cf28-4a16-9955-668287374266 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd returned with HTTP 404 Aug 18 05:28:07.911758 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 360/1416] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:28:07 2026] DELETE /volume/v3/volumes/40b02248-df30-4e40-8811-06526cca52cd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:07.929469 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:07.939828 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:28:07.940225 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1669334452"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:07.942232 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1669334452'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:28:07.942710 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Create volume of 1 GB Aug 18 05:28:07.952112 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Availability Zones retrieved successfully. Aug 18 05:28:07.962602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Flow 'volume_create_api' (887c1828-2765-48f7-91e1-ec0a3ac6f2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:07.963652 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e64303-3def-4c6e-b012-4fbfff198e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:07.964582 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:28:08.019043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e64303-3def-4c6e-b012-4fbfff198e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:08.020282 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b99f8f0a-3f07-4f49-8844-92b7f18fd3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:08.110745 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Created reservations ['d2a5c044-886e-48ed-a38c-b5f6140001fa', 'd8ce1170-eff8-4268-9360-cdc606378741', '840583f0-b9d6-4ef6-8777-64496d8ed44c', 'e349fd6e-de93-4edf-8964-add76edb8b97'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:08.111942 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b99f8f0a-3f07-4f49-8844-92b7f18fd3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2a5c044-886e-48ed-a38c-b5f6140001fa', 'd8ce1170-eff8-4268-9360-cdc606378741', '840583f0-b9d6-4ef6-8777-64496d8ed44c', 'e349fd6e-de93-4edf-8964-add76edb8b97']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:08.113281 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b89ef70-b757-44e7-981b-f943a42a59d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:08.163238 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b89ef70-b757-44e7-981b-f943a42a59d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f30bb59-e792-4b1c-bb78-6a92692ee964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1669334452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7657bd97d8f45b09fed3735bec488bd',qos_specs=None,replication_status=,reservations=['d2a5c044-886e-48ed-a38c-b5f6140001fa','d8ce1170-eff8-4268-9360-cdc606378741','840583f0-b9d6-4ef6-8777-64496d8ed44c','e349fd6e-de93-4edf-8964-add76edb8b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8a0a5ce0334ff5a35475c742659f54',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:28:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1669334452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f30bb59-e792-4b1c-bb78-6a92692ee964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7657bd97d8f45b09fed3735bec488bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f8a0a5ce0334ff5a35475c742659f54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:08.163238 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5311e5dd-037b-4d1c-a1ad-72b35642d4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:08.223218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5311e5dd-037b-4d1c-a1ad-72b35642d4f4) transitioned into state 'SUCCESS' from state '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-1669334452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7657bd97d8f45b09fed3735bec488bd',qos_specs=None,replication_status=,reservations=['d2a5c044-886e-48ed-a38c-b5f6140001fa','d8ce1170-eff8-4268-9360-cdc606378741','840583f0-b9d6-4ef6-8777-64496d8ed44c','e349fd6e-de93-4edf-8964-add76edb8b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f8a0a5ce0334ff5a35475c742659f54',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:08.224276 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412f6fe7-e101-4523-8fcf-f2508f358671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:08.260657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412f6fe7-e101-4523-8fcf-f2508f358671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:08.261979 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Flow 'volume_create_api' (887c1828-2765-48f7-91e1-ec0a3ac6f2bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:08.265723 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Create volume request issued successfully. Aug 18 05:28:08.266730 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-727240e0-7a43-4c06-a3fb-91b42ba21c17 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:28:08.267573 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 357/1417] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:28:07 2026] POST /volume/v3/volumes => generated 751 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:08.295740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b633c4ec-2fec-4073-86d8-e2b9e7dc147b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:08.295889 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b7279d1b-184e-477b-bd2f-d78dfb2910a9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:08.297977 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b633c4ec-2fec-4073-86d8-e2b9e7dc147b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:08.300709 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b633c4ec-2fec-4073-86d8-e2b9e7dc147b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:08.300709 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b633c4ec-2fec-4073-86d8-e2b9e7dc147b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:08.300831 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b7279d1b-184e-477b-bd2f-d78dfb2910a9 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:08.300831 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b7279d1b-184e-477b-bd2f-d78dfb2910a9 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:08.300831 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b7279d1b-184e-477b-bd2f-d78dfb2910a9 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:08.325351 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:08.325351 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:08.328353 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:08.328353 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:08.331876 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b7279d1b-184e-477b-bd2f-d78dfb2910a9 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Volume info retrieved successfully. Aug 18 05:28:08.342056 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b7279d1b-184e-477b-bd2f-d78dfb2910a9 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 returned with HTTP 200 Aug 18 05:28:08.342586 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 345/1418] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:08 2026] GET /volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:08.342814 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b633c4ec-2fec-4073-86d8-e2b9e7dc147b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:08.355737 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b633c4ec-2fec-4073-86d8-e2b9e7dc147b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:08.355737 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 357/1419] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:08 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 1139 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:08.378773 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e65cd04f-d868-401b-9c37-b6251aef7af0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:08.382592 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e65cd04f-d868-401b-9c37-b6251aef7af0 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:08.383376 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e65cd04f-d868-401b-9c37-b6251aef7af0 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:08.383691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e65cd04f-d868-401b-9c37-b6251aef7af0 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:08.396685 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:08.396685 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:08.400935 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e65cd04f-d868-401b-9c37-b6251aef7af0 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:08.407468 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e65cd04f-d868-401b-9c37-b6251aef7af0 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:08.408420 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 361/1420] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:08 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:08.423946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f5ef404f-6b34-4f87-8a01-d999fbab36cd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:08.427717 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5ef404f-6b34-4f87-8a01-d999fbab36cd tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:28:08.427717 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f5ef404f-6b34-4f87-8a01-d999fbab36cd tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "264da3e9-a38b-459f-86ef-c90f605840f3", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1511461677", "description": null, "metadata": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:08.449141 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:08.449141 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:08.449945 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f5ef404f-6b34-4f87-8a01-d999fbab36cd tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:08.450477 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-f5ef404f-6b34-4f87-8a01-d999fbab36cd tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Create snapshot from volume 264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:08.545804 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-f5ef404f-6b34-4f87-8a01-d999fbab36cd tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Created reservations ['2eb7ca3f-ea05-461b-9d15-5373e72a58d5', '8756ecf6-8b9e-497d-88b8-313acc19fd0d', 'dbddc22c-cf69-481c-8a30-07b6f8167a0f', '7dbbd633-c5c0-4238-a5aa-fa1c37f01386'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:08.613220 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f5ef404f-6b34-4f87-8a01-d999fbab36cd tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Snapshot force create request issued successfully. Aug 18 05:28:08.613685 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f5ef404f-6b34-4f87-8a01-d999fbab36cd tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:28:08.614980 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 358/1421] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:28:08 2026] POST /volume/v3/snapshots => generated 311 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:08.624465 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f8cc1aa4-0792-455f-8886-8d3c7711f21e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:08.628993 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8cc1aa4-0792-455f-8886-8d3c7711f21e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:28:08.629520 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8cc1aa4-0792-455f-8886-8d3c7711f21e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:08.632036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8cc1aa4-0792-455f-8886-8d3c7711f21e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:08.637050 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:08.637050 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:08.638104 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f8cc1aa4-0792-455f-8886-8d3c7711f21e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Snapshot retrieved successfully. Aug 18 05:28:08.639205 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8cc1aa4-0792-455f-8886-8d3c7711f21e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 returned with HTTP 200 Aug 18 05:28:08.639662 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 346/1422] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:28:08 2026] GET /volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:09.361427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9d38756b-241b-4146-9cd8-695409fbd523 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.366537 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d38756b-241b-4146-9cd8-695409fbd523 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:09.367193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d38756b-241b-4146-9cd8-695409fbd523 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.367193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d38756b-241b-4146-9cd8-695409fbd523 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.383884 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.383884 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:09.393197 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9d38756b-241b-4146-9cd8-695409fbd523 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Volume info retrieved successfully. Aug 18 05:28:09.400541 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d38756b-241b-4146-9cd8-695409fbd523 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 returned with HTTP 200 Aug 18 05:28:09.401395 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 358/1423] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:09 2026] GET /volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:09.427733 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2ede9998-9613-450d-b7fb-d6cd26ed2bb1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.429608 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ede9998-9613-450d-b7fb-d6cd26ed2bb1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] POST https://10.4.3.250/volume/v3/os-volume-transfer Aug 18 05:28:09.430005 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2ede9998-9613-450d-b7fb-d6cd26ed2bb1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9f30bb59-e792-4b1c-bb78-6a92692ee964"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:09.431685 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.volume_transfer [None req-2ede9998-9613-450d-b7fb-d6cd26ed2bb1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Creating new volume transfer {'transfer': {'volume_id': '9f30bb59-e792-4b1c-bb78-6a92692ee964'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 05:28:09.431791 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.volume_transfer [None req-2ede9998-9613-450d-b7fb-d6cd26ed2bb1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Creating transfer of volume 9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:09.431891 np0000007601 devstack@c-api.service[100216]: INFO cinder.transfer.api [None req-2ede9998-9613-450d-b7fb-d6cd26ed2bb1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Generating transfer record for volume 9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:09.441062 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.441062 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:09.462783 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ede9998-9613-450d-b7fb-d6cd26ed2bb1 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 05:28:09.464314 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 362/1424] 10.4.3.250 () {68 vars in 1291 bytes} [Tue Aug 18 05:28:09 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:09.473427 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d00e2f9-2bdf-4fa0-afaa-bdcd8ee60a5a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.477876 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d00e2f9-2bdf-4fa0-afaa-bdcd8ee60a5a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:09.477876 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d00e2f9-2bdf-4fa0-afaa-bdcd8ee60a5a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.477876 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d00e2f9-2bdf-4fa0-afaa-bdcd8ee60a5a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.491628 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.491628 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:09.499451 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d00e2f9-2bdf-4fa0-afaa-bdcd8ee60a5a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Volume info retrieved successfully. Aug 18 05:28:09.510851 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d00e2f9-2bdf-4fa0-afaa-bdcd8ee60a5a tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 returned with HTTP 200 Aug 18 05:28:09.512856 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 359/1425] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:09 2026] GET /volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:09.532281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3f10c078-84ff-4b10-87eb-182f0a9f3aaf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.536627 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f10c078-84ff-4b10-87eb-182f0a9f3aaf tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/os-volume-transfer/detail Aug 18 05:28:09.537189 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f10c078-84ff-4b10-87eb-182f0a9f3aaf tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.537356 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f10c078-84ff-4b10-87eb-182f0a9f3aaf tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.537965 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.volume_transfer [None req-3f10c078-84ff-4b10-87eb-182f0a9f3aaf tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Listing volume transfers {{(pid=100217) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 05:28:09.548285 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f10c078-84ff-4b10-87eb-182f0a9f3aaf tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 18 05:28:09.549206 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 347/1426] 10.4.3.250 () {66 vars in 1291 bytes} [Tue Aug 18 05:28:09 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:09.560297 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1bf89c6-0d9b-41ff-ab63-e9a5f1efe2e3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.562895 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1bf89c6-0d9b-41ff-ab63-e9a5f1efe2e3 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] DELETE https://10.4.3.250/volume/v3/os-volume-transfer/60570d6c-8289-45bf-89f7-8e0b57488632 Aug 18 05:28:09.563310 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1bf89c6-0d9b-41ff-ab63-e9a5f1efe2e3 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.563956 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1bf89c6-0d9b-41ff-ab63-e9a5f1efe2e3 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.563956 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-e1bf89c6-0d9b-41ff-ab63-e9a5f1efe2e3 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Delete transfer with id: 60570d6c-8289-45bf-89f7-8e0b57488632 Aug 18 05:28:09.580131 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.580131 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:09.599384 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1bf89c6-0d9b-41ff-ab63-e9a5f1efe2e3 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/os-volume-transfer/60570d6c-8289-45bf-89f7-8e0b57488632 returned with HTTP 202 Aug 18 05:28:09.599384 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 359/1427] 10.4.3.250 () {66 vars in 1384 bytes} [Tue Aug 18 05:28:09 2026] DELETE /volume/v3/os-volume-transfer/60570d6c-8289-45bf-89f7-8e0b57488632 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:28:09.607604 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c94fde90-6546-489e-b0e7-b01041a7e3d6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.611076 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c94fde90-6546-489e-b0e7-b01041a7e3d6 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:09.611417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c94fde90-6546-489e-b0e7-b01041a7e3d6 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.611661 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c94fde90-6546-489e-b0e7-b01041a7e3d6 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.628045 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.628045 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:09.634391 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c94fde90-6546-489e-b0e7-b01041a7e3d6 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Volume info retrieved successfully. Aug 18 05:28:09.643168 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c94fde90-6546-489e-b0e7-b01041a7e3d6 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 returned with HTTP 200 Aug 18 05:28:09.644393 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 363/1428] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:09 2026] GET /volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:09.655723 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7477dd83-2b03-4102-8f09-e1a181d53f14 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.662408 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6a1c6fe3-419b-4eff-8ce5-cbdeaa4c1c03 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.663110 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7477dd83-2b03-4102-8f09-e1a181d53f14 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:28:09.663579 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7477dd83-2b03-4102-8f09-e1a181d53f14 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.663942 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7477dd83-2b03-4102-8f09-e1a181d53f14 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.665596 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a1c6fe3-419b-4eff-8ce5-cbdeaa4c1c03 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] DELETE https://10.4.3.250/volume/v3/os-volume-transfer/60570d6c-8289-45bf-89f7-8e0b57488632 Aug 18 05:28:09.665985 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a1c6fe3-419b-4eff-8ce5-cbdeaa4c1c03 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.666394 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a1c6fe3-419b-4eff-8ce5-cbdeaa4c1c03 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.666627 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-6a1c6fe3-419b-4eff-8ce5-cbdeaa4c1c03 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Delete transfer with id: 60570d6c-8289-45bf-89f7-8e0b57488632 Aug 18 05:28:09.671560 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.671560 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:09.672838 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7477dd83-2b03-4102-8f09-e1a181d53f14 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Snapshot retrieved successfully. Aug 18 05:28:09.673082 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7477dd83-2b03-4102-8f09-e1a181d53f14 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 returned with HTTP 200 Aug 18 05:28:09.673573 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 360/1429] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:28:09 2026] GET /volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:09.673684 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a1c6fe3-419b-4eff-8ce5-cbdeaa4c1c03 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/os-volume-transfer/60570d6c-8289-45bf-89f7-8e0b57488632 returned with HTTP 404 Aug 18 05:28:09.675445 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 348/1430] 10.4.3.250 () {66 vars in 1384 bytes} [Tue Aug 18 05:28:09 2026] DELETE /volume/v3/os-volume-transfer/60570d6c-8289-45bf-89f7-8e0b57488632 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:09.687543 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fe026df2-5f92-4db1-99e5-7dc16a62bc12 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.693463 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a6a66c09-c8d6-42c2-bb18-78667598e573 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.693463 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6a66c09-c8d6-42c2-bb18-78667598e573 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:28:09.693463 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6a66c09-c8d6-42c2-bb18-78667598e573 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.693463 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6a66c09-c8d6-42c2-bb18-78667598e573 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.696034 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe026df2-5f92-4db1-99e5-7dc16a62bc12 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:09.696445 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe026df2-5f92-4db1-99e5-7dc16a62bc12 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.697489 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fe026df2-5f92-4db1-99e5-7dc16a62bc12 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.697778 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-fe026df2-5f92-4db1-99e5-7dc16a62bc12 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Delete volume with id: 9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:09.704751 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.704751 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:09.705397 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a6a66c09-c8d6-42c2-bb18-78667598e573 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Snapshot retrieved successfully. Aug 18 05:28:09.706594 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6a66c09-c8d6-42c2-bb18-78667598e573 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 returned with HTTP 200 Aug 18 05:28:09.707048 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 364/1431] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:28:09 2026] GET /volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:09.708161 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.708161 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:09.708511 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fe026df2-5f92-4db1-99e5-7dc16a62bc12 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Volume info retrieved successfully. Aug 18 05:28:09.721155 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7e2f70dd-f303-4c3e-96c3-fb97f669fd50 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.725965 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7e2f70dd-f303-4c3e-96c3-fb97f669fd50 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:28:09.726316 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7e2f70dd-f303-4c3e-96c3-fb97f669fd50 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.726557 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7e2f70dd-f303-4c3e-96c3-fb97f669fd50 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.737493 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fe026df2-5f92-4db1-99e5-7dc16a62bc12 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Delete volume request issued successfully. Aug 18 05:28:09.737767 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fe026df2-5f92-4db1-99e5-7dc16a62bc12 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 returned with HTTP 202 Aug 18 05:28:09.738336 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 360/1432] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:28:09 2026] DELETE /volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:28:09.745427 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.745427 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:09.752236 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-89703f28-9d6b-4312-879e-939e3c280ccb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:09.752325 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7e2f70dd-f303-4c3e-96c3-fb97f669fd50 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:28:09.758439 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-89703f28-9d6b-4312-879e-939e3c280ccb tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] GET https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:09.758439 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-89703f28-9d6b-4312-879e-939e3c280ccb tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:09.758439 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-89703f28-9d6b-4312-879e-939e3c280ccb tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:09.758634 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7e2f70dd-f303-4c3e-96c3-fb97f669fd50 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:28:09.759109 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 361/1433] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:09 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:09.776047 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:09.776047 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:09.787045 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-89703f28-9d6b-4312-879e-939e3c280ccb tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Volume info retrieved successfully. Aug 18 05:28:09.790264 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-89703f28-9d6b-4312-879e-939e3c280ccb tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 returned with HTTP 200 Aug 18 05:28:09.790957 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 349/1434] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:09 2026] GET /volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:10.815649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-def98d6c-933f-4b88-b233-dc9e41b10ed0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:10.818403 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-def98d6c-933f-4b88-b233-dc9e41b10ed0 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] GET https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:10.818780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-def98d6c-933f-4b88-b233-dc9e41b10ed0 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:10.819219 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-def98d6c-933f-4b88-b233-dc9e41b10ed0 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:10.829150 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-def98d6c-933f-4b88-b233-dc9e41b10ed0 tempest-VolumesTransfersTest-2972163 tempest-VolumesTransfersTest-2972163-project-admin] https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 returned with HTTP 404 Aug 18 05:28:10.830299 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 365/1435] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:10 2026] GET /volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:10.842247 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8b6acb3a-50ea-45a1-b45b-bab0462a39d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:10.844945 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b6acb3a-50ea-45a1-b45b-bab0462a39d8 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] GET https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:10.844945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8b6acb3a-50ea-45a1-b45b-bab0462a39d8 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:10.845119 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8b6acb3a-50ea-45a1-b45b-bab0462a39d8 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:10.857956 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b6acb3a-50ea-45a1-b45b-bab0462a39d8 tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 returned with HTTP 404 Aug 18 05:28:10.858163 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 361/1436] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:10 2026] GET /volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:10.869381 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-70e80cd9-3444-4e2e-94ab-99806e1d11cd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:10.872043 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70e80cd9-3444-4e2e-94ab-99806e1d11cd tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] DELETE https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:10.872315 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70e80cd9-3444-4e2e-94ab-99806e1d11cd tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:10.873065 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70e80cd9-3444-4e2e-94ab-99806e1d11cd tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:10.873479 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-70e80cd9-3444-4e2e-94ab-99806e1d11cd tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] Delete volume with id: 9f30bb59-e792-4b1c-bb78-6a92692ee964 Aug 18 05:28:10.887320 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70e80cd9-3444-4e2e-94ab-99806e1d11cd tempest-VolumesTransfersTest-1543158481 tempest-VolumesTransfersTest-1543158481-project-member] https://10.4.3.250/volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 returned with HTTP 404 Aug 18 05:28:10.887780 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 362/1437] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:28:10 2026] DELETE /volume/v3/volumes/9f30bb59-e792-4b1c-bb78-6a92692ee964 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:15.870142 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-17edf12c-6db5-463c-b652-fbc07bcbd5df None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:15.872584 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17edf12c-6db5-463c-b652-fbc07bcbd5df tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:15.872584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17edf12c-6db5-463c-b652-fbc07bcbd5df tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:15.872889 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17edf12c-6db5-463c-b652-fbc07bcbd5df tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:15.883858 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:15.883858 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:15.890205 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-17edf12c-6db5-463c-b652-fbc07bcbd5df tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:15.897147 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17edf12c-6db5-463c-b652-fbc07bcbd5df tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:15.897726 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 350/1438] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:15 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:15.918431 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e6dde74-775d-4e74-a95e-a70f72de06a5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:15.920838 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e6dde74-775d-4e74-a95e-a70f72de06a5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:15.921131 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e6dde74-775d-4e74-a95e-a70f72de06a5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:15.921374 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e6dde74-775d-4e74-a95e-a70f72de06a5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:15.931336 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:15.931336 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:15.937719 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6e6dde74-775d-4e74-a95e-a70f72de06a5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:15.947977 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e6dde74-775d-4e74-a95e-a70f72de06a5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:15.948562 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 366/1439] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:15 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:16.024750 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-63de4423-495e-4243-9e70-84d5ca418f5b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:16.029359 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-63de4423-495e-4243-9e70-84d5ca418f5b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:16.029359 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-63de4423-495e-4243-9e70-84d5ca418f5b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:16.029359 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-63de4423-495e-4243-9e70-84d5ca418f5b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:16.041269 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:16.041269 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:16.048113 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-63de4423-495e-4243-9e70-84d5ca418f5b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:16.056159 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-63de4423-495e-4243-9e70-84d5ca418f5b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:16.057138 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 362/1440] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:16 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:16.200166 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d15e7be7-2b2f-428a-84e9-3e937e945c69 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:16.200166 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d15e7be7-2b2f-428a-84e9-3e937e945c69 None None] GET https://10.4.3.250/volume// Aug 18 05:28:16.201041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d15e7be7-2b2f-428a-84e9-3e937e945c69 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:16.202117 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d15e7be7-2b2f-428a-84e9-3e937e945c69 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:16.202844 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d15e7be7-2b2f-428a-84e9-3e937e945c69 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:16.203488 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 363/1441] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:28:16 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:16.216869 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-678f827c-dd2e-4ca5-b290-2277fefee5c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:16.222292 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-678f827c-dd2e-4ca5-b290-2277fefee5c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:28:16.222499 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-678f827c-dd2e-4ca5-b290-2277fefee5c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eab5de83-c3b7-486c-b70c-ea00d58be006", "connector": null, "instance_uuid": "9899b33c-6bfb-4d7c-a5cd-017e38cf262f"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:16.235818 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:16.235818 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:16.300455 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-678f827c-dd2e-4ca5-b290-2277fefee5c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:28:16.301605 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 351/1442] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:28:16 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 18 05:28:16.353842 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87fd0348-e16c-4325-8cbe-96db25338b7a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:16.357690 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87fd0348-e16c-4325-8cbe-96db25338b7a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:16.357899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87fd0348-e16c-4325-8cbe-96db25338b7a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:16.358247 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87fd0348-e16c-4325-8cbe-96db25338b7a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:16.375951 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:16.375951 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:16.379693 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-73be3320-4157-4635-84c3-9ad78a5901af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:16.380183 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73be3320-4157-4635-84c3-9ad78a5901af None None] GET https://10.4.3.250/volume// Aug 18 05:28:16.380397 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73be3320-4157-4635-84c3-9ad78a5901af None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:16.380835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73be3320-4157-4635-84c3-9ad78a5901af None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:16.382287 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73be3320-4157-4635-84c3-9ad78a5901af None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:16.382287 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 363/1443] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:16.384071 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87fd0348-e16c-4325-8cbe-96db25338b7a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:16.392208 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87fd0348-e16c-4325-8cbe-96db25338b7a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:16.393281 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 367/1444] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:16 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:16.424113 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-099e20b2-7ce6-4d53-ab23-19166065c5c3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:16.428984 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-099e20b2-7ce6-4d53-ab23-19166065c5c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:16.429412 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-099e20b2-7ce6-4d53-ab23-19166065c5c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:16.430309 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-099e20b2-7ce6-4d53-ab23-19166065c5c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:16.451606 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:16.451606 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:16.456933 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-099e20b2-7ce6-4d53-ab23-19166065c5c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:16.464781 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-099e20b2-7ce6-4d53-ab23-19166065c5c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:16.465351 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 364/1445] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:28:16 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 1019 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:28:16.607786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-43f3e879-dee3-4c62-8d26-d6149919e062 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:16.612915 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-43f3e879-dee3-4c62-8d26-d6149919e062 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] PUT https://10.4.3.250/volume/v3/attachments/cd506127-0be9-4e24-b51c-a0301ca95eb3 Aug 18 05:28:16.613172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-43f3e879-dee3-4c62-8d26-d6149919e062 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:16.625587 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-43f3e879-dee3-4c62-8d26-d6149919e062 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Acquiring lock "cinder-attachment_update-eab5de83-c3b7-486c-b70c-ea00d58be006-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:28:16.640864 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-43f3e879-dee3-4c62-8d26-d6149919e062 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Lock "cinder-attachment_update-eab5de83-c3b7-486c-b70c-ea00d58be006-np0000007601" acquired by "attachment_update" :: waited 0.015s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:28:16.642458 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:16.642458 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:16.805831 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-43f3e879-dee3-4c62-8d26-d6149919e062 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Lock "cinder-attachment_update-eab5de83-c3b7-486c-b70c-ea00d58be006-np0000007601" released by "attachment_update" :: held 0.166s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:28:16.806270 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-43f3e879-dee3-4c62-8d26-d6149919e062 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/attachments/cd506127-0be9-4e24-b51c-a0301ca95eb3 returned with HTTP 200 Aug 18 05:28:16.807163 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 352/1446] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:28:16 2026] PUT /volume/v3/attachments/cd506127-0be9-4e24-b51c-a0301ca95eb3 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:17.412848 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f4624e7-b05b-46bb-a18d-88a9b315504a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:17.415107 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f4624e7-b05b-46bb-a18d-88a9b315504a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:17.415585 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f4624e7-b05b-46bb-a18d-88a9b315504a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:17.415899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f4624e7-b05b-46bb-a18d-88a9b315504a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:17.438397 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:17.438397 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:17.454275 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f4624e7-b05b-46bb-a18d-88a9b315504a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:17.458462 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f4624e7-b05b-46bb-a18d-88a9b315504a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:17.459173 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 364/1447] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:17 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:18.476883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e80a2231-fa03-406b-8be1-af3f0baf3fde None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:18.479552 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e80a2231-fa03-406b-8be1-af3f0baf3fde tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:18.479799 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e80a2231-fa03-406b-8be1-af3f0baf3fde tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:18.480002 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e80a2231-fa03-406b-8be1-af3f0baf3fde tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:18.493339 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:18.493339 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:18.498431 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e80a2231-fa03-406b-8be1-af3f0baf3fde tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:18.503907 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e80a2231-fa03-406b-8be1-af3f0baf3fde tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:18.504448 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 368/1448] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:18 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:19.520478 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b4f91a1-eb80-42c2-bc2e-6a77d6768321 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:19.523191 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b4f91a1-eb80-42c2-bc2e-6a77d6768321 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:19.523509 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b4f91a1-eb80-42c2-bc2e-6a77d6768321 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:19.523811 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b4f91a1-eb80-42c2-bc2e-6a77d6768321 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:19.540482 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:19.540482 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:19.548225 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b4f91a1-eb80-42c2-bc2e-6a77d6768321 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:19.556459 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b4f91a1-eb80-42c2-bc2e-6a77d6768321 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:19.557241 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 365/1449] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:19 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:20.572795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bdacc944-0737-45f9-9ed1-128795b2a8c0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:20.577751 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdacc944-0737-45f9-9ed1-128795b2a8c0 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:20.577751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdacc944-0737-45f9-9ed1-128795b2a8c0 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:20.577751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdacc944-0737-45f9-9ed1-128795b2a8c0 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:20.607478 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:20.607478 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:20.617113 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bdacc944-0737-45f9-9ed1-128795b2a8c0 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:20.623134 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdacc944-0737-45f9-9ed1-128795b2a8c0 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:20.623876 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 353/1450] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:20 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:21.283388 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-2c68611b-0981-4f6d-aafc-4a928c5f39b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:21.446810 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-2c68611b-0981-4f6d-aafc-4a928c5f39b7 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] POST https://10.4.3.250/volume/v3/attachments/cd506127-0be9-4e24-b51c-a0301ca95eb3/action Aug 18 05:28:21.447559 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-2c68611b-0981-4f6d-aafc-4a928c5f39b7 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:21.447678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-2c68611b-0981-4f6d-aafc-4a928c5f39b7 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:21.449221 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d71585fc-a22b-4223-8943-7c5aad987952 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:21.484847 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:21.484847 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:21.511181 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:28:21.511617 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1061126278"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:21.515799 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9e7a182-6bbb-4a58-9854-3fa7c201bb65 req-2c68611b-0981-4f6d-aafc-4a928c5f39b7 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/attachments/cd506127-0be9-4e24-b51c-a0301ca95eb3/action returned with HTTP 204 Aug 18 05:28:21.515952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1061126278'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:28:21.515952 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Create volume of 1 GB Aug 18 05:28:21.516374 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 365/1451] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:28:21 2026] POST /volume/v3/attachments/cd506127-0be9-4e24-b51c-a0301ca95eb3/action => generated 0 bytes in 234 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:21.524036 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Availability Zones retrieved successfully. Aug 18 05:28:21.533457 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Flow 'volume_create_api' (58ee683f-9cd1-41d2-8cea-d49f4a3d2022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:21.536059 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d94166-3dab-4237-ba96-0a6608c8da98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:21.537758 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:28:21.584922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d94166-3dab-4237-ba96-0a6608c8da98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:21.587024 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9f205c-87a7-45e1-892b-c14cd4565ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:21.646591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e8b56681-9219-4308-8727-bb319119ca39 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:21.649545 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e8b56681-9219-4308-8727-bb319119ca39 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:21.649770 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e8b56681-9219-4308-8727-bb319119ca39 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:21.650295 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e8b56681-9219-4308-8727-bb319119ca39 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:21.665096 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:21.665096 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:21.670955 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e8b56681-9219-4308-8727-bb319119ca39 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:21.671252 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Created reservations ['cd5368d8-1588-42cb-9197-8d6eb4cdff55', 'e52b0b9b-1fea-4e7c-a781-6a00ae60f084', 'c5a6dc30-9016-4d75-8f27-b33c48c6ad67', '9be032d4-f721-438d-bb6e-2b25ac8c0529'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:21.672523 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9f205c-87a7-45e1-892b-c14cd4565ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5368d8-1588-42cb-9197-8d6eb4cdff55', 'e52b0b9b-1fea-4e7c-a781-6a00ae60f084', 'c5a6dc30-9016-4d75-8f27-b33c48c6ad67', '9be032d4-f721-438d-bb6e-2b25ac8c0529']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:21.673376 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b700512c-e5f8-4534-ac4d-9da7cfea1d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:21.678427 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e8b56681-9219-4308-8727-bb319119ca39 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:21.678659 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 366/1452] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:21 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:21.696383 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dfce3637-57a8-417d-8752-06e239e9e1c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:21.700355 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dfce3637-57a8-417d-8752-06e239e9e1c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:21.700733 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dfce3637-57a8-417d-8752-06e239e9e1c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:21.701166 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dfce3637-57a8-417d-8752-06e239e9e1c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:21.704971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b700512c-e5f8-4534-ac4d-9da7cfea1d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89712ed0-3a2f-4440-9068-aab19e8def85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1061126278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='692c5bf5cfcc4791ac8d63a676bb638a',qos_specs=None,replication_status=,reservations=['cd5368d8-1588-42cb-9197-8d6eb4cdff55','e52b0b9b-1fea-4e7c-a781-6a00ae60f084','c5a6dc30-9016-4d75-8f27-b33c48c6ad67','9be032d4-f721-438d-bb6e-2b25ac8c0529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba96eaf1a76946f59759c7ade6805aed',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1061126278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89712ed0-3a2f-4440-9068-aab19e8def85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='692c5bf5cfcc4791ac8d63a676bb638a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba96eaf1a76946f59759c7ade6805aed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:21.706400 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410fbfd6-27e3-4636-be60-29c15b418712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:21.721840 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:21.721840 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:21.730817 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dfce3637-57a8-417d-8752-06e239e9e1c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:21.737885 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dfce3637-57a8-417d-8752-06e239e9e1c3 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:21.738614 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 354/1453] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:21 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:21.741632 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410fbfd6-27e3-4636-be60-29c15b418712) transitioned into state 'SUCCESS' from state '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-1061126278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='692c5bf5cfcc4791ac8d63a676bb638a',qos_specs=None,replication_status=,reservations=['cd5368d8-1588-42cb-9197-8d6eb4cdff55','e52b0b9b-1fea-4e7c-a781-6a00ae60f084','c5a6dc30-9016-4d75-8f27-b33c48c6ad67','9be032d4-f721-438d-bb6e-2b25ac8c0529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba96eaf1a76946f59759c7ade6805aed',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:21.742553 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69309d38-3073-482e-a667-5dd8c2220d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:21.759996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69309d38-3073-482e-a667-5dd8c2220d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:21.760804 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Flow 'volume_create_api' (58ee683f-9cd1-41d2-8cea-d49f4a3d2022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:21.761566 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Create volume request issued successfully. Aug 18 05:28:21.769092 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d71585fc-a22b-4223-8943-7c5aad987952 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:28:21.769092 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 369/1454] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:28:21 2026] POST /volume/v3/volumes => generated 749 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:21.780726 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-babd3a35-c5b4-41d5-815e-a6bf43122702 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:21.784610 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-babd3a35-c5b4-41d5-815e-a6bf43122702 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:21.785398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-babd3a35-c5b4-41d5-815e-a6bf43122702 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:21.787123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-babd3a35-c5b4-41d5-815e-a6bf43122702 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:21.797636 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:21.797636 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:21.802385 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-babd3a35-c5b4-41d5-815e-a6bf43122702 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:21.808096 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-babd3a35-c5b4-41d5-815e-a6bf43122702 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:21.808690 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 366/1455] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:21 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:22.314799 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ae940058-8453-41d6-96f5-a6d464df3060 req-c69eaf03-2b65-47e3-af9d-35e056210013 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:22.364473 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ae940058-8453-41d6-96f5-a6d464df3060 req-c69eaf03-2b65-47e3-af9d-35e056210013 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:28:22.364865 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ae940058-8453-41d6-96f5-a6d464df3060 req-c69eaf03-2b65-47e3-af9d-35e056210013 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:22.365196 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ae940058-8453-41d6-96f5-a6d464df3060 req-c69eaf03-2b65-47e3-af9d-35e056210013 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:22.381772 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:22.381772 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:22.389172 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ae940058-8453-41d6-96f5-a6d464df3060 req-c69eaf03-2b65-47e3-af9d-35e056210013 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:28:22.396839 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ae940058-8453-41d6-96f5-a6d464df3060 req-c69eaf03-2b65-47e3-af9d-35e056210013 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:28:22.397864 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 367/1456] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:22 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 1140 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:22.831441 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-56b9dae9-bb08-4b8f-bc5d-430ed7434cda None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:22.833955 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-56b9dae9-bb08-4b8f-bc5d-430ed7434cda tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:22.837028 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-56b9dae9-bb08-4b8f-bc5d-430ed7434cda tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:22.837028 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-56b9dae9-bb08-4b8f-bc5d-430ed7434cda tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:22.845746 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:22.845746 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:22.851416 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-56b9dae9-bb08-4b8f-bc5d-430ed7434cda tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:22.858701 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-56b9dae9-bb08-4b8f-bc5d-430ed7434cda tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:22.859374 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 355/1457] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:22 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:26.295934 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b89899b2-e22c-4c74-9379-06d79734e107 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:26.301337 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b89899b2-e22c-4c74-9379-06d79734e107 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:26.301559 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b89899b2-e22c-4c74-9379-06d79734e107 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:26.301797 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b89899b2-e22c-4c74-9379-06d79734e107 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:26.321976 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:26.321976 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:26.330362 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b89899b2-e22c-4c74-9379-06d79734e107 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Volume info retrieved successfully. Aug 18 05:28:26.341281 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b89899b2-e22c-4c74-9379-06d79734e107 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:26.341839 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 370/1458] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:26 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:26.397412 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-663a8faf-c685-48a5-8641-34502236b204 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:26.402799 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-663a8faf-c685-48a5-8641-34502236b204 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:26.402799 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-663a8faf-c685-48a5-8641-34502236b204 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:26.403205 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-663a8faf-c685-48a5-8641-34502236b204 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:26.420978 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:26.420978 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:26.426380 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-663a8faf-c685-48a5-8641-34502236b204 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:26.433615 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-663a8faf-c685-48a5-8641-34502236b204 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:26.434406 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 367/1459] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:26 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:26.458243 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-6637c2b6-7768-472f-b622-056cd1ad6b74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:26.461254 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-6637c2b6-7768-472f-b622-056cd1ad6b74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f/action Aug 18 05:28:26.461765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-6637c2b6-7768-472f-b622-056cd1ad6b74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:26.461968 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-6637c2b6-7768-472f-b622-056cd1ad6b74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:26.479679 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:26.479679 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:26.480334 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-6637c2b6-7768-472f-b622-056cd1ad6b74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:26.501664 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-6637c2b6-7768-472f-b622-056cd1ad6b74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Begin detaching volume completed successfully. Aug 18 05:28:26.502387 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-6637c2b6-7768-472f-b622-056cd1ad6b74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f/action returned with HTTP 202 Aug 18 05:28:26.502820 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 368/1460] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:28:26 2026] POST /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:26.533888 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-23369141-f75e-4f7d-8adb-b17c88077d74 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:26.537221 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23369141-f75e-4f7d-8adb-b17c88077d74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:26.537503 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23369141-f75e-4f7d-8adb-b17c88077d74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:26.538332 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-23369141-f75e-4f7d-8adb-b17c88077d74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:26.559726 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:26.559726 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:26.567155 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-23369141-f75e-4f7d-8adb-b17c88077d74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:26.578454 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-23369141-f75e-4f7d-8adb-b17c88077d74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:26.578888 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 356/1461] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:26 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:26.620450 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-56a2d588-1bd7-4c10-b73f-84244d8ef39c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:26.622050 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-56a2d588-1bd7-4c10-b73f-84244d8ef39c None None] GET https://10.4.3.250/volume// Aug 18 05:28:26.622050 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-56a2d588-1bd7-4c10-b73f-84244d8ef39c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:26.622050 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-56a2d588-1bd7-4c10-b73f-84244d8ef39c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:26.622621 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-56a2d588-1bd7-4c10-b73f-84244d8ef39c None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:26.624037 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 371/1462] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:26.638193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-c6563ea9-343a-4481-89c4-6d16aa9028e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:26.642479 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-c6563ea9-343a-4481-89c4-6d16aa9028e1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:26.642479 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-c6563ea9-343a-4481-89c4-6d16aa9028e1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:26.643182 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-c6563ea9-343a-4481-89c4-6d16aa9028e1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:26.673627 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:26.673627 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:26.682757 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-c6563ea9-343a-4481-89c4-6d16aa9028e1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:26.692665 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-c6563ea9-343a-4481-89c4-6d16aa9028e1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:26.693731 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 368/1463] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:28:26 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1625 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:28:26.797600 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-c9f7822f-e817-4cd2-9753-ff471004b69e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:26.801909 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-c9f7822f-e817-4cd2-9753-ff471004b69e tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:26.801909 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-c9f7822f-e817-4cd2-9753-ff471004b69e tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:26.803035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-c9f7822f-e817-4cd2-9753-ff471004b69e tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:26.819427 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:26.819427 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:26.829695 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-c9f7822f-e817-4cd2-9753-ff471004b69e tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:26.838158 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-c9f7822f-e817-4cd2-9753-ff471004b69e tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:26.838158 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 369/1464] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:26 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:26.869603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-e8829ec3-ef46-4042-80e4-6532be1196ee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:26.874319 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-e8829ec3-ef46-4042-80e4-6532be1196ee tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] POST https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006/action Aug 18 05:28:26.874319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-e8829ec3-ef46-4042-80e4-6532be1196ee tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:26.874319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-e8829ec3-ef46-4042-80e4-6532be1196ee tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:26.905693 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:26.905693 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:26.906600 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-e8829ec3-ef46-4042-80e4-6532be1196ee tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:26.931862 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-e8829ec3-ef46-4042-80e4-6532be1196ee tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Begin detaching volume completed successfully. Aug 18 05:28:26.932200 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-e8829ec3-ef46-4042-80e4-6532be1196ee tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006/action returned with HTTP 202 Aug 18 05:28:26.932963 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 357/1465] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:28:26 2026] POST /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:27.010863 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-30d13b7a-61a8-4340-b60b-0e2b36f562e9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.014928 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30d13b7a-61a8-4340-b60b-0e2b36f562e9 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:28:27.015709 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30d13b7a-61a8-4340-b60b-0e2b36f562e9 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:27.016080 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30d13b7a-61a8-4340-b60b-0e2b36f562e9 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:27.019915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-640f53d0-1dec-47ba-b924-70bb8eac2994 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.020332 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-640f53d0-1dec-47ba-b924-70bb8eac2994 None None] GET https://10.4.3.250/volume// Aug 18 05:28:27.020841 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-640f53d0-1dec-47ba-b924-70bb8eac2994 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:27.020841 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-640f53d0-1dec-47ba-b924-70bb8eac2994 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:27.020940 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-640f53d0-1dec-47ba-b924-70bb8eac2994 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:27.021326 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 369/1466] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:27.032781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-6da2955f-ccf7-446a-a8c5-dfe32d43051d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.038504 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-6da2955f-ccf7-446a-a8c5-dfe32d43051d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:27.038781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-6da2955f-ccf7-446a-a8c5-dfe32d43051d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:27.038850 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:27.038850 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:27.039028 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-6da2955f-ccf7-446a-a8c5-dfe32d43051d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:27.047080 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-30d13b7a-61a8-4340-b60b-0e2b36f562e9 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:28:27.054226 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:27.054226 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:27.056241 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30d13b7a-61a8-4340-b60b-0e2b36f562e9 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:28:27.057809 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 372/1467] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:27 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:27.059389 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-6da2955f-ccf7-446a-a8c5-dfe32d43051d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:27.064761 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-6da2955f-ccf7-446a-a8c5-dfe32d43051d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:28:27.066608 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 370/1468] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:28:27 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:28:27.112284 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-11b2ff12-19d6-42e5-b1f9-cd3f0eed1ed5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.114413 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-11b2ff12-19d6-42e5-b1f9-cd3f0eed1ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:28:27.114748 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-11b2ff12-19d6-42e5-b1f9-cd3f0eed1ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:27.114998 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-11b2ff12-19d6-42e5-b1f9-cd3f0eed1ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:27.128747 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:27.128747 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:27.137276 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-11b2ff12-19d6-42e5-b1f9-cd3f0eed1ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:28:27.146637 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-11b2ff12-19d6-42e5-b1f9-cd3f0eed1ed5 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:28:27.148095 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 358/1469] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:27 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:27.167121 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-d9dd9991-a27f-461f-bbd5-2b40358d7b42 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.169498 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-d9dd9991-a27f-461f-bbd5-2b40358d7b42 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d/action Aug 18 05:28:27.169788 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-d9dd9991-a27f-461f-bbd5-2b40358d7b42 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:27.169909 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-d9dd9991-a27f-461f-bbd5-2b40358d7b42 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:27.185554 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:27.185554 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:27.186300 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-d9dd9991-a27f-461f-bbd5-2b40358d7b42 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:28:27.196500 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-d9dd9991-a27f-461f-bbd5-2b40358d7b42 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Begin detaching volume completed successfully. Aug 18 05:28:27.196788 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-d9dd9991-a27f-461f-bbd5-2b40358d7b42 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d/action returned with HTTP 202 Aug 18 05:28:27.197381 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 370/1470] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:28:27 2026] POST /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:27.267724 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-957e753e-2f99-46a3-a6f1-9b8a92e173c2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.268263 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-957e753e-2f99-46a3-a6f1-9b8a92e173c2 None None] GET https://10.4.3.250/volume// Aug 18 05:28:27.268507 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-957e753e-2f99-46a3-a6f1-9b8a92e173c2 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:27.268751 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-957e753e-2f99-46a3-a6f1-9b8a92e173c2 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:27.269190 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-957e753e-2f99-46a3-a6f1-9b8a92e173c2 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:27.269547 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 373/1471] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:27.281298 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-246e1596-5113-4d0c-8f3e-acd60096be65 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.282614 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-246e1596-5113-4d0c-8f3e-acd60096be65 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:28:27.282842 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-246e1596-5113-4d0c-8f3e-acd60096be65 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:27.283128 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-246e1596-5113-4d0c-8f3e-acd60096be65 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:27.301867 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:27.301867 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:27.306568 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-246e1596-5113-4d0c-8f3e-acd60096be65 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:28:27.315976 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-246e1596-5113-4d0c-8f3e-acd60096be65 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:28:27.317212 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 371/1472] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:28:27 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:28:27.601223 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-870f1d06-1e8f-4ee3-a4d0-680f9bb2fc55 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.603481 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-870f1d06-1e8f-4ee3-a4d0-680f9bb2fc55 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:27.603728 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-870f1d06-1e8f-4ee3-a4d0-680f9bb2fc55 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:27.603975 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-870f1d06-1e8f-4ee3-a4d0-680f9bb2fc55 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:27.607428 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-508b4869-22b7-4870-ae15-fa43e955dbcd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.612179 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-508b4869-22b7-4870-ae15-fa43e955dbcd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:27.612179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-508b4869-22b7-4870-ae15-fa43e955dbcd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:27.612179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-508b4869-22b7-4870-ae15-fa43e955dbcd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:27.630671 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:27.630671 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:27.636260 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-508b4869-22b7-4870-ae15-fa43e955dbcd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:27.643698 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-508b4869-22b7-4870-ae15-fa43e955dbcd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:27.644246 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 371/1473] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:27 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:27.646468 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:27.646468 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:27.653265 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-870f1d06-1e8f-4ee3-a4d0-680f9bb2fc55 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:27.660291 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-870f1d06-1e8f-4ee3-a4d0-680f9bb2fc55 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:27.660755 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 359/1474] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:27 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:28:27.672147 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-4ca4f7cd-24d3-4634-a1cc-6d74aa4a954f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:27.679344 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-4ca4f7cd-24d3-4634-a1cc-6d74aa4a954f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79 Aug 18 05:28:27.679742 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-4ca4f7cd-24d3-4634-a1cc-6d74aa4a954f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:27.679926 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-4ca4f7cd-24d3-4634-a1cc-6d74aa4a954f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:27.693674 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:27.693674 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:27.786859 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-22d4f2b1-046f-45ee-96d1-3cb7eb94a95d req-4ca4f7cd-24d3-4634-a1cc-6d74aa4a954f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79 returned with HTTP 200 Aug 18 05:28:27.787789 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 374/1475] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:28:27 2026] DELETE /volume/v3/attachments/814749dd-6a5c-49c8-80e5-10c13634be79 => generated 192 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:28.235461 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-058a7726-250a-4fa4-8236-5c159de43f21 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:28.238840 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-058a7726-250a-4fa4-8236-5c159de43f21 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] DELETE https://10.4.3.250/volume/v3/attachments/cd506127-0be9-4e24-b51c-a0301ca95eb3 Aug 18 05:28:28.239183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-058a7726-250a-4fa4-8236-5c159de43f21 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:28.239488 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-058a7726-250a-4fa4-8236-5c159de43f21 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:28.252623 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:28.252623 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:28.365870 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-82ed2ff4-7a5d-4e36-84ea-b7a34f9fe905 req-058a7726-250a-4fa4-8236-5c159de43f21 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/attachments/cd506127-0be9-4e24-b51c-a0301ca95eb3 returned with HTTP 200 Aug 18 05:28:28.366594 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 372/1476] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:28:28 2026] DELETE /volume/v3/attachments/cd506127-0be9-4e24-b51c-a0301ca95eb3 => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:28.642668 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-3f0646f3-35be-4d05-bfa6-4e8466a5f748 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:28.646784 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-3f0646f3-35be-4d05-bfa6-4e8466a5f748 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] DELETE https://10.4.3.250/volume/v3/attachments/d375f8b3-5c6a-427c-85b1-73826b3a8f2d Aug 18 05:28:28.646784 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-3f0646f3-35be-4d05-bfa6-4e8466a5f748 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:28.646784 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-3f0646f3-35be-4d05-bfa6-4e8466a5f748 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:28.664145 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:28.664145 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:28.687598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b21f3c99-4215-486a-91f2-4472b4f18225 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:28.690719 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b21f3c99-4215-486a-91f2-4472b4f18225 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:28.691508 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b21f3c99-4215-486a-91f2-4472b4f18225 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:28.691508 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b21f3c99-4215-486a-91f2-4472b4f18225 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:28.717405 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:28.717405 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:28.723140 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b21f3c99-4215-486a-91f2-4472b4f18225 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:28.732739 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b21f3c99-4215-486a-91f2-4472b4f18225 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:28.733402 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 360/1477] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:28 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:28.756155 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7bf1c65f-598b-402c-95fa-bd9b55cc1c75 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:28.758695 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bf1c65f-598b-402c-95fa-bd9b55cc1c75 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:28.758695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bf1c65f-598b-402c-95fa-bd9b55cc1c75 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:28.758695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bf1c65f-598b-402c-95fa-bd9b55cc1c75 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:28.761613 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7e7bde8b-1b08-4e24-be7b-3480ef48505a req-3f0646f3-35be-4d05-bfa6-4e8466a5f748 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments/d375f8b3-5c6a-427c-85b1-73826b3a8f2d returned with HTTP 200 Aug 18 05:28:28.762447 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 372/1478] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:28:28 2026] DELETE /volume/v3/attachments/d375f8b3-5c6a-427c-85b1-73826b3a8f2d => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:28.774818 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:28.774818 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:28.777198 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7bf1c65f-598b-402c-95fa-bd9b55cc1c75 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] Volume info retrieved successfully. Aug 18 05:28:28.782399 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bf1c65f-598b-402c-95fa-bd9b55cc1c75 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-reader] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:28.782798 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 375/1479] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:28 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:28.840867 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-9a835a57-0646-44c5-b3be-65fad7a483ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:28.851116 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-9a835a57-0646-44c5-b3be-65fad7a483ee tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:28.851116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-9a835a57-0646-44c5-b3be-65fad7a483ee tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:28.851116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-9a835a57-0646-44c5-b3be-65fad7a483ee tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:28.863642 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:28.863642 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:28.873181 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-9a835a57-0646-44c5-b3be-65fad7a483ee tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:28.881687 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-9a835a57-0646-44c5-b3be-65fad7a483ee tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:28.882008 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 373/1480] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:28 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:28.912914 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-d05f4bcc-51eb-470a-866c-583fb321df74 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:28.916295 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-d05f4bcc-51eb-470a-866c-583fb321df74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f/action Aug 18 05:28:28.916750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-d05f4bcc-51eb-470a-866c-583fb321df74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:28.916911 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-d05f4bcc-51eb-470a-866c-583fb321df74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:28.937185 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:28.937185 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:28.937480 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-d05f4bcc-51eb-470a-866c-583fb321df74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:28.962944 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-d05f4bcc-51eb-470a-866c-583fb321df74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Begin detaching volume completed successfully. Aug 18 05:28:28.963253 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-d05f4bcc-51eb-470a-866c-583fb321df74 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f/action returned with HTTP 202 Aug 18 05:28:28.964395 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 361/1481] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:28:28 2026] POST /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:29.007394 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9763ee2e-a38c-4b77-b882-7cd025490686 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:29.011440 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9763ee2e-a38c-4b77-b882-7cd025490686 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:29.011647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9763ee2e-a38c-4b77-b882-7cd025490686 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:29.011955 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9763ee2e-a38c-4b77-b882-7cd025490686 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:29.035414 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:29.035414 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:29.049280 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9763ee2e-a38c-4b77-b882-7cd025490686 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:29.061488 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9763ee2e-a38c-4b77-b882-7cd025490686 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:29.061917 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 373/1482] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:29 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:29.093904 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cfeeb6e9-32df-42c2-8828-46291b5bd61e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:29.094638 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cfeeb6e9-32df-42c2-8828-46291b5bd61e None None] GET https://10.4.3.250/volume// Aug 18 05:28:29.094916 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cfeeb6e9-32df-42c2-8828-46291b5bd61e None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:29.095251 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cfeeb6e9-32df-42c2-8828-46291b5bd61e None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:29.095690 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cfeeb6e9-32df-42c2-8828-46291b5bd61e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:29.096909 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 376/1483] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:29.115212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-f124cce6-ca69-46e7-bd67-9c9074458720 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:29.121435 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-f124cce6-ca69-46e7-bd67-9c9074458720 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:29.121435 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-f124cce6-ca69-46e7-bd67-9c9074458720 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:29.121435 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-f124cce6-ca69-46e7-bd67-9c9074458720 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:29.142113 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:29.142113 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:29.149169 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-f124cce6-ca69-46e7-bd67-9c9074458720 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:29.153030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b24f25ef-83d7-419e-954b-52a24a20ac54 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:29.156134 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b24f25ef-83d7-419e-954b-52a24a20ac54 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:28:29.156528 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b24f25ef-83d7-419e-954b-52a24a20ac54 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eab5de83-c3b7-486c-b70c-ea00d58be006", "force": false, "name": "tempest-TestStampPattern-snapshot-359988991", "description": null, "metadata": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:29.161144 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-f124cce6-ca69-46e7-bd67-9c9074458720 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:29.161144 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 374/1484] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:28:29 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1328 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:28:29.166545 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:29.166545 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:29.167023 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b24f25ef-83d7-419e-954b-52a24a20ac54 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:28:29.167224 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-b24f25ef-83d7-419e-954b-52a24a20ac54 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Create snapshot from volume eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:28:29.230879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-b24f25ef-83d7-419e-954b-52a24a20ac54 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Created reservations ['16ca0fa8-cc85-4dab-8b0d-e65eed7542dd', 'a28fee11-cfa5-459b-bb12-937f5467a664', 'edd16900-67d0-4394-8c42-4174bc7a476b', '9ff180eb-5fd0-4753-9da7-d397f2136d3e'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:29.281632 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b24f25ef-83d7-419e-954b-52a24a20ac54 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Snapshot create request issued successfully. Aug 18 05:28:29.282335 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b24f25ef-83d7-419e-954b-52a24a20ac54 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:28:29.282863 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 362/1485] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:28:29 2026] POST /volume/v3/snapshots => generated 302 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:29.301146 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6586a10c-9813-47e7-8945-e06d23634cd9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:29.303718 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6586a10c-9813-47e7-8945-e06d23634cd9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad Aug 18 05:28:29.304429 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6586a10c-9813-47e7-8945-e06d23634cd9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:29.304429 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6586a10c-9813-47e7-8945-e06d23634cd9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:29.313448 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:29.313448 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:29.315984 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6586a10c-9813-47e7-8945-e06d23634cd9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Snapshot retrieved successfully. Aug 18 05:28:29.317831 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6586a10c-9813-47e7-8945-e06d23634cd9 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad returned with HTTP 200 Aug 18 05:28:29.318898 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 374/1486] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:28:29 2026] GET /volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad => generated 434 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:28:29.414732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-28dc564f-27dd-4dc9-ab7e-4fa24bbbfcff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:29.416952 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-28dc564f-27dd-4dc9-ab7e-4fa24bbbfcff tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:28:29.417594 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-28dc564f-27dd-4dc9-ab7e-4fa24bbbfcff tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:29.417972 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-28dc564f-27dd-4dc9-ab7e-4fa24bbbfcff tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:29.440316 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:29.440316 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:29.445569 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-28dc564f-27dd-4dc9-ab7e-4fa24bbbfcff tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:28:29.453742 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-28dc564f-27dd-4dc9-ab7e-4fa24bbbfcff tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:28:29.454963 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 377/1487] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:29 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:30.080080 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-85029213-5da0-43db-88fe-f82e61e224c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:30.083778 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85029213-5da0-43db-88fe-f82e61e224c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:30.083778 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85029213-5da0-43db-88fe-f82e61e224c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:30.083778 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85029213-5da0-43db-88fe-f82e61e224c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:30.111722 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:30.111722 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:30.120331 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-85029213-5da0-43db-88fe-f82e61e224c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:30.129104 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85029213-5da0-43db-88fe-f82e61e224c2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:30.129844 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 375/1488] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:30 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1148 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:30.286575 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:30.289176 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:28:30.289608 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "ddd17d3b-76ff-4ac6-9025-b61b6035bfb3-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:30.291510 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'ddd17d3b-76ff-4ac6-9025-b61b6035bfb3-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:28:30.291663 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Create volume of 1 GB Aug 18 05:28:30.291955 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:30.291955 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:30.296997 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Availability Zones retrieved successfully. Aug 18 05:28:30.304464 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Flow 'volume_create_api' (75a59422-0d08-47d1-a820-4523c72a68d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:30.305871 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6ef06b-d633-4241-af3e-b34aafe91adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:30.307205 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:28:30.335760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5526a74f-c28a-4e9a-9c62-9bcd27635669 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:30.339045 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5526a74f-c28a-4e9a-9c62-9bcd27635669 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad Aug 18 05:28:30.339045 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5526a74f-c28a-4e9a-9c62-9bcd27635669 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:30.339420 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5526a74f-c28a-4e9a-9c62-9bcd27635669 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:30.346492 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:30.346492 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:30.346661 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6ef06b-d633-4241-af3e-b34aafe91adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:30.347139 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5526a74f-c28a-4e9a-9c62-9bcd27635669 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Snapshot retrieved successfully. Aug 18 05:28:30.348372 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5526a74f-c28a-4e9a-9c62-9bcd27635669 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad returned with HTTP 200 Aug 18 05:28:30.348492 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46352f0e-f58c-4939-a1c7-c83ea070c1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:30.348643 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 375/1489] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:28:30 2026] GET /volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:30.366383 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-885c4091-c419-4d21-ada0-22038a16f6ce None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:30.371497 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-885c4091-c419-4d21-ada0-22038a16f6ce tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad Aug 18 05:28:30.372383 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-885c4091-c419-4d21-ada0-22038a16f6ce tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:30.373390 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-885c4091-c419-4d21-ada0-22038a16f6ce tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:30.379914 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:30.379914 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:30.381121 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-885c4091-c419-4d21-ada0-22038a16f6ce tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Snapshot retrieved successfully. Aug 18 05:28:30.382536 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-885c4091-c419-4d21-ada0-22038a16f6ce tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad returned with HTTP 200 Aug 18 05:28:30.383115 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 378/1490] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:28:30 2026] GET /volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:30.455172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Created reservations ['d0f5d9c7-dce6-44d7-8d44-eda0369f1110', 'a6fecbed-5b1f-4244-ac72-d521c2b1e9ee', 'b8c1c005-0737-4c4a-b878-10d2fe9b8209', '62194a9b-85c3-499f-a88b-8f3f3efbbbce'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:30.455750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46352f0e-f58c-4939-a1c7-c83ea070c1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0f5d9c7-dce6-44d7-8d44-eda0369f1110', 'a6fecbed-5b1f-4244-ac72-d521c2b1e9ee', 'b8c1c005-0737-4c4a-b878-10d2fe9b8209', '62194a9b-85c3-499f-a88b-8f3f3efbbbce']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:30.457284 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c00634b-fd7f-4ef4-9279-e0158554cd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:30.490758 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c00634b-fd7f-4ef4-9279-e0158554cd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11cd8327-8ffc-47a5-a838-74c45dcd3a82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='ddd17d3b-76ff-4ac6-9025-b61b6035bfb3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad33ba1d72b4434ac58a8b31f5bbc2e',qos_specs=None,replication_status=,reservations=['d0f5d9c7-dce6-44d7-8d44-eda0369f1110','a6fecbed-5b1f-4244-ac72-d521c2b1e9ee','b8c1c005-0737-4c4a-b878-10d2fe9b8209','62194a9b-85c3-499f-a88b-8f3f3efbbbce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60ab4fc4ef749008cbac4165cb0c85a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:28:30Z,deleted=False,deleted_at=None,display_description='',display_name='ddd17d3b-76ff-4ac6-9025-b61b6035bfb3-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11cd8327-8ffc-47a5-a838-74c45dcd3a82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ad33ba1d72b4434ac58a8b31f5bbc2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e60ab4fc4ef749008cbac4165cb0c85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:30.491550 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e45aa0b-b3af-4fbc-a48a-4ac7d159a53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:30.533929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e45aa0b-b3af-4fbc-a48a-4ac7d159a53b) transitioned into 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='ddd17d3b-76ff-4ac6-9025-b61b6035bfb3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad33ba1d72b4434ac58a8b31f5bbc2e',qos_specs=None,replication_status=,reservations=['d0f5d9c7-dce6-44d7-8d44-eda0369f1110','a6fecbed-5b1f-4244-ac72-d521c2b1e9ee','b8c1c005-0737-4c4a-b878-10d2fe9b8209','62194a9b-85c3-499f-a88b-8f3f3efbbbce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60ab4fc4ef749008cbac4165cb0c85a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:30.535115 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d34add9-02af-4409-bcda-342c45964eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:30.554080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d34add9-02af-4409-bcda-342c45964eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:30.555209 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Flow 'volume_create_api' (75a59422-0d08-47d1-a820-4523c72a68d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:30.555346 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Create volume request issued successfully. Aug 18 05:28:30.556309 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-f0f999c7-ccc2-479d-b36f-4e559df2858a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:28:30.556913 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 363/1491] 10.4.3.250 () {72 vars in 1541 bytes} [Tue Aug 18 05:28:30 2026] POST /volume/v3/volumes => generated 749 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:30.570978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-809205f8-4b27-4b95-879f-d14c02a90666 req-d5783467-a8fc-4cac-9201-27dd4d9e62f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:30.575669 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-d5783467-a8fc-4cac-9201-27dd4d9e62f2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 Aug 18 05:28:30.575949 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-d5783467-a8fc-4cac-9201-27dd4d9e62f2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:30.576317 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-d5783467-a8fc-4cac-9201-27dd4d9e62f2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:30.586277 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:30.586277 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:30.592165 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-d5783467-a8fc-4cac-9201-27dd4d9e62f2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:28:30.601144 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-d5783467-a8fc-4cac-9201-27dd4d9e62f2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 returned with HTTP 200 Aug 18 05:28:30.601711 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 376/1492] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:30 2026] GET /volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:30.614942 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7e01c67d-8abc-4f1c-a4af-f8df32695854 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:30.618507 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7e01c67d-8abc-4f1c-a4af-f8df32695854 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 Aug 18 05:28:30.618934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7e01c67d-8abc-4f1c-a4af-f8df32695854 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:30.619324 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7e01c67d-8abc-4f1c-a4af-f8df32695854 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:30.634204 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:30.634204 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:30.640418 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7e01c67d-8abc-4f1c-a4af-f8df32695854 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:28:30.651521 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7e01c67d-8abc-4f1c-a4af-f8df32695854 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 returned with HTTP 200 Aug 18 05:28:30.652286 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 376/1493] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:30 2026] GET /volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:31.153336 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-530e660c-2f43-4bb5-896b-0383f3ec9170 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:31.158419 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-530e660c-2f43-4bb5-896b-0383f3ec9170 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:31.158709 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-530e660c-2f43-4bb5-896b-0383f3ec9170 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:31.158959 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-530e660c-2f43-4bb5-896b-0383f3ec9170 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:31.178809 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:31.178809 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:31.186253 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-530e660c-2f43-4bb5-896b-0383f3ec9170 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:31.204757 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-530e660c-2f43-4bb5-896b-0383f3ec9170 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:31.204757 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 379/1494] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:31 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1148 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:31.759976 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-92844ddb-ec14-4d60-ad3c-9ed1338d677c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:31.763410 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-92844ddb-ec14-4d60-ad3c-9ed1338d677c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:31.763752 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-92844ddb-ec14-4d60-ad3c-9ed1338d677c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-attach": {"instance_uuid": "6511f5ce-ee28-434d-9efb-e25eb30b3e47", "mountpoint": "/dev/vdb"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:31.764505 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-92844ddb-ec14-4d60-ad3c-9ed1338d677c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6511f5ce-ee28-434d-9efb-e25eb30b3e47", "mountpoint": "/dev/vdb"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:31.777909 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:31.777909 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:31.778724 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-92844ddb-ec14-4d60-ad3c-9ed1338d677c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:31.804600 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-92844ddb-ec14-4d60-ad3c-9ed1338d677c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Update volume admin metadata completed successfully. Aug 18 05:28:31.932155 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-92844ddb-ec14-4d60-ad3c-9ed1338d677c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Attach volume completed successfully. Aug 18 05:28:31.933145 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-92844ddb-ec14-4d60-ad3c-9ed1338d677c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:28:31.934268 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 364/1495] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:31 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:31.945436 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cfaa37ab-4b38-4017-84cb-41da2d263c9a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:31.947746 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfaa37ab-4b38-4017-84cb-41da2d263c9a tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:31.948244 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfaa37ab-4b38-4017-84cb-41da2d263c9a tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:31.948401 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfaa37ab-4b38-4017-84cb-41da2d263c9a tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:31.969040 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:31.969040 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:31.990649 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cfaa37ab-4b38-4017-84cb-41da2d263c9a tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:32.000758 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfaa37ab-4b38-4017-84cb-41da2d263c9a tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:32.000758 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 377/1496] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:31 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 1176 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:32.025975 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0291e24b-937f-4ce6-b05c-5f78d17d18da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:32.029784 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0291e24b-937f-4ce6-b05c-5f78d17d18da tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:32.031025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0291e24b-937f-4ce6-b05c-5f78d17d18da tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-detach": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:32.031025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0291e24b-937f-4ce6-b05c-5f78d17d18da tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:32.046511 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:32.046511 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:32.047522 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0291e24b-937f-4ce6-b05c-5f78d17d18da tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:32.125741 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0291e24b-937f-4ce6-b05c-5f78d17d18da tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Detach volume completed successfully. Aug 18 05:28:32.126123 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0291e24b-937f-4ce6-b05c-5f78d17d18da tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:28:32.128310 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 377/1497] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:32 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:32.139131 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d2cde663-61fb-41b3-8b08-9c41fcef9178 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:32.142643 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d2cde663-61fb-41b3-8b08-9c41fcef9178 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:32.142643 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d2cde663-61fb-41b3-8b08-9c41fcef9178 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:32.144154 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d2cde663-61fb-41b3-8b08-9c41fcef9178 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:32.158699 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:32.158699 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:32.166530 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d2cde663-61fb-41b3-8b08-9c41fcef9178 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:32.174104 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d2cde663-61fb-41b3-8b08-9c41fcef9178 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:32.175701 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 380/1498] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:32 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:32.224700 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9467af45-1a13-4c0c-b1e9-4e77f29c51f2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:32.227037 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9467af45-1a13-4c0c-b1e9-4e77f29c51f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:32.227547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9467af45-1a13-4c0c-b1e9-4e77f29c51f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:32.228400 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9467af45-1a13-4c0c-b1e9-4e77f29c51f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:32.251344 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:32.251344 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:32.259290 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9467af45-1a13-4c0c-b1e9-4e77f29c51f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:32.270675 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9467af45-1a13-4c0c-b1e9-4e77f29c51f2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:32.271420 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 365/1499] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:32 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:33.298975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d4911c37-c4b5-4d26-97be-01fa45ab62ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:33.302375 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4911c37-c4b5-4d26-97be-01fa45ab62ca tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:33.302908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4911c37-c4b5-4d26-97be-01fa45ab62ca tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:33.303346 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4911c37-c4b5-4d26-97be-01fa45ab62ca tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:33.320260 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:33.320260 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:33.326413 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d4911c37-c4b5-4d26-97be-01fa45ab62ca tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:33.334905 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4911c37-c4b5-4d26-97be-01fa45ab62ca tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:33.335609 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 378/1500] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:33 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:33.405814 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-fe1c3538-1723-489c-89aa-180a0485689b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:33.408612 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-fe1c3538-1723-489c-89aa-180a0485689b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:33.408882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-fe1c3538-1723-489c-89aa-180a0485689b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:33.409158 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-fe1c3538-1723-489c-89aa-180a0485689b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:33.425685 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:33.425685 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:33.431615 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-fe1c3538-1723-489c-89aa-180a0485689b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:33.438872 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-fe1c3538-1723-489c-89aa-180a0485689b tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:33.439426 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 378/1501] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:33 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:33.672518 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ec8bc238-5d64-48e2-9a1b-84294402ab04 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:33.678239 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ec8bc238-5d64-48e2-9a1b-84294402ab04 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 Aug 18 05:28:33.678389 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ec8bc238-5d64-48e2-9a1b-84294402ab04 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:33.678746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ec8bc238-5d64-48e2-9a1b-84294402ab04 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:33.694404 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:33.694404 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:33.704260 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ec8bc238-5d64-48e2-9a1b-84294402ab04 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:28:33.712204 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ec8bc238-5d64-48e2-9a1b-84294402ab04 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 returned with HTTP 200 Aug 18 05:28:33.712887 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 381/1502] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:33 2026] GET /volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:33.726398 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aa80a119-bed1-4318-ace0-c269b1bced25 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:33.728800 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aa80a119-bed1-4318-ace0-c269b1bced25 None None] GET https://10.4.3.250/volume// Aug 18 05:28:33.728800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aa80a119-bed1-4318-ace0-c269b1bced25 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:33.728800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aa80a119-bed1-4318-ace0-c269b1bced25 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:33.730140 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aa80a119-bed1-4318-ace0-c269b1bced25 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:33.732322 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 366/1503] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:33 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:33.747825 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7cc64468-256a-440a-9b80-2349fe525209 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:33.752733 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7cc64468-256a-440a-9b80-2349fe525209 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:28:33.752733 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7cc64468-256a-440a-9b80-2349fe525209 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11cd8327-8ffc-47a5-a838-74c45dcd3a82", "connector": null, "instance_uuid": "ddd17d3b-76ff-4ac6-9025-b61b6035bfb3"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:33.768400 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:33.768400 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:33.839568 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-7cc64468-256a-440a-9b80-2349fe525209 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:28:33.840208 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 379/1504] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:28:33 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 18 05:28:33.853253 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d722fd1d-c024-4694-951d-7e441e1c8066 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:33.854077 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d722fd1d-c024-4694-951d-7e441e1c8066 None None] GET https://10.4.3.250/volume// Aug 18 05:28:33.854356 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d722fd1d-c024-4694-951d-7e441e1c8066 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:33.854680 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d722fd1d-c024-4694-951d-7e441e1c8066 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:33.855267 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d722fd1d-c024-4694-951d-7e441e1c8066 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:33.855720 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 379/1505] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:33.868795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-809205f8-4b27-4b95-879f-d14c02a90666 req-3d7c1e78-bab8-46a9-bca4-f5522b76a46b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:33.872346 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-3d7c1e78-bab8-46a9-bca4-f5522b76a46b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 Aug 18 05:28:33.872568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-3d7c1e78-bab8-46a9-bca4-f5522b76a46b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:33.872858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-3d7c1e78-bab8-46a9-bca4-f5522b76a46b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:33.878238 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-a2bd63d4-44b6-4545-898d-b6efeed462e2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:33.885397 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-a2bd63d4-44b6-4545-898d-b6efeed462e2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433 Aug 18 05:28:33.885776 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-a2bd63d4-44b6-4545-898d-b6efeed462e2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:33.886729 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-a2bd63d4-44b6-4545-898d-b6efeed462e2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:33.891223 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:33.891223 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:33.898186 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:33.898186 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:33.898781 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-809205f8-4b27-4b95-879f-d14c02a90666 req-3d7c1e78-bab8-46a9-bca4-f5522b76a46b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:28:33.911493 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-3d7c1e78-bab8-46a9-bca4-f5522b76a46b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 returned with HTTP 200 Aug 18 05:28:33.911802 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 382/1506] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:28:33 2026] GET /volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 => generated 1021 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:28:34.013445 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-70fa768b-c73d-46a2-95ee-705ef4482fb0 req-a2bd63d4-44b6-4545-898d-b6efeed462e2 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433 returned with HTTP 200 Aug 18 05:28:34.014880 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 367/1507] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:28:33 2026] DELETE /volume/v3/attachments/419f1ace-30e9-460d-92a7-e119c0506433 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:34.072558 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-809205f8-4b27-4b95-879f-d14c02a90666 req-27b5d8ef-90c1-4934-ab3e-2b2434133af2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:34.076663 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-27b5d8ef-90c1-4934-ab3e-2b2434133af2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] PUT https://10.4.3.250/volume/v3/attachments/c6ab3b1f-1907-489e-abe8-ef85e47ad346 Aug 18 05:28:34.077227 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-27b5d8ef-90c1-4934-ab3e-2b2434133af2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:34.088620 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-809205f8-4b27-4b95-879f-d14c02a90666 req-27b5d8ef-90c1-4934-ab3e-2b2434133af2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Acquiring lock "cinder-attachment_update-11cd8327-8ffc-47a5-a838-74c45dcd3a82-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:28:34.100170 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-809205f8-4b27-4b95-879f-d14c02a90666 req-27b5d8ef-90c1-4934-ab3e-2b2434133af2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Lock "cinder-attachment_update-11cd8327-8ffc-47a5-a838-74c45dcd3a82-np0000007601" acquired by "attachment_update" :: waited 0.010s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:28:34.101668 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:34.101668 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:34.259742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-809205f8-4b27-4b95-879f-d14c02a90666 req-27b5d8ef-90c1-4934-ab3e-2b2434133af2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Lock "cinder-attachment_update-11cd8327-8ffc-47a5-a838-74c45dcd3a82-np0000007601" released by "attachment_update" :: held 0.161s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:28:34.260527 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-27b5d8ef-90c1-4934-ab3e-2b2434133af2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/attachments/c6ab3b1f-1907-489e-abe8-ef85e47ad346 returned with HTTP 200 Aug 18 05:28:34.261162 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 380/1508] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:28:34 2026] PUT /volume/v3/attachments/c6ab3b1f-1907-489e-abe8-ef85e47ad346 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:34.302916 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ed27ff7b-e011-42be-8d18-ef58bfe5649c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:34.306310 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ed27ff7b-e011-42be-8d18-ef58bfe5649c tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] POST https://10.4.3.250/volume/v3/attachments/c6ab3b1f-1907-489e-abe8-ef85e47ad346/action Aug 18 05:28:34.306997 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ed27ff7b-e011-42be-8d18-ef58bfe5649c tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:34.307191 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ed27ff7b-e011-42be-8d18-ef58bfe5649c tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:34.336940 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:34.336940 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:34.356720 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-15236262-dc34-43a3-afc5-de2f1d942202 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:34.360382 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15236262-dc34-43a3-afc5-de2f1d942202 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:34.360713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15236262-dc34-43a3-afc5-de2f1d942202 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:34.361658 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15236262-dc34-43a3-afc5-de2f1d942202 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:34.372397 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-809205f8-4b27-4b95-879f-d14c02a90666 req-ed27ff7b-e011-42be-8d18-ef58bfe5649c tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/attachments/c6ab3b1f-1907-489e-abe8-ef85e47ad346/action returned with HTTP 204 Aug 18 05:28:34.372612 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:34.372612 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:34.372987 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 380/1509] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:28:34 2026] POST /volume/v3/attachments/c6ab3b1f-1907-489e-abe8-ef85e47ad346/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:34.380582 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-15236262-dc34-43a3-afc5-de2f1d942202 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:34.387867 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15236262-dc34-43a3-afc5-de2f1d942202 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:34.388567 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 383/1510] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:34 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:34.411135 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f125679-b89e-4647-a7c0-b9b1f40703e4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:34.415476 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f125679-b89e-4647-a7c0-b9b1f40703e4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:34.415476 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f125679-b89e-4647-a7c0-b9b1f40703e4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:34.415476 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f125679-b89e-4647-a7c0-b9b1f40703e4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:34.433939 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:34.433939 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:34.448051 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5f125679-b89e-4647-a7c0-b9b1f40703e4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:34.458522 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f125679-b89e-4647-a7c0-b9b1f40703e4 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:34.459342 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 368/1511] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:34 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:34.543098 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cd66cba8-d43f-4d2b-ae05-f8a498f0ad82 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:34.547402 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd66cba8-d43f-4d2b-ae05-f8a498f0ad82 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:28:34.547471 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd66cba8-d43f-4d2b-ae05-f8a498f0ad82 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:34.549593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd66cba8-d43f-4d2b-ae05-f8a498f0ad82 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:34.560317 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:34.560317 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:34.569294 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cd66cba8-d43f-4d2b-ae05-f8a498f0ad82 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:34.578196 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd66cba8-d43f-4d2b-ae05-f8a498f0ad82 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:28:34.578743 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 381/1512] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:34 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:34.659570 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-78bd5345-60c5-4968-babe-6420fbb08480 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:34.661954 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:28:34.661954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-470722012", "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:34.663565 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-470722012', 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:28:34.841266 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume of 1 GB Aug 18 05:28:34.841606 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:34.841606 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:34.843300 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Availability Zones retrieved successfully. Aug 18 05:28:34.850532 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Flow 'volume_create_api' (4fe82e7e-de2e-4603-833c-ccc2f62072d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:34.852679 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b56ebb0-c051-4236-9fc3-92ebb19b2cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:34.853074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:28:34.923475 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:34.923475 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:34.944955 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b56ebb0-c051-4236-9fc3-92ebb19b2cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3bf83b35-68cc-43d9-9b30-956f58de7ead,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bf83b35-68cc-43d9-9b30-956f58de7ead', 'encryption_key_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=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:34.946784 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (094e3a86-1422-4b3d-94bb-59e0f6d19073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:35.025669 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Created reservations ['cba1ce0c-221f-49f9-aef4-acc169a3344c', '71443aff-8316-4434-acfc-ad4df0da39b7', '4868bdad-554d-40a6-a49e-ea857239a867', 'a09507bc-f904-4003-aa66-f29bae102751'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:35.027465 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (094e3a86-1422-4b3d-94bb-59e0f6d19073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cba1ce0c-221f-49f9-aef4-acc169a3344c', '71443aff-8316-4434-acfc-ad4df0da39b7', '4868bdad-554d-40a6-a49e-ea857239a867', 'a09507bc-f904-4003-aa66-f29bae102751']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:35.028678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36463f12-c60a-4e40-a8f0-bf22f5dd8b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:35.063193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36463f12-c60a-4e40-a8f0-bf22f5dd8b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '472a4071-52a2-457f-b566-bdafa146da51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-470722012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3272a83eaf47178898ef7a8e403ec6',qos_specs=None,replication_status=,reservations=['cba1ce0c-221f-49f9-aef4-acc169a3344c','71443aff-8316-4434-acfc-ad4df0da39b7','4868bdad-554d-40a6-a49e-ea857239a867','a09507bc-f904-4003-aa66-f29bae102751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68be58ab8b043c09cc41a02e368c19c',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-470722012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=472a4071-52a2-457f-b566-bdafa146da51,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5b3272a83eaf47178898ef7a8e403ec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68be58ab8b043c09cc41a02e368c19c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bf83b35-68cc-43d9-9b30-956f58de7ead),volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:35.064620 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3324ec6-761b-4d3e-8e0e-f53fbacc911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:35.159050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3324ec6-761b-4d3e-8e0e-f53fbacc911e) transitioned into state 'SUCCESS' from state '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-470722012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b3272a83eaf47178898ef7a8e403ec6',qos_specs=None,replication_status=,reservations=['cba1ce0c-221f-49f9-aef4-acc169a3344c','71443aff-8316-4434-acfc-ad4df0da39b7','4868bdad-554d-40a6-a49e-ea857239a867','a09507bc-f904-4003-aa66-f29bae102751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68be58ab8b043c09cc41a02e368c19c',volume_type_id=3bf83b35-68cc-43d9-9b30-956f58de7ead)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:35.159050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988e03dc-9ad8-4f07-8e5e-d0140bbda395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:35.196131 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988e03dc-9ad8-4f07-8e5e-d0140bbda395) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:35.196131 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Flow 'volume_create_api' (4fe82e7e-de2e-4603-833c-ccc2f62072d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:35.196131 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create volume request issued successfully. Aug 18 05:28:35.197808 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-78bd5345-60c5-4968-babe-6420fbb08480 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:28:35.198706 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 381/1513] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:28:34 2026] POST /volume/v3/volumes => generated 759 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:35.217188 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b47f26e0-ede1-4e5f-8abc-662497162ccd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:35.221171 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b47f26e0-ede1-4e5f-8abc-662497162ccd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:28:35.221393 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b47f26e0-ede1-4e5f-8abc-662497162ccd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:35.221669 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b47f26e0-ede1-4e5f-8abc-662497162ccd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:35.235414 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:35.235414 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:35.245465 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b47f26e0-ede1-4e5f-8abc-662497162ccd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:35.252273 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b47f26e0-ede1-4e5f-8abc-662497162ccd tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 200 Aug 18 05:28:35.252825 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 384/1514] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:35 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:28:36.277765 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7f637706-d9e7-4cfa-a9e0-b1d3a483e147 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:36.282635 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7f637706-d9e7-4cfa-a9e0-b1d3a483e147 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:28:36.282635 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7f637706-d9e7-4cfa-a9e0-b1d3a483e147 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:36.282960 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7f637706-d9e7-4cfa-a9e0-b1d3a483e147 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:36.298538 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:36.298538 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:36.305512 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7f637706-d9e7-4cfa-a9e0-b1d3a483e147 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:36.317047 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7f637706-d9e7-4cfa-a9e0-b1d3a483e147 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 200 Aug 18 05:28:36.317047 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 369/1515] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:36 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:36.539212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-6356a621-ea51-4082-be5c-d0940909fc45 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:36.544097 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-6356a621-ea51-4082-be5c-d0940909fc45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:28:36.544097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-6356a621-ea51-4082-be5c-d0940909fc45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:36.544483 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-6356a621-ea51-4082-be5c-d0940909fc45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:36.556603 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:36.556603 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:36.564379 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-6356a621-ea51-4082-be5c-d0940909fc45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:36.572985 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-6356a621-ea51-4082-be5c-d0940909fc45 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 200 Aug 18 05:28:36.573587 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 382/1516] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:36 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:37.258425 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-bcaeeafc-8be2-491c-9760-293db63be8e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:37.261753 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-bcaeeafc-8be2-491c-9760-293db63be8e5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:28:37.262101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-bcaeeafc-8be2-491c-9760-293db63be8e5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:37.262278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-bcaeeafc-8be2-491c-9760-293db63be8e5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:37.279915 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:37.279915 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:37.288878 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-bcaeeafc-8be2-491c-9760-293db63be8e5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:37.298849 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-bcaeeafc-8be2-491c-9760-293db63be8e5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 200 Aug 18 05:28:37.299242 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 382/1517] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:37 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:37.314056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5bba7594-92bd-4d4e-ae38-0c2a433e1a5d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:37.314636 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5bba7594-92bd-4d4e-ae38-0c2a433e1a5d None None] GET https://10.4.3.250/volume// Aug 18 05:28:37.314846 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5bba7594-92bd-4d4e-ae38-0c2a433e1a5d None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:37.315220 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5bba7594-92bd-4d4e-ae38-0c2a433e1a5d None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:37.315611 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5bba7594-92bd-4d4e-ae38-0c2a433e1a5d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:37.316300 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 385/1518] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:28:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:37.327120 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-597e1f65-fb76-45b7-90b5-3a826efd1ef8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:37.329440 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-597e1f65-fb76-45b7-90b5-3a826efd1ef8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:28:37.331822 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-597e1f65-fb76-45b7-90b5-3a826efd1ef8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "472a4071-52a2-457f-b566-bdafa146da51", "connector": null, "instance_uuid": "1d720777-ac82-44fe-894b-a02f13ffd3f7"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:37.340181 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:37.340181 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:37.388730 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-597e1f65-fb76-45b7-90b5-3a826efd1ef8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:28:37.389202 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 370/1519] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:28:37 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:37.650814 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:37.658987 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:28:37.658987 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1896345650", "snapshot_id": "45c9650b-b074-48a3-8fa9-5f1944ca05ad", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:37.658987 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1896345650', 'snapshot_id': '45c9650b-b074-48a3-8fa9-5f1944ca05ad', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:28:37.662813 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:37.662813 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:37.663350 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Snapshot retrieved successfully. Aug 18 05:28:37.663561 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Create volume of 1 GB Aug 18 05:28:37.668744 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Availability Zones retrieved successfully. Aug 18 05:28:37.677237 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Flow 'volume_create_api' (5250ea1d-71d5-49c2-8b8a-978e6eabaf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:37.678995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6f5109c-ec6b-4f2f-9b11-edcfe5524c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:37.680298 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:28:37.757577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6f5109c-ec6b-4f2f-9b11-edcfe5524c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '45c9650b-b074-48a3-8fa9-5f1944ca05ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:37.759121 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60ca5b1-5ecd-4f85-af42-d34cebedff15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:37.831967 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Created reservations ['e0510533-3228-4a83-96c4-dbb4072cdf3d', '5ae4c4fc-00d1-4ca8-93ac-8dccbd1bc550', '5a3ec2f7-239d-487d-8c16-3be08a0edb93', 'd8f6ed22-e447-47f2-9b32-ab0e8ca77f59'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:37.833186 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60ca5b1-5ecd-4f85-af42-d34cebedff15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0510533-3228-4a83-96c4-dbb4072cdf3d', '5ae4c4fc-00d1-4ca8-93ac-8dccbd1bc550', '5a3ec2f7-239d-487d-8c16-3be08a0edb93', 'd8f6ed22-e447-47f2-9b32-ab0e8ca77f59']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:37.834432 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3ae478-d49f-4752-acc9-4149811a0faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:37.892057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3ae478-d49f-4752-acc9-4149811a0faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '767c3895-3944-49e9-80d3-332753a81fcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1896345650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1a3332b5bf2494a9942cce9d4e7e909',qos_specs=None,replication_status=,reservations=['e0510533-3228-4a83-96c4-dbb4072cdf3d','5ae4c4fc-00d1-4ca8-93ac-8dccbd1bc550','5a3ec2f7-239d-487d-8c16-3be08a0edb93','d8f6ed22-e447-47f2-9b32-ab0e8ca77f59'],size=1,snapshot_id=45c9650b-b074-48a3-8fa9-5f1944ca05ad,source_replicaid=,source_volid=None,status='creating',user_id='cff1583f678d417ab09ab48e9dde90d4',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1896345650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=767c3895-3944-49e9-80d3-332753a81fcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1a3332b5bf2494a9942cce9d4e7e909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=45c9650b-b074-48a3-8fa9-5f1944ca05ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cff1583f678d417ab09ab48e9dde90d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:37.893415 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcd42378-45bc-4b4b-9118-eee48c9672eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:37.924368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcd42378-45bc-4b4b-9118-eee48c9672eb) transitioned into state 'SUCCESS' from state '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-1896345650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1a3332b5bf2494a9942cce9d4e7e909',qos_specs=None,replication_status=,reservations=['e0510533-3228-4a83-96c4-dbb4072cdf3d','5ae4c4fc-00d1-4ca8-93ac-8dccbd1bc550','5a3ec2f7-239d-487d-8c16-3be08a0edb93','d8f6ed22-e447-47f2-9b32-ab0e8ca77f59'],size=1,snapshot_id=45c9650b-b074-48a3-8fa9-5f1944ca05ad,source_replicaid=,source_volid=None,status='creating',user_id='cff1583f678d417ab09ab48e9dde90d4',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:37.925365 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c67c4bc-2e6f-4a45-9d38-8cb6dffa8343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:28:37.974993 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c67c4bc-2e6f-4a45-9d38-8cb6dffa8343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:28:37.975329 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Flow 'volume_create_api' (5250ea1d-71d5-49c2-8b8a-978e6eabaf17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:28:37.975830 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Create volume request issued successfully. Aug 18 05:28:37.977113 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2bfbd60d-ff2b-415f-8445-9222dca30e4c tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:28:37.977988 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 383/1520] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:28:37 2026] POST /volume/v3/volumes => generated 781 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:39.844232 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e29c9967-e6c9-40fb-91b6-3d2ca1e6a597 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:39.846942 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e29c9967-e6c9-40fb-91b6-3d2ca1e6a597 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:28:39.847231 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e29c9967-e6c9-40fb-91b6-3d2ca1e6a597 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:39.847511 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e29c9967-e6c9-40fb-91b6-3d2ca1e6a597 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:39.848294 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-e29c9967-e6c9-40fb-91b6-3d2ca1e6a597 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Delete snapshot with id: 6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:28:39.861894 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:39.861894 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:39.862733 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e29c9967-e6c9-40fb-91b6-3d2ca1e6a597 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Snapshot retrieved successfully. Aug 18 05:28:39.904310 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e29c9967-e6c9-40fb-91b6-3d2ca1e6a597 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Snapshot delete request issued successfully. Aug 18 05:28:39.904534 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e29c9967-e6c9-40fb-91b6-3d2ca1e6a597 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 returned with HTTP 202 Aug 18 05:28:39.905484 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 383/1521] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:28:39 2026] DELETE /volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:28:39.918617 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ba461bf8-34d4-4356-bf63-e438bcb9bcbf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:39.923630 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba461bf8-34d4-4356-bf63-e438bcb9bcbf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:28:39.923630 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba461bf8-34d4-4356-bf63-e438bcb9bcbf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:39.926710 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba461bf8-34d4-4356-bf63-e438bcb9bcbf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:39.938278 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:39.938278 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:39.940502 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ba461bf8-34d4-4356-bf63-e438bcb9bcbf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Snapshot retrieved successfully. Aug 18 05:28:39.942206 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba461bf8-34d4-4356-bf63-e438bcb9bcbf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 returned with HTTP 200 Aug 18 05:28:39.942877 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 386/1522] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:28:39 2026] GET /volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:40.959081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-930b0cc0-b4c8-444f-8230-3d54aaba7b7f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:40.961509 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-930b0cc0-b4c8-444f-8230-3d54aaba7b7f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:28:40.962623 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-930b0cc0-b4c8-444f-8230-3d54aaba7b7f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:40.962623 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-930b0cc0-b4c8-444f-8230-3d54aaba7b7f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:40.973169 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-930b0cc0-b4c8-444f-8230-3d54aaba7b7f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 returned with HTTP 404 Aug 18 05:28:40.973650 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 371/1523] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:28:40 2026] GET /volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:41.163511 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-49aab333-4b4c-4cae-8acd-cebf62575851 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:41.168736 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-49aab333-4b4c-4cae-8acd-cebf62575851 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/attachments?instance_id=af138b09-5df7-4d64-b36e-97505fd2908f Aug 18 05:28:41.168736 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-49aab333-4b4c-4cae-8acd-cebf62575851 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:41.168736 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-49aab333-4b4c-4cae-8acd-cebf62575851 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:41.197353 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-49aab333-4b4c-4cae-8acd-cebf62575851 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments?instance_id=af138b09-5df7-4d64-b36e-97505fd2908f returned with HTTP 200 Aug 18 05:28:41.198383 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 384/1524] 10.4.3.250 () {70 vars in 1637 bytes} [Tue Aug 18 05:28:41 2026] GET /volume/v3/attachments?instance_id=af138b09-5df7-4d64-b36e-97505fd2908f => generated 192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:41.219804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-f3fbdce1-8c6d-4380-8600-1112b65c627e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:41.224206 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-f3fbdce1-8c6d-4380-8600-1112b65c627e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1 Aug 18 05:28:41.224911 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-f3fbdce1-8c6d-4380-8600-1112b65c627e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:41.225177 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-f3fbdce1-8c6d-4380-8600-1112b65c627e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:41.267900 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dd70dd93-ddd6-490b-bc96-b8f21b556607 req-f3fbdce1-8c6d-4380-8600-1112b65c627e tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1 returned with HTTP 200 Aug 18 05:28:41.268721 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 384/1525] 10.4.3.250 () {70 vars in 1651 bytes} [Tue Aug 18 05:28:41 2026] GET /volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1 => generated 993 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:41.829221 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c4d5cf00-dbe3-4eb3-bf75-4b29eb501984 req-64e4401d-6d7a-4725-b1a8-b4125f06ba55 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:41.835297 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c4d5cf00-dbe3-4eb3-bf75-4b29eb501984 req-64e4401d-6d7a-4725-b1a8-b4125f06ba55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 Aug 18 05:28:41.835572 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c4d5cf00-dbe3-4eb3-bf75-4b29eb501984 req-64e4401d-6d7a-4725-b1a8-b4125f06ba55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:41.836361 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c4d5cf00-dbe3-4eb3-bf75-4b29eb501984 req-64e4401d-6d7a-4725-b1a8-b4125f06ba55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:41.860685 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:41.860685 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:41.865613 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-c4d5cf00-dbe3-4eb3-bf75-4b29eb501984 req-64e4401d-6d7a-4725-b1a8-b4125f06ba55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:28:41.873228 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c4d5cf00-dbe3-4eb3-bf75-4b29eb501984 req-64e4401d-6d7a-4725-b1a8-b4125f06ba55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 returned with HTTP 200 Aug 18 05:28:41.874059 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 387/1526] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:41 2026] GET /volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:42.400263 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-332d14aa-f868-4af7-b229-166982105e84 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:42.401066 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-332d14aa-f868-4af7-b229-166982105e84 None None] GET https://10.4.3.250/volume// Aug 18 05:28:42.401066 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-332d14aa-f868-4af7-b229-166982105e84 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:42.401359 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-332d14aa-f868-4af7-b229-166982105e84 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:42.402140 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-332d14aa-f868-4af7-b229-166982105e84 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:42.403326 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 372/1527] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:42.427820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-c602a8ff-cec6-404c-b021-51c7f09947de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:42.432627 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-c602a8ff-cec6-404c-b021-51c7f09947de tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:28:42.433545 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-c602a8ff-cec6-404c-b021-51c7f09947de tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:42.434546 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-c602a8ff-cec6-404c-b021-51c7f09947de tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:42.456691 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:42.456691 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:42.464801 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-c602a8ff-cec6-404c-b021-51c7f09947de tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:42.475314 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-c602a8ff-cec6-404c-b021-51c7f09947de tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 200 Aug 18 05:28:42.475953 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 385/1528] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:28:42 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 1546 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:28:42.683043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-9d6cfb51-ee24-424d-ba5b-1222cfffd98d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:42.686960 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-9d6cfb51-ee24-424d-ba5b-1222cfffd98d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] PUT https://10.4.3.250/volume/v3/attachments/6b56875f-38d4-4a15-9f88-b27ce34bd279 Aug 18 05:28:42.687554 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-9d6cfb51-ee24-424d-ba5b-1222cfffd98d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:42.708402 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-9d6cfb51-ee24-424d-ba5b-1222cfffd98d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Acquiring lock "cinder-attachment_update-472a4071-52a2-457f-b566-bdafa146da51-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:28:42.719888 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-9d6cfb51-ee24-424d-ba5b-1222cfffd98d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-472a4071-52a2-457f-b566-bdafa146da51-np0000007601" acquired by "attachment_update" :: waited 0.012s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:28:42.721988 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:42.721988 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:42.898123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-9d6cfb51-ee24-424d-ba5b-1222cfffd98d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Lock "cinder-attachment_update-472a4071-52a2-457f-b566-bdafa146da51-np0000007601" released by "attachment_update" :: held 0.178s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:28:42.899119 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-9d6cfb51-ee24-424d-ba5b-1222cfffd98d tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/6b56875f-38d4-4a15-9f88-b27ce34bd279 returned with HTTP 200 Aug 18 05:28:42.899772 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 385/1529] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:28:42 2026] PUT /volume/v3/attachments/6b56875f-38d4-4a15-9f88-b27ce34bd279 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:42.980086 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-b49f28a2-6a82-4b90-988d-192bdbdd0dee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:42.985289 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-b49f28a2-6a82-4b90-988d-192bdbdd0dee tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/attachments/6b56875f-38d4-4a15-9f88-b27ce34bd279/action Aug 18 05:28:42.985501 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-b49f28a2-6a82-4b90-988d-192bdbdd0dee tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:42.985627 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-b49f28a2-6a82-4b90-988d-192bdbdd0dee tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:43.041632 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:43.041632 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:43.083139 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-992bc58d-a00d-4812-b4a2-f2727843d6a8 req-b49f28a2-6a82-4b90-988d-192bdbdd0dee tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/6b56875f-38d4-4a15-9f88-b27ce34bd279/action returned with HTTP 204 Aug 18 05:28:43.083787 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 388/1530] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:28:42 2026] POST /volume/v3/attachments/6b56875f-38d4-4a15-9f88-b27ce34bd279/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:28:46.059089 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-36093d8a-63fb-4681-ad9b-657a6c6b8700 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:46.061956 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36093d8a-63fb-4681-ad9b-657a6c6b8700 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:46.062561 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36093d8a-63fb-4681-ad9b-657a6c6b8700 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-attach": {"instance_uuid": "6e4b4287-2ce9-4cdc-b6f2-49e11c965a20", "mountpoint": "/dev/vdb"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:46.062837 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36093d8a-63fb-4681-ad9b-657a6c6b8700 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6e4b4287-2ce9-4cdc-b6f2-49e11c965a20", "mountpoint": "/dev/vdb"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:46.075477 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:46.075477 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:46.076224 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-36093d8a-63fb-4681-ad9b-657a6c6b8700 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:46.084136 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-36093d8a-63fb-4681-ad9b-657a6c6b8700 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Update volume admin metadata completed successfully. Aug 18 05:28:46.184481 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-36093d8a-63fb-4681-ad9b-657a6c6b8700 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Attach volume completed successfully. Aug 18 05:28:46.184787 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36093d8a-63fb-4681-ad9b-657a6c6b8700 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:28:46.186161 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 373/1531] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:46 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:46.195371 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50de12ec-203c-4ba1-8c23-79ffb1e039d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:46.197488 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50de12ec-203c-4ba1-8c23-79ffb1e039d9 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:46.197742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50de12ec-203c-4ba1-8c23-79ffb1e039d9 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:46.198060 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50de12ec-203c-4ba1-8c23-79ffb1e039d9 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:46.212375 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:46.212375 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:46.225043 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-50de12ec-203c-4ba1-8c23-79ffb1e039d9 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:46.232841 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50de12ec-203c-4ba1-8c23-79ffb1e039d9 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:46.232841 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 386/1532] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:46 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:46.251754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-39e87ec2-6033-4042-95d0-3f5fb4d982bf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:46.258808 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39e87ec2-6033-4042-95d0-3f5fb4d982bf tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:46.259227 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39e87ec2-6033-4042-95d0-3f5fb4d982bf tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:46.259438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39e87ec2-6033-4042-95d0-3f5fb4d982bf tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:46.277413 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:46.277413 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:46.283083 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-39e87ec2-6033-4042-95d0-3f5fb4d982bf tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:46.289106 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39e87ec2-6033-4042-95d0-3f5fb4d982bf tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:46.289695 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 386/1533] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:46 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 1176 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:46.309067 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b62a0069-c644-4d0b-9fdf-a9aa691cdb59 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:46.312761 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b62a0069-c644-4d0b-9fdf-a9aa691cdb59 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:46.313354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b62a0069-c644-4d0b-9fdf-a9aa691cdb59 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-detach": {}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:46.313354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b62a0069-c644-4d0b-9fdf-a9aa691cdb59 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:46.341289 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:46.341289 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:46.342115 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b62a0069-c644-4d0b-9fdf-a9aa691cdb59 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:46.429346 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b62a0069-c644-4d0b-9fdf-a9aa691cdb59 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Detach volume completed successfully. Aug 18 05:28:46.429899 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b62a0069-c644-4d0b-9fdf-a9aa691cdb59 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:28:46.432665 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 389/1534] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:46 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:46.449750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c289973d-9098-4ee7-a35e-82172220b6ae None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:46.453007 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c289973d-9098-4ee7-a35e-82172220b6ae tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:46.453345 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c289973d-9098-4ee7-a35e-82172220b6ae tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:46.453595 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c289973d-9098-4ee7-a35e-82172220b6ae tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:46.481151 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:46.481151 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:46.487998 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c289973d-9098-4ee7-a35e-82172220b6ae tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:46.497299 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c289973d-9098-4ee7-a35e-82172220b6ae tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:46.497299 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 374/1535] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:46 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:50.385559 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b57a012-7ca5-42ae-ae99-d7a69096c49e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:50.388923 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b57a012-7ca5-42ae-ae99-d7a69096c49e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:50.389290 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b57a012-7ca5-42ae-ae99-d7a69096c49e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:50.389443 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b57a012-7ca5-42ae-ae99-d7a69096c49e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:50.410053 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:50.410053 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:50.410686 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b57a012-7ca5-42ae-ae99-d7a69096c49e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:50.438786 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b57a012-7ca5-42ae-ae99-d7a69096c49e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Reserve volume completed successfully. Aug 18 05:28:50.439512 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b57a012-7ca5-42ae-ae99-d7a69096c49e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:28:50.441999 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 387/1536] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:50 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 05:28:50.457250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8496ed66-dd18-4c36-8919-fbc503cf8b1e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:50.457956 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8496ed66-dd18-4c36-8919-fbc503cf8b1e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:50.458861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8496ed66-dd18-4c36-8919-fbc503cf8b1e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:50.458861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8496ed66-dd18-4c36-8919-fbc503cf8b1e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:50.477682 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:50.477682 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:50.486104 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8496ed66-dd18-4c36-8919-fbc503cf8b1e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:50.497056 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8496ed66-dd18-4c36-8919-fbc503cf8b1e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:50.497056 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 387/1537] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:50 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:50.518213 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1e52a8df-97ef-4b4d-8e15-b6104abb76c8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:50.525161 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e52a8df-97ef-4b4d-8e15-b6104abb76c8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:50.525434 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e52a8df-97ef-4b4d-8e15-b6104abb76c8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:50.525552 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e52a8df-97ef-4b4d-8e15-b6104abb76c8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:50.547144 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:50.547144 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:50.547144 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1e52a8df-97ef-4b4d-8e15-b6104abb76c8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:50.582889 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1e52a8df-97ef-4b4d-8e15-b6104abb76c8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Unreserve volume completed successfully. Aug 18 05:28:50.583494 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e52a8df-97ef-4b4d-8e15-b6104abb76c8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:28:50.585389 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 390/1538] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:50 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:50.610575 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bcff9a80-b0fe-447e-bedd-49ff99a40864 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:50.614266 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bcff9a80-b0fe-447e-bedd-49ff99a40864 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:50.614266 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bcff9a80-b0fe-447e-bedd-49ff99a40864 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:50.614266 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bcff9a80-b0fe-447e-bedd-49ff99a40864 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:50.630999 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:50.630999 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:50.647746 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bcff9a80-b0fe-447e-bedd-49ff99a40864 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:50.657846 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bcff9a80-b0fe-447e-bedd-49ff99a40864 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:50.658130 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 375/1539] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:50 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:50.682443 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aed051fd-f149-4103-860b-278fd929a91f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:50.693194 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aed051fd-f149-4103-860b-278fd929a91f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:50.693698 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aed051fd-f149-4103-860b-278fd929a91f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:50.694196 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aed051fd-f149-4103-860b-278fd929a91f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:50.735649 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:50.735649 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:50.736369 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aed051fd-f149-4103-860b-278fd929a91f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:50.754673 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aed051fd-f149-4103-860b-278fd929a91f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume updated successfully. Aug 18 05:28:50.755166 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aed051fd-f149-4103-860b-278fd929a91f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 200 Aug 18 05:28:50.756239 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 388/1540] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:50 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 05:28:50.767156 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0db4fefe-407e-407e-8991-8dfb0857774c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:50.771148 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0db4fefe-407e-407e-8991-8dfb0857774c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:50.771148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0db4fefe-407e-407e-8991-8dfb0857774c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:50.773312 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0db4fefe-407e-407e-8991-8dfb0857774c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:50.789446 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:50.789446 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:50.796488 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0db4fefe-407e-407e-8991-8dfb0857774c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:50.806530 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0db4fefe-407e-407e-8991-8dfb0857774c tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:50.806879 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 388/1541] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:50 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:50.830083 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c2a374e7-854a-443e-870e-cbadee21fa56 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:50.837251 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c2a374e7-854a-443e-870e-cbadee21fa56 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:50.837875 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c2a374e7-854a-443e-870e-cbadee21fa56 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:50.838192 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c2a374e7-854a-443e-870e-cbadee21fa56 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:50.857310 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:50.857310 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:50.858034 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c2a374e7-854a-443e-870e-cbadee21fa56 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:50.870254 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c2a374e7-854a-443e-870e-cbadee21fa56 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume updated successfully. Aug 18 05:28:50.870534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c2a374e7-854a-443e-870e-cbadee21fa56 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 200 Aug 18 05:28:50.871462 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 391/1542] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:50 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Aug 18 05:28:50.881846 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3f7349b4-b43c-456a-a186-3ca2615fedf2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:50.884968 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f7349b4-b43c-456a-a186-3ca2615fedf2 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:50.885245 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f7349b4-b43c-456a-a186-3ca2615fedf2 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:50.885771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f7349b4-b43c-456a-a186-3ca2615fedf2 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:50.903501 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:50.903501 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:50.917280 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3f7349b4-b43c-456a-a186-3ca2615fedf2 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:50.926485 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f7349b4-b43c-456a-a186-3ca2615fedf2 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:50.927189 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 376/1543] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:50 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:50.951371 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-14fade09-fe45-41e6-8373-b256a2702877 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:50.954782 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14fade09-fe45-41e6-8373-b256a2702877 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:50.955364 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14fade09-fe45-41e6-8373-b256a2702877 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:50.955859 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14fade09-fe45-41e6-8373-b256a2702877 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:50.976326 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:50.976326 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:50.978098 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-14fade09-fe45-41e6-8373-b256a2702877 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:51.007081 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-14fade09-fe45-41e6-8373-b256a2702877 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Update volume admin metadata completed successfully. Aug 18 05:28:51.007081 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-14fade09-fe45-41e6-8373-b256a2702877 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Update readonly setting on volume completed successfully. Aug 18 05:28:51.007081 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14fade09-fe45-41e6-8373-b256a2702877 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:28:51.010769 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 389/1544] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:50 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:51.025230 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3d6a354e-751e-4440-bb3d-591153943e9e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:51.028329 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3d6a354e-751e-4440-bb3d-591153943e9e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:51.028329 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d6a354e-751e-4440-bb3d-591153943e9e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:51.029446 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d6a354e-751e-4440-bb3d-591153943e9e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:51.044500 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:51.044500 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:51.056297 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3d6a354e-751e-4440-bb3d-591153943e9e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:51.066115 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3d6a354e-751e-4440-bb3d-591153943e9e tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:51.067069 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 389/1545] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:51 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:51.091286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-22489c1a-f583-43a7-b07b-bf0fe55226bd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:51.095445 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22489c1a-f583-43a7-b07b-bf0fe55226bd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:51.096676 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22489c1a-f583-43a7-b07b-bf0fe55226bd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:51.096676 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22489c1a-f583-43a7-b07b-bf0fe55226bd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:51.109409 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:51.109409 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:51.110134 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-22489c1a-f583-43a7-b07b-bf0fe55226bd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:51.144496 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-22489c1a-f583-43a7-b07b-bf0fe55226bd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Update volume admin metadata completed successfully. Aug 18 05:28:51.144496 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-22489c1a-f583-43a7-b07b-bf0fe55226bd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Update readonly setting on volume completed successfully. Aug 18 05:28:51.144496 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22489c1a-f583-43a7-b07b-bf0fe55226bd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:28:51.144885 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 392/1546] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:28:51 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:28:51.160739 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c7050082-d525-4025-93cf-f72de5d84022 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:51.163823 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7050082-d525-4025-93cf-f72de5d84022 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:28:51.164232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c7050082-d525-4025-93cf-f72de5d84022 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:51.164438 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c7050082-d525-4025-93cf-f72de5d84022 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:51.179571 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:51.179571 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:51.190208 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c7050082-d525-4025-93cf-f72de5d84022 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:51.197886 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7050082-d525-4025-93cf-f72de5d84022 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:28:51.198829 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 377/1547] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:51 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:28:51.224381 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c2081406-71ab-4f07-a45d-430e9c3782b1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:51.227484 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2081406-71ab-4f07-a45d-430e9c3782b1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:28:51.231055 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2081406-71ab-4f07-a45d-430e9c3782b1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1854491673", "disk_format": "raw"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:28:51.231055 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2081406-71ab-4f07-a45d-430e9c3782b1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1854491673", "disk_format": "raw"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:51.250271 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:51.250271 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:51.250724 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c2081406-71ab-4f07-a45d-430e9c3782b1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:28:51.279332 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:51.279332 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:51.292365 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.image.image_utils [None req-c2081406-71ab-4f07-a45d-430e9c3782b1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1854491673'}] 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-1854491673'}]. {{(pid=100214) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 05:28:51.462415 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-82156c0c-2dea-40af-be59-c3e81fe94f50 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:51.465065 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82156c0c-2dea-40af-be59-c3e81fe94f50 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:51.465594 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82156c0c-2dea-40af-be59-c3e81fe94f50 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:51.466047 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82156c0c-2dea-40af-be59-c3e81fe94f50 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:51.483497 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:51.483497 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:51.499879 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-82156c0c-2dea-40af-be59-c3e81fe94f50 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:51.514861 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82156c0c-2dea-40af-be59-c3e81fe94f50 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:51.514861 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 390/1548] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:51 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:51.602224 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-e682859e-66f4-46dd-afe8-192885277e99 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:51.612219 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-e682859e-66f4-46dd-afe8-192885277e99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:51.612219 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-e682859e-66f4-46dd-afe8-192885277e99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:51.612219 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-e682859e-66f4-46dd-afe8-192885277e99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:51.631592 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:51.631592 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:51.639734 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-e682859e-66f4-46dd-afe8-192885277e99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:51.649925 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-e682859e-66f4-46dd-afe8-192885277e99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:51.650973 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 393/1549] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:51 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:51.853338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f1a3cd2-79d6-48bb-ad1f-5e4f253e87e5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:51.853338 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f1a3cd2-79d6-48bb-ad1f-5e4f253e87e5 None None] GET https://10.4.3.250/volume// Aug 18 05:28:51.853338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f1a3cd2-79d6-48bb-ad1f-5e4f253e87e5 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:51.853338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f1a3cd2-79d6-48bb-ad1f-5e4f253e87e5 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:51.853338 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f1a3cd2-79d6-48bb-ad1f-5e4f253e87e5 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:51.856248 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 378/1550] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:28:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:51.865347 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-8bce186f-1236-4969-84f3-abfe9ac5f642 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:51.872833 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-8bce186f-1236-4969-84f3-abfe9ac5f642 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:28:51.874089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-8bce186f-1236-4969-84f3-abfe9ac5f642 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4982fa0-fade-45a6-b4c2-733fe3da54e7", "connector": null, "instance_uuid": "4af79f9c-60b2-4d61-aaa3-2170c79f59c2"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:51.895126 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:51.895126 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:51.984253 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-8bce186f-1236-4969-84f3-abfe9ac5f642 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:28:51.986054 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 391/1551] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:28:51 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:52.068542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a54a7a40-bf56-4345-a137-5a7fa287f358 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:52.071277 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a54a7a40-bf56-4345-a137-5a7fa287f358 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:52.072052 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a54a7a40-bf56-4345-a137-5a7fa287f358 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:52.072052 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a54a7a40-bf56-4345-a137-5a7fa287f358 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:52.093044 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:52.093044 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:52.099688 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a54a7a40-bf56-4345-a137-5a7fa287f358 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:52.108581 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a54a7a40-bf56-4345-a137-5a7fa287f358 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:52.108712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-feee3aac-45c3-418f-ad6c-f29ee06fd9fd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:52.109585 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 394/1552] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:52 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:52.109719 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-feee3aac-45c3-418f-ad6c-f29ee06fd9fd None None] GET https://10.4.3.250/volume// Aug 18 05:28:52.110294 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-feee3aac-45c3-418f-ad6c-f29ee06fd9fd None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:52.110558 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-feee3aac-45c3-418f-ad6c-f29ee06fd9fd None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:52.111137 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-feee3aac-45c3-418f-ad6c-f29ee06fd9fd None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:28:52.111731 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 379/1553] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:28:52 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:28:52.127242 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-c6bb33a1-993c-4b33-bb2a-013159b4578e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:52.131904 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-c6bb33a1-993c-4b33-bb2a-013159b4578e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:52.133040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-c6bb33a1-993c-4b33-bb2a-013159b4578e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:52.133040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-c6bb33a1-993c-4b33-bb2a-013159b4578e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:52.150639 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c2081406-71ab-4f07-a45d-430e9c3782b1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Copy volume to image completed successfully. Aug 18 05:28:52.151139 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2081406-71ab-4f07-a45d-430e9c3782b1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:28:52.151570 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 390/1554] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:28:51 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 687 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:52.154490 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:52.154490 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:52.166000 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-c6bb33a1-993c-4b33-bb2a-013159b4578e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:52.173792 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-c6bb33a1-993c-4b33-bb2a-013159b4578e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:52.174281 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 392/1555] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:28:52 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 1021 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 05:28:52.385095 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-4113df07-034c-4823-bf41-1b3779aaa1d7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:52.388823 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-4113df07-034c-4823-bf41-1b3779aaa1d7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] PUT https://10.4.3.250/volume/v3/attachments/eb7ac34d-0e83-4132-b56a-218848320b65 Aug 18 05:28:52.390082 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-4113df07-034c-4823-bf41-1b3779aaa1d7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:52.406101 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-4113df07-034c-4823-bf41-1b3779aaa1d7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Acquiring lock "cinder-attachment_update-f4982fa0-fade-45a6-b4c2-733fe3da54e7-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:28:52.415901 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-4113df07-034c-4823-bf41-1b3779aaa1d7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Lock "cinder-attachment_update-f4982fa0-fade-45a6-b4c2-733fe3da54e7-np0000007601" acquired by "attachment_update" :: waited 0.009s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:28:52.418488 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:52.418488 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:52.627126 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-4113df07-034c-4823-bf41-1b3779aaa1d7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Lock "cinder-attachment_update-f4982fa0-fade-45a6-b4c2-733fe3da54e7-np0000007601" released by "attachment_update" :: held 0.208s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:28:52.631474 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-4113df07-034c-4823-bf41-1b3779aaa1d7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/attachments/eb7ac34d-0e83-4132-b56a-218848320b65 returned with HTTP 200 Aug 18 05:28:52.631474 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 395/1556] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:28:52 2026] PUT /volume/v3/attachments/eb7ac34d-0e83-4132-b56a-218848320b65 => generated 969 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:53.130654 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6206b8a7-b50f-4d3c-8e85-89c9d6042753 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:53.136179 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6206b8a7-b50f-4d3c-8e85-89c9d6042753 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:53.136714 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6206b8a7-b50f-4d3c-8e85-89c9d6042753 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:53.139108 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6206b8a7-b50f-4d3c-8e85-89c9d6042753 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:53.158143 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:53.158143 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:53.163319 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6206b8a7-b50f-4d3c-8e85-89c9d6042753 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:53.171772 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6206b8a7-b50f-4d3c-8e85-89c9d6042753 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:53.172732 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 380/1557] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:53 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:54.191296 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-58529392-1603-41aa-b75b-1be14a07c75e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:54.195561 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58529392-1603-41aa-b75b-1be14a07c75e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:54.196504 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58529392-1603-41aa-b75b-1be14a07c75e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:54.197074 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58529392-1603-41aa-b75b-1be14a07c75e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:54.226890 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:54.226890 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:54.241355 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-58529392-1603-41aa-b75b-1be14a07c75e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:54.251892 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58529392-1603-41aa-b75b-1be14a07c75e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:54.252664 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 391/1558] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:54 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:54.696277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-eecc8219-0bb6-49ee-9604-d053ff8ac7a8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:54.700331 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-eecc8219-0bb6-49ee-9604-d053ff8ac7a8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/limits Aug 18 05:28:54.700724 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-eecc8219-0bb6-49ee-9604-d053ff8ac7a8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:54.701725 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-eecc8219-0bb6-49ee-9604-d053ff8ac7a8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:54.758646 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-eecc8219-0bb6-49ee-9604-d053ff8ac7a8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/limits returned with HTTP 200 Aug 18 05:28:54.759238 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 393/1559] 10.4.3.250 () {68 vars in 1484 bytes} [Tue Aug 18 05:28:54 2026] GET /volume/v3/limits => generated 302 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:54.826684 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-3d93818e-5ddb-44d8-8960-ebe94456aef6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:54.833103 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-3d93818e-5ddb-44d8-8960-ebe94456aef6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:28:54.833779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-3d93818e-5ddb-44d8-8960-ebe94456aef6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:54.834242 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-3d93818e-5ddb-44d8-8960-ebe94456aef6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:54.850765 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:54.850765 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:54.856774 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-3d93818e-5ddb-44d8-8960-ebe94456aef6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:54.868675 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-3d93818e-5ddb-44d8-8960-ebe94456aef6 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 200 Aug 18 05:28:54.869981 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 396/1560] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:54 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 1659 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:28:54.892464 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-c988bc98-11ea-46b4-9ab8-907b69ac7ef1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:54.895635 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-c988bc98-11ea-46b4-9ab8-907b69ac7ef1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:28:54.897466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-c988bc98-11ea-46b4-9ab8-907b69ac7ef1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "472a4071-52a2-457f-b566-bdafa146da51", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:28:54.923827 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:54.923827 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:54.928502 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-c988bc98-11ea-46b4-9ab8-907b69ac7ef1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:28:54.928502 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-c988bc98-11ea-46b4-9ab8-907b69ac7ef1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Create snapshot from volume 472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:28:55.043428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-c988bc98-11ea-46b4-9ab8-907b69ac7ef1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Created reservations ['674916c6-d105-4552-b29a-85712b863f1e', 'd3dffee8-a5f7-4b1c-9c3a-af8daac869a1', '79bfd97e-834e-46f8-b2eb-6587d1b59baf', 'fac4d229-3216-4e7b-a819-ac0b18961b0f'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:28:55.142752 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-c988bc98-11ea-46b4-9ab8-907b69ac7ef1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Snapshot force create request issued successfully. Aug 18 05:28:55.143278 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f9a71fc2-afb7-4c5b-a72b-a6345b9e2611 req-c988bc98-11ea-46b4-9ab8-907b69ac7ef1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:28:55.144048 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 381/1561] 10.4.3.250 () {72 vars in 1547 bytes} [Tue Aug 18 05:28:54 2026] POST /volume/v3/snapshots => generated 292 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:28:55.279137 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ed8a419c-2e09-4a25-ae6c-f2d50546bab7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:55.282748 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed8a419c-2e09-4a25-ae6c-f2d50546bab7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:55.283259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed8a419c-2e09-4a25-ae6c-f2d50546bab7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:55.284452 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed8a419c-2e09-4a25-ae6c-f2d50546bab7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:55.303823 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:55.303823 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:55.310050 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ed8a419c-2e09-4a25-ae6c-f2d50546bab7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:55.320086 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed8a419c-2e09-4a25-ae6c-f2d50546bab7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:55.320843 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 392/1562] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:55 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:56.349332 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3519be0c-8d16-4a07-a342-3fbcdb4ec7cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:56.351878 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3519be0c-8d16-4a07-a342-3fbcdb4ec7cf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:56.352718 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3519be0c-8d16-4a07-a342-3fbcdb4ec7cf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:56.353479 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3519be0c-8d16-4a07-a342-3fbcdb4ec7cf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:56.372323 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:56.372323 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:28:56.378966 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3519be0c-8d16-4a07-a342-3fbcdb4ec7cf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:56.388456 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3519be0c-8d16-4a07-a342-3fbcdb4ec7cf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:56.389695 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 394/1563] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:56 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:57.423204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1acc69ff-942e-4feb-8ea5-4c65815f16d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:57.431497 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1acc69ff-942e-4feb-8ea5-4c65815f16d8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:57.431497 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1acc69ff-942e-4feb-8ea5-4c65815f16d8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:57.432443 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1acc69ff-942e-4feb-8ea5-4c65815f16d8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:57.460522 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:57.460522 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:28:57.473133 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1acc69ff-942e-4feb-8ea5-4c65815f16d8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:57.480890 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1acc69ff-942e-4feb-8ea5-4c65815f16d8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:57.481452 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 397/1564] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:57 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:58.507456 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9303b518-4131-4e9f-8753-eb1de0ef890f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:58.514123 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9303b518-4131-4e9f-8753-eb1de0ef890f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:58.515120 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9303b518-4131-4e9f-8753-eb1de0ef890f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:58.516281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9303b518-4131-4e9f-8753-eb1de0ef890f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:58.552084 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:58.552084 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:28:58.565357 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9303b518-4131-4e9f-8753-eb1de0ef890f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:58.580517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9303b518-4131-4e9f-8753-eb1de0ef890f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:58.581510 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 382/1565] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:58 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:28:59.603711 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2398ee55-1222-4c4e-80fa-2ec76f760204 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:59.607672 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2398ee55-1222-4c4e-80fa-2ec76f760204 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:28:59.609105 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2398ee55-1222-4c4e-80fa-2ec76f760204 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:59.609105 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2398ee55-1222-4c4e-80fa-2ec76f760204 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:28:59.625483 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:28:59.625483 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:28:59.638080 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2398ee55-1222-4c4e-80fa-2ec76f760204 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:28:59.647034 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2398ee55-1222-4c4e-80fa-2ec76f760204 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:28:59.647974 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 393/1566] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:28:59 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:28:59.970958 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-cf36d2f9-8c90-48de-9925-63bd38e9ce7a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:28:59.982311 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-cf36d2f9-8c90-48de-9925-63bd38e9ce7a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:28:59.982566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-cf36d2f9-8c90-48de-9925-63bd38e9ce7a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:28:59.983457 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-cf36d2f9-8c90-48de-9925-63bd38e9ce7a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:00.020591 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:00.020591 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:00.029775 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-cf36d2f9-8c90-48de-9925-63bd38e9ce7a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:00.042523 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-cf36d2f9-8c90-48de-9925-63bd38e9ce7a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 200 Aug 18 05:29:00.043767 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 395/1567] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:28:59 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 1659 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:00.149684 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d7288cd6-b39f-4e11-8ad8-50d7dc740e8e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.152060 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d7288cd6-b39f-4e11-8ad8-50d7dc740e8e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:00.152339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d7288cd6-b39f-4e11-8ad8-50d7dc740e8e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:00.152825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d7288cd6-b39f-4e11-8ad8-50d7dc740e8e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:00.168785 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:00.168785 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:00.180589 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d7288cd6-b39f-4e11-8ad8-50d7dc740e8e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:00.197787 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d7288cd6-b39f-4e11-8ad8-50d7dc740e8e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:00.200168 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 398/1568] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:00 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:00.291092 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-85717174-6304-45ad-8688-72153b2c1568 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.296284 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-85717174-6304-45ad-8688-72153b2c1568 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:00.296284 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-85717174-6304-45ad-8688-72153b2c1568 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:00.298117 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-85717174-6304-45ad-8688-72153b2c1568 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:00.317369 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:00.317369 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:00.326326 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-85717174-6304-45ad-8688-72153b2c1568 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:00.334158 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-85717174-6304-45ad-8688-72153b2c1568 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:00.336265 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 383/1569] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:00 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:00.412803 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-31284d7c-f2d8-454a-bfd0-7e7dd007e4a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.419904 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-31284d7c-f2d8-454a-bfd0-7e7dd007e4a3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/attachments/eb7ac34d-0e83-4132-b56a-218848320b65/action Aug 18 05:29:00.420899 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-31284d7c-f2d8-454a-bfd0-7e7dd007e4a3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:00.420899 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-31284d7c-f2d8-454a-bfd0-7e7dd007e4a3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:00.478106 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:00.478106 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:00.519223 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0f8b2a81-3131-4e0e-a85f-80d91fe992ee req-31284d7c-f2d8-454a-bfd0-7e7dd007e4a3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/attachments/eb7ac34d-0e83-4132-b56a-218848320b65/action returned with HTTP 204 Aug 18 05:29:00.519223 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 394/1570] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:29:00 2026] POST /volume/v3/attachments/eb7ac34d-0e83-4132-b56a-218848320b65/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:00.564857 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1358ba0a-7033-491f-8df0-a6c3812d658b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.564857 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1358ba0a-7033-491f-8df0-a6c3812d658b None None] GET https://10.4.3.250/volume// Aug 18 05:29:00.566837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1358ba0a-7033-491f-8df0-a6c3812d658b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:00.566837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1358ba0a-7033-491f-8df0-a6c3812d658b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:00.567484 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1358ba0a-7033-491f-8df0-a6c3812d658b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:00.568885 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 396/1571] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:29:00 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:00.588521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-adc59792-611a-4037-ab0d-8c4e01c0320f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.596440 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-adc59792-611a-4037-ab0d-8c4e01c0320f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:29:00.596440 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-adc59792-611a-4037-ab0d-8c4e01c0320f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4833990d-18b2-4924-9038-8377df961c3f", "connector": null, "instance_uuid": "d84ba1df-f953-4286-85c9-06eba65c90d0"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:00.622776 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:00.622776 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:00.673175 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4a1b9ba3-c282-48dd-bfd0-7a34dc0d020a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.678275 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4a1b9ba3-c282-48dd-bfd0-7a34dc0d020a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:00.678579 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4a1b9ba3-c282-48dd-bfd0-7a34dc0d020a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:00.679273 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4a1b9ba3-c282-48dd-bfd0-7a34dc0d020a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:00.710853 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:00.710853 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:00.715874 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-adc59792-611a-4037-ab0d-8c4e01c0320f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:29:00.716074 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 399/1572] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:29:00 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:00.723405 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4a1b9ba3-c282-48dd-bfd0-7a34dc0d020a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:00.742904 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4a1b9ba3-c282-48dd-bfd0-7a34dc0d020a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:00.744575 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 384/1573] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:00 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 1134 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:00.769945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8db5e7bc-2448-4b19-a224-bbceb6543154 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.777388 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8db5e7bc-2448-4b19-a224-bbceb6543154 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:29:00.778655 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8db5e7bc-2448-4b19-a224-bbceb6543154 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4982fa0-fade-45a6-b4c2-733fe3da54e7", "name": "tempest-VolumesBackupsTest-Backup-1317551119", "force": true, "container": "tempest-volumesbackupstest-backup-container-1223340366"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:00.784601 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-8db5e7bc-2448-4b19-a224-bbceb6543154 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating new backup {'backup': {'volume_id': 'f4982fa0-fade-45a6-b4c2-733fe3da54e7', 'name': 'tempest-VolumesBackupsTest-Backup-1317551119', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1223340366'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:29:00.784601 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-8db5e7bc-2448-4b19-a224-bbceb6543154 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating backup of volume f4982fa0-fade-45a6-b4c2-733fe3da54e7 in container tempest-volumesbackupstest-backup-container-1223340366 Aug 18 05:29:00.800870 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=332,cinder:INSERT=66,cinder:UPDATE=106 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:29:00.805482 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40feb630-4713-46b5-b117-23cc4e66779c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.812291 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40feb630-4713-46b5-b117-23cc4e66779c tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:00.817313 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40feb630-4713-46b5-b117-23cc4e66779c tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:00.817313 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40feb630-4713-46b5-b117-23cc4e66779c tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:00.821261 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=199,cinder:UPDATE=30,cinder:INSERT=9 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:29:00.831908 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:00.831908 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:00.832693 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8db5e7bc-2448-4b19-a224-bbceb6543154 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:00.850632 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:00.850632 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:00.853935 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2b892f11-5a9b-4cb5-b1e6-a0b7c2965d4f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.854931 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b892f11-5a9b-4cb5-b1e6-a0b7c2965d4f None None] GET https://10.4.3.250/volume// Aug 18 05:29:00.854931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b892f11-5a9b-4cb5-b1e6-a0b7c2965d4f None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:00.854931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b892f11-5a9b-4cb5-b1e6-a0b7c2965d4f None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:00.855364 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b892f11-5a9b-4cb5-b1e6-a0b7c2965d4f None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:00.855745 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 400/1574] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:00.869983 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40feb630-4713-46b5-b117-23cc4e66779c tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:00.880535 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-5acf90d4-9484-4b70-9557-3b14fda0e4a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:00.886059 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40feb630-4713-46b5-b117-23cc4e66779c tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:00.886301 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 397/1575] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:00 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:00.886604 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-5acf90d4-9484-4b70-9557-3b14fda0e4a2 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:00.886915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-5acf90d4-9484-4b70-9557-3b14fda0e4a2 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:00.887177 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-5acf90d4-9484-4b70-9557-3b14fda0e4a2 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:00.909437 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:00.909437 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:00.916433 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-5acf90d4-9484-4b70-9557-3b14fda0e4a2 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:00.932489 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-5acf90d4-9484-4b70-9557-3b14fda0e4a2 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:00.933959 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 385/1576] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:00 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 1030 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:00.951175 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8db5e7bc-2448-4b19-a224-bbceb6543154 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['c58e3baa-b43a-4f70-96a2-d87bd88259a5', 'a573ed43-e4b4-43c0-be55-f45ac0eee430'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:29:01.081753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8db5e7bc-2448-4b19-a224-bbceb6543154 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:29:01.082283 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 395/1577] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:29:00 2026] POST /volume/v3/backups => generated 330 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:29:01.098574 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-68087a96-5b4c-4a1f-b20a-fcd76817e0ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:01.103424 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68087a96-5b4c-4a1f-b20a-fcd76817e0ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:01.103424 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68087a96-5b4c-4a1f-b20a-fcd76817e0ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:01.103424 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68087a96-5b4c-4a1f-b20a-fcd76817e0ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:01.103675 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-68087a96-5b4c-4a1f-b20a-fcd76817e0ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:01.114683 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:01.114683 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:01.115754 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68087a96-5b4c-4a1f-b20a-fcd76817e0ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:01.116390 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 401/1578] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:01 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:01.215878 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-0ce3608a-373d-4d27-8678-565a75497665 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:01.223741 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-0ce3608a-373d-4d27-8678-565a75497665 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] PUT https://10.4.3.250/volume/v3/attachments/67239797-62de-40da-a410-5fb4386d01b7 Aug 18 05:29:01.223741 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-0ce3608a-373d-4d27-8678-565a75497665 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:01.258139 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-0ce3608a-373d-4d27-8678-565a75497665 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Acquiring lock "cinder-attachment_update-4833990d-18b2-4924-9038-8377df961c3f-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:29:01.277665 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-0ce3608a-373d-4d27-8678-565a75497665 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Lock "cinder-attachment_update-4833990d-18b2-4924-9038-8377df961c3f-np0000007601" acquired by "attachment_update" :: waited 0.015s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:29:01.277665 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:01.277665 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:01.530471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-0ce3608a-373d-4d27-8678-565a75497665 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Lock "cinder-attachment_update-4833990d-18b2-4924-9038-8377df961c3f-np0000007601" released by "attachment_update" :: held 0.257s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:29:01.530953 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-0ce3608a-373d-4d27-8678-565a75497665 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/attachments/67239797-62de-40da-a410-5fb4386d01b7 returned with HTTP 200 Aug 18 05:29:01.531979 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 398/1579] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:29:01 2026] PUT /volume/v3/attachments/67239797-62de-40da-a410-5fb4386d01b7 => generated 969 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:01.810479 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-d32f4513-f702-4830-91b1-5f8a20d4a2ec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:01.819797 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-d32f4513-f702-4830-91b1-5f8a20d4a2ec tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/attachments/6b56875f-38d4-4a15-9f88-b27ce34bd279 Aug 18 05:29:01.821610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-d32f4513-f702-4830-91b1-5f8a20d4a2ec tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:01.823179 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-d32f4513-f702-4830-91b1-5f8a20d4a2ec tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:01.829973 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=254,cinder:INSERT=37,cinder:UPDATE=60 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:29:01.848773 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:01.848773 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:01.916373 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c4e7ad5a-7e4a-42d3-972c-dd7d3880bba1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:01.922006 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4e7ad5a-7e4a-42d3-972c-dd7d3880bba1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:01.923971 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4e7ad5a-7e4a-42d3-972c-dd7d3880bba1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:01.923971 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4e7ad5a-7e4a-42d3-972c-dd7d3880bba1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:01.940379 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:01.940379 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:01.945943 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c4e7ad5a-7e4a-42d3-972c-dd7d3880bba1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:01.951702 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4e7ad5a-7e4a-42d3-972c-dd7d3880bba1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:01.952307 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 396/1580] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:01 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:01.971461 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-60a6b9b9-8d0e-430b-a6e4-396de3dfb321 req-d32f4513-f702-4830-91b1-5f8a20d4a2ec tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/6b56875f-38d4-4a15-9f88-b27ce34bd279 returned with HTTP 200 Aug 18 05:29:01.971461 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 386/1581] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:29:01 2026] DELETE /volume/v3/attachments/6b56875f-38d4-4a15-9f88-b27ce34bd279 => generated 19 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:02.138032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2acad99b-e3f1-47e2-9d9d-74b26a1e6be0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:02.141779 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2acad99b-e3f1-47e2-9d9d-74b26a1e6be0 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:02.141779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2acad99b-e3f1-47e2-9d9d-74b26a1e6be0 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:02.141779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2acad99b-e3f1-47e2-9d9d-74b26a1e6be0 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:02.141779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2acad99b-e3f1-47e2-9d9d-74b26a1e6be0 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:02.150181 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:02.150181 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:02.151995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2acad99b-e3f1-47e2-9d9d-74b26a1e6be0 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:02.151995 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 402/1582] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:02 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:02.975023 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2dcb927-2d02-4c54-9a7c-740a42bd0f6e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:02.981100 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2dcb927-2d02-4c54-9a7c-740a42bd0f6e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:02.981378 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2dcb927-2d02-4c54-9a7c-740a42bd0f6e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:02.982106 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2dcb927-2d02-4c54-9a7c-740a42bd0f6e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:02.999480 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:02.999480 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:03.005896 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a2dcb927-2d02-4c54-9a7c-740a42bd0f6e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:03.014222 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2dcb927-2d02-4c54-9a7c-740a42bd0f6e tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:03.014769 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 399/1583] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:02 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:03.171476 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b1665849-d1f3-473d-8425-ec4ec6a47841 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:03.173723 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1665849-d1f3-473d-8425-ec4ec6a47841 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:03.174440 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1665849-d1f3-473d-8425-ec4ec6a47841 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:03.176250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1665849-d1f3-473d-8425-ec4ec6a47841 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:03.176250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b1665849-d1f3-473d-8425-ec4ec6a47841 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:03.185036 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:03.185036 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:03.185036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1665849-d1f3-473d-8425-ec4ec6a47841 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:03.185036 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 397/1584] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:03 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:04.045143 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cf2c1398-8aa0-481f-b0be-7c19d1668c88 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:04.045143 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf2c1398-8aa0-481f-b0be-7c19d1668c88 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:04.045642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf2c1398-8aa0-481f-b0be-7c19d1668c88 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:04.045642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf2c1398-8aa0-481f-b0be-7c19d1668c88 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:04.064849 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:04.064849 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:04.079001 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cf2c1398-8aa0-481f-b0be-7c19d1668c88 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:04.085567 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf2c1398-8aa0-481f-b0be-7c19d1668c88 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:04.086309 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 387/1585] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:04 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:04.206298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1e00deee-ec5b-4754-bc05-3478c0cbdc06 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:04.211035 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e00deee-ec5b-4754-bc05-3478c0cbdc06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:04.211035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e00deee-ec5b-4754-bc05-3478c0cbdc06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:04.211035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e00deee-ec5b-4754-bc05-3478c0cbdc06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:04.211035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1e00deee-ec5b-4754-bc05-3478c0cbdc06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:04.215919 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=193,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:29:04.226909 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:04.226909 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:04.228179 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e00deee-ec5b-4754-bc05-3478c0cbdc06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:04.228741 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 403/1586] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:04 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:04.624662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8456e3c5-c49e-406a-a799-d9e30ae781ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:04.625589 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8456e3c5-c49e-406a-a799-d9e30ae781ac tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51?cascade=True Aug 18 05:29:04.630782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8456e3c5-c49e-406a-a799-d9e30ae781ac tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:04.630782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8456e3c5-c49e-406a-a799-d9e30ae781ac tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:04.630782 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8456e3c5-c49e-406a-a799-d9e30ae781ac tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Delete volume with id: 472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:29:04.642146 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:04.642146 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:04.642698 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8456e3c5-c49e-406a-a799-d9e30ae781ac tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:04.705125 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8456e3c5-c49e-406a-a799-d9e30ae781ac tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Delete volume request issued successfully. Aug 18 05:29:04.705281 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8456e3c5-c49e-406a-a799-d9e30ae781ac tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51?cascade=True returned with HTTP 202 Aug 18 05:29:04.706427 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 400/1587] 10.4.3.250 () {66 vars in 1376 bytes} [Tue Aug 18 05:29:04 2026] DELETE /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51?cascade=True => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:04.733905 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11c5c39c-2438-4c8d-9d64-7c56d3003f59 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:04.739220 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11c5c39c-2438-4c8d-9d64-7c56d3003f59 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:29:04.739220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11c5c39c-2438-4c8d-9d64-7c56d3003f59 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:04.739220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11c5c39c-2438-4c8d-9d64-7c56d3003f59 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:04.756225 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:04.756225 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:04.776517 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11c5c39c-2438-4c8d-9d64-7c56d3003f59 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:04.790686 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11c5c39c-2438-4c8d-9d64-7c56d3003f59 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 200 Aug 18 05:29:04.790686 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 398/1588] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:04 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 1366 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:29:05.016894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-96ae0f05-a078-47fc-96d6-78e68d96297a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:05.025612 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-96ae0f05-a078-47fc-96d6-78e68d96297a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] POST https://10.4.3.250/volume/v3/attachments/67239797-62de-40da-a410-5fb4386d01b7/action Aug 18 05:29:05.026659 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-96ae0f05-a078-47fc-96d6-78e68d96297a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:05.026659 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-96ae0f05-a078-47fc-96d6-78e68d96297a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:05.075960 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:05.075960 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:05.107818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9e482cf3-bd87-43ed-95f1-159118e76667 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:05.112084 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e482cf3-bd87-43ed-95f1-159118e76667 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:05.113476 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e482cf3-bd87-43ed-95f1-159118e76667 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:05.113928 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e482cf3-bd87-43ed-95f1-159118e76667 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:05.121711 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b0f693e9-a63f-4c22-aefc-0a98615b1b2c req-96ae0f05-a078-47fc-96d6-78e68d96297a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/attachments/67239797-62de-40da-a410-5fb4386d01b7/action returned with HTTP 204 Aug 18 05:29:05.122578 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 388/1589] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:29:05 2026] POST /volume/v3/attachments/67239797-62de-40da-a410-5fb4386d01b7/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:05.143855 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:05.143855 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:05.160045 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9e482cf3-bd87-43ed-95f1-159118e76667 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:05.169030 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e482cf3-bd87-43ed-95f1-159118e76667 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:05.169648 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 404/1590] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:05 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 1143 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:05.190485 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-187f2a0f-c82b-496e-bc66-8ffef016b509 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:05.196800 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-187f2a0f-c82b-496e-bc66-8ffef016b509 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:05.197200 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-187f2a0f-c82b-496e-bc66-8ffef016b509 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:05.197487 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-187f2a0f-c82b-496e-bc66-8ffef016b509 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:05.218668 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:05.218668 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:05.224841 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-187f2a0f-c82b-496e-bc66-8ffef016b509 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:05.242533 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-187f2a0f-c82b-496e-bc66-8ffef016b509 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:05.244028 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 401/1591] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:05 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 1143 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:05.247318 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5d0a7d24-d74f-4d9d-aa3a-622b84ef0199 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:05.264381 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d0a7d24-d74f-4d9d-aa3a-622b84ef0199 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:05.264381 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d0a7d24-d74f-4d9d-aa3a-622b84ef0199 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:05.264710 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d0a7d24-d74f-4d9d-aa3a-622b84ef0199 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:05.265597 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5d0a7d24-d74f-4d9d-aa3a-622b84ef0199 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:05.270163 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-44f06324-4ba6-4106-9521-d56d3c8d98b1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:05.275999 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44f06324-4ba6-4106-9521-d56d3c8d98b1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:05.278072 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44f06324-4ba6-4106-9521-d56d3c8d98b1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:05.278072 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44f06324-4ba6-4106-9521-d56d3c8d98b1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:05.286556 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:05.286556 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:05.288493 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d0a7d24-d74f-4d9d-aa3a-622b84ef0199 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:05.290004 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 399/1592] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:05 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:05.298055 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:05.298055 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:05.304741 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-44f06324-4ba6-4106-9521-d56d3c8d98b1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:05.313859 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44f06324-4ba6-4106-9521-d56d3c8d98b1 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:05.313859 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 389/1593] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:05 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:05.573523 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-36d103d3-a5f5-4b41-80ef-4e7fa5139df3 req-fce9fc1c-b851-49ab-a76f-f33abe55c5ba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:05.576340 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-36d103d3-a5f5-4b41-80ef-4e7fa5139df3 req-fce9fc1c-b851-49ab-a76f-f33abe55c5ba tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:05.576585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-36d103d3-a5f5-4b41-80ef-4e7fa5139df3 req-fce9fc1c-b851-49ab-a76f-f33abe55c5ba tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:05.576585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-36d103d3-a5f5-4b41-80ef-4e7fa5139df3 req-fce9fc1c-b851-49ab-a76f-f33abe55c5ba tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:05.592027 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:05.592027 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:05.597827 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-36d103d3-a5f5-4b41-80ef-4e7fa5139df3 req-fce9fc1c-b851-49ab-a76f-f33abe55c5ba tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:05.604616 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-36d103d3-a5f5-4b41-80ef-4e7fa5139df3 req-fce9fc1c-b851-49ab-a76f-f33abe55c5ba tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:05.605193 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 405/1594] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:05 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:05.813337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f3d80e40-5646-4955-8464-e5a549b8d3a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:05.815934 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3d80e40-5646-4955-8464-e5a549b8d3a1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:29:05.815934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3d80e40-5646-4955-8464-e5a549b8d3a1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:05.816198 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3d80e40-5646-4955-8464-e5a549b8d3a1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:05.825033 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3d80e40-5646-4955-8464-e5a549b8d3a1 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 404 Aug 18 05:29:05.825624 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 402/1595] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:05 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:06.304540 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7b997449-fa9e-4711-94e9-01fac0c5363f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:06.310174 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b997449-fa9e-4711-94e9-01fac0c5363f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:29:06.312462 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b997449-fa9e-4711-94e9-01fac0c5363f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:06.312462 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b997449-fa9e-4711-94e9-01fac0c5363f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:06.312462 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-7b997449-fa9e-4711-94e9-01fac0c5363f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Delete volume with id: 472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:29:06.312625 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a4508a06-66cd-460d-b44d-f4298ea7317b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:06.319592 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a4508a06-66cd-460d-b44d-f4298ea7317b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:06.319592 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a4508a06-66cd-460d-b44d-f4298ea7317b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:06.322163 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a4508a06-66cd-460d-b44d-f4298ea7317b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:06.322385 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a4508a06-66cd-460d-b44d-f4298ea7317b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:06.323991 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b997449-fa9e-4711-94e9-01fac0c5363f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 404 Aug 18 05:29:06.324286 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 400/1596] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:06 2026] DELETE /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:06.334426 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:06.334426 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:06.334583 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-586c75cb-1039-4495-b4ae-7f427c12f679 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:06.338160 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a4508a06-66cd-460d-b44d-f4298ea7317b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:06.338722 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-586c75cb-1039-4495-b4ae-7f427c12f679 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 Aug 18 05:29:06.338881 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 390/1597] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:06 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:06.339004 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-586c75cb-1039-4495-b4ae-7f427c12f679 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:06.339132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-586c75cb-1039-4495-b4ae-7f427c12f679 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:06.349936 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-586c75cb-1039-4495-b4ae-7f427c12f679 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 returned with HTTP 404 Aug 18 05:29:06.350626 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 406/1598] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:06 2026] GET /volume/v3/volumes/472a4071-52a2-457f-b566-bdafa146da51 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:06.364371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-76e51c92-6e10-4a27-be1c-cfc065a46a3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:06.371197 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76e51c92-6e10-4a27-be1c-cfc065a46a3a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:29:06.371461 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76e51c92-6e10-4a27-be1c-cfc065a46a3a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:06.371689 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76e51c92-6e10-4a27-be1c-cfc065a46a3a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:06.372921 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-76e51c92-6e10-4a27-be1c-cfc065a46a3a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Delete volume with id: 9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:29:06.403597 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:06.403597 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:06.403597 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-76e51c92-6e10-4a27-be1c-cfc065a46a3a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:06.462943 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-76e51c92-6e10-4a27-be1c-cfc065a46a3a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Delete volume request issued successfully. Aug 18 05:29:06.462943 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76e51c92-6e10-4a27-be1c-cfc065a46a3a tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 202 Aug 18 05:29:06.470073 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 403/1599] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:06 2026] DELETE /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:06.478094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee50ea9a-b759-47f8-9cb6-ab3b11f82069 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:06.480423 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee50ea9a-b759-47f8-9cb6-ab3b11f82069 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:29:06.481962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee50ea9a-b759-47f8-9cb6-ab3b11f82069 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:06.481962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee50ea9a-b759-47f8-9cb6-ab3b11f82069 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:06.492664 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:06.492664 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:06.499293 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ee50ea9a-b759-47f8-9cb6-ab3b11f82069 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:06.507381 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee50ea9a-b759-47f8-9cb6-ab3b11f82069 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 200 Aug 18 05:29:06.508089 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 401/1600] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:06 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:07.354911 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f6187661-0372-4f9c-ba00-9e3cedcde773 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:07.358151 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6187661-0372-4f9c-ba00-9e3cedcde773 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:07.358151 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6187661-0372-4f9c-ba00-9e3cedcde773 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:07.358151 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f6187661-0372-4f9c-ba00-9e3cedcde773 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:07.358151 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f6187661-0372-4f9c-ba00-9e3cedcde773 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:07.368109 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:07.368109 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:07.373665 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f6187661-0372-4f9c-ba00-9e3cedcde773 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:07.373665 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 391/1601] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:07 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:07.535035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3d4e107f-9988-4cd1-afee-43ccb2fdbcd8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:07.540774 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d4e107f-9988-4cd1-afee-43ccb2fdbcd8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f Aug 18 05:29:07.540774 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d4e107f-9988-4cd1-afee-43ccb2fdbcd8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:07.541403 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d4e107f-9988-4cd1-afee-43ccb2fdbcd8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:07.559144 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d4e107f-9988-4cd1-afee-43ccb2fdbcd8 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f returned with HTTP 404 Aug 18 05:29:07.559862 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 407/1602] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:07 2026] GET /volume/v3/volumes/9d2518ef-110f-44ca-ae94-3454aae6988f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:08.393086 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5cfe4abd-a6fd-446c-8bf7-57a2b2bda439 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:08.398105 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cfe4abd-a6fd-446c-8bf7-57a2b2bda439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:08.398317 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cfe4abd-a6fd-446c-8bf7-57a2b2bda439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:08.398549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cfe4abd-a6fd-446c-8bf7-57a2b2bda439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:08.398755 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5cfe4abd-a6fd-446c-8bf7-57a2b2bda439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:08.418937 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:08.418937 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:08.420267 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cfe4abd-a6fd-446c-8bf7-57a2b2bda439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:08.421072 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 404/1603] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:08 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:09.442087 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b1a59e10-1ef7-4fe1-a5bb-89679ba3ebe6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:09.445128 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1a59e10-1ef7-4fe1-a5bb-89679ba3ebe6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:09.445128 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1a59e10-1ef7-4fe1-a5bb-89679ba3ebe6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:09.445128 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1a59e10-1ef7-4fe1-a5bb-89679ba3ebe6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:09.445600 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b1a59e10-1ef7-4fe1-a5bb-89679ba3ebe6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:09.453843 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:09.453843 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:09.453843 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1a59e10-1ef7-4fe1-a5bb-89679ba3ebe6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:09.453843 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 402/1604] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:09 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:10.469531 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4fac25e4-1cd6-4804-9ff4-4c433d9acd60 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:10.473613 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fac25e4-1cd6-4804-9ff4-4c433d9acd60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:10.473884 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fac25e4-1cd6-4804-9ff4-4c433d9acd60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:10.474107 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fac25e4-1cd6-4804-9ff4-4c433d9acd60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:10.474293 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4fac25e4-1cd6-4804-9ff4-4c433d9acd60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:10.484734 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:10.484734 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:10.484734 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fac25e4-1cd6-4804-9ff4-4c433d9acd60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:10.486289 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 392/1605] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:10 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:11.506488 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b634f15-0c04-45a9-81c5-34ea987f0d59 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:11.512045 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b634f15-0c04-45a9-81c5-34ea987f0d59 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:11.512045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b634f15-0c04-45a9-81c5-34ea987f0d59 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:11.512045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b634f15-0c04-45a9-81c5-34ea987f0d59 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:11.512045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1b634f15-0c04-45a9-81c5-34ea987f0d59 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:11.523192 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:11.523192 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:11.523370 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b634f15-0c04-45a9-81c5-34ea987f0d59 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:11.524402 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 408/1606] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:11 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:12.548226 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-745a1b17-4562-4734-a4ae-34f278c5a241 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:12.551202 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-745a1b17-4562-4734-a4ae-34f278c5a241 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:12.552058 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-745a1b17-4562-4734-a4ae-34f278c5a241 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:12.552058 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-745a1b17-4562-4734-a4ae-34f278c5a241 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:12.553524 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-745a1b17-4562-4734-a4ae-34f278c5a241 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:12.563795 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:12.563795 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:12.564170 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-745a1b17-4562-4734-a4ae-34f278c5a241 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:12.564677 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 405/1607] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:12 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:13.750366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67427f33-343d-44fc-bdb8-a94e7a75fb89 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:13.750366 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67427f33-343d-44fc-bdb8-a94e7a75fb89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:13.750366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67427f33-343d-44fc-bdb8-a94e7a75fb89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:13.750366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67427f33-343d-44fc-bdb8-a94e7a75fb89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:13.750366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-67427f33-343d-44fc-bdb8-a94e7a75fb89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:13.750366 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:13.750366 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:13.750366 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67427f33-343d-44fc-bdb8-a94e7a75fb89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:13.750366 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 403/1608] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:13 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:14.640152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e33e425f-6eef-43c6-b667-ac09215d8f67 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:14.642344 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e33e425f-6eef-43c6-b667-ac09215d8f67 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:14.643415 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e33e425f-6eef-43c6-b667-ac09215d8f67 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:14.645806 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e33e425f-6eef-43c6-b667-ac09215d8f67 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:14.645806 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e33e425f-6eef-43c6-b667-ac09215d8f67 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:14.657130 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:14.657130 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:14.657368 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e33e425f-6eef-43c6-b667-ac09215d8f67 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:14.659358 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 393/1609] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:14 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:15.672381 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-142a2627-f748-487c-b2d3-f4cbf2b74261 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:15.676032 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-142a2627-f748-487c-b2d3-f4cbf2b74261 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:15.676398 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-142a2627-f748-487c-b2d3-f4cbf2b74261 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:15.676666 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-142a2627-f748-487c-b2d3-f4cbf2b74261 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:15.676819 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-142a2627-f748-487c-b2d3-f4cbf2b74261 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:15.683317 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:15.683317 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:15.685467 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-142a2627-f748-487c-b2d3-f4cbf2b74261 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:15.685467 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 409/1610] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:15 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:16.019937 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cbb372c7-d2a4-4cb6-8aac-a26f13cb5552 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:16.026583 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbb372c7-d2a4-4cb6-8aac-a26f13cb5552 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:29:16.027374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cbb372c7-d2a4-4cb6-8aac-a26f13cb5552 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:16.027374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cbb372c7-d2a4-4cb6-8aac-a26f13cb5552 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:16.029066 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-cbb372c7-d2a4-4cb6-8aac-a26f13cb5552 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Delete volume with id: 84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:29:16.044067 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:16.044067 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:16.044182 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cbb372c7-d2a4-4cb6-8aac-a26f13cb5552 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:16.083034 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cbb372c7-d2a4-4cb6-8aac-a26f13cb5552 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Delete volume request issued successfully. Aug 18 05:29:16.083400 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cbb372c7-d2a4-4cb6-8aac-a26f13cb5552 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 202 Aug 18 05:29:16.084033 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 406/1611] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:16 2026] DELETE /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:16.097067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c4394e44-ac9b-4847-b23b-d39cd6608900 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:16.100512 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4394e44-ac9b-4847-b23b-d39cd6608900 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:29:16.101390 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4394e44-ac9b-4847-b23b-d39cd6608900 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:16.101390 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4394e44-ac9b-4847-b23b-d39cd6608900 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:16.113686 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d9fff9cd-f966-4d7d-bd2d-e431360a73e1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:16.115678 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:16.115678 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:16.117589 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9fff9cd-f966-4d7d-bd2d-e431360a73e1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:16.120939 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9fff9cd-f966-4d7d-bd2d-e431360a73e1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:16.120939 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9fff9cd-f966-4d7d-bd2d-e431360a73e1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:16.121620 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c4394e44-ac9b-4847-b23b-d39cd6608900 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:16.131309 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4394e44-ac9b-4847-b23b-d39cd6608900 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 200 Aug 18 05:29:16.132211 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 404/1612] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:16 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:16.138066 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:16.138066 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:16.151102 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d9fff9cd-f966-4d7d-bd2d-e431360a73e1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:16.155056 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9fff9cd-f966-4d7d-bd2d-e431360a73e1 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:29:16.155673 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 394/1613] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:16 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:16.703410 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6973f86d-211d-420a-b23c-babc98546c70 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:16.707237 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6973f86d-211d-420a-b23c-babc98546c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:16.707237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6973f86d-211d-420a-b23c-babc98546c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:16.707237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6973f86d-211d-420a-b23c-babc98546c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:16.707237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6973f86d-211d-420a-b23c-babc98546c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:16.713492 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:16.713492 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:16.715318 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6973f86d-211d-420a-b23c-babc98546c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:16.716456 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 410/1614] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:16 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:17.151298 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91f2445c-5704-4cbd-9406-943ef841a042 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:17.160772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91f2445c-5704-4cbd-9406-943ef841a042 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d Aug 18 05:29:17.160772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91f2445c-5704-4cbd-9406-943ef841a042 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:17.160772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91f2445c-5704-4cbd-9406-943ef841a042 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:17.168034 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91f2445c-5704-4cbd-9406-943ef841a042 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d returned with HTTP 404 Aug 18 05:29:17.168034 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 407/1615] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:17 2026] GET /volume/v3/volumes/84231da0-80d2-4024-a523-98eeac834e8d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:17.177358 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dfd3bfb9-c016-4d7a-87e6-da62b0e9c611 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:17.179980 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dfd3bfb9-c016-4d7a-87e6-da62b0e9c611 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:17.179980 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dfd3bfb9-c016-4d7a-87e6-da62b0e9c611 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:17.179980 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dfd3bfb9-c016-4d7a-87e6-da62b0e9c611 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:17.187729 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:17.187729 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:17.193112 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dfd3bfb9-c016-4d7a-87e6-da62b0e9c611 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:17.198681 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dfd3bfb9-c016-4d7a-87e6-da62b0e9c611 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:29:17.199527 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 405/1616] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:17 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:17.247722 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fd868157-a68e-4b53-810d-429e5f5ccbee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:17.249903 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd868157-a68e-4b53-810d-429e5f5ccbee tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] POST https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action Aug 18 05:29:17.250358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd868157-a68e-4b53-810d-429e5f5ccbee tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1323986268", "disk_format": "qcow2"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:17.250473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd868157-a68e-4b53-810d-429e5f5ccbee tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1323986268", "disk_format": "qcow2"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:17.263313 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:17.263313 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:17.264762 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fd868157-a68e-4b53-810d-429e5f5ccbee tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:17.294709 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:17.294709 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:17.308636 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.image.image_utils [None req-fd868157-a68e-4b53-810d-429e5f5ccbee tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1323986268'}] 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-1323986268'}]. {{(pid=100217) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 05:29:17.731521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b6cdd901-0271-40cf-808a-26b7a9187764 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:17.734059 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6cdd901-0271-40cf-808a-26b7a9187764 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:17.734416 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6cdd901-0271-40cf-808a-26b7a9187764 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:17.735554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6cdd901-0271-40cf-808a-26b7a9187764 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:17.735554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b6cdd901-0271-40cf-808a-26b7a9187764 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:17.744338 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:17.744338 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:17.745149 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6cdd901-0271-40cf-808a-26b7a9187764 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:17.746069 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 411/1617] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:17 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:18.061148 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fd868157-a68e-4b53-810d-429e5f5ccbee tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Copy volume to image completed successfully. Aug 18 05:29:18.061633 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd868157-a68e-4b53-810d-429e5f5ccbee tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action returned with HTTP 202 Aug 18 05:29:18.062299 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 395/1618] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:29:17 2026] POST /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85/action => generated 689 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:29:18.764067 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d5ee581-3bf7-4e12-9303-0db186e5605d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:18.766758 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d5ee581-3bf7-4e12-9303-0db186e5605d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:18.767233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d5ee581-3bf7-4e12-9303-0db186e5605d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:18.767590 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d5ee581-3bf7-4e12-9303-0db186e5605d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:18.767812 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6d5ee581-3bf7-4e12-9303-0db186e5605d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:18.773790 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:18.773790 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:18.775240 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d5ee581-3bf7-4e12-9303-0db186e5605d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:18.775916 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 408/1619] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:18 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:19.791499 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43e80b51-56e1-4cba-b749-3dbda6d8ecdf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:19.794908 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43e80b51-56e1-4cba-b749-3dbda6d8ecdf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:19.795262 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43e80b51-56e1-4cba-b749-3dbda6d8ecdf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:19.795578 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43e80b51-56e1-4cba-b749-3dbda6d8ecdf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:19.795747 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-43e80b51-56e1-4cba-b749-3dbda6d8ecdf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:19.805449 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:19.805449 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:19.807022 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43e80b51-56e1-4cba-b749-3dbda6d8ecdf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:19.807727 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 406/1620] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:19 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:20.825187 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5c7e7df8-5884-4f83-9fe8-d8438c9d4a60 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:20.830404 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5c7e7df8-5884-4f83-9fe8-d8438c9d4a60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:20.830810 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5c7e7df8-5884-4f83-9fe8-d8438c9d4a60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:20.830886 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5c7e7df8-5884-4f83-9fe8-d8438c9d4a60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:20.831752 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5c7e7df8-5884-4f83-9fe8-d8438c9d4a60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:20.839271 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:20.839271 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:20.840699 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5c7e7df8-5884-4f83-9fe8-d8438c9d4a60 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:20.841598 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 412/1621] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:20 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:21.856035 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-149ef956-a760-401a-95bc-45559668b165 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:21.858892 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-149ef956-a760-401a-95bc-45559668b165 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:21.859372 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-149ef956-a760-401a-95bc-45559668b165 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:21.860467 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-149ef956-a760-401a-95bc-45559668b165 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:21.860467 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-149ef956-a760-401a-95bc-45559668b165 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:21.869271 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:21.869271 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:21.870518 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-149ef956-a760-401a-95bc-45559668b165 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:21.871521 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 396/1622] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:21 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:22.446360 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:22.448700 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:29:22.449114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-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": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "source_volid": null, "backup_id": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:22.451193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-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': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'source_volid': None, 'backup_id': None}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:29:22.593826 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Create volume of 1 GB Aug 18 05:29:22.602754 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Availability Zones retrieved successfully. Aug 18 05:29:22.611229 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Flow 'volume_create_api' (6d1991e4-4773-40dc-b1e8-4f5b470b1df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:29:22.612328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8804a0-7262-4299-a83b-3bd9fd9be624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:22.613485 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:29:22.696046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db8804a0-7262-4299-a83b-3bd9fd9be624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:22.697268 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a39d42e-124c-455e-8e72-87985b87d6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:22.762453 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Created reservations ['0a4f9061-1e38-4463-b9cf-65dafb0c3a5c', '87d3a89e-0380-4d58-931e-ebb4b06d61eb', 'bb14804b-8d1b-4736-9ab6-797f541647ce', '10be9c4e-7b2f-4d2b-bff9-60b908b63add'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:29:22.763436 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a39d42e-124c-455e-8e72-87985b87d6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a4f9061-1e38-4463-b9cf-65dafb0c3a5c', '87d3a89e-0380-4d58-931e-ebb4b06d61eb', 'bb14804b-8d1b-4736-9ab6-797f541647ce', '10be9c4e-7b2f-4d2b-bff9-60b908b63add']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:22.764347 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65caef6-d6cf-4863-9286-1b56c160128a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:22.803096 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f65caef6-d6cf-4863-9286-1b56c160128a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72e7ef1a-e28a-4943-bfd1-e084e333a5ad', '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='1ad33ba1d72b4434ac58a8b31f5bbc2e',qos_specs=None,replication_status=,reservations=['0a4f9061-1e38-4463-b9cf-65dafb0c3a5c','87d3a89e-0380-4d58-931e-ebb4b06d61eb','bb14804b-8d1b-4736-9ab6-797f541647ce','10be9c4e-7b2f-4d2b-bff9-60b908b63add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60ab4fc4ef749008cbac4165cb0c85a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:29:22Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72e7ef1a-e28a-4943-bfd1-e084e333a5ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ad33ba1d72b4434ac58a8b31f5bbc2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e60ab4fc4ef749008cbac4165cb0c85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:22.803326 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad27619-9dd1-4589-b826-1df6976e2b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:22.836635 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad27619-9dd1-4589-b826-1df6976e2b58) transitioned into 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='1ad33ba1d72b4434ac58a8b31f5bbc2e',qos_specs=None,replication_status=,reservations=['0a4f9061-1e38-4463-b9cf-65dafb0c3a5c','87d3a89e-0380-4d58-931e-ebb4b06d61eb','bb14804b-8d1b-4736-9ab6-797f541647ce','10be9c4e-7b2f-4d2b-bff9-60b908b63add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e60ab4fc4ef749008cbac4165cb0c85a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:22.837975 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51dddcee-ccec-4a75-854a-1e6c6e847aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:22.860884 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51dddcee-ccec-4a75-854a-1e6c6e847aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:22.864044 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Flow 'volume_create_api' (6d1991e4-4773-40dc-b1e8-4f5b470b1df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:29:22.865276 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Create volume request issued successfully. Aug 18 05:29:22.866204 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-a7f3b593-a927-4784-85b7-54a52538419b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:29:22.866784 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 409/1623] 10.4.3.250 () {72 vars in 1541 bytes} [Tue Aug 18 05:29:22 2026] POST /volume/v3/volumes => generated 703 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:29:22.883808 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bcdbdac2-49cc-4b49-b521-ed932c9a28e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:22.884273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-88c0c9f9-b589-4307-9ad4-6d659a2bcaf2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:22.887986 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88c0c9f9-b589-4307-9ad4-6d659a2bcaf2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:22.887986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88c0c9f9-b589-4307-9ad4-6d659a2bcaf2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:22.887986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88c0c9f9-b589-4307-9ad4-6d659a2bcaf2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:22.887986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-88c0c9f9-b589-4307-9ad4-6d659a2bcaf2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:22.888968 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bcdbdac2-49cc-4b49-b521-ed932c9a28e2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad Aug 18 05:29:22.889813 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bcdbdac2-49cc-4b49-b521-ed932c9a28e2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:22.891803 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bcdbdac2-49cc-4b49-b521-ed932c9a28e2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:22.895235 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:22.895235 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:22.898339 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88c0c9f9-b589-4307-9ad4-6d659a2bcaf2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:22.898339 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 413/1624] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:22 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:22.906547 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:22.906547 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:22.915458 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bcdbdac2-49cc-4b49-b521-ed932c9a28e2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:29:22.943539 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bcdbdac2-49cc-4b49-b521-ed932c9a28e2 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad returned with HTTP 200 Aug 18 05:29:22.950774 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 407/1625] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:22 2026] GET /volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad => generated 771 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:22.960002 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2ac9e804-07dc-4c14-bec2-099bc8c71cd9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:22.967071 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2ac9e804-07dc-4c14-bec2-099bc8c71cd9 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad Aug 18 05:29:22.967071 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2ac9e804-07dc-4c14-bec2-099bc8c71cd9 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:22.967071 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2ac9e804-07dc-4c14-bec2-099bc8c71cd9 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:22.987367 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:22.987367 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:22.995519 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2ac9e804-07dc-4c14-bec2-099bc8c71cd9 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:29:23.005481 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2ac9e804-07dc-4c14-bec2-099bc8c71cd9 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad returned with HTTP 200 Aug 18 05:29:23.006109 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 397/1626] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:22 2026] GET /volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad => generated 771 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:23.915251 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52bc7b21-9404-4fa2-b72a-e80aebd52c8c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:23.917744 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52bc7b21-9404-4fa2-b72a-e80aebd52c8c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:23.918144 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52bc7b21-9404-4fa2-b72a-e80aebd52c8c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:23.918721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52bc7b21-9404-4fa2-b72a-e80aebd52c8c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:23.918721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-52bc7b21-9404-4fa2-b72a-e80aebd52c8c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:23.925833 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:23.925833 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:23.931127 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52bc7b21-9404-4fa2-b72a-e80aebd52c8c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:23.934102 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 410/1627] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:23 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:24.953370 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cb37fc3f-e21c-464b-ac9b-4ff067187a46 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:24.957347 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb37fc3f-e21c-464b-ac9b-4ff067187a46 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:24.957347 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb37fc3f-e21c-464b-ac9b-4ff067187a46 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:24.957347 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cb37fc3f-e21c-464b-ac9b-4ff067187a46 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:24.957500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-cb37fc3f-e21c-464b-ac9b-4ff067187a46 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:24.963848 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:24.963848 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:24.964132 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cb37fc3f-e21c-464b-ac9b-4ff067187a46 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:24.965060 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 414/1628] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:24 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:25.452219 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a349d411-d987-4af0-b480-947f371bac40 req-b1d00e68-3d11-498e-b5e7-173146fff90c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:25.457313 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a349d411-d987-4af0-b480-947f371bac40 req-b1d00e68-3d11-498e-b5e7-173146fff90c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:29:25.457599 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a349d411-d987-4af0-b480-947f371bac40 req-b1d00e68-3d11-498e-b5e7-173146fff90c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:25.457837 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a349d411-d987-4af0-b480-947f371bac40 req-b1d00e68-3d11-498e-b5e7-173146fff90c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:25.484990 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:25.484990 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:25.498395 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-a349d411-d987-4af0-b480-947f371bac40 req-b1d00e68-3d11-498e-b5e7-173146fff90c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:25.516953 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a349d411-d987-4af0-b480-947f371bac40 req-b1d00e68-3d11-498e-b5e7-173146fff90c tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 200 Aug 18 05:29:25.517621 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 408/1629] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:25 2026] GET /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 1660 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:25.982686 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3aa3339e-6409-4291-938c-0fc82cba95ea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:25.985661 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3aa3339e-6409-4291-938c-0fc82cba95ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:25.986041 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3aa3339e-6409-4291-938c-0fc82cba95ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:25.986592 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3aa3339e-6409-4291-938c-0fc82cba95ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:25.986592 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3aa3339e-6409-4291-938c-0fc82cba95ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:25.996361 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:25.996361 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:25.998051 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3aa3339e-6409-4291-938c-0fc82cba95ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:25.999246 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 398/1630] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:25 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:26.023885 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-cf5a9d47-d138-4d77-a4bf-8d440e5de757 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:26.026912 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-cf5a9d47-d138-4d77-a4bf-8d440e5de757 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad Aug 18 05:29:26.027210 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-cf5a9d47-d138-4d77-a4bf-8d440e5de757 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:26.027466 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-cf5a9d47-d138-4d77-a4bf-8d440e5de757 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:26.041894 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:26.041894 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:26.050716 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-cf5a9d47-d138-4d77-a4bf-8d440e5de757 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:29:26.059959 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-cf5a9d47-d138-4d77-a4bf-8d440e5de757 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad returned with HTTP 200 Aug 18 05:29:26.060451 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 411/1631] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:26 2026] GET /volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad => generated 1311 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:26.073435 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-59e72db7-b295-46cd-b173-7d9787ecea6b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:26.074261 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-59e72db7-b295-46cd-b173-7d9787ecea6b None None] GET https://10.4.3.250/volume// Aug 18 05:29:26.074261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-59e72db7-b295-46cd-b173-7d9787ecea6b None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:26.074467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-59e72db7-b295-46cd-b173-7d9787ecea6b None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:26.074834 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-59e72db7-b295-46cd-b173-7d9787ecea6b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:26.076229 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 415/1632] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:26.087350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-e08a1d9c-8112-40c2-9d33-8fb562e1dd5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:26.092103 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-e08a1d9c-8112-40c2-9d33-8fb562e1dd5e tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:29:26.092103 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-e08a1d9c-8112-40c2-9d33-8fb562e1dd5e tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72e7ef1a-e28a-4943-bfd1-e084e333a5ad", "connector": null, "instance_uuid": "9e8e3d79-7587-45cb-8a45-91cbe6317e23"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:26.107716 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:26.107716 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:26.155740 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-e08a1d9c-8112-40c2-9d33-8fb562e1dd5e tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:29:26.155740 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 409/1633] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:29:26 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:26.167656 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1973b944-2449-4ff1-b196-ea9e10c5b53e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:26.168755 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1973b944-2449-4ff1-b196-ea9e10c5b53e None None] GET https://10.4.3.250/volume// Aug 18 05:29:26.168755 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1973b944-2449-4ff1-b196-ea9e10c5b53e None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:26.169329 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1973b944-2449-4ff1-b196-ea9e10c5b53e None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:26.169600 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1973b944-2449-4ff1-b196-ea9e10c5b53e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:26.170236 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 399/1634] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:26.183032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bb8f60bb-051b-4854-aedb-ba78aaf0904b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:26.186459 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bb8f60bb-051b-4854-aedb-ba78aaf0904b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad Aug 18 05:29:26.187319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bb8f60bb-051b-4854-aedb-ba78aaf0904b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:26.188069 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bb8f60bb-051b-4854-aedb-ba78aaf0904b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:26.206382 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:26.206382 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:26.214528 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bb8f60bb-051b-4854-aedb-ba78aaf0904b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:29:26.222049 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-bb8f60bb-051b-4854-aedb-ba78aaf0904b tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad returned with HTTP 200 Aug 18 05:29:26.222675 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 412/1635] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:26 2026] GET /volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad => generated 1490 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:26.403692 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2d8e166e-5c03-4e5f-b8eb-eeb96822b720 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:26.409351 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2d8e166e-5c03-4e5f-b8eb-eeb96822b720 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] PUT https://10.4.3.250/volume/v3/attachments/194c6f5d-fa39-4d75-bd75-95d539f4b488 Aug 18 05:29:26.409512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2d8e166e-5c03-4e5f-b8eb-eeb96822b720 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:26.424517 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2d8e166e-5c03-4e5f-b8eb-eeb96822b720 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Acquiring lock "cinder-attachment_update-72e7ef1a-e28a-4943-bfd1-e084e333a5ad-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:29:26.440916 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2d8e166e-5c03-4e5f-b8eb-eeb96822b720 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Lock "cinder-attachment_update-72e7ef1a-e28a-4943-bfd1-e084e333a5ad-np0000007601" acquired by "attachment_update" :: waited 0.017s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:29:26.442828 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:26.442828 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:26.600221 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2d8e166e-5c03-4e5f-b8eb-eeb96822b720 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Lock "cinder-attachment_update-72e7ef1a-e28a-4943-bfd1-e084e333a5ad-np0000007601" released by "attachment_update" :: held 0.159s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:29:26.600783 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-2d8e166e-5c03-4e5f-b8eb-eeb96822b720 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/attachments/194c6f5d-fa39-4d75-bd75-95d539f4b488 returned with HTTP 200 Aug 18 05:29:26.602120 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 416/1636] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:29:26 2026] PUT /volume/v3/attachments/194c6f5d-fa39-4d75-bd75-95d539f4b488 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:26.648646 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-985e13c5-a75d-4b55-b785-eb5439064240 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:26.651292 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-985e13c5-a75d-4b55-b785-eb5439064240 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] POST https://10.4.3.250/volume/v3/attachments/194c6f5d-fa39-4d75-bd75-95d539f4b488/action Aug 18 05:29:26.651853 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-985e13c5-a75d-4b55-b785-eb5439064240 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:26.651853 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-985e13c5-a75d-4b55-b785-eb5439064240 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:26.684708 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:26.684708 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:26.715122 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fa27140e-3a46-49b3-93ed-78527a54eeb2 req-985e13c5-a75d-4b55-b785-eb5439064240 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/attachments/194c6f5d-fa39-4d75-bd75-95d539f4b488/action returned with HTTP 204 Aug 18 05:29:26.715654 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 410/1637] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:29:26 2026] POST /volume/v3/attachments/194c6f5d-fa39-4d75-bd75-95d539f4b488/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:26.774985 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-a349d411-d987-4af0-b480-947f371bac40 req-fd69f545-b0fc-456c-8efa-f415a45e8bc5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:26.777905 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a349d411-d987-4af0-b480-947f371bac40 req-fd69f545-b0fc-456c-8efa-f415a45e8bc5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/attachments/265a5587-acbb-49d8-832b-b871aecf66f9 Aug 18 05:29:26.778211 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a349d411-d987-4af0-b480-947f371bac40 req-fd69f545-b0fc-456c-8efa-f415a45e8bc5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:26.778474 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a349d411-d987-4af0-b480-947f371bac40 req-fd69f545-b0fc-456c-8efa-f415a45e8bc5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:26.790173 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:26.790173 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:26.875684 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a349d411-d987-4af0-b480-947f371bac40 req-fd69f545-b0fc-456c-8efa-f415a45e8bc5 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/attachments/265a5587-acbb-49d8-832b-b871aecf66f9 returned with HTTP 200 Aug 18 05:29:26.876181 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 400/1638] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:29:26 2026] DELETE /volume/v3/attachments/265a5587-acbb-49d8-832b-b871aecf66f9 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:27.018351 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b04cb63f-1328-4b06-9a25-53330d35be2f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:27.020666 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b04cb63f-1328-4b06-9a25-53330d35be2f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:27.022174 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b04cb63f-1328-4b06-9a25-53330d35be2f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:27.022174 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b04cb63f-1328-4b06-9a25-53330d35be2f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:27.022174 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b04cb63f-1328-4b06-9a25-53330d35be2f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:27.035706 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:27.035706 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:27.038503 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b04cb63f-1328-4b06-9a25-53330d35be2f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:27.039238 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 413/1639] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:27 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:27.055289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65428c6f-875c-4fb2-85e4-ec389189d622 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:27.057108 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65428c6f-875c-4fb2-85e4-ec389189d622 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:27.057342 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65428c6f-875c-4fb2-85e4-ec389189d622 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:27.058110 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65428c6f-875c-4fb2-85e4-ec389189d622 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:27.075234 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:27.075234 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:27.080989 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65428c6f-875c-4fb2-85e4-ec389189d622 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:27.087410 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65428c6f-875c-4fb2-85e4-ec389189d622 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:27.088212 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 417/1640] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:27 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:27.120288 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f6a14c1a-e8e1-4efb-bfb3-287d0c4d635a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:27.124364 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6a14c1a-e8e1-4efb-bfb3-287d0c4d635a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:27.124909 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6a14c1a-e8e1-4efb-bfb3-287d0c4d635a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:27.125131 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6a14c1a-e8e1-4efb-bfb3-287d0c4d635a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:27.125419 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-f6a14c1a-e8e1-4efb-bfb3-287d0c4d635a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete backup with id: f2f2aaac-a9cb-4b02-8c88-74d0aa314599. Aug 18 05:29:27.132856 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:27.132856 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:27.161495 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-f6a14c1a-e8e1-4efb-bfb3-287d0c4d635a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] delete_backup rpcapi backup_id f2f2aaac-a9cb-4b02-8c88-74d0aa314599 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:29:27.168062 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6a14c1a-e8e1-4efb-bfb3-287d0c4d635a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 202 Aug 18 05:29:27.168062 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 411/1641] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:27 2026] DELETE /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:29:27.186846 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04daff1a-96e8-4894-9e3f-dcc708b3cba5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:27.189893 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04daff1a-96e8-4894-9e3f-dcc708b3cba5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:27.190410 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04daff1a-96e8-4894-9e3f-dcc708b3cba5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:27.190410 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04daff1a-96e8-4894-9e3f-dcc708b3cba5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:27.190609 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-04daff1a-96e8-4894-9e3f-dcc708b3cba5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:27.200528 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:27.200528 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:27.201885 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04daff1a-96e8-4894-9e3f-dcc708b3cba5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:27.202627 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 401/1642] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:27 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:27.791603 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4d4d349-3b27-4af2-a800-a36949d22500 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:27.793996 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:29:27.794782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1460239326"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:27.801473 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1460239326'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:29:27.802396 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Create volume of 1 GB Aug 18 05:29:27.811983 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Availability Zones retrieved successfully. Aug 18 05:29:27.823408 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Flow 'volume_create_api' (c5fdff87-c3c7-4eee-b0b0-13c276b60d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:29:27.827191 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa10de6-96d9-44ee-8998-db94023c4816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:27.829158 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:29:27.894713 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa10de6-96d9-44ee-8998-db94023c4816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:27.897229 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4b6a6b-5726-4a62-a75c-81f9b8c51d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:27.996432 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Created reservations ['3997d1d3-ed5b-4f2e-bd2c-54d863cc9eaa', 'd0811f20-b1d9-4463-990f-36632dc18848', '00d444c9-6605-4014-a8db-393d89a0844a', '9d639441-bb8e-4139-b826-4d6c326d7c23'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:29:27.998175 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4b6a6b-5726-4a62-a75c-81f9b8c51d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3997d1d3-ed5b-4f2e-bd2c-54d863cc9eaa', 'd0811f20-b1d9-4463-990f-36632dc18848', '00d444c9-6605-4014-a8db-393d89a0844a', '9d639441-bb8e-4139-b826-4d6c326d7c23']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:28.000499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af105ee-f144-4e16-9234-4ddc7051ae16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:28.049877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af105ee-f144-4e16-9234-4ddc7051ae16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9541937b-a729-4a35-8520-cdc48ecbff31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1460239326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6159cd2e31e420c8057c0f5d64e5020',qos_specs=None,replication_status=,reservations=['3997d1d3-ed5b-4f2e-bd2c-54d863cc9eaa','d0811f20-b1d9-4463-990f-36632dc18848','00d444c9-6605-4014-a8db-393d89a0844a','9d639441-bb8e-4139-b826-4d6c326d7c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1593c57c0664ff4a17d36c89600e125',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1460239326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9541937b-a729-4a35-8520-cdc48ecbff31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6159cd2e31e420c8057c0f5d64e5020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1593c57c0664ff4a17d36c89600e125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:28.051168 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb71d505-7c28-4a09-b617-598e712938b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:28.089237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb71d505-7c28-4a09-b617-598e712938b6) transitioned into state 'SUCCESS' from state '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-1460239326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6159cd2e31e420c8057c0f5d64e5020',qos_specs=None,replication_status=,reservations=['3997d1d3-ed5b-4f2e-bd2c-54d863cc9eaa','d0811f20-b1d9-4463-990f-36632dc18848','00d444c9-6605-4014-a8db-393d89a0844a','9d639441-bb8e-4139-b826-4d6c326d7c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1593c57c0664ff4a17d36c89600e125',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:28.091714 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9326aa72-ee84-4831-a2bc-ed79c06e6ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:28.114164 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9326aa72-ee84-4831-a2bc-ed79c06e6ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:28.114164 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Flow 'volume_create_api' (c5fdff87-c3c7-4eee-b0b0-13c276b60d2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:29:28.114164 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Create volume request issued successfully. Aug 18 05:29:28.114822 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4d4d349-3b27-4af2-a800-a36949d22500 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:29:28.115500 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 414/1643] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:29:27 2026] POST /volume/v3/volumes => generated 755 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:29:28.135023 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-13072202-244a-4aa7-895f-3ef6d407639d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:28.137739 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-13072202-244a-4aa7-895f-3ef6d407639d tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:28.137739 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-13072202-244a-4aa7-895f-3ef6d407639d tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:28.138882 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-13072202-244a-4aa7-895f-3ef6d407639d tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:28.161942 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:28.161942 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:28.165953 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-13072202-244a-4aa7-895f-3ef6d407639d tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:28.180126 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-13072202-244a-4aa7-895f-3ef6d407639d tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:28.180126 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 418/1644] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:28 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 823 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:28.239403 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b2aacd40-b81f-4b44-85a7-f1075e8d08d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:28.241829 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2aacd40-b81f-4b44-85a7-f1075e8d08d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:28.242106 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2aacd40-b81f-4b44-85a7-f1075e8d08d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:28.242481 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2aacd40-b81f-4b44-85a7-f1075e8d08d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:28.242625 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b2aacd40-b81f-4b44-85a7-f1075e8d08d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:28.249424 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:28.249424 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:28.250588 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2aacd40-b81f-4b44-85a7-f1075e8d08d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 200 Aug 18 05:29:28.251170 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 412/1645] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:28 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:28.780346 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c01c250f-d145-43ba-81c3-b9478b7b4096 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:28.782410 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c01c250f-d145-43ba-81c3-b9478b7b4096 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] DELETE https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:29:28.782648 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c01c250f-d145-43ba-81c3-b9478b7b4096 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:28.782897 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c01c250f-d145-43ba-81c3-b9478b7b4096 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:28.783773 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c01c250f-d145-43ba-81c3-b9478b7b4096 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Delete volume with id: 0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:29:28.792833 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:28.792833 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:28.793393 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c01c250f-d145-43ba-81c3-b9478b7b4096 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:28.814587 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c01c250f-d145-43ba-81c3-b9478b7b4096 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Delete volume request issued successfully. Aug 18 05:29:28.814816 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c01c250f-d145-43ba-81c3-b9478b7b4096 tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 202 Aug 18 05:29:28.815649 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 402/1646] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:28 2026] DELETE /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:28.828048 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b183c478-896c-441f-adef-ffd06d0a5a2f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:28.829834 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b183c478-896c-441f-adef-ffd06d0a5a2f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:29:28.830352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b183c478-896c-441f-adef-ffd06d0a5a2f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:28.830866 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b183c478-896c-441f-adef-ffd06d0a5a2f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:28.843361 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:28.843361 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:28.850818 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b183c478-896c-441f-adef-ffd06d0a5a2f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Volume info retrieved successfully. Aug 18 05:29:28.859417 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b183c478-896c-441f-adef-ffd06d0a5a2f tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 200 Aug 18 05:29:28.861280 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 415/1647] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:28 2026] GET /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:29.200289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-aecc46d4-84ea-439a-ab8c-3de06aae1809 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.203838 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aecc46d4-84ea-439a-ab8c-3de06aae1809 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:29.204376 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-aecc46d4-84ea-439a-ab8c-3de06aae1809 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.204762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-aecc46d4-84ea-439a-ab8c-3de06aae1809 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.216210 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.216210 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:29.225889 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-aecc46d4-84ea-439a-ab8c-3de06aae1809 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:29.233896 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aecc46d4-84ea-439a-ab8c-3de06aae1809 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:29.234527 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 419/1648] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:29.282227 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-686e513f-e398-460b-a77b-27644e2e0a2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.284712 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-686e513f-e398-460b-a77b-27644e2e0a2a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 Aug 18 05:29:29.287493 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-686e513f-e398-460b-a77b-27644e2e0a2a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.288243 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-686e513f-e398-460b-a77b-27644e2e0a2a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.288871 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-686e513f-e398-460b-a77b-27644e2e0a2a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id f2f2aaac-a9cb-4b02-8c88-74d0aa314599. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:29.298361 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-686e513f-e398-460b-a77b-27644e2e0a2a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 returned with HTTP 404 Aug 18 05:29:29.299642 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 413/1649] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/v3/backups/f2f2aaac-a9cb-4b02-8c88-74d0aa314599 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:29.309170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-00d0d63a-a748-4b69-836d-e3c61b0e8f09 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.314103 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-00d0d63a-a748-4b69-836d-e3c61b0e8f09 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:29.314103 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-00d0d63a-a748-4b69-836d-e3c61b0e8f09 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.314312 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-00d0d63a-a748-4b69-836d-e3c61b0e8f09 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.326664 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.326664 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:29.334483 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-00d0d63a-a748-4b69-836d-e3c61b0e8f09 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:29.342273 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-00d0d63a-a748-4b69-836d-e3c61b0e8f09 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:29.342860 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 403/1650] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:29.454645 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a97ed1c-7b0a-4047-94ee-905aefa7aef6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.455125 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a97ed1c-7b0a-4047-94ee-905aefa7aef6 None None] GET https://10.4.3.250/volume// Aug 18 05:29:29.455300 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a97ed1c-7b0a-4047-94ee-905aefa7aef6 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.455518 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a97ed1c-7b0a-4047-94ee-905aefa7aef6 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.455902 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a97ed1c-7b0a-4047-94ee-905aefa7aef6 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:29.456388 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 416/1651] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:29.470293 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-5f0a61a1-0cc6-448c-af32-3e5c2a812939 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.472447 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-e895e808-6d73-4e37-8f6f-c8192cbef666 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.472659 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-5f0a61a1-0cc6-448c-af32-3e5c2a812939 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:29.472880 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-5f0a61a1-0cc6-448c-af32-3e5c2a812939 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.473178 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-5f0a61a1-0cc6-448c-af32-3e5c2a812939 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.485372 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.485372 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:29.491220 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-5f0a61a1-0cc6-448c-af32-3e5c2a812939 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:29.498396 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-5f0a61a1-0cc6-448c-af32-3e5c2a812939 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:29.499090 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 420/1652] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:29.532854 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-e895e808-6d73-4e37-8f6f-c8192cbef666 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:29:29.533141 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-d5913f55-959e-42e9-857b-72f167c89f1c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.535065 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-e895e808-6d73-4e37-8f6f-c8192cbef666 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9541937b-a729-4a35-8520-cdc48ecbff31", "connector": null, "instance_uuid": "4d74dc29-e96f-4b81-8302-c433c104cb52"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:29.535287 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-d5913f55-959e-42e9-857b-72f167c89f1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7/action Aug 18 05:29:29.535757 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-d5913f55-959e-42e9-857b-72f167c89f1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:29.535813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-d5913f55-959e-42e9-857b-72f167c89f1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:29.550105 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.550105 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:29.552083 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.552083 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:29.553477 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-d5913f55-959e-42e9-857b-72f167c89f1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:29.563508 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-d5913f55-959e-42e9-857b-72f167c89f1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Begin detaching volume completed successfully. Aug 18 05:29:29.563871 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-d5913f55-959e-42e9-857b-72f167c89f1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7/action returned with HTTP 202 Aug 18 05:29:29.564862 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 404/1653] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:29:29 2026] POST /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:29:29.590796 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40a2c11a-5988-41ce-9e4a-d9470e7cf3df None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.594839 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40a2c11a-5988-41ce-9e4a-d9470e7cf3df tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:29.595466 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40a2c11a-5988-41ce-9e4a-d9470e7cf3df tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.596619 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40a2c11a-5988-41ce-9e4a-d9470e7cf3df tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.597674 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-e895e808-6d73-4e37-8f6f-c8192cbef666 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:29:29.600775 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 414/1654] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:29:29 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:29.620453 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.620453 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:29.626583 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40a2c11a-5988-41ce-9e4a-d9470e7cf3df tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:29.636538 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9af0520d-a70a-4067-93b7-fb74350644ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.636538 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9af0520d-a70a-4067-93b7-fb74350644ab None None] GET https://10.4.3.250/volume// Aug 18 05:29:29.636731 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40a2c11a-5988-41ce-9e4a-d9470e7cf3df tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:29.636795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9af0520d-a70a-4067-93b7-fb74350644ab None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.636795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9af0520d-a70a-4067-93b7-fb74350644ab None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.636899 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 417/1655] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 1137 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:29.637560 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9af0520d-a70a-4067-93b7-fb74350644ab None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:29.639377 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 421/1656] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:29.642643 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-47e92474-0956-4b7d-b47c-e9c54b8b8655 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.646747 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47e92474-0956-4b7d-b47c-e9c54b8b8655 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:29.647270 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47e92474-0956-4b7d-b47c-e9c54b8b8655 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.647507 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47e92474-0956-4b7d-b47c-e9c54b8b8655 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.650594 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-36b71d0a-a69c-4979-b901-e891ca2b1ee5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.655183 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-36b71d0a-a69c-4979-b901-e891ca2b1ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:29.655814 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-36b71d0a-a69c-4979-b901-e891ca2b1ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.656494 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-36b71d0a-a69c-4979-b901-e891ca2b1ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.664304 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.664304 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:29.667371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-73285cd5-2314-42b6-b050-c64f8e36a12b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.667941 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73285cd5-2314-42b6-b050-c64f8e36a12b None None] GET https://10.4.3.250/volume// Aug 18 05:29:29.668227 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73285cd5-2314-42b6-b050-c64f8e36a12b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.668481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73285cd5-2314-42b6-b050-c64f8e36a12b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.668894 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73285cd5-2314-42b6-b050-c64f8e36a12b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:29.669287 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 418/1657] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:29.669959 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.669959 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:29.674103 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-47e92474-0956-4b7d-b47c-e9c54b8b8655 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:29.675473 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-36b71d0a-a69c-4979-b901-e891ca2b1ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:29.680186 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-b77a6ba9-2625-4646-8352-2f124aa7f941 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.680999 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47e92474-0956-4b7d-b47c-e9c54b8b8655 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:29.681469 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 405/1658] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:29.683025 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-b77a6ba9-2625-4646-8352-2f124aa7f941 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:29.683315 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-b77a6ba9-2625-4646-8352-2f124aa7f941 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.683555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-b77a6ba9-2625-4646-8352-2f124aa7f941 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.684087 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-36b71d0a-a69c-4979-b901-e891ca2b1ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:29.684747 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 415/1659] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:29.700436 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.700436 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:29.707904 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-b77a6ba9-2625-4646-8352-2f124aa7f941 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:29.713821 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-b77a6ba9-2625-4646-8352-2f124aa7f941 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:29.717040 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 422/1660] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:29.851838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-819ac1b0-5059-4311-86ed-f10688fd6d48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.856813 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-819ac1b0-5059-4311-86ed-f10688fd6d48 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] PUT https://10.4.3.250/volume/v3/attachments/1c21e4ff-047f-4ac1-839b-7c54bce0a276 Aug 18 05:29:29.856813 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-819ac1b0-5059-4311-86ed-f10688fd6d48 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:29.876458 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-819ac1b0-5059-4311-86ed-f10688fd6d48 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Acquiring lock "cinder-attachment_update-9541937b-a729-4a35-8520-cdc48ecbff31-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:29:29.883780 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-efb62b35-87bf-4bcb-8ea1-4906f3b9ecde None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:29.886942 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-819ac1b0-5059-4311-86ed-f10688fd6d48 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Lock "cinder-attachment_update-9541937b-a729-4a35-8520-cdc48ecbff31-np0000007601" acquired by "attachment_update" :: waited 0.010s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:29:29.888882 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:29.888882 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:29.889280 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-efb62b35-87bf-4bcb-8ea1-4906f3b9ecde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d Aug 18 05:29:29.889564 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-efb62b35-87bf-4bcb-8ea1-4906f3b9ecde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:29.889815 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-efb62b35-87bf-4bcb-8ea1-4906f3b9ecde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:29.901557 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-efb62b35-87bf-4bcb-8ea1-4906f3b9ecde tempest-AttachVolumeMultiAttachTest-1151099982 tempest-AttachVolumeMultiAttachTest-1151099982-project-member] https://10.4.3.250/volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d returned with HTTP 404 Aug 18 05:29:29.902806 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 406/1661] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:29 2026] GET /volume/v3/volumes/0ed8bcfc-c293-46f6-8b09-52784d8e492d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:30.069642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-819ac1b0-5059-4311-86ed-f10688fd6d48 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Lock "cinder-attachment_update-9541937b-a729-4a35-8520-cdc48ecbff31-np0000007601" released by "attachment_update" :: held 0.182s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:29:30.069642 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-819ac1b0-5059-4311-86ed-f10688fd6d48 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments/1c21e4ff-047f-4ac1-839b-7c54bce0a276 returned with HTTP 200 Aug 18 05:29:30.070390 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 419/1662] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:29:29 2026] PUT /volume/v3/attachments/1c21e4ff-047f-4ac1-839b-7c54bce0a276 => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:30.664294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d10b66e8-9052-47d3-902f-d9a6fe11fdeb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:30.667036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d10b66e8-9052-47d3-902f-d9a6fe11fdeb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:30.667036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d10b66e8-9052-47d3-902f-d9a6fe11fdeb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:30.667036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d10b66e8-9052-47d3-902f-d9a6fe11fdeb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:30.687045 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:30.687045 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:30.696470 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d10b66e8-9052-47d3-902f-d9a6fe11fdeb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:30.701804 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a1715037-1133-47dd-96fd-1b238816fd3a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:30.704469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d10b66e8-9052-47d3-902f-d9a6fe11fdeb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:30.704595 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 416/1663] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:30 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:30.708703 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a1715037-1133-47dd-96fd-1b238816fd3a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:30.708703 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a1715037-1133-47dd-96fd-1b238816fd3a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:30.708703 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a1715037-1133-47dd-96fd-1b238816fd3a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:30.737712 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:30.737712 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:30.744503 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a1715037-1133-47dd-96fd-1b238816fd3a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:30.751215 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a1715037-1133-47dd-96fd-1b238816fd3a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:30.752065 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 423/1664] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:30 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:29:30.840902 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b0f1fc50-8993-42ff-862a-2f978684aadf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:30.843977 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0f1fc50-8993-42ff-862a-2f978684aadf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:29:30.843977 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0f1fc50-8993-42ff-862a-2f978684aadf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:30.843977 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0f1fc50-8993-42ff-862a-2f978684aadf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:30.843977 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-b0f1fc50-8993-42ff-862a-2f978684aadf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Delete snapshot with id: 6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:29:30.857327 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0f1fc50-8993-42ff-862a-2f978684aadf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 returned with HTTP 404 Aug 18 05:29:30.857495 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 407/1665] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:29:30 2026] DELETE /volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:30.870601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ef381ee-05a9-416e-8503-8c5983fefdb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:30.872757 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ef381ee-05a9-416e-8503-8c5983fefdb5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 Aug 18 05:29:30.873024 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ef381ee-05a9-416e-8503-8c5983fefdb5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:30.874599 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ef381ee-05a9-416e-8503-8c5983fefdb5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:30.881080 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ef381ee-05a9-416e-8503-8c5983fefdb5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 returned with HTTP 404 Aug 18 05:29:30.881938 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 420/1666] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:29:30 2026] GET /volume/v3/snapshots/6339d674-0f87-4f4a-a3a6-d73e3015c909 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:30.931390 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-c4eba3d9-3de3-4f8a-ab9f-ebb173797156 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:30.938384 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-c4eba3d9-3de3-4f8a-ab9f-ebb173797156 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:29:30.938384 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-c4eba3d9-3de3-4f8a-ab9f-ebb173797156 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:30.938384 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-c4eba3d9-3de3-4f8a-ab9f-ebb173797156 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:30.963842 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:30.963842 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:30.972723 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-c4eba3d9-3de3-4f8a-ab9f-ebb173797156 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:30.980852 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-c4eba3d9-3de3-4f8a-ab9f-ebb173797156 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:29:30.982455 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 417/1667] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:30 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 1139 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:31.028081 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-81d3c311-68cf-4d97-9ce8-a2df05080c67 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:31.032385 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-81d3c311-68cf-4d97-9ce8-a2df05080c67 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] POST https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3/action Aug 18 05:29:31.034303 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-81d3c311-68cf-4d97-9ce8-a2df05080c67 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:31.034303 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-81d3c311-68cf-4d97-9ce8-a2df05080c67 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:31.053812 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:31.053812 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:31.053812 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-81d3c311-68cf-4d97-9ce8-a2df05080c67 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:31.067319 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-81d3c311-68cf-4d97-9ce8-a2df05080c67 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Begin detaching volume completed successfully. Aug 18 05:29:31.067653 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-81d3c311-68cf-4d97-9ce8-a2df05080c67 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3/action returned with HTTP 202 Aug 18 05:29:31.068410 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 424/1668] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:29:31 2026] POST /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:29:31.145827 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ff78b7bd-056f-47ce-8b0b-24ef6340635d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:31.146290 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff78b7bd-056f-47ce-8b0b-24ef6340635d None None] GET https://10.4.3.250/volume// Aug 18 05:29:31.146477 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff78b7bd-056f-47ce-8b0b-24ef6340635d None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:31.146677 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff78b7bd-056f-47ce-8b0b-24ef6340635d None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:31.148149 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff78b7bd-056f-47ce-8b0b-24ef6340635d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:31.148894 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 408/1669] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:31.166557 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-7e11c5c4-9624-449f-8045-29aa24fb61d3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:31.168107 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-7e11c5c4-9624-449f-8045-29aa24fb61d3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:29:31.168377 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-7e11c5c4-9624-449f-8045-29aa24fb61d3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:31.168582 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-7e11c5c4-9624-449f-8045-29aa24fb61d3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:31.194326 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:31.194326 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:31.202829 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-7e11c5c4-9624-449f-8045-29aa24fb61d3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:31.211070 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-7e11c5c4-9624-449f-8045-29aa24fb61d3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:29:31.212114 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 421/1670] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:31 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 1322 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:31.587065 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0ce4dd93-47a6-44a2-bd84-b26bad12ac05 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:31.589498 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ce4dd93-47a6-44a2-bd84-b26bad12ac05 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:31.590988 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ce4dd93-47a6-44a2-bd84-b26bad12ac05 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:31.590988 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ce4dd93-47a6-44a2-bd84-b26bad12ac05 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:31.603221 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:31.603221 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:31.623504 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0ce4dd93-47a6-44a2-bd84-b26bad12ac05 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:31.637927 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ce4dd93-47a6-44a2-bd84-b26bad12ac05 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:29:31.639117 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 418/1671] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:31 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:31.722953 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-22923280-ecc3-4d78-8417-338456e8ba06 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:31.725348 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22923280-ecc3-4d78-8417-338456e8ba06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:31.725625 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22923280-ecc3-4d78-8417-338456e8ba06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:31.725849 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22923280-ecc3-4d78-8417-338456e8ba06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:31.741692 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:31.741692 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:31.746675 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-22923280-ecc3-4d78-8417-338456e8ba06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:31.753410 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22923280-ecc3-4d78-8417-338456e8ba06 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:31.753900 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 425/1672] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:31 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:31.767548 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3fec19e4-7a86-4777-8d3b-a8f24cf3170a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:31.771162 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3fec19e4-7a86-4777-8d3b-a8f24cf3170a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:31.771570 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3fec19e4-7a86-4777-8d3b-a8f24cf3170a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:31.772055 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3fec19e4-7a86-4777-8d3b-a8f24cf3170a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:31.788285 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:31.788285 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:31.797420 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3fec19e4-7a86-4777-8d3b-a8f24cf3170a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:31.802580 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3fec19e4-7a86-4777-8d3b-a8f24cf3170a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:31.803112 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 409/1673] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:31 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:32.658437 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d9ad0dc6-3efd-4b38-9378-e4fdb405119f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:32.660415 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9ad0dc6-3efd-4b38-9378-e4fdb405119f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:32.660638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9ad0dc6-3efd-4b38-9378-e4fdb405119f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:32.661625 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9ad0dc6-3efd-4b38-9378-e4fdb405119f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:32.669895 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:32.669895 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:32.674845 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d9ad0dc6-3efd-4b38-9378-e4fdb405119f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:32.680051 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9ad0dc6-3efd-4b38-9378-e4fdb405119f tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:29:32.680383 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 422/1674] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:32 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:32.768528 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb1b66f9-63d0-435b-912e-053dc4a17adf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:32.773131 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb1b66f9-63d0-435b-912e-053dc4a17adf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:32.773131 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb1b66f9-63d0-435b-912e-053dc4a17adf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:32.773131 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb1b66f9-63d0-435b-912e-053dc4a17adf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:32.785652 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:32.785652 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:32.790621 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cb1b66f9-63d0-435b-912e-053dc4a17adf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:32.796520 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb1b66f9-63d0-435b-912e-053dc4a17adf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:32.797298 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 419/1675] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:32 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:32.815839 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1611634b-5d78-404b-bc28-8504cc119d5c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:32.818503 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1611634b-5d78-404b-bc28-8504cc119d5c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:32.820029 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1611634b-5d78-404b-bc28-8504cc119d5c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:32.820029 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1611634b-5d78-404b-bc28-8504cc119d5c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:32.831000 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:32.831000 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:32.835418 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1611634b-5d78-404b-bc28-8504cc119d5c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:32.842345 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1611634b-5d78-404b-bc28-8504cc119d5c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:32.843156 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 426/1676] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:32 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:33.460627 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-972e7b2a-570e-42e2-b370-cb42f55cab8a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:33.463847 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-972e7b2a-570e-42e2-b370-cb42f55cab8a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/attachments/1c21e4ff-047f-4ac1-839b-7c54bce0a276/action Aug 18 05:29:33.464280 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-972e7b2a-570e-42e2-b370-cb42f55cab8a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:33.464475 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-972e7b2a-570e-42e2-b370-cb42f55cab8a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:33.489440 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:33.489440 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:33.511030 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1b05adb7-4e91-4b5b-9824-983d902d072d req-972e7b2a-570e-42e2-b370-cb42f55cab8a tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments/1c21e4ff-047f-4ac1-839b-7c54bce0a276/action returned with HTTP 204 Aug 18 05:29:33.511852 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 410/1677] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:29:33 2026] POST /volume/v3/attachments/1c21e4ff-047f-4ac1-839b-7c54bce0a276/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:33.618491 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-c44580d1-8e63-4143-adf0-3d2eb50975c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:33.624038 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-c44580d1-8e63-4143-adf0-3d2eb50975c6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/attachments/eb7ac34d-0e83-4132-b56a-218848320b65 Aug 18 05:29:33.624351 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-c44580d1-8e63-4143-adf0-3d2eb50975c6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:33.624527 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-c44580d1-8e63-4143-adf0-3d2eb50975c6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:33.642533 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:33.642533 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:33.705049 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-241b7cad-4d80-4dff-a29d-f84aed2550dd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:33.707299 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-241b7cad-4d80-4dff-a29d-f84aed2550dd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:33.707299 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-241b7cad-4d80-4dff-a29d-f84aed2550dd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:33.707488 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-241b7cad-4d80-4dff-a29d-f84aed2550dd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:33.723069 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:33.723069 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:33.732627 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-241b7cad-4d80-4dff-a29d-f84aed2550dd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:33.738874 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-241b7cad-4d80-4dff-a29d-f84aed2550dd tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:29:33.739605 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 420/1678] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:33 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:29:33.752001 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2f13e124-1b02-4859-974b-76e530bc03f2 req-c44580d1-8e63-4143-adf0-3d2eb50975c6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/attachments/eb7ac34d-0e83-4132-b56a-218848320b65 returned with HTTP 200 Aug 18 05:29:33.752734 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 423/1679] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:29:33 2026] DELETE /volume/v3/attachments/eb7ac34d-0e83-4132-b56a-218848320b65 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:33.819710 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5912f158-3b48-4435-aa3f-b3d9ca72cb14 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:33.823004 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5912f158-3b48-4435-aa3f-b3d9ca72cb14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:33.823004 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5912f158-3b48-4435-aa3f-b3d9ca72cb14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:33.823004 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5912f158-3b48-4435-aa3f-b3d9ca72cb14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:33.841353 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:33.841353 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:33.851343 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5912f158-3b48-4435-aa3f-b3d9ca72cb14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:33.864173 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9107ee38-280a-44d8-b1c5-fcc0b79d8cc1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:33.864230 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5912f158-3b48-4435-aa3f-b3d9ca72cb14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:33.864230 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 427/1680] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:33 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:29:33.868508 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9107ee38-280a-44d8-b1c5-fcc0b79d8cc1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:33.868508 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9107ee38-280a-44d8-b1c5-fcc0b79d8cc1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:33.871247 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9107ee38-280a-44d8-b1c5-fcc0b79d8cc1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:33.890837 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:33.890837 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:33.902692 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9107ee38-280a-44d8-b1c5-fcc0b79d8cc1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:33.909513 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9107ee38-280a-44d8-b1c5-fcc0b79d8cc1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:33.910285 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 411/1681] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:33 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:33.930490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b72d30ea-4342-4fb5-bdeb-1b5464de4dad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:33.933178 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b72d30ea-4342-4fb5-bdeb-1b5464de4dad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:33.933178 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b72d30ea-4342-4fb5-bdeb-1b5464de4dad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:33.933178 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b72d30ea-4342-4fb5-bdeb-1b5464de4dad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:33.960046 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:33.960046 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:33.963443 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b72d30ea-4342-4fb5-bdeb-1b5464de4dad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:33.978273 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b72d30ea-4342-4fb5-bdeb-1b5464de4dad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:33.978744 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 421/1682] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:33 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:34.066286 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-14a9202b-54c7-4168-b320-8e18c002f4b5 req-84558d71-675c-4a1c-a958-256d042fa2e8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.070035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-bcf834d5-ac29-4c27-bd5b-e2def2f2b786 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.071175 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-14a9202b-54c7-4168-b320-8e18c002f4b5 req-84558d71-675c-4a1c-a958-256d042fa2e8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:34.071472 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-14a9202b-54c7-4168-b320-8e18c002f4b5 req-84558d71-675c-4a1c-a958-256d042fa2e8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.071837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-14a9202b-54c7-4168-b320-8e18c002f4b5 req-84558d71-675c-4a1c-a958-256d042fa2e8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.072034 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-bcf834d5-ac29-4c27-bd5b-e2def2f2b786 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] DELETE https://10.4.3.250/volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1 Aug 18 05:29:34.072554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-bcf834d5-ac29-4c27-bd5b-e2def2f2b786 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.073104 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-bcf834d5-ac29-4c27-bd5b-e2def2f2b786 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.089176 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.089176 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:34.097401 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.097401 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:34.119855 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-14a9202b-54c7-4168-b320-8e18c002f4b5 req-84558d71-675c-4a1c-a958-256d042fa2e8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:34.129827 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-14a9202b-54c7-4168-b320-8e18c002f4b5 req-84558d71-675c-4a1c-a958-256d042fa2e8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:34.130127 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 424/1683] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:34 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 1140 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:34.173694 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6031b1ec-993a-4325-91f7-3bdd134428ad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.183456 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6031b1ec-993a-4325-91f7-3bdd134428ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:34.183960 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6031b1ec-993a-4325-91f7-3bdd134428ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.184380 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6031b1ec-993a-4325-91f7-3bdd134428ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.219282 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.219282 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:34.235270 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6031b1ec-993a-4325-91f7-3bdd134428ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:34.242296 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d276b37d-f608-4c9a-8d41-e0414dbd9c86 req-bcf834d5-ac29-4c27-bd5b-e2def2f2b786 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1 returned with HTTP 200 Aug 18 05:29:34.243118 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 428/1684] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:29:34 2026] DELETE /volume/v3/attachments/6ce82fbc-3480-4804-9aa1-fe7da0e7d1e1 => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:34.245249 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6031b1ec-993a-4325-91f7-3bdd134428ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:34.245692 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 412/1685] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:34 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 1140 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:29:34.336166 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-bfa384eb-3e85-4343-9cb0-c2c0507d7988 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.340647 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-bfa384eb-3e85-4343-9cb0-c2c0507d7988 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:34.340889 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-bfa384eb-3e85-4343-9cb0-c2c0507d7988 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.341687 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-bfa384eb-3e85-4343-9cb0-c2c0507d7988 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.371395 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.371395 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:34.377756 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-bfa384eb-3e85-4343-9cb0-c2c0507d7988 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:34.386943 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-bfa384eb-3e85-4343-9cb0-c2c0507d7988 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:34.387651 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 422/1686] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:34 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:34.396582 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-12c64e1c-3ef0-426b-9b2d-5ee38d8ea098 req-64df9f9e-6b11-4003-b947-598bbdab24e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.400961 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-12c64e1c-3ef0-426b-9b2d-5ee38d8ea098 req-64df9f9e-6b11-4003-b947-598bbdab24e5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:29:34.401762 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-12c64e1c-3ef0-426b-9b2d-5ee38d8ea098 req-64df9f9e-6b11-4003-b947-598bbdab24e5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.401762 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-12c64e1c-3ef0-426b-9b2d-5ee38d8ea098 req-64df9f9e-6b11-4003-b947-598bbdab24e5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.415781 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.415781 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:34.426492 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-12c64e1c-3ef0-426b-9b2d-5ee38d8ea098 req-64df9f9e-6b11-4003-b947-598bbdab24e5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:34.429173 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-b2d6e11d-27e2-43a7-b29f-790028f1aa98 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.433833 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-12c64e1c-3ef0-426b-9b2d-5ee38d8ea098 req-64df9f9e-6b11-4003-b947-598bbdab24e5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:29:34.433833 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 425/1687] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:34 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:34.437190 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-b2d6e11d-27e2-43a7-b29f-790028f1aa98 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31/action Aug 18 05:29:34.437190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-b2d6e11d-27e2-43a7-b29f-790028f1aa98 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:34.437190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-b2d6e11d-27e2-43a7-b29f-790028f1aa98 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:34.455068 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f4c665d5-867c-4f09-99d4-32c48a6cc4f3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.455557 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.455557 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:34.456888 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-b2d6e11d-27e2-43a7-b29f-790028f1aa98 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:34.457107 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4c665d5-867c-4f09-99d4-32c48a6cc4f3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] DELETE https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:29:34.457337 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4c665d5-867c-4f09-99d4-32c48a6cc4f3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.457585 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4c665d5-867c-4f09-99d4-32c48a6cc4f3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.457759 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f4c665d5-867c-4f09-99d4-32c48a6cc4f3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Delete volume with id: 264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:29:34.471056 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.471056 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:34.471530 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f4c665d5-867c-4f09-99d4-32c48a6cc4f3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:34.475280 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-b2d6e11d-27e2-43a7-b29f-790028f1aa98 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Begin detaching volume completed successfully. Aug 18 05:29:34.475280 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-b2d6e11d-27e2-43a7-b29f-790028f1aa98 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31/action returned with HTTP 202 Aug 18 05:29:34.475621 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 429/1688] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:29:34 2026] POST /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:29:34.519836 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f4c665d5-867c-4f09-99d4-32c48a6cc4f3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Delete volume request issued successfully. Aug 18 05:29:34.520254 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4c665d5-867c-4f09-99d4-32c48a6cc4f3 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 202 Aug 18 05:29:34.521645 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 413/1689] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:34 2026] DELETE /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:34.522449 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d6537e94-0807-43f7-be2c-add706ab25cb req-4177f29c-ec56-43dc-babf-80957a5aea55 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.530899 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6537e94-0807-43f7-be2c-add706ab25cb req-4177f29c-ec56-43dc-babf-80957a5aea55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] GET https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad Aug 18 05:29:34.530899 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6537e94-0807-43f7-be2c-add706ab25cb req-4177f29c-ec56-43dc-babf-80957a5aea55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.530899 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6537e94-0807-43f7-be2c-add706ab25cb req-4177f29c-ec56-43dc-babf-80957a5aea55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.536183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15cf4e0e-ea8b-479a-9939-6e0834c027fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.540448 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15cf4e0e-ea8b-479a-9939-6e0834c027fb tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:29:34.540871 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15cf4e0e-ea8b-479a-9939-6e0834c027fb tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.542461 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15cf4e0e-ea8b-479a-9939-6e0834c027fb tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.558611 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.558611 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:34.559271 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.559271 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:34.567943 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-15cf4e0e-ea8b-479a-9939-6e0834c027fb tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:34.568218 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d6537e94-0807-43f7-be2c-add706ab25cb req-4177f29c-ec56-43dc-babf-80957a5aea55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:29:34.570200 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-66f494d2-8ace-414c-b7f3-b07b0b0d2b9a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.570455 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-66f494d2-8ace-414c-b7f3-b07b0b0d2b9a None None] GET https://10.4.3.250/volume// Aug 18 05:29:34.571305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-66f494d2-8ace-414c-b7f3-b07b0b0d2b9a None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.572118 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-66f494d2-8ace-414c-b7f3-b07b0b0d2b9a None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.573560 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-66f494d2-8ace-414c-b7f3-b07b0b0d2b9a None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:34.573560 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 430/1690] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:34 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:34.580675 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15cf4e0e-ea8b-479a-9939-6e0834c027fb tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 200 Aug 18 05:29:34.581368 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 426/1691] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:34 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:34.583721 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6537e94-0807-43f7-be2c-add706ab25cb req-4177f29c-ec56-43dc-babf-80957a5aea55 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad returned with HTTP 200 Aug 18 05:29:34.583721 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 423/1692] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:34 2026] GET /volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad => generated 1603 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:34.597391 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-4781543a-f8e9-49a5-a43e-6f506c03d783 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.601389 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-4781543a-f8e9-49a5-a43e-6f506c03d783 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:34.602088 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-4781543a-f8e9-49a5-a43e-6f506c03d783 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.602088 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-4781543a-f8e9-49a5-a43e-6f506c03d783 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.618706 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.618706 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:34.632707 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-4781543a-f8e9-49a5-a43e-6f506c03d783 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:34.645699 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-4781543a-f8e9-49a5-a43e-6f506c03d783 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:34.646418 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 414/1693] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:34 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 1323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:34.758858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c0b1ad44-98de-4480-8600-d1a37ff13db4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:34.762853 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0b1ad44-98de-4480-8600-d1a37ff13db4 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:34.762853 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0b1ad44-98de-4480-8600-d1a37ff13db4 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:34.762853 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c0b1ad44-98de-4480-8600-d1a37ff13db4 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:34.772089 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:34.772089 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:34.778151 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c0b1ad44-98de-4480-8600-d1a37ff13db4 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:34.785149 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c0b1ad44-98de-4480-8600-d1a37ff13db4 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:29:34.785526 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 431/1694] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:34 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:35.606745 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-90cc3288-8eee-4086-950a-765e38d5ceaa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:35.610271 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-90cc3288-8eee-4086-950a-765e38d5ceaa tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 Aug 18 05:29:35.610655 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-90cc3288-8eee-4086-950a-765e38d5ceaa tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:35.617696 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-90cc3288-8eee-4086-950a-765e38d5ceaa tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:35.629900 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-90cc3288-8eee-4086-950a-765e38d5ceaa tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 returned with HTTP 404 Aug 18 05:29:35.629900 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 427/1695] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:35 2026] GET /volume/v3/volumes/264da3e9-a38b-459f-86ef-c90f605840f3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:36.011320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-df67d1c1-4021-4d19-a1d5-12651a6a6b52 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:36.017342 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-df67d1c1-4021-4d19-a1d5-12651a6a6b52 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] DELETE https://10.4.3.250/volume/v3/attachments/1c21e4ff-047f-4ac1-839b-7c54bce0a276 Aug 18 05:29:36.017980 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-df67d1c1-4021-4d19-a1d5-12651a6a6b52 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:36.018858 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-df67d1c1-4021-4d19-a1d5-12651a6a6b52 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:36.061261 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:36.061261 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:36.234469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f4e3a476-d974-4a14-93a2-6e9eebdb9a5e req-df67d1c1-4021-4d19-a1d5-12651a6a6b52 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments/1c21e4ff-047f-4ac1-839b-7c54bce0a276 returned with HTTP 200 Aug 18 05:29:36.235103 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 424/1696] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:29:36 2026] DELETE /volume/v3/attachments/1c21e4ff-047f-4ac1-839b-7c54bce0a276 => generated 19 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:36.539584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f61ad986-6883-41ec-923e-efad02cce8a8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:36.542435 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f61ad986-6883-41ec-923e-efad02cce8a8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:36.542773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f61ad986-6883-41ec-923e-efad02cce8a8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:36.543232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f61ad986-6883-41ec-923e-efad02cce8a8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:36.554754 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:36.554754 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:36.561601 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f61ad986-6883-41ec-923e-efad02cce8a8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:36.568834 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f61ad986-6883-41ec-923e-efad02cce8a8 tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:29:36.568981 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 415/1697] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:36 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:36.589296 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-557d3458-db7c-4609-98ca-1c7e902bd37b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:36.592555 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-557d3458-db7c-4609-98ca-1c7e902bd37b tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] DELETE https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:36.592832 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-557d3458-db7c-4609-98ca-1c7e902bd37b tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:36.593712 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-557d3458-db7c-4609-98ca-1c7e902bd37b tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:36.593777 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-557d3458-db7c-4609-98ca-1c7e902bd37b tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Delete volume with id: 89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:36.610361 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:36.610361 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:36.611064 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-557d3458-db7c-4609-98ca-1c7e902bd37b tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:36.652103 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-557d3458-db7c-4609-98ca-1c7e902bd37b tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Delete volume request issued successfully. Aug 18 05:29:36.652103 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-557d3458-db7c-4609-98ca-1c7e902bd37b tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 202 Aug 18 05:29:36.652103 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 432/1698] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:36 2026] DELETE /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:36.658667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0481f0da-34f3-433c-a153-5ad7ac2c02af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:36.660820 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0481f0da-34f3-433c-a153-5ad7ac2c02af tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:36.661244 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0481f0da-34f3-433c-a153-5ad7ac2c02af tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:36.661323 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0481f0da-34f3-433c-a153-5ad7ac2c02af tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:36.672369 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:36.672369 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:36.682119 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0481f0da-34f3-433c-a153-5ad7ac2c02af tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Volume info retrieved successfully. Aug 18 05:29:36.693294 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0481f0da-34f3-433c-a153-5ad7ac2c02af tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 200 Aug 18 05:29:36.693502 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 428/1699] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:36 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:29:36.750337 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c4e8d66-4caa-4efc-9a6c-ef7335cc4254 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:36.752771 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c4e8d66-4caa-4efc-9a6c-ef7335cc4254 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:29:36.753267 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c4e8d66-4caa-4efc-9a6c-ef7335cc4254 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:36.753498 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c4e8d66-4caa-4efc-9a6c-ef7335cc4254 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:36.767121 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:36.767121 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:36.775787 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9c4e8d66-4caa-4efc-9a6c-ef7335cc4254 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:29:36.786829 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c4e8d66-4caa-4efc-9a6c-ef7335cc4254 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:29:36.787309 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 425/1700] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:36 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:37.590570 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fba9ffec-b4f1-4ee5-8017-b0c9b47641be None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:37.593650 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fba9ffec-b4f1-4ee5-8017-b0c9b47641be tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:37.594215 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fba9ffec-b4f1-4ee5-8017-b0c9b47641be tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:37.594301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fba9ffec-b4f1-4ee5-8017-b0c9b47641be tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:37.608346 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:37.608346 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:37.617448 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fba9ffec-b4f1-4ee5-8017-b0c9b47641be tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:37.625142 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fba9ffec-b4f1-4ee5-8017-b0c9b47641be tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:37.625142 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 416/1701] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:37 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:37.644881 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1c3259f9-578d-4fd8-9767-28ce6c06b95a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:37.650798 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c3259f9-578d-4fd8-9767-28ce6c06b95a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:37.652428 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c3259f9-578d-4fd8-9767-28ce6c06b95a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:37.652530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c3259f9-578d-4fd8-9767-28ce6c06b95a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:37.673070 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:37.673070 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:37.681585 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1c3259f9-578d-4fd8-9767-28ce6c06b95a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:37.692687 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c3259f9-578d-4fd8-9767-28ce6c06b95a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:37.693696 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 433/1702] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:37 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 874 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:37.717431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8e3423f1-eb01-4774-b4ef-2b38b97a489d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:37.723178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e3423f1-eb01-4774-b4ef-2b38b97a489d tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] GET https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 Aug 18 05:29:37.724863 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e3423f1-eb01-4774-b4ef-2b38b97a489d tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:37.724863 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e3423f1-eb01-4774-b4ef-2b38b97a489d tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:37.740982 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e3423f1-eb01-4774-b4ef-2b38b97a489d tempest-VolumesActionsTest-1399585003 tempest-VolumesActionsTest-1399585003-project-member] https://10.4.3.250/volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 returned with HTTP 404 Aug 18 05:29:37.740982 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 429/1703] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:37 2026] GET /volume/v3/volumes/89712ed0-3a2f-4440-9068-aab19e8def85 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:37.793608 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-66944b72-4c5a-44b8-bc9c-26651af178d5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:37.798055 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-66944b72-4c5a-44b8-bc9c-26651af178d5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:37.798055 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-66944b72-4c5a-44b8-bc9c-26651af178d5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:37.798357 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-66944b72-4c5a-44b8-bc9c-26651af178d5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:37.817950 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:37.817950 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:37.826038 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-66944b72-4c5a-44b8-bc9c-26651af178d5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:37.835939 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-66944b72-4c5a-44b8-bc9c-26651af178d5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:37.836998 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 426/1704] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:37 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:37.995987 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b7fb4e8d-8680-4f4c-b94d-e0947f50809d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:38.000073 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b7fb4e8d-8680-4f4c-b94d-e0947f50809d None None] GET https://10.4.3.250/volume// Aug 18 05:29:38.000466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b7fb4e8d-8680-4f4c-b94d-e0947f50809d None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:38.000737 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b7fb4e8d-8680-4f4c-b94d-e0947f50809d None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:38.001290 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b7fb4e8d-8680-4f4c-b94d-e0947f50809d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:38.001737 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 417/1705] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:29:37 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:38.014102 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-f9e82590-9eb1-4378-8658-b4c13021cde7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:38.237928 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-f9e82590-9eb1-4378-8658-b4c13021cde7 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:29:38.238379 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-f9e82590-9eb1-4378-8658-b4c13021cde7 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "767c3895-3944-49e9-80d3-332753a81fcd", "connector": null, "instance_uuid": "6852f30b-6b6d-4b29-8cf9-520682117759"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:38.250536 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:38.250536 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:38.299320 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-f9e82590-9eb1-4378-8658-b4c13021cde7 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:29:38.299618 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 434/1706] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:29:38 2026] POST /volume/v3/attachments => generated 273 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:38.350505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98dc6b85-11bd-46c2-9d84-a0ec4c9dc152 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:38.353071 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98dc6b85-11bd-46c2-9d84-a0ec4c9dc152 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:38.353723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98dc6b85-11bd-46c2-9d84-a0ec4c9dc152 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:38.354226 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98dc6b85-11bd-46c2-9d84-a0ec4c9dc152 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:38.372801 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:38.372801 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:38.392479 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-98dc6b85-11bd-46c2-9d84-a0ec4c9dc152 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:38.403472 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98dc6b85-11bd-46c2-9d84-a0ec4c9dc152 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:38.403994 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 430/1707] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:38 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 873 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:38.429700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9fc27e8c-1adf-463b-98e6-bd19bc4fd959 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:38.430470 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fc27e8c-1adf-463b-98e6-bd19bc4fd959 None None] GET https://10.4.3.250/volume// Aug 18 05:29:38.430658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fc27e8c-1adf-463b-98e6-bd19bc4fd959 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:38.430998 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fc27e8c-1adf-463b-98e6-bd19bc4fd959 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:38.431461 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fc27e8c-1adf-463b-98e6-bd19bc4fd959 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:38.431761 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 427/1708] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 05:29:38.447327 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-955956de-14e8-41af-a8a9-c231ab8be1a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:38.456333 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-955956de-14e8-41af-a8a9-c231ab8be1a2 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:38.456661 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-955956de-14e8-41af-a8a9-c231ab8be1a2 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:38.457049 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-955956de-14e8-41af-a8a9-c231ab8be1a2 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:38.481761 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:38.481761 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:38.488402 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-955956de-14e8-41af-a8a9-c231ab8be1a2 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:38.496480 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-955956de-14e8-41af-a8a9-c231ab8be1a2 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:38.497335 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 418/1709] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:38 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 1053 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:38.652952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-8f21c0ff-e33e-41f0-8f3c-04c70c624995 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:38.655139 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-8f21c0ff-e33e-41f0-8f3c-04c70c624995 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] PUT https://10.4.3.250/volume/v3/attachments/6c0121a1-c636-4f21-9226-45366a7079ea Aug 18 05:29:38.655608 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-8f21c0ff-e33e-41f0-8f3c-04c70c624995 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:38.671503 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-8f21c0ff-e33e-41f0-8f3c-04c70c624995 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Acquiring lock "cinder-attachment_update-767c3895-3944-49e9-80d3-332753a81fcd-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:29:38.677554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-8f21c0ff-e33e-41f0-8f3c-04c70c624995 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Lock "cinder-attachment_update-767c3895-3944-49e9-80d3-332753a81fcd-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:29:38.679771 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:38.679771 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:38.875129 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-8f21c0ff-e33e-41f0-8f3c-04c70c624995 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Lock "cinder-attachment_update-767c3895-3944-49e9-80d3-332753a81fcd-np0000007601" released by "attachment_update" :: held 0.197s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:29:38.875129 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-8f21c0ff-e33e-41f0-8f3c-04c70c624995 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/attachments/6c0121a1-c636-4f21-9226-45366a7079ea returned with HTTP 200 Aug 18 05:29:38.876976 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 435/1710] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:29:38 2026] PUT /volume/v3/attachments/6c0121a1-c636-4f21-9226-45366a7079ea => generated 969 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:38.972862 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-70f24c4f-459c-4ea9-80dd-d56e68ff0d32 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:38.975741 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70f24c4f-459c-4ea9-80dd-d56e68ff0d32 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:38.975992 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70f24c4f-459c-4ea9-80dd-d56e68ff0d32 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:38.976221 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70f24c4f-459c-4ea9-80dd-d56e68ff0d32 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:38.976553 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-70f24c4f-459c-4ea9-80dd-d56e68ff0d32 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume with id: f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:38.990209 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:38.990209 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:38.990432 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-70f24c4f-459c-4ea9-80dd-d56e68ff0d32 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:39.032242 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-70f24c4f-459c-4ea9-80dd-d56e68ff0d32 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume request issued successfully. Aug 18 05:29:39.032598 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70f24c4f-459c-4ea9-80dd-d56e68ff0d32 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 202 Aug 18 05:29:39.033230 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 431/1711] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:38 2026] DELETE /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:39.046715 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57ddaf10-645d-452d-b645-6ef57fc2a3e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:39.050432 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57ddaf10-645d-452d-b645-6ef57fc2a3e4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:39.051089 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57ddaf10-645d-452d-b645-6ef57fc2a3e4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:39.052128 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57ddaf10-645d-452d-b645-6ef57fc2a3e4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:39.067353 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:39.067353 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:39.076805 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57ddaf10-645d-452d-b645-6ef57fc2a3e4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:39.090722 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57ddaf10-645d-452d-b645-6ef57fc2a3e4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 200 Aug 18 05:29:39.091669 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 428/1712] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:39 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:39.428110 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b1810326-be9d-4cef-9629-028d16490f3a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:39.430432 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1810326-be9d-4cef-9629-028d16490f3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:39.430865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1810326-be9d-4cef-9629-028d16490f3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:39.431290 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1810326-be9d-4cef-9629-028d16490f3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:39.445389 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:39.445389 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:39.461695 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b1810326-be9d-4cef-9629-028d16490f3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:39.476211 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1810326-be9d-4cef-9629-028d16490f3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:39.476705 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 419/1713] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:39 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:40.110810 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6b6e8f58-b523-4323-96d3-f8f5c52f6073 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:40.114077 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b6e8f58-b523-4323-96d3-f8f5c52f6073 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:40.114384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b6e8f58-b523-4323-96d3-f8f5c52f6073 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:40.114641 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b6e8f58-b523-4323-96d3-f8f5c52f6073 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:40.127156 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b6e8f58-b523-4323-96d3-f8f5c52f6073 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 404 Aug 18 05:29:40.127314 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 436/1714] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:40 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:40.137580 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-75c3f5f3-31a9-4247-8eea-0f7a43add762 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:40.141115 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75c3f5f3-31a9-4247-8eea-0f7a43add762 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:40.141400 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75c3f5f3-31a9-4247-8eea-0f7a43add762 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:40.141662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75c3f5f3-31a9-4247-8eea-0f7a43add762 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:40.150698 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75c3f5f3-31a9-4247-8eea-0f7a43add762 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 404 Aug 18 05:29:40.152078 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 432/1715] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:40 2026] GET /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:40.163828 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7faaa1e-5565-4368-a5eb-1540034c4108 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:40.174098 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7faaa1e-5565-4368-a5eb-1540034c4108 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:40.174098 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7faaa1e-5565-4368-a5eb-1540034c4108 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:40.174098 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7faaa1e-5565-4368-a5eb-1540034c4108 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:40.174098 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d7faaa1e-5565-4368-a5eb-1540034c4108 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume with id: f4982fa0-fade-45a6-b4c2-733fe3da54e7 Aug 18 05:29:40.177180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7faaa1e-5565-4368-a5eb-1540034c4108 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 returned with HTTP 404 Aug 18 05:29:40.177758 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 429/1716] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:40 2026] DELETE /volume/v3/volumes/f4982fa0-fade-45a6-b4c2-733fe3da54e7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:40.220163 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:40.222662 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:29:40.223115 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1786264607"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:40.224865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request body: {'volume': {'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1786264607'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:29:40.351979 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume of 1 GB Aug 18 05:29:40.360462 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Availability Zones retrieved successfully. Aug 18 05:29:40.368296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (3bc0adcd-f349-4a80-8ccc-862de26bd79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:29:40.370241 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20719aab-d8fa-4ef0-b005-6261d8832a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:40.372649 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:29:40.456322 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20719aab-d8fa-4ef0-b005-6261d8832a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:40.457502 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725b6048-da4e-48d7-9e9c-666d7fc4fef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:40.501981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ec842f27-00fa-4a9e-af65-a16e3e4667d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:40.504210 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec842f27-00fa-4a9e-af65-a16e3e4667d1 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:40.504487 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec842f27-00fa-4a9e-af65-a16e3e4667d1 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:40.504734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec842f27-00fa-4a9e-af65-a16e3e4667d1 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:40.523196 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:40.523196 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:40.529847 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ec842f27-00fa-4a9e-af65-a16e3e4667d1 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:40.535150 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['deaa5ac2-b385-4cb2-ac03-8ffb75babadc', '31d31ff4-a8e4-4c65-b19d-1866805c2cd8', 'b4a3f498-6bbb-4452-9f5a-b46c27c49466', 'dd96497a-50b6-48f9-aca2-343faf38be9b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:29:40.536344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725b6048-da4e-48d7-9e9c-666d7fc4fef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deaa5ac2-b385-4cb2-ac03-8ffb75babadc', '31d31ff4-a8e4-4c65-b19d-1866805c2cd8', 'b4a3f498-6bbb-4452-9f5a-b46c27c49466', 'dd96497a-50b6-48f9-aca2-343faf38be9b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:40.537206 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e89ee9-2c8b-4437-ab5c-d54d6e5a4d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:40.540301 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec842f27-00fa-4a9e-af65-a16e3e4667d1 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:40.540698 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 437/1717] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:40 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:40.569891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e89ee9-2c8b-4437-ab5c-d54d6e5a4d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd333e95d-2361-4f5a-b860-820a081213d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1786264607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['deaa5ac2-b385-4cb2-ac03-8ffb75babadc','31d31ff4-a8e4-4c65-b19d-1866805c2cd8','b4a3f498-6bbb-4452-9f5a-b46c27c49466','dd96497a-50b6-48f9-aca2-343faf38be9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:29:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1786264607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d333e95d-2361-4f5a-b860-820a081213d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61098a39abed43db85d24114bb6ab5a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:40.571104 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b597c38-b80c-429b-bbff-8e9dfa2773c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:40.598891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b597c38-b80c-429b-bbff-8e9dfa2773c5) transitioned into state 'SUCCESS' from state '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-1786264607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['deaa5ac2-b385-4cb2-ac03-8ffb75babadc','31d31ff4-a8e4-4c65-b19d-1866805c2cd8','b4a3f498-6bbb-4452-9f5a-b46c27c49466','dd96497a-50b6-48f9-aca2-343faf38be9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:40.599769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f13b74-430c-42d9-a3bb-381d18c4d869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:40.612833 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f13b74-430c-42d9-a3bb-381d18c4d869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:40.613701 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (3bc0adcd-f349-4a80-8ccc-862de26bd79b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:29:40.614111 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request issued successfully. Aug 18 05:29:40.614712 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bfc1203c-8f7a-4cb2-b623-b45e690e50af tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:29:40.615564 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 420/1718] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:29:40 2026] POST /volume/v3/volumes => generated 749 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:29:40.628752 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0acf0f85-0d0d-44f3-95df-dcf942db5ff4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:40.631419 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0acf0f85-0d0d-44f3-95df-dcf942db5ff4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 Aug 18 05:29:40.631685 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0acf0f85-0d0d-44f3-95df-dcf942db5ff4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:40.632301 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0acf0f85-0d0d-44f3-95df-dcf942db5ff4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:40.643770 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:40.643770 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:40.653117 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0acf0f85-0d0d-44f3-95df-dcf942db5ff4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:40.660327 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0acf0f85-0d0d-44f3-95df-dcf942db5ff4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 returned with HTTP 200 Aug 18 05:29:40.660327 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 433/1719] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:40 2026] GET /volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:41.563509 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a69d915-dbf2-49ce-af76-16b746effc3b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:41.566260 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a69d915-dbf2-49ce-af76-16b746effc3b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:41.566606 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a69d915-dbf2-49ce-af76-16b746effc3b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:41.566987 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a69d915-dbf2-49ce-af76-16b746effc3b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:41.589839 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:41.589839 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:41.596773 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6a69d915-dbf2-49ce-af76-16b746effc3b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:41.604509 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a69d915-dbf2-49ce-af76-16b746effc3b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:41.604918 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 430/1720] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:41 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:41.677793 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0dd233e2-1fba-40ce-a177-f1bb052f8d80 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:41.682552 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0dd233e2-1fba-40ce-a177-f1bb052f8d80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 Aug 18 05:29:41.682552 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0dd233e2-1fba-40ce-a177-f1bb052f8d80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:41.682552 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0dd233e2-1fba-40ce-a177-f1bb052f8d80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:41.693065 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:41.693065 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:41.698807 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0dd233e2-1fba-40ce-a177-f1bb052f8d80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:41.705037 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0dd233e2-1fba-40ce-a177-f1bb052f8d80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 returned with HTTP 200 Aug 18 05:29:41.705825 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 438/1721] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:41 2026] GET /volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:41.727171 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ff97a837-53cc-4b38-9122-0628c6aa0ee5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:41.729963 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff97a837-53cc-4b38-9122-0628c6aa0ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 Aug 18 05:29:41.730285 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff97a837-53cc-4b38-9122-0628c6aa0ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:41.730424 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff97a837-53cc-4b38-9122-0628c6aa0ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:41.740947 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:41.740947 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:41.746439 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ff97a837-53cc-4b38-9122-0628c6aa0ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:41.753223 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff97a837-53cc-4b38-9122-0628c6aa0ee5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 returned with HTTP 200 Aug 18 05:29:41.753708 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 421/1722] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:41 2026] GET /volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:41.774640 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e86633c5-6dae-4d0b-b72c-bd3a8f410d0f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:41.776430 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e86633c5-6dae-4d0b-b72c-bd3a8f410d0f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:29:41.776804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e86633c5-6dae-4d0b-b72c-bd3a8f410d0f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d333e95d-2361-4f5a-b860-820a081213d0", "name": "tempest-VolumesBackupsTest-Backup-411349608", "container": "tempest-volumesbackupstest-backup-container-1437408174"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:41.778333 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-e86633c5-6dae-4d0b-b72c-bd3a8f410d0f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating new backup {'backup': {'volume_id': 'd333e95d-2361-4f5a-b860-820a081213d0', 'name': 'tempest-VolumesBackupsTest-Backup-411349608', 'container': 'tempest-volumesbackupstest-backup-container-1437408174'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:29:41.778489 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-e86633c5-6dae-4d0b-b72c-bd3a8f410d0f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating backup of volume d333e95d-2361-4f5a-b860-820a081213d0 in container tempest-volumesbackupstest-backup-container-1437408174 Aug 18 05:29:41.794708 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:41.794708 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:41.795578 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e86633c5-6dae-4d0b-b72c-bd3a8f410d0f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:29:41.833341 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e86633c5-6dae-4d0b-b72c-bd3a8f410d0f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['e979d2f2-3189-41e6-be7b-77630bfd01ca', '3bee5a2b-915a-41ba-b2b0-4d2779a75d5e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:29:41.896670 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e86633c5-6dae-4d0b-b72c-bd3a8f410d0f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:29:41.897320 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 434/1723] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:29:41 2026] POST /volume/v3/backups => generated 329 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:29:41.908986 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c17828c6-59bf-478c-be1e-59af9515a4b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:41.911488 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c17828c6-59bf-478c-be1e-59af9515a4b7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:41.911488 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c17828c6-59bf-478c-be1e-59af9515a4b7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:41.911688 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c17828c6-59bf-478c-be1e-59af9515a4b7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:41.913278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c17828c6-59bf-478c-be1e-59af9515a4b7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:41.920967 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:41.920967 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:41.922423 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c17828c6-59bf-478c-be1e-59af9515a4b7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:41.922963 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 431/1724] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:41 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:42.287360 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-0da799e9-1c4c-47c1-8653-97056dc3b503 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:42.295044 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-0da799e9-1c4c-47c1-8653-97056dc3b503 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] POST https://10.4.3.250/volume/v3/attachments/6c0121a1-c636-4f21-9226-45366a7079ea/action Aug 18 05:29:42.295371 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-0da799e9-1c4c-47c1-8653-97056dc3b503 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:42.295371 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-0da799e9-1c4c-47c1-8653-97056dc3b503 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:42.328053 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:42.328053 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:42.351580 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4b948159-24c6-4ecf-98c8-b07f5e0a141d req-0da799e9-1c4c-47c1-8653-97056dc3b503 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/attachments/6c0121a1-c636-4f21-9226-45366a7079ea/action returned with HTTP 204 Aug 18 05:29:42.352503 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 439/1725] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:29:42 2026] POST /volume/v3/attachments/6c0121a1-c636-4f21-9226-45366a7079ea/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:42.627257 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5ababa73-72c5-4613-8121-76eb333ca816 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:42.631565 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ababa73-72c5-4613-8121-76eb333ca816 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:42.632547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ababa73-72c5-4613-8121-76eb333ca816 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:42.632547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ababa73-72c5-4613-8121-76eb333ca816 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:42.648400 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:42.648400 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:42.655967 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5ababa73-72c5-4613-8121-76eb333ca816 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:42.664447 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ababa73-72c5-4613-8121-76eb333ca816 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:42.665534 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 422/1726] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:42 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:42.687620 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5932460c-8e24-4701-9dc1-247c68230a22 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:42.692282 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5932460c-8e24-4701-9dc1-247c68230a22 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:42.692796 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5932460c-8e24-4701-9dc1-247c68230a22 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:42.692990 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5932460c-8e24-4701-9dc1-247c68230a22 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:42.716589 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:42.716589 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:42.723290 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5932460c-8e24-4701-9dc1-247c68230a22 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:42.732637 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5932460c-8e24-4701-9dc1-247c68230a22 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:42.732637 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 435/1727] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:42 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 1166 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:42.942674 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32bacbfc-db36-4590-a969-38d9c5b4fd99 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:42.946202 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32bacbfc-db36-4590-a969-38d9c5b4fd99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:42.946202 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32bacbfc-db36-4590-a969-38d9c5b4fd99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:42.946595 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32bacbfc-db36-4590-a969-38d9c5b4fd99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:42.946595 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-32bacbfc-db36-4590-a969-38d9c5b4fd99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:42.954833 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:42.954833 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:42.954833 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32bacbfc-db36-4590-a969-38d9c5b4fd99 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:42.954833 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 432/1728] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:42 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:43.972058 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3718426c-7192-49b0-9694-1a90fbaa987c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:43.975066 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3718426c-7192-49b0-9694-1a90fbaa987c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:43.975309 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3718426c-7192-49b0-9694-1a90fbaa987c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:43.975560 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3718426c-7192-49b0-9694-1a90fbaa987c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:43.975667 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3718426c-7192-49b0-9694-1a90fbaa987c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:43.985254 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:43.985254 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:43.986488 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3718426c-7192-49b0-9694-1a90fbaa987c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:43.986748 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 440/1729] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:43 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:45.001157 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb0901e7-f927-4991-bd8d-974873cafb3a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:45.004436 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb0901e7-f927-4991-bd8d-974873cafb3a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:45.004436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb0901e7-f927-4991-bd8d-974873cafb3a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:45.004436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb0901e7-f927-4991-bd8d-974873cafb3a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:45.004436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bb0901e7-f927-4991-bd8d-974873cafb3a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:45.021467 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:45.021467 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:45.022310 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb0901e7-f927-4991-bd8d-974873cafb3a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:45.022608 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 423/1730] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:44 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:46.035844 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f652ddb-eeb2-44e1-aa0d-96724c72ca10 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:46.039034 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f652ddb-eeb2-44e1-aa0d-96724c72ca10 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:46.039034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f652ddb-eeb2-44e1-aa0d-96724c72ca10 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:46.039034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f652ddb-eeb2-44e1-aa0d-96724c72ca10 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:46.039545 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1f652ddb-eeb2-44e1-aa0d-96724c72ca10 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:46.064226 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:46.064226 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:46.064226 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f652ddb-eeb2-44e1-aa0d-96724c72ca10 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:46.064226 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 436/1731] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:46 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:46.075087 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-36b1a158-094e-46dc-b3d6-101752cca3c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:46.078159 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-36b1a158-094e-46dc-b3d6-101752cca3c8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:46.078391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-36b1a158-094e-46dc-b3d6-101752cca3c8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:46.078611 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-36b1a158-094e-46dc-b3d6-101752cca3c8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:46.103287 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:46.103287 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:46.111385 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-36b1a158-094e-46dc-b3d6-101752cca3c8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:46.118165 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-36b1a158-094e-46dc-b3d6-101752cca3c8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:46.118697 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 433/1732] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:46 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 1166 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:46.156189 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-1736de39-b890-449c-9a5c-360bc7cc0d3a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:46.159076 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-1736de39-b890-449c-9a5c-360bc7cc0d3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] POST https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd/action Aug 18 05:29:46.161209 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-1736de39-b890-449c-9a5c-360bc7cc0d3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:46.162946 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-1736de39-b890-449c-9a5c-360bc7cc0d3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:46.185325 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:46.185325 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:46.186076 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-1736de39-b890-449c-9a5c-360bc7cc0d3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:46.195837 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-1736de39-b890-449c-9a5c-360bc7cc0d3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Begin detaching volume completed successfully. Aug 18 05:29:46.196800 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-1736de39-b890-449c-9a5c-360bc7cc0d3a tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd/action returned with HTTP 202 Aug 18 05:29:46.196800 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 441/1733] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:29:46 2026] POST /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:29:46.306880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fd2ff19d-89a3-4e99-97d6-7ce66c0fb472 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:46.306880 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd2ff19d-89a3-4e99-97d6-7ce66c0fb472 None None] GET https://10.4.3.250/volume// Aug 18 05:29:46.306880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd2ff19d-89a3-4e99-97d6-7ce66c0fb472 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:46.306880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd2ff19d-89a3-4e99-97d6-7ce66c0fb472 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:46.307726 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd2ff19d-89a3-4e99-97d6-7ce66c0fb472 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:46.307726 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 424/1734] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:46.343401 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-07304317-dfb9-4844-8929-57c5ca256dc8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:46.347769 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-07304317-dfb9-4844-8929-57c5ca256dc8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:46.348797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-07304317-dfb9-4844-8929-57c5ca256dc8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:46.348797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-07304317-dfb9-4844-8929-57c5ca256dc8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:46.372174 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:46.372174 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:46.379166 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-07304317-dfb9-4844-8929-57c5ca256dc8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:46.387276 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-07304317-dfb9-4844-8929-57c5ca256dc8 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:46.387947 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 437/1735] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:46 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 1349 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:47.091878 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da84020b-b280-445b-92c1-48b892f5a313 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:47.095367 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da84020b-b280-445b-92c1-48b892f5a313 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:47.095367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da84020b-b280-445b-92c1-48b892f5a313 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:47.095367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da84020b-b280-445b-92c1-48b892f5a313 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:47.095367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-da84020b-b280-445b-92c1-48b892f5a313 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:47.113447 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:47.113447 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:47.114439 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da84020b-b280-445b-92c1-48b892f5a313 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:47.114941 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 434/1736] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:47 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:47.763921 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-6ef3b16e-03ad-4073-a2c1-31df778d13e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:47.766942 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-6ef3b16e-03ad-4073-a2c1-31df778d13e5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] DELETE https://10.4.3.250/volume/v3/attachments/6c0121a1-c636-4f21-9226-45366a7079ea Aug 18 05:29:47.767362 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-6ef3b16e-03ad-4073-a2c1-31df778d13e5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:47.767874 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-6ef3b16e-03ad-4073-a2c1-31df778d13e5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:47.779474 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:47.779474 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:47.878621 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-65b8f891-173c-4743-920c-cb1f9e611d7a req-6ef3b16e-03ad-4073-a2c1-31df778d13e5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/attachments/6c0121a1-c636-4f21-9226-45366a7079ea returned with HTTP 200 Aug 18 05:29:47.880098 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 442/1737] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:29:47 2026] DELETE /volume/v3/attachments/6c0121a1-c636-4f21-9226-45366a7079ea => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:48.129040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b7618465-bd8d-499a-a848-f50a74b175fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:48.134620 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b7618465-bd8d-499a-a848-f50a74b175fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:48.134620 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b7618465-bd8d-499a-a848-f50a74b175fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:48.134620 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b7618465-bd8d-499a-a848-f50a74b175fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:48.134620 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b7618465-bd8d-499a-a848-f50a74b175fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:48.146435 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:48.146435 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:48.147624 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b7618465-bd8d-499a-a848-f50a74b175fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:48.148933 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 425/1738] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:48 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:49.166525 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28e0dc7b-bd32-4208-acde-22309d015ab6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:49.170866 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28e0dc7b-bd32-4208-acde-22309d015ab6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:49.171108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28e0dc7b-bd32-4208-acde-22309d015ab6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:49.171664 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28e0dc7b-bd32-4208-acde-22309d015ab6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:49.171664 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-28e0dc7b-bd32-4208-acde-22309d015ab6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:49.181791 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:49.181791 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:49.182983 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28e0dc7b-bd32-4208-acde-22309d015ab6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:49.183671 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 438/1739] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:49 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:50.200658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-be868038-d529-4ec5-8b2a-e6c648c40cff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:50.205948 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be868038-d529-4ec5-8b2a-e6c648c40cff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:50.206283 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be868038-d529-4ec5-8b2a-e6c648c40cff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:50.206584 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be868038-d529-4ec5-8b2a-e6c648c40cff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:50.206761 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-be868038-d529-4ec5-8b2a-e6c648c40cff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:50.216952 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:50.216952 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:50.218192 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be868038-d529-4ec5-8b2a-e6c648c40cff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:50.218722 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 435/1740] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:50 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:51.233052 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-75d0d70c-6413-4657-bc63-49674acfa871 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:51.235527 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-75d0d70c-6413-4657-bc63-49674acfa871 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:51.235802 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-75d0d70c-6413-4657-bc63-49674acfa871 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:51.236132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-75d0d70c-6413-4657-bc63-49674acfa871 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:51.236334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-75d0d70c-6413-4657-bc63-49674acfa871 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:51.243170 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:51.243170 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:51.244340 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-75d0d70c-6413-4657-bc63-49674acfa871 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:51.245183 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 443/1741] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:51 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:52.256965 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b0c96c64-9770-48c9-99ea-90dc586b9574 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:52.258919 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0c96c64-9770-48c9-99ea-90dc586b9574 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:52.259392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0c96c64-9770-48c9-99ea-90dc586b9574 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:52.259392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0c96c64-9770-48c9-99ea-90dc586b9574 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:52.259392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b0c96c64-9770-48c9-99ea-90dc586b9574 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:52.265572 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:52.265572 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:52.266709 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0c96c64-9770-48c9-99ea-90dc586b9574 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:52.267307 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 426/1742] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:52 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:53.288240 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-613644de-c5fe-4e08-b31e-5a52f3a05cce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:53.290560 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-613644de-c5fe-4e08-b31e-5a52f3a05cce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:53.290860 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-613644de-c5fe-4e08-b31e-5a52f3a05cce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:53.291141 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-613644de-c5fe-4e08-b31e-5a52f3a05cce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:53.291650 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-613644de-c5fe-4e08-b31e-5a52f3a05cce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:53.303691 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:53.303691 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:53.306531 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-613644de-c5fe-4e08-b31e-5a52f3a05cce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:53.306531 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 439/1743] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:53 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:53.463910 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-85e68daa-ffc7-4057-811e-896560aa6e9b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:53.466862 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85e68daa-ffc7-4057-811e-896560aa6e9b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] DELETE https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:53.466862 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85e68daa-ffc7-4057-811e-896560aa6e9b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:53.466862 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85e68daa-ffc7-4057-811e-896560aa6e9b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:53.467547 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-85e68daa-ffc7-4057-811e-896560aa6e9b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Delete volume with id: 767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:53.481692 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:53.481692 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:53.482240 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-85e68daa-ffc7-4057-811e-896560aa6e9b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:53.527885 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-85e68daa-ffc7-4057-811e-896560aa6e9b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Delete volume request issued successfully. Aug 18 05:29:53.528441 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85e68daa-ffc7-4057-811e-896560aa6e9b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 202 Aug 18 05:29:53.528966 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 436/1744] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:29:53 2026] DELETE /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:53.542772 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dc773fa5-1064-48b0-a1a1-ac271064dd06 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:53.549094 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc773fa5-1064-48b0-a1a1-ac271064dd06 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:53.549387 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc773fa5-1064-48b0-a1a1-ac271064dd06 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:53.549629 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc773fa5-1064-48b0-a1a1-ac271064dd06 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:53.568388 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:53.568388 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:53.576050 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dc773fa5-1064-48b0-a1a1-ac271064dd06 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:53.585096 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc773fa5-1064-48b0-a1a1-ac271064dd06 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 200 Aug 18 05:29:53.585096 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 444/1745] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:53 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 873 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:54.322065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-26749306-3efd-47c2-bff2-58147aa5eb07 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:54.323967 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26749306-3efd-47c2-bff2-58147aa5eb07 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:54.324365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-26749306-3efd-47c2-bff2-58147aa5eb07 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:54.324672 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-26749306-3efd-47c2-bff2-58147aa5eb07 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:54.324884 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-26749306-3efd-47c2-bff2-58147aa5eb07 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:54.331165 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:54.331165 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:54.331165 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26749306-3efd-47c2-bff2-58147aa5eb07 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:54.331165 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 427/1746] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:54 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:54.394330 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-915bca56-6ffc-434a-a42b-d0d27951f701 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:54.398195 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:29:54.398929 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2030606485", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:54.401395 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2030606485', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:29:54.402935 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Create volume of 1 GB Aug 18 05:29:54.409568 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Availability Zones retrieved successfully. Aug 18 05:29:54.417964 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Flow 'volume_create_api' (8ca7fdfa-f4d4-4730-91b6-dc5351e74ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:29:54.419389 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0da815-e5db-49e6-9c00-872ba6298c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:54.420822 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:29:54.469581 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f0da815-e5db-49e6-9c00-872ba6298c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:54.471278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01985df5-a1eb-40bc-a3dd-aeddf4b8eafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:54.548185 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Created reservations ['7f71254e-f962-4034-a3d8-bee34500b65b', '252d823e-f4fe-47ed-94fe-06f9c6b80eeb', 'd40c2cfc-e8b7-4623-99dd-c9cf72937b11', 'baf8db22-d15e-4405-961e-732da77cb8f8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:29:54.548820 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01985df5-a1eb-40bc-a3dd-aeddf4b8eafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f71254e-f962-4034-a3d8-bee34500b65b', '252d823e-f4fe-47ed-94fe-06f9c6b80eeb', 'd40c2cfc-e8b7-4623-99dd-c9cf72937b11', 'baf8db22-d15e-4405-961e-732da77cb8f8']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:54.550271 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d15843-5b29-4c9f-8bb5-1ced448710cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:54.580195 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d15843-5b29-4c9f-8bb5-1ced448710cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9563cee3-ba3c-49ec-9a71-2a7c551a413d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2030606485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88666099cecc45aa9170ef8c282033a3',qos_specs=None,replication_status=,reservations=['7f71254e-f962-4034-a3d8-bee34500b65b','252d823e-f4fe-47ed-94fe-06f9c6b80eeb','d40c2cfc-e8b7-4623-99dd-c9cf72937b11','baf8db22-d15e-4405-961e-732da77cb8f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab40dee701a4840beb13627a5c57f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:29:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2030606485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9563cee3-ba3c-49ec-9a71-2a7c551a413d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88666099cecc45aa9170ef8c282033a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ab40dee701a4840beb13627a5c57f9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:54.580991 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e51e1c-e1f7-48e8-9ddc-32fc812c9b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:54.605289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1833a600-914c-40e7-b35a-3d66390ee80d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:54.609110 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1833a600-914c-40e7-b35a-3d66390ee80d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd Aug 18 05:29:54.609110 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1833a600-914c-40e7-b35a-3d66390ee80d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:54.609110 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1833a600-914c-40e7-b35a-3d66390ee80d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:54.617711 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1833a600-914c-40e7-b35a-3d66390ee80d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd returned with HTTP 404 Aug 18 05:29:54.618785 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 437/1747] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:54 2026] GET /volume/v3/volumes/767c3895-3944-49e9-80d3-332753a81fcd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:29:54.621106 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e51e1c-e1f7-48e8-9ddc-32fc812c9b22) transitioned into state 'SUCCESS' from state '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-2030606485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88666099cecc45aa9170ef8c282033a3',qos_specs=None,replication_status=,reservations=['7f71254e-f962-4034-a3d8-bee34500b65b','252d823e-f4fe-47ed-94fe-06f9c6b80eeb','d40c2cfc-e8b7-4623-99dd-c9cf72937b11','baf8db22-d15e-4405-961e-732da77cb8f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ab40dee701a4840beb13627a5c57f9f',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:54.621974 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8625bad1-1437-44fb-a13d-218aec1f75de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:29:54.639447 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8625bad1-1437-44fb-a13d-218aec1f75de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:29:54.642004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Flow 'volume_create_api' (8ca7fdfa-f4d4-4730-91b6-dc5351e74ce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:29:54.642004 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Create volume request issued successfully. Aug 18 05:29:54.642004 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-915bca56-6ffc-434a-a42b-d0d27951f701 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:29:54.642004 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 440/1748] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:29:54 2026] POST /volume/v3/volumes => generated 755 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:29:54.659661 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e9cf16df-378f-4ae3-b325-4e07a00f3c3c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:54.662886 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9cf16df-378f-4ae3-b325-4e07a00f3c3c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:54.664729 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9cf16df-378f-4ae3-b325-4e07a00f3c3c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:54.664729 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9cf16df-378f-4ae3-b325-4e07a00f3c3c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:54.676787 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:54.676787 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:54.685242 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e9cf16df-378f-4ae3-b325-4e07a00f3c3c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:54.700159 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9cf16df-378f-4ae3-b325-4e07a00f3c3c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:54.700694 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 445/1749] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:54 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:55.004901 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6b628d48-4ca6-49c9-a8cb-59fa81ce87ec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.009636 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b628d48-4ca6-49c9-a8cb-59fa81ce87ec tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:55.009938 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b628d48-4ca6-49c9-a8cb-59fa81ce87ec tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.011481 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b628d48-4ca6-49c9-a8cb-59fa81ce87ec tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.038882 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.038882 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:55.051107 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6b628d48-4ca6-49c9-a8cb-59fa81ce87ec tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:55.064624 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b628d48-4ca6-49c9-a8cb-59fa81ce87ec tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:55.066600 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 428/1750] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 1143 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:55.133247 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-5442e81d-2b04-4bdd-ab8a-8e827d1abce9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.136272 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-5442e81d-2b04-4bdd-ab8a-8e827d1abce9 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:55.136636 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-5442e81d-2b04-4bdd-ab8a-8e827d1abce9 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.138038 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-5442e81d-2b04-4bdd-ab8a-8e827d1abce9 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.161702 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.161702 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:55.170750 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-5442e81d-2b04-4bdd-ab8a-8e827d1abce9 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:55.181917 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-5442e81d-2b04-4bdd-ab8a-8e827d1abce9 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:55.182750 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 438/1751] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 1143 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:55.216907 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-65649612-f4e8-4068-869c-de77a0faff5a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.220385 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-65649612-f4e8-4068-869c-de77a0faff5a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] POST https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f/action Aug 18 05:29:55.220385 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-65649612-f4e8-4068-869c-de77a0faff5a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:29:55.220385 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-65649612-f4e8-4068-869c-de77a0faff5a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:55.239350 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.239350 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:55.240081 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-65649612-f4e8-4068-869c-de77a0faff5a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:55.253880 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-65649612-f4e8-4068-869c-de77a0faff5a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Begin detaching volume completed successfully. Aug 18 05:29:55.254262 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-65649612-f4e8-4068-869c-de77a0faff5a tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f/action returned with HTTP 202 Aug 18 05:29:55.255049 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 441/1752] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:29:55 2026] POST /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:29:55.341780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-df842e47-2c56-4ecf-9e80-66305f1eded5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.344900 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df842e47-2c56-4ecf-9e80-66305f1eded5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad Aug 18 05:29:55.345051 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df842e47-2c56-4ecf-9e80-66305f1eded5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.345304 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df842e47-2c56-4ecf-9e80-66305f1eded5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.345431 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-df842e47-2c56-4ecf-9e80-66305f1eded5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Delete snapshot with id: 45c9650b-b074-48a3-8fa9-5f1944ca05ad Aug 18 05:29:55.351935 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-47b46e79-1dab-4c63-a436-f1d273f46d48 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.352590 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47b46e79-1dab-4c63-a436-f1d273f46d48 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:55.352799 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47b46e79-1dab-4c63-a436-f1d273f46d48 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.353049 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47b46e79-1dab-4c63-a436-f1d273f46d48 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.353183 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-47b46e79-1dab-4c63-a436-f1d273f46d48 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:55.359231 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.359231 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:55.359231 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-df842e47-2c56-4ecf-9e80-66305f1eded5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Snapshot retrieved successfully. Aug 18 05:29:55.368293 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bff4e63c-851b-47af-93ac-f46ddd971108 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.368747 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bff4e63c-851b-47af-93ac-f46ddd971108 None None] GET https://10.4.3.250/volume// Aug 18 05:29:55.368955 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bff4e63c-851b-47af-93ac-f46ddd971108 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.369835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bff4e63c-851b-47af-93ac-f46ddd971108 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.369835 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bff4e63c-851b-47af-93ac-f46ddd971108 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:55.370939 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.370939 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:55.371055 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 439/1753] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:55.371751 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47b46e79-1dab-4c63-a436-f1d273f46d48 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:55.372313 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 429/1754] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:55.389901 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-c8121172-82ed-4524-a635-841869162c4f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.391931 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-df842e47-2c56-4ecf-9e80-66305f1eded5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Snapshot delete request issued successfully. Aug 18 05:29:55.391931 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df842e47-2c56-4ecf-9e80-66305f1eded5 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad returned with HTTP 202 Aug 18 05:29:55.391931 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 446/1755] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:29:55 2026] DELETE /volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:55.392937 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-c8121172-82ed-4524-a635-841869162c4f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:55.393312 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-c8121172-82ed-4524-a635-841869162c4f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.393771 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-c8121172-82ed-4524-a635-841869162c4f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.404599 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-26d2b2ad-d4f5-4d8e-a30d-5b48e473ad15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.407295 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26d2b2ad-d4f5-4d8e-a30d-5b48e473ad15 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad Aug 18 05:29:55.407677 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26d2b2ad-d4f5-4d8e-a30d-5b48e473ad15 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.407771 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.407771 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:55.408218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26d2b2ad-d4f5-4d8e-a30d-5b48e473ad15 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.412483 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-c8121172-82ed-4524-a635-841869162c4f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:55.417568 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-c8121172-82ed-4524-a635-841869162c4f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:55.417736 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.417736 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:55.418296 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 442/1756] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:55.419233 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-26d2b2ad-d4f5-4d8e-a30d-5b48e473ad15 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Snapshot retrieved successfully. Aug 18 05:29:55.419512 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26d2b2ad-d4f5-4d8e-a30d-5b48e473ad15 tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad returned with HTTP 200 Aug 18 05:29:55.420156 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 440/1757] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad => generated 460 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:55.720270 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e2298e3-3e63-4835-9db8-992669bbfa80 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.728883 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e2298e3-3e63-4835-9db8-992669bbfa80 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:55.729139 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e2298e3-3e63-4835-9db8-992669bbfa80 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.729357 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e2298e3-3e63-4835-9db8-992669bbfa80 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.738937 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.738937 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:55.746614 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2e2298e3-3e63-4835-9db8-992669bbfa80 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:55.759441 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e2298e3-3e63-4835-9db8-992669bbfa80 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:55.759687 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-1e59b7e8-309e-44ec-9f88-b88be81bdc45 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.760186 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 430/1758] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:55.765041 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-1e59b7e8-309e-44ec-9f88-b88be81bdc45 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] DELETE https://10.4.3.250/volume/v3/attachments/194c6f5d-fa39-4d75-bd75-95d539f4b488 Aug 18 05:29:55.765662 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-1e59b7e8-309e-44ec-9f88-b88be81bdc45 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.765936 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-1e59b7e8-309e-44ec-9f88-b88be81bdc45 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.778979 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81468a29-0e8f-440f-b318-f0af05f457da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.780055 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.780055 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:55.781643 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81468a29-0e8f-440f-b318-f0af05f457da tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:55.782250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81468a29-0e8f-440f-b318-f0af05f457da tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.782250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81468a29-0e8f-440f-b318-f0af05f457da tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.788882 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.788882 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:55.793336 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81468a29-0e8f-440f-b318-f0af05f457da tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:55.798548 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81468a29-0e8f-440f-b318-f0af05f457da tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:55.799146 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 443/1759] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:55.817680 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a0e752c8-0a12-4ef7-93e4-6a8e7d0d054b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.819318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0e752c8-0a12-4ef7-93e4-6a8e7d0d054b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes Aug 18 05:29:55.821508 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0e752c8-0a12-4ef7-93e4-6a8e7d0d054b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.821508 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0e752c8-0a12-4ef7-93e4-6a8e7d0d054b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.821508 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-a0e752c8-0a12-4ef7-93e4-6a8e7d0d054b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:29:55.821508 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a0e752c8-0a12-4ef7-93e4-6a8e7d0d054b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:29:55.830748 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a0e752c8-0a12-4ef7-93e4-6a8e7d0d054b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Get all volumes completed successfully. Aug 18 05:29:55.831347 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0e752c8-0a12-4ef7-93e4-6a8e7d0d054b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 200 Aug 18 05:29:55.831903 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 441/1760] 10.4.3.250 () {66 vars in 1237 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/volumes => generated 339 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:55.845835 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5bd5dc4e-c652-4f27-baba-35f3542bfc97 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.848682 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5bd5dc4e-c652-4f27-baba-35f3542bfc97 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:55.850118 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5bd5dc4e-c652-4f27-baba-35f3542bfc97 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.850118 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5bd5dc4e-c652-4f27-baba-35f3542bfc97 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.853507 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-1e59b7e8-309e-44ec-9f88-b88be81bdc45 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/attachments/194c6f5d-fa39-4d75-bd75-95d539f4b488 returned with HTTP 200 Aug 18 05:29:55.857033 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 447/1761] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:29:55 2026] DELETE /volume/v3/attachments/194c6f5d-fa39-4d75-bd75-95d539f4b488 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:55.860273 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.860273 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:55.865365 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5bd5dc4e-c652-4f27-baba-35f3542bfc97 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:55.872169 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5bd5dc4e-c652-4f27-baba-35f3542bfc97 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:55.872951 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 431/1762] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:55.887609 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-ca53ecff-a5aa-4fe1-927d-ffa55ed1eb88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.890497 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-ca53ecff-a5aa-4fe1-927d-ffa55ed1eb88 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] DELETE https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad Aug 18 05:29:55.890746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-ca53ecff-a5aa-4fe1-927d-ffa55ed1eb88 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.891049 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-ca53ecff-a5aa-4fe1-927d-ffa55ed1eb88 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.891326 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-ca53ecff-a5aa-4fe1-927d-ffa55ed1eb88 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Delete volume with id: 72e7ef1a-e28a-4943-bfd1-e084e333a5ad Aug 18 05:29:55.902890 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.902890 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:55.903532 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-ca53ecff-a5aa-4fe1-927d-ffa55ed1eb88 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:29:55.928813 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-ca53ecff-a5aa-4fe1-927d-ffa55ed1eb88 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Delete volume request issued successfully. Aug 18 05:29:55.929587 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-efc0f2a5-51c5-4c2a-989d-3e0972a1a9c2 req-ca53ecff-a5aa-4fe1-927d-ffa55ed1eb88 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad returned with HTTP 202 Aug 18 05:29:55.929587 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 444/1763] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:29:55 2026] DELETE /volume/v3/volumes/72e7ef1a-e28a-4943-bfd1-e084e333a5ad => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:29:55.949675 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-99c94ab8-e5b5-47d6-abcb-595c54cd9c0b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:55.954119 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-99c94ab8-e5b5-47d6-abcb-595c54cd9c0b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:55.954459 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-99c94ab8-e5b5-47d6-abcb-595c54cd9c0b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:55.954768 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-99c94ab8-e5b5-47d6-abcb-595c54cd9c0b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:55.968099 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:55.968099 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:55.975172 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-99c94ab8-e5b5-47d6-abcb-595c54cd9c0b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:55.987886 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-99c94ab8-e5b5-47d6-abcb-595c54cd9c0b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:55.988652 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 442/1764] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:55 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:56.108289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-63387cd6-f712-4d1b-acf2-7b3179ade4a3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.108636 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63387cd6-f712-4d1b-acf2-7b3179ade4a3 None None] GET https://10.4.3.250/volume// Aug 18 05:29:56.108804 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63387cd6-f712-4d1b-acf2-7b3179ade4a3 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:56.109233 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63387cd6-f712-4d1b-acf2-7b3179ade4a3 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:56.109544 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63387cd6-f712-4d1b-acf2-7b3179ade4a3 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:56.109894 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 448/1765] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:29:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:56.127561 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4cdd0775-e821-40c9-b46f-5f9444001ecf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.135136 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4cdd0775-e821-40c9-b46f-5f9444001ecf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:29:56.136246 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4cdd0775-e821-40c9-b46f-5f9444001ecf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9563cee3-ba3c-49ec-9a71-2a7c551a413d", "connector": null, "instance_uuid": "ce8fe3be-6648-4fc0-9fa2-84d00e90e5a7"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:56.148523 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:56.148523 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:56.184999 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4cdd0775-e821-40c9-b46f-5f9444001ecf tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:29:56.190824 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 432/1766] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:29:56 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 18 05:29:56.231746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5d318410-4925-4559-84e4-bd0e007253b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.233933 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d318410-4925-4559-84e4-bd0e007253b2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:56.234201 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d318410-4925-4559-84e4-bd0e007253b2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:56.234678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d318410-4925-4559-84e4-bd0e007253b2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:56.245831 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:56.245831 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:56.250407 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5d318410-4925-4559-84e4-bd0e007253b2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:56.255329 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d318410-4925-4559-84e4-bd0e007253b2 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:56.255851 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 445/1767] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:56 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:56.256275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-91c5ed10-f2a0-447a-a44c-3085e4d12d61 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.256822 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91c5ed10-f2a0-447a-a44c-3085e4d12d61 None None] GET https://10.4.3.250/volume// Aug 18 05:29:56.257140 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91c5ed10-f2a0-447a-a44c-3085e4d12d61 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:56.257419 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91c5ed10-f2a0-447a-a44c-3085e4d12d61 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:56.258000 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91c5ed10-f2a0-447a-a44c-3085e4d12d61 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:29:56.260627 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 443/1768] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:29:56 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:29:56.274288 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-829f3ca5-b34c-44de-80a3-b18a17e0032f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.277249 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-829f3ca5-b34c-44de-80a3-b18a17e0032f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:56.279735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-829f3ca5-b34c-44de-80a3-b18a17e0032f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:56.279735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-829f3ca5-b34c-44de-80a3-b18a17e0032f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:56.296222 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:56.296222 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:56.301269 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-829f3ca5-b34c-44de-80a3-b18a17e0032f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:56.308490 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-829f3ca5-b34c-44de-80a3-b18a17e0032f tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:56.308490 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 449/1769] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:29:56 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:29:56.395690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-58c11813-a2e8-4100-80f1-fa4a9acd552a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.405290 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58c11813-a2e8-4100-80f1-fa4a9acd552a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:56.405450 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58c11813-a2e8-4100-80f1-fa4a9acd552a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:56.405724 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-58c11813-a2e8-4100-80f1-fa4a9acd552a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:56.405923 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-58c11813-a2e8-4100-80f1-fa4a9acd552a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:56.417474 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:56.417474 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:56.419115 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-58c11813-a2e8-4100-80f1-fa4a9acd552a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:56.421346 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 433/1770] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:56 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:56.441192 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bcdf00f8-94ce-4c60-abfa-f4caf3c7ecfc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.449637 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcdf00f8-94ce-4c60-abfa-f4caf3c7ecfc tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad Aug 18 05:29:56.450704 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcdf00f8-94ce-4c60-abfa-f4caf3c7ecfc tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:56.451028 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcdf00f8-94ce-4c60-abfa-f4caf3c7ecfc tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:56.457499 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcdf00f8-94ce-4c60-abfa-f4caf3c7ecfc tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad returned with HTTP 404 Aug 18 05:29:56.458179 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 446/1771] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:29:56 2026] GET /volume/v3/snapshots/45c9650b-b074-48a3-8fa9-5f1944ca05ad => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:29:56.480818 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4aebfb02-78ec-40de-b502-b582fca30ae5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.483933 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4aebfb02-78ec-40de-b502-b582fca30ae5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] PUT https://10.4.3.250/volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b Aug 18 05:29:56.484490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4aebfb02-78ec-40de-b502-b582fca30ae5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:56.498588 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4aebfb02-78ec-40de-b502-b582fca30ae5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Acquiring lock "cinder-attachment_update-9563cee3-ba3c-49ec-9a71-2a7c551a413d-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:29:56.505427 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4aebfb02-78ec-40de-b502-b582fca30ae5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Lock "cinder-attachment_update-9563cee3-ba3c-49ec-9a71-2a7c551a413d-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:29:56.506780 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:56.506780 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:56.516617 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-8a450999-5235-4a86-aa9a-a440f38e59ae req-751a140c-8db5-4b6b-a040-485e80c0674d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.518933 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a450999-5235-4a86-aa9a-a440f38e59ae req-751a140c-8db5-4b6b-a040-485e80c0674d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:29:56.519238 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8a450999-5235-4a86-aa9a-a440f38e59ae req-751a140c-8db5-4b6b-a040-485e80c0674d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:56.519992 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-8a450999-5235-4a86-aa9a-a440f38e59ae req-751a140c-8db5-4b6b-a040-485e80c0674d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:56.528666 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:56.528666 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:56.533571 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-8a450999-5235-4a86-aa9a-a440f38e59ae req-751a140c-8db5-4b6b-a040-485e80c0674d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:29:56.540754 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-8a450999-5235-4a86-aa9a-a440f38e59ae req-751a140c-8db5-4b6b-a040-485e80c0674d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:29:56.541417 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 450/1772] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:29:56 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:56.673924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4aebfb02-78ec-40de-b502-b582fca30ae5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Lock "cinder-attachment_update-9563cee3-ba3c-49ec-9a71-2a7c551a413d-np0000007601" released by "attachment_update" :: held 0.168s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:29:56.674344 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-4aebfb02-78ec-40de-b502-b582fca30ae5 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b returned with HTTP 200 Aug 18 05:29:56.674821 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 444/1773] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:29:56 2026] PUT /volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:29:56.683268 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-0dc5e497-ef87-465e-a8aa-1475893f98f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:56.686790 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-0dc5e497-ef87-465e-a8aa-1475893f98f6 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] DELETE https://10.4.3.250/volume/v3/attachments/67239797-62de-40da-a410-5fb4386d01b7 Aug 18 05:29:56.687123 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-0dc5e497-ef87-465e-a8aa-1475893f98f6 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:56.687394 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-0dc5e497-ef87-465e-a8aa-1475893f98f6 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:56.702162 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:56.702162 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:56.817981 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-82bacd4c-6bd1-46d1-82a0-c58d004a9beb req-0dc5e497-ef87-465e-a8aa-1475893f98f6 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/attachments/67239797-62de-40da-a410-5fb4386d01b7 returned with HTTP 200 Aug 18 05:29:56.819068 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 434/1774] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:29:56 2026] DELETE /volume/v3/attachments/67239797-62de-40da-a410-5fb4386d01b7 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:57.276311 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be2c8e24-f044-4815-8d05-adf94649db62 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:57.278629 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be2c8e24-f044-4815-8d05-adf94649db62 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:57.278821 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be2c8e24-f044-4815-8d05-adf94649db62 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:57.279026 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be2c8e24-f044-4815-8d05-adf94649db62 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:57.300767 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:57.300767 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:57.307032 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-be2c8e24-f044-4815-8d05-adf94649db62 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:57.316050 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be2c8e24-f044-4815-8d05-adf94649db62 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:57.317280 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 447/1775] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:57 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:57.437349 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d646674c-3b87-4625-a709-5d2f257a30b5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:57.442449 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d646674c-3b87-4625-a709-5d2f257a30b5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:57.442449 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d646674c-3b87-4625-a709-5d2f257a30b5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:57.442449 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d646674c-3b87-4625-a709-5d2f257a30b5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:57.442902 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d646674c-3b87-4625-a709-5d2f257a30b5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:57.451501 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:57.451501 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:29:57.452426 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d646674c-3b87-4625-a709-5d2f257a30b5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:57.453044 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 451/1776] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:57 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:57.519793 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7bc80401-655f-4b75-bcac-3605b6f90823 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:57.525651 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bc80401-655f-4b75-bcac-3605b6f90823 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:29:57.525651 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bc80401-655f-4b75-bcac-3605b6f90823 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:57.525651 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bc80401-655f-4b75-bcac-3605b6f90823 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:57.536451 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:57.536451 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:57.547722 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7bc80401-655f-4b75-bcac-3605b6f90823 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:29:57.558447 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bc80401-655f-4b75-bcac-3605b6f90823 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:29:57.558964 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 445/1777] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:57 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:58.337116 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aed223e5-9d95-404c-a368-d02e7ec802c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:58.344796 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aed223e5-9d95-404c-a368-d02e7ec802c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:58.345062 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aed223e5-9d95-404c-a368-d02e7ec802c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:58.345322 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aed223e5-9d95-404c-a368-d02e7ec802c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:58.372139 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:58.372139 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:58.379220 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aed223e5-9d95-404c-a368-d02e7ec802c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:58.388557 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aed223e5-9d95-404c-a368-d02e7ec802c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:58.389569 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 435/1778] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:58 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:58.470987 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ea9737e-7543-4c46-b488-7648b86372fc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:58.480165 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ea9737e-7543-4c46-b488-7648b86372fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:58.480165 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ea9737e-7543-4c46-b488-7648b86372fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:58.480165 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ea9737e-7543-4c46-b488-7648b86372fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:58.480165 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8ea9737e-7543-4c46-b488-7648b86372fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:58.489698 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:58.489698 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:29:58.494069 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ea9737e-7543-4c46-b488-7648b86372fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:58.494367 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 448/1779] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:58 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:59.083826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-839b811d-4a2d-4669-aa0d-060e571b5844 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:59.254994 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-839b811d-4a2d-4669-aa0d-060e571b5844 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:29:59.256619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-839b811d-4a2d-4669-aa0d-060e571b5844 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616363608-240917130", "extra_specs": {}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:29:59.305725 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-839b811d-4a2d-4669-aa0d-060e571b5844 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:29:59.305725 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 452/1780] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:29:59 2026] POST /volume/v3/types => generated 268 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:59.409213 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-419fdec3-1111-4dd0-9a0d-d4a4919aa6c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:59.413401 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-419fdec3-1111-4dd0-9a0d-d4a4919aa6c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:29:59.413952 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-419fdec3-1111-4dd0-9a0d-d4a4919aa6c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:59.414400 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-419fdec3-1111-4dd0-9a0d-d4a4919aa6c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:59.430451 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:59.430451 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:29:59.441373 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-419fdec3-1111-4dd0-9a0d-d4a4919aa6c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:29:59.457660 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-419fdec3-1111-4dd0-9a0d-d4a4919aa6c9 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:29:59.461087 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 446/1781] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:59 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:29:59.512427 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7191d17f-35d9-4644-bdea-e9bbeb85ac23 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:29:59.519175 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7191d17f-35d9-4644-bdea-e9bbeb85ac23 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:29:59.519481 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7191d17f-35d9-4644-bdea-e9bbeb85ac23 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:29:59.520427 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7191d17f-35d9-4644-bdea-e9bbeb85ac23 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:29:59.521614 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7191d17f-35d9-4644-bdea-e9bbeb85ac23 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:29:59.537977 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:29:59.537977 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:29:59.538914 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7191d17f-35d9-4644-bdea-e9bbeb85ac23 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:29:59.540427 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 436/1782] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:29:59 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:00.494206 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-84fcbd75-7c6e-44e9-8ef5-d8b5d6112f18 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:00.498323 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84fcbd75-7c6e-44e9-8ef5-d8b5d6112f18 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:30:00.498994 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84fcbd75-7c6e-44e9-8ef5-d8b5d6112f18 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:00.498994 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84fcbd75-7c6e-44e9-8ef5-d8b5d6112f18 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:00.522502 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:00.522502 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:00.533203 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-84fcbd75-7c6e-44e9-8ef5-d8b5d6112f18 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:30:00.540842 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84fcbd75-7c6e-44e9-8ef5-d8b5d6112f18 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:30:00.543120 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 449/1783] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:00 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:00.561989 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c85d9de1-e2df-454c-93ae-d6ba79b26cc8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:00.564694 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c85d9de1-e2df-454c-93ae-d6ba79b26cc8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:00.564694 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c85d9de1-e2df-454c-93ae-d6ba79b26cc8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:00.564923 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c85d9de1-e2df-454c-93ae-d6ba79b26cc8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:00.564963 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c85d9de1-e2df-454c-93ae-d6ba79b26cc8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:00.577756 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:00.577756 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:00.579031 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c85d9de1-e2df-454c-93ae-d6ba79b26cc8 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:00.581511 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 453/1784] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:00 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:01.067430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-b536e178-11b8-41ad-bf3c-795853c3902b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:01.077641 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-b536e178-11b8-41ad-bf3c-795853c3902b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] POST https://10.4.3.250/volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b/action Aug 18 05:30:01.077641 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-b536e178-11b8-41ad-bf3c-795853c3902b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:01.077641 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-b536e178-11b8-41ad-bf3c-795853c3902b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:01.081919 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=178,cinder:INSERT=8,cinder:UPDATE=20 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:30:01.135535 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:01.135535 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:01.156615 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e2bd6ac-8c70-489c-a504-6dc3a5324aaf req-b536e178-11b8-41ad-bf3c-795853c3902b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b/action returned with HTTP 204 Aug 18 05:30:01.157283 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 447/1785] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:30:01 2026] POST /volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:01.252620 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ca218570-7e11-4587-aaa7-616db12a20ec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:01.255337 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca218570-7e11-4587-aaa7-616db12a20ec tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] DELETE https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:30:01.255694 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ca218570-7e11-4587-aaa7-616db12a20ec tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:01.255998 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ca218570-7e11-4587-aaa7-616db12a20ec tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:01.256273 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ca218570-7e11-4587-aaa7-616db12a20ec tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Delete volume with id: eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:30:01.267683 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:01.267683 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:01.269057 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ca218570-7e11-4587-aaa7-616db12a20ec tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:30:01.328993 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ca218570-7e11-4587-aaa7-616db12a20ec tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Delete volume request issued successfully. Aug 18 05:30:01.328993 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca218570-7e11-4587-aaa7-616db12a20ec tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 202 Aug 18 05:30:01.329700 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 437/1786] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:01 2026] DELETE /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:01.349775 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca6d17b0-1571-4d3f-b426-0a332cc5052b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:01.354045 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca6d17b0-1571-4d3f-b426-0a332cc5052b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:30:01.354045 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca6d17b0-1571-4d3f-b426-0a332cc5052b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:01.354045 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca6d17b0-1571-4d3f-b426-0a332cc5052b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:01.364905 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=223,cinder:UPDATE=56,cinder:INSERT=26 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:30:01.379814 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:01.379814 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:01.387143 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ca6d17b0-1571-4d3f-b426-0a332cc5052b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Volume info retrieved successfully. Aug 18 05:30:01.408071 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca6d17b0-1571-4d3f-b426-0a332cc5052b tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 200 Aug 18 05:30:01.410099 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 450/1787] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:01 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 839 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:01.565879 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8d708c89-19f6-4849-8be0-717b3ab6fcde None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:01.572118 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d708c89-19f6-4849-8be0-717b3ab6fcde tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:30:01.573964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d708c89-19f6-4849-8be0-717b3ab6fcde tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:01.574399 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d708c89-19f6-4849-8be0-717b3ab6fcde tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:01.598904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b5fdb3e-cdcb-44dc-b831-b33a1188ed57 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:01.605024 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:01.605024 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:01.605926 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b5fdb3e-cdcb-44dc-b831-b33a1188ed57 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:01.607368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b5fdb3e-cdcb-44dc-b831-b33a1188ed57 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:01.607368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b5fdb3e-cdcb-44dc-b831-b33a1188ed57 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:01.607368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1b5fdb3e-cdcb-44dc-b831-b33a1188ed57 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:01.615110 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8d708c89-19f6-4849-8be0-717b3ab6fcde tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:30:01.618119 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:01.618119 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:01.619642 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b5fdb3e-cdcb-44dc-b831-b33a1188ed57 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:01.621332 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 448/1788] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:01 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:01.622368 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d708c89-19f6-4849-8be0-717b3ab6fcde tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:30:01.622945 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 454/1789] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:01 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 1140 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:01.647348 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-95087644-3fa0-4c85-aa73-b4e8d66bc624 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:01.650978 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95087644-3fa0-4c85-aa73-b4e8d66bc624 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:30:01.651978 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95087644-3fa0-4c85-aa73-b4e8d66bc624 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:01.651978 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95087644-3fa0-4c85-aa73-b4e8d66bc624 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:01.673203 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:01.673203 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:01.683243 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-95087644-3fa0-4c85-aa73-b4e8d66bc624 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:30:01.700004 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95087644-3fa0-4c85-aa73-b4e8d66bc624 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:30:01.700190 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 438/1790] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:01 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 1140 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:01.727972 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b41519b1-4ceb-44a0-a6f5-b837dfba6367 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:01.732037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b41519b1-4ceb-44a0-a6f5-b837dfba6367 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:30:01.732037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b41519b1-4ceb-44a0-a6f5-b837dfba6367 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:01.732037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b41519b1-4ceb-44a0-a6f5-b837dfba6367 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:01.757072 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:01.757072 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:01.767305 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b41519b1-4ceb-44a0-a6f5-b837dfba6367 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:30:01.776358 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b41519b1-4ceb-44a0-a6f5-b837dfba6367 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:30:01.777168 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 451/1791] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:01 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:02.433538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d542644-7af6-43ee-abfe-80b95aa7a18d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:02.438403 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d542644-7af6-43ee-abfe-80b95aa7a18d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] GET https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 Aug 18 05:30:02.438403 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d542644-7af6-43ee-abfe-80b95aa7a18d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:02.438403 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d542644-7af6-43ee-abfe-80b95aa7a18d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:02.454658 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d542644-7af6-43ee-abfe-80b95aa7a18d tempest-TestStampPattern-851204520 tempest-TestStampPattern-851204520-project-member] https://10.4.3.250/volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 returned with HTTP 404 Aug 18 05:30:02.454934 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 449/1792] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:02 2026] GET /volume/v3/volumes/eab5de83-c3b7-486c-b70c-ea00d58be006 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:02.645816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ba8cca1-7b13-4347-ac18-bbbf1cb7fe78 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:02.649132 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ba8cca1-7b13-4347-ac18-bbbf1cb7fe78 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:02.649132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ba8cca1-7b13-4347-ac18-bbbf1cb7fe78 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:02.649838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ba8cca1-7b13-4347-ac18-bbbf1cb7fe78 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:02.650313 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7ba8cca1-7b13-4347-ac18-bbbf1cb7fe78 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:02.668827 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:02.668827 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:02.672892 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ba8cca1-7b13-4347-ac18-bbbf1cb7fe78 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:02.672892 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 455/1793] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:02 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:02.961208 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2c5b0b3c-4050-42f1-9fae-7df667cf3fdc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:02.964415 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c5b0b3c-4050-42f1-9fae-7df667cf3fdc tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:30:02.965206 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c5b0b3c-4050-42f1-9fae-7df667cf3fdc tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1597153361-1979824127", "extra_specs": {}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:02.970693 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=192,cinder:UPDATE=32,cinder:INSERT=10 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:30:03.003200 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c5b0b3c-4050-42f1-9fae-7df667cf3fdc tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:30:03.003879 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 439/1794] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:30:02 2026] POST /volume/v3/types => generated 269 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:03.014875 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8211b655-4038-4c4a-8323-41f67a62794a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:03.018382 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8211b655-4038-4c4a-8323-41f67a62794a tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:30:03.018952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8211b655-4038-4c4a-8323-41f67a62794a tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-956957444-192899089", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:03.040370 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8211b655-4038-4c4a-8323-41f67a62794a tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:30:03.040893 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 452/1795] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:30:03 2026] POST /volume/v3/types => generated 267 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:03.051739 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e41e6d98-2318-474d-b827-178b82c56f2c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:03.054118 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:03.054593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-997221997", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1597153361-1979824127", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:03.057986 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-997221997', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1597153361-1979824127', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:03.063087 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Create volume of 1 GB Aug 18 05:30:03.063829 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:03.063829 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:03.063829 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Availability Zones retrieved successfully. Aug 18 05:30:03.072827 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Flow 'volume_create_api' (4c073fd0-daa1-41bc-ba9e-5233ac85f83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:03.074763 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d2f877-9ded-4052-9333-9f739c5da9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.076729 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:03.106699 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d2f877-9ded-4052-9333-9f739c5da9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:30:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f71e7fb2-055b-4107-b28b-b1eda493b1a2,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1597153361-1979824127',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f71e7fb2-055b-4107-b28b-b1eda493b1a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.107769 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe3a620-9d64-4d06-a639-2a041b4f09d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.151243 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1597153361-1979824127 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1597153361-1979824127, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:03.151646 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1597153361-1979824127 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1597153361-1979824127, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:03.210688 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Created reservations ['ce70010d-c0c9-4b12-8b98-1bb42efe820a', 'e978614c-bdcb-41b2-974a-46f32bf009a5', 'a1d81151-c4ec-470c-a91c-3b5df188da74', 'd07108f0-00c0-460e-acfb-83a39b4c0902'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:03.211696 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe3a620-9d64-4d06-a639-2a041b4f09d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce70010d-c0c9-4b12-8b98-1bb42efe820a', 'e978614c-bdcb-41b2-974a-46f32bf009a5', 'a1d81151-c4ec-470c-a91c-3b5df188da74', 'd07108f0-00c0-460e-acfb-83a39b4c0902']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.212779 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d963b83-d6fc-4e07-b96d-4d371fc29caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.248730 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d963b83-d6fc-4e07-b96d-4d371fc29caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f05f7a1-0d59-4a42-9112-48a91d712939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-997221997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d48d4edca74dc6aa23c774d8aa5c52',qos_specs=None,replication_status=,reservations=['ce70010d-c0c9-4b12-8b98-1bb42efe820a','e978614c-bdcb-41b2-974a-46f32bf009a5','a1d81151-c4ec-470c-a91c-3b5df188da74','d07108f0-00c0-460e-acfb-83a39b4c0902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1defc163a644133889e0266e1f1711a',volume_type_id=f71e7fb2-055b-4107-b28b-b1eda493b1a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-997221997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f05f7a1-0d59-4a42-9112-48a91d712939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60d48d4edca74dc6aa23c774d8aa5c52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1defc163a644133889e0266e1f1711a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f71e7fb2-055b-4107-b28b-b1eda493b1a2),volume_type_id=f71e7fb2-055b-4107-b28b-b1eda493b1a2)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.249660 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (377029a5-e943-41c9-8635-25929c763831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.282732 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (377029a5-e943-41c9-8635-25929c763831) transitioned into state 'SUCCESS' from state '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-997221997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d48d4edca74dc6aa23c774d8aa5c52',qos_specs=None,replication_status=,reservations=['ce70010d-c0c9-4b12-8b98-1bb42efe820a','e978614c-bdcb-41b2-974a-46f32bf009a5','a1d81151-c4ec-470c-a91c-3b5df188da74','d07108f0-00c0-460e-acfb-83a39b4c0902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1defc163a644133889e0266e1f1711a',volume_type_id=f71e7fb2-055b-4107-b28b-b1eda493b1a2)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.282994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0dc5ec-c4e2-4b44-bac5-01a99e047e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.298738 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0dc5ec-c4e2-4b44-bac5-01a99e047e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.300281 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Flow 'volume_create_api' (4c073fd0-daa1-41bc-ba9e-5233ac85f83c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:03.300738 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Create volume request issued successfully. Aug 18 05:30:03.301583 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e41e6d98-2318-474d-b827-178b82c56f2c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:03.302119 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 450/1796] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:30:03 2026] POST /volume/v3/volumes => generated 846 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:03.322721 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:03.324416 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:03.325129 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1856203719", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-956957444-192899089", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:03.326561 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1856203719', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-956957444-192899089', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:03.337907 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Create volume of 1 GB Aug 18 05:30:03.337907 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:03.337907 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:03.337907 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Availability Zones retrieved successfully. Aug 18 05:30:03.346343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Flow 'volume_create_api' (d45a44a7-e191-4a48-8b4e-736c48df27d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:03.349725 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4e274b-838c-43e9-a4fc-e8aa55415ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.349725 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:03.385510 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4e274b-838c-43e9-a4fc-e8aa55415ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:30:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d87728e8-6839-4cb4-9a3b-1193a04ce20b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-956957444-192899089',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd87728e8-6839-4cb4-9a3b-1193a04ce20b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.386479 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c75a5c66-c889-4cf3-931a-8dc572ade27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.430214 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-956957444-192899089 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-956957444-192899089, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:03.430406 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-956957444-192899089 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-956957444-192899089, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:03.491805 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Created reservations ['58902ec6-d423-49e0-98af-27f5be38360c', 'c7a38d79-9610-4065-8589-a7ac0097ba3e', 'c055d68a-4192-4fe5-8956-b48828881978', '9cbee79a-da5f-4270-ab54-b2d19e24bce4'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:03.493102 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c75a5c66-c889-4cf3-931a-8dc572ade27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58902ec6-d423-49e0-98af-27f5be38360c', 'c7a38d79-9610-4065-8589-a7ac0097ba3e', 'c055d68a-4192-4fe5-8956-b48828881978', '9cbee79a-da5f-4270-ab54-b2d19e24bce4']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.495808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5baada31-19d0-4623-9700-d7f9994ca01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.538684 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5baada31-19d0-4623-9700-d7f9994ca01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bafc76bc-51f3-449c-87a7-be4aff9a5d2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1856203719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d48d4edca74dc6aa23c774d8aa5c52',qos_specs=None,replication_status=,reservations=['58902ec6-d423-49e0-98af-27f5be38360c','c7a38d79-9610-4065-8589-a7ac0097ba3e','c055d68a-4192-4fe5-8956-b48828881978','9cbee79a-da5f-4270-ab54-b2d19e24bce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1defc163a644133889e0266e1f1711a',volume_type_id=d87728e8-6839-4cb4-9a3b-1193a04ce20b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1856203719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bafc76bc-51f3-449c-87a7-be4aff9a5d2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60d48d4edca74dc6aa23c774d8aa5c52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1defc163a644133889e0266e1f1711a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d87728e8-6839-4cb4-9a3b-1193a04ce20b),volume_type_id=d87728e8-6839-4cb4-9a3b-1193a04ce20b)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.541530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04857e2-e1b5-4a7e-a2fc-98cec9797070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.585762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04857e2-e1b5-4a7e-a2fc-98cec9797070) transitioned into state 'SUCCESS' from state '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-1856203719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d48d4edca74dc6aa23c774d8aa5c52',qos_specs=None,replication_status=,reservations=['58902ec6-d423-49e0-98af-27f5be38360c','c7a38d79-9610-4065-8589-a7ac0097ba3e','c055d68a-4192-4fe5-8956-b48828881978','9cbee79a-da5f-4270-ab54-b2d19e24bce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1defc163a644133889e0266e1f1711a',volume_type_id=d87728e8-6839-4cb4-9a3b-1193a04ce20b)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.587005 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82315ec0-4dfe-43ed-b728-b6aaf7bf1c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.602215 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82315ec0-4dfe-43ed-b728-b6aaf7bf1c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:03.602712 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Flow 'volume_create_api' (d45a44a7-e191-4a48-8b4e-736c48df27d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:03.603141 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Create volume request issued successfully. Aug 18 05:30:03.603963 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ed6957a-40fa-4cae-a40b-af22d6d2da05 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:03.604410 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 456/1797] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:30:03 2026] POST /volume/v3/volumes => generated 845 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:03.659876 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-89ec5aec-f5a0-4660-86a4-08130012046c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:03.662750 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:03.663247 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1641458116", "snapshot_id": null, "imageRef": "8761e42d-b6a4-48e0-85a3-30289a6517d0", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616363608-240917130", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:03.667730 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1641458116', 'snapshot_id': None, 'imageRef': '8761e42d-b6a4-48e0-85a3-30289a6517d0', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616363608-240917130', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:03.690862 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-150ef4c7-fc77-4f25-a236-8233466a8f1a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:03.697148 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-150ef4c7-fc77-4f25-a236-8233466a8f1a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:03.697148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-150ef4c7-fc77-4f25-a236-8233466a8f1a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:03.697570 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-150ef4c7-fc77-4f25-a236-8233466a8f1a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:03.697570 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-150ef4c7-fc77-4f25-a236-8233466a8f1a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:03.708712 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:03.708712 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:03.710773 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-150ef4c7-fc77-4f25-a236-8233466a8f1a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:03.713179 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 453/1798] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:03 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:03.905141 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Create volume of 1 GB Aug 18 05:30:03.905141 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:03.905141 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:03.906414 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Availability Zones retrieved successfully. Aug 18 05:30:03.919279 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Flow 'volume_create_api' (e96bfa11-e77e-4fd6-9b01-6b7bb2d8af19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:03.921131 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678109ec-a8ed-405a-94e1-bd34ce823699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:03.923034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:04.015966 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (678109ec-a8ed-405a-94e1-bd34ce823699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:29:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c48edc8d-028a-44ab-94a0-26fb69aa8df3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616363608-240917130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c48edc8d-028a-44ab-94a0-26fb69aa8df3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:04.017956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba466e60-fd3f-4aa1-aba0-fa67e6a4b4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:04.111220 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616363608-240917130 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616363608-240917130, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:04.112954 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616363608-240917130 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616363608-240917130, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:04.186425 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Created reservations ['e4f6c503-815b-4fd9-a354-2e17c2b1571e', 'eda5ec00-30bf-4914-9843-bd441b4453a8', 'cc57b1b1-5159-4814-849b-2aecb3f9d7ee', '1492f76e-0fa8-4fa6-b5f1-885a67fe6cbf'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:04.186973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba466e60-fd3f-4aa1-aba0-fa67e6a4b4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f6c503-815b-4fd9-a354-2e17c2b1571e', 'eda5ec00-30bf-4914-9843-bd441b4453a8', 'cc57b1b1-5159-4814-849b-2aecb3f9d7ee', '1492f76e-0fa8-4fa6-b5f1-885a67fe6cbf']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:04.188338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f885224-6cd8-4ca1-bef8-68f5b4d3487c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:04.240548 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f885224-6cd8-4ca1-bef8-68f5b4d3487c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c7d257-dc08-406f-a102-19d9af8ef7a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1641458116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d48d4edca74dc6aa23c774d8aa5c52',qos_specs=None,replication_status=,reservations=['e4f6c503-815b-4fd9-a354-2e17c2b1571e','eda5ec00-30bf-4914-9843-bd441b4453a8','cc57b1b1-5159-4814-849b-2aecb3f9d7ee','1492f76e-0fa8-4fa6-b5f1-885a67fe6cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1defc163a644133889e0266e1f1711a',volume_type_id=c48edc8d-028a-44ab-94a0-26fb69aa8df3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1641458116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c7d257-dc08-406f-a102-19d9af8ef7a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60d48d4edca74dc6aa23c774d8aa5c52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1defc163a644133889e0266e1f1711a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c48edc8d-028a-44ab-94a0-26fb69aa8df3),volume_type_id=c48edc8d-028a-44ab-94a0-26fb69aa8df3)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:04.241872 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875d28b2-78db-4110-abdf-fb67bb261a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:04.295432 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875d28b2-78db-4110-abdf-fb67bb261a84) transitioned into state 'SUCCESS' from state '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-1641458116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d48d4edca74dc6aa23c774d8aa5c52',qos_specs=None,replication_status=,reservations=['e4f6c503-815b-4fd9-a354-2e17c2b1571e','eda5ec00-30bf-4914-9843-bd441b4453a8','cc57b1b1-5159-4814-849b-2aecb3f9d7ee','1492f76e-0fa8-4fa6-b5f1-885a67fe6cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1defc163a644133889e0266e1f1711a',volume_type_id=c48edc8d-028a-44ab-94a0-26fb69aa8df3)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:04.296728 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2159091-4743-4f70-b126-bac0ff582bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:04.322614 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2159091-4743-4f70-b126-bac0ff582bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:04.327479 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Flow 'volume_create_api' (e96bfa11-e77e-4fd6-9b01-6b7bb2d8af19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:04.327479 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Create volume request issued successfully. Aug 18 05:30:04.327479 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-89ec5aec-f5a0-4660-86a4-08130012046c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:04.327707 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 440/1799] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:30:03 2026] POST /volume/v3/volumes => generated 846 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:04.348784 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-167ee260-ceb5-43f0-a064-fd277c42803c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:04.352398 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-167ee260-ceb5-43f0-a064-fd277c42803c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:04.352398 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-167ee260-ceb5-43f0-a064-fd277c42803c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:04.352704 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-167ee260-ceb5-43f0-a064-fd277c42803c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:04.365236 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:04.365236 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:04.375479 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-167ee260-ceb5-43f0-a064-fd277c42803c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:04.387226 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-167ee260-ceb5-43f0-a064-fd277c42803c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:04.387732 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 451/1800] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:04 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:04.390413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-a47ad18d-6434-4458-9ffb-95559f83da31 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:04.395831 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-a47ad18d-6434-4458-9ffb-95559f83da31 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] DELETE https://10.4.3.250/volume/v3/attachments/c6ab3b1f-1907-489e-abe8-ef85e47ad346 Aug 18 05:30:04.396504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-a47ad18d-6434-4458-9ffb-95559f83da31 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:04.396884 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-a47ad18d-6434-4458-9ffb-95559f83da31 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:04.399954 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=192,cinder:UPDATE=32,cinder:INSERT=11 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:30:04.415128 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:04.415128 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:04.502202 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-a47ad18d-6434-4458-9ffb-95559f83da31 tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/attachments/c6ab3b1f-1907-489e-abe8-ef85e47ad346 returned with HTTP 200 Aug 18 05:30:04.502670 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 457/1801] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:30:04 2026] DELETE /volume/v3/attachments/c6ab3b1f-1907-489e-abe8-ef85e47ad346 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:04.503112 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a0d5f29-eaf4-43cf-a9fa-7f797624923f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:04.505644 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a0d5f29-eaf4-43cf-a9fa-7f797624923f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:30:04.506072 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a0d5f29-eaf4-43cf-a9fa-7f797624923f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:04.506154 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a0d5f29-eaf4-43cf-a9fa-7f797624923f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:04.506404 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-6a0d5f29-eaf4-43cf-a9fa-7f797624923f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Delete volume with id: 4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:30:04.520838 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:04.520838 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:04.521910 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6a0d5f29-eaf4-43cf-a9fa-7f797624923f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:30:04.526235 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-ee2cbe74-e599-49a7-9356-831098dd1e8a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:04.530383 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-ee2cbe74-e599-49a7-9356-831098dd1e8a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] DELETE https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 Aug 18 05:30:04.530383 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-ee2cbe74-e599-49a7-9356-831098dd1e8a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:04.530383 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-ee2cbe74-e599-49a7-9356-831098dd1e8a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:04.530383 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-ee2cbe74-e599-49a7-9356-831098dd1e8a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Delete volume with id: 11cd8327-8ffc-47a5-a838-74c45dcd3a82 Aug 18 05:30:04.552544 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:04.552544 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:04.552544 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-ee2cbe74-e599-49a7-9356-831098dd1e8a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Volume info retrieved successfully. Aug 18 05:30:04.572576 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6a0d5f29-eaf4-43cf-a9fa-7f797624923f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Delete volume request issued successfully. Aug 18 05:30:04.572963 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a0d5f29-eaf4-43cf-a9fa-7f797624923f tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 202 Aug 18 05:30:04.573644 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 454/1802] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:04 2026] DELETE /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:04.585683 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d45a880-bdc2-400e-9e6a-784079dd7aca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:04.587986 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d45a880-bdc2-400e-9e6a-784079dd7aca tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:30:04.588375 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d45a880-bdc2-400e-9e6a-784079dd7aca tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:04.588742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d45a880-bdc2-400e-9e6a-784079dd7aca tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:04.595453 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-ee2cbe74-e599-49a7-9356-831098dd1e8a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] Delete volume request issued successfully. Aug 18 05:30:04.595930 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3d2bd04e-33a3-4433-b357-61b7a4fb4443 req-ee2cbe74-e599-49a7-9356-831098dd1e8a tempest-ServerBootFromVolumeStableRescueTest-1802872126 tempest-ServerBootFromVolumeStableRescueTest-1802872126-project-member] https://10.4.3.250/volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 returned with HTTP 202 Aug 18 05:30:04.596980 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 441/1803] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:30:04 2026] DELETE /volume/v3/volumes/11cd8327-8ffc-47a5-a838-74c45dcd3a82 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:04.598059 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:04.598059 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:04.606414 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d45a880-bdc2-400e-9e6a-784079dd7aca tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Volume info retrieved successfully. Aug 18 05:30:04.615408 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d45a880-bdc2-400e-9e6a-784079dd7aca tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 200 Aug 18 05:30:04.615954 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 452/1804] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:04 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:04.733122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d505f05c-b38a-4808-ba9c-327ae5e7f9f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:04.735998 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d505f05c-b38a-4808-ba9c-327ae5e7f9f7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:04.736535 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d505f05c-b38a-4808-ba9c-327ae5e7f9f7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:04.736935 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d505f05c-b38a-4808-ba9c-327ae5e7f9f7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:04.737393 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d505f05c-b38a-4808-ba9c-327ae5e7f9f7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:04.742969 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:04.742969 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:04.744114 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d505f05c-b38a-4808-ba9c-327ae5e7f9f7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:04.745938 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 458/1805] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:04 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:05.408557 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-88c7d111-aade-4cb4-a2c4-7174b3179b69 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:05.412856 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88c7d111-aade-4cb4-a2c4-7174b3179b69 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:05.413243 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88c7d111-aade-4cb4-a2c4-7174b3179b69 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:05.413474 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88c7d111-aade-4cb4-a2c4-7174b3179b69 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:05.432098 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:05.432098 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:05.443262 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-88c7d111-aade-4cb4-a2c4-7174b3179b69 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:05.450026 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88c7d111-aade-4cb4-a2c4-7174b3179b69 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:05.450619 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 455/1806] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:05 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 938 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:05.633744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a621db3d-f054-417b-9232-2d216c188557 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:05.635726 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a621db3d-f054-417b-9232-2d216c188557 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] GET https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f Aug 18 05:30:05.636128 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a621db3d-f054-417b-9232-2d216c188557 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:05.636294 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a621db3d-f054-417b-9232-2d216c188557 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:05.646228 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a621db3d-f054-417b-9232-2d216c188557 tempest-ServerStableDeviceRescueTest-1822952425 tempest-ServerStableDeviceRescueTest-1822952425-project-member] https://10.4.3.250/volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f returned with HTTP 404 Aug 18 05:30:05.646958 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 442/1807] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:05 2026] GET /volume/v3/volumes/4833990d-18b2-4924-9038-8377df961c3f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:05.769331 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5d1eef98-0ce9-4000-8ee9-6d617820b36a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:05.771734 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d1eef98-0ce9-4000-8ee9-6d617820b36a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:05.772456 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d1eef98-0ce9-4000-8ee9-6d617820b36a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:05.772456 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d1eef98-0ce9-4000-8ee9-6d617820b36a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:05.772746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5d1eef98-0ce9-4000-8ee9-6d617820b36a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:05.780300 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:05.780300 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:05.781868 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d1eef98-0ce9-4000-8ee9-6d617820b36a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:05.782761 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 453/1808] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:05 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:05.797831 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5d1b046f-8194-4cc6-9cee-925646a15dfb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:05.800858 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d1b046f-8194-4cc6-9cee-925646a15dfb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 Aug 18 05:30:05.801149 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5d1b046f-8194-4cc6-9cee-925646a15dfb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:05.801404 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5d1b046f-8194-4cc6-9cee-925646a15dfb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:05.814151 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:05.814151 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:05.819812 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5d1b046f-8194-4cc6-9cee-925646a15dfb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:05.826380 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d1b046f-8194-4cc6-9cee-925646a15dfb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 returned with HTTP 200 Aug 18 05:30:05.827212 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 459/1809] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:05 2026] GET /volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:05.848467 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b332175a-8d99-4d99-b971-d861d91d63f3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:05.853661 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c/restore Aug 18 05:30:05.853661 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:05.854587 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Restoring backup 2d7c9659-e329-4884-95b1-25411bec026c ({'restore': {}}) {{(pid=100215) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 05:30:05.854757 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Restoring backup 2d7c9659-e329-4884-95b1-25411bec026c to volume None. Aug 18 05:30:05.866402 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:05.866402 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:05.868399 np0000007601 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating volume of 1 GB for restore of backup 2d7c9659-e329-4884-95b1-25411bec026c. Aug 18 05:30:05.878001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:30:05.877363. {{(pid=100215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:30:05.878201 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Availability Zones retrieved successfully. Aug 18 05:30:05.888258 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (3cdfc615-1972-4dbf-9e27-5453228eaf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:05.889404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ce4086-9776-4777-a72b-6aa3338210e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:05.890712 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:05.935392 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ce4086-9776-4777-a72b-6aa3338210e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:05.936381 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7c370b-0a1a-41b6-b457-98b4497d39e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:06.011658 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['729abd47-7fc7-4e83-95d2-8f4f38ad05d6', '7b47dda0-d397-4782-9b80-25fef56aa205', 'c3a4ddfe-c42c-402a-8f53-8c29512e394c', '3f07b74e-0af8-4c49-88c3-64cd86c329aa'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:06.012712 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7c370b-0a1a-41b6-b457-98b4497d39e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['729abd47-7fc7-4e83-95d2-8f4f38ad05d6', '7b47dda0-d397-4782-9b80-25fef56aa205', 'c3a4ddfe-c42c-402a-8f53-8c29512e394c', '3f07b74e-0af8-4c49-88c3-64cd86c329aa']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:06.013865 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5837458-fef7-447a-a6c1-7a5e4432376c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:06.054976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5837458-fef7-447a-a6c1-7a5e4432376c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26aaad42-b414-4bfe-9e37-cbe81657d7c5', '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_2d7c9659-e329-4884-95b1-25411bec026c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['729abd47-7fc7-4e83-95d2-8f4f38ad05d6','7b47dda0-d397-4782-9b80-25fef56aa205','c3a4ddfe-c42c-402a-8f53-8c29512e394c','3f07b74e-0af8-4c49-88c3-64cd86c329aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2d7c9659-e329-4884-95b1-25411bec026c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26aaad42-b414-4bfe-9e37-cbe81657d7c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61098a39abed43db85d24114bb6ab5a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:06.055732 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0a364d-242e-4bff-8266-728f9d21793e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:06.083034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0a364d-242e-4bff-8266-728f9d21793e) transitioned into 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_2d7c9659-e329-4884-95b1-25411bec026c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['729abd47-7fc7-4e83-95d2-8f4f38ad05d6','7b47dda0-d397-4782-9b80-25fef56aa205','c3a4ddfe-c42c-402a-8f53-8c29512e394c','3f07b74e-0af8-4c49-88c3-64cd86c329aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:06.083034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068ff6b1-964f-417a-9e55-206943bc094d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:06.101254 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068ff6b1-964f-417a-9e55-206943bc094d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:06.102183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (3cdfc615-1972-4dbf-9e27-5453228eaf4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:06.102508 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request issued successfully. Aug 18 05:30:06.110650 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:06.110650 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:06.111272 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:06.465145 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-db98b104-6c41-4c34-a564-fe1dc73dfcc1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:06.467367 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db98b104-6c41-4c34-a564-fe1dc73dfcc1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:06.467908 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db98b104-6c41-4c34-a564-fe1dc73dfcc1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:06.468529 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db98b104-6c41-4c34-a564-fe1dc73dfcc1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:06.486549 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:06.486549 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:06.493430 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-db98b104-6c41-4c34-a564-fe1dc73dfcc1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:06.502815 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db98b104-6c41-4c34-a564-fe1dc73dfcc1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:06.503844 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 443/1810] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:06 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 938 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:07.130261 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:07.130261 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:07.132955 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:07.136237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Checking backup size 1 against volume size 1 {{(pid=100215) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 05:30:07.136237 np0000007601 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Overwriting volume 26aaad42-b414-4bfe-9e37-cbe81657d7c5 with restore of backup 2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:07.209330 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] restore_backup in rpcapi backup_id 2d7c9659-e329-4884-95b1-25411bec026c {{(pid=100215) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 05:30:07.213612 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b332175a-8d99-4d99-b971-d861d91d63f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c/restore returned with HTTP 202 Aug 18 05:30:07.214671 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 456/1811] 10.4.3.250 () {68 vars in 1393 bytes} [Tue Aug 18 05:30:05 2026] POST /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c/restore => generated 189 bytes in 1367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:07.226234 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-982546c5-4e40-4919-86f8-5a166b3d9ea9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:07.229904 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-982546c5-4e40-4919-86f8-5a166b3d9ea9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:07.230172 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-982546c5-4e40-4919-86f8-5a166b3d9ea9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:07.230419 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-982546c5-4e40-4919-86f8-5a166b3d9ea9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:07.230581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-982546c5-4e40-4919-86f8-5a166b3d9ea9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:07.239310 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:07.239310 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:07.239568 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-982546c5-4e40-4919-86f8-5a166b3d9ea9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:07.240094 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 454/1812] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:07 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:07.520643 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7090e48e-0db6-45c3-94a6-2aa732277dbf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:07.523610 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7090e48e-0db6-45c3-94a6-2aa732277dbf tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:07.524508 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7090e48e-0db6-45c3-94a6-2aa732277dbf tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:07.524508 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7090e48e-0db6-45c3-94a6-2aa732277dbf tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:07.535928 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:07.535928 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:07.548102 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7090e48e-0db6-45c3-94a6-2aa732277dbf tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:07.555199 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7090e48e-0db6-45c3-94a6-2aa732277dbf tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:07.555199 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 460/1813] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:07 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:08.253050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20c299ed-10ca-42a3-be73-41b4fc73c20a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:08.255650 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20c299ed-10ca-42a3-be73-41b4fc73c20a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:08.255940 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20c299ed-10ca-42a3-be73-41b4fc73c20a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:08.256381 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20c299ed-10ca-42a3-be73-41b4fc73c20a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:08.256517 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-20c299ed-10ca-42a3-be73-41b4fc73c20a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:08.262367 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:08.262367 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:08.263483 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20c299ed-10ca-42a3-be73-41b4fc73c20a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:08.264113 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 444/1814] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:08 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:08.571922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b684484-352a-4ceb-883b-55f4f0a6d6a4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:08.574471 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b684484-352a-4ceb-883b-55f4f0a6d6a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:08.574772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b684484-352a-4ceb-883b-55f4f0a6d6a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:08.576196 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b684484-352a-4ceb-883b-55f4f0a6d6a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:08.590527 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:08.590527 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:08.596732 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5b684484-352a-4ceb-883b-55f4f0a6d6a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:08.603293 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b684484-352a-4ceb-883b-55f4f0a6d6a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:08.603919 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 457/1815] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:08 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:09.278627 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6fafb354-e590-4d83-b25f-8fa2ef4de2be None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:09.282547 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6fafb354-e590-4d83-b25f-8fa2ef4de2be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:09.282547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6fafb354-e590-4d83-b25f-8fa2ef4de2be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:09.282675 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6fafb354-e590-4d83-b25f-8fa2ef4de2be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:09.282767 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6fafb354-e590-4d83-b25f-8fa2ef4de2be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:09.289388 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:09.289388 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:09.290846 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6fafb354-e590-4d83-b25f-8fa2ef4de2be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:09.290846 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 455/1816] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:09 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:09.617499 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-34a60198-0c5d-4b50-b443-902b087b5af8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:09.619943 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34a60198-0c5d-4b50-b443-902b087b5af8 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:09.620204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-34a60198-0c5d-4b50-b443-902b087b5af8 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:09.620398 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-34a60198-0c5d-4b50-b443-902b087b5af8 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:09.630949 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:09.630949 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:09.642655 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-34a60198-0c5d-4b50-b443-902b087b5af8 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:09.654749 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34a60198-0c5d-4b50-b443-902b087b5af8 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:09.655680 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 461/1817] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:09 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:10.304050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-18da4674-0001-4815-8dae-ca3e6ca76de1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:10.306030 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18da4674-0001-4815-8dae-ca3e6ca76de1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:10.306320 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18da4674-0001-4815-8dae-ca3e6ca76de1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:10.306869 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18da4674-0001-4815-8dae-ca3e6ca76de1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:10.306869 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-18da4674-0001-4815-8dae-ca3e6ca76de1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:10.312532 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:10.312532 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:10.314522 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18da4674-0001-4815-8dae-ca3e6ca76de1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:10.314822 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 445/1818] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:10 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:10.671837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6e30874-7e82-4387-810d-68a6728c2855 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:10.674004 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6e30874-7e82-4387-810d-68a6728c2855 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:10.674245 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6e30874-7e82-4387-810d-68a6728c2855 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:10.674492 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6e30874-7e82-4387-810d-68a6728c2855 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:10.689209 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:10.689209 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:10.691753 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a6e30874-7e82-4387-810d-68a6728c2855 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:10.701507 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6e30874-7e82-4387-810d-68a6728c2855 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:10.701932 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 458/1819] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:10 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:11.331189 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-41480912-9083-49fc-8135-b041706aaba2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:11.333498 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41480912-9083-49fc-8135-b041706aaba2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:11.333796 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41480912-9083-49fc-8135-b041706aaba2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:11.335312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-41480912-9083-49fc-8135-b041706aaba2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:11.335312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-41480912-9083-49fc-8135-b041706aaba2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:11.344371 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:11.344371 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:11.345718 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-41480912-9083-49fc-8135-b041706aaba2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:11.346772 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 456/1820] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:11 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:11.728849 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a51262d9-8b53-47bf-b95b-7ff197b506b0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:11.732179 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a51262d9-8b53-47bf-b95b-7ff197b506b0 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:11.732428 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a51262d9-8b53-47bf-b95b-7ff197b506b0 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:11.738235 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a51262d9-8b53-47bf-b95b-7ff197b506b0 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:11.749447 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:11.749447 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:11.754335 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a51262d9-8b53-47bf-b95b-7ff197b506b0 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:11.760166 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a51262d9-8b53-47bf-b95b-7ff197b506b0 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:11.760583 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 462/1821] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:11 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:12.364036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ae57083f-0f23-4c53-a4c6-2e5b5559ff5c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:12.366274 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ae57083f-0f23-4c53-a4c6-2e5b5559ff5c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:12.366532 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ae57083f-0f23-4c53-a4c6-2e5b5559ff5c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:12.366920 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ae57083f-0f23-4c53-a4c6-2e5b5559ff5c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:12.366920 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ae57083f-0f23-4c53-a4c6-2e5b5559ff5c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:12.380885 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:12.380885 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:12.381315 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ae57083f-0f23-4c53-a4c6-2e5b5559ff5c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:12.382268 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 446/1822] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:12 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:12.775602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6007347-3ced-454d-a107-4ba8d2f30946 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:12.778582 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6007347-3ced-454d-a107-4ba8d2f30946 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:12.778843 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6007347-3ced-454d-a107-4ba8d2f30946 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:12.779132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6007347-3ced-454d-a107-4ba8d2f30946 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:12.789107 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:12.789107 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:12.794775 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a6007347-3ced-454d-a107-4ba8d2f30946 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:12.802630 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6007347-3ced-454d-a107-4ba8d2f30946 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:12.803199 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 459/1823] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:12 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:13.395658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8d24599a-e4de-4471-a5cc-2922faa73f15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:13.398109 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d24599a-e4de-4471-a5cc-2922faa73f15 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:13.398233 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d24599a-e4de-4471-a5cc-2922faa73f15 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:13.398463 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d24599a-e4de-4471-a5cc-2922faa73f15 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:13.398599 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8d24599a-e4de-4471-a5cc-2922faa73f15 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:13.408461 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:13.408461 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:13.408461 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d24599a-e4de-4471-a5cc-2922faa73f15 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:13.408461 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 457/1824] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:13 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:13.824261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eaf82b8d-5429-4ead-9a81-7ae5db1cd94e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:13.827640 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eaf82b8d-5429-4ead-9a81-7ae5db1cd94e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:13.827640 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eaf82b8d-5429-4ead-9a81-7ae5db1cd94e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:13.827640 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eaf82b8d-5429-4ead-9a81-7ae5db1cd94e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:13.839296 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:13.839296 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:13.846690 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eaf82b8d-5429-4ead-9a81-7ae5db1cd94e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:13.853568 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eaf82b8d-5429-4ead-9a81-7ae5db1cd94e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:13.854805 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 463/1825] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:13 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:14.429058 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-861561e9-8a96-4280-884c-aaebc9fe3ce5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:14.431565 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-861561e9-8a96-4280-884c-aaebc9fe3ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:14.432070 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-861561e9-8a96-4280-884c-aaebc9fe3ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:14.432283 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-861561e9-8a96-4280-884c-aaebc9fe3ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:14.432379 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-861561e9-8a96-4280-884c-aaebc9fe3ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:14.439706 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:14.439706 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:14.441034 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-861561e9-8a96-4280-884c-aaebc9fe3ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:14.441627 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 447/1826] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:14 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:14.872156 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aba30327-db78-4996-82a3-0f28761456b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:14.875037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aba30327-db78-4996-82a3-0f28761456b2 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:14.875240 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aba30327-db78-4996-82a3-0f28761456b2 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:14.875531 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aba30327-db78-4996-82a3-0f28761456b2 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:14.886588 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:14.886588 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:14.891925 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aba30327-db78-4996-82a3-0f28761456b2 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:14.900298 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aba30327-db78-4996-82a3-0f28761456b2 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:14.900882 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 460/1827] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:14 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:15.456745 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0db33745-8921-4548-8bcf-691a4e855490 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:15.459079 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0db33745-8921-4548-8bcf-691a4e855490 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:15.459323 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0db33745-8921-4548-8bcf-691a4e855490 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:15.459556 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0db33745-8921-4548-8bcf-691a4e855490 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:15.459685 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0db33745-8921-4548-8bcf-691a4e855490 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:15.464735 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:15.464735 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:15.465766 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0db33745-8921-4548-8bcf-691a4e855490 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:15.466411 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 458/1828] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:15 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:15.920593 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9bff24dd-92e9-4c89-82a2-272dfed905fd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:15.923565 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9bff24dd-92e9-4c89-82a2-272dfed905fd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:15.924502 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9bff24dd-92e9-4c89-82a2-272dfed905fd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:15.925460 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9bff24dd-92e9-4c89-82a2-272dfed905fd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:15.939676 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:15.939676 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:15.947868 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9bff24dd-92e9-4c89-82a2-272dfed905fd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:15.956088 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9bff24dd-92e9-4c89-82a2-272dfed905fd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:15.957187 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 464/1829] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:15 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:16.482194 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0c8224fa-162d-4f6e-8c18-b9cc1a8ae90c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:16.485352 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c8224fa-162d-4f6e-8c18-b9cc1a8ae90c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:16.485676 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c8224fa-162d-4f6e-8c18-b9cc1a8ae90c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:16.485828 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c8224fa-162d-4f6e-8c18-b9cc1a8ae90c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:16.486036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0c8224fa-162d-4f6e-8c18-b9cc1a8ae90c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:16.492065 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:16.492065 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:16.492959 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c8224fa-162d-4f6e-8c18-b9cc1a8ae90c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:16.493747 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 448/1830] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:16 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:16.978765 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c121babe-f594-43ef-8b0b-eef5d1856a94 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:16.984595 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c121babe-f594-43ef-8b0b-eef5d1856a94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:16.984595 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c121babe-f594-43ef-8b0b-eef5d1856a94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:16.984595 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c121babe-f594-43ef-8b0b-eef5d1856a94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:16.998533 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:16.998533 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:17.003170 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c121babe-f594-43ef-8b0b-eef5d1856a94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:17.012565 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c121babe-f594-43ef-8b0b-eef5d1856a94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:17.012565 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 461/1831] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:16 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:17.508454 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-baa1e86a-43a2-481b-9d62-6a5818603dca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:17.511550 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baa1e86a-43a2-481b-9d62-6a5818603dca tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:17.511865 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-baa1e86a-43a2-481b-9d62-6a5818603dca tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:17.512216 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-baa1e86a-43a2-481b-9d62-6a5818603dca tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:17.512281 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-baa1e86a-43a2-481b-9d62-6a5818603dca tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:17.521847 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:17.521847 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:17.523307 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baa1e86a-43a2-481b-9d62-6a5818603dca tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:17.524621 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 459/1832] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:17 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:18.030660 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7bf6ccfa-46f0-465d-a2e8-a203e1596ffe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:18.034147 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bf6ccfa-46f0-465d-a2e8-a203e1596ffe tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:18.034451 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bf6ccfa-46f0-465d-a2e8-a203e1596ffe tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:18.034742 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7bf6ccfa-46f0-465d-a2e8-a203e1596ffe tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:18.055175 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:18.055175 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:18.064037 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7bf6ccfa-46f0-465d-a2e8-a203e1596ffe tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:18.070152 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7bf6ccfa-46f0-465d-a2e8-a203e1596ffe tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:18.070849 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 465/1833] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:18 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:18.543641 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4394a2b2-1f85-4c9b-8da3-72a57e2a0ce5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:18.547879 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4394a2b2-1f85-4c9b-8da3-72a57e2a0ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:18.548428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4394a2b2-1f85-4c9b-8da3-72a57e2a0ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:18.548630 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4394a2b2-1f85-4c9b-8da3-72a57e2a0ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:18.548795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4394a2b2-1f85-4c9b-8da3-72a57e2a0ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:18.555518 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:18.555518 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:18.556407 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4394a2b2-1f85-4c9b-8da3-72a57e2a0ce5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:18.556911 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 449/1834] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:18 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:19.088652 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-64f42aa8-def7-466e-923d-5d430baf9eef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:19.091023 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64f42aa8-def7-466e-923d-5d430baf9eef tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:19.091337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64f42aa8-def7-466e-923d-5d430baf9eef tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:19.091643 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64f42aa8-def7-466e-923d-5d430baf9eef tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:19.105323 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:19.105323 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:19.110974 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-64f42aa8-def7-466e-923d-5d430baf9eef tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:19.118229 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64f42aa8-def7-466e-923d-5d430baf9eef tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:19.118819 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 462/1835] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:19 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:19.570927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-10d5c123-8415-4aeb-94e3-258257665b6c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:19.574717 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10d5c123-8415-4aeb-94e3-258257665b6c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:19.574842 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10d5c123-8415-4aeb-94e3-258257665b6c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:19.575041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-10d5c123-8415-4aeb-94e3-258257665b6c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:19.576308 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-10d5c123-8415-4aeb-94e3-258257665b6c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:19.580860 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:19.580860 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:19.582900 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-10d5c123-8415-4aeb-94e3-258257665b6c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:19.582900 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 460/1836] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:19 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:20.135858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8b77a6ff-6086-4a0d-a9b3-bf864141d21f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:20.141877 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b77a6ff-6086-4a0d-a9b3-bf864141d21f tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:20.142171 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b77a6ff-6086-4a0d-a9b3-bf864141d21f tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:20.142377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b77a6ff-6086-4a0d-a9b3-bf864141d21f tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:20.152875 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:20.152875 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:20.158044 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8b77a6ff-6086-4a0d-a9b3-bf864141d21f tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:20.164585 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b77a6ff-6086-4a0d-a9b3-bf864141d21f tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:20.165152 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 466/1837] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:20 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:20.595598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-026ee19e-6a79-4358-ba04-9eb019661dd4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:20.597755 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-026ee19e-6a79-4358-ba04-9eb019661dd4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:20.597969 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-026ee19e-6a79-4358-ba04-9eb019661dd4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:20.598241 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-026ee19e-6a79-4358-ba04-9eb019661dd4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:20.598340 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-026ee19e-6a79-4358-ba04-9eb019661dd4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:20.606878 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:20.606878 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:20.607946 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-026ee19e-6a79-4358-ba04-9eb019661dd4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:20.608514 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 450/1838] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:20 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:21.184983 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5703c01d-6e88-4f3d-9033-1d1b27cfe53e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:21.187399 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5703c01d-6e88-4f3d-9033-1d1b27cfe53e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:21.187621 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5703c01d-6e88-4f3d-9033-1d1b27cfe53e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:21.188068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5703c01d-6e88-4f3d-9033-1d1b27cfe53e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:21.197558 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:21.197558 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:21.204402 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5703c01d-6e88-4f3d-9033-1d1b27cfe53e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:21.211318 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5703c01d-6e88-4f3d-9033-1d1b27cfe53e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:21.212233 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 463/1839] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:21 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:21.623320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8dd0280a-8011-4643-911e-edf97a9ad1c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:21.625779 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8dd0280a-8011-4643-911e-edf97a9ad1c1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:21.626145 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8dd0280a-8011-4643-911e-edf97a9ad1c1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:21.626418 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8dd0280a-8011-4643-911e-edf97a9ad1c1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:21.626603 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8dd0280a-8011-4643-911e-edf97a9ad1c1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:21.631736 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:21.631736 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:21.632642 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8dd0280a-8011-4643-911e-edf97a9ad1c1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:21.633763 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 461/1840] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:21 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:22.228226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87a0b8ff-9c8f-476f-bab7-9b610cac3b1c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:22.232851 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87a0b8ff-9c8f-476f-bab7-9b610cac3b1c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:22.233198 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87a0b8ff-9c8f-476f-bab7-9b610cac3b1c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:22.233454 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87a0b8ff-9c8f-476f-bab7-9b610cac3b1c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:22.243487 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:22.243487 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:22.250265 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87a0b8ff-9c8f-476f-bab7-9b610cac3b1c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:22.256612 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87a0b8ff-9c8f-476f-bab7-9b610cac3b1c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:22.257225 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 467/1841] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:22 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:22.645662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb3396a1-d288-437d-8679-831d9d679588 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:22.648652 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb3396a1-d288-437d-8679-831d9d679588 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:22.648898 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb3396a1-d288-437d-8679-831d9d679588 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:22.649107 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb3396a1-d288-437d-8679-831d9d679588 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:22.649238 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-eb3396a1-d288-437d-8679-831d9d679588 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:22.654964 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:22.654964 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:22.656111 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb3396a1-d288-437d-8679-831d9d679588 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:22.656702 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 451/1842] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:22 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:23.271004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d180cfce-6fce-4af6-9c9a-798b7f8c0d09 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:23.273034 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d180cfce-6fce-4af6-9c9a-798b7f8c0d09 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:23.273289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d180cfce-6fce-4af6-9c9a-798b7f8c0d09 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:23.273538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d180cfce-6fce-4af6-9c9a-798b7f8c0d09 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:23.282381 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:23.282381 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:23.288380 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d180cfce-6fce-4af6-9c9a-798b7f8c0d09 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:23.296083 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d180cfce-6fce-4af6-9c9a-798b7f8c0d09 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:23.297120 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 464/1843] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:23 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:23.670927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fbd6d11c-96dd-4bd0-91b1-feebf763529b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:23.675038 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fbd6d11c-96dd-4bd0-91b1-feebf763529b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:23.675038 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fbd6d11c-96dd-4bd0-91b1-feebf763529b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:23.675038 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fbd6d11c-96dd-4bd0-91b1-feebf763529b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:23.675038 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fbd6d11c-96dd-4bd0-91b1-feebf763529b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:23.681384 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:23.681384 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:23.682893 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fbd6d11c-96dd-4bd0-91b1-feebf763529b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:23.683919 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 462/1844] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:23 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:24.319554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f2f85553-65ca-4783-b2fd-27e5ca2be818 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:24.324035 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f2f85553-65ca-4783-b2fd-27e5ca2be818 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:24.324881 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f2f85553-65ca-4783-b2fd-27e5ca2be818 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:24.325394 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f2f85553-65ca-4783-b2fd-27e5ca2be818 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:24.335196 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:24.335196 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:24.341922 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f2f85553-65ca-4783-b2fd-27e5ca2be818 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:24.352317 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f2f85553-65ca-4783-b2fd-27e5ca2be818 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:24.352908 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 468/1845] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:24 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:24.696462 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d70d53aa-75c5-40ce-8efb-b8d25887acd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:24.699928 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d70d53aa-75c5-40ce-8efb-b8d25887acd2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:24.700049 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d70d53aa-75c5-40ce-8efb-b8d25887acd2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:24.700299 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d70d53aa-75c5-40ce-8efb-b8d25887acd2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:24.701640 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d70d53aa-75c5-40ce-8efb-b8d25887acd2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:24.706811 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:24.706811 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:24.707923 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d70d53aa-75c5-40ce-8efb-b8d25887acd2 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:24.708389 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 452/1846] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:24 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:25.371867 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b58a3fb7-706c-4198-9912-59ab625e9b0e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:25.374091 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b58a3fb7-706c-4198-9912-59ab625e9b0e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:25.375843 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b58a3fb7-706c-4198-9912-59ab625e9b0e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:25.377824 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b58a3fb7-706c-4198-9912-59ab625e9b0e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:25.388960 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:25.388960 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:25.398992 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b58a3fb7-706c-4198-9912-59ab625e9b0e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:25.405219 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b58a3fb7-706c-4198-9912-59ab625e9b0e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:25.405740 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 465/1847] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:25 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:25.721848 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-60b0ad9b-d23a-4c66-9b19-e4f7b87f416a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:25.726754 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60b0ad9b-d23a-4c66-9b19-e4f7b87f416a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:25.726754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60b0ad9b-d23a-4c66-9b19-e4f7b87f416a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:25.726754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60b0ad9b-d23a-4c66-9b19-e4f7b87f416a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:25.726754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-60b0ad9b-d23a-4c66-9b19-e4f7b87f416a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:25.733512 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:25.733512 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:25.735356 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60b0ad9b-d23a-4c66-9b19-e4f7b87f416a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:25.735356 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 463/1848] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:25 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:26.065133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2bea9d39-d783-41b5-aa4c-fb558f530be2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:26.184191 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bea9d39-d783-41b5-aa4c-fb558f530be2 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:30:26.184823 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bea9d39-d783-41b5-aa4c-fb558f530be2 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1201565561", "extra_specs": {}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:26.209767 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bea9d39-d783-41b5-aa4c-fb558f530be2 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:30:26.209767 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 469/1849] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:30:26 2026] POST /volume/v3/types => generated 212 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:26.221829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-64f227ce-2595-42de-abf5-fc7799b934d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:26.225152 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64f227ce-2595-42de-abf5-fc7799b934d0 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] POST https://10.4.3.250/volume/v3/types/38e4d5a0-d74e-4bc9-b2e0-b9005837c924/encryption Aug 18 05:30:26.226371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64f227ce-2595-42de-abf5-fc7799b934d0 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:26.248641 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64f227ce-2595-42de-abf5-fc7799b934d0 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] https://10.4.3.250/volume/v3/types/38e4d5a0-d74e-4bc9-b2e0-b9005837c924/encryption returned with HTTP 200 Aug 18 05:30:26.249146 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 453/1850] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:30:26 2026] POST /volume/v3/types/38e4d5a0-d74e-4bc9-b2e0-b9005837c924/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:26.264132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-057059b9-72e5-4813-ac70-253b315b2d89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:26.383398 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:26.383961 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1229061288", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1201565561", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:26.389123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1229061288', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1201565561', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:26.398887 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:30:26.399983 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:26.399983 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:26.400698 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:30:26.413031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (add1fc05-9d07-415d-b4eb-4e806f763dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:26.414571 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9398c321-6e98-4baa-ae44-6c8696e2cedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:26.416954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:26.422939 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a22053e8-7026-4cfc-81e8-6ab88f0631ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:26.426193 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a22053e8-7026-4cfc-81e8-6ab88f0631ff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:26.426548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a22053e8-7026-4cfc-81e8-6ab88f0631ff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:26.426934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a22053e8-7026-4cfc-81e8-6ab88f0631ff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:26.435662 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:26.435662 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:26.440463 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a22053e8-7026-4cfc-81e8-6ab88f0631ff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:26.450265 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a22053e8-7026-4cfc-81e8-6ab88f0631ff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:26.450265 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 464/1851] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:26 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:26.455766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9398c321-6e98-4baa-ae44-6c8696e2cedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:30:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38e4d5a0-d74e-4bc9-b2e0-b9005837c924,is_public=True,name='tempest-scenario-type-luks-1201565561',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38e4d5a0-d74e-4bc9-b2e0-b9005837c924', '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=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:26.457783 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377c1c70-8734-45d1-9fce-f89a4e968ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:26.500058 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1201565561 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1201565561, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:26.500492 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1201565561 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1201565561, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:26.558223 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['92c65742-d6d5-4f82-884c-65cce8618dad', '830c705e-afb9-4b3d-bcbd-bf72f59bc4a2', 'eb2ba568-061f-4558-9efc-c66d736b089e', 'e3b258f6-6078-4249-8069-9483da4d54f8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:26.559947 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (377c1c70-8734-45d1-9fce-f89a4e968ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92c65742-d6d5-4f82-884c-65cce8618dad', '830c705e-afb9-4b3d-bcbd-bf72f59bc4a2', 'eb2ba568-061f-4558-9efc-c66d736b089e', 'e3b258f6-6078-4249-8069-9483da4d54f8']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:26.561307 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb79309-6716-475e-8e0b-ad52be14e9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:26.591340 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb79309-6716-475e-8e0b-ad52be14e9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11b57660-ea11-498e-ba42-fa574af15d00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1229061288',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['92c65742-d6d5-4f82-884c-65cce8618dad','830c705e-afb9-4b3d-bcbd-bf72f59bc4a2','eb2ba568-061f-4558-9efc-c66d736b089e','e3b258f6-6078-4249-8069-9483da4d54f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=38e4d5a0-d74e-4bc9-b2e0-b9005837c924), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1229061288',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=11b57660-ea11-498e-ba42-fa574af15d00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38e4d5a0-d74e-4bc9-b2e0-b9005837c924),volume_type_id=38e4d5a0-d74e-4bc9-b2e0-b9005837c924)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:26.592521 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e2dd4d-f984-4ed4-a1be-b6f988637cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:26.613057 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e2dd4d-f984-4ed4-a1be-b6f988637cd8) transitioned into state 'SUCCESS' from state '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-1229061288',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['92c65742-d6d5-4f82-884c-65cce8618dad','830c705e-afb9-4b3d-bcbd-bf72f59bc4a2','eb2ba568-061f-4558-9efc-c66d736b089e','e3b258f6-6078-4249-8069-9483da4d54f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=38e4d5a0-d74e-4bc9-b2e0-b9005837c924)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:26.613862 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3c0832-cc82-4c36-ae00-403a07930566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:26.628916 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3c0832-cc82-4c36-ae00-403a07930566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:26.630135 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (add1fc05-9d07-415d-b4eb-4e806f763dd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:26.630875 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:30:26.632037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-057059b9-72e5-4813-ac70-253b315b2d89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:26.632037 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 466/1852] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:30:26 2026] POST /volume/v3/volumes => generated 780 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:26.649782 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8fe53459-2d03-4174-8ecb-60e066c3aa31 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:26.652690 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8fe53459-2d03-4174-8ecb-60e066c3aa31 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:26.652690 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8fe53459-2d03-4174-8ecb-60e066c3aa31 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:26.652690 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8fe53459-2d03-4174-8ecb-60e066c3aa31 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:26.659190 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:26.659190 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:26.661988 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8fe53459-2d03-4174-8ecb-60e066c3aa31 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:26.665983 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8fe53459-2d03-4174-8ecb-60e066c3aa31 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 returned with HTTP 200 Aug 18 05:30:26.666753 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 470/1853] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:26 2026] GET /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:26.750485 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-64b0d75e-0c06-46f5-890c-130ce81f3b7c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:26.752566 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64b0d75e-0c06-46f5-890c-130ce81f3b7c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:26.752849 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64b0d75e-0c06-46f5-890c-130ce81f3b7c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:26.753123 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64b0d75e-0c06-46f5-890c-130ce81f3b7c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:26.753279 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-64b0d75e-0c06-46f5-890c-130ce81f3b7c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:26.759548 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:26.759548 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:26.760849 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64b0d75e-0c06-46f5-890c-130ce81f3b7c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:26.761889 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 454/1854] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:26 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:27.479527 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74e704f3-d4a3-4ebe-a829-31cbc925dc4b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:27.479527 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74e704f3-d4a3-4ebe-a829-31cbc925dc4b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:27.479527 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74e704f3-d4a3-4ebe-a829-31cbc925dc4b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:27.479527 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74e704f3-d4a3-4ebe-a829-31cbc925dc4b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:27.488105 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:27.488105 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:27.493539 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-74e704f3-d4a3-4ebe-a829-31cbc925dc4b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:27.500504 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74e704f3-d4a3-4ebe-a829-31cbc925dc4b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:27.500775 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 465/1855] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:27 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:27.687087 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff55f975-38f8-4180-9479-059c2534a8f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:27.690000 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff55f975-38f8-4180-9479-059c2534a8f4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:27.690000 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff55f975-38f8-4180-9479-059c2534a8f4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:27.690452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff55f975-38f8-4180-9479-059c2534a8f4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:27.702756 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:27.702756 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:27.710262 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff55f975-38f8-4180-9479-059c2534a8f4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:27.717433 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff55f975-38f8-4180-9479-059c2534a8f4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 returned with HTTP 200 Aug 18 05:30:27.718159 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 467/1856] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:27 2026] GET /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:27.736250 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e30e9ea5-7635-42bf-9366-f17463a6633d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:27.738309 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e30e9ea5-7635-42bf-9366-f17463a6633d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:27.738551 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e30e9ea5-7635-42bf-9366-f17463a6633d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:27.738990 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e30e9ea5-7635-42bf-9366-f17463a6633d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:27.746212 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:27.746212 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:27.750273 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e30e9ea5-7635-42bf-9366-f17463a6633d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:27.757512 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e30e9ea5-7635-42bf-9366-f17463a6633d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 returned with HTTP 200 Aug 18 05:30:27.758004 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 471/1857] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:27 2026] GET /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:27.772767 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b90ef4b-c073-4d14-808e-cbcb71664cd9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:27.776320 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b90ef4b-c073-4d14-808e-cbcb71664cd9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00/action Aug 18 05:30:27.776724 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b90ef4b-c073-4d14-808e-cbcb71664cd9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:27.776897 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b90ef4b-c073-4d14-808e-cbcb71664cd9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:27.777090 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da2bc8b9-a5a7-41a1-a7e8-4c0fab1b596f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:27.779265 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da2bc8b9-a5a7-41a1-a7e8-4c0fab1b596f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:27.779512 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da2bc8b9-a5a7-41a1-a7e8-4c0fab1b596f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:27.779839 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da2bc8b9-a5a7-41a1-a7e8-4c0fab1b596f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:27.779891 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-da2bc8b9-a5a7-41a1-a7e8-4c0fab1b596f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:27.787342 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:27.787342 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:27.788495 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da2bc8b9-a5a7-41a1-a7e8-4c0fab1b596f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:27.789395 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 466/1858] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:27 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:27.802173 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:27.802173 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:27.802827 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3b90ef4b-c073-4d14-808e-cbcb71664cd9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:27.816610 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3b90ef4b-c073-4d14-808e-cbcb71664cd9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume updated successfully. Aug 18 05:30:27.816881 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b90ef4b-c073-4d14-808e-cbcb71664cd9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00/action returned with HTTP 200 Aug 18 05:30:27.818038 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 455/1859] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:30:27 2026] POST /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 05:30:27.933868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-50fb6c17-4ac3-49c0-9614-111b298e8833 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:27.938255 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-50fb6c17-4ac3-49c0-9614-111b298e8833 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:27.938255 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-50fb6c17-4ac3-49c0-9614-111b298e8833 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:27.938255 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-50fb6c17-4ac3-49c0-9614-111b298e8833 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:27.951155 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:27.951155 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:27.956314 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-50fb6c17-4ac3-49c0-9614-111b298e8833 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:27.962828 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-50fb6c17-4ac3-49c0-9614-111b298e8833 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 returned with HTTP 200 Aug 18 05:30:27.963273 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 468/1860] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:30:27 2026] GET /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:28.524320 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2660754a-753f-42ac-8739-d4a6804304be None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:28.530038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2660754a-753f-42ac-8739-d4a6804304be tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:28.530038 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2660754a-753f-42ac-8739-d4a6804304be tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:28.530038 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2660754a-753f-42ac-8739-d4a6804304be tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:28.543902 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:28.543902 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:28.551247 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2660754a-753f-42ac-8739-d4a6804304be tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:28.559668 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2660754a-753f-42ac-8739-d4a6804304be tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:28.560723 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 472/1861] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:28 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:28.582268 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-45e3c93d-4bf6-4077-997a-58f6c88c2b4c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:28.585700 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-45e3c93d-4bf6-4077-997a-58f6c88c2b4c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:28.585700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-45e3c93d-4bf6-4077-997a-58f6c88c2b4c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:28.586597 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-45e3c93d-4bf6-4077-997a-58f6c88c2b4c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:28.598165 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:28.598165 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:28.610834 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-45e3c93d-4bf6-4077-997a-58f6c88c2b4c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:28.618638 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-45e3c93d-4bf6-4077-997a-58f6c88c2b4c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 returned with HTTP 200 Aug 18 05:30:28.619397 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 467/1862] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:30:28 2026] GET /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:28.636108 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86a85b85-7683-4174-a3dc-5c7e51972deb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:28.636417 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86a85b85-7683-4174-a3dc-5c7e51972deb None None] GET https://10.4.3.250/volume// Aug 18 05:30:28.636690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86a85b85-7683-4174-a3dc-5c7e51972deb None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:28.636826 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86a85b85-7683-4174-a3dc-5c7e51972deb None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:28.637318 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86a85b85-7683-4174-a3dc-5c7e51972deb None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:28.637808 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 456/1863] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:30:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:28.650725 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-7b89ce97-4fc0-4136-aa9d-8f049cc6c487 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:28.653353 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-7b89ce97-4fc0-4136-aa9d-8f049cc6c487 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:30:28.653771 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-7b89ce97-4fc0-4136-aa9d-8f049cc6c487 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11b57660-ea11-498e-ba42-fa574af15d00", "connector": null, "instance_uuid": "ccfa9321-0151-4de3-8281-4a1c14c32640"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:28.665843 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:28.665843 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:28.714166 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-7b89ce97-4fc0-4136-aa9d-8f049cc6c487 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:30:28.714636 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 469/1864] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:30:28 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 18 05:30:28.803749 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-27a9de72-776f-4491-b438-73a35baf826b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:28.809112 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27a9de72-776f-4491-b438-73a35baf826b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:28.809112 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27a9de72-776f-4491-b438-73a35baf826b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:28.809112 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27a9de72-776f-4491-b438-73a35baf826b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:28.809112 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-27a9de72-776f-4491-b438-73a35baf826b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:28.819494 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:28.819494 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:28.822666 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27a9de72-776f-4491-b438-73a35baf826b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:28.823438 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 473/1865] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:28 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:29.580439 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-25062401-1620-4314-9a64-1cc74258dd0d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:29.582545 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25062401-1620-4314-9a64-1cc74258dd0d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:29.582994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25062401-1620-4314-9a64-1cc74258dd0d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:29.583080 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25062401-1620-4314-9a64-1cc74258dd0d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:29.591120 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:29.591120 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:29.595826 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-25062401-1620-4314-9a64-1cc74258dd0d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:29.601509 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25062401-1620-4314-9a64-1cc74258dd0d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:29.602164 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 468/1866] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:29 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:29.838470 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fadfbcf5-ecaa-46e2-996a-980c3ebbcf6a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:29.840791 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fadfbcf5-ecaa-46e2-996a-980c3ebbcf6a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:29.841023 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fadfbcf5-ecaa-46e2-996a-980c3ebbcf6a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:29.841251 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fadfbcf5-ecaa-46e2-996a-980c3ebbcf6a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:29.841371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-fadfbcf5-ecaa-46e2-996a-980c3ebbcf6a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:29.847249 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:29.847249 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:29.848435 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fadfbcf5-ecaa-46e2-996a-980c3ebbcf6a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:29.849527 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 457/1867] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:29 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:30.168371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3949b95e-40da-4134-847c-64c536b1b74d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:30.169045 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3949b95e-40da-4134-847c-64c536b1b74d None None] GET https://10.4.3.250/volume// Aug 18 05:30:30.169686 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3949b95e-40da-4134-847c-64c536b1b74d None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:30.169686 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3949b95e-40da-4134-847c-64c536b1b74d None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:30.170138 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3949b95e-40da-4134-847c-64c536b1b74d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:30.171030 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 470/1868] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:30:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:30.186220 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-42ec3575-1de9-41fc-98cc-47165c162312 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:30.189350 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-42ec3575-1de9-41fc-98cc-47165c162312 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:30.189763 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-42ec3575-1de9-41fc-98cc-47165c162312 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:30.189879 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-42ec3575-1de9-41fc-98cc-47165c162312 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:30.204363 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:30.204363 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:30.210880 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-42ec3575-1de9-41fc-98cc-47165c162312 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:30.216436 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-42ec3575-1de9-41fc-98cc-47165c162312 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 returned with HTTP 200 Aug 18 05:30:30.217054 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 474/1869] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:30:30 2026] GET /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:30:30.371131 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-f626d45a-d600-430b-a48e-5ca6f257de1e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:30.375301 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-f626d45a-d600-430b-a48e-5ca6f257de1e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/b397db30-1aed-4133-8c22-1872c0433dd5 Aug 18 05:30:30.375976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-f626d45a-d600-430b-a48e-5ca6f257de1e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:30.394751 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-f626d45a-d600-430b-a48e-5ca6f257de1e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-11b57660-ea11-498e-ba42-fa574af15d00-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:30:30.405254 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-f626d45a-d600-430b-a48e-5ca6f257de1e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-11b57660-ea11-498e-ba42-fa574af15d00-np0000007601" acquired by "attachment_update" :: waited 0.009s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:30:30.406031 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:30.406031 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:30.526244 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-f626d45a-d600-430b-a48e-5ca6f257de1e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-11b57660-ea11-498e-ba42-fa574af15d00-np0000007601" released by "attachment_update" :: held 0.120s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:30:30.526244 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-f626d45a-d600-430b-a48e-5ca6f257de1e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/b397db30-1aed-4133-8c22-1872c0433dd5 returned with HTTP 200 Aug 18 05:30:30.526244 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 469/1870] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:30:30 2026] PUT /volume/v3/attachments/b397db30-1aed-4133-8c22-1872c0433dd5 => generated 968 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:30.562324 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-0414d9c8-8144-4128-94a2-3f04f7638842 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:30.567524 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-0414d9c8-8144-4128-94a2-3f04f7638842 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/b397db30-1aed-4133-8c22-1872c0433dd5/action Aug 18 05:30:30.568093 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-0414d9c8-8144-4128-94a2-3f04f7638842 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:30.568301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-0414d9c8-8144-4128-94a2-3f04f7638842 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:30.606664 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:30.606664 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:30.617146 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5f5f8234-09c7-42aa-8c3d-cf3eb8a298f1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:30.623029 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f5f8234-09c7-42aa-8c3d-cf3eb8a298f1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:30.623029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f5f8234-09c7-42aa-8c3d-cf3eb8a298f1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:30.623029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f5f8234-09c7-42aa-8c3d-cf3eb8a298f1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:30.632558 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-0414d9c8-8144-4128-94a2-3f04f7638842 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/b397db30-1aed-4133-8c22-1872c0433dd5/action returned with HTTP 204 Aug 18 05:30:30.632935 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:30.632935 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:30.633148 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 458/1871] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:30:30 2026] POST /volume/v3/attachments/b397db30-1aed-4133-8c22-1872c0433dd5/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:30.638283 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5f5f8234-09c7-42aa-8c3d-cf3eb8a298f1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:30.644975 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f5f8234-09c7-42aa-8c3d-cf3eb8a298f1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:30.645441 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 471/1872] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:30 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:30.864287 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6a7442ce-b4af-4577-ae75-494f9e3e8f91 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:30.866362 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a7442ce-b4af-4577-ae75-494f9e3e8f91 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:30.867907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a7442ce-b4af-4577-ae75-494f9e3e8f91 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:30.867907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a7442ce-b4af-4577-ae75-494f9e3e8f91 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:30.867907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6a7442ce-b4af-4577-ae75-494f9e3e8f91 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:30.872320 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:30.872320 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:30.873385 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a7442ce-b4af-4577-ae75-494f9e3e8f91 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:30.873925 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 475/1873] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:30 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:31.674217 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4528c9dc-aa4a-40d7-94e4-a7672b812fdc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:31.678323 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4528c9dc-aa4a-40d7-94e4-a7672b812fdc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:31.678323 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4528c9dc-aa4a-40d7-94e4-a7672b812fdc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:31.678323 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4528c9dc-aa4a-40d7-94e4-a7672b812fdc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:31.686376 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:31.686376 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:31.690400 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4528c9dc-aa4a-40d7-94e4-a7672b812fdc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:31.697281 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4528c9dc-aa4a-40d7-94e4-a7672b812fdc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:31.698083 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 470/1874] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:31 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:31.890064 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f1551e1c-dbcc-4492-b7a7-597404752352 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:31.893385 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1551e1c-dbcc-4492-b7a7-597404752352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:31.893385 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1551e1c-dbcc-4492-b7a7-597404752352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:31.894703 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1551e1c-dbcc-4492-b7a7-597404752352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:31.895258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f1551e1c-dbcc-4492-b7a7-597404752352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:31.901296 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:31.901296 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:31.902292 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1551e1c-dbcc-4492-b7a7-597404752352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:31.902882 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 459/1875] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:31 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:32.714486 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a6de732f-1417-4072-bb4e-d23adc9f82df None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:32.716518 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6de732f-1417-4072-bb4e-d23adc9f82df tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:32.716754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6de732f-1417-4072-bb4e-d23adc9f82df tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:32.717043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a6de732f-1417-4072-bb4e-d23adc9f82df tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:32.724629 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:32.724629 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:32.728688 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a6de732f-1417-4072-bb4e-d23adc9f82df tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:32.733211 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a6de732f-1417-4072-bb4e-d23adc9f82df tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:32.733603 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 472/1876] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:32 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:32.918096 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b13022b2-994e-457a-9966-01332cde2039 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:32.920857 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b13022b2-994e-457a-9966-01332cde2039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:32.921943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b13022b2-994e-457a-9966-01332cde2039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:32.921943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b13022b2-994e-457a-9966-01332cde2039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:32.922137 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b13022b2-994e-457a-9966-01332cde2039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:32.933128 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:32.933128 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:32.933670 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b13022b2-994e-457a-9966-01332cde2039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:32.934265 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 476/1877] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:32 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:33.317292 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-1067b928-e04d-492d-aa64-37392cb9b09d req-33f75581-b6b9-4681-a54d-42e847fdc98b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:33.323041 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1067b928-e04d-492d-aa64-37392cb9b09d req-33f75581-b6b9-4681-a54d-42e847fdc98b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/attachments?instance_id=ce8fe3be-6648-4fc0-9fa2-84d00e90e5a7 Aug 18 05:30:33.323041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1067b928-e04d-492d-aa64-37392cb9b09d req-33f75581-b6b9-4681-a54d-42e847fdc98b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:33.323041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-1067b928-e04d-492d-aa64-37392cb9b09d req-33f75581-b6b9-4681-a54d-42e847fdc98b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:33.334683 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-1067b928-e04d-492d-aa64-37392cb9b09d req-33f75581-b6b9-4681-a54d-42e847fdc98b tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments?instance_id=ce8fe3be-6648-4fc0-9fa2-84d00e90e5a7 returned with HTTP 200 Aug 18 05:30:33.335499 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 471/1878] 10.4.3.250 () {70 vars in 1637 bytes} [Tue Aug 18 05:30:33 2026] GET /volume/v3/attachments?instance_id=ce8fe3be-6648-4fc0-9fa2-84d00e90e5a7 => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:33.347578 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1067b928-e04d-492d-aa64-37392cb9b09d req-03a0a0ea-49c1-4006-8fae-0ef148a9fabb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:33.350756 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1067b928-e04d-492d-aa64-37392cb9b09d req-03a0a0ea-49c1-4006-8fae-0ef148a9fabb tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b Aug 18 05:30:33.351039 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1067b928-e04d-492d-aa64-37392cb9b09d req-03a0a0ea-49c1-4006-8fae-0ef148a9fabb tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:33.351288 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1067b928-e04d-492d-aa64-37392cb9b09d req-03a0a0ea-49c1-4006-8fae-0ef148a9fabb tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:33.378934 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1067b928-e04d-492d-aa64-37392cb9b09d req-03a0a0ea-49c1-4006-8fae-0ef148a9fabb tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b returned with HTTP 200 Aug 18 05:30:33.379451 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 460/1879] 10.4.3.250 () {70 vars in 1651 bytes} [Tue Aug 18 05:30:33 2026] GET /volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:33.750342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d609ffa7-cb55-4669-9535-ab4350791478 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:33.752615 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d609ffa7-cb55-4669-9535-ab4350791478 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:33.753150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d609ffa7-cb55-4669-9535-ab4350791478 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:33.753150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d609ffa7-cb55-4669-9535-ab4350791478 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:33.762919 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:33.762919 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:33.769984 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d609ffa7-cb55-4669-9535-ab4350791478 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:33.775387 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d609ffa7-cb55-4669-9535-ab4350791478 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:33.776644 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 473/1880] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:33 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:33.945853 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6863d6e8-91bf-4148-a441-505fa7eaa3f4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:33.947775 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6863d6e8-91bf-4148-a441-505fa7eaa3f4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:33.947973 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6863d6e8-91bf-4148-a441-505fa7eaa3f4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:33.948244 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6863d6e8-91bf-4148-a441-505fa7eaa3f4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:33.948354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6863d6e8-91bf-4148-a441-505fa7eaa3f4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:33.954286 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:33.954286 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:33.955375 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6863d6e8-91bf-4148-a441-505fa7eaa3f4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:33.955877 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 477/1881] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:33 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:34.421702 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:34.423679 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:34.424003 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1004506415"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:34.425545 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1004506415'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:34.425643 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Create volume of 1 GB Aug 18 05:30:34.425978 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:34.425978 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:34.430140 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Availability Zones retrieved successfully. Aug 18 05:30:34.437308 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Flow 'volume_create_api' (d815ab78-2d9d-4a1a-8292-f9efac687fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:34.438406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf5a62b-efeb-4331-adeb-316af2938cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:34.439499 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:34.472026 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf5a62b-efeb-4331-adeb-316af2938cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:34.473272 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895b52ef-d1bc-494b-abf0-a64aab059c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:34.555420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Created reservations ['f17da492-7afd-4609-ba62-cb1cbce4a89f', 'ec0c2b31-1204-448d-8c49-f90d32609b50', '239d38a6-d92d-4050-be47-1aa9c1de695a', 'bd8bf873-8673-4278-ba0c-6a4b1fa79798'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:34.556505 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895b52ef-d1bc-494b-abf0-a64aab059c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f17da492-7afd-4609-ba62-cb1cbce4a89f', 'ec0c2b31-1204-448d-8c49-f90d32609b50', '239d38a6-d92d-4050-be47-1aa9c1de695a', 'bd8bf873-8673-4278-ba0c-6a4b1fa79798']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:34.557544 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f18047-7793-405b-99f9-608be2ad1cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:34.589462 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f18047-7793-405b-99f9-608be2ad1cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '082e2adb-75f6-4a09-ad44-377e8afc86b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1004506415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17163df44df146c49550a80427ba282a',qos_specs=None,replication_status=,reservations=['f17da492-7afd-4609-ba62-cb1cbce4a89f','ec0c2b31-1204-448d-8c49-f90d32609b50','239d38a6-d92d-4050-be47-1aa9c1de695a','bd8bf873-8673-4278-ba0c-6a4b1fa79798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75bba07fb20b4bc8aa7a5cac5236bf2e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1004506415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=082e2adb-75f6-4a09-ad44-377e8afc86b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17163df44df146c49550a80427ba282a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75bba07fb20b4bc8aa7a5cac5236bf2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:34.590592 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0490d864-a939-485a-99af-9dca4a1bb1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:34.623987 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0490d864-a939-485a-99af-9dca4a1bb1f0) transitioned into state 'SUCCESS' from state '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-1004506415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17163df44df146c49550a80427ba282a',qos_specs=None,replication_status=,reservations=['f17da492-7afd-4609-ba62-cb1cbce4a89f','ec0c2b31-1204-448d-8c49-f90d32609b50','239d38a6-d92d-4050-be47-1aa9c1de695a','bd8bf873-8673-4278-ba0c-6a4b1fa79798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75bba07fb20b4bc8aa7a5cac5236bf2e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:34.625399 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab1686ba-aac8-47b7-8e3c-c75b2dcd6a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:34.642676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab1686ba-aac8-47b7-8e3c-c75b2dcd6a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:34.644187 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Flow 'volume_create_api' (d815ab78-2d9d-4a1a-8292-f9efac687fb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:34.644700 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Create volume request issued successfully. Aug 18 05:30:34.645810 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-354cbacd-4c82-49a8-89c5-4ad053e10b15 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:34.646459 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 472/1882] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:30:34 2026] POST /volume/v3/volumes => generated 757 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:34.663352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4ed3b24e-9790-4f47-a56e-aefbb33e7ba6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:34.665851 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ed3b24e-9790-4f47-a56e-aefbb33e7ba6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:30:34.666284 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ed3b24e-9790-4f47-a56e-aefbb33e7ba6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:34.666633 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ed3b24e-9790-4f47-a56e-aefbb33e7ba6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:34.676970 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:34.676970 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:34.683186 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4ed3b24e-9790-4f47-a56e-aefbb33e7ba6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:30:34.689336 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ed3b24e-9790-4f47-a56e-aefbb33e7ba6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:30:34.690042 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 461/1883] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:34 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:34.796941 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6735a9e4-556a-493f-8f20-28a01fe6f147 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:34.799776 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6735a9e4-556a-493f-8f20-28a01fe6f147 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:34.800708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6735a9e4-556a-493f-8f20-28a01fe6f147 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:34.800708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6735a9e4-556a-493f-8f20-28a01fe6f147 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:34.808944 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:34.808944 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:34.814341 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6735a9e4-556a-493f-8f20-28a01fe6f147 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:34.823097 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6735a9e4-556a-493f-8f20-28a01fe6f147 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:34.823249 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 474/1884] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:34 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 999 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:34.881607 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:34.884729 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:34.885253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1463548357"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:34.888285 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1463548357'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:34.888285 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Create volume of 1 GB Aug 18 05:30:34.894062 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Availability Zones retrieved successfully. Aug 18 05:30:34.902774 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Flow 'volume_create_api' (8483e7ac-9117-4fab-b39a-0e32c3dbf3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:34.906298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91127937-68d2-475a-95fc-7b4eb1efcaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:34.907612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:34.949636 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91127937-68d2-475a-95fc-7b4eb1efcaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:34.951201 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d23be1f-0a50-41bd-9e29-9ba9e203d560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:34.970908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b5f128b8-3336-4c1b-a821-d1cb5bcf5534 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:34.974553 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5f128b8-3336-4c1b-a821-d1cb5bcf5534 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:34.975269 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5f128b8-3336-4c1b-a821-d1cb5bcf5534 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:34.975565 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5f128b8-3336-4c1b-a821-d1cb5bcf5534 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:34.975677 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b5f128b8-3336-4c1b-a821-d1cb5bcf5534 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:34.981452 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:34.981452 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:34.983083 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5f128b8-3336-4c1b-a821-d1cb5bcf5534 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:34.983595 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 473/1885] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:34 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:35.055684 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Created reservations ['69281c3c-891a-48c9-a241-1ed0a1afaf28', '48f15192-fbd0-4fda-8001-90ad28a22704', 'c9b56148-1c39-4adb-8ccc-986cb51fbd37', 'ca44642c-eb38-4d93-851f-566520ec07fe'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:35.056750 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d23be1f-0a50-41bd-9e29-9ba9e203d560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69281c3c-891a-48c9-a241-1ed0a1afaf28', '48f15192-fbd0-4fda-8001-90ad28a22704', 'c9b56148-1c39-4adb-8ccc-986cb51fbd37', 'ca44642c-eb38-4d93-851f-566520ec07fe']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:35.058083 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e80e627-f5ca-4752-bec6-a3a18d6fd499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:35.097060 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e80e627-f5ca-4752-bec6-a3a18d6fd499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93a7c33f-4e5f-4fd9-ba14-5d4519111dda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1463548357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3d4c51911c54b598ec5eda31850c56a',qos_specs=None,replication_status=,reservations=['69281c3c-891a-48c9-a241-1ed0a1afaf28','48f15192-fbd0-4fda-8001-90ad28a22704','c9b56148-1c39-4adb-8ccc-986cb51fbd37','ca44642c-eb38-4d93-851f-566520ec07fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd8d55e1aca4016889f6533f6750227',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1463548357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93a7c33f-4e5f-4fd9-ba14-5d4519111dda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3d4c51911c54b598ec5eda31850c56a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cd8d55e1aca4016889f6533f6750227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:35.098620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71535174-958b-48b2-b83e-d064f304a6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:35.134041 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71535174-958b-48b2-b83e-d064f304a6ce) transitioned into state 'SUCCESS' from state '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-1463548357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3d4c51911c54b598ec5eda31850c56a',qos_specs=None,replication_status=,reservations=['69281c3c-891a-48c9-a241-1ed0a1afaf28','48f15192-fbd0-4fda-8001-90ad28a22704','c9b56148-1c39-4adb-8ccc-986cb51fbd37','ca44642c-eb38-4d93-851f-566520ec07fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd8d55e1aca4016889f6533f6750227',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:35.134041 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88116a8-bee1-475b-926b-edc0c1d839f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:35.150475 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88116a8-bee1-475b-926b-edc0c1d839f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:35.152031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Flow 'volume_create_api' (8483e7ac-9117-4fab-b39a-0e32c3dbf3d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:35.152778 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Create volume request issued successfully. Aug 18 05:30:35.154027 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84e29c63-b8b4-4756-a06d-0289a7bd9683 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:35.154271 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 478/1886] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:30:34 2026] POST /volume/v3/volumes => generated 759 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:35.169094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15d31694-6358-42f6-bdeb-14d3c362cff3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:35.173202 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15d31694-6358-42f6-bdeb-14d3c362cff3 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda Aug 18 05:30:35.173202 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15d31694-6358-42f6-bdeb-14d3c362cff3 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:35.173202 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15d31694-6358-42f6-bdeb-14d3c362cff3 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:35.183118 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:35.183118 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:35.187244 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-15d31694-6358-42f6-bdeb-14d3c362cff3 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:30:35.194399 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15d31694-6358-42f6-bdeb-14d3c362cff3 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda returned with HTTP 200 Aug 18 05:30:35.194399 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 462/1887] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:35 2026] GET /volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:35.705446 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ecbf2c6-5a60-427e-9001-bc4d864998a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:35.707730 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ecbf2c6-5a60-427e-9001-bc4d864998a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:30:35.707988 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ecbf2c6-5a60-427e-9001-bc4d864998a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:35.708259 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ecbf2c6-5a60-427e-9001-bc4d864998a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:35.716675 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:35.716675 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:35.721419 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3ecbf2c6-5a60-427e-9001-bc4d864998a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:30:35.728032 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ecbf2c6-5a60-427e-9001-bc4d864998a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:30:35.728645 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 475/1888] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:35 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:35.841170 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-97347c9c-1a72-4079-85dd-d76e5ddfaa23 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:35.843884 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97347c9c-1a72-4079-85dd-d76e5ddfaa23 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:35.843884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97347c9c-1a72-4079-85dd-d76e5ddfaa23 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:35.843884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-97347c9c-1a72-4079-85dd-d76e5ddfaa23 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:35.852025 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:35.852025 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:35.856743 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-97347c9c-1a72-4079-85dd-d76e5ddfaa23 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:35.862660 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-97347c9c-1a72-4079-85dd-d76e5ddfaa23 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:35.864385 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 474/1889] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:35 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 1250 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:35.999349 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4bdc158d-823d-4bd5-9cf3-e2e4f2b2da2c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:36.004049 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4bdc158d-823d-4bd5-9cf3-e2e4f2b2da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:36.004049 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4bdc158d-823d-4bd5-9cf3-e2e4f2b2da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:36.006245 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4bdc158d-823d-4bd5-9cf3-e2e4f2b2da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:36.006245 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4bdc158d-823d-4bd5-9cf3-e2e4f2b2da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:36.014041 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:36.014041 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:36.015382 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4bdc158d-823d-4bd5-9cf3-e2e4f2b2da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:36.016522 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 479/1890] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:35 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:36.049493 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-8d442c06-d803-4fc0-ba2d-10c8f3037def None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:36.053806 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-8d442c06-d803-4fc0-ba2d-10c8f3037def tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:36.054414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-8d442c06-d803-4fc0-ba2d-10c8f3037def tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:36.054414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-8d442c06-d803-4fc0-ba2d-10c8f3037def tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:36.064509 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:36.064509 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:36.077853 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-8d442c06-d803-4fc0-ba2d-10c8f3037def tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:36.091645 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-8d442c06-d803-4fc0-ba2d-10c8f3037def tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:36.092365 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 463/1891] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:30:36 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:36.218616 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e3cbadbc-ba16-464c-9a7d-5fab2844e58e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:36.226439 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3cbadbc-ba16-464c-9a7d-5fab2844e58e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda Aug 18 05:30:36.226624 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e3cbadbc-ba16-464c-9a7d-5fab2844e58e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:36.227333 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e3cbadbc-ba16-464c-9a7d-5fab2844e58e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:36.239096 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:36.239096 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:36.246001 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e3cbadbc-ba16-464c-9a7d-5fab2844e58e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:30:36.254045 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3cbadbc-ba16-464c-9a7d-5fab2844e58e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda returned with HTTP 200 Aug 18 05:30:36.254577 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 476/1892] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:36 2026] GET /volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:36.684772 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-e5ab50c3-1d6b-4489-9f0b-3270a1942212 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:36.687269 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-e5ab50c3-1d6b-4489-9f0b-3270a1942212 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:36.687509 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-e5ab50c3-1d6b-4489-9f0b-3270a1942212 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:36.687721 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-e5ab50c3-1d6b-4489-9f0b-3270a1942212 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:36.697357 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:36.697357 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:36.702870 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-e5ab50c3-1d6b-4489-9f0b-3270a1942212 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:36.710132 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-e5ab50c3-1d6b-4489-9f0b-3270a1942212 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:36.710641 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 475/1893] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:30:36 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 1250 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:36.724413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f11fe51c-bfab-4e32-a561-e53a4ed1df47 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:36.728469 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f11fe51c-bfab-4e32-a561-e53a4ed1df47 None None] GET https://10.4.3.250/volume// Aug 18 05:30:36.728469 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f11fe51c-bfab-4e32-a561-e53a4ed1df47 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:36.728469 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f11fe51c-bfab-4e32-a561-e53a4ed1df47 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:36.728469 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f11fe51c-bfab-4e32-a561-e53a4ed1df47 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:36.728469 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 480/1894] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:30:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:36.739943 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-5ef22a2a-37c6-4798-af24-17a12d58a72f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:36.742513 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-5ef22a2a-37c6-4798-af24-17a12d58a72f tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:30:36.742982 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-5ef22a2a-37c6-4798-af24-17a12d58a72f tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c7d257-dc08-406f-a102-19d9af8ef7a8", "connector": null, "instance_uuid": "092432a6-6355-4866-9851-65be16858c0d"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:36.758327 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:36.758327 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:36.764096 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:36.766167 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:36.766409 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-683647139"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:36.769377 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-683647139'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:36.769377 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Create volume of 1 GB Aug 18 05:30:36.779362 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Availability Zones retrieved successfully. Aug 18 05:30:36.790083 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Flow 'volume_create_api' (6bd6a995-6de8-445e-8072-3dc4817b238c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:36.791608 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fabddc1-2251-4efe-a918-2223c79a1a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:36.793615 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:36.807565 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-5ef22a2a-37c6-4798-af24-17a12d58a72f tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:30:36.807708 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 464/1895] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:30:36 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 18 05:30:36.834069 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fabddc1-2251-4efe-a918-2223c79a1a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:36.835114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf7b0a0-479a-411f-bfc4-54339293d708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:36.903502 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Created reservations ['c48e9818-5807-4091-89b5-6edae41424d0', 'f432872c-f087-4a63-89a4-d043b409dd1d', 'd87b5b2d-4ee1-43eb-a0f2-ef8ac05fa46c', 'e056297c-a3b3-45bf-ae9e-2bef0e6d84b6'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:36.904807 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf7b0a0-479a-411f-bfc4-54339293d708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c48e9818-5807-4091-89b5-6edae41424d0', 'f432872c-f087-4a63-89a4-d043b409dd1d', 'd87b5b2d-4ee1-43eb-a0f2-ef8ac05fa46c', 'e056297c-a3b3-45bf-ae9e-2bef0e6d84b6']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:36.906454 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fd36c27-6f3a-44da-925b-5bc46241d11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:36.942545 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fd36c27-6f3a-44da-925b-5bc46241d11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e864729-2953-467e-be8b-e2a3b4cc0f1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-683647139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6159cd2e31e420c8057c0f5d64e5020',qos_specs=None,replication_status=,reservations=['c48e9818-5807-4091-89b5-6edae41424d0','f432872c-f087-4a63-89a4-d043b409dd1d','d87b5b2d-4ee1-43eb-a0f2-ef8ac05fa46c','e056297c-a3b3-45bf-ae9e-2bef0e6d84b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1593c57c0664ff4a17d36c89600e125',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-683647139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e864729-2953-467e-be8b-e2a3b4cc0f1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6159cd2e31e420c8057c0f5d64e5020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1593c57c0664ff4a17d36c89600e125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:36.943419 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165671a9-5ce8-4276-b394-a5ee1bf00bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:36.970486 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (165671a9-5ce8-4276-b394-a5ee1bf00bda) transitioned into state 'SUCCESS' from state '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-683647139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6159cd2e31e420c8057c0f5d64e5020',qos_specs=None,replication_status=,reservations=['c48e9818-5807-4091-89b5-6edae41424d0','f432872c-f087-4a63-89a4-d043b409dd1d','d87b5b2d-4ee1-43eb-a0f2-ef8ac05fa46c','e056297c-a3b3-45bf-ae9e-2bef0e6d84b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1593c57c0664ff4a17d36c89600e125',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:36.971614 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93c8845f-5930-43f0-96cd-58f251d77d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:36.989278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93c8845f-5930-43f0-96cd-58f251d77d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:36.990856 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Flow 'volume_create_api' (6bd6a995-6de8-445e-8072-3dc4817b238c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:36.991878 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Create volume request issued successfully. Aug 18 05:30:36.992616 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62d7e15c-f0bf-4595-9d75-da3839dd4699 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:36.993590 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 477/1896] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:30:36 2026] POST /volume/v3/volumes => generated 754 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:37.012364 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba4b1114-0395-4168-aa70-1182c76f0dda None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:37.020312 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba4b1114-0395-4168-aa70-1182c76f0dda tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:37.020826 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba4b1114-0395-4168-aa70-1182c76f0dda tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:37.021110 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba4b1114-0395-4168-aa70-1182c76f0dda tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:37.032132 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:37.032132 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:37.032333 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7c609e9-64c9-41c1-8bee-b7bf302a27ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:37.038051 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba4b1114-0395-4168-aa70-1182c76f0dda tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:37.038691 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7c609e9-64c9-41c1-8bee-b7bf302a27ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:37.039157 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7c609e9-64c9-41c1-8bee-b7bf302a27ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:37.039504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7c609e9-64c9-41c1-8bee-b7bf302a27ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:37.040181 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a7c609e9-64c9-41c1-8bee-b7bf302a27ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:37.045731 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba4b1114-0395-4168-aa70-1182c76f0dda tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:37.046438 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 476/1897] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:37 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:30:37.046866 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:37.046866 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:37.047953 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7c609e9-64c9-41c1-8bee-b7bf302a27ff tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:37.048877 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 481/1898] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:37 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:37.967150 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-70130154-2406-4688-a0bb-c2f8121a7247 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:37.968740 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-70130154-2406-4688-a0bb-c2f8121a7247 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00/encryption Aug 18 05:30:37.969078 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-70130154-2406-4688-a0bb-c2f8121a7247 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:37.969333 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-70130154-2406-4688-a0bb-c2f8121a7247 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.006932 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.006932 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:38.030962 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-29650fbd-75f3-4ac4-b15d-4a508c91799a req-70130154-2406-4688-a0bb-c2f8121a7247 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00/encryption returned with HTTP 200 Aug 18 05:30:38.030962 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 465/1899] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:30:37 2026] GET /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00/encryption => generated 160 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:38.062707 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f3b36677-a7ed-401a-adde-0cafd455bf4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.069044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a93bb53a-ff2d-4e4b-99a0-63bd8737cc75 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.069678 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3b36677-a7ed-401a-adde-0cafd455bf4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:38.069678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3b36677-a7ed-401a-adde-0cafd455bf4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:38.069678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3b36677-a7ed-401a-adde-0cafd455bf4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.069678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f3b36677-a7ed-401a-adde-0cafd455bf4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:38.069792 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a93bb53a-ff2d-4e4b-99a0-63bd8737cc75 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:38.069792 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a93bb53a-ff2d-4e4b-99a0-63bd8737cc75 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:38.069792 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a93bb53a-ff2d-4e4b-99a0-63bd8737cc75 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.082850 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.082850 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:38.082850 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3b36677-a7ed-401a-adde-0cafd455bf4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:38.082850 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 478/1900] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:38 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:38.089327 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.089327 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:38.098105 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a93bb53a-ff2d-4e4b-99a0-63bd8737cc75 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:38.108246 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a93bb53a-ff2d-4e4b-99a0-63bd8737cc75 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:38.109738 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 477/1901] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:38 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:38.181608 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-15fdfa51-7bb5-40c4-9d62-d7032838c556 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.184549 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-15fdfa51-7bb5-40c4-9d62-d7032838c556 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:38.184840 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-15fdfa51-7bb5-40c4-9d62-d7032838c556 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:38.185122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-15fdfa51-7bb5-40c4-9d62-d7032838c556 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.196206 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.196206 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:38.205409 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-15fdfa51-7bb5-40c4-9d62-d7032838c556 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:38.213512 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-15fdfa51-7bb5-40c4-9d62-d7032838c556 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:38.214297 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 482/1902] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:30:38 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:38.362570 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-372abdd2-67d2-4b8a-bea8-509990374a78 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.363034 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-372abdd2-67d2-4b8a-bea8-509990374a78 None None] GET https://10.4.3.250/volume// Aug 18 05:30:38.363244 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-372abdd2-67d2-4b8a-bea8-509990374a78 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:38.363542 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-372abdd2-67d2-4b8a-bea8-509990374a78 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.363963 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-372abdd2-67d2-4b8a-bea8-509990374a78 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:38.364471 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 466/1903] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:30:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:38.381084 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-f77b23b1-f1d9-43a7-bdd9-fe14a09389c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.433873 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-f77b23b1-f1d9-43a7-bdd9-fe14a09389c6 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:30:38.434563 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-f77b23b1-f1d9-43a7-bdd9-fe14a09389c6 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e864729-2953-467e-be8b-e2a3b4cc0f1a", "connector": null, "instance_uuid": "ced5e89c-9c34-47a1-9df2-db8f38ef9b69"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:38.453039 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.453039 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:38.498514 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-f77b23b1-f1d9-43a7-bdd9-fe14a09389c6 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:30:38.498632 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 479/1904] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:30:38 2026] POST /volume/v3/attachments => generated 273 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:38.541170 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a4ca644-ff05-42c2-9ec0-09553a230103 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.544821 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a4ca644-ff05-42c2-9ec0-09553a230103 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:38.545388 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a4ca644-ff05-42c2-9ec0-09553a230103 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:38.545682 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a4ca644-ff05-42c2-9ec0-09553a230103 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.560441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-26e08d87-b81c-4dea-ae58-d11fa7067045 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.560941 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26e08d87-b81c-4dea-ae58-d11fa7067045 None None] GET https://10.4.3.250/volume// Aug 18 05:30:38.565689 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26e08d87-b81c-4dea-ae58-d11fa7067045 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:38.565689 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26e08d87-b81c-4dea-ae58-d11fa7067045 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.568662 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.568662 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:38.568977 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26e08d87-b81c-4dea-ae58-d11fa7067045 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:38.570178 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 483/1905] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:30:38 2026] GET /volume/ => generated 386 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:38.574272 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6a4ca644-ff05-42c2-9ec0-09553a230103 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:38.577929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-22d3ea51-3e48-40da-9702-88b709432244 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.581856 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22d3ea51-3e48-40da-9702-88b709432244 None None] GET https://10.4.3.250/volume// Aug 18 05:30:38.583915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22d3ea51-3e48-40da-9702-88b709432244 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:38.584032 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a4ca644-ff05-42c2-9ec0-09553a230103 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:38.584081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22d3ea51-3e48-40da-9702-88b709432244 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.584444 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 478/1906] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:38 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:38.585261 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22d3ea51-3e48-40da-9702-88b709432244 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:38.586312 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 467/1907] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:30:38 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:38.588388 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-dcd640d3-0f9f-4322-b204-dcc2b624d44c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.594720 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-dcd640d3-0f9f-4322-b204-dcc2b624d44c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:30:38.594720 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-dcd640d3-0f9f-4322-b204-dcc2b624d44c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:38.595157 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-dcd640d3-0f9f-4322-b204-dcc2b624d44c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.606808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-bdb1114f-2f99-4192-a661-f32e3cbd32ad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.610746 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-bdb1114f-2f99-4192-a661-f32e3cbd32ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:38.610746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-bdb1114f-2f99-4192-a661-f32e3cbd32ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:38.610939 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.610939 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:38.612477 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-bdb1114f-2f99-4192-a661-f32e3cbd32ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:38.616604 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-dcd640d3-0f9f-4322-b204-dcc2b624d44c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:30:38.623517 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-dcd640d3-0f9f-4322-b204-dcc2b624d44c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:30:38.624355 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 480/1908] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:30:38 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 1429 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:30:38.629203 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.629203 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:38.636241 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-bdb1114f-2f99-4192-a661-f32e3cbd32ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:38.643937 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-bdb1114f-2f99-4192-a661-f32e3cbd32ad tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:38.645793 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 484/1909] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:30:38 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:30:38.828580 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-94c31a0c-045f-41e6-aef7-d4bd8b69c6af None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.833690 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-94c31a0c-045f-41e6-aef7-d4bd8b69c6af tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] PUT https://10.4.3.250/volume/v3/attachments/ef81704a-e89b-47a9-8bc2-30f64cbe9964 Aug 18 05:30:38.834406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-94c31a0c-045f-41e6-aef7-d4bd8b69c6af tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:38.847770 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-6d60f852-69da-43f0-842b-5f3d4f93a194 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:38.852067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-94c31a0c-045f-41e6-aef7-d4bd8b69c6af tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Acquiring lock "cinder-attachment_update-a1c7d257-dc08-406f-a102-19d9af8ef7a8-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:30:38.852237 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-6d60f852-69da-43f0-842b-5f3d4f93a194 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] PUT https://10.4.3.250/volume/v3/attachments/d6cef59e-4c23-4502-bf5f-eeb06e9d68ba Aug 18 05:30:38.852461 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-6d60f852-69da-43f0-842b-5f3d4f93a194 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:38.859274 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-94c31a0c-045f-41e6-aef7-d4bd8b69c6af tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Lock "cinder-attachment_update-a1c7d257-dc08-406f-a102-19d9af8ef7a8-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:30:38.860625 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.860625 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:38.862397 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-6d60f852-69da-43f0-842b-5f3d4f93a194 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Acquiring lock "cinder-attachment_update-9e864729-2953-467e-be8b-e2a3b4cc0f1a-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:30:38.872420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-6d60f852-69da-43f0-842b-5f3d4f93a194 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Lock "cinder-attachment_update-9e864729-2953-467e-be8b-e2a3b4cc0f1a-np0000007601" acquired by "attachment_update" :: waited 0.009s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:30:38.872935 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:38.872935 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:39.088601 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-94c31a0c-045f-41e6-aef7-d4bd8b69c6af tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Lock "cinder-attachment_update-a1c7d257-dc08-406f-a102-19d9af8ef7a8-np0000007601" released by "attachment_update" :: held 0.229s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:30:39.089145 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-94c31a0c-045f-41e6-aef7-d4bd8b69c6af tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments/ef81704a-e89b-47a9-8bc2-30f64cbe9964 returned with HTTP 200 Aug 18 05:30:39.092961 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 479/1910] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:30:38 2026] PUT /volume/v3/attachments/ef81704a-e89b-47a9-8bc2-30f64cbe9964 => generated 969 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:39.098424 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-652ede2e-28fc-4aba-bc47-5d5f37cf7c70 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:39.103579 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-652ede2e-28fc-4aba-bc47-5d5f37cf7c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:39.103579 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-652ede2e-28fc-4aba-bc47-5d5f37cf7c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:39.104094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-6d60f852-69da-43f0-842b-5f3d4f93a194 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Lock "cinder-attachment_update-9e864729-2953-467e-be8b-e2a3b4cc0f1a-np0000007601" released by "attachment_update" :: held 0.232s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:30:39.104478 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-6d60f852-69da-43f0-842b-5f3d4f93a194 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments/d6cef59e-4c23-4502-bf5f-eeb06e9d68ba returned with HTTP 200 Aug 18 05:30:39.104518 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-652ede2e-28fc-4aba-bc47-5d5f37cf7c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:39.105713 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-652ede2e-28fc-4aba-bc47-5d5f37cf7c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:39.105792 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 468/1911] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:30:38 2026] PUT /volume/v3/attachments/d6cef59e-4c23-4502-bf5f-eeb06e9d68ba => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:39.113026 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:39.113026 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:39.114623 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-652ede2e-28fc-4aba-bc47-5d5f37cf7c70 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:39.117681 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 481/1912] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:39 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:39.132003 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e6e19eb3-de93-4850-91c9-fa5b46085dad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:39.135714 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6e19eb3-de93-4850-91c9-fa5b46085dad tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 Aug 18 05:30:39.135714 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6e19eb3-de93-4850-91c9-fa5b46085dad tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:39.136230 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6e19eb3-de93-4850-91c9-fa5b46085dad tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:39.156902 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:39.156902 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:39.164339 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-01c593a1-5e21-43cd-99ee-4080c78fafcd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:39.173968 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e6e19eb3-de93-4850-91c9-fa5b46085dad tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:39.178294 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-01c593a1-5e21-43cd-99ee-4080c78fafcd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/attachments/ef81704a-e89b-47a9-8bc2-30f64cbe9964/action Aug 18 05:30:39.178294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-01c593a1-5e21-43cd-99ee-4080c78fafcd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:39.178294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-01c593a1-5e21-43cd-99ee-4080c78fafcd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:39.182172 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6e19eb3-de93-4850-91c9-fa5b46085dad tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 returned with HTTP 200 Aug 18 05:30:39.182640 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 485/1913] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:39 2026] GET /volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 => generated 1412 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:39.206998 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f552611-2b58-4c1b-9442-7c2d750f4edd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:39.211265 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f552611-2b58-4c1b-9442-7c2d750f4edd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 Aug 18 05:30:39.211265 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f552611-2b58-4c1b-9442-7c2d750f4edd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:39.212064 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f552611-2b58-4c1b-9442-7c2d750f4edd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:39.222912 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:39.222912 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:39.226037 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:39.226037 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:39.233432 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4f552611-2b58-4c1b-9442-7c2d750f4edd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:39.242057 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f552611-2b58-4c1b-9442-7c2d750f4edd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 returned with HTTP 200 Aug 18 05:30:39.242766 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 469/1914] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:39 2026] GET /volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 => generated 1412 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:39.263471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6e451e7f-1d9f-487f-8b49-1254fef2e6cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:39.268619 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e451e7f-1d9f-487f-8b49-1254fef2e6cc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 Aug 18 05:30:39.268939 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ace5be47-5f16-4ff9-9fa9-18afcf1ee093 req-01c593a1-5e21-43cd-99ee-4080c78fafcd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments/ef81704a-e89b-47a9-8bc2-30f64cbe9964/action returned with HTTP 204 Aug 18 05:30:39.269103 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e451e7f-1d9f-487f-8b49-1254fef2e6cc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:39.269103 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e451e7f-1d9f-487f-8b49-1254fef2e6cc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:39.269103 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-6e451e7f-1d9f-487f-8b49-1254fef2e6cc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume with id: 26aaad42-b414-4bfe-9e37-cbe81657d7c5 Aug 18 05:30:39.269212 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 480/1915] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:30:39 2026] POST /volume/v3/attachments/ef81704a-e89b-47a9-8bc2-30f64cbe9964/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:39.278936 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:39.278936 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:39.280129 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6e451e7f-1d9f-487f-8b49-1254fef2e6cc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:39.318235 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6e451e7f-1d9f-487f-8b49-1254fef2e6cc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume request issued successfully. Aug 18 05:30:39.318235 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e451e7f-1d9f-487f-8b49-1254fef2e6cc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 returned with HTTP 202 Aug 18 05:30:39.318451 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 482/1916] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:39 2026] DELETE /volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:39.335186 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e37764e3-5c38-46d6-8934-1d813f822ca1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:39.338425 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e37764e3-5c38-46d6-8934-1d813f822ca1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 Aug 18 05:30:39.339948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e37764e3-5c38-46d6-8934-1d813f822ca1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:39.339948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e37764e3-5c38-46d6-8934-1d813f822ca1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:39.359044 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:39.359044 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:39.369409 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e37764e3-5c38-46d6-8934-1d813f822ca1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:39.377819 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e37764e3-5c38-46d6-8934-1d813f822ca1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 returned with HTTP 200 Aug 18 05:30:39.378913 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 486/1917] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:39 2026] GET /volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 => generated 1411 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:39.603053 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2844cb8a-15c9-46ec-92f1-ab6651aaff5f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:39.605748 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2844cb8a-15c9-46ec-92f1-ab6651aaff5f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:39.606120 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2844cb8a-15c9-46ec-92f1-ab6651aaff5f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:39.606446 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2844cb8a-15c9-46ec-92f1-ab6651aaff5f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:39.619491 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:39.619491 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:39.624809 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2844cb8a-15c9-46ec-92f1-ab6651aaff5f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:39.631065 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2844cb8a-15c9-46ec-92f1-ab6651aaff5f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:39.631622 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 470/1918] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:39 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:40.396127 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f693f1e-e031-4624-ac9d-4476072ebb4f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:40.399777 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f693f1e-e031-4624-ac9d-4476072ebb4f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 Aug 18 05:30:40.401047 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f693f1e-e031-4624-ac9d-4476072ebb4f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:40.401504 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f693f1e-e031-4624-ac9d-4476072ebb4f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:40.414584 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f693f1e-e031-4624-ac9d-4476072ebb4f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 returned with HTTP 404 Aug 18 05:30:40.415708 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 481/1919] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:40 2026] GET /volume/v3/volumes/26aaad42-b414-4bfe-9e37-cbe81657d7c5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:40.429237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7933866e-beca-4cb4-b599-03dcc65e4bb7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:40.462804 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7933866e-beca-4cb4-b599-03dcc65e4bb7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:40.462804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7933866e-beca-4cb4-b599-03dcc65e4bb7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:40.462804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7933866e-beca-4cb4-b599-03dcc65e4bb7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:40.462804 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-7933866e-beca-4cb4-b599-03dcc65e4bb7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete backup with id: 2d7c9659-e329-4884-95b1-25411bec026c. Aug 18 05:30:40.462804 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:40.462804 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:40.462804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-7933866e-beca-4cb4-b599-03dcc65e4bb7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] delete_backup rpcapi backup_id 2d7c9659-e329-4884-95b1-25411bec026c {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:30:40.468190 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7933866e-beca-4cb4-b599-03dcc65e4bb7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 202 Aug 18 05:30:40.469607 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 483/1920] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:40 2026] DELETE /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:30:40.479334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-78624595-f9d5-46f8-b258-69ab3a802024 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:40.482695 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-78624595-f9d5-46f8-b258-69ab3a802024 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:40.482695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-78624595-f9d5-46f8-b258-69ab3a802024 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:40.482695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-78624595-f9d5-46f8-b258-69ab3a802024 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:40.482695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-78624595-f9d5-46f8-b258-69ab3a802024 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:40.489825 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:40.489825 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:40.491707 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-78624595-f9d5-46f8-b258-69ab3a802024 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 200 Aug 18 05:30:40.493449 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 487/1921] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:40 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:40.658047 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b01875f0-86fb-4e23-ab21-9ad34de8fbd3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:40.659984 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b01875f0-86fb-4e23-ab21-9ad34de8fbd3 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:40.660344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b01875f0-86fb-4e23-ab21-9ad34de8fbd3 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:40.661616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b01875f0-86fb-4e23-ab21-9ad34de8fbd3 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:40.683682 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:40.683682 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:40.693236 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b01875f0-86fb-4e23-ab21-9ad34de8fbd3 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:40.699868 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b01875f0-86fb-4e23-ab21-9ad34de8fbd3 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:40.701051 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 471/1922] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:40 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:41.507466 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c69ccfec-146a-43e0-bbdb-7c0a10f73e2b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:41.514317 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c69ccfec-146a-43e0-bbdb-7c0a10f73e2b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c Aug 18 05:30:41.514612 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c69ccfec-146a-43e0-bbdb-7c0a10f73e2b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:41.514889 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c69ccfec-146a-43e0-bbdb-7c0a10f73e2b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:41.515058 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c69ccfec-146a-43e0-bbdb-7c0a10f73e2b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2d7c9659-e329-4884-95b1-25411bec026c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:41.522673 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c69ccfec-146a-43e0-bbdb-7c0a10f73e2b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c returned with HTTP 404 Aug 18 05:30:41.522934 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 482/1923] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:41 2026] GET /volume/v3/backups/2d7c9659-e329-4884-95b1-25411bec026c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:41.641259 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93cc0042-f949-4062-b7be-352612d552da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:41.645541 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93cc0042-f949-4062-b7be-352612d552da tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 Aug 18 05:30:41.645541 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93cc0042-f949-4062-b7be-352612d552da tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:41.645541 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93cc0042-f949-4062-b7be-352612d552da tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:41.653645 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:41.653645 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:41.658931 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93cc0042-f949-4062-b7be-352612d552da tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:41.670799 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93cc0042-f949-4062-b7be-352612d552da tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 returned with HTTP 200 Aug 18 05:30:41.672461 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 484/1924] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:41 2026] GET /volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:41.693177 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-15b8ad64-d52b-4533-81c2-9b6d5256f1ea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:41.695515 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15b8ad64-d52b-4533-81c2-9b6d5256f1ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 Aug 18 05:30:41.696448 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15b8ad64-d52b-4533-81c2-9b6d5256f1ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:41.696448 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15b8ad64-d52b-4533-81c2-9b6d5256f1ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:41.696448 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-15b8ad64-d52b-4533-81c2-9b6d5256f1ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume with id: d333e95d-2361-4f5a-b860-820a081213d0 Aug 18 05:30:41.710286 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:41.710286 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:41.710720 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-15b8ad64-d52b-4533-81c2-9b6d5256f1ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:41.722330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab465e2a-3253-44da-8a72-cf44382b89a1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:41.726757 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab465e2a-3253-44da-8a72-cf44382b89a1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:41.727836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab465e2a-3253-44da-8a72-cf44382b89a1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:41.727836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab465e2a-3253-44da-8a72-cf44382b89a1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:41.751242 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-15b8ad64-d52b-4533-81c2-9b6d5256f1ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume request issued successfully. Aug 18 05:30:41.751468 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15b8ad64-d52b-4533-81c2-9b6d5256f1ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 returned with HTTP 202 Aug 18 05:30:41.752036 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 488/1925] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:41 2026] DELETE /volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:41.758205 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:41.758205 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:41.761549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20dd77de-4a42-4dc2-b5fb-0c1be6653bcf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:41.764436 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20dd77de-4a42-4dc2-b5fb-0c1be6653bcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 Aug 18 05:30:41.764601 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20dd77de-4a42-4dc2-b5fb-0c1be6653bcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:41.765028 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20dd77de-4a42-4dc2-b5fb-0c1be6653bcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:41.768431 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ab465e2a-3253-44da-8a72-cf44382b89a1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:41.780171 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab465e2a-3253-44da-8a72-cf44382b89a1 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:41.780945 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 472/1926] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:41 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:41.781492 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:41.781492 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:41.791394 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20dd77de-4a42-4dc2-b5fb-0c1be6653bcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:41.800130 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20dd77de-4a42-4dc2-b5fb-0c1be6653bcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 returned with HTTP 200 Aug 18 05:30:41.800797 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 483/1927] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:41 2026] GET /volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 => generated 1356 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:42.664572 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-ade5d953-f3bc-4e53-939d-70a24e6a1ecf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:42.670725 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-ade5d953-f3bc-4e53-939d-70a24e6a1ecf tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/attachments/d6cef59e-4c23-4502-bf5f-eeb06e9d68ba/action Aug 18 05:30:42.672835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-ade5d953-f3bc-4e53-939d-70a24e6a1ecf tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:42.672835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-ade5d953-f3bc-4e53-939d-70a24e6a1ecf tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:42.712067 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:42.712067 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:42.752150 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e94f9b2a-2f4d-4f0d-a48d-0249840db58a req-ade5d953-f3bc-4e53-939d-70a24e6a1ecf tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments/d6cef59e-4c23-4502-bf5f-eeb06e9d68ba/action returned with HTTP 204 Aug 18 05:30:42.752956 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 485/1928] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:30:42 2026] POST /volume/v3/attachments/d6cef59e-4c23-4502-bf5f-eeb06e9d68ba/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:30:42.803905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6dc161d2-281a-4597-875b-6a843905be7f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:42.805499 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6dc161d2-281a-4597-875b-6a843905be7f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:42.805499 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6dc161d2-281a-4597-875b-6a843905be7f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:42.806812 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6dc161d2-281a-4597-875b-6a843905be7f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:42.823257 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-273ae214-0f8c-4159-9d9d-c2cf971405f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:42.825996 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-273ae214-0f8c-4159-9d9d-c2cf971405f6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 Aug 18 05:30:42.826203 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-273ae214-0f8c-4159-9d9d-c2cf971405f6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:42.826546 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-273ae214-0f8c-4159-9d9d-c2cf971405f6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:42.836932 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:42.836932 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:42.841554 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-273ae214-0f8c-4159-9d9d-c2cf971405f6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 returned with HTTP 404 Aug 18 05:30:42.842416 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 473/1929] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:42 2026] GET /volume/v3/volumes/d333e95d-2361-4f5a-b860-820a081213d0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:42.845408 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6dc161d2-281a-4597-875b-6a843905be7f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:42.854671 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6dc161d2-281a-4597-875b-6a843905be7f tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:42.855324 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 489/1930] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:42 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:42.862402 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:42.865364 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:42.866174 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-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-603896724"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:42.867961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-603896724'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:42.868101 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume of 1 GB Aug 18 05:30:42.876678 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Availability Zones retrieved successfully. Aug 18 05:30:42.877085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f46bb0b1-f219-415a-8630-87a20980a754 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:42.880118 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f46bb0b1-f219-415a-8630-87a20980a754 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:42.881328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f46bb0b1-f219-415a-8630-87a20980a754 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:42.883025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f46bb0b1-f219-415a-8630-87a20980a754 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:42.885849 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (cddff5c1-785e-4267-83d2-c242c033fc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:42.887329 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa11944-f903-4647-b75d-5c9348fb4d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:42.889363 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:42.905454 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:42.905454 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:42.922515 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f46bb0b1-f219-415a-8630-87a20980a754 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:42.929198 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa11944-f903-4647-b75d-5c9348fb4d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:42.930867 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14fc9800-0834-4ed9-a1d4-1cff015da99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:42.931179 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f46bb0b1-f219-415a-8630-87a20980a754 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:42.931323 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 486/1931] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:42 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:42.953353 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4698db5e-ded9-44ab-b8bb-f1741bb39872 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:42.956080 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4698db5e-ded9-44ab-b8bb-f1741bb39872 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] DELETE https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:42.960036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4698db5e-ded9-44ab-b8bb-f1741bb39872 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:42.960036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4698db5e-ded9-44ab-b8bb-f1741bb39872 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:42.960036 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-4698db5e-ded9-44ab-b8bb-f1741bb39872 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Delete volume with id: 9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:42.975944 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:42.975944 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:42.976635 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4698db5e-ded9-44ab-b8bb-f1741bb39872 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:42.993844 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4698db5e-ded9-44ab-b8bb-f1741bb39872 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-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 18 05:30:42.993844 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4698db5e-ded9-44ab-b8bb-f1741bb39872 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 400 Aug 18 05:30:42.993978 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 474/1932] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:42 2026] DELETE /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 307 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:30:43.006207 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4a824c5a-04bc-49a1-842e-41e53a06c542 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:43.012036 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a824c5a-04bc-49a1-842e-41e53a06c542 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:43.012036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4a824c5a-04bc-49a1-842e-41e53a06c542 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:43.012036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4a824c5a-04bc-49a1-842e-41e53a06c542 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:43.034507 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:43.034507 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:43.044108 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4a824c5a-04bc-49a1-842e-41e53a06c542 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:43.053262 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a824c5a-04bc-49a1-842e-41e53a06c542 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:43.053992 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 490/1933] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:43 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:43.058070 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['0fa9338e-30a2-486d-adb2-a9ab0fceb721', 'd80c24cd-2c6e-4b40-8623-58bdeba2a100', 'ad0699b1-2b71-4c21-9a4c-d273c07cf2bd', '3e2e5944-8db4-4fbf-bc1e-1c2b670319cc'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:43.059361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14fc9800-0834-4ed9-a1d4-1cff015da99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa9338e-30a2-486d-adb2-a9ab0fceb721', 'd80c24cd-2c6e-4b40-8623-58bdeba2a100', 'ad0699b1-2b71-4c21-9a4c-d273c07cf2bd', '3e2e5944-8db4-4fbf-bc1e-1c2b670319cc']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:43.060437 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e12d6ec-8055-4cd6-9953-4ce75a299c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:43.108478 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e12d6ec-8055-4cd6-9953-4ce75a299c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39c51ebd-5895-44cf-a46c-31bc2a7cbe5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-603896724',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['0fa9338e-30a2-486d-adb2-a9ab0fceb721','d80c24cd-2c6e-4b40-8623-58bdeba2a100','ad0699b1-2b71-4c21-9a4c-d273c07cf2bd','3e2e5944-8db4-4fbf-bc1e-1c2b670319cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-603896724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39c51ebd-5895-44cf-a46c-31bc2a7cbe5d,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='61098a39abed43db85d24114bb6ab5a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:43.109832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca41081-ea58-4690-a432-24d8e44da2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:43.129279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4ade7610-4251-4104-8b08-daa3839517ce req-19cbb72f-b3e4-4ed7-864a-82e7e0460e5e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:43.133832 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-19cbb72f-b3e4-4ed7-864a-82e7e0460e5e tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:43.134334 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-19cbb72f-b3e4-4ed7-864a-82e7e0460e5e tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:43.134677 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-19cbb72f-b3e4-4ed7-864a-82e7e0460e5e tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:43.147833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ca41081-ea58-4690-a432-24d8e44da2c5) transitioned into state 'SUCCESS' from state '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-603896724',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['0fa9338e-30a2-486d-adb2-a9ab0fceb721','d80c24cd-2c6e-4b40-8623-58bdeba2a100','ad0699b1-2b71-4c21-9a4c-d273c07cf2bd','3e2e5944-8db4-4fbf-bc1e-1c2b670319cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:43.148933 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f14bf06-9abc-4099-b689-c2c19052fd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:43.151415 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:43.151415 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:43.159708 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-4ade7610-4251-4104-8b08-daa3839517ce req-19cbb72f-b3e4-4ed7-864a-82e7e0460e5e tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:43.164792 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f14bf06-9abc-4099-b689-c2c19052fd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:43.165598 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (cddff5c1-785e-4267-83d2-c242c033fc02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:43.166272 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-19cbb72f-b3e4-4ed7-864a-82e7e0460e5e tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:43.166360 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request issued successfully. Aug 18 05:30:43.167736 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 487/1934] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:30:43 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:43.167823 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c7ab161-ed42-43ed-9eca-4b1831f5483e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:43.167998 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 484/1935] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:30:42 2026] POST /volume/v3/volumes => generated 815 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:43.186123 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1c8108d6-0db4-43d8-a992-5829d585ab6b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:43.189531 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c8108d6-0db4-43d8-a992-5829d585ab6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:30:43.189706 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c8108d6-0db4-43d8-a992-5829d585ab6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:43.189974 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c8108d6-0db4-43d8-a992-5829d585ab6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:43.195741 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4ade7610-4251-4104-8b08-daa3839517ce req-05fd7d1c-f886-46fb-9258-15165b561c6b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:43.198554 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-05fd7d1c-f886-46fb-9258-15165b561c6b tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] POST https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a/action Aug 18 05:30:43.199279 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-05fd7d1c-f886-46fb-9258-15165b561c6b tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:43.199279 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-05fd7d1c-f886-46fb-9258-15165b561c6b tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:43.202118 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:43.202118 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:43.206546 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c8108d6-0db4-43d8-a992-5829d585ab6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:43.215586 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c8108d6-0db4-43d8-a992-5829d585ab6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d returned with HTTP 200 Aug 18 05:30:43.215678 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 475/1936] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:43 2026] GET /volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:43.224064 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:43.224064 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:43.225468 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-4ade7610-4251-4104-8b08-daa3839517ce req-05fd7d1c-f886-46fb-9258-15165b561c6b tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:43.239488 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-4ade7610-4251-4104-8b08-daa3839517ce req-05fd7d1c-f886-46fb-9258-15165b561c6b tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Begin detaching volume completed successfully. Aug 18 05:30:43.239833 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-05fd7d1c-f886-46fb-9258-15165b561c6b tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a/action returned with HTTP 202 Aug 18 05:30:43.240582 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 491/1937] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:30:43 2026] POST /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:30:43.332922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6449ce32-905e-4c3d-af18-14e82e4cf2ec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:43.332922 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6449ce32-905e-4c3d-af18-14e82e4cf2ec None None] GET https://10.4.3.250/volume// Aug 18 05:30:43.332922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6449ce32-905e-4c3d-af18-14e82e4cf2ec None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:43.332922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6449ce32-905e-4c3d-af18-14e82e4cf2ec None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:43.332922 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6449ce32-905e-4c3d-af18-14e82e4cf2ec None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:43.332922 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 488/1938] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:30:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:43.345433 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4ade7610-4251-4104-8b08-daa3839517ce req-f44daacc-393c-4276-a746-b748e2040c47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:43.349070 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-f44daacc-393c-4276-a746-b748e2040c47 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:43.349360 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-f44daacc-393c-4276-a746-b748e2040c47 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:43.349582 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-f44daacc-393c-4276-a746-b748e2040c47 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:43.370095 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:43.370095 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:43.378860 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4ade7610-4251-4104-8b08-daa3839517ce req-f44daacc-393c-4276-a746-b748e2040c47 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:43.392476 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-f44daacc-393c-4276-a746-b748e2040c47 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:43.393189 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 485/1939] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:30:43 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 1322 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:30:44.237176 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-965eb7d9-fa46-40e7-8df1-953f8c38d618 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:44.240323 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-965eb7d9-fa46-40e7-8df1-953f8c38d618 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:30:44.240546 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-965eb7d9-fa46-40e7-8df1-953f8c38d618 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:44.240732 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-965eb7d9-fa46-40e7-8df1-953f8c38d618 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:44.257253 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:44.257253 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:44.264235 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-965eb7d9-fa46-40e7-8df1-953f8c38d618 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:44.270621 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-965eb7d9-fa46-40e7-8df1-953f8c38d618 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d returned with HTTP 200 Aug 18 05:30:44.271101 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 476/1940] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:44 2026] GET /volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:44.285293 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-add7c7f3-d2e1-4313-9343-0bd1d4973d9e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:44.288566 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-add7c7f3-d2e1-4313-9343-0bd1d4973d9e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:30:44.288566 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-add7c7f3-d2e1-4313-9343-0bd1d4973d9e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39c51ebd-5895-44cf-a46c-31bc2a7cbe5d", "name": "tempest-VolumesBackupsTest-Backup-918185387", "description": "tempest-backup-description-1507556362", "container": "tempest-volumesbackupstest-backup-container-337560031"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:44.290445 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-add7c7f3-d2e1-4313-9343-0bd1d4973d9e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating new backup {'backup': {'volume_id': '39c51ebd-5895-44cf-a46c-31bc2a7cbe5d', 'name': 'tempest-VolumesBackupsTest-Backup-918185387', 'description': 'tempest-backup-description-1507556362', 'container': 'tempest-volumesbackupstest-backup-container-337560031'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:30:44.290640 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-add7c7f3-d2e1-4313-9343-0bd1d4973d9e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating backup of volume 39c51ebd-5895-44cf-a46c-31bc2a7cbe5d in container tempest-volumesbackupstest-backup-container-337560031 Aug 18 05:30:44.303005 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:44.303005 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:44.303005 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-add7c7f3-d2e1-4313-9343-0bd1d4973d9e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:30:44.329492 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-add7c7f3-d2e1-4313-9343-0bd1d4973d9e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['a34d11be-d564-4b74-9677-e6417e09c085', '8d8113a6-0ae0-4d00-be00-31e19d25d006'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:44.389558 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-add7c7f3-d2e1-4313-9343-0bd1d4973d9e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:30:44.390130 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 492/1941] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:30:44 2026] POST /volume/v3/backups => generated 329 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:44.406686 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-65997a87-264e-4df3-89ed-e44e6f0c40dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:44.410607 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65997a87-264e-4df3-89ed-e44e6f0c40dd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:44.411402 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65997a87-264e-4df3-89ed-e44e6f0c40dd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:44.411601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-65997a87-264e-4df3-89ed-e44e6f0c40dd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:44.411980 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-65997a87-264e-4df3-89ed-e44e6f0c40dd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:44.423995 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:44.423995 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:44.425451 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-65997a87-264e-4df3-89ed-e44e6f0c40dd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:44.426372 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 489/1942] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:44 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:44.914374 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-f1d2af32-ffa2-4127-8e92-f634f252c664 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:44.917317 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-f1d2af32-ffa2-4127-8e92-f634f252c664 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:30:44.917629 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-f1d2af32-ffa2-4127-8e92-f634f252c664 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:44.917960 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-f1d2af32-ffa2-4127-8e92-f634f252c664 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:44.928099 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:44.928099 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:44.932723 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-f1d2af32-ffa2-4127-8e92-f634f252c664 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:30:44.939450 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-f1d2af32-ffa2-4127-8e92-f634f252c664 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:30:44.940636 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 486/1943] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:30:44 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:44.970640 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-34fdaec3-838b-4720-a18a-ac076e088b35 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:44.971211 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34fdaec3-838b-4720-a18a-ac076e088b35 None None] GET https://10.4.3.250/volume// Aug 18 05:30:44.971470 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34fdaec3-838b-4720-a18a-ac076e088b35 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:44.971753 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34fdaec3-838b-4720-a18a-ac076e088b35 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:44.972202 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34fdaec3-838b-4720-a18a-ac076e088b35 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:44.972915 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 477/1944] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:30:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:44.985495 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-c7759ed9-c6fd-48d3-8df1-8ac94a3cefc1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:44.988038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-c7759ed9-c6fd-48d3-8df1-8ac94a3cefc1 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:30:44.988840 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-c7759ed9-c6fd-48d3-8df1-8ac94a3cefc1 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "082e2adb-75f6-4a09-ad44-377e8afc86b7", "connector": null, "instance_uuid": "a17a9305-3a96-4de7-8736-0f6d8fc99890"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:45.004451 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:45.004451 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:45.051199 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-c7759ed9-c6fd-48d3-8df1-8ac94a3cefc1 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:30:45.051915 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 493/1945] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:30:44 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 18 05:30:45.108102 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-3a22aa26-5eb0-4bd2-a505-2c0f876bf9d4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:45.111241 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-3a22aa26-5eb0-4bd2-a505-2c0f876bf9d4 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] POST https://10.4.3.250/volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598/action Aug 18 05:30:45.112073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-3a22aa26-5eb0-4bd2-a505-2c0f876bf9d4 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:45.112073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-3a22aa26-5eb0-4bd2-a505-2c0f876bf9d4 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:45.135359 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:45.135359 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:45.147579 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6d039c4a-7bee-49f7-b734-4e20ce69b9b9 req-3a22aa26-5eb0-4bd2-a505-2c0f876bf9d4 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598/action returned with HTTP 204 Aug 18 05:30:45.148220 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 490/1946] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:30:45 2026] POST /volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:45.178125 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d93a649-bcb5-40e1-bc59-aaa624cb95e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:45.180808 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d93a649-bcb5-40e1-bc59-aaa624cb95e4 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:30:45.181097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d93a649-bcb5-40e1-bc59-aaa624cb95e4 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:45.181298 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d93a649-bcb5-40e1-bc59-aaa624cb95e4 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:45.197269 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:45.197269 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:45.201981 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4d93a649-bcb5-40e1-bc59-aaa624cb95e4 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:30:45.207339 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d93a649-bcb5-40e1-bc59-aaa624cb95e4 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:30:45.207999 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 487/1947] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:45 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:45.220688 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a8c51408-15e4-4b38-9460-bff45c944461 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:45.223583 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8c51408-15e4-4b38-9460-bff45c944461 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:30:45.224117 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8c51408-15e4-4b38-9460-bff45c944461 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:45.224550 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8c51408-15e4-4b38-9460-bff45c944461 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:45.239682 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:45.239682 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:45.245295 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a8c51408-15e4-4b38-9460-bff45c944461 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:30:45.251567 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8c51408-15e4-4b38-9460-bff45c944461 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:30:45.252374 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 478/1948] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:45 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 1112 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:45.449025 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-529fcf1f-3837-488b-bcad-eb41990c6069 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:45.450728 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-529fcf1f-3837-488b-bcad-eb41990c6069 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:45.450964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-529fcf1f-3837-488b-bcad-eb41990c6069 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:45.451250 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-529fcf1f-3837-488b-bcad-eb41990c6069 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:45.452426 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-529fcf1f-3837-488b-bcad-eb41990c6069 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:45.462398 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:45.462398 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:45.463293 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-529fcf1f-3837-488b-bcad-eb41990c6069 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:45.463686 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 494/1949] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:45 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:45.803938 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4ade7610-4251-4104-8b08-daa3839517ce req-d1c286a0-5171-4afb-89de-762d0ea6bc72 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:45.808558 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-d1c286a0-5171-4afb-89de-762d0ea6bc72 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] DELETE https://10.4.3.250/volume/v3/attachments/d6cef59e-4c23-4502-bf5f-eeb06e9d68ba Aug 18 05:30:45.810959 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-d1c286a0-5171-4afb-89de-762d0ea6bc72 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:45.810959 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-d1c286a0-5171-4afb-89de-762d0ea6bc72 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:45.829053 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:45.829053 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:45.928486 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4ade7610-4251-4104-8b08-daa3839517ce req-d1c286a0-5171-4afb-89de-762d0ea6bc72 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/attachments/d6cef59e-4c23-4502-bf5f-eeb06e9d68ba returned with HTTP 200 Aug 18 05:30:45.928486 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 491/1950] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:30:45 2026] DELETE /volume/v3/attachments/d6cef59e-4c23-4502-bf5f-eeb06e9d68ba => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:46.399108 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8c3ae113-703d-497a-89aa-cd554d936a56 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:46.399597 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c3ae113-703d-497a-89aa-cd554d936a56 None None] GET https://10.4.3.250/volume// Aug 18 05:30:46.399857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c3ae113-703d-497a-89aa-cd554d936a56 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:46.400183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c3ae113-703d-497a-89aa-cd554d936a56 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:46.400515 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c3ae113-703d-497a-89aa-cd554d936a56 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:46.400816 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 488/1951] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:30:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:46.413051 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-e2c10304-74d0-4fff-bfd3-d964fde38df3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:46.415449 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-e2c10304-74d0-4fff-bfd3-d964fde38df3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:30:46.415779 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-e2c10304-74d0-4fff-bfd3-d964fde38df3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:46.416055 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-e2c10304-74d0-4fff-bfd3-d964fde38df3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:46.428153 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:46.428153 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:46.432499 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-e2c10304-74d0-4fff-bfd3-d964fde38df3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:30:46.437844 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-e2c10304-74d0-4fff-bfd3-d964fde38df3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:30:46.438374 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 479/1952] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:30:46 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:30:46.483178 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5b5141c2-c079-46ed-b29c-eae6e4391729 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:46.486116 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b5141c2-c079-46ed-b29c-eae6e4391729 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:46.486116 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b5141c2-c079-46ed-b29c-eae6e4391729 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:46.486116 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b5141c2-c079-46ed-b29c-eae6e4391729 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:46.486116 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5b5141c2-c079-46ed-b29c-eae6e4391729 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:46.486330 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26a777de-3158-4ee0-af14-cc1a2919c115 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:46.489460 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:46.489460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1597982245"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:46.492329 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1597982245'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:46.492329 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Create volume of 1 GB Aug 18 05:30:46.492329 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:46.492329 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:46.493925 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:46.493925 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:46.496061 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b5141c2-c079-46ed-b29c-eae6e4391729 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:46.496061 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 495/1953] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:46 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:46.496511 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Availability Zones retrieved successfully. Aug 18 05:30:46.504036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Flow 'volume_create_api' (601eed3b-8f34-4733-b281-679c3b1d5565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:46.504614 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567537a9-89fe-4a7d-beb7-a6c4f64706a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:46.505873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:46.548695 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7bbeb40b-d9fd-470a-8ab0-57bf16f992d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:46.550597 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567537a9-89fe-4a7d-beb7-a6c4f64706a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:46.551650 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08955dd4-8211-4c43-9632-a6fab40620c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:46.553918 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bbeb40b-d9fd-470a-8ab0-57bf16f992d8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:46.554196 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bbeb40b-d9fd-470a-8ab0-57bf16f992d8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:46.554646 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bbeb40b-d9fd-470a-8ab0-57bf16f992d8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:46.570468 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:46.570468 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:46.577674 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7bbeb40b-d9fd-470a-8ab0-57bf16f992d8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:46.577891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-68220a2c-945b-45e0-9e46-0da9fff90158 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:46.581538 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-68220a2c-945b-45e0-9e46-0da9fff90158 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] PUT https://10.4.3.250/volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598 Aug 18 05:30:46.582037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-68220a2c-945b-45e0-9e46-0da9fff90158 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:46.586044 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bbeb40b-d9fd-470a-8ab0-57bf16f992d8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:46.586599 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 489/1954] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:46 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:46.599913 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-68220a2c-945b-45e0-9e46-0da9fff90158 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Acquiring lock "cinder-attachment_update-082e2adb-75f6-4a09-ad44-377e8afc86b7-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:30:46.610492 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-68220a2c-945b-45e0-9e46-0da9fff90158 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Lock "cinder-attachment_update-082e2adb-75f6-4a09-ad44-377e8afc86b7-np0000007601" acquired by "attachment_update" :: waited 0.012s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:30:46.611627 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:46.611627 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:46.630480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Created reservations ['149867c0-5a26-4fa8-8a32-a3100a92c657', '69c42cc9-8721-47de-a0fa-2002c3962580', '1b15414a-e5b6-4b0d-83f9-543d65ede6e8', '175ed53b-e187-4bf4-b50d-9a71305d6358'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:46.631772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08955dd4-8211-4c43-9632-a6fab40620c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149867c0-5a26-4fa8-8a32-a3100a92c657', '69c42cc9-8721-47de-a0fa-2002c3962580', '1b15414a-e5b6-4b0d-83f9-543d65ede6e8', '175ed53b-e187-4bf4-b50d-9a71305d6358']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:46.632782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ee1a82-8ba7-4ea7-9ebc-5edff6df9afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:46.667782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ee1a82-8ba7-4ea7-9ebc-5edff6df9afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '493417d6-29e0-4501-a3e3-f0575d7a82d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1597982245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3d4c51911c54b598ec5eda31850c56a',qos_specs=None,replication_status=,reservations=['149867c0-5a26-4fa8-8a32-a3100a92c657','69c42cc9-8721-47de-a0fa-2002c3962580','1b15414a-e5b6-4b0d-83f9-543d65ede6e8','175ed53b-e187-4bf4-b50d-9a71305d6358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd8d55e1aca4016889f6533f6750227',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1597982245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=493417d6-29e0-4501-a3e3-f0575d7a82d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3d4c51911c54b598ec5eda31850c56a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cd8d55e1aca4016889f6533f6750227',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:46.668634 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3609edd7-ef47-4bc5-93fa-988105bdc3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:46.701284 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3609edd7-ef47-4bc5-93fa-988105bdc3d3) transitioned into state 'SUCCESS' from state '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-1597982245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3d4c51911c54b598ec5eda31850c56a',qos_specs=None,replication_status=,reservations=['149867c0-5a26-4fa8-8a32-a3100a92c657','69c42cc9-8721-47de-a0fa-2002c3962580','1b15414a-e5b6-4b0d-83f9-543d65ede6e8','175ed53b-e187-4bf4-b50d-9a71305d6358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd8d55e1aca4016889f6533f6750227',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:46.702680 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609e2439-b119-41a8-a51d-1e5ba1f7fec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:46.716655 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609e2439-b119-41a8-a51d-1e5ba1f7fec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:46.717443 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Flow 'volume_create_api' (601eed3b-8f34-4733-b281-679c3b1d5565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:46.718055 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Create volume request issued successfully. Aug 18 05:30:46.718273 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26a777de-3158-4ee0-af14-cc1a2919c115 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:46.718784 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 492/1955] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:30:46 2026] POST /volume/v3/volumes => generated 759 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:46.734132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e5bceaf8-07fb-4f09-860d-8d787aada8dc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:46.737005 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5bceaf8-07fb-4f09-860d-8d787aada8dc tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:30:46.737321 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5bceaf8-07fb-4f09-860d-8d787aada8dc tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:46.737431 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-68220a2c-945b-45e0-9e46-0da9fff90158 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Lock "cinder-attachment_update-082e2adb-75f6-4a09-ad44-377e8afc86b7-np0000007601" released by "attachment_update" :: held 0.127s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:30:46.737620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5bceaf8-07fb-4f09-860d-8d787aada8dc tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:46.738048 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-68220a2c-945b-45e0-9e46-0da9fff90158 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598 returned with HTTP 200 Aug 18 05:30:46.738546 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 480/1956] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:30:46 2026] PUT /volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:30:46.750792 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:46.750792 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:46.756270 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e5bceaf8-07fb-4f09-860d-8d787aada8dc tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:30:46.763899 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5bceaf8-07fb-4f09-860d-8d787aada8dc tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:30:46.764627 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 496/1957] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:46 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:46.769275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-db10c87c-50c6-463b-9178-71b59c90ce55 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:46.772149 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-db10c87c-50c6-463b-9178-71b59c90ce55 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] POST https://10.4.3.250/volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598/action Aug 18 05:30:46.772643 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-db10c87c-50c6-463b-9178-71b59c90ce55 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:46.772884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-db10c87c-50c6-463b-9178-71b59c90ce55 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:46.800540 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:46.800540 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:46.820637 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3ff6a3ff-351a-44cd-ac34-9a0afbf9dcaf req-db10c87c-50c6-463b-9178-71b59c90ce55 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598/action returned with HTTP 204 Aug 18 05:30:46.820637 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 490/1958] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:30:46 2026] POST /volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:47.511961 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0f60af94-c44d-42d4-9440-86a662015e4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:47.514320 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f60af94-c44d-42d4-9440-86a662015e4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:47.514922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f60af94-c44d-42d4-9440-86a662015e4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:47.515373 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f60af94-c44d-42d4-9440-86a662015e4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:47.515684 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0f60af94-c44d-42d4-9440-86a662015e4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:47.523862 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:47.523862 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:47.523862 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f60af94-c44d-42d4-9440-86a662015e4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:47.523862 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 493/1959] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:47 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:47.783795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d9ebe46c-d88f-44a7-800d-fef1dca6edea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:47.789007 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9ebe46c-d88f-44a7-800d-fef1dca6edea tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:30:47.789639 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9ebe46c-d88f-44a7-800d-fef1dca6edea tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:47.789639 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9ebe46c-d88f-44a7-800d-fef1dca6edea tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:47.807581 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:47.807581 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:47.817233 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d9ebe46c-d88f-44a7-800d-fef1dca6edea tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:30:47.828515 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9ebe46c-d88f-44a7-800d-fef1dca6edea tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:30:47.836801 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 481/1960] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:47 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:48.540962 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-993195c1-af32-4476-bbab-31be78424a14 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:48.549986 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-993195c1-af32-4476-bbab-31be78424a14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:48.550723 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-993195c1-af32-4476-bbab-31be78424a14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:48.550723 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-993195c1-af32-4476-bbab-31be78424a14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:48.550926 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-993195c1-af32-4476-bbab-31be78424a14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:48.564346 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:48.564346 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:48.565375 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-993195c1-af32-4476-bbab-31be78424a14 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:48.565867 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 497/1961] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:48 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:49.585650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb02041a-1084-41a1-ad3a-938181d293de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:49.594528 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb02041a-1084-41a1-ad3a-938181d293de tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:49.595128 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb02041a-1084-41a1-ad3a-938181d293de tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:49.595681 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb02041a-1084-41a1-ad3a-938181d293de tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:49.595985 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fb02041a-1084-41a1-ad3a-938181d293de tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:49.604982 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:49.604982 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:49.610080 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb02041a-1084-41a1-ad3a-938181d293de tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:49.610938 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 491/1962] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:49 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:49.720850 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d11d8c80-1219-4f53-b67a-aae8ca1df6ab req-70468469-8282-4282-9979-18dfce4b2888 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:49.727047 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d11d8c80-1219-4f53-b67a-aae8ca1df6ab req-70468469-8282-4282-9979-18dfce4b2888 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/b397db30-1aed-4133-8c22-1872c0433dd5 Aug 18 05:30:49.727505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d11d8c80-1219-4f53-b67a-aae8ca1df6ab req-70468469-8282-4282-9979-18dfce4b2888 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:49.727838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d11d8c80-1219-4f53-b67a-aae8ca1df6ab req-70468469-8282-4282-9979-18dfce4b2888 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:49.746566 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:49.746566 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:49.856160 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d11d8c80-1219-4f53-b67a-aae8ca1df6ab req-70468469-8282-4282-9979-18dfce4b2888 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/b397db30-1aed-4133-8c22-1872c0433dd5 returned with HTTP 200 Aug 18 05:30:49.856825 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 494/1963] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:30:49 2026] DELETE /volume/v3/attachments/b397db30-1aed-4133-8c22-1872c0433dd5 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:50.091967 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ce8f4e72-1d58-41a4-b942-2b87d6b9b614 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:50.094673 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce8f4e72-1d58-41a4-b942-2b87d6b9b614 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] DELETE https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:50.094898 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce8f4e72-1d58-41a4-b942-2b87d6b9b614 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:50.095700 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce8f4e72-1d58-41a4-b942-2b87d6b9b614 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:50.095919 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ce8f4e72-1d58-41a4-b942-2b87d6b9b614 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Delete volume with id: 9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:50.111720 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:50.111720 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:50.112418 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ce8f4e72-1d58-41a4-b942-2b87d6b9b614 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:50.169811 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ce8f4e72-1d58-41a4-b942-2b87d6b9b614 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Delete volume request issued successfully. Aug 18 05:30:50.170424 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce8f4e72-1d58-41a4-b942-2b87d6b9b614 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 202 Aug 18 05:30:50.172074 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 482/1964] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:50 2026] DELETE /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:50.188847 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c3b4ebc5-db77-4b28-afc2-53f5ecaca6e0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:50.193485 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3b4ebc5-db77-4b28-afc2-53f5ecaca6e0 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:50.193832 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3b4ebc5-db77-4b28-afc2-53f5ecaca6e0 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:50.194253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3b4ebc5-db77-4b28-afc2-53f5ecaca6e0 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:50.211908 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:50.211908 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:50.217447 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c3b4ebc5-db77-4b28-afc2-53f5ecaca6e0 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:50.226186 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3b4ebc5-db77-4b28-afc2-53f5ecaca6e0 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 200 Aug 18 05:30:50.226753 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 498/1965] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:50 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:50.628720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-330e8f66-41c0-4369-a87d-8924e3336f54 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:50.632103 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-330e8f66-41c0-4369-a87d-8924e3336f54 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:50.632420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-330e8f66-41c0-4369-a87d-8924e3336f54 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:50.632705 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-330e8f66-41c0-4369-a87d-8924e3336f54 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:50.633046 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-330e8f66-41c0-4369-a87d-8924e3336f54 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:50.642040 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:50.642040 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:50.642040 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-330e8f66-41c0-4369-a87d-8924e3336f54 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:50.642703 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 492/1966] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:50 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:51.243579 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52623749-2b1e-44cd-88e2-1600a08d8b5c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:51.245287 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52623749-2b1e-44cd-88e2-1600a08d8b5c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a Aug 18 05:30:51.245575 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52623749-2b1e-44cd-88e2-1600a08d8b5c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:51.245853 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52623749-2b1e-44cd-88e2-1600a08d8b5c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:51.255003 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52623749-2b1e-44cd-88e2-1600a08d8b5c tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a returned with HTTP 404 Aug 18 05:30:51.255676 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 495/1967] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:51 2026] GET /volume/v3/volumes/9e864729-2953-467e-be8b-e2a3b4cc0f1a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:51.363025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-be893cb7-428d-4a86-9a72-668d3a0157cd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:51.366107 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be893cb7-428d-4a86-9a72-668d3a0157cd tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] DELETE https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:30:51.366997 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be893cb7-428d-4a86-9a72-668d3a0157cd tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:51.366997 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be893cb7-428d-4a86-9a72-668d3a0157cd tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:51.370486 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-be893cb7-428d-4a86-9a72-668d3a0157cd tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Delete volume with id: 9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:30:51.384235 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:51.384235 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:51.384888 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-be893cb7-428d-4a86-9a72-668d3a0157cd tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:51.430261 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-be893cb7-428d-4a86-9a72-668d3a0157cd tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Delete volume request issued successfully. Aug 18 05:30:51.430261 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be893cb7-428d-4a86-9a72-668d3a0157cd tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 202 Aug 18 05:30:51.430261 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 483/1968] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:51 2026] DELETE /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:51.441458 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-702553aa-891c-40d2-9bf1-0d554ecf86f6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:51.444603 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-702553aa-891c-40d2-9bf1-0d554ecf86f6 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:30:51.444825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-702553aa-891c-40d2-9bf1-0d554ecf86f6 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:51.445117 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-702553aa-891c-40d2-9bf1-0d554ecf86f6 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:51.456422 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:51.456422 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:51.463388 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-702553aa-891c-40d2-9bf1-0d554ecf86f6 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:51.471612 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-702553aa-891c-40d2-9bf1-0d554ecf86f6 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 200 Aug 18 05:30:51.472327 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 499/1969] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:51 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:51.659536 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-17e4c726-887c-4847-adfb-2eb04c73a9e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:51.661975 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17e4c726-887c-4847-adfb-2eb04c73a9e9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:51.661975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17e4c726-887c-4847-adfb-2eb04c73a9e9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:51.661975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17e4c726-887c-4847-adfb-2eb04c73a9e9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:51.662421 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-17e4c726-887c-4847-adfb-2eb04c73a9e9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:51.673897 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:51.673897 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:51.674958 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17e4c726-887c-4847-adfb-2eb04c73a9e9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:51.675482 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 493/1970] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:51 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:51.943535 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9149bf8-c09c-4add-8814-34d548a155bf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:51.945765 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9149bf8-c09c-4add-8814-34d548a155bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:51.946142 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9149bf8-c09c-4add-8814-34d548a155bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:51.946469 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9149bf8-c09c-4add-8814-34d548a155bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:51.946758 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a9149bf8-c09c-4add-8814-34d548a155bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: 11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:51.955456 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:51.955456 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:51.956028 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9149bf8-c09c-4add-8814-34d548a155bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:51.973442 np0000007601 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-a9149bf8-c09c-4add-8814-34d548a155bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:30:51.984037 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a9149bf8-c09c-4add-8814-34d548a155bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:30:51.984037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9149bf8-c09c-4add-8814-34d548a155bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 returned with HTTP 202 Aug 18 05:30:51.984037 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 496/1971] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:51 2026] DELETE /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:51.992546 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dbe84752-b525-4ae5-8344-031074c3ae7a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:51.995050 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbe84752-b525-4ae5-8344-031074c3ae7a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:51.995339 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbe84752-b525-4ae5-8344-031074c3ae7a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:51.995596 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbe84752-b525-4ae5-8344-031074c3ae7a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:52.006404 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:52.006404 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:52.010817 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dbe84752-b525-4ae5-8344-031074c3ae7a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:52.015611 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbe84752-b525-4ae5-8344-031074c3ae7a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 returned with HTTP 200 Aug 18 05:30:52.016078 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 484/1972] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:51 2026] GET /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:52.491799 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1dddebaa-8d07-4607-9ca1-98166be22b65 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:52.495746 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1dddebaa-8d07-4607-9ca1-98166be22b65 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 Aug 18 05:30:52.495746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1dddebaa-8d07-4607-9ca1-98166be22b65 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:52.495746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1dddebaa-8d07-4607-9ca1-98166be22b65 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:52.503333 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1dddebaa-8d07-4607-9ca1-98166be22b65 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 returned with HTTP 404 Aug 18 05:30:52.503971 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 500/1973] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:52 2026] GET /volume/v3/volumes/9541937b-a729-4a35-8520-cdc48ecbff31 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:52.678518 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9fde4475-b158-4541-8456-728f5e9bb5c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:52.681342 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fde4475-b158-4541-8456-728f5e9bb5c8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] DELETE https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:30:52.681987 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fde4475-b158-4541-8456-728f5e9bb5c8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:52.681987 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fde4475-b158-4541-8456-728f5e9bb5c8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:52.682274 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9fde4475-b158-4541-8456-728f5e9bb5c8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Delete volume with id: 03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:30:52.689350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d490df09-3121-4594-a164-7604c3958656 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:52.691689 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d490df09-3121-4594-a164-7604c3958656 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:52.691859 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d490df09-3121-4594-a164-7604c3958656 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:52.692123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d490df09-3121-4594-a164-7604c3958656 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:52.693108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d490df09-3121-4594-a164-7604c3958656 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:52.697830 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:52.697830 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:52.700636 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:52.700636 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:52.701128 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9fde4475-b158-4541-8456-728f5e9bb5c8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:52.701842 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d490df09-3121-4594-a164-7604c3958656 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:52.702409 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 497/1974] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:52 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:52.742286 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9fde4475-b158-4541-8456-728f5e9bb5c8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Delete volume request issued successfully. Aug 18 05:30:52.742583 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fde4475-b158-4541-8456-728f5e9bb5c8 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 202 Aug 18 05:30:52.743691 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 494/1975] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:30:52 2026] DELETE /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:52.755288 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f05ebb6-3224-4824-85ff-c6a467b33993 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:52.757606 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f05ebb6-3224-4824-85ff-c6a467b33993 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:30:52.757891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f05ebb6-3224-4824-85ff-c6a467b33993 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:52.758247 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f05ebb6-3224-4824-85ff-c6a467b33993 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:52.770038 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:52.770038 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:52.776264 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5f05ebb6-3224-4824-85ff-c6a467b33993 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Volume info retrieved successfully. Aug 18 05:30:52.789335 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f05ebb6-3224-4824-85ff-c6a467b33993 tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 200 Aug 18 05:30:52.789335 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 485/1976] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:52 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:53.033587 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f598dfd6-980d-46c9-b621-ab59aed59be3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:53.036574 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f598dfd6-980d-46c9-b621-ab59aed59be3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 Aug 18 05:30:53.036921 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f598dfd6-980d-46c9-b621-ab59aed59be3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:53.037203 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f598dfd6-980d-46c9-b621-ab59aed59be3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:53.046189 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f598dfd6-980d-46c9-b621-ab59aed59be3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 returned with HTTP 404 Aug 18 05:30:53.046386 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 501/1977] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:53 2026] GET /volume/v3/volumes/11b57660-ea11-498e-ba42-fa574af15d00 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:30:53.059374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-17c080d8-1d17-42ea-8ccb-1937eac3a1af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:53.063279 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17c080d8-1d17-42ea-8ccb-1937eac3a1af tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:30:53.063780 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17c080d8-1d17-42ea-8ccb-1937eac3a1af tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:53.064202 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-17c080d8-1d17-42ea-8ccb-1937eac3a1af tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:53.065806 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-17c080d8-1d17-42ea-8ccb-1937eac3a1af tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:30:53.173657 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-17c080d8-1d17-42ea-8ccb-1937eac3a1af tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Get all volumes completed successfully. Aug 18 05:30:53.177319 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:53.177319 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:53.185470 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-17c080d8-1d17-42ea-8ccb-1937eac3a1af tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:30:53.186466 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 498/1978] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:30:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12857 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:30:53.215641 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74d93f13-a88e-4fc6-928a-ead8fb961e75 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:53.219498 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74d93f13-a88e-4fc6-928a-ead8fb961e75 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] DELETE https://10.4.3.250/volume/v3/types/38e4d5a0-d74e-4bc9-b2e0-b9005837c924 Aug 18 05:30:53.219944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74d93f13-a88e-4fc6-928a-ead8fb961e75 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:53.219944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74d93f13-a88e-4fc6-928a-ead8fb961e75 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:53.316039 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74d93f13-a88e-4fc6-928a-ead8fb961e75 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] https://10.4.3.250/volume/v3/types/38e4d5a0-d74e-4bc9-b2e0-b9005837c924 returned with HTTP 202 Aug 18 05:30:53.317333 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 495/1979] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:30:53 2026] DELETE /volume/v3/types/38e4d5a0-d74e-4bc9-b2e0-b9005837c924 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:30:53.330137 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-846a1dbc-51c1-407b-84c5-010c085c66a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:53.333943 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-846a1dbc-51c1-407b-84c5-010c085c66a2 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:30:53.334433 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-846a1dbc-51c1-407b-84c5-010c085c66a2 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-309491774", "extra_specs": {}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:53.357481 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-846a1dbc-51c1-407b-84c5-010c085c66a2 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:30:53.358107 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 486/1980] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:30:53 2026] POST /volume/v3/types => generated 212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:53.369063 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c319b24f-ad72-4751-a6eb-492b6081a9b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:53.371595 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c319b24f-ad72-4751-a6eb-492b6081a9b4 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] POST https://10.4.3.250/volume/v3/types/2777a0cc-5fb2-4960-af9c-3e8477f7cb09/encryption Aug 18 05:30:53.372532 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c319b24f-ad72-4751-a6eb-492b6081a9b4 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:53.413169 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c319b24f-ad72-4751-a6eb-492b6081a9b4 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] https://10.4.3.250/volume/v3/types/2777a0cc-5fb2-4960-af9c-3e8477f7cb09/encryption returned with HTTP 200 Aug 18 05:30:53.414091 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 502/1981] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:30:53 2026] POST /volume/v3/types/2777a0cc-5fb2-4960-af9c-3e8477f7cb09/encryption => generated 231 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:53.425805 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e882176c-85aa-4206-9e13-dee740f69a6b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:53.429371 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:30:53.429840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-171387592", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-309491774", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:53.432394 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-171387592', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-309491774', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:30:53.437343 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:30:53.437742 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:53.437742 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:53.438645 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:30:53.448704 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (301b4f8b-ca16-44f3-b189-aab2716ccdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:53.450290 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da74710a-50bf-4768-b715-b871a19cbee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:53.451555 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:30:53.503720 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da74710a-50bf-4768-b715-b871a19cbee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:30:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2777a0cc-5fb2-4960-af9c-3e8477f7cb09,is_public=True,name='tempest-scenario-type-luks2-309491774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2777a0cc-5fb2-4960-af9c-3e8477f7cb09', '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=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:53.504772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705878ab-57be-417e-9fd5-047cbd8ca88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:53.567973 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-309491774 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-309491774, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:53.568273 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-309491774 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-309491774, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:30:53.612528 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['575dd8a0-4c6f-4025-a610-807bebbf2a5c', '6859caac-c694-4a2a-bebc-e08d33bc4df7', '5b3c3f9d-eedf-4acf-a6a8-e75c3167099b', '2004a470-fadd-4f8f-88a5-a878804dfbab'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:30:53.615274 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705878ab-57be-417e-9fd5-047cbd8ca88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['575dd8a0-4c6f-4025-a610-807bebbf2a5c', '6859caac-c694-4a2a-bebc-e08d33bc4df7', '5b3c3f9d-eedf-4acf-a6a8-e75c3167099b', '2004a470-fadd-4f8f-88a5-a878804dfbab']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:53.615274 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c80db1ad-0698-48a9-8bb8-8590febf0936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:53.646333 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c80db1ad-0698-48a9-8bb8-8590febf0936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4d159d8-5312-45b5-9be4-608f9077ec35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-171387592',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['575dd8a0-4c6f-4025-a610-807bebbf2a5c','6859caac-c694-4a2a-bebc-e08d33bc4df7','5b3c3f9d-eedf-4acf-a6a8-e75c3167099b','2004a470-fadd-4f8f-88a5-a878804dfbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=2777a0cc-5fb2-4960-af9c-3e8477f7cb09), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-171387592',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e4d159d8-5312-45b5-9be4-608f9077ec35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2777a0cc-5fb2-4960-af9c-3e8477f7cb09),volume_type_id=2777a0cc-5fb2-4960-af9c-3e8477f7cb09)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:53.647114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbdc3aec-8999-425f-8cd3-7924235e1184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:53.678722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbdc3aec-8999-425f-8cd3-7924235e1184) transitioned into state 'SUCCESS' from state '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-171387592',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['575dd8a0-4c6f-4025-a610-807bebbf2a5c','6859caac-c694-4a2a-bebc-e08d33bc4df7','5b3c3f9d-eedf-4acf-a6a8-e75c3167099b','2004a470-fadd-4f8f-88a5-a878804dfbab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=2777a0cc-5fb2-4960-af9c-3e8477f7cb09)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:53.680153 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a323ab-ff7f-46cb-adb3-b5cc6bad6e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:30:53.697608 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a323ab-ff7f-46cb-adb3-b5cc6bad6e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:30:53.698227 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (301b4f8b-ca16-44f3-b189-aab2716ccdb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:30:53.699605 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:30:53.703555 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e882176c-85aa-4206-9e13-dee740f69a6b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:30:53.704175 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 499/1982] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:30:53 2026] POST /volume/v3/volumes => generated 779 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:30:53.720355 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f3b52363-8440-4697-81b5-40f51c4fcd27 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:53.723449 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3b52363-8440-4697-81b5-40f51c4fcd27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:53.723731 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3b52363-8440-4697-81b5-40f51c4fcd27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:53.724904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3b52363-8440-4697-81b5-40f51c4fcd27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:53.724904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f3b52363-8440-4697-81b5-40f51c4fcd27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:53.726871 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-21ba8937-fa27-41a5-bbaf-f981a0e23d47 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:53.733214 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21ba8937-fa27-41a5-bbaf-f981a0e23d47 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:30:53.733214 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21ba8937-fa27-41a5-bbaf-f981a0e23d47 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:53.733525 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21ba8937-fa27-41a5-bbaf-f981a0e23d47 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:53.735562 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:53.735562 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:53.736893 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3b52363-8440-4697-81b5-40f51c4fcd27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:53.738040 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 496/1983] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:53 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:53.749937 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:53.749937 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:53.754391 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-21ba8937-fa27-41a5-bbaf-f981a0e23d47 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:53.763334 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21ba8937-fa27-41a5-bbaf-f981a0e23d47 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 returned with HTTP 200 Aug 18 05:30:53.764076 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 487/1984] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:53 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:53.811579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e0bee43e-b0e5-4f0c-832a-712eaa1548fe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:53.817069 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e0bee43e-b0e5-4f0c-832a-712eaa1548fe tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] GET https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d Aug 18 05:30:53.817970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e0bee43e-b0e5-4f0c-832a-712eaa1548fe tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:53.817970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e0bee43e-b0e5-4f0c-832a-712eaa1548fe tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:53.837217 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e0bee43e-b0e5-4f0c-832a-712eaa1548fe tempest-AttachVolumeNegativeTest-926630642 tempest-AttachVolumeNegativeTest-926630642-project-member] https://10.4.3.250/volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d returned with HTTP 404 Aug 18 05:30:53.837552 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 503/1985] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:53 2026] GET /volume/v3/volumes/03b4855f-5b83-433a-a3b9-550cc717792d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:54.755417 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3c09e61-2150-4073-b466-993355762e7d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:54.758482 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3c09e61-2150-4073-b466-993355762e7d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:54.758747 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3c09e61-2150-4073-b466-993355762e7d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:54.759882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3c09e61-2150-4073-b466-993355762e7d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:54.759882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c3c09e61-2150-4073-b466-993355762e7d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:54.768920 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:54.768920 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:54.769115 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3c09e61-2150-4073-b466-993355762e7d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:54.769577 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 500/1986] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:54 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:54.784893 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-30b6227a-bc6b-4f5e-b7f7-c3d4497f1153 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:54.787395 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30b6227a-bc6b-4f5e-b7f7-c3d4497f1153 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:30:54.787791 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30b6227a-bc6b-4f5e-b7f7-c3d4497f1153 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:54.788146 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30b6227a-bc6b-4f5e-b7f7-c3d4497f1153 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:54.799609 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:54.799609 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:54.804877 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-30b6227a-bc6b-4f5e-b7f7-c3d4497f1153 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:54.811744 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30b6227a-bc6b-4f5e-b7f7-c3d4497f1153 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 returned with HTTP 200 Aug 18 05:30:54.812316 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 497/1987] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:54 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:54.830582 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-72598654-681e-41c2-b2c3-e9ff31079b88 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:54.839375 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72598654-681e-41c2-b2c3-e9ff31079b88 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:30:54.839506 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72598654-681e-41c2-b2c3-e9ff31079b88 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:54.839697 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72598654-681e-41c2-b2c3-e9ff31079b88 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:54.855214 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:54.855214 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:54.861652 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-72598654-681e-41c2-b2c3-e9ff31079b88 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:54.868815 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72598654-681e-41c2-b2c3-e9ff31079b88 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 returned with HTTP 200 Aug 18 05:30:54.870471 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 488/1988] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:54 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:54.895418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96188539-4c59-424b-9643-a3015ac0a4c5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:54.900602 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96188539-4c59-424b-9643-a3015ac0a4c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35/action Aug 18 05:30:54.902590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96188539-4c59-424b-9643-a3015ac0a4c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:54.902590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96188539-4c59-424b-9643-a3015ac0a4c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:54.916182 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:54.916182 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:54.916930 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96188539-4c59-424b-9643-a3015ac0a4c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:54.932674 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96188539-4c59-424b-9643-a3015ac0a4c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume updated successfully. Aug 18 05:30:54.932984 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96188539-4c59-424b-9643-a3015ac0a4c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35/action returned with HTTP 200 Aug 18 05:30:54.933998 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 504/1989] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:30:54 2026] POST /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 05:30:55.109141 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-45929051-7528-4ca2-a202-e6b3625006a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:55.117603 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-45929051-7528-4ca2-a202-e6b3625006a1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:30:55.117704 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-45929051-7528-4ca2-a202-e6b3625006a1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:55.121744 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-45929051-7528-4ca2-a202-e6b3625006a1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:55.136881 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:55.136881 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:55.146030 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-45929051-7528-4ca2-a202-e6b3625006a1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:55.153467 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-45929051-7528-4ca2-a202-e6b3625006a1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 returned with HTTP 200 Aug 18 05:30:55.154162 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 501/1990] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:30:55 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 => generated 871 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:55.786175 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66da4429-291b-4665-bc0f-a873d8a25dbf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:55.788651 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66da4429-291b-4665-bc0f-a873d8a25dbf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:55.788994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66da4429-291b-4665-bc0f-a873d8a25dbf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:55.789400 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66da4429-291b-4665-bc0f-a873d8a25dbf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:55.789647 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-66da4429-291b-4665-bc0f-a873d8a25dbf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:55.794657 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:55.794657 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:55.796285 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66da4429-291b-4665-bc0f-a873d8a25dbf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:55.796633 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 498/1991] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:55 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:55.855228 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-fa4f29df-a03a-4c01-9fcb-ff8335c39c22 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:55.858128 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-fa4f29df-a03a-4c01-9fcb-ff8335c39c22 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:30:55.858430 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-fa4f29df-a03a-4c01-9fcb-ff8335c39c22 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:55.858814 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-fa4f29df-a03a-4c01-9fcb-ff8335c39c22 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:55.871901 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:55.871901 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:55.890671 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-fa4f29df-a03a-4c01-9fcb-ff8335c39c22 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:55.894194 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-fa4f29df-a03a-4c01-9fcb-ff8335c39c22 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 returned with HTTP 200 Aug 18 05:30:55.894665 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 489/1992] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:30:55 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:55.914984 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9414f714-c0dd-4bc5-8f5f-993fae806216 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:55.917032 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9414f714-c0dd-4bc5-8f5f-993fae806216 None None] GET https://10.4.3.250/volume// Aug 18 05:30:55.917032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9414f714-c0dd-4bc5-8f5f-993fae806216 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:55.917032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9414f714-c0dd-4bc5-8f5f-993fae806216 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:55.917513 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9414f714-c0dd-4bc5-8f5f-993fae806216 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:55.918052 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 505/1993] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:30:55 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 05:30:55.927799 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-7b472fff-e239-4b6f-a706-c145cd199c47 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:55.931323 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-7b472fff-e239-4b6f-a706-c145cd199c47 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:30:55.931997 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-7b472fff-e239-4b6f-a706-c145cd199c47 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4d159d8-5312-45b5-9be4-608f9077ec35", "connector": null, "instance_uuid": "6fb06c47-f8d0-4465-bcc8-8013d392fd77"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:55.945069 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:55.945069 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:55.983723 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-7b472fff-e239-4b6f-a706-c145cd199c47 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:30:55.984366 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 502/1994] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:30:55 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 18 05:30:56.809715 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec09b3d3-9b46-4260-ac33-12acfa0152a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:56.813393 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec09b3d3-9b46-4260-ac33-12acfa0152a7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:56.813540 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec09b3d3-9b46-4260-ac33-12acfa0152a7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:56.814472 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec09b3d3-9b46-4260-ac33-12acfa0152a7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:56.814472 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ec09b3d3-9b46-4260-ac33-12acfa0152a7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:56.829935 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:56.829935 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:56.831179 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec09b3d3-9b46-4260-ac33-12acfa0152a7 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:56.831787 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 499/1995] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:56 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:57.848777 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-47993e2e-772c-4832-97ae-c3cd180b213b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:57.851814 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47993e2e-772c-4832-97ae-c3cd180b213b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:57.852677 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47993e2e-772c-4832-97ae-c3cd180b213b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:57.852758 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47993e2e-772c-4832-97ae-c3cd180b213b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:57.852897 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-47993e2e-772c-4832-97ae-c3cd180b213b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:57.862686 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:57.862686 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:57.864994 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47993e2e-772c-4832-97ae-c3cd180b213b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:57.866102 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 490/1996] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:57 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:57.914754 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-67c5832f-0261-488e-b989-7aa7693eeb9b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:57.915279 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67c5832f-0261-488e-b989-7aa7693eeb9b None None] GET https://10.4.3.250/volume// Aug 18 05:30:57.915687 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67c5832f-0261-488e-b989-7aa7693eeb9b None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:57.915953 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67c5832f-0261-488e-b989-7aa7693eeb9b None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:57.916440 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67c5832f-0261-488e-b989-7aa7693eeb9b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:30:57.919020 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 506/1997] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:30:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:30:57.933280 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-88d68b93-0db3-4f47-be93-77deab4a0ace None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:57.935504 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-88d68b93-0db3-4f47-be93-77deab4a0ace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:30:57.936555 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-88d68b93-0db3-4f47-be93-77deab4a0ace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:57.936555 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-88d68b93-0db3-4f47-be93-77deab4a0ace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:57.945670 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:57.945670 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:57.950799 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-88d68b93-0db3-4f47-be93-77deab4a0ace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:30:57.955570 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-88d68b93-0db3-4f47-be93-77deab4a0ace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 returned with HTTP 200 Aug 18 05:30:57.955957 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 503/1998] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:30:57 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:30:58.100644 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-188dc166-1266-4f75-95cc-5261d506a29f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:58.106175 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-188dc166-1266-4f75-95cc-5261d506a29f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/54c11a36-fce3-4871-a89d-577a5bd15a50 Aug 18 05:30:58.106715 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-188dc166-1266-4f75-95cc-5261d506a29f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:58.127041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-188dc166-1266-4f75-95cc-5261d506a29f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-e4d159d8-5312-45b5-9be4-608f9077ec35-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:30:58.134126 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-188dc166-1266-4f75-95cc-5261d506a29f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-e4d159d8-5312-45b5-9be4-608f9077ec35-np0000007601" acquired by "attachment_update" :: waited 0.009s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:30:58.135886 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:58.135886 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:30:58.385606 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-188dc166-1266-4f75-95cc-5261d506a29f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-e4d159d8-5312-45b5-9be4-608f9077ec35-np0000007601" released by "attachment_update" :: held 0.251s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:30:58.385606 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-188dc166-1266-4f75-95cc-5261d506a29f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/54c11a36-fce3-4871-a89d-577a5bd15a50 returned with HTTP 200 Aug 18 05:30:58.385999 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 500/1999] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:30:58 2026] PUT /volume/v3/attachments/54c11a36-fce3-4871-a89d-577a5bd15a50 => generated 968 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:30:58.438840 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-9a256860-579b-4e2d-b61c-4567d37c1b46 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:58.443712 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-9a256860-579b-4e2d-b61c-4567d37c1b46 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/54c11a36-fce3-4871-a89d-577a5bd15a50/action Aug 18 05:30:58.444287 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-9a256860-579b-4e2d-b61c-4567d37c1b46 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:30:58.445764 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-9a256860-579b-4e2d-b61c-4567d37c1b46 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:30:58.482522 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:58.482522 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:30:58.506217 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-9a256860-579b-4e2d-b61c-4567d37c1b46 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/54c11a36-fce3-4871-a89d-577a5bd15a50/action returned with HTTP 204 Aug 18 05:30:58.506962 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 491/2000] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:30:58 2026] POST /volume/v3/attachments/54c11a36-fce3-4871-a89d-577a5bd15a50/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:30:58.882610 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fdc69851-d276-448b-9ed1-91d99962f7b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:58.884858 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdc69851-d276-448b-9ed1-91d99962f7b6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:58.885169 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdc69851-d276-448b-9ed1-91d99962f7b6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:58.886196 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdc69851-d276-448b-9ed1-91d99962f7b6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:58.886196 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-fdc69851-d276-448b-9ed1-91d99962f7b6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:58.894216 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:58.894216 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:30:58.895252 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdc69851-d276-448b-9ed1-91d99962f7b6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:58.895762 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 507/2001] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:58 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:30:59.917066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dec0fe94-109f-41b2-87b5-3a4fae093b76 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:30:59.922524 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dec0fe94-109f-41b2-87b5-3a4fae093b76 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:30:59.922524 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dec0fe94-109f-41b2-87b5-3a4fae093b76 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:30:59.922777 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dec0fe94-109f-41b2-87b5-3a4fae093b76 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:30:59.922945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-dec0fe94-109f-41b2-87b5-3a4fae093b76 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:30:59.935562 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:30:59.935562 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:30:59.937227 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dec0fe94-109f-41b2-87b5-3a4fae093b76 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:30:59.938116 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 504/2002] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:30:59 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:00.134990 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83c13850-5971-4d1f-9ef6-9dfbb406b912 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:00.329873 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83c13850-5971-4d1f-9ef6-9dfbb406b912 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:31:00.330422 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83c13850-5971-4d1f-9ef6-9dfbb406b912 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-665608684", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1810285024", "vendor_name": "tempest-vendor_name-1071503128"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:00.334168 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:00.334168 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:00.370539 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83c13850-5971-4d1f-9ef6-9dfbb406b912 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:31:00.370539 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 501/2003] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:31:00 2026] POST /volume/v3/types => generated 327 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:00.385515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:00.496576 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:00.496985 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e99add2-05d4-46f5-9f90-5619e776abaa", "size": 1, "name": "tempest-UserMessagesTest-Volume-264420997"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:00.500072 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Create volume request body: {'volume': {'volume_type': '7e99add2-05d4-46f5-9f90-5619e776abaa', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-264420997'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:00.505778 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Create volume of 1 GB Aug 18 05:31:00.506200 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:00.506200 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:00.506752 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Availability Zones retrieved successfully. Aug 18 05:31:00.513943 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Flow 'volume_create_api' (4977e08b-8b32-4164-b8b7-01bc3807ca55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:00.514949 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee572ac-2b7f-45eb-92e1-99db552a6fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:00.516028 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:00.543853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ee572ac-2b7f-45eb-92e1-99db552a6fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:31:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1810285024',vendor_name='tempest-vendor_name-1071503128'},id=7e99add2-05d4-46f5-9f90-5619e776abaa,is_public=True,name='tempest-UserMessagesTest-volume-type-665608684',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e99add2-05d4-46f5-9f90-5619e776abaa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:00.545025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1dbfe3-2a3f-4a01-93c4-016924e48c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:00.581373 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-665608684 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-665608684, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:00.581644 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-665608684 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-665608684, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:00.638401 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Created reservations ['c6b4dce2-dae8-4103-9a6f-fc975c1d64ea', 'f5e7d500-5153-4a06-b5cf-d5e94ca63359', '1b904f77-90e7-4b2e-b794-53e1eedf5d18', 'cfe1e22b-db1c-4d6f-8bee-903f4a197e44'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:00.639227 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1dbfe3-2a3f-4a01-93c4-016924e48c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6b4dce2-dae8-4103-9a6f-fc975c1d64ea', 'f5e7d500-5153-4a06-b5cf-d5e94ca63359', '1b904f77-90e7-4b2e-b794-53e1eedf5d18', 'cfe1e22b-db1c-4d6f-8bee-903f4a197e44']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:00.640086 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f029c979-7495-4082-b5f2-403e9c4eb013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:00.673039 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f029c979-7495-4082-b5f2-403e9c4eb013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c1d30ad-fe33-4393-a2dd-55ce258e46e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-264420997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d324c399b02d4693aa8a6797bd3a359f',qos_specs=None,replication_status=,reservations=['c6b4dce2-dae8-4103-9a6f-fc975c1d64ea','f5e7d500-5153-4a06-b5cf-d5e94ca63359','1b904f77-90e7-4b2e-b794-53e1eedf5d18','cfe1e22b-db1c-4d6f-8bee-903f4a197e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c2d557734c4d3fad7d4212e9f0fcd8',volume_type_id=7e99add2-05d4-46f5-9f90-5619e776abaa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-264420997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c1d30ad-fe33-4393-a2dd-55ce258e46e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d324c399b02d4693aa8a6797bd3a359f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86c2d557734c4d3fad7d4212e9f0fcd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e99add2-05d4-46f5-9f90-5619e776abaa),volume_type_id=7e99add2-05d4-46f5-9f90-5619e776abaa)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:00.674403 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6b7a3e-a852-4eff-bd5b-8cc1adcf60f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:00.705340 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6b7a3e-a852-4eff-bd5b-8cc1adcf60f7) transitioned into state 'SUCCESS' from state '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-264420997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d324c399b02d4693aa8a6797bd3a359f',qos_specs=None,replication_status=,reservations=['c6b4dce2-dae8-4103-9a6f-fc975c1d64ea','f5e7d500-5153-4a06-b5cf-d5e94ca63359','1b904f77-90e7-4b2e-b794-53e1eedf5d18','cfe1e22b-db1c-4d6f-8bee-903f4a197e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c2d557734c4d3fad7d4212e9f0fcd8',volume_type_id=7e99add2-05d4-46f5-9f90-5619e776abaa)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:00.706505 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8fe0253-b5ef-4b14-8f29-04ba2fbca38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:00.728271 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8fe0253-b5ef-4b14-8f29-04ba2fbca38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:00.729617 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Flow 'volume_create_api' (4977e08b-8b32-4164-b8b7-01bc3807ca55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:00.730141 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Create volume request issued successfully. Aug 18 05:31:00.730988 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c854b3d9-e5b9-451a-896d-9b5485d93561 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:00.731539 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 492/2004] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:31:00 2026] POST /volume/v3/volumes => generated 784 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:00.751542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7bf92a6-7d82-4362-a03b-15722c87728c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:00.754496 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7bf92a6-7d82-4362-a03b-15722c87728c tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 Aug 18 05:31:00.758033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7bf92a6-7d82-4362-a03b-15722c87728c tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:00.758033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7bf92a6-7d82-4362-a03b-15722c87728c tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:00.765317 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:00.765317 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:00.772678 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7bf92a6-7d82-4362-a03b-15722c87728c tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Volume info retrieved successfully. Aug 18 05:31:00.782239 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7bf92a6-7d82-4362-a03b-15722c87728c tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 returned with HTTP 200 Aug 18 05:31:00.784451 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 508/2005] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:00 2026] GET /volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:00.956633 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-485fb63c-39ac-4267-8a7d-7591b4071b41 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:00.960412 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-485fb63c-39ac-4267-8a7d-7591b4071b41 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:00.961051 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-485fb63c-39ac-4267-8a7d-7591b4071b41 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:00.961143 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-485fb63c-39ac-4267-8a7d-7591b4071b41 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:00.961271 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-485fb63c-39ac-4267-8a7d-7591b4071b41 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:00.971633 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:00.971633 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:00.973628 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-485fb63c-39ac-4267-8a7d-7591b4071b41 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:00.975066 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 505/2006] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:00 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:31:01.802220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f1676e8-fb70-477c-848d-bd03df53d369 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:01.806649 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f1676e8-fb70-477c-848d-bd03df53d369 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 Aug 18 05:31:01.806946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f1676e8-fb70-477c-848d-bd03df53d369 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:01.807244 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f1676e8-fb70-477c-848d-bd03df53d369 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:01.813316 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=210,cinder:UPDATE=50,cinder:INSERT=33 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:31:01.826465 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:01.826465 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:01.832272 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0f1676e8-fb70-477c-848d-bd03df53d369 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Volume info retrieved successfully. Aug 18 05:31:01.840469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f1676e8-fb70-477c-848d-bd03df53d369 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 returned with HTTP 200 Aug 18 05:31:01.840994 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 502/2007] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:01 2026] GET /volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 => generated 873 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:01.858884 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd4cd653-eb24-4cda-91c1-f60efc045960 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:01.864996 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd4cd653-eb24-4cda-91c1-f60efc045960 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/messages Aug 18 05:31:01.865944 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd4cd653-eb24-4cda-91c1-f60efc045960 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:01.865944 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd4cd653-eb24-4cda-91c1-f60efc045960 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:01.867068 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:01.867068 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:01.882655 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd4cd653-eb24-4cda-91c1-f60efc045960 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:31:01.883555 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 493/2008] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:31:01 2026] GET /volume/v3/messages => generated 670 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:01.897998 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2c28fc79-6495-4e7a-b353-004f3d05eacb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:01.903079 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c28fc79-6495-4e7a-b353-004f3d05eacb tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] DELETE https://10.4.3.250/volume/v3/messages/e092042a-a5b4-4c7b-a73b-9b3ec214ed35 Aug 18 05:31:01.903079 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c28fc79-6495-4e7a-b353-004f3d05eacb tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:01.903350 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c28fc79-6495-4e7a-b353-004f3d05eacb tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:01.924893 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c28fc79-6495-4e7a-b353-004f3d05eacb tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/messages/e092042a-a5b4-4c7b-a73b-9b3ec214ed35 returned with HTTP 204 Aug 18 05:31:01.925674 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 509/2009] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:31:01 2026] DELETE /volume/v3/messages/e092042a-a5b4-4c7b-a73b-9b3ec214ed35 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 05:31:01.943447 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-04dac851-5b29-4a9c-9a1e-112e9457daf1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:01.948138 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-04dac851-5b29-4a9c-9a1e-112e9457daf1 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/messages/e092042a-a5b4-4c7b-a73b-9b3ec214ed35 Aug 18 05:31:01.948437 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-04dac851-5b29-4a9c-9a1e-112e9457daf1 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:01.949311 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-04dac851-5b29-4a9c-9a1e-112e9457daf1 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:01.955719 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=301,cinder:INSERT=43,cinder:UPDATE=82 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:31:01.957346 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-04dac851-5b29-4a9c-9a1e-112e9457daf1 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/messages/e092042a-a5b4-4c7b-a73b-9b3ec214ed35 returned with HTTP 404 Aug 18 05:31:01.958431 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 506/2010] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:31:01 2026] GET /volume/v3/messages/e092042a-a5b4-4c7b-a73b-9b3ec214ed35 => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:01.968966 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3f769286-8b63-40e6-a99d-24cb4854cb39 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:01.972618 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f769286-8b63-40e6-a99d-24cb4854cb39 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 Aug 18 05:31:01.973063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f769286-8b63-40e6-a99d-24cb4854cb39 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:01.974418 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f769286-8b63-40e6-a99d-24cb4854cb39 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:01.991125 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:01.991125 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:01.993795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-298cb078-a6d6-429e-8001-f71be927ee17 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:01.998944 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-298cb078-a6d6-429e-8001-f71be927ee17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:02.000284 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-298cb078-a6d6-429e-8001-f71be927ee17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:02.000369 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3f769286-8b63-40e6-a99d-24cb4854cb39 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Volume info retrieved successfully. Aug 18 05:31:02.000409 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-298cb078-a6d6-429e-8001-f71be927ee17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:02.000409 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-298cb078-a6d6-429e-8001-f71be927ee17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:02.006840 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f769286-8b63-40e6-a99d-24cb4854cb39 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 returned with HTTP 200 Aug 18 05:31:02.010123 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 503/2011] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:01 2026] GET /volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:02.014721 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:02.014721 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:02.018482 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-298cb078-a6d6-429e-8001-f71be927ee17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:02.023038 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 494/2012] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:01 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:02.028732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48334ce6-295e-412d-af24-350f5388e968 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:02.031681 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] DELETE https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 Aug 18 05:31:02.032031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:02.033049 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:02.033049 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Delete volume with id: 1c1d30ad-fe33-4393-a2dd-55ce258e46e5 Aug 18 05:31:02.046252 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:02.046252 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:02.046893 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Volume info retrieved successfully. Aug 18 05:31:02.048302 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:31:02.068415 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-665608684 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-665608684, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:02.068830 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-665608684 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-665608684, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:02.092070 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Created reservations ['31af38cf-cb54-4170-ad83-be82766f6738', 'dc5d8125-b70f-438e-8798-753eb68d91c0', 'df1c3a7e-6122-44e6-869c-bbe7b358a267', '4ad18029-0ead-4144-a058-17ed03d54d77'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:02.164124 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Delete volume request issued successfully. Aug 18 05:31:02.164385 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48334ce6-295e-412d-af24-350f5388e968 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 returned with HTTP 202 Aug 18 05:31:02.165215 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 510/2013] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:31:02 2026] DELETE /volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:02.174953 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15ac9072-e6e0-4d00-9247-60d7662d42ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:02.177625 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15ac9072-e6e0-4d00-9247-60d7662d42ac tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 Aug 18 05:31:02.178000 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15ac9072-e6e0-4d00-9247-60d7662d42ac tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:02.178410 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15ac9072-e6e0-4d00-9247-60d7662d42ac tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:02.187113 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15ac9072-e6e0-4d00-9247-60d7662d42ac tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 returned with HTTP 404 Aug 18 05:31:02.187856 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 507/2014] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:02 2026] GET /volume/v3/volumes/1c1d30ad-fe33-4393-a2dd-55ce258e46e5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:02.196559 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8aeab56d-d7ff-46ab-ac28-8e50d5544ecc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:02.198744 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8aeab56d-d7ff-46ab-ac28-8e50d5544ecc tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] DELETE https://10.4.3.250/volume/v3/types/7e99add2-05d4-46f5-9f90-5619e776abaa Aug 18 05:31:02.199261 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8aeab56d-d7ff-46ab-ac28-8e50d5544ecc tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:02.199681 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8aeab56d-d7ff-46ab-ac28-8e50d5544ecc tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:02.229904 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8aeab56d-d7ff-46ab-ac28-8e50d5544ecc tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] https://10.4.3.250/volume/v3/types/7e99add2-05d4-46f5-9f90-5619e776abaa returned with HTTP 202 Aug 18 05:31:02.230171 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 504/2015] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:31:02 2026] DELETE /volume/v3/types/7e99add2-05d4-46f5-9f90-5619e776abaa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:02.241714 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-845bf404-fbbe-4426-be2f-b386b5b9cbd1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:02.244506 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-845bf404-fbbe-4426-be2f-b386b5b9cbd1 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] GET https://10.4.3.250/volume/v3/types/7e99add2-05d4-46f5-9f90-5619e776abaa Aug 18 05:31:02.245592 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-845bf404-fbbe-4426-be2f-b386b5b9cbd1 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:02.245675 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-845bf404-fbbe-4426-be2f-b386b5b9cbd1 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:02.250466 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-845bf404-fbbe-4426-be2f-b386b5b9cbd1 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] https://10.4.3.250/volume/v3/types/7e99add2-05d4-46f5-9f90-5619e776abaa returned with HTTP 404 Aug 18 05:31:02.251169 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 495/2016] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:31:02 2026] GET /volume/v3/types/7e99add2-05d4-46f5-9f90-5619e776abaa => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:02.261723 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8e8b378a-1ad5-4ed6-bf44-2af070d54606 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:02.263864 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e8b378a-1ad5-4ed6-bf44-2af070d54606 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:31:02.264296 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e8b378a-1ad5-4ed6-bf44-2af070d54606 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1730032449", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2016012545", "vendor_name": "tempest-vendor_name-441679332"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:02.282632 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e8b378a-1ad5-4ed6-bf44-2af070d54606 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:31:02.282878 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 511/2017] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:31:02 2026] POST /volume/v3/types => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:02.292435 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:02.294642 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:02.295050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5", "size": 1, "name": "tempest-UserMessagesTest-Volume-1335058993"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:02.297305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Create volume request body: {'volume': {'volume_type': '71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1335058993'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:02.304107 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Create volume of 1 GB Aug 18 05:31:02.304107 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:02.304107 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:02.304787 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Availability Zones retrieved successfully. Aug 18 05:31:02.312300 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Flow 'volume_create_api' (dd53b707-8fcd-47c4-87ce-beac9a4f6bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:02.313581 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f8a565-a4ac-4178-90c9-2e23d700fae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:02.315945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:02.341046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f8a565-a4ac-4178-90c9-2e23d700fae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:31:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2016012545',vendor_name='tempest-vendor_name-441679332'},id=71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5,is_public=True,name='tempest-UserMessagesTest-volume-type-1730032449',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:02.342780 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd20056-a70b-4d42-bedb-f976be2fc514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:02.384576 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1730032449 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1730032449, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:02.385039 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1730032449 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1730032449, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:02.438395 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Created reservations ['054469cf-e161-4b2f-865c-2ba1637cf44f', 'da2c1398-c446-4c11-ba77-f3257b6a5ba5', '41b25d05-4ed5-4e20-81c9-3972b4b6042f', 'a9901c53-29ca-416f-b758-8c8b325fb540'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:02.439910 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcd20056-a70b-4d42-bedb-f976be2fc514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['054469cf-e161-4b2f-865c-2ba1637cf44f', 'da2c1398-c446-4c11-ba77-f3257b6a5ba5', '41b25d05-4ed5-4e20-81c9-3972b4b6042f', 'a9901c53-29ca-416f-b758-8c8b325fb540']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:02.440648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395c9c19-4ce8-4cc7-8e2f-16969b3adc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:02.471946 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395c9c19-4ce8-4cc7-8e2f-16969b3adc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '461d3917-6170-4f84-9399-903f91686453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1335058993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d324c399b02d4693aa8a6797bd3a359f',qos_specs=None,replication_status=,reservations=['054469cf-e161-4b2f-865c-2ba1637cf44f','da2c1398-c446-4c11-ba77-f3257b6a5ba5','41b25d05-4ed5-4e20-81c9-3972b4b6042f','a9901c53-29ca-416f-b758-8c8b325fb540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c2d557734c4d3fad7d4212e9f0fcd8',volume_type_id=71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1335058993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=461d3917-6170-4f84-9399-903f91686453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d324c399b02d4693aa8a6797bd3a359f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86c2d557734c4d3fad7d4212e9f0fcd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5),volume_type_id=71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:02.472821 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5907298f-c0e4-49b2-9fae-26b190b92844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:02.501060 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5907298f-c0e4-49b2-9fae-26b190b92844) transitioned into state 'SUCCESS' from state '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-1335058993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d324c399b02d4693aa8a6797bd3a359f',qos_specs=None,replication_status=,reservations=['054469cf-e161-4b2f-865c-2ba1637cf44f','da2c1398-c446-4c11-ba77-f3257b6a5ba5','41b25d05-4ed5-4e20-81c9-3972b4b6042f','a9901c53-29ca-416f-b758-8c8b325fb540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86c2d557734c4d3fad7d4212e9f0fcd8',volume_type_id=71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:02.502060 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb75992d-1e1a-4719-bda7-ed8a0f42cc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:02.519908 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb75992d-1e1a-4719-bda7-ed8a0f42cc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:02.521121 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Flow 'volume_create_api' (dd53b707-8fcd-47c4-87ce-beac9a4f6bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:02.521486 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Create volume request issued successfully. Aug 18 05:31:02.522180 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d7992b3-bcee-4fd9-b68c-d4649d572b1a tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:02.522834 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 508/2018] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:31:02 2026] POST /volume/v3/volumes => generated 786 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:02.537317 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e3f6f0a-e3c7-47c6-a323-eff45615cdaf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:02.539362 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e3f6f0a-e3c7-47c6-a323-eff45615cdaf tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 Aug 18 05:31:02.539636 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e3f6f0a-e3c7-47c6-a323-eff45615cdaf tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:02.539984 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e3f6f0a-e3c7-47c6-a323-eff45615cdaf tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:02.550894 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:02.550894 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:02.557291 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e3f6f0a-e3c7-47c6-a323-eff45615cdaf tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Volume info retrieved successfully. Aug 18 05:31:02.563534 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e3f6f0a-e3c7-47c6-a323-eff45615cdaf tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 returned with HTTP 200 Aug 18 05:31:02.564715 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 505/2019] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:02 2026] GET /volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:03.039722 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2f0e9b4c-139d-4bf3-8490-bfc6911217c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.043436 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f0e9b4c-139d-4bf3-8490-bfc6911217c3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:03.043698 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f0e9b4c-139d-4bf3-8490-bfc6911217c3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.044063 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f0e9b4c-139d-4bf3-8490-bfc6911217c3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.044262 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2f0e9b4c-139d-4bf3-8490-bfc6911217c3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:03.049750 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=194,cinder:INSERT=25,cinder:UPDATE=37 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:31:03.057075 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:03.057075 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:03.060486 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f0e9b4c-139d-4bf3-8490-bfc6911217c3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:03.061624 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 496/2020] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:03 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:03.523063 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-06298bfc-8d0c-4c72-bef1-5b0eee85ac2e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.525898 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-06298bfc-8d0c-4c72-bef1-5b0eee85ac2e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35/encryption Aug 18 05:31:03.526226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-06298bfc-8d0c-4c72-bef1-5b0eee85ac2e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.526485 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-06298bfc-8d0c-4c72-bef1-5b0eee85ac2e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.539960 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:03.539960 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:03.551778 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ef7233d5-f7e1-44d4-8d74-0dd59e0bb9ba req-06298bfc-8d0c-4c72-bef1-5b0eee85ac2e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35/encryption returned with HTTP 200 Aug 18 05:31:03.552360 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 512/2021] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:31:03 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:03.582783 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-241a9796-30b7-459b-804d-d29553d2e9e7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.586486 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-241a9796-30b7-459b-804d-d29553d2e9e7 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 Aug 18 05:31:03.586486 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-241a9796-30b7-459b-804d-d29553d2e9e7 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.586486 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-241a9796-30b7-459b-804d-d29553d2e9e7 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.597327 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:03.597327 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:03.604437 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-241a9796-30b7-459b-804d-d29553d2e9e7 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Volume info retrieved successfully. Aug 18 05:31:03.611977 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-241a9796-30b7-459b-804d-d29553d2e9e7 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 returned with HTTP 200 Aug 18 05:31:03.612699 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 509/2022] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:03 2026] GET /volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:03.629076 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7c6f9a0-01cc-4b5a-9515-e52552f7e831 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.632746 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7c6f9a0-01cc-4b5a-9515-e52552f7e831 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/messages Aug 18 05:31:03.632746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7c6f9a0-01cc-4b5a-9515-e52552f7e831 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.632746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7c6f9a0-01cc-4b5a-9515-e52552f7e831 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.641067 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7c6f9a0-01cc-4b5a-9515-e52552f7e831 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:31:03.641876 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 506/2023] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:31:03 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:03.653288 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1cf26597-4278-4bd8-802c-a49bf48afbb3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.655390 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cf26597-4278-4bd8-802c-a49bf48afbb3 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/messages/16fbc1b1-3f9c-465c-bf6c-74d398999059 Aug 18 05:31:03.655550 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1cf26597-4278-4bd8-802c-a49bf48afbb3 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.655758 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1cf26597-4278-4bd8-802c-a49bf48afbb3 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.663988 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cf26597-4278-4bd8-802c-a49bf48afbb3 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/messages/16fbc1b1-3f9c-465c-bf6c-74d398999059 returned with HTTP 200 Aug 18 05:31:03.664338 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 497/2024] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:31:03 2026] GET /volume/v3/messages/16fbc1b1-3f9c-465c-bf6c-74d398999059 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:03.678068 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3abf4529-8054-4b42-a3fa-59929fa14572 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.680182 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3abf4529-8054-4b42-a3fa-59929fa14572 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/messages Aug 18 05:31:03.681195 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3abf4529-8054-4b42-a3fa-59929fa14572 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.681195 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3abf4529-8054-4b42-a3fa-59929fa14572 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.690038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3abf4529-8054-4b42-a3fa-59929fa14572 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:31:03.690657 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 513/2025] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:31:03 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:03.705266 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24a488cb-418e-4ef2-80fc-9883e3ab2a9e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.710772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24a488cb-418e-4ef2-80fc-9883e3ab2a9e tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] DELETE https://10.4.3.250/volume/v3/messages/16fbc1b1-3f9c-465c-bf6c-74d398999059 Aug 18 05:31:03.711573 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24a488cb-418e-4ef2-80fc-9883e3ab2a9e tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.711640 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24a488cb-418e-4ef2-80fc-9883e3ab2a9e tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.731739 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24a488cb-418e-4ef2-80fc-9883e3ab2a9e tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/messages/16fbc1b1-3f9c-465c-bf6c-74d398999059 returned with HTTP 204 Aug 18 05:31:03.732260 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 510/2026] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:31:03 2026] DELETE /volume/v3/messages/16fbc1b1-3f9c-465c-bf6c-74d398999059 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Aug 18 05:31:03.740760 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-99f968a9-1400-43de-8b0b-44221a78f8fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.743449 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99f968a9-1400-43de-8b0b-44221a78f8fe tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 Aug 18 05:31:03.743624 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99f968a9-1400-43de-8b0b-44221a78f8fe tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.743835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99f968a9-1400-43de-8b0b-44221a78f8fe tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.757428 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:03.757428 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:03.765382 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-99f968a9-1400-43de-8b0b-44221a78f8fe tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Volume info retrieved successfully. Aug 18 05:31:03.776639 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99f968a9-1400-43de-8b0b-44221a78f8fe tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 returned with HTTP 200 Aug 18 05:31:03.777706 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 507/2027] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:03 2026] GET /volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:03.798577 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.800600 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] DELETE https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 Aug 18 05:31:03.800795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.801418 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.801418 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Delete volume with id: 461d3917-6170-4f84-9399-903f91686453 Aug 18 05:31:03.810371 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:03.810371 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:03.811097 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Volume info retrieved successfully. Aug 18 05:31:03.812136 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100217) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:31:03.831717 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1730032449 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1730032449, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:03.832275 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1730032449 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1730032449, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:03.853767 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Created reservations ['48edea58-b7bc-4813-8811-88d51e3f4b8d', '7354ee2a-6650-4c61-a0d0-35afc8bb10bf', 'aa2c7dfe-8531-49e1-ad10-e42b9d664cb3', 'a3f828ed-6c9c-4a2c-a056-373da6851841'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:03.917305 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Delete volume request issued successfully. Aug 18 05:31:03.917305 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4119a645-022a-4b24-a16a-7e1ed3d8fb09 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 returned with HTTP 202 Aug 18 05:31:03.917305 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 498/2028] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:31:03 2026] DELETE /volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:03.929825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2e9e2821-7502-45c7-95e0-421fa2bbf4f4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.932502 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e9e2821-7502-45c7-95e0-421fa2bbf4f4 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] GET https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 Aug 18 05:31:03.933162 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e9e2821-7502-45c7-95e0-421fa2bbf4f4 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.933318 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e9e2821-7502-45c7-95e0-421fa2bbf4f4 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:03.949676 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e9e2821-7502-45c7-95e0-421fa2bbf4f4 tempest-UserMessagesTest-1471346354 tempest-UserMessagesTest-1471346354-project-member] https://10.4.3.250/volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 returned with HTTP 404 Aug 18 05:31:03.949676 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 514/2029] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:03 2026] GET /volume/v3/volumes/461d3917-6170-4f84-9399-903f91686453 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:03.959615 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5bb87c23-fcf5-4fc3-bc3b-80f31fd947b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:03.962177 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bb87c23-fcf5-4fc3-bc3b-80f31fd947b2 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] DELETE https://10.4.3.250/volume/v3/types/71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5 Aug 18 05:31:03.962671 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bb87c23-fcf5-4fc3-bc3b-80f31fd947b2 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:03.963623 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5bb87c23-fcf5-4fc3-bc3b-80f31fd947b2 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:04.012668 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5bb87c23-fcf5-4fc3-bc3b-80f31fd947b2 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] https://10.4.3.250/volume/v3/types/71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5 returned with HTTP 202 Aug 18 05:31:04.013989 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 511/2030] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:31:03 2026] DELETE /volume/v3/types/71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:04.025256 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-786308ee-e57f-49db-befe-587ee3698f37 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:04.027914 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-786308ee-e57f-49db-befe-587ee3698f37 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] GET https://10.4.3.250/volume/v3/types/71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5 Aug 18 05:31:04.028472 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-786308ee-e57f-49db-befe-587ee3698f37 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:04.028472 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-786308ee-e57f-49db-befe-587ee3698f37 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:04.034408 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-786308ee-e57f-49db-befe-587ee3698f37 tempest-UserMessagesTest-784407046 tempest-UserMessagesTest-784407046-project-admin] https://10.4.3.250/volume/v3/types/71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5 returned with HTTP 404 Aug 18 05:31:04.035064 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 508/2031] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:31:04 2026] GET /volume/v3/types/71f9eb49-7eae-4436-bc32-1d5f9d7fd2d5 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:04.078607 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-03f558fc-a97f-4417-8431-810c78db94be None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:04.087289 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-03f558fc-a97f-4417-8431-810c78db94be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:04.087289 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-03f558fc-a97f-4417-8431-810c78db94be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:04.087289 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-03f558fc-a97f-4417-8431-810c78db94be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:04.087289 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-03f558fc-a97f-4417-8431-810c78db94be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:04.105216 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:04.105216 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:04.106509 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-03f558fc-a97f-4417-8431-810c78db94be tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:04.107605 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 499/2032] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:04 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:05.121920 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f0d246cc-a29f-4c4e-a869-c25a2eeaab88 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:05.124236 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0d246cc-a29f-4c4e-a869-c25a2eeaab88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:05.124520 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0d246cc-a29f-4c4e-a869-c25a2eeaab88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:05.124788 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0d246cc-a29f-4c4e-a869-c25a2eeaab88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:05.125022 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f0d246cc-a29f-4c4e-a869-c25a2eeaab88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:05.128347 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=198,cinder:UPDATE=44,cinder:INSERT=24 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:31:05.131793 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:05.131793 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:05.132986 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0d246cc-a29f-4c4e-a869-c25a2eeaab88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:05.133607 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 515/2033] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:05 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:05.154160 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b947451-af9a-4fb7-bc2f-af4856497301 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:05.158056 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b947451-af9a-4fb7-bc2f-af4856497301 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:31:05.158345 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b947451-af9a-4fb7-bc2f-af4856497301 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:05.165387 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b947451-af9a-4fb7-bc2f-af4856497301 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:05.184610 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:05.184610 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:05.198555 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b947451-af9a-4fb7-bc2f-af4856497301 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:05.215806 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b947451-af9a-4fb7-bc2f-af4856497301 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d returned with HTTP 200 Aug 18 05:31:05.217673 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 512/2034] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:05 2026] GET /volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d => generated 908 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:05.240233 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-994bd0a8-da99-4c7d-a319-fda05cfc7602 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:05.249127 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-994bd0a8-da99-4c7d-a319-fda05cfc7602 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:05.249127 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-994bd0a8-da99-4c7d-a319-fda05cfc7602 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:05.249127 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-994bd0a8-da99-4c7d-a319-fda05cfc7602 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:05.249127 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-994bd0a8-da99-4c7d-a319-fda05cfc7602 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:05.251347 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:05.251347 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:05.251700 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-994bd0a8-da99-4c7d-a319-fda05cfc7602 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:05.252430 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 509/2035] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:05 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:05.271172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e6bf1ad3-75c2-4c4d-b00f-bedfe7c13558 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:05.274059 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e6bf1ad3-75c2-4c4d-b00f-bedfe7c13558 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/detail Aug 18 05:31:05.275992 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e6bf1ad3-75c2-4c4d-b00f-bedfe7c13558 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:05.275992 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e6bf1ad3-75c2-4c4d-b00f-bedfe7c13558 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:05.277341 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-e6bf1ad3-75c2-4c4d-b00f-bedfe7c13558 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:31:05.312657 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e6bf1ad3-75c2-4c4d-b00f-bedfe7c13558 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/detail returned with HTTP 200 Aug 18 05:31:05.313259 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 500/2036] 10.4.3.250 () {66 vars in 1258 bytes} [Tue Aug 18 05:31:05 2026] GET /volume/v3/backups/detail => generated 829 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:05.333968 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:05.344209 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc/restore Aug 18 05:31:05.344878 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:05.347230 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Restoring backup 2ffe6677-cb85-4325-9698-ca54c0105afc ({'restore': {}}) {{(pid=100216) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 05:31:05.347414 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Restoring backup 2ffe6677-cb85-4325-9698-ca54c0105afc to volume None. Aug 18 05:31:05.355135 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:05.355135 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:05.356822 np0000007601 devstack@c-api.service[100216]: INFO cinder.backup.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating volume of 1 GB for restore of backup 2ffe6677-cb85-4325-9698-ca54c0105afc. Aug 18 05:31:05.367540 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:31:05.367070. {{(pid=100216) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:31:05.369208 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Availability Zones retrieved successfully. Aug 18 05:31:05.374897 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (17d0f010-aaa3-4402-95fc-8bc60a1cdd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:05.376441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c70fbf-22d5-49b9-b182-e3fe053a52d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:05.377724 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:05.425642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c70fbf-22d5-49b9-b182-e3fe053a52d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:05.427454 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12f5f0e-d323-4051-8afa-8c735e9cf539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:05.505931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['2fcb6059-83d6-492d-8d42-1423b27d99f2', '0731e35f-c459-464f-8a9c-999a50db3e3e', 'c37c7d33-1e44-45b9-8954-35624cec73c6', 'd26aab11-d89c-4f4e-a211-d8a21d122b4b'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:05.507120 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12f5f0e-d323-4051-8afa-8c735e9cf539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fcb6059-83d6-492d-8d42-1423b27d99f2', '0731e35f-c459-464f-8a9c-999a50db3e3e', 'c37c7d33-1e44-45b9-8954-35624cec73c6', 'd26aab11-d89c-4f4e-a211-d8a21d122b4b']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:05.508179 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0603c07c-8f96-424f-be01-354ad4aea986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:05.553215 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0603c07c-8f96-424f-be01-354ad4aea986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd770dc54-d5cf-4350-8fde-6deef148ba5f', '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_2ffe6677-cb85-4325-9698-ca54c0105afc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['2fcb6059-83d6-492d-8d42-1423b27d99f2','0731e35f-c459-464f-8a9c-999a50db3e3e','c37c7d33-1e44-45b9-8954-35624cec73c6','d26aab11-d89c-4f4e-a211-d8a21d122b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2ffe6677-cb85-4325-9698-ca54c0105afc',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d770dc54-d5cf-4350-8fde-6deef148ba5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61098a39abed43db85d24114bb6ab5a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:05.553215 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f75e93-1dc2-4722-88d2-97efec546a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:05.586348 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f75e93-1dc2-4722-88d2-97efec546a15) transitioned into 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_2ffe6677-cb85-4325-9698-ca54c0105afc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['2fcb6059-83d6-492d-8d42-1423b27d99f2','0731e35f-c459-464f-8a9c-999a50db3e3e','c37c7d33-1e44-45b9-8954-35624cec73c6','d26aab11-d89c-4f4e-a211-d8a21d122b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:05.586575 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4b593c-cf27-4509-8b61-8dcf08941bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:05.604864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f4b593c-cf27-4509-8b61-8dcf08941bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:05.604864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (17d0f010-aaa3-4402-95fc-8bc60a1cdd7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:05.604864 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request issued successfully. Aug 18 05:31:05.623471 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:05.623471 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:05.624430 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:06.129817 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:06.131775 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:06.132243 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1793935902"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:06.134477 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1793935902'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:06.134625 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Create volume of 1 GB Aug 18 05:31:06.151639 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Availability Zones retrieved successfully. Aug 18 05:31:06.161409 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Flow 'volume_create_api' (f1216559-fd17-4a14-9cf0-d32baf027b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:06.163194 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bcea1c-83ff-4715-987b-c38aa8e8ae2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:06.164960 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:06.231131 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bcea1c-83ff-4715-987b-c38aa8e8ae2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:06.231131 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef05926e-434d-499f-902c-2460a1702780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:06.379040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Created reservations ['3d80ffd6-9702-48e7-8faf-4fbb8ca37af5', 'e6177957-9451-4b64-9179-3436c2d50d1b', '0c164caa-d4ae-44bb-af55-3ee94361eebc', '73d03283-d722-4278-aa8f-12b83308f4e8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:06.380309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef05926e-434d-499f-902c-2460a1702780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d80ffd6-9702-48e7-8faf-4fbb8ca37af5', 'e6177957-9451-4b64-9179-3436c2d50d1b', '0c164caa-d4ae-44bb-af55-3ee94361eebc', '73d03283-d722-4278-aa8f-12b83308f4e8']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:06.382873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b1d6c35-682e-4d9a-aff5-f1a1d57ec28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:06.426302 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b1d6c35-682e-4d9a-aff5-f1a1d57ec28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb66f3b9-5461-4bea-a3f4-a362f5e711d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1793935902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e53208b3f9c24d37b73288256362065c',qos_specs=None,replication_status=,reservations=['3d80ffd6-9702-48e7-8faf-4fbb8ca37af5','e6177957-9451-4b64-9179-3436c2d50d1b','0c164caa-d4ae-44bb-af55-3ee94361eebc','73d03283-d722-4278-aa8f-12b83308f4e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='841ecd96cc7e4f18a50ad9510d0a7092',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1793935902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb66f3b9-5461-4bea-a3f4-a362f5e711d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e53208b3f9c24d37b73288256362065c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='841ecd96cc7e4f18a50ad9510d0a7092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:06.428465 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aaa3454-7cfb-4796-9131-cb95566e73b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:06.501944 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aaa3454-7cfb-4796-9131-cb95566e73b4) transitioned into state 'SUCCESS' from state '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-1793935902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e53208b3f9c24d37b73288256362065c',qos_specs=None,replication_status=,reservations=['3d80ffd6-9702-48e7-8faf-4fbb8ca37af5','e6177957-9451-4b64-9179-3436c2d50d1b','0c164caa-d4ae-44bb-af55-3ee94361eebc','73d03283-d722-4278-aa8f-12b83308f4e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='841ecd96cc7e4f18a50ad9510d0a7092',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:06.501944 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc3fabeb-0f91-4e4b-84f3-b61c585b258b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:06.546043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc3fabeb-0f91-4e4b-84f3-b61c585b258b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:06.546043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Flow 'volume_create_api' (f1216559-fd17-4a14-9cf0-d32baf027b72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:06.546366 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Create volume request issued successfully. Aug 18 05:31:06.547122 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea76f7ed-34db-41d8-aa91-b56bdbb2c19f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:06.548076 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 513/2037] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:31:06 2026] POST /volume/v3/volumes => generated 751 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 05:31:06.573193 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-740a8c09-434a-40b4-ae9b-d3c4b6ec6ff1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:06.580486 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-740a8c09-434a-40b4-ae9b-d3c4b6ec6ff1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:06.580734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-740a8c09-434a-40b4-ae9b-d3c4b6ec6ff1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:06.580951 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-740a8c09-434a-40b4-ae9b-d3c4b6ec6ff1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:06.594489 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:06.594489 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:06.595129 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-740a8c09-434a-40b4-ae9b-d3c4b6ec6ff1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:06.602643 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-740a8c09-434a-40b4-ae9b-d3c4b6ec6ff1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:06.603041 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 510/2038] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:06 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:06.642105 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:06.642105 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:06.642105 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:06.643548 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Checking backup size 1 against volume size 1 {{(pid=100216) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 05:31:06.643548 np0000007601 devstack@c-api.service[100216]: INFO cinder.backup.api [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Overwriting volume d770dc54-d5cf-4350-8fde-6deef148ba5f with restore of backup 2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:06.674683 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] restore_backup in rpcapi backup_id 2ffe6677-cb85-4325-9698-ca54c0105afc {{(pid=100216) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 05:31:06.677703 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08c69342-fda6-4a2e-9e07-c901f5033d01 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc/restore returned with HTTP 202 Aug 18 05:31:06.678362 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 516/2039] 10.4.3.250 () {68 vars in 1393 bytes} [Tue Aug 18 05:31:05 2026] POST /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc/restore => generated 189 bytes in 1345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:06.693001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dc2e257f-9cde-4038-9c36-bf85ac111738 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:06.697521 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc2e257f-9cde-4038-9c36-bf85ac111738 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:06.698824 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc2e257f-9cde-4038-9c36-bf85ac111738 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:06.699223 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc2e257f-9cde-4038-9c36-bf85ac111738 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:06.702092 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dc2e257f-9cde-4038-9c36-bf85ac111738 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:06.719306 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:06.719306 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:06.720554 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc2e257f-9cde-4038-9c36-bf85ac111738 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:06.722053 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 501/2040] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:06 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:07.625240 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5ee54514-53b8-4917-b1f1-cce6aa302a1c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:07.627669 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ee54514-53b8-4917-b1f1-cce6aa302a1c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:07.627939 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ee54514-53b8-4917-b1f1-cce6aa302a1c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:07.628241 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ee54514-53b8-4917-b1f1-cce6aa302a1c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:07.639751 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:07.639751 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:07.646598 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5ee54514-53b8-4917-b1f1-cce6aa302a1c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:07.660037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ee54514-53b8-4917-b1f1-cce6aa302a1c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:07.660567 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 514/2041] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:07 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:07.740615 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5bff153e-c532-429d-a4de-1ce1f525e4d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:07.748344 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9acd64b1-c3ee-4127-a285-2b7be4ed3413 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:07.751475 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9acd64b1-c3ee-4127-a285-2b7be4ed3413 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:07.752031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9acd64b1-c3ee-4127-a285-2b7be4ed3413 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:07.752887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9acd64b1-c3ee-4127-a285-2b7be4ed3413 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:07.752887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9acd64b1-c3ee-4127-a285-2b7be4ed3413 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:07.753729 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-18282f32-97ee-4a11-a58c-d7b73b9d9ff5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:07.757546 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-18282f32-97ee-4a11-a58c-d7b73b9d9ff5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:07.757546 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-18282f32-97ee-4a11-a58c-d7b73b9d9ff5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:07.757764 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-18282f32-97ee-4a11-a58c-d7b73b9d9ff5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:07.761258 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:07.761258 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:07.762872 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9acd64b1-c3ee-4127-a285-2b7be4ed3413 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:07.762872 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 517/2042] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:07 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:07.767977 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:07.767977 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:07.774158 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-18282f32-97ee-4a11-a58c-d7b73b9d9ff5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:07.780305 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-18282f32-97ee-4a11-a58c-d7b73b9d9ff5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:07.781150 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 502/2043] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:07 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:07.996074 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5bff153e-c532-429d-a4de-1ce1f525e4d6 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] GET https://10.4.3.250/volume/v3/os-hosts Aug 18 05:31:07.998654 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5bff153e-c532-429d-a4de-1ce1f525e4d6 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:07.999116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5bff153e-c532-429d-a4de-1ce1f525e4d6 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:08.009251 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.hosts [None req-5bff153e-c532-429d-a4de-1ce1f525e4d6 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] status, active and update: available, enabled, 2026-08-18 05:31:02+00:00 {{(pid=100214) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 05:31:08.009571 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.hosts [None req-5bff153e-c532-429d-a4de-1ce1f525e4d6 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] status, active and update: available, enabled, 2026-08-18 05:30:59+00:00 {{(pid=100214) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 05:31:08.009790 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.hosts [None req-5bff153e-c532-429d-a4de-1ce1f525e4d6 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] status, active and update: available, enabled, 2026-08-18 05:30:39+00:00 {{(pid=100214) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 05:31:08.010913 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5bff153e-c532-429d-a4de-1ce1f525e4d6 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] https://10.4.3.250/volume/v3/os-hosts returned with HTTP 200 Aug 18 05:31:08.011905 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 511/2044] 10.4.3.250 () {66 vars in 1240 bytes} [Tue Aug 18 05:31:07 2026] GET /volume/v3/os-hosts => generated 560 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:08.034249 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-47a79889-610a-4a33-ac26-a15e62847b9f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:08.038795 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47a79889-610a-4a33-ac26-a15e62847b9f tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] GET https://10.4.3.250/volume/v3/os-hosts Aug 18 05:31:08.038795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47a79889-610a-4a33-ac26-a15e62847b9f tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:08.038795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47a79889-610a-4a33-ac26-a15e62847b9f tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:08.057582 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.hosts [None req-47a79889-610a-4a33-ac26-a15e62847b9f tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] status, active and update: available, enabled, 2026-08-18 05:31:02+00:00 {{(pid=100215) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 05:31:08.057582 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.hosts [None req-47a79889-610a-4a33-ac26-a15e62847b9f tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] status, active and update: available, enabled, 2026-08-18 05:30:59+00:00 {{(pid=100215) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 05:31:08.057582 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.hosts [None req-47a79889-610a-4a33-ac26-a15e62847b9f tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] status, active and update: available, enabled, 2026-08-18 05:30:39+00:00 {{(pid=100215) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 05:31:08.057582 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47a79889-610a-4a33-ac26-a15e62847b9f tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] https://10.4.3.250/volume/v3/os-hosts returned with HTTP 200 Aug 18 05:31:08.057582 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 515/2045] 10.4.3.250 () {66 vars in 1240 bytes} [Tue Aug 18 05:31:08 2026] GET /volume/v3/os-hosts => generated 560 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:08.073141 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-75e267be-34f5-4d1a-ba3a-1131ccd10275 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:08.075743 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-75e267be-34f5-4d1a-ba3a-1131ccd10275 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] GET https://10.4.3.250/volume/v3/os-hosts/np0000007601@storpool Aug 18 05:31:08.078628 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-75e267be-34f5-4d1a-ba3a-1131ccd10275 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:08.078628 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-75e267be-34f5-4d1a-ba3a-1131ccd10275 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:08.084210 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a37ed6e9-acc8-4147-99c8-4e3762cf82cc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:08.084210 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a37ed6e9-acc8-4147-99c8-4e3762cf82cc None None] GET https://10.4.3.250/volume// Aug 18 05:31:08.084210 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a37ed6e9-acc8-4147-99c8-4e3762cf82cc None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:08.084477 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a37ed6e9-acc8-4147-99c8-4e3762cf82cc None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:08.085276 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a37ed6e9-acc8-4147-99c8-4e3762cf82cc None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:08.085523 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 503/2046] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:31:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 05:31:08.098222 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-63249337-3ee7-4cef-9315-86c8c65b1892 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:08.101725 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-63249337-3ee7-4cef-9315-86c8c65b1892 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:31:08.102430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-63249337-3ee7-4cef-9315-86c8c65b1892 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb66f3b9-5461-4bea-a3f4-a362f5e711d2", "connector": null, "instance_uuid": "31b15abd-c592-47b8-93e6-437b7904680c"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:08.131212 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:08.131212 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:08.178807 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-63249337-3ee7-4cef-9315-86c8c65b1892 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:31:08.180092 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 512/2047] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:31:08 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:08.195863 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-75e267be-34f5-4d1a-ba3a-1131ccd10275 tempest-VolumeHostsAdminTestsJSON-1904423593 tempest-VolumeHostsAdminTestsJSON-1904423593-project-admin] https://10.4.3.250/volume/v3/os-hosts/np0000007601@storpool returned with HTTP 200 Aug 18 05:31:08.196916 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 518/2048] 10.4.3.250 () {66 vars in 1306 bytes} [Tue Aug 18 05:31:08 2026] GET /volume/v3/os-hosts/np0000007601@storpool => generated 1697 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:08.234810 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-698d0367-65f5-407c-b6bb-5cf99113a5f7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:08.238659 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-698d0367-65f5-407c-b6bb-5cf99113a5f7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:08.238659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-698d0367-65f5-407c-b6bb-5cf99113a5f7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:08.238659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-698d0367-65f5-407c-b6bb-5cf99113a5f7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:08.265424 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d90eeb6d-7c22-4049-a8e2-9194a5e9a726 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:08.265952 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d90eeb6d-7c22-4049-a8e2-9194a5e9a726 None None] GET https://10.4.3.250/volume// Aug 18 05:31:08.266251 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d90eeb6d-7c22-4049-a8e2-9194a5e9a726 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:08.266504 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d90eeb6d-7c22-4049-a8e2-9194a5e9a726 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:08.267140 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d90eeb6d-7c22-4049-a8e2-9194a5e9a726 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:08.267783 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 504/2049] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:31:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:08.270320 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:08.270320 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:08.275542 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-698d0367-65f5-407c-b6bb-5cf99113a5f7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:08.283356 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-698d0367-65f5-407c-b6bb-5cf99113a5f7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:08.283356 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 516/2050] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:08 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:31:08.284631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-8595101f-f0f0-43a4-a3d0-003e0d14afbf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:08.288477 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-8595101f-f0f0-43a4-a3d0-003e0d14afbf tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:08.288776 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-8595101f-f0f0-43a4-a3d0-003e0d14afbf tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:08.289078 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-8595101f-f0f0-43a4-a3d0-003e0d14afbf tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:08.303552 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:08.303552 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:08.308866 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-8595101f-f0f0-43a4-a3d0-003e0d14afbf tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:08.315455 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-8595101f-f0f0-43a4-a3d0-003e0d14afbf tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:08.316096 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 513/2051] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:31:08 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:08.458828 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-f0b8b4b0-c2ca-43c2-bad7-36d02c942efa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:08.463884 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-f0b8b4b0-c2ca-43c2-bad7-36d02c942efa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] PUT https://10.4.3.250/volume/v3/attachments/72b6f8d4-d2cf-461c-9a81-f108c8ded34c Aug 18 05:31:08.464501 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-f0b8b4b0-c2ca-43c2-bad7-36d02c942efa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:08.476756 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-f0b8b4b0-c2ca-43c2-bad7-36d02c942efa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Acquiring lock "cinder-attachment_update-cb66f3b9-5461-4bea-a3f4-a362f5e711d2-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:31:08.484106 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-f0b8b4b0-c2ca-43c2-bad7-36d02c942efa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Lock "cinder-attachment_update-cb66f3b9-5461-4bea-a3f4-a362f5e711d2-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:31:08.485738 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:08.485738 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:08.697390 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-f0b8b4b0-c2ca-43c2-bad7-36d02c942efa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Lock "cinder-attachment_update-cb66f3b9-5461-4bea-a3f4-a362f5e711d2-np0000007601" released by "attachment_update" :: held 0.214s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:31:08.697867 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-f0b8b4b0-c2ca-43c2-bad7-36d02c942efa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments/72b6f8d4-d2cf-461c-9a81-f108c8ded34c returned with HTTP 200 Aug 18 05:31:08.698667 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 519/2052] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:31:08 2026] PUT /volume/v3/attachments/72b6f8d4-d2cf-461c-9a81-f108c8ded34c => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:08.778221 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3af3a757-ee2b-4dbd-b2da-18b7b62545cb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:08.778940 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3af3a757-ee2b-4dbd-b2da-18b7b62545cb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:08.782089 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3af3a757-ee2b-4dbd-b2da-18b7b62545cb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:08.782089 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3af3a757-ee2b-4dbd-b2da-18b7b62545cb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:08.782089 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3af3a757-ee2b-4dbd-b2da-18b7b62545cb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:08.786676 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:08.786676 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:08.787780 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3af3a757-ee2b-4dbd-b2da-18b7b62545cb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:08.788528 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 505/2053] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:08 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:09.306358 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d771e1c0-6bf0-4728-bff0-4a838c75fb41 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:09.309265 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d771e1c0-6bf0-4728-bff0-4a838c75fb41 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:09.309265 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d771e1c0-6bf0-4728-bff0-4a838c75fb41 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:09.309491 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d771e1c0-6bf0-4728-bff0-4a838c75fb41 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:09.327739 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:09.327739 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:09.333466 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d771e1c0-6bf0-4728-bff0-4a838c75fb41 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:09.339267 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d771e1c0-6bf0-4728-bff0-4a838c75fb41 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:09.339747 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 517/2054] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:09 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:09.805888 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3d0206fa-6dfc-4d42-8c5f-82a361d11873 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:09.808289 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d0206fa-6dfc-4d42-8c5f-82a361d11873 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:09.808426 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d0206fa-6dfc-4d42-8c5f-82a361d11873 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:09.808657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d0206fa-6dfc-4d42-8c5f-82a361d11873 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:09.808803 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3d0206fa-6dfc-4d42-8c5f-82a361d11873 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:09.816466 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:09.816466 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:09.816788 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d0206fa-6dfc-4d42-8c5f-82a361d11873 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:09.817486 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 514/2055] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:09 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:10.370669 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b67268ef-597f-444d-a69c-b6f65fb751d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:10.376341 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b67268ef-597f-444d-a69c-b6f65fb751d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:10.376341 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b67268ef-597f-444d-a69c-b6f65fb751d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:10.376341 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b67268ef-597f-444d-a69c-b6f65fb751d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:10.402505 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:10.402505 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:10.413994 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b67268ef-597f-444d-a69c-b6f65fb751d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:10.421217 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b67268ef-597f-444d-a69c-b6f65fb751d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:10.421854 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 520/2056] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:10 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:10.830774 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ac0a541c-c48b-4507-98f6-0c515dc4b432 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:10.834663 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac0a541c-c48b-4507-98f6-0c515dc4b432 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:10.834902 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac0a541c-c48b-4507-98f6-0c515dc4b432 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:10.835233 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac0a541c-c48b-4507-98f6-0c515dc4b432 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:10.835458 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ac0a541c-c48b-4507-98f6-0c515dc4b432 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:10.843003 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:10.843003 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:10.844137 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac0a541c-c48b-4507-98f6-0c515dc4b432 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:10.844718 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 506/2057] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:10 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:11.442718 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c7791603-73b5-4550-b7cf-0ad594456829 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:11.449058 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7791603-73b5-4550-b7cf-0ad594456829 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:11.449337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7791603-73b5-4550-b7cf-0ad594456829 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:11.449602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7791603-73b5-4550-b7cf-0ad594456829 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:11.475878 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:11.475878 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:11.481982 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c7791603-73b5-4550-b7cf-0ad594456829 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:11.490523 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7791603-73b5-4550-b7cf-0ad594456829 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:11.490940 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 518/2058] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:11 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:11.859042 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fd6e327e-abcf-4b90-aecf-d28054b37503 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:11.862728 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd6e327e-abcf-4b90-aecf-d28054b37503 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:11.862985 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd6e327e-abcf-4b90-aecf-d28054b37503 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:11.863461 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd6e327e-abcf-4b90-aecf-d28054b37503 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:11.863461 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fd6e327e-abcf-4b90-aecf-d28054b37503 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:11.871955 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:11.871955 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:11.874588 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd6e327e-abcf-4b90-aecf-d28054b37503 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:11.874588 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 515/2059] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:11 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:12.259107 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d183ffde-5172-419c-95e8-59c25b11ffdd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:12.432314 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d183ffde-5172-419c-95e8-59c25b11ffdd tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:31:12.435169 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d183ffde-5172-419c-95e8-59c25b11ffdd tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1182005918", "os-volume-type-access:is_public": false}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:12.469475 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d183ffde-5172-419c-95e8-59c25b11ffdd tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:31:12.469919 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 521/2060] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:31:12 2026] POST /volume/v3/types => generated 229 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:12.482593 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a914da5a-4323-4a85-a117-2d69a2b919b5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:12.519050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0cb9d125-7c81-4c94-ba30-2c10372001e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:12.523758 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0cb9d125-7c81-4c94-ba30-2c10372001e0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:12.524744 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0cb9d125-7c81-4c94-ba30-2c10372001e0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:12.524744 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0cb9d125-7c81-4c94-ba30-2c10372001e0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:12.540209 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:12.540209 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:12.545751 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0cb9d125-7c81-4c94-ba30-2c10372001e0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:12.551231 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-d49b7441-7c0d-4325-9131-80bf8dd86ca0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:12.554887 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-d49b7441-7c0d-4325-9131-80bf8dd86ca0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/attachments/72b6f8d4-d2cf-461c-9a81-f108c8ded34c/action Aug 18 05:31:12.555791 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-d49b7441-7c0d-4325-9131-80bf8dd86ca0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:12.556340 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-d49b7441-7c0d-4325-9131-80bf8dd86ca0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:12.560552 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0cb9d125-7c81-4c94-ba30-2c10372001e0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:12.561164 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 519/2061] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:12 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:12.594196 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:12.594196 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:12.611587 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a914da5a-4323-4a85-a117-2d69a2b919b5 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:12.611994 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a914da5a-4323-4a85-a117-2d69a2b919b5 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "294184b2-46c5-4f1f-9398-0fa11daa14c2", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:12.614199 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-a914da5a-4323-4a85-a117-2d69a2b919b5 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Create volume request body: {'volume': {'volume_type': '294184b2-46c5-4f1f-9398-0fa11daa14c2', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:12.620034 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-e01264a1-5310-4bd7-9b81-9a9ee04cf68c req-d49b7441-7c0d-4325-9131-80bf8dd86ca0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments/72b6f8d4-d2cf-461c-9a81-f108c8ded34c/action returned with HTTP 204 Aug 18 05:31:12.620643 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 516/2062] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:31:12 2026] POST /volume/v3/attachments/72b6f8d4-d2cf-461c-9a81-f108c8ded34c/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:12.626138 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a914da5a-4323-4a85-a117-2d69a2b919b5 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 404 Aug 18 05:31:12.628194 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 507/2063] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:31:12 2026] POST /volume/v3/volumes => generated 114 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:12.643857 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-798b46a7-41b6-42dc-a6bc-b53ac79a7897 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:12.648622 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-798b46a7-41b6-42dc-a6bc-b53ac79a7897 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] POST https://10.4.3.250/volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2/action Aug 18 05:31:12.648622 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-798b46a7-41b6-42dc-a6bc-b53ac79a7897 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action body: b'{"addProjectAccess": {"project": "7cc1742395e6496abebdf44cc12c0e55"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:12.649665 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-798b46a7-41b6-42dc-a6bc-b53ac79a7897 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7cc1742395e6496abebdf44cc12c0e55"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:12.678179 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-798b46a7-41b6-42dc-a6bc-b53ac79a7897 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2/action returned with HTTP 202 Aug 18 05:31:12.678563 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 522/2064] 10.4.3.250 () {68 vars in 1384 bytes} [Tue Aug 18 05:31:12 2026] POST /volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:12.690689 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:12.694231 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:12.694231 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "294184b2-46c5-4f1f-9398-0fa11daa14c2", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1547741899"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:12.695372 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Create volume request body: {'volume': {'volume_type': '294184b2-46c5-4f1f-9398-0fa11daa14c2', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1547741899'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:12.706257 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Create volume of 1 GB Aug 18 05:31:12.706730 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:12.706730 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:12.707521 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Availability Zones retrieved successfully. Aug 18 05:31:12.717148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Flow 'volume_create_api' (505e2ea1-f942-4a99-bc42-ec25239b5755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:12.718792 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4cdbc9-4440-45bb-a325-fe12d2c4ed32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:12.720237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:12.747496 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4cdbc9-4440-45bb-a325-fe12d2c4ed32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:31:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=294184b2-46c5-4f1f-9398-0fa11daa14c2,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1182005918',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '294184b2-46c5-4f1f-9398-0fa11daa14c2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:12.748642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc364d16-3796-47a7-9b05-134b7984f3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:12.788807 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1182005918 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1182005918, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:12.789605 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1182005918 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1182005918, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:31:12.855105 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Created reservations ['d710cfd2-6257-4a04-a1da-c4175b439206', '8601fd48-98bb-44cf-920f-e8bfb0d0d33c', 'f7d7a925-2d2e-4569-9909-10cd23f3cf67', '5e75521b-d00e-440b-9203-ca5ff2e85cdb'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:12.855971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc364d16-3796-47a7-9b05-134b7984f3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d710cfd2-6257-4a04-a1da-c4175b439206', '8601fd48-98bb-44cf-920f-e8bfb0d0d33c', 'f7d7a925-2d2e-4569-9909-10cd23f3cf67', '5e75521b-d00e-440b-9203-ca5ff2e85cdb']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:12.856722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b003ff97-62fb-4574-b7cc-ca070ddd3816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:12.882268 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b003ff97-62fb-4574-b7cc-ca070ddd3816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78cd8ac0-7f8d-4f37-9aab-95780a5d68fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1547741899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc1742395e6496abebdf44cc12c0e55',qos_specs=None,replication_status=,reservations=['d710cfd2-6257-4a04-a1da-c4175b439206','8601fd48-98bb-44cf-920f-e8bfb0d0d33c','f7d7a925-2d2e-4569-9909-10cd23f3cf67','5e75521b-d00e-440b-9203-ca5ff2e85cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1ef5dde66304f4b88715b6dd5cb4f4c',volume_type_id=294184b2-46c5-4f1f-9398-0fa11daa14c2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1547741899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78cd8ac0-7f8d-4f37-9aab-95780a5d68fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cc1742395e6496abebdf44cc12c0e55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1ef5dde66304f4b88715b6dd5cb4f4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(294184b2-46c5-4f1f-9398-0fa11daa14c2),volume_type_id=294184b2-46c5-4f1f-9398-0fa11daa14c2)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:12.883158 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726528a7-9f7d-4523-b162-695fb5cbfdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:12.891854 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-938e4231-7060-444b-97e5-ac4e8df43610 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:12.893987 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-938e4231-7060-444b-97e5-ac4e8df43610 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:12.894235 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-938e4231-7060-444b-97e5-ac4e8df43610 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:12.894467 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-938e4231-7060-444b-97e5-ac4e8df43610 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:12.894562 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-938e4231-7060-444b-97e5-ac4e8df43610 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:12.901129 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:12.901129 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:12.902208 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-938e4231-7060-444b-97e5-ac4e8df43610 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:12.902783 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 517/2065] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:12 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:12.915480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726528a7-9f7d-4523-b162-695fb5cbfdfd) transitioned into state 'SUCCESS' from state '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-1547741899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cc1742395e6496abebdf44cc12c0e55',qos_specs=None,replication_status=,reservations=['d710cfd2-6257-4a04-a1da-c4175b439206','8601fd48-98bb-44cf-920f-e8bfb0d0d33c','f7d7a925-2d2e-4569-9909-10cd23f3cf67','5e75521b-d00e-440b-9203-ca5ff2e85cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1ef5dde66304f4b88715b6dd5cb4f4c',volume_type_id=294184b2-46c5-4f1f-9398-0fa11daa14c2)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:12.916377 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e52541-e366-4c33-a1ae-06d0a09e99cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:12.933510 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89e52541-e366-4c33-a1ae-06d0a09e99cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:12.934638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Flow 'volume_create_api' (505e2ea1-f942-4a99-bc42-ec25239b5755) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:12.934990 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Create volume request issued successfully. Aug 18 05:31:12.935752 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea6cb240-2f02-4320-bd6c-0b554dd130dc tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:12.936375 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 520/2066] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:31:12 2026] POST /volume/v3/volumes => generated 796 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:12.957797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-09a1135c-54e1-449b-bd1b-aa5cde2dfdaa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:12.962802 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09a1135c-54e1-449b-bd1b-aa5cde2dfdaa tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] GET https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa Aug 18 05:31:12.963423 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09a1135c-54e1-449b-bd1b-aa5cde2dfdaa tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:12.963423 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09a1135c-54e1-449b-bd1b-aa5cde2dfdaa tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:12.981196 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:12.981196 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:12.988776 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-09a1135c-54e1-449b-bd1b-aa5cde2dfdaa tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Volume info retrieved successfully. Aug 18 05:31:13.007803 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09a1135c-54e1-449b-bd1b-aa5cde2dfdaa tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa returned with HTTP 200 Aug 18 05:31:13.008863 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 508/2067] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:12 2026] GET /volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:13.581948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-54e8034a-1401-4156-b7ec-04f90abc7cba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:13.584697 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-54e8034a-1401-4156-b7ec-04f90abc7cba tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:13.585110 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-54e8034a-1401-4156-b7ec-04f90abc7cba tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:13.585719 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-54e8034a-1401-4156-b7ec-04f90abc7cba tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:13.600491 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:13.600491 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:13.605807 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-54e8034a-1401-4156-b7ec-04f90abc7cba tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:13.611783 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-54e8034a-1401-4156-b7ec-04f90abc7cba tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:13.612336 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 523/2068] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:13 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:13.632688 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e518a928-dcc0-423a-94bd-7fa53d3dc351 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:13.634897 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e518a928-dcc0-423a-94bd-7fa53d3dc351 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:31:13.635166 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e518a928-dcc0-423a-94bd-7fa53d3dc351 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:13.636109 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e518a928-dcc0-423a-94bd-7fa53d3dc351 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:13.649040 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:13.649040 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:13.654357 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e518a928-dcc0-423a-94bd-7fa53d3dc351 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:31:13.661824 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e518a928-dcc0-423a-94bd-7fa53d3dc351 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:31:13.662874 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 518/2069] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:13 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:13.915827 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f4d52b03-c08b-46d1-9232-15a54ca816a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:13.918808 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4d52b03-c08b-46d1-9232-15a54ca816a5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:13.919143 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4d52b03-c08b-46d1-9232-15a54ca816a5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:13.919508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4d52b03-c08b-46d1-9232-15a54ca816a5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:13.919802 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f4d52b03-c08b-46d1-9232-15a54ca816a5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:13.924902 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:13.924902 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:13.926118 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4d52b03-c08b-46d1-9232-15a54ca816a5 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:13.927131 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 521/2070] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:13 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:31:14.027478 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c17dc484-5286-4702-a035-e5771c4a17d1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:14.029447 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c17dc484-5286-4702-a035-e5771c4a17d1 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] GET https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa Aug 18 05:31:14.029660 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c17dc484-5286-4702-a035-e5771c4a17d1 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:14.029883 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c17dc484-5286-4702-a035-e5771c4a17d1 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:14.040109 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:14.040109 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:14.043000 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c17dc484-5286-4702-a035-e5771c4a17d1 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Volume info retrieved successfully. Aug 18 05:31:14.048568 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c17dc484-5286-4702-a035-e5771c4a17d1 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa returned with HTTP 200 Aug 18 05:31:14.049171 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 509/2071] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:14 2026] GET /volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa => generated 889 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:14.063468 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a597b52b-ff50-4c36-bbca-801f50782703 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:14.067922 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a597b52b-ff50-4c36-bbca-801f50782703 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] GET https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa Aug 18 05:31:14.068288 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a597b52b-ff50-4c36-bbca-801f50782703 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:14.068585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a597b52b-ff50-4c36-bbca-801f50782703 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:14.083136 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:14.083136 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:14.088192 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a597b52b-ff50-4c36-bbca-801f50782703 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Volume info retrieved successfully. Aug 18 05:31:14.094707 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a597b52b-ff50-4c36-bbca-801f50782703 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa returned with HTTP 200 Aug 18 05:31:14.095297 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 524/2072] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:14 2026] GET /volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa => generated 889 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:14.112625 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf4d48af-4890-4fcc-ae88-93c3ebf1130a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:14.114528 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf4d48af-4890-4fcc-ae88-93c3ebf1130a tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] DELETE https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa Aug 18 05:31:14.114784 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf4d48af-4890-4fcc-ae88-93c3ebf1130a tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:14.115046 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf4d48af-4890-4fcc-ae88-93c3ebf1130a tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:14.115267 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-bf4d48af-4890-4fcc-ae88-93c3ebf1130a tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Delete volume with id: 78cd8ac0-7f8d-4f37-9aab-95780a5d68fa Aug 18 05:31:14.122486 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:14.122486 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:14.123099 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf4d48af-4890-4fcc-ae88-93c3ebf1130a tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Volume info retrieved successfully. Aug 18 05:31:14.146272 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf4d48af-4890-4fcc-ae88-93c3ebf1130a tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Delete volume request issued successfully. Aug 18 05:31:14.147177 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf4d48af-4890-4fcc-ae88-93c3ebf1130a tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa returned with HTTP 202 Aug 18 05:31:14.147994 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 519/2073] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:14 2026] DELETE /volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:14.159755 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eebed56d-d530-40c3-9179-fb08ad8cd985 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:14.161668 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eebed56d-d530-40c3-9179-fb08ad8cd985 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] GET https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa Aug 18 05:31:14.161869 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eebed56d-d530-40c3-9179-fb08ad8cd985 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:14.162202 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eebed56d-d530-40c3-9179-fb08ad8cd985 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:14.174200 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:14.174200 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:14.179825 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eebed56d-d530-40c3-9179-fb08ad8cd985 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Volume info retrieved successfully. Aug 18 05:31:14.190046 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eebed56d-d530-40c3-9179-fb08ad8cd985 tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa returned with HTTP 200 Aug 18 05:31:14.190046 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 522/2074] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:14 2026] GET /volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa => generated 888 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:14.939896 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3dea04c3-f897-4de5-ac46-b95d1c3b509d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:14.942384 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3dea04c3-f897-4de5-ac46-b95d1c3b509d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:14.942636 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3dea04c3-f897-4de5-ac46-b95d1c3b509d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:14.942869 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3dea04c3-f897-4de5-ac46-b95d1c3b509d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:14.943129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3dea04c3-f897-4de5-ac46-b95d1c3b509d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:14.949117 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:14.949117 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:14.950106 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3dea04c3-f897-4de5-ac46-b95d1c3b509d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:14.950932 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 510/2075] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:14 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:15.205557 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2ad91990-ca65-4c42-9cc4-fdb9abc1a0ea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.208204 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ad91990-ca65-4c42-9cc4-fdb9abc1a0ea tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] GET https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa Aug 18 05:31:15.209260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2ad91990-ca65-4c42-9cc4-fdb9abc1a0ea tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:15.209260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2ad91990-ca65-4c42-9cc4-fdb9abc1a0ea tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:15.216996 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ad91990-ca65-4c42-9cc4-fdb9abc1a0ea tempest-VolumeTypesAccessTest-1437142461 tempest-VolumeTypesAccessTest-1437142461-project-member] https://10.4.3.250/volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa returned with HTTP 404 Aug 18 05:31:15.217749 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 525/2076] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:15 2026] GET /volume/v3/volumes/78cd8ac0-7f8d-4f37-9aab-95780a5d68fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:15.227667 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad3d31d9-b5b0-4257-9b4c-e1d8bb19ff20 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.231984 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad3d31d9-b5b0-4257-9b4c-e1d8bb19ff20 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] POST https://10.4.3.250/volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2/action Aug 18 05:31:15.234217 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad3d31d9-b5b0-4257-9b4c-e1d8bb19ff20 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action body: b'{"removeProjectAccess": {"project": "7cc1742395e6496abebdf44cc12c0e55"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:15.234432 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad3d31d9-b5b0-4257-9b4c-e1d8bb19ff20 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7cc1742395e6496abebdf44cc12c0e55"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:15.253898 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad3d31d9-b5b0-4257-9b4c-e1d8bb19ff20 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2/action returned with HTTP 202 Aug 18 05:31:15.254511 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 520/2077] 10.4.3.250 () {68 vars in 1384 bytes} [Tue Aug 18 05:31:15 2026] POST /volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:15.268054 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-39d07481-9c48-4ce7-a858-c4982d4366b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.270429 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39d07481-9c48-4ce7-a858-c4982d4366b2 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] DELETE https://10.4.3.250/volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2 Aug 18 05:31:15.270429 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39d07481-9c48-4ce7-a858-c4982d4366b2 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:15.270429 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39d07481-9c48-4ce7-a858-c4982d4366b2 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:15.302322 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39d07481-9c48-4ce7-a858-c4982d4366b2 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2 returned with HTTP 202 Aug 18 05:31:15.302489 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 523/2078] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:31:15 2026] DELETE /volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:15.312202 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7ebeaa1f-0518-4d64-b09b-867243adc6c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.317205 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ebeaa1f-0518-4d64-b09b-867243adc6c6 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] GET https://10.4.3.250/volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2 Aug 18 05:31:15.317582 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ebeaa1f-0518-4d64-b09b-867243adc6c6 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:15.317911 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7ebeaa1f-0518-4d64-b09b-867243adc6c6 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:15.324090 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7ebeaa1f-0518-4d64-b09b-867243adc6c6 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2 returned with HTTP 404 Aug 18 05:31:15.324965 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 511/2079] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:31:15 2026] GET /volume/v3/types/294184b2-46c5-4f1f-9398-0fa11daa14c2 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:15.333781 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-906b942c-a572-4a23-b3eb-5c639513341c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.335291 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-906b942c-a572-4a23-b3eb-5c639513341c tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:31:15.335854 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-906b942c-a572-4a23-b3eb-5c639513341c tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-951732442", "os-volume-type-access:is_public": false}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:15.357261 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-906b942c-a572-4a23-b3eb-5c639513341c tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:31:15.358063 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 526/2080] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:31:15 2026] POST /volume/v3/types => generated 228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:15.373759 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-101e72ec-5e2c-4d81-b236-db9adf94c923 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.383110 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-101e72ec-5e2c-4d81-b236-db9adf94c923 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] POST https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action Aug 18 05:31:15.383576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-101e72ec-5e2c-4d81-b236-db9adf94c923 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action body: b'{"addProjectAccess": {"project": "7cc1742395e6496abebdf44cc12c0e55"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:15.383734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-101e72ec-5e2c-4d81-b236-db9adf94c923 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7cc1742395e6496abebdf44cc12c0e55"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:15.399758 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-101e72ec-5e2c-4d81-b236-db9adf94c923 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action returned with HTTP 202 Aug 18 05:31:15.400366 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 521/2081] 10.4.3.250 () {68 vars in 1384 bytes} [Tue Aug 18 05:31:15 2026] POST /volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:15.411975 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6ebf2d4-0fec-463d-bedf-c1d5ddf3d337 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.417262 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6ebf2d4-0fec-463d-bedf-c1d5ddf3d337 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] POST https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action Aug 18 05:31:15.417720 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6ebf2d4-0fec-463d-bedf-c1d5ddf3d337 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action body: b'{"addProjectAccess": {"project": "4fe98b9f21a640be90db1f719acb08de"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:15.417882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6ebf2d4-0fec-463d-bedf-c1d5ddf3d337 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4fe98b9f21a640be90db1f719acb08de"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:15.438411 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6ebf2d4-0fec-463d-bedf-c1d5ddf3d337 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action returned with HTTP 202 Aug 18 05:31:15.438978 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 524/2082] 10.4.3.250 () {68 vars in 1384 bytes} [Tue Aug 18 05:31:15 2026] POST /volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:15.448735 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2a6c9153-b81f-41fa-aef0-7502b58de525 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.451062 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a6c9153-b81f-41fa-aef0-7502b58de525 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] GET https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/os-volume-type-access Aug 18 05:31:15.451433 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a6c9153-b81f-41fa-aef0-7502b58de525 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:15.451634 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a6c9153-b81f-41fa-aef0-7502b58de525 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:15.470141 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a6c9153-b81f-41fa-aef0-7502b58de525 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/os-volume-type-access returned with HTTP 200 Aug 18 05:31:15.470141 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 512/2083] 10.4.3.250 () {66 vars in 1408 bytes} [Tue Aug 18 05:31:15 2026] GET /volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:15.484337 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bb41aa42-74e2-43b6-8c57-94ff652ddb72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.488032 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb41aa42-74e2-43b6-8c57-94ff652ddb72 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] POST https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action Aug 18 05:31:15.488032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bb41aa42-74e2-43b6-8c57-94ff652ddb72 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action body: b'{"removeProjectAccess": {"project": "4fe98b9f21a640be90db1f719acb08de"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:15.488032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bb41aa42-74e2-43b6-8c57-94ff652ddb72 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4fe98b9f21a640be90db1f719acb08de"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:15.507150 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb41aa42-74e2-43b6-8c57-94ff652ddb72 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action returned with HTTP 202 Aug 18 05:31:15.509154 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 527/2084] 10.4.3.250 () {68 vars in 1384 bytes} [Tue Aug 18 05:31:15 2026] POST /volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:15.518779 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-983cfe9d-921a-4c86-a0f7-4069fa244076 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.525044 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-983cfe9d-921a-4c86-a0f7-4069fa244076 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] POST https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action Aug 18 05:31:15.525044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-983cfe9d-921a-4c86-a0f7-4069fa244076 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action body: b'{"removeProjectAccess": {"project": "7cc1742395e6496abebdf44cc12c0e55"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:15.525044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-983cfe9d-921a-4c86-a0f7-4069fa244076 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7cc1742395e6496abebdf44cc12c0e55"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:15.547484 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-983cfe9d-921a-4c86-a0f7-4069fa244076 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action returned with HTTP 202 Aug 18 05:31:15.547484 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 522/2085] 10.4.3.250 () {68 vars in 1384 bytes} [Tue Aug 18 05:31:15 2026] POST /volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:15.555650 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6583546a-8947-4f6b-ae16-6d14ceffa190 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.558286 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6583546a-8947-4f6b-ae16-6d14ceffa190 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] DELETE https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74 Aug 18 05:31:15.558562 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6583546a-8947-4f6b-ae16-6d14ceffa190 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:15.559719 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6583546a-8947-4f6b-ae16-6d14ceffa190 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:15.613961 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6583546a-8947-4f6b-ae16-6d14ceffa190 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74 returned with HTTP 202 Aug 18 05:31:15.614630 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 525/2086] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:31:15 2026] DELETE /volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:15.622995 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7bdf5a18-2176-46a0-8edc-b641feee4835 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.627089 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bdf5a18-2176-46a0-8edc-b641feee4835 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] GET https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74 Aug 18 05:31:15.627881 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bdf5a18-2176-46a0-8edc-b641feee4835 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:15.628781 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bdf5a18-2176-46a0-8edc-b641feee4835 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:15.634268 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bdf5a18-2176-46a0-8edc-b641feee4835 tempest-VolumeTypesAccessTest-1483801932 tempest-VolumeTypesAccessTest-1483801932-project-admin] https://10.4.3.250/volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74 returned with HTTP 404 Aug 18 05:31:15.634782 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 513/2087] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:31:15 2026] GET /volume/v3/types/fd2108aa-aa02-4075-ba8e-422d16629f74 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:15.962783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3e11f611-ce11-423c-99f3-5cc1f41e4a77 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:15.964723 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e11f611-ce11-423c-99f3-5cc1f41e4a77 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:15.965445 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e11f611-ce11-423c-99f3-5cc1f41e4a77 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:15.965445 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e11f611-ce11-423c-99f3-5cc1f41e4a77 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:15.965445 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3e11f611-ce11-423c-99f3-5cc1f41e4a77 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:15.972181 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:15.972181 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:15.976044 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e11f611-ce11-423c-99f3-5cc1f41e4a77 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:15.976044 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 528/2088] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:15 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:16.987538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb32c7bf-7a78-4f54-905b-50b036a20f17 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:16.996332 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb32c7bf-7a78-4f54-905b-50b036a20f17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:16.996332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb32c7bf-7a78-4f54-905b-50b036a20f17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:16.996332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb32c7bf-7a78-4f54-905b-50b036a20f17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:16.996332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cb32c7bf-7a78-4f54-905b-50b036a20f17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:17.005195 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:17.005195 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:17.013742 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb32c7bf-7a78-4f54-905b-50b036a20f17 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:17.014768 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 523/2089] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:16 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:18.033175 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bb3ebceb-9984-4ccc-9542-b27e4acfafde None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:18.036269 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb3ebceb-9984-4ccc-9542-b27e4acfafde tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:18.037576 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb3ebceb-9984-4ccc-9542-b27e4acfafde tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:18.037576 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb3ebceb-9984-4ccc-9542-b27e4acfafde tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:18.037576 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bb3ebceb-9984-4ccc-9542-b27e4acfafde tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:18.052042 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:18.052042 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:18.052042 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb3ebceb-9984-4ccc-9542-b27e4acfafde tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:18.052584 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 526/2090] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:18 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:18.066833 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5fc36e2f-93f9-4dc9-9d80-61992aae9bfa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:18.069689 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5fc36e2f-93f9-4dc9-9d80-61992aae9bfa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f Aug 18 05:31:18.069843 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5fc36e2f-93f9-4dc9-9d80-61992aae9bfa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:18.070125 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5fc36e2f-93f9-4dc9-9d80-61992aae9bfa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:18.080892 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:18.080892 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:18.086800 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5fc36e2f-93f9-4dc9-9d80-61992aae9bfa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:18.093805 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5fc36e2f-93f9-4dc9-9d80-61992aae9bfa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f returned with HTTP 200 Aug 18 05:31:18.094387 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 514/2091] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:18 2026] GET /volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f => generated 965 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:18.109801 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-aca6f654-49b2-4e8e-9915-5c25320e2c9d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:18.113508 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aca6f654-49b2-4e8e-9915-5c25320e2c9d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f Aug 18 05:31:18.113860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-aca6f654-49b2-4e8e-9915-5c25320e2c9d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:18.114313 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-aca6f654-49b2-4e8e-9915-5c25320e2c9d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:18.128771 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:18.128771 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:18.135661 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-aca6f654-49b2-4e8e-9915-5c25320e2c9d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:18.144122 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-aca6f654-49b2-4e8e-9915-5c25320e2c9d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f returned with HTTP 200 Aug 18 05:31:18.144569 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 529/2092] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:18 2026] GET /volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f => generated 965 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:18.166974 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b5ed75d7-ae07-4b29-91d3-c93ed56be302 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:18.168419 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5ed75d7-ae07-4b29-91d3-c93ed56be302 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f Aug 18 05:31:18.169557 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5ed75d7-ae07-4b29-91d3-c93ed56be302 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:18.169557 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5ed75d7-ae07-4b29-91d3-c93ed56be302 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:18.169557 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b5ed75d7-ae07-4b29-91d3-c93ed56be302 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume with id: d770dc54-d5cf-4350-8fde-6deef148ba5f Aug 18 05:31:18.179908 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:18.179908 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:18.180531 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b5ed75d7-ae07-4b29-91d3-c93ed56be302 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:18.213187 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b5ed75d7-ae07-4b29-91d3-c93ed56be302 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume request issued successfully. Aug 18 05:31:18.213422 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5ed75d7-ae07-4b29-91d3-c93ed56be302 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f returned with HTTP 202 Aug 18 05:31:18.214063 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 524/2093] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:18 2026] DELETE /volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:18.232440 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-39d6b697-d5e2-40c3-8e84-d641236384ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:18.232640 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-399edd4c-5749-4ddc-977c-8bc490469bde None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:18.234380 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39d6b697-d5e2-40c3-8e84-d641236384ac tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f Aug 18 05:31:18.234806 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39d6b697-d5e2-40c3-8e84-d641236384ac tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:18.235249 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-39d6b697-d5e2-40c3-8e84-d641236384ac tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:18.235649 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-399edd4c-5749-4ddc-977c-8bc490469bde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35/encryption Aug 18 05:31:18.235958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-399edd4c-5749-4ddc-977c-8bc490469bde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:18.236229 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-399edd4c-5749-4ddc-977c-8bc490469bde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:18.245641 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:18.245641 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:18.248461 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:18.248461 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:18.259037 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-39d6b697-d5e2-40c3-8e84-d641236384ac tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:18.264064 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-39d6b697-d5e2-40c3-8e84-d641236384ac tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f returned with HTTP 200 Aug 18 05:31:18.264784 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 527/2094] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:18 2026] GET /volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f => generated 964 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:18.268028 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-399edd4c-5749-4ddc-977c-8bc490469bde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35/encryption returned with HTTP 200 Aug 18 05:31:18.268564 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 515/2095] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:31:18 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:19.284496 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-642edd43-dae0-4e13-ac3b-0f20dc98f42a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:19.286825 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-642edd43-dae0-4e13-ac3b-0f20dc98f42a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f Aug 18 05:31:19.287029 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-642edd43-dae0-4e13-ac3b-0f20dc98f42a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:19.287420 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-642edd43-dae0-4e13-ac3b-0f20dc98f42a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:19.295261 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-642edd43-dae0-4e13-ac3b-0f20dc98f42a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f returned with HTTP 404 Aug 18 05:31:19.295934 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 530/2096] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:19 2026] GET /volume/v3/volumes/d770dc54-d5cf-4350-8fde-6deef148ba5f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:31:19.305330 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3f1e990f-41a7-4859-8cf7-8bd505eb92b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:19.308148 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f1e990f-41a7-4859-8cf7-8bd505eb92b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:19.308148 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f1e990f-41a7-4859-8cf7-8bd505eb92b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:19.308419 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f1e990f-41a7-4859-8cf7-8bd505eb92b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:19.308572 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-3f1e990f-41a7-4859-8cf7-8bd505eb92b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete backup with id: 2ffe6677-cb85-4325-9698-ca54c0105afc. Aug 18 05:31:19.315345 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:19.315345 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:19.338899 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-3f1e990f-41a7-4859-8cf7-8bd505eb92b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] delete_backup rpcapi backup_id 2ffe6677-cb85-4325-9698-ca54c0105afc {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:31:19.341573 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f1e990f-41a7-4859-8cf7-8bd505eb92b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 202 Aug 18 05:31:19.342650 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 525/2097] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:19 2026] DELETE /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:31:19.353433 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d08708e9-b196-4bda-86a2-6773fe7cef2e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:19.355388 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d08708e9-b196-4bda-86a2-6773fe7cef2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:19.355834 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d08708e9-b196-4bda-86a2-6773fe7cef2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:19.356380 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d08708e9-b196-4bda-86a2-6773fe7cef2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:19.357032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d08708e9-b196-4bda-86a2-6773fe7cef2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:19.365651 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:19.365651 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:19.371055 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d08708e9-b196-4bda-86a2-6773fe7cef2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 200 Aug 18 05:31:19.371426 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 528/2098] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:19 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:19.863065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2d71d17e-9e57-4f18-9f0d-2df08b2a1996 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.029839 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2d71d17e-9e57-4f18-9f0d-2df08b2a1996 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:31:20.030374 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2d71d17e-9e57-4f18-9f0d-2df08b2a1996 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-79762573"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:20.073439 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2d71d17e-9e57-4f18-9f0d-2df08b2a1996 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:31:20.074587 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 516/2099] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:31:19 2026] POST /volume/v3/types => generated 229 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:20.091053 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-30670bf9-b4ea-4740-bba3-f6f502885cf9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.093916 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30670bf9-b4ea-4740-bba3-f6f502885cf9 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] POST https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs Aug 18 05:31:20.093916 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30670bf9-b4ea-4740-bba3-f6f502885cf9 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:20.141438 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30670bf9-b4ea-4740-bba3-f6f502885cf9 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs returned with HTTP 200 Aug 18 05:31:20.141950 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 531/2100] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:31:20 2026] POST /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs => generated 34 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:31:20.154140 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-497bcc20-3dfb-400b-b480-f61b1d9f1767 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.159094 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-497bcc20-3dfb-400b-b480-f61b1d9f1767 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] GET https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec3 Aug 18 05:31:20.160304 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-497bcc20-3dfb-400b-b480-f61b1d9f1767 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.160304 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-497bcc20-3dfb-400b-b480-f61b1d9f1767 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.168956 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-497bcc20-3dfb-400b-b480-f61b1d9f1767 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec3 returned with HTTP 200 Aug 18 05:31:20.169541 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 526/2101] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:31:20 2026] GET /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec3 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:31:20.180802 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89127501-8a2b-4e88-84a8-497f72f0af29 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.182903 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89127501-8a2b-4e88-84a8-497f72f0af29 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] DELETE https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec3 Aug 18 05:31:20.183366 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89127501-8a2b-4e88-84a8-497f72f0af29 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.185037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89127501-8a2b-4e88-84a8-497f72f0af29 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.228997 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89127501-8a2b-4e88-84a8-497f72f0af29 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec3 returned with HTTP 202 Aug 18 05:31:20.230972 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 529/2102] 10.4.3.250 () {66 vars in 1399 bytes} [Tue Aug 18 05:31:20 2026] DELETE /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:31:20.241316 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6d81839-831d-4b4a-9b2d-fb53324e5836 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.243497 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6d81839-831d-4b4a-9b2d-fb53324e5836 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] GET https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec3 Aug 18 05:31:20.243751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6d81839-831d-4b4a-9b2d-fb53324e5836 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.244090 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6d81839-831d-4b4a-9b2d-fb53324e5836 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.254425 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6d81839-831d-4b4a-9b2d-fb53324e5836 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec3 returned with HTTP 404 Aug 18 05:31:20.255110 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 517/2103] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:31:20 2026] GET /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:20.269697 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4e42aeb8-0b6c-4d4e-9682-b257d112daba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.272142 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e42aeb8-0b6c-4d4e-9682-b257d112daba tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] POST https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs Aug 18 05:31:20.273595 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4e42aeb8-0b6c-4d4e-9682-b257d112daba tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:20.313809 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4e42aeb8-0b6c-4d4e-9682-b257d112daba tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs returned with HTTP 200 Aug 18 05:31:20.316034 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 532/2104] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:31:20 2026] POST /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs => generated 34 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:31:20.324446 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d6996b5-2289-4f70-b3ee-78f02eb00c9c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.328070 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d6996b5-2289-4f70-b3ee-78f02eb00c9c tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] GET https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs Aug 18 05:31:20.330041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d6996b5-2289-4f70-b3ee-78f02eb00c9c tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.330041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d6996b5-2289-4f70-b3ee-78f02eb00c9c tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.345105 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d6996b5-2289-4f70-b3ee-78f02eb00c9c tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs returned with HTTP 200 Aug 18 05:31:20.345559 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 527/2105] 10.4.3.250 () {66 vars in 1378 bytes} [Tue Aug 18 05:31:20 2026] GET /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs => generated 34 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:31:20.358282 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f953f96c-8086-40a8-ab65-dc314004b439 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.359814 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f953f96c-8086-40a8-ab65-dc314004b439 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] POST https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs Aug 18 05:31:20.360285 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f953f96c-8086-40a8-ab65-dc314004b439 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:20.384385 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-665881cf-0956-4a34-acf2-b7ffc9cdc35a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.388372 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-665881cf-0956-4a34-acf2-b7ffc9cdc35a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc Aug 18 05:31:20.388985 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-665881cf-0956-4a34-acf2-b7ffc9cdc35a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.388985 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-665881cf-0956-4a34-acf2-b7ffc9cdc35a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.389307 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-665881cf-0956-4a34-acf2-b7ffc9cdc35a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 2ffe6677-cb85-4325-9698-ca54c0105afc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:20.397858 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-665881cf-0956-4a34-acf2-b7ffc9cdc35a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc returned with HTTP 404 Aug 18 05:31:20.398746 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 518/2106] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:20 2026] GET /volume/v3/backups/2ffe6677-cb85-4325-9698-ca54c0105afc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:20.419275 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f953f96c-8086-40a8-ab65-dc314004b439 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs returned with HTTP 200 Aug 18 05:31:20.419275 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 530/2107] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:31:20 2026] POST /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs => generated 34 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:31:20.437188 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-548401e0-c72f-4097-8aaa-3f3451ce9523 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.441524 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-548401e0-c72f-4097-8aaa-3f3451ce9523 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] PUT https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec2 Aug 18 05:31:20.441923 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-548401e0-c72f-4097-8aaa-3f3451ce9523 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:20.483926 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-548401e0-c72f-4097-8aaa-3f3451ce9523 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec2 returned with HTTP 200 Aug 18 05:31:20.484534 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 533/2108] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:31:20 2026] PUT /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec2 => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:31:20.495602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-581ce3b6-dcd0-4f65-ab82-e88a0fe7421c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.501043 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-581ce3b6-dcd0-4f65-ab82-e88a0fe7421c tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] GET https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec2 Aug 18 05:31:20.501043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-581ce3b6-dcd0-4f65-ab82-e88a0fe7421c tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.501043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-581ce3b6-dcd0-4f65-ab82-e88a0fe7421c tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.514824 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-581ce3b6-dcd0-4f65-ab82-e88a0fe7421c tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec2 returned with HTTP 200 Aug 18 05:31:20.515508 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 528/2109] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:31:20 2026] GET /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs/spec2 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:31:20.529036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b1e82884-27b9-423e-a6c9-76581441e7eb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.532182 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1e82884-27b9-423e-a6c9-76581441e7eb tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] POST https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs Aug 18 05:31:20.532817 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1e82884-27b9-423e-a6c9-76581441e7eb tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:20.540537 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-deef084d-57e0-486f-9925-2e8de9d3aa27 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.544087 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-deef084d-57e0-486f-9925-2e8de9d3aa27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:31:20.544705 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-deef084d-57e0-486f-9925-2e8de9d3aa27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.545078 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-deef084d-57e0-486f-9925-2e8de9d3aa27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.545432 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-deef084d-57e0-486f-9925-2e8de9d3aa27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume with id: 39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:31:20.559947 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:20.559947 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:20.560604 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-deef084d-57e0-486f-9925-2e8de9d3aa27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:20.595739 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-deef084d-57e0-486f-9925-2e8de9d3aa27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume request issued successfully. Aug 18 05:31:20.596098 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-deef084d-57e0-486f-9925-2e8de9d3aa27 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d returned with HTTP 202 Aug 18 05:31:20.596731 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 531/2110] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:20 2026] DELETE /volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:20.610725 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-778c3ccf-5ff6-413d-8268-02aeedacaf7b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.615623 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-778c3ccf-5ff6-413d-8268-02aeedacaf7b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:31:20.615623 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-778c3ccf-5ff6-413d-8268-02aeedacaf7b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.615623 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-778c3ccf-5ff6-413d-8268-02aeedacaf7b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.622952 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1e82884-27b9-423e-a6c9-76581441e7eb tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs returned with HTTP 200 Aug 18 05:31:20.623608 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 519/2111] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:31:20 2026] POST /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs => generated 51 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:31:20.627307 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:20.627307 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:20.635863 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-778c3ccf-5ff6-413d-8268-02aeedacaf7b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:20.636061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-36ea230f-7c32-4df8-ab31-1550bc4ad11b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.638217 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36ea230f-7c32-4df8-ab31-1550bc4ad11b tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] GET https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs Aug 18 05:31:20.638708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36ea230f-7c32-4df8-ab31-1550bc4ad11b tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.639171 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-36ea230f-7c32-4df8-ab31-1550bc4ad11b tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.645170 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-778c3ccf-5ff6-413d-8268-02aeedacaf7b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d returned with HTTP 200 Aug 18 05:31:20.645672 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 534/2112] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:20 2026] GET /volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:20.653379 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-36ea230f-7c32-4df8-ab31-1550bc4ad11b tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs returned with HTTP 200 Aug 18 05:31:20.653379 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 529/2113] 10.4.3.250 () {66 vars in 1378 bytes} [Tue Aug 18 05:31:20 2026] GET /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68/extra_specs => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:31:20.665979 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24d2f91c-f290-42e6-b9b3-9aef8fd262d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.669772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24d2f91c-f290-42e6-b9b3-9aef8fd262d2 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] DELETE https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68 Aug 18 05:31:20.670267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24d2f91c-f290-42e6-b9b3-9aef8fd262d2 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.671407 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24d2f91c-f290-42e6-b9b3-9aef8fd262d2 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.711213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24d2f91c-f290-42e6-b9b3-9aef8fd262d2 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68 returned with HTTP 202 Aug 18 05:31:20.713042 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 532/2114] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:31:20 2026] DELETE /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:20.723470 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-421b1bec-b285-4d11-a236-ea04374f5f50 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:20.726034 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-421b1bec-b285-4d11-a236-ea04374f5f50 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] GET https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68 Aug 18 05:31:20.726348 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-421b1bec-b285-4d11-a236-ea04374f5f50 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:20.726620 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-421b1bec-b285-4d11-a236-ea04374f5f50 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:20.731263 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-421b1bec-b285-4d11-a236-ea04374f5f50 tempest-VolumeTypesExtraSpecsTest-853900510 tempest-VolumeTypesExtraSpecsTest-853900510-project-admin] https://10.4.3.250/volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68 returned with HTTP 404 Aug 18 05:31:20.732148 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 520/2115] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:31:20 2026] GET /volume/v3/types/5575efeb-a157-4e10-b5b0-581724712c68 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:21.477772 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-fa5d17d4-d01c-4911-a1d2-0a4b3089f95c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:21.479923 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-fa5d17d4-d01c-4911-a1d2-0a4b3089f95c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:31:21.480453 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-fa5d17d4-d01c-4911-a1d2-0a4b3089f95c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:21.480899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-fa5d17d4-d01c-4911-a1d2-0a4b3089f95c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:21.498939 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:21.498939 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:21.503532 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-fa5d17d4-d01c-4911-a1d2-0a4b3089f95c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:31:21.509732 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-fa5d17d4-d01c-4911-a1d2-0a4b3089f95c tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:31:21.510648 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 535/2116] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:21 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:21.537210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-cb105a98-0e75-4ec8-b81f-7751342406b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:21.545354 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-cb105a98-0e75-4ec8-b81f-7751342406b6 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] POST https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d/action Aug 18 05:31:21.545498 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-cb105a98-0e75-4ec8-b81f-7751342406b6 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:21.545615 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-cb105a98-0e75-4ec8-b81f-7751342406b6 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:21.563383 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:21.563383 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:21.564097 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-cb105a98-0e75-4ec8-b81f-7751342406b6 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:31:21.571904 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-cb105a98-0e75-4ec8-b81f-7751342406b6 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Begin detaching volume completed successfully. Aug 18 05:31:21.572451 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-cb105a98-0e75-4ec8-b81f-7751342406b6 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d/action returned with HTTP 202 Aug 18 05:31:21.573438 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 530/2117] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:31:21 2026] POST /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:31:21.663717 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d3cf5fdb-46af-4ef0-b24f-7525559ca723 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:21.665588 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16af9f12-59a1-47ec-9b62-bdfe651bb26b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:21.666043 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16af9f12-59a1-47ec-9b62-bdfe651bb26b None None] GET https://10.4.3.250/volume// Aug 18 05:31:21.666352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16af9f12-59a1-47ec-9b62-bdfe651bb26b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:21.666712 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16af9f12-59a1-47ec-9b62-bdfe651bb26b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:21.666863 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3cf5fdb-46af-4ef0-b24f-7525559ca723 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:31:21.667164 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16af9f12-59a1-47ec-9b62-bdfe651bb26b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:21.667216 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3cf5fdb-46af-4ef0-b24f-7525559ca723 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:21.667436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3cf5fdb-46af-4ef0-b24f-7525559ca723 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:21.667507 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 533/2118] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:31:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:21.679416 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3cf5fdb-46af-4ef0-b24f-7525559ca723 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d returned with HTTP 404 Aug 18 05:31:21.680173 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 521/2119] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:21 2026] GET /volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:21.692738 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b8748ccc-a867-44d7-8301-f2b638a5b1f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:21.695044 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b8748ccc-a867-44d7-8301-f2b638a5b1f1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:31:21.695514 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b8748ccc-a867-44d7-8301-f2b638a5b1f1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:21.695932 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b8748ccc-a867-44d7-8301-f2b638a5b1f1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:21.708287 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b8748ccc-a867-44d7-8301-f2b638a5b1f1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d returned with HTTP 404 Aug 18 05:31:21.709435 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 536/2120] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:21 2026] GET /volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:21.711960 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-03e17262-f355-4787-8517-8462caa471db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:21.716065 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-03e17262-f355-4787-8517-8462caa471db tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:31:21.716618 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-03e17262-f355-4787-8517-8462caa471db tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:21.718620 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-03e17262-f355-4787-8517-8462caa471db tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:21.718948 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b4e3ce6f-109e-457a-ab51-88bc56ebf6d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:21.721387 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4e3ce6f-109e-457a-ab51-88bc56ebf6d1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:31:21.721387 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4e3ce6f-109e-457a-ab51-88bc56ebf6d1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:21.721387 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4e3ce6f-109e-457a-ab51-88bc56ebf6d1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:21.721387 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b4e3ce6f-109e-457a-ab51-88bc56ebf6d1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume with id: 39c51ebd-5895-44cf-a46c-31bc2a7cbe5d Aug 18 05:31:21.737871 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:21.737871 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:21.739699 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4e3ce6f-109e-457a-ab51-88bc56ebf6d1 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d returned with HTTP 404 Aug 18 05:31:21.740377 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 534/2121] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:21 2026] DELETE /volume/v3/volumes/39c51ebd-5895-44cf-a46c-31bc2a7cbe5d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:21.744608 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-03e17262-f355-4787-8517-8462caa471db tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:31:21.752688 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-03e17262-f355-4787-8517-8462caa471db tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:31:21.753078 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 531/2122] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:31:21 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:21.756725 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:21.759066 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:21.759472 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1918820029"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:21.761371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1918820029'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:21.761548 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume of 1 GB Aug 18 05:31:21.767893 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Availability Zones retrieved successfully. Aug 18 05:31:21.773975 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (751e0b46-2c3c-4fb8-99f3-0acfbe4524df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:21.776788 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75fafa7a-e78f-4cc6-860c-075cba4695bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:21.776788 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:21.830125 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75fafa7a-e78f-4cc6-860c-075cba4695bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:21.830305 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (110382e7-2659-469c-bf70-6cb3cfb80a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:21.901487 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['0deda789-fc12-4e20-bb7b-48debb6089ba', '7fe897e4-8734-4c7b-a4ca-307d2f8fdf4d', '33300a5a-fd7c-44ec-931d-742e2e003734', 'e2eb10ee-f12b-4916-a798-d63ad43bb303'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:21.902687 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (110382e7-2659-469c-bf70-6cb3cfb80a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0deda789-fc12-4e20-bb7b-48debb6089ba', '7fe897e4-8734-4c7b-a4ca-307d2f8fdf4d', '33300a5a-fd7c-44ec-931d-742e2e003734', 'e2eb10ee-f12b-4916-a798-d63ad43bb303']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:21.904488 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b87129f-ba9e-4907-9e05-9cde38be1064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:21.945402 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b87129f-ba9e-4907-9e05-9cde38be1064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cb8d4f5-8902-489e-a12d-7a9aa83f8698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1918820029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['0deda789-fc12-4e20-bb7b-48debb6089ba','7fe897e4-8734-4c7b-a4ca-307d2f8fdf4d','33300a5a-fd7c-44ec-931d-742e2e003734','e2eb10ee-f12b-4916-a798-d63ad43bb303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1918820029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cb8d4f5-8902-489e-a12d-7a9aa83f8698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61098a39abed43db85d24114bb6ab5a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:21.946496 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf5ec17-f262-436c-b822-ef34855b4fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:21.977112 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf5ec17-f262-436c-b822-ef34855b4fc6) transitioned into state 'SUCCESS' from state '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-1918820029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61098a39abed43db85d24114bb6ab5a7',qos_specs=None,replication_status=,reservations=['0deda789-fc12-4e20-bb7b-48debb6089ba','7fe897e4-8734-4c7b-a4ca-307d2f8fdf4d','33300a5a-fd7c-44ec-931d-742e2e003734','e2eb10ee-f12b-4916-a798-d63ad43bb303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff3e5c8ffcfc429cae751f7a59d48aa9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:21.977433 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41bc138f-c2c9-4dfd-8368-59551aa19ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:21.997533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41bc138f-c2c9-4dfd-8368-59551aa19ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:21.998857 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Flow 'volume_create_api' (751e0b46-2c3c-4fb8-99f3-0acfbe4524df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:21.999332 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Create volume request issued successfully. Aug 18 05:31:22.000176 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fc5419a3-8ca0-4be0-9fce-d4edf3d93439 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:22.000724 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 522/2123] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:31:21 2026] POST /volume/v3/volumes => generated 749 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:22.014880 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-16be465d-5efb-46d8-89bb-4b21ea7fa641 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:22.017211 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16be465d-5efb-46d8-89bb-4b21ea7fa641 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:31:22.017211 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16be465d-5efb-46d8-89bb-4b21ea7fa641 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:22.017876 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16be465d-5efb-46d8-89bb-4b21ea7fa641 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:22.028890 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:22.028890 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:22.038818 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-16be465d-5efb-46d8-89bb-4b21ea7fa641 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:22.045713 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16be465d-5efb-46d8-89bb-4b21ea7fa641 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:31:22.046492 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 537/2124] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:22 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:22.320653 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-7e1503b1-ea48-472a-b215-24a0bb866c39 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:22.323565 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-7e1503b1-ea48-472a-b215-24a0bb866c39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/54c11a36-fce3-4871-a89d-577a5bd15a50 Aug 18 05:31:22.324301 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-7e1503b1-ea48-472a-b215-24a0bb866c39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:22.325409 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-7e1503b1-ea48-472a-b215-24a0bb866c39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:22.339577 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:22.339577 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:22.444065 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1d4f6ff3-12e3-4a65-9014-16e0d900ce71 req-7e1503b1-ea48-472a-b215-24a0bb866c39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/54c11a36-fce3-4871-a89d-577a5bd15a50 returned with HTTP 200 Aug 18 05:31:22.445347 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 535/2125] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:31:22 2026] DELETE /volume/v3/attachments/54c11a36-fce3-4871-a89d-577a5bd15a50 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:22.997997 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-5553b27e-84f1-4eed-9ed2-789cf84c6f35 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:23.001035 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-5553b27e-84f1-4eed-9ed2-789cf84c6f35 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] DELETE https://10.4.3.250/volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b Aug 18 05:31:23.001291 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-5553b27e-84f1-4eed-9ed2-789cf84c6f35 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:23.002136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-5553b27e-84f1-4eed-9ed2-789cf84c6f35 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:23.022914 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:23.022914 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:23.065048 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-beded347-ca75-4694-b5a8-7503f7900587 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:23.067880 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-beded347-ca75-4694-b5a8-7503f7900587 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:31:23.068210 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-beded347-ca75-4694-b5a8-7503f7900587 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:23.068590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-beded347-ca75-4694-b5a8-7503f7900587 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:23.083964 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:23.083964 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:23.098700 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-beded347-ca75-4694-b5a8-7503f7900587 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:31:23.108257 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-beded347-ca75-4694-b5a8-7503f7900587 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:31:23.108804 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 523/2126] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:23 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:23.135038 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6b1e763d-b0b6-4a99-ba0f-6176719d44d9 req-5553b27e-84f1-4eed-9ed2-789cf84c6f35 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b returned with HTTP 200 Aug 18 05:31:23.136407 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 532/2127] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:31:22 2026] DELETE /volume/v3/attachments/05e05cff-1b32-45ae-a38b-edff6b95a88b => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:31:23.858578 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d42ef94c-f0a8-4ff4-9fbe-a60bf029f543 req-d25c3a85-9e90-4f01-967a-d00be6c99d24 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:23.862292 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d42ef94c-f0a8-4ff4-9fbe-a60bf029f543 req-d25c3a85-9e90-4f01-967a-d00be6c99d24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:31:23.862783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d42ef94c-f0a8-4ff4-9fbe-a60bf029f543 req-d25c3a85-9e90-4f01-967a-d00be6c99d24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:23.863275 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d42ef94c-f0a8-4ff4-9fbe-a60bf029f543 req-d25c3a85-9e90-4f01-967a-d00be6c99d24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:23.877455 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:23.877455 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:23.885317 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d42ef94c-f0a8-4ff4-9fbe-a60bf029f543 req-d25c3a85-9e90-4f01-967a-d00be6c99d24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:31:23.892834 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d42ef94c-f0a8-4ff4-9fbe-a60bf029f543 req-d25c3a85-9e90-4f01-967a-d00be6c99d24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:31:23.893688 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 538/2128] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:23 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:23.909344 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ae98555c-d972-47bc-bc98-93620b2d7b24 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:23.912060 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae98555c-d972-47bc-bc98-93620b2d7b24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] DELETE https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:31:23.912342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae98555c-d972-47bc-bc98-93620b2d7b24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:23.912642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae98555c-d972-47bc-bc98-93620b2d7b24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:23.912851 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ae98555c-d972-47bc-bc98-93620b2d7b24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Delete volume with id: 9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:31:23.921476 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:23.921476 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:23.922399 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ae98555c-d972-47bc-bc98-93620b2d7b24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:31:23.942458 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ae98555c-d972-47bc-bc98-93620b2d7b24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Delete volume request issued successfully. Aug 18 05:31:23.942819 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae98555c-d972-47bc-bc98-93620b2d7b24 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 202 Aug 18 05:31:23.943316 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 536/2129] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:23 2026] DELETE /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:23.954255 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0284b6c9-fc92-484e-8fbc-796798d54680 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:23.956135 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0284b6c9-fc92-484e-8fbc-796798d54680 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:31:23.956406 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0284b6c9-fc92-484e-8fbc-796798d54680 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:23.956592 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0284b6c9-fc92-484e-8fbc-796798d54680 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:23.963231 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:23.963231 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:23.967925 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0284b6c9-fc92-484e-8fbc-796798d54680 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Volume info retrieved successfully. Aug 18 05:31:23.973393 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0284b6c9-fc92-484e-8fbc-796798d54680 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 200 Aug 18 05:31:23.974057 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 524/2130] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:23 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:24.194998 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-42dcc87f-f664-493d-b930-51268c1f9b28 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.198734 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42dcc87f-f664-493d-b930-51268c1f9b28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:31:24.198734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42dcc87f-f664-493d-b930-51268c1f9b28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:24.198734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42dcc87f-f664-493d-b930-51268c1f9b28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:24.200349 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-42dcc87f-f664-493d-b930-51268c1f9b28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:31:24.208932 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:24.208932 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:24.209985 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-42dcc87f-f664-493d-b930-51268c1f9b28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:31:24.229400 np0000007601 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-42dcc87f-f664-493d-b930-51268c1f9b28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:31:24.239190 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-42dcc87f-f664-493d-b930-51268c1f9b28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:31:24.239190 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42dcc87f-f664-493d-b930-51268c1f9b28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 returned with HTTP 202 Aug 18 05:31:24.239190 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 533/2131] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:24 2026] DELETE /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:24.250883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-04261e6d-8fb6-41d7-9091-aacecf05a460 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.255770 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04261e6d-8fb6-41d7-9091-aacecf05a460 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:31:24.256926 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04261e6d-8fb6-41d7-9091-aacecf05a460 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:24.257246 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04261e6d-8fb6-41d7-9091-aacecf05a460 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:24.270442 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:24.270442 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:24.277891 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-04261e6d-8fb6-41d7-9091-aacecf05a460 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:31:24.288511 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04261e6d-8fb6-41d7-9091-aacecf05a460 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 returned with HTTP 200 Aug 18 05:31:24.289753 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 539/2132] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:24 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 => generated 870 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:24.610190 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-403cd958-d47f-45e2-b9cd-c70df5001711 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.738482 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-403cd958-d47f-45e2-b9cd-c70df5001711 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] POST https://10.4.3.250/volume/v3/types/29c187ba-0f99-41d9-9a77-7cdeb8e50459/encryption Aug 18 05:31:24.738964 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-403cd958-d47f-45e2-b9cd-c70df5001711 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:24.750283 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-403cd958-d47f-45e2-b9cd-c70df5001711 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types/29c187ba-0f99-41d9-9a77-7cdeb8e50459/encryption returned with HTTP 404 Aug 18 05:31:24.750881 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 537/2133] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:31:24 2026] POST /volume/v3/types/29c187ba-0f99-41d9-9a77-7cdeb8e50459/encryption => generated 114 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:24.760501 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4ef6645a-fab5-453a-9d30-0c566b5caaec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.762590 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ef6645a-fab5-453a-9d30-0c566b5caaec tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:31:24.763036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4ef6645a-fab5-453a-9d30-0c566b5caaec tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-816632881", "os-volume-type-access:is_public": false}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:24.788337 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4ef6645a-fab5-453a-9d30-0c566b5caaec tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:31:24.788959 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 525/2134] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:31:24 2026] POST /volume/v3/types => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:24.799760 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-041c7ae5-5161-4ea5-9795-73f090c54961 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.894353 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-041c7ae5-5161-4ea5-9795-73f090c54961 tempest-VolumeTypesNegativeTest-1534736259 tempest-VolumeTypesNegativeTest-1534736259-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:24.894976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-041c7ae5-5161-4ea5-9795-73f090c54961 tempest-VolumeTypesNegativeTest-1534736259 tempest-VolumeTypesNegativeTest-1534736259-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0b3d7d03-63c6-4e91-bc7f-636f3da65a72", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1242174917"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:24.897063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-041c7ae5-5161-4ea5-9795-73f090c54961 tempest-VolumeTypesNegativeTest-1534736259 tempest-VolumeTypesNegativeTest-1534736259-project-member] Create volume request body: {'volume': {'volume_type': '0b3d7d03-63c6-4e91-bc7f-636f3da65a72', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1242174917'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:24.907503 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-041c7ae5-5161-4ea5-9795-73f090c54961 tempest-VolumeTypesNegativeTest-1534736259 tempest-VolumeTypesNegativeTest-1534736259-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 404 Aug 18 05:31:24.908548 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 534/2135] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:31:24 2026] POST /volume/v3/volumes => generated 114 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:24.918062 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-98bf8dbb-a3bb-4307-8190-9fefd8862905 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.920138 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98bf8dbb-a3bb-4307-8190-9fefd8862905 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] DELETE https://10.4.3.250/volume/v3/types/0b3d7d03-63c6-4e91-bc7f-636f3da65a72 Aug 18 05:31:24.920292 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-98bf8dbb-a3bb-4307-8190-9fefd8862905 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:24.920548 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-98bf8dbb-a3bb-4307-8190-9fefd8862905 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:24.949591 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98bf8dbb-a3bb-4307-8190-9fefd8862905 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types/0b3d7d03-63c6-4e91-bc7f-636f3da65a72 returned with HTTP 202 Aug 18 05:31:24.950229 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 540/2136] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:31:24 2026] DELETE /volume/v3/types/0b3d7d03-63c6-4e91-bc7f-636f3da65a72 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:24.958659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ffac8095-187f-4307-9968-d547c6999f60 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.960575 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffac8095-187f-4307-9968-d547c6999f60 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] GET https://10.4.3.250/volume/v3/types/0b3d7d03-63c6-4e91-bc7f-636f3da65a72 Aug 18 05:31:24.960797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffac8095-187f-4307-9968-d547c6999f60 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:24.961001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffac8095-187f-4307-9968-d547c6999f60 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:24.964799 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffac8095-187f-4307-9968-d547c6999f60 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types/0b3d7d03-63c6-4e91-bc7f-636f3da65a72 returned with HTTP 404 Aug 18 05:31:24.965361 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 538/2137] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:31:24 2026] GET /volume/v3/types/0b3d7d03-63c6-4e91-bc7f-636f3da65a72 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:24.974418 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7c942cc6-6216-4559-86da-26db414e7e0d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.976646 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7c942cc6-6216-4559-86da-26db414e7e0d tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:31:24.977134 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7c942cc6-6216-4559-86da-26db414e7e0d tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:24.979865 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7c942cc6-6216-4559-86da-26db414e7e0d tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 400 Aug 18 05:31:24.980538 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 526/2138] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:31:24 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:31:24.990061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d463bc2a-9f67-4f78-b414-a488f49e6b97 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.990226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-21997468-2ea3-43a9-be65-807db314bbdf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:24.991351 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21997468-2ea3-43a9-be65-807db314bbdf tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:31:24.991702 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-21997468-2ea3-43a9-be65-807db314bbdf tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-423307414"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:24.996030 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d463bc2a-9f67-4f78-b414-a488f49e6b97 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] GET https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d Aug 18 05:31:24.996030 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d463bc2a-9f67-4f78-b414-a488f49e6b97 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:24.996030 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d463bc2a-9f67-4f78-b414-a488f49e6b97 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:25.002571 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d463bc2a-9f67-4f78-b414-a488f49e6b97 tempest-TestMinimumBasicScenario-976317265 tempest-TestMinimumBasicScenario-976317265-project-member] https://10.4.3.250/volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d returned with HTTP 404 Aug 18 05:31:25.003325 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 535/2139] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:24 2026] GET /volume/v3/volumes/9563cee3-ba3c-49ec-9a71-2a7c551a413d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:25.013636 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21997468-2ea3-43a9-be65-807db314bbdf tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:31:25.014539 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 541/2140] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:31:24 2026] POST /volume/v3/types => generated 228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:25.025105 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ae90272c-0af0-47a9-a65a-87572af158b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.027027 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae90272c-0af0-47a9-a65a-87572af158b3 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:31:25.027445 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae90272c-0af0-47a9-a65a-87572af158b3 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-423307414"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:25.034770 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae90272c-0af0-47a9-a65a-87572af158b3 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-423307414 already exists. Aug 18 05:31:25.034770 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae90272c-0af0-47a9-a65a-87572af158b3 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 409 Aug 18 05:31:25.035145 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 539/2141] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:31:25 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 18 05:31:25.044263 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f772fd2e-c84e-4bee-b87c-96edd7b13dc1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.046729 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f772fd2e-c84e-4bee-b87c-96edd7b13dc1 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] DELETE https://10.4.3.250/volume/v3/types/442605b7-5ceb-4379-b014-17e32c2d77fb Aug 18 05:31:25.047164 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f772fd2e-c84e-4bee-b87c-96edd7b13dc1 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:25.047560 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f772fd2e-c84e-4bee-b87c-96edd7b13dc1 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:25.087271 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f772fd2e-c84e-4bee-b87c-96edd7b13dc1 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types/442605b7-5ceb-4379-b014-17e32c2d77fb returned with HTTP 202 Aug 18 05:31:25.087921 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 527/2142] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:31:25 2026] DELETE /volume/v3/types/442605b7-5ceb-4379-b014-17e32c2d77fb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:25.099695 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2345ec05-5056-4e9c-9276-88f412aaaef1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.104041 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2345ec05-5056-4e9c-9276-88f412aaaef1 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] GET https://10.4.3.250/volume/v3/types/442605b7-5ceb-4379-b014-17e32c2d77fb Aug 18 05:31:25.104041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2345ec05-5056-4e9c-9276-88f412aaaef1 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:25.104041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2345ec05-5056-4e9c-9276-88f412aaaef1 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:25.108789 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2345ec05-5056-4e9c-9276-88f412aaaef1 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types/442605b7-5ceb-4379-b014-17e32c2d77fb returned with HTTP 404 Aug 18 05:31:25.109439 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 536/2143] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:31:25 2026] GET /volume/v3/types/442605b7-5ceb-4379-b014-17e32c2d77fb => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:25.120936 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65b4c86e-e441-452c-9edc-e3f8b6c15081 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.123327 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65b4c86e-e441-452c-9edc-e3f8b6c15081 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] DELETE https://10.4.3.250/volume/v3/types/4bc9e629-a24e-48c7-a043-5564979e4378 Aug 18 05:31:25.123577 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65b4c86e-e441-452c-9edc-e3f8b6c15081 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:25.123850 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65b4c86e-e441-452c-9edc-e3f8b6c15081 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:25.127606 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65b4c86e-e441-452c-9edc-e3f8b6c15081 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types/4bc9e629-a24e-48c7-a043-5564979e4378 returned with HTTP 404 Aug 18 05:31:25.128454 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 542/2144] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:31:25 2026] DELETE /volume/v3/types/4bc9e629-a24e-48c7-a043-5564979e4378 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:25.139413 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ea234e56-fc73-4aa2-80ae-0897dc250a18 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.141911 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea234e56-fc73-4aa2-80ae-0897dc250a18 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] GET https://10.4.3.250/volume/v3/types/abc992e6-8604-4d75-ad4c-ebe363c378c7 Aug 18 05:31:25.142217 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea234e56-fc73-4aa2-80ae-0897dc250a18 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:25.142494 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea234e56-fc73-4aa2-80ae-0897dc250a18 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:25.148086 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea234e56-fc73-4aa2-80ae-0897dc250a18 tempest-VolumeTypesNegativeTest-795049712 tempest-VolumeTypesNegativeTest-795049712-project-admin] https://10.4.3.250/volume/v3/types/abc992e6-8604-4d75-ad4c-ebe363c378c7 returned with HTTP 404 Aug 18 05:31:25.148992 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 540/2145] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:31:25 2026] GET /volume/v3/types/abc992e6-8604-4d75-ad4c-ebe363c378c7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:25.310103 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-178e60b1-9c85-4cef-9e6c-79f3c72bce82 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.312986 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-178e60b1-9c85-4cef-9e6c-79f3c72bce82 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 Aug 18 05:31:25.313470 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-178e60b1-9c85-4cef-9e6c-79f3c72bce82 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:25.313832 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-178e60b1-9c85-4cef-9e6c-79f3c72bce82 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:25.326682 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-178e60b1-9c85-4cef-9e6c-79f3c72bce82 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 returned with HTTP 404 Aug 18 05:31:25.327404 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 528/2146] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:25 2026] GET /volume/v3/volumes/e4d159d8-5312-45b5-9be4-608f9077ec35 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:25.339526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49af57ab-e1c4-43ea-925e-da76b5dd05a1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.344158 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49af57ab-e1c4-43ea-925e-da76b5dd05a1 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:31:25.344158 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49af57ab-e1c4-43ea-925e-da76b5dd05a1 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:25.344158 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49af57ab-e1c4-43ea-925e-da76b5dd05a1 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:25.344158 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-49af57ab-e1c4-43ea-925e-da76b5dd05a1 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:31:25.402476 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-49af57ab-e1c4-43ea-925e-da76b5dd05a1 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Get all volumes completed successfully. Aug 18 05:31:25.406388 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:25.406388 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:25.412881 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49af57ab-e1c4-43ea-925e-da76b5dd05a1 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:31:25.412881 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 537/2147] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:31:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12786 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:25.435220 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f4f04eb9-a595-400b-b239-429d422b7711 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.437437 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4f04eb9-a595-400b-b239-429d422b7711 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] DELETE https://10.4.3.250/volume/v3/types/2777a0cc-5fb2-4960-af9c-3e8477f7cb09 Aug 18 05:31:25.437684 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4f04eb9-a595-400b-b239-429d422b7711 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:25.437930 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4f04eb9-a595-400b-b239-429d422b7711 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:25.472796 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4f04eb9-a595-400b-b239-429d422b7711 tempest-TestVolumeBootPattern-2013441511 tempest-TestVolumeBootPattern-2013441511-project-admin] https://10.4.3.250/volume/v3/types/2777a0cc-5fb2-4960-af9c-3e8477f7cb09 returned with HTTP 202 Aug 18 05:31:25.473299 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 543/2148] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:31:25 2026] DELETE /volume/v3/types/2777a0cc-5fb2-4960-af9c-3e8477f7cb09 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:25.522716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.525414 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:25.525414 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1438400553", "snapshot_id": null, "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:25.537595 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1438400553', 'snapshot_id': None, 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:25.665603 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:31:25.670444 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:31:25.677336 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (6cf668b7-3c1e-4ff8-b8ca-c2aca619841d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:25.678326 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2aebd3a-fde8-4d02-9915-933c1130b25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:25.679471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:25.771509 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2aebd3a-fde8-4d02-9915-933c1130b25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:25.772494 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c6159c-c5e4-46b6-a902-3474686cc2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:25.856845 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['3e2a7ca9-3712-4898-b7a3-5cdc1a532bdc', 'd1c6a3d1-ea14-44b9-b4b3-696450f452b5', 'a89be173-7f40-4fbd-bc0c-45b7169c7c35', 'c5130be1-340a-47f0-964e-74b9bb829543'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:25.858000 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c6159c-c5e4-46b6-a902-3474686cc2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e2a7ca9-3712-4898-b7a3-5cdc1a532bdc', 'd1c6a3d1-ea14-44b9-b4b3-696450f452b5', 'a89be173-7f40-4fbd-bc0c-45b7169c7c35', 'c5130be1-340a-47f0-964e-74b9bb829543']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:25.858647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426a664d-a910-4316-80b8-7d92e807e599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:25.894673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (426a664d-a910-4316-80b8-7d92e807e599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22533b01-dc16-47f5-979e-47a4712798eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1438400553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['3e2a7ca9-3712-4898-b7a3-5cdc1a532bdc','d1c6a3d1-ea14-44b9-b4b3-696450f452b5','a89be173-7f40-4fbd-bc0c-45b7169c7c35','c5130be1-340a-47f0-964e-74b9bb829543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1438400553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22533b01-dc16-47f5-979e-47a4712798eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:25.895694 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb35c96-1f6b-4f07-aaa0-1f2df4bdea8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:25.924365 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcb35c96-1f6b-4f07-aaa0-1f2df4bdea8b) transitioned into state 'SUCCESS' from state '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-1438400553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['3e2a7ca9-3712-4898-b7a3-5cdc1a532bdc','d1c6a3d1-ea14-44b9-b4b3-696450f452b5','a89be173-7f40-4fbd-bc0c-45b7169c7c35','c5130be1-340a-47f0-964e-74b9bb829543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:25.925245 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bcfecac-b456-430b-bd06-b5a8c3b1ce24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:25.939233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bcfecac-b456-430b-bd06-b5a8c3b1ce24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:25.939233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (6cf668b7-3c1e-4ff8-b8ca-c2aca619841d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:25.939233 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:31:25.939233 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-73a4dc37-bc12-4cfa-8035-af57b70d2fd0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:25.939233 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 541/2149] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:31:25 2026] POST /volume/v3/volumes => generated 759 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:25.955437 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-38b3dfa0-8f7b-4a6c-9b04-12cc4a762c6c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:25.956551 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38b3dfa0-8f7b-4a6c-9b04-12cc4a762c6c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:31:25.956903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38b3dfa0-8f7b-4a6c-9b04-12cc4a762c6c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:25.957278 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38b3dfa0-8f7b-4a6c-9b04-12cc4a762c6c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:25.975579 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:25.975579 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:25.983403 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-38b3dfa0-8f7b-4a6c-9b04-12cc4a762c6c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:31:25.989273 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38b3dfa0-8f7b-4a6c-9b04-12cc4a762c6c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb returned with HTTP 200 Aug 18 05:31:25.989851 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 529/2150] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:25 2026] GET /volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:27.008049 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f32f743-c87a-4f13-aa79-8efaacf59556 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:27.010679 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f32f743-c87a-4f13-aa79-8efaacf59556 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:31:27.010948 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f32f743-c87a-4f13-aa79-8efaacf59556 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:27.011314 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f32f743-c87a-4f13-aa79-8efaacf59556 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:27.022187 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:27.022187 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:27.027853 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2f32f743-c87a-4f13-aa79-8efaacf59556 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:31:27.034185 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f32f743-c87a-4f13-aa79-8efaacf59556 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb returned with HTTP 200 Aug 18 05:31:27.034734 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 538/2151] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:27 2026] GET /volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:27.050845 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-02f0fd3b-ee47-408a-b3ba-c58c50e362c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:27.052841 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02f0fd3b-ee47-408a-b3ba-c58c50e362c1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:31:27.053066 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02f0fd3b-ee47-408a-b3ba-c58c50e362c1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:27.053295 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02f0fd3b-ee47-408a-b3ba-c58c50e362c1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:27.061879 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:27.061879 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:27.068960 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-02f0fd3b-ee47-408a-b3ba-c58c50e362c1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:31:27.079618 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02f0fd3b-ee47-408a-b3ba-c58c50e362c1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb returned with HTTP 200 Aug 18 05:31:27.080438 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 544/2152] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:27 2026] GET /volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:28.852366 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-561620a1-6393-44de-b7ae-189502a9b951 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:28.893396 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-a75d02d4-cb76-4b85-b6fb-e5c7ba70a470 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:28.897582 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-a75d02d4-cb76-4b85-b6fb-e5c7ba70a470 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:31:28.897886 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-a75d02d4-cb76-4b85-b6fb-e5c7ba70a470 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:28.898183 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-a75d02d4-cb76-4b85-b6fb-e5c7ba70a470 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:28.906577 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:28.906577 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:28.911988 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-a75d02d4-cb76-4b85-b6fb-e5c7ba70a470 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:31:28.920053 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-a75d02d4-cb76-4b85-b6fb-e5c7ba70a470 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb returned with HTTP 200 Aug 18 05:31:28.920564 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 530/2153] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:28 2026] GET /volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:29.015715 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:29.016278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1039730406"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:29.018414 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1039730406'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:29.018580 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Create volume of 1 GB Aug 18 05:31:29.018963 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:29.018963 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:29.023815 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Availability Zones retrieved successfully. Aug 18 05:31:29.031491 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Flow 'volume_create_api' (45ceadcc-3689-4de2-82ef-5be92b238597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:29.032749 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2491b00a-3c9a-43b3-8c93-11398d89c435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:29.034438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:29.072337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2491b00a-3c9a-43b3-8c93-11398d89c435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:29.073454 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4e914a-998d-491a-b529-54292e2bd8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:29.180109 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Created reservations ['42c20617-5604-4f43-8a9b-d62c19533ff3', '966b6d3d-e9cd-44dc-a1b5-dcc7f41b89de', 'adc0a65c-6b51-45f5-93e5-7b6d037d4a2a', '61b3aa78-7a6d-4bbd-8aed-1a1f5ef983e4'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:29.181168 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4e914a-998d-491a-b529-54292e2bd8ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42c20617-5604-4f43-8a9b-d62c19533ff3', '966b6d3d-e9cd-44dc-a1b5-dcc7f41b89de', 'adc0a65c-6b51-45f5-93e5-7b6d037d4a2a', '61b3aa78-7a6d-4bbd-8aed-1a1f5ef983e4']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:29.182100 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696729e0-ffdb-47e7-a203-bbbb7ade7a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:29.212519 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696729e0-ffdb-47e7-a203-bbbb7ade7a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a6dbc4-f5b9-43f3-b35d-0f074253dff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1039730406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645d9001ddbc4f40a0c5e49e48d87114',qos_specs=None,replication_status=,reservations=['42c20617-5604-4f43-8a9b-d62c19533ff3','966b6d3d-e9cd-44dc-a1b5-dcc7f41b89de','adc0a65c-6b51-45f5-93e5-7b6d037d4a2a','61b3aa78-7a6d-4bbd-8aed-1a1f5ef983e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98955986a9074b8282c44009b7b3be94',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1039730406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a6dbc4-f5b9-43f3-b35d-0f074253dff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645d9001ddbc4f40a0c5e49e48d87114',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98955986a9074b8282c44009b7b3be94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:29.213595 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624a15f6-4efc-4002-bd1c-3c6d0e17da64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:29.237683 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624a15f6-4efc-4002-bd1c-3c6d0e17da64) transitioned into state 'SUCCESS' from state '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-1039730406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645d9001ddbc4f40a0c5e49e48d87114',qos_specs=None,replication_status=,reservations=['42c20617-5604-4f43-8a9b-d62c19533ff3','966b6d3d-e9cd-44dc-a1b5-dcc7f41b89de','adc0a65c-6b51-45f5-93e5-7b6d037d4a2a','61b3aa78-7a6d-4bbd-8aed-1a1f5ef983e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98955986a9074b8282c44009b7b3be94',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:29.238499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18c71ed2-02b9-4811-bb36-5e893c2a7a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:29.256654 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18c71ed2-02b9-4811-bb36-5e893c2a7a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:29.257659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Flow 'volume_create_api' (45ceadcc-3689-4de2-82ef-5be92b238597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:29.257988 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Create volume request issued successfully. Aug 18 05:31:29.258708 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-561620a1-6393-44de-b7ae-189502a9b951 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:29.259198 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 542/2154] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:31:28 2026] POST /volume/v3/volumes => generated 819 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:29.274951 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4aae4514-bfb4-4bd3-97ae-736c740523e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:29.277562 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4aae4514-bfb4-4bd3-97ae-736c740523e5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:29.277896 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4aae4514-bfb4-4bd3-97ae-736c740523e5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:29.279348 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4aae4514-bfb4-4bd3-97ae-736c740523e5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:29.289380 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:29.289380 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:29.295108 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4aae4514-bfb4-4bd3-97ae-736c740523e5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Volume info retrieved successfully. Aug 18 05:31:29.303971 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4aae4514-bfb4-4bd3-97ae-736c740523e5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 200 Aug 18 05:31:29.304682 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 539/2155] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:29 2026] GET /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:29.629953 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-3fae692d-3b14-4d5e-8eda-83b03cf02fb0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:29.633334 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-3fae692d-3b14-4d5e-8eda-83b03cf02fb0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:31:29.633616 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-3fae692d-3b14-4d5e-8eda-83b03cf02fb0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:29.633913 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-3fae692d-3b14-4d5e-8eda-83b03cf02fb0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:29.643295 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:29.643295 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:29.649850 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-3fae692d-3b14-4d5e-8eda-83b03cf02fb0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:31:29.664078 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-3fae692d-3b14-4d5e-8eda-83b03cf02fb0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb returned with HTTP 200 Aug 18 05:31:29.664078 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 545/2156] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:29 2026] GET /volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:29.673634 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f487e410-5681-4a64-a77e-ccdcfba5fc7c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:29.674128 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f487e410-5681-4a64-a77e-ccdcfba5fc7c None None] GET https://10.4.3.250/volume// Aug 18 05:31:29.674348 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f487e410-5681-4a64-a77e-ccdcfba5fc7c None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:29.676063 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f487e410-5681-4a64-a77e-ccdcfba5fc7c None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:29.676063 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f487e410-5681-4a64-a77e-ccdcfba5fc7c None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:29.676063 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 531/2157] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:31:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:29.688535 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-8ba962cd-0103-4cc3-b9c6-53aab0167eb0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:29.691183 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-8ba962cd-0103-4cc3-b9c6-53aab0167eb0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:31:29.691683 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-8ba962cd-0103-4cc3-b9c6-53aab0167eb0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22533b01-dc16-47f5-979e-47a4712798eb", "connector": null, "instance_uuid": "fe40d4f9-628b-4d5e-ad91-6a712f9b6193"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:29.704534 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:29.704534 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:29.763346 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-8ba962cd-0103-4cc3-b9c6-53aab0167eb0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:31:29.764121 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 543/2158] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:31:29 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:30.088306 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b274286e-8aed-442c-8556-1d60015e41d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.091095 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b274286e-8aed-442c-8556-1d60015e41d4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:30.091095 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b274286e-8aed-442c-8556-1d60015e41d4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.091095 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b274286e-8aed-442c-8556-1d60015e41d4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.107096 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:30.107096 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:30.114045 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b274286e-8aed-442c-8556-1d60015e41d4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:30.119746 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b274286e-8aed-442c-8556-1d60015e41d4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:30.121736 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 540/2159] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:30.327319 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d31ad9c6-439e-43fb-a638-9a1fa133437d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.329732 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d31ad9c6-439e-43fb-a638-9a1fa133437d tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:30.330043 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d31ad9c6-439e-43fb-a638-9a1fa133437d tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.330333 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d31ad9c6-439e-43fb-a638-9a1fa133437d tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.340969 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:30.340969 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:30.349379 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d31ad9c6-439e-43fb-a638-9a1fa133437d tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Volume info retrieved successfully. Aug 18 05:31:30.357028 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d31ad9c6-439e-43fb-a638-9a1fa133437d tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 200 Aug 18 05:31:30.357809 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 546/2160] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:30.376395 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c8ca4e45-8aae-426b-9bd6-a667d95f27a8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.377266 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8ca4e45-8aae-426b-9bd6-a667d95f27a8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] POST https://10.4.3.250/volume/v3/volume-transfers Aug 18 05:31:30.377266 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8ca4e45-8aae-426b-9bd6-a667d95f27a8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "76a6dbc4-f5b9-43f3-b35d-0f074253dff0"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:30.381056 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volume_transfer [None req-c8ca4e45-8aae-426b-9bd6-a667d95f27a8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Creating new volume transfer {'transfer': {'volume_id': '76a6dbc4-f5b9-43f3-b35d-0f074253dff0'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 05:31:30.381056 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volume_transfer [None req-c8ca4e45-8aae-426b-9bd6-a667d95f27a8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Creating transfer of volume 76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:30.381056 np0000007601 devstack@c-api.service[100217]: INFO cinder.transfer.api [None req-c8ca4e45-8aae-426b-9bd6-a667d95f27a8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Generating transfer record for volume 76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:30.388125 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:30.388125 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:30.415936 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8ca4e45-8aae-426b-9bd6-a667d95f27a8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volume-transfers returned with HTTP 202 Aug 18 05:31:30.416579 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 532/2161] 10.4.3.250 () {70 vars in 1326 bytes} [Tue Aug 18 05:31:30 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:30.428941 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b4b625db-953d-4c99-855a-ba6b4c691f96 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.434041 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4b625db-953d-4c99-855a-ba6b4c691f96 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:30.434041 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4b625db-953d-4c99-855a-ba6b4c691f96 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.434041 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4b625db-953d-4c99-855a-ba6b4c691f96 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.447489 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:30.447489 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:30.453455 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b4b625db-953d-4c99-855a-ba6b4c691f96 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Volume info retrieved successfully. Aug 18 05:31:30.460497 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4b625db-953d-4c99-855a-ba6b4c691f96 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 200 Aug 18 05:31:30.461302 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 544/2162] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:30.478275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-13964380-309f-42fa-b510-d36dd20181ff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.483886 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13964380-309f-42fa-b510-d36dd20181ff tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volume-transfers/aeb87d2f-fdad-438f-904e-b7ff0744aa83 Aug 18 05:31:30.483886 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13964380-309f-42fa-b510-d36dd20181ff tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.483886 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-13964380-309f-42fa-b510-d36dd20181ff tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.493173 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-13964380-309f-42fa-b510-d36dd20181ff tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volume-transfers/aeb87d2f-fdad-438f-904e-b7ff0744aa83 returned with HTTP 200 Aug 18 05:31:30.495293 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 541/2163] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/v3/volume-transfers/aeb87d2f-fdad-438f-904e-b7ff0744aa83 => generated 540 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:30.510787 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2be012e3-1b8d-45bd-966b-4f4be5fe1fef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.512616 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2be012e3-1b8d-45bd-966b-4f4be5fe1fef tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volume-transfers Aug 18 05:31:30.512922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2be012e3-1b8d-45bd-966b-4f4be5fe1fef tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.516069 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2be012e3-1b8d-45bd-966b-4f4be5fe1fef tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.516069 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volume_transfer [None req-2be012e3-1b8d-45bd-966b-4f4be5fe1fef tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Listing volume transfers {{(pid=100216) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 05:31:30.524995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2be012e3-1b8d-45bd-966b-4f4be5fe1fef tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volume-transfers returned with HTTP 200 Aug 18 05:31:30.524995 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 547/2164] 10.4.3.250 () {68 vars in 1305 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:30.534838 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-07acd199-452c-4d8a-8666-bd3124e351a4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.537836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-893428f4-9a7a-4378-a6ae-b80720157b48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.540653 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-07acd199-452c-4d8a-8666-bd3124e351a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:30.541109 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-07acd199-452c-4d8a-8666-bd3124e351a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.541265 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-07acd199-452c-4d8a-8666-bd3124e351a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.550531 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:30.550531 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:30.562828 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-07acd199-452c-4d8a-8666-bd3124e351a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:30.572183 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-07acd199-452c-4d8a-8666-bd3124e351a4 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:30.572183 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 533/2165] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:30.658090 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] POST https://10.4.3.250/volume/v3/volume-transfers/aeb87d2f-fdad-438f-904e-b7ff0744aa83/accept Aug 18 05:31:30.659288 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ce2f7b1e82acbfbb"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:30.661371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.volume_transfer [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Accepting volume transfer aeb87d2f-fdad-438f-904e-b7ff0744aa83 {{(pid=100215) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 05:31:30.661528 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Accepting transfer aeb87d2f-fdad-438f-904e-b7ff0744aa83 Aug 18 05:31:30.700777 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4cf1ccbd-35b5-45eb-a8a2-222141067253 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.701270 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cf1ccbd-35b5-45eb-a8a2-222141067253 None None] GET https://10.4.3.250/volume// Aug 18 05:31:30.701520 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cf1ccbd-35b5-45eb-a8a2-222141067253 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.701689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cf1ccbd-35b5-45eb-a8a2-222141067253 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.702076 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cf1ccbd-35b5-45eb-a8a2-222141067253 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:30.702490 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 542/2166] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:30.711202 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-0712b4db-7331-4a49-af85-e6d0199ffad8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.739437 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Created reservations ['5a24c363-c2df-45c3-b571-c780ac72b7de', 'c821d1a8-f682-4bb9-a3c2-00c45fc76336', '28d7cca5-28d7-4d3b-8727-f75cbfd45fe9', '52213df4-47a6-4570-a290-c547b4fdd227'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:30.767159 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Created reservations ['a6be4c22-8fdc-4b82-aadc-90d8ef7ef123', '035dbb8e-1580-449f-bb22-4dd0f4a41e17', '0c11fc34-19a7-4f00-b775-0e41465e2035', '06a7a7af-80ac-4136-9f36-4b3b835179c8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:30.816374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Created reservations ['46b062e0-7b48-402f-992e-913879319448', 'f77f30f2-e27f-42a8-8d16-89727b847035', '890a2053-1890-471a-ab21-14c4e4e41e0a', 'b11aa4d1-5d07-45c2-b0dd-6b65fb47c7a9'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:30.819768 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-0712b4db-7331-4a49-af85-e6d0199ffad8 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:31:30.820168 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-0712b4db-7331-4a49-af85-e6d0199ffad8 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f05f7a1-0d59-4a42-9112-48a91d712939", "connector": null, "instance_uuid": "092432a6-6355-4866-9851-65be16858c0d"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:30.829672 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:30.829672 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:30.856639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Created reservations ['e9084aa6-5c1c-4633-80f1-029bcb098438', '948f91c0-043c-4475-81c1-23dd615b3e54', '1b1c0229-1418-4900-961d-7a1711257509', 'beeddbdb-5a83-4bc6-8a82-48c5198c65b3'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:30.872522 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Transfer volume completed successfully. Aug 18 05:31:30.876856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-0712b4db-7331-4a49-af85-e6d0199ffad8 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:31:30.877472 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 548/2167] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:31:30 2026] POST /volume/v3/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:30.913530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-17e20a5d-bad4-449f-977f-314557135257 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.917324 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17e20a5d-bad4-449f-977f-314557135257 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:30.917563 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17e20a5d-bad4-449f-977f-314557135257 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.917861 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17e20a5d-bad4-449f-977f-314557135257 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.933296 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8622df6c-9fa4-4273-9a81-82acc1bd188c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.934307 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8622df6c-9fa4-4273-9a81-82acc1bd188c None None] GET https://10.4.3.250/volume// Aug 18 05:31:30.937738 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8622df6c-9fa4-4273-9a81-82acc1bd188c None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.938311 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8622df6c-9fa4-4273-9a81-82acc1bd188c None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.938522 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8622df6c-9fa4-4273-9a81-82acc1bd188c None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:30.939460 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 543/2168] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:30.943117 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:30.943117 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:30.950973 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-17e20a5d-bad4-449f-977f-314557135257 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:30.955223 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-2d0e29ac-3589-4774-b658-76c113abe752 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:30.958604 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-2d0e29ac-3589-4774-b658-76c113abe752 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:30.958981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-2d0e29ac-3589-4774-b658-76c113abe752 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:30.959301 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-2d0e29ac-3589-4774-b658-76c113abe752 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:30.962521 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17e20a5d-bad4-449f-977f-314557135257 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:30.963230 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 534/2169] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 938 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:30.972406 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:30.972406 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:30.977491 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-2d0e29ac-3589-4774-b658-76c113abe752 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:30.985730 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-2d0e29ac-3589-4774-b658-76c113abe752 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:30.986682 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 549/2170] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:31:30 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 1118 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:30.990257 np0000007601 devstack@c-api.service[100215]: INFO cinder.transfer.api [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Volume 76a6dbc4-f5b9-43f3-b35d-0f074253dff0 has been transferred. Aug 18 05:31:31.001065 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-893428f4-9a7a-4378-a6ae-b80720157b48 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] https://10.4.3.250/volume/v3/volume-transfers/aeb87d2f-fdad-438f-904e-b7ff0744aa83/accept returned with HTTP 202 Aug 18 05:31:31.001065 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 545/2171] 10.4.3.250 () {70 vars in 1458 bytes} [Tue Aug 18 05:31:30 2026] POST /volume/v3/volume-transfers/aeb87d2f-fdad-438f-904e-b7ff0744aa83/accept => generated 365 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:31.010470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34a7c37b-2ea4-4421-861c-be5971a5436f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.013963 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34a7c37b-2ea4-4421-861c-be5971a5436f tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] GET https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:31.014432 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34a7c37b-2ea4-4421-861c-be5971a5436f tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:31.014740 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34a7c37b-2ea4-4421-861c-be5971a5436f tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:31.029203 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:31.029203 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:31.035453 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-34a7c37b-2ea4-4421-861c-be5971a5436f tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Volume info retrieved successfully. Aug 18 05:31:31.041430 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34a7c37b-2ea4-4421-861c-be5971a5436f tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 200 Aug 18 05:31:31.043305 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 544/2172] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:31 2026] GET /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:31.060277 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-526e8e37-0bf1-4dde-9037-6c9c7b914770 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.063404 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-526e8e37-0bf1-4dde-9037-6c9c7b914770 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] GET https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:31.063695 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-526e8e37-0bf1-4dde-9037-6c9c7b914770 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:31.063925 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-526e8e37-0bf1-4dde-9037-6c9c7b914770 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:31.071794 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:31.071794 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:31.076840 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-526e8e37-0bf1-4dde-9037-6c9c7b914770 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] Volume info retrieved successfully. Aug 18 05:31:31.082778 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-526e8e37-0bf1-4dde-9037-6c9c7b914770 tempest-VolumesTransfersV357Test-1318194854 tempest-VolumesTransfersV357Test-1318194854-project-member] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 200 Aug 18 05:31:31.083541 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 535/2173] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:31 2026] GET /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:31.099252 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d0f959b8-59b4-4279-a408-2de82795847a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.101924 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0f959b8-59b4-4279-a408-2de82795847a tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] DELETE https://10.4.3.250/volume/v3/volume-transfers/aeb87d2f-fdad-438f-904e-b7ff0744aa83 Aug 18 05:31:31.102265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0f959b8-59b4-4279-a408-2de82795847a tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:31.102506 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0f959b8-59b4-4279-a408-2de82795847a tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:31.102668 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.volume_transfer [None req-d0f959b8-59b4-4279-a408-2de82795847a tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Delete transfer with id: aeb87d2f-fdad-438f-904e-b7ff0744aa83 Aug 18 05:31:31.107690 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0f959b8-59b4-4279-a408-2de82795847a tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volume-transfers/aeb87d2f-fdad-438f-904e-b7ff0744aa83 returned with HTTP 404 Aug 18 05:31:31.108284 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 550/2174] 10.4.3.250 () {68 vars in 1419 bytes} [Tue Aug 18 05:31:31 2026] DELETE /volume/v3/volume-transfers/aeb87d2f-fdad-438f-904e-b7ff0744aa83 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:31:31.118831 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4686e934-a42d-4dd2-9925-9dfdc6e104e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.119585 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3ad7c039-52b9-4c08-9c33-efa724e5ae83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.121881 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3ad7c039-52b9-4c08-9c33-efa724e5ae83 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] PUT https://10.4.3.250/volume/v3/attachments/bd662665-042d-4b2d-a563-472519432f51 Aug 18 05:31:31.122359 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3ad7c039-52b9-4c08-9c33-efa724e5ae83 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:31.146147 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3ad7c039-52b9-4c08-9c33-efa724e5ae83 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Acquiring lock "cinder-attachment_update-4f05f7a1-0d59-4a42-9112-48a91d712939-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:31:31.154091 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4686e934-a42d-4dd2-9925-9dfdc6e104e9 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:31.154359 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4686e934-a42d-4dd2-9925-9dfdc6e104e9 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:31.154432 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3ad7c039-52b9-4c08-9c33-efa724e5ae83 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Lock "cinder-attachment_update-4f05f7a1-0d59-4a42-9112-48a91d712939-np0000007601" acquired by "attachment_update" :: waited 0.009s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:31:31.155043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4686e934-a42d-4dd2-9925-9dfdc6e104e9 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:31.155043 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4686e934-a42d-4dd2-9925-9dfdc6e104e9 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Delete volume with id: 76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:31.156302 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:31.156302 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:31.166948 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:31.166948 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:31.167284 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4686e934-a42d-4dd2-9925-9dfdc6e104e9 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Volume info retrieved successfully. Aug 18 05:31:31.206997 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4686e934-a42d-4dd2-9925-9dfdc6e104e9 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Delete volume request issued successfully. Aug 18 05:31:31.207337 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4686e934-a42d-4dd2-9925-9dfdc6e104e9 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 202 Aug 18 05:31:31.207890 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 546/2175] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:31:31 2026] DELETE /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:31:31.223704 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb1c0a50-d18f-4a31-b570-b5fd242d362e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.226907 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb1c0a50-d18f-4a31-b570-b5fd242d362e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] GET https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:31.226990 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb1c0a50-d18f-4a31-b570-b5fd242d362e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:31.227344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb1c0a50-d18f-4a31-b570-b5fd242d362e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:31.240041 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:31.240041 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:31.245651 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eb1c0a50-d18f-4a31-b570-b5fd242d362e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Volume info retrieved successfully. Aug 18 05:31:31.252767 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb1c0a50-d18f-4a31-b570-b5fd242d362e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 200 Aug 18 05:31:31.253375 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 536/2176] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:31 2026] GET /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 1130 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:31.306659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3ad7c039-52b9-4c08-9c33-efa724e5ae83 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Lock "cinder-attachment_update-4f05f7a1-0d59-4a42-9112-48a91d712939-np0000007601" released by "attachment_update" :: held 0.151s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:31:31.306659 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3ad7c039-52b9-4c08-9c33-efa724e5ae83 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments/bd662665-042d-4b2d-a563-472519432f51 returned with HTTP 200 Aug 18 05:31:31.306659 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 545/2177] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:31:31 2026] PUT /volume/v3/attachments/bd662665-042d-4b2d-a563-472519432f51 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:31.603638 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6fc8e0d6-3331-4630-a39f-07d97a5323b0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.603790 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6fc8e0d6-3331-4630-a39f-07d97a5323b0 None None] GET https://10.4.3.250/volume// Aug 18 05:31:31.603955 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6fc8e0d6-3331-4630-a39f-07d97a5323b0 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:31.604208 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6fc8e0d6-3331-4630-a39f-07d97a5323b0 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:31.604954 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6fc8e0d6-3331-4630-a39f-07d97a5323b0 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:31.604954 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 551/2178] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:31:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:31.618577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-91527a03-c7a3-41bd-9940-04acf25110d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.621323 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-91527a03-c7a3-41bd-9940-04acf25110d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:31:31.621632 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-91527a03-c7a3-41bd-9940-04acf25110d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:31.622143 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-91527a03-c7a3-41bd-9940-04acf25110d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:31.639441 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:31.639441 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:31.646140 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-91527a03-c7a3-41bd-9940-04acf25110d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:31:31.653754 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-91527a03-c7a3-41bd-9940-04acf25110d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb returned with HTTP 200 Aug 18 05:31:31.654590 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 547/2179] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:31:31 2026] GET /volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:31.783311 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-ace2c5a6-b9d7-4511-ba18-1f744cdb984d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.785840 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-ace2c5a6-b9d7-4511-ba18-1f744cdb984d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/dc313adb-1427-411b-85d9-84ed5fc77dbe Aug 18 05:31:31.786436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-ace2c5a6-b9d7-4511-ba18-1f744cdb984d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:31.799310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-ace2c5a6-b9d7-4511-ba18-1f744cdb984d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-22533b01-dc16-47f5-979e-47a4712798eb-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:31:31.810225 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-ace2c5a6-b9d7-4511-ba18-1f744cdb984d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-22533b01-dc16-47f5-979e-47a4712798eb-np0000007601" acquired by "attachment_update" :: waited 0.011s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:31:31.811395 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:31.811395 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:31.959472 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-ace2c5a6-b9d7-4511-ba18-1f744cdb984d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-22533b01-dc16-47f5-979e-47a4712798eb-np0000007601" released by "attachment_update" :: held 0.149s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:31:31.959636 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-ace2c5a6-b9d7-4511-ba18-1f744cdb984d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/dc313adb-1427-411b-85d9-84ed5fc77dbe returned with HTTP 200 Aug 18 05:31:31.960385 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 537/2180] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:31:31 2026] PUT /volume/v3/attachments/dc313adb-1427-411b-85d9-84ed5fc77dbe => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:31.987868 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67efafcf-ec49-4b0e-bcc4-94ca84082c36 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:31.994520 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67efafcf-ec49-4b0e-bcc4-94ca84082c36 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:31.994520 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67efafcf-ec49-4b0e-bcc4-94ca84082c36 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:31.995602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67efafcf-ec49-4b0e-bcc4-94ca84082c36 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:32.008232 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-15c0f4be-523c-43bd-8344-e1d6e6aabafe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:32.010047 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:32.010047 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:32.010773 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-15c0f4be-523c-43bd-8344-e1d6e6aabafe tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/dc313adb-1427-411b-85d9-84ed5fc77dbe/action Aug 18 05:31:32.011339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-15c0f4be-523c-43bd-8344-e1d6e6aabafe tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:32.011417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-15c0f4be-523c-43bd-8344-e1d6e6aabafe tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:32.015636 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-67efafcf-ec49-4b0e-bcc4-94ca84082c36 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:32.022336 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67efafcf-ec49-4b0e-bcc4-94ca84082c36 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:32.024068 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 546/2181] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:31 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:32.036308 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:32.036308 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:32.060534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6219cd57-f304-4bef-a876-2d75d60c0835 req-15c0f4be-523c-43bd-8344-e1d6e6aabafe tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/dc313adb-1427-411b-85d9-84ed5fc77dbe/action returned with HTTP 204 Aug 18 05:31:32.061159 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 552/2182] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:31:32 2026] POST /volume/v3/attachments/dc313adb-1427-411b-85d9-84ed5fc77dbe/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:32.273810 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-37322c0f-a7ec-449e-8af7-53c2b5d5d303 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:32.277354 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37322c0f-a7ec-449e-8af7-53c2b5d5d303 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] GET https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:32.277626 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37322c0f-a7ec-449e-8af7-53c2b5d5d303 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:32.277880 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-37322c0f-a7ec-449e-8af7-53c2b5d5d303 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:32.298670 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-37322c0f-a7ec-449e-8af7-53c2b5d5d303 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 404 Aug 18 05:31:32.299626 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 548/2183] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:32 2026] GET /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:31:32.311726 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96b763b0-9274-43da-baa6-7a9570882be8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:32.315459 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96b763b0-9274-43da-baa6-7a9570882be8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:32.315750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96b763b0-9274-43da-baa6-7a9570882be8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:32.316001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96b763b0-9274-43da-baa6-7a9570882be8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:32.323545 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96b763b0-9274-43da-baa6-7a9570882be8 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 404 Aug 18 05:31:32.324187 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 538/2184] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:32 2026] GET /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:31:32.333870 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ade02adb-b91f-4dc1-af9e-553aca5604c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:32.336808 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ade02adb-b91f-4dc1-af9e-553aca5604c5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] DELETE https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:32.337172 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ade02adb-b91f-4dc1-af9e-553aca5604c5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:32.337304 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ade02adb-b91f-4dc1-af9e-553aca5604c5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:32.337562 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ade02adb-b91f-4dc1-af9e-553aca5604c5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Delete volume with id: 76a6dbc4-f5b9-43f3-b35d-0f074253dff0 Aug 18 05:31:32.345481 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ade02adb-b91f-4dc1-af9e-553aca5604c5 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 returned with HTTP 404 Aug 18 05:31:32.345817 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 547/2185] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:31:32 2026] DELETE /volume/v3/volumes/76a6dbc4-f5b9-43f3-b35d-0f074253dff0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:31:32.357441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38a89b55-5a27-47d7-a211-68759f05eaac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:32.360197 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:32.360558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1731603473"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:32.362132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1731603473'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:32.363121 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Create volume of 1 GB Aug 18 05:31:32.367840 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Availability Zones retrieved successfully. Aug 18 05:31:32.377139 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Flow 'volume_create_api' (a8609f60-1364-4277-b1ac-f6979097a835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:32.378284 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8423fa8-7a03-4b06-93cd-3337e123bbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:32.380660 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:32.431596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8423fa8-7a03-4b06-93cd-3337e123bbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:32.431596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c52049-381d-40e5-aa97-3078a54a6a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:32.521702 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Created reservations ['9d82d60c-7d4b-439c-ab74-89ecbfcd7a95', '16a0489a-673a-4b6a-a741-5ec1a59899bd', '21260d5e-edf1-461e-88fb-702b9b51b4a3', 'deb192b9-8bbd-4757-810f-06c977ad3731'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:32.521702 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4c52049-381d-40e5-aa97-3078a54a6a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d82d60c-7d4b-439c-ab74-89ecbfcd7a95', '16a0489a-673a-4b6a-a741-5ec1a59899bd', '21260d5e-edf1-461e-88fb-702b9b51b4a3', 'deb192b9-8bbd-4757-810f-06c977ad3731']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:32.523365 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590e788c-59fe-4ab8-91d3-69c251be7c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:32.556322 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590e788c-59fe-4ab8-91d3-69c251be7c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a439be56-42a2-4bc5-ad1b-6d522bbe457f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1731603473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645d9001ddbc4f40a0c5e49e48d87114',qos_specs=None,replication_status=,reservations=['9d82d60c-7d4b-439c-ab74-89ecbfcd7a95','16a0489a-673a-4b6a-a741-5ec1a59899bd','21260d5e-edf1-461e-88fb-702b9b51b4a3','deb192b9-8bbd-4757-810f-06c977ad3731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98955986a9074b8282c44009b7b3be94',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1731603473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a439be56-42a2-4bc5-ad1b-6d522bbe457f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645d9001ddbc4f40a0c5e49e48d87114',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98955986a9074b8282c44009b7b3be94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:32.557903 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70374597-f8c3-448c-9ee7-8986f68b28f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:32.590620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70374597-f8c3-448c-9ee7-8986f68b28f5) transitioned into state 'SUCCESS' from state '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-1731603473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645d9001ddbc4f40a0c5e49e48d87114',qos_specs=None,replication_status=,reservations=['9d82d60c-7d4b-439c-ab74-89ecbfcd7a95','16a0489a-673a-4b6a-a741-5ec1a59899bd','21260d5e-edf1-461e-88fb-702b9b51b4a3','deb192b9-8bbd-4757-810f-06c977ad3731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98955986a9074b8282c44009b7b3be94',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:32.591244 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad664eb-6a6e-4041-9bd3-ec86e756a0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:32.607529 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad664eb-6a6e-4041-9bd3-ec86e756a0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:32.607529 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Flow 'volume_create_api' (a8609f60-1364-4277-b1ac-f6979097a835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:32.607529 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Create volume request issued successfully. Aug 18 05:31:32.607529 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38a89b55-5a27-47d7-a211-68759f05eaac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:32.608163 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 553/2186] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:31:32 2026] POST /volume/v3/volumes => generated 819 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:32.626347 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8f3a7cd4-2ccc-4687-9886-6518e7018ba7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:32.630925 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f3a7cd4-2ccc-4687-9886-6518e7018ba7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:32.630925 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7cd4-2ccc-4687-9886-6518e7018ba7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:32.630925 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f3a7cd4-2ccc-4687-9886-6518e7018ba7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:32.647473 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:32.647473 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:32.654235 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8f3a7cd4-2ccc-4687-9886-6518e7018ba7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Volume info retrieved successfully. Aug 18 05:31:32.664716 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f3a7cd4-2ccc-4687-9886-6518e7018ba7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f returned with HTTP 200 Aug 18 05:31:32.665868 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 549/2187] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:32 2026] GET /volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:33.041092 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-baec30fb-305b-4465-aa06-dba5e5ac41ca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:33.042493 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-baec30fb-305b-4465-aa06-dba5e5ac41ca tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:33.042748 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-baec30fb-305b-4465-aa06-dba5e5ac41ca tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:33.043005 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-baec30fb-305b-4465-aa06-dba5e5ac41ca tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:33.056998 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:33.056998 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:33.063116 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-baec30fb-305b-4465-aa06-dba5e5ac41ca tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:33.069609 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-baec30fb-305b-4465-aa06-dba5e5ac41ca tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:33.070120 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 539/2188] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:33 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:33.686435 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-947a4221-41bc-41c1-b7f0-813374fac5ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:33.688682 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-947a4221-41bc-41c1-b7f0-813374fac5ac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:33.689490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-947a4221-41bc-41c1-b7f0-813374fac5ac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:33.689490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-947a4221-41bc-41c1-b7f0-813374fac5ac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:33.702597 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:33.702597 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:33.712859 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-947a4221-41bc-41c1-b7f0-813374fac5ac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Volume info retrieved successfully. Aug 18 05:31:33.721776 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-947a4221-41bc-41c1-b7f0-813374fac5ac tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f returned with HTTP 200 Aug 18 05:31:33.722526 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 548/2189] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:33 2026] GET /volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f => generated 946 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:33.742022 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a2b1faff-5ff5-4b58-a9aa-33a0c9f71420 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:33.746272 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2b1faff-5ff5-4b58-a9aa-33a0c9f71420 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] POST https://10.4.3.250/volume/v3/volume-transfers Aug 18 05:31:33.746272 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a2b1faff-5ff5-4b58-a9aa-33a0c9f71420 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a439be56-42a2-4bc5-ad1b-6d522bbe457f"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:33.749720 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volume_transfer [None req-a2b1faff-5ff5-4b58-a9aa-33a0c9f71420 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a439be56-42a2-4bc5-ad1b-6d522bbe457f'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 05:31:33.750903 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volume_transfer [None req-a2b1faff-5ff5-4b58-a9aa-33a0c9f71420 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Creating transfer of volume a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:33.751375 np0000007601 devstack@c-api.service[100216]: INFO cinder.transfer.api [None req-a2b1faff-5ff5-4b58-a9aa-33a0c9f71420 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Generating transfer record for volume a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:33.768782 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:33.768782 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:33.787143 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2b1faff-5ff5-4b58-a9aa-33a0c9f71420 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volume-transfers returned with HTTP 202 Aug 18 05:31:33.787892 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 554/2190] 10.4.3.250 () {70 vars in 1326 bytes} [Tue Aug 18 05:31:33 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:33.803065 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ebbe13bd-4bea-4ba3-913c-f3f440115c3f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:33.807194 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebbe13bd-4bea-4ba3-913c-f3f440115c3f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:33.807194 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebbe13bd-4bea-4ba3-913c-f3f440115c3f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:33.807194 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebbe13bd-4bea-4ba3-913c-f3f440115c3f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:33.820041 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:33.820041 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:33.829919 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ebbe13bd-4bea-4ba3-913c-f3f440115c3f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Volume info retrieved successfully. Aug 18 05:31:33.836493 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebbe13bd-4bea-4ba3-913c-f3f440115c3f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f returned with HTTP 200 Aug 18 05:31:33.837066 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 550/2191] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:33 2026] GET /volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:33.856703 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5d53f958-89a8-4e9f-8132-e89901d2d5cc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:33.858983 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d53f958-89a8-4e9f-8132-e89901d2d5cc tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volume-transfers/detail Aug 18 05:31:33.859533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d53f958-89a8-4e9f-8132-e89901d2d5cc tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:33.859533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d53f958-89a8-4e9f-8132-e89901d2d5cc tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:33.859973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volume_transfer [None req-5d53f958-89a8-4e9f-8132-e89901d2d5cc tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Listing volume transfers {{(pid=100217) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 05:31:33.869731 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d53f958-89a8-4e9f-8132-e89901d2d5cc tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 05:31:33.869924 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 540/2192] 10.4.3.250 () {68 vars in 1326 bytes} [Tue Aug 18 05:31:33 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:33.886669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bb1d9d0f-685f-4e1a-9239-de39748660b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:33.887608 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb1d9d0f-685f-4e1a-9239-de39748660b7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] DELETE https://10.4.3.250/volume/v3/volume-transfers/91a9f79b-57e8-47bc-bf4e-a3e7910dd89a Aug 18 05:31:33.887950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb1d9d0f-685f-4e1a-9239-de39748660b7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:33.888309 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb1d9d0f-685f-4e1a-9239-de39748660b7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:33.888483 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.volume_transfer [None req-bb1d9d0f-685f-4e1a-9239-de39748660b7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Delete transfer with id: 91a9f79b-57e8-47bc-bf4e-a3e7910dd89a Aug 18 05:31:33.901975 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:33.901975 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:33.921997 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb1d9d0f-685f-4e1a-9239-de39748660b7 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volume-transfers/91a9f79b-57e8-47bc-bf4e-a3e7910dd89a returned with HTTP 202 Aug 18 05:31:33.923595 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 549/2193] 10.4.3.250 () {68 vars in 1419 bytes} [Tue Aug 18 05:31:33 2026] DELETE /volume/v3/volume-transfers/91a9f79b-57e8-47bc-bf4e-a3e7910dd89a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:31:33.931753 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fb2db833-04b7-425f-9502-67a51baf6b2b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:33.933826 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fb2db833-04b7-425f-9502-67a51baf6b2b tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:33.934117 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fb2db833-04b7-425f-9502-67a51baf6b2b tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:33.934357 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fb2db833-04b7-425f-9502-67a51baf6b2b tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:33.944327 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:33.944327 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:33.949774 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fb2db833-04b7-425f-9502-67a51baf6b2b tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Volume info retrieved successfully. Aug 18 05:31:33.955752 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fb2db833-04b7-425f-9502-67a51baf6b2b tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f returned with HTTP 200 Aug 18 05:31:33.956322 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 555/2194] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:33 2026] GET /volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:33.970542 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bb2ef4f1-7917-43ae-871f-e8e73a187b9f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:33.972551 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb2ef4f1-7917-43ae-871f-e8e73a187b9f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] DELETE https://10.4.3.250/volume/v3/volume-transfers/91a9f79b-57e8-47bc-bf4e-a3e7910dd89a Aug 18 05:31:33.972783 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb2ef4f1-7917-43ae-871f-e8e73a187b9f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:33.972970 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bb2ef4f1-7917-43ae-871f-e8e73a187b9f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:33.973127 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-bb2ef4f1-7917-43ae-871f-e8e73a187b9f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Delete transfer with id: 91a9f79b-57e8-47bc-bf4e-a3e7910dd89a Aug 18 05:31:33.977192 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bb2ef4f1-7917-43ae-871f-e8e73a187b9f tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volume-transfers/91a9f79b-57e8-47bc-bf4e-a3e7910dd89a returned with HTTP 404 Aug 18 05:31:33.977838 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 551/2195] 10.4.3.250 () {68 vars in 1419 bytes} [Tue Aug 18 05:31:33 2026] DELETE /volume/v3/volume-transfers/91a9f79b-57e8-47bc-bf4e-a3e7910dd89a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:31:33.986653 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-340b6b3f-adc2-46c0-bbff-2f7064167861 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:33.988865 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-340b6b3f-adc2-46c0-bbff-2f7064167861 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:33.988865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-340b6b3f-adc2-46c0-bbff-2f7064167861 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:33.989371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-340b6b3f-adc2-46c0-bbff-2f7064167861 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:33.989702 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-340b6b3f-adc2-46c0-bbff-2f7064167861 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Delete volume with id: a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:33.997026 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:33.997026 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:33.997467 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-340b6b3f-adc2-46c0-bbff-2f7064167861 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Volume info retrieved successfully. Aug 18 05:31:34.024702 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-340b6b3f-adc2-46c0-bbff-2f7064167861 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Delete volume request issued successfully. Aug 18 05:31:34.024992 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-340b6b3f-adc2-46c0-bbff-2f7064167861 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f returned with HTTP 202 Aug 18 05:31:34.025700 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 541/2196] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:31:33 2026] DELETE /volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:31:34.039374 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc062c77-bb1e-415a-ad87-238de2a5279e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:34.041881 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc062c77-bb1e-415a-ad87-238de2a5279e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] GET https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:34.042212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc062c77-bb1e-415a-ad87-238de2a5279e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:34.042510 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc062c77-bb1e-415a-ad87-238de2a5279e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:34.054312 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:34.054312 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:34.061652 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fc062c77-bb1e-415a-ad87-238de2a5279e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Volume info retrieved successfully. Aug 18 05:31:34.068686 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc062c77-bb1e-415a-ad87-238de2a5279e tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f returned with HTTP 200 Aug 18 05:31:34.069249 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 550/2197] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:34 2026] GET /volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:34.086036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2eb2e52e-be60-4f44-918f-679378be2bff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:34.090234 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2eb2e52e-be60-4f44-918f-679378be2bff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:34.091078 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2eb2e52e-be60-4f44-918f-679378be2bff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:34.091513 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2eb2e52e-be60-4f44-918f-679378be2bff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:34.108097 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:34.108097 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:34.115130 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2eb2e52e-be60-4f44-918f-679378be2bff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:34.122293 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2eb2e52e-be60-4f44-918f-679378be2bff tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:34.124859 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 556/2198] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:34 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 939 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:34.627594 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3c7398c4-00c8-4c97-a769-7a01c873e59e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:34.629860 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3c7398c4-00c8-4c97-a769-7a01c873e59e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/attachments/bd662665-042d-4b2d-a563-472519432f51/action Aug 18 05:31:34.630245 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3c7398c4-00c8-4c97-a769-7a01c873e59e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:34.630384 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3c7398c4-00c8-4c97-a769-7a01c873e59e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:34.648839 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:34.648839 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:34.660678 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a3a26c00-aa8c-4e23-bf10-e26c51d0ee72 req-3c7398c4-00c8-4c97-a769-7a01c873e59e tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments/bd662665-042d-4b2d-a563-472519432f51/action returned with HTTP 204 Aug 18 05:31:34.661074 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 552/2199] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:31:34 2026] POST /volume/v3/attachments/bd662665-042d-4b2d-a563-472519432f51/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:35.086448 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab5afd9b-89df-466b-ad2c-47915d80d9d1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:35.088774 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab5afd9b-89df-466b-ad2c-47915d80d9d1 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] GET https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:35.089107 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab5afd9b-89df-466b-ad2c-47915d80d9d1 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:35.089398 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab5afd9b-89df-466b-ad2c-47915d80d9d1 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:35.097444 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab5afd9b-89df-466b-ad2c-47915d80d9d1 tempest-VolumesTransfersV357Test-758779401 tempest-VolumesTransfersV357Test-758779401-project-admin] https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f returned with HTTP 404 Aug 18 05:31:35.098080 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 542/2200] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:35 2026] GET /volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:31:35.110426 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cc9843fd-24fe-46ec-a280-fb9bd0d7ed01 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:35.112177 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc9843fd-24fe-46ec-a280-fb9bd0d7ed01 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] GET https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:35.112459 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc9843fd-24fe-46ec-a280-fb9bd0d7ed01 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:35.112725 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc9843fd-24fe-46ec-a280-fb9bd0d7ed01 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:35.119724 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc9843fd-24fe-46ec-a280-fb9bd0d7ed01 tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f returned with HTTP 404 Aug 18 05:31:35.120544 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 551/2201] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:35 2026] GET /volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 05:31:35.129285 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-69cfaa23-3d56-42da-b39a-66e5ca83d7ee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:35.131974 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69cfaa23-3d56-42da-b39a-66e5ca83d7ee tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] DELETE https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:35.132329 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69cfaa23-3d56-42da-b39a-66e5ca83d7ee tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:35.132567 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69cfaa23-3d56-42da-b39a-66e5ca83d7ee tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:35.132828 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-69cfaa23-3d56-42da-b39a-66e5ca83d7ee tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] Delete volume with id: a439be56-42a2-4bc5-ad1b-6d522bbe457f Aug 18 05:31:35.141762 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4a5619ba-f534-487d-97c0-b81e4675a082 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:35.144846 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a5619ba-f534-487d-97c0-b81e4675a082 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:35.144993 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69cfaa23-3d56-42da-b39a-66e5ca83d7ee tempest-VolumesTransfersV357Test-1638379422 tempest-VolumesTransfersV357Test-1638379422-project-member] https://10.4.3.250/volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f returned with HTTP 404 Aug 18 05:31:35.145237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a5619ba-f534-487d-97c0-b81e4675a082 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:35.145502 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a5619ba-f534-487d-97c0-b81e4675a082 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:35.145970 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 557/2202] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:31:35 2026] DELETE /volume/v3/volumes/a439be56-42a2-4bc5-ad1b-6d522bbe457f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:31:35.161214 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:35.161214 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:35.166022 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a5619ba-f534-487d-97c0-b81e4675a082 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:35.172845 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a5619ba-f534-487d-97c0-b81e4675a082 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:35.174682 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 553/2203] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:35 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 1231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:35.191230 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab74efb5-f463-4c47-8af2-fa979281ce37 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:35.195054 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab74efb5-f463-4c47-8af2-fa979281ce37 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:35.195054 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab74efb5-f463-4c47-8af2-fa979281ce37 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:35.195054 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab74efb5-f463-4c47-8af2-fa979281ce37 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:35.205753 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:35.205753 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:35.209955 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ab74efb5-f463-4c47-8af2-fa979281ce37 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:35.215302 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab74efb5-f463-4c47-8af2-fa979281ce37 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:35.215847 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 543/2204] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:35 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:35.792514 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9fb6f319-79e5-408c-9833-1a4703306436 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:35.794896 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fb6f319-79e5-408c-9833-1a4703306436 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:35.795153 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fb6f319-79e5-408c-9833-1a4703306436 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:35.795260 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fb6f319-79e5-408c-9833-1a4703306436 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:35.805375 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:35.805375 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:35.809980 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9fb6f319-79e5-408c-9833-1a4703306436 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:35.816635 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fb6f319-79e5-408c-9833-1a4703306436 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:35.817371 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 552/2205] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:35 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:36.210907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-5aedc85a-db62-4795-a011-32f46177d84b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.215548 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-5aedc85a-db62-4795-a011-32f46177d84b tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:36.215548 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-5aedc85a-db62-4795-a011-32f46177d84b tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.215833 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-5aedc85a-db62-4795-a011-32f46177d84b tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.226978 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.226978 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:36.232942 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-5aedc85a-db62-4795-a011-32f46177d84b tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:36.239451 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-5aedc85a-db62-4795-a011-32f46177d84b tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:36.240029 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 558/2206] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:36.246392 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-1b9356ec-204a-4aca-977c-45fd9b62aa0c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.251456 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-1b9356ec-204a-4aca-977c-45fd9b62aa0c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:36.251735 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-1b9356ec-204a-4aca-977c-45fd9b62aa0c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.251998 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-1b9356ec-204a-4aca-977c-45fd9b62aa0c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.264784 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.264784 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:36.277576 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-1b9356ec-204a-4aca-977c-45fd9b62aa0c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:36.277576 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-1b9356ec-204a-4aca-977c-45fd9b62aa0c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:36.277576 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 554/2207] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:36.374637 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c103e394-c72e-4809-af85-ec265f830e9e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.375184 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c103e394-c72e-4809-af85-ec265f830e9e None None] GET https://10.4.3.250/volume// Aug 18 05:31:36.375184 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c103e394-c72e-4809-af85-ec265f830e9e None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.375415 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c103e394-c72e-4809-af85-ec265f830e9e None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.375599 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c103e394-c72e-4809-af85-ec265f830e9e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:36.375957 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 544/2208] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:36.388343 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-15661caf-d437-4ca3-8868-fcf232fe040c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.391301 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-15661caf-d437-4ca3-8868-fcf232fe040c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:31:36.391754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-15661caf-d437-4ca3-8868-fcf232fe040c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "493417d6-29e0-4501-a3e3-f0575d7a82d0", "connector": null, "instance_uuid": "1569b2ed-e35e-4b7e-8e96-b3c0d1569955"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:36.394771 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-69d7913f-53f7-4dc5-961e-b74f441de707 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.403609 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69d7913f-53f7-4dc5-961e-b74f441de707 None None] GET https://10.4.3.250/volume// Aug 18 05:31:36.403609 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69d7913f-53f7-4dc5-961e-b74f441de707 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.403609 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69d7913f-53f7-4dc5-961e-b74f441de707 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.403609 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69d7913f-53f7-4dc5-961e-b74f441de707 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:36.403609 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 559/2209] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:36.404277 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.404277 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:36.408682 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-45415219-41e9-46e9-bf96-86bf7c518f9c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.415697 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-45415219-41e9-46e9-bf96-86bf7c518f9c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:31:36.415697 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-45415219-41e9-46e9-bf96-86bf7c518f9c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bafc76bc-51f3-449c-87a7-be4aff9a5d2e", "connector": null, "instance_uuid": "092432a6-6355-4866-9851-65be16858c0d"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:36.423386 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.423386 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:36.474709 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-15661caf-d437-4ca3-8868-fcf232fe040c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:31:36.475687 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 553/2210] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:31:36 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:36.476402 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-45415219-41e9-46e9-bf96-86bf7c518f9c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:31:36.477121 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 555/2211] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:31:36 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:36.529544 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a2432ab8-37f7-471f-9e06-f7fd90ebd118 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.537505 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2432ab8-37f7-471f-9e06-f7fd90ebd118 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:36.537505 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2432ab8-37f7-471f-9e06-f7fd90ebd118 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.540236 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2432ab8-37f7-471f-9e06-f7fd90ebd118 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.543852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-588deb0c-2390-4980-8f60-c119f96da61d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.547185 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-588deb0c-2390-4980-8f60-c119f96da61d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:36.547185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-588deb0c-2390-4980-8f60-c119f96da61d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.547466 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-588deb0c-2390-4980-8f60-c119f96da61d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.561041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ffccb46b-eeed-48f5-8fb9-55841afc7230 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.561463 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.561463 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:36.561925 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ffccb46b-eeed-48f5-8fb9-55841afc7230 None None] GET https://10.4.3.250/volume// Aug 18 05:31:36.562353 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ffccb46b-eeed-48f5-8fb9-55841afc7230 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.562950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ffccb46b-eeed-48f5-8fb9-55841afc7230 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.563927 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ffccb46b-eeed-48f5-8fb9-55841afc7230 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:36.564481 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 554/2212] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:36.567701 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e9a3ecf1-26c6-4cda-afa9-c41e155566a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.567701 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9a3ecf1-26c6-4cda-afa9-c41e155566a7 None None] GET https://10.4.3.250/volume// Aug 18 05:31:36.567804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9a3ecf1-26c6-4cda-afa9-c41e155566a7 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.568172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9a3ecf1-26c6-4cda-afa9-c41e155566a7 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.568241 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.568241 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:36.568942 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9a3ecf1-26c6-4cda-afa9-c41e155566a7 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:36.568942 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 556/2213] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:36.571901 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a2432ab8-37f7-471f-9e06-f7fd90ebd118 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:36.577169 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-588deb0c-2390-4980-8f60-c119f96da61d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:36.579196 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2432ab8-37f7-471f-9e06-f7fd90ebd118 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:36.579196 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 545/2214] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:36.583901 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-588deb0c-2390-4980-8f60-c119f96da61d tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:36.585422 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 560/2215] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 937 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:36.585482 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-0edf14f7-afcc-4576-bbe7-2ef97f15c3ad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.588642 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-0edf14f7-afcc-4576-bbe7-2ef97f15c3ad tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:36.588941 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-0edf14f7-afcc-4576-bbe7-2ef97f15c3ad tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.589371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-8b8dadc6-61ea-42d8-aeab-f042c803b8f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.589444 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-0edf14f7-afcc-4576-bbe7-2ef97f15c3ad tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.593973 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-8b8dadc6-61ea-42d8-aeab-f042c803b8f4 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:36.595442 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-8b8dadc6-61ea-42d8-aeab-f042c803b8f4 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:36.595442 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-8b8dadc6-61ea-42d8-aeab-f042c803b8f4 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:36.605816 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.605816 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:36.608546 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.608546 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:36.614477 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-8b8dadc6-61ea-42d8-aeab-f042c803b8f4 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:36.614657 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-0edf14f7-afcc-4576-bbe7-2ef97f15c3ad tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:36.621143 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-8b8dadc6-61ea-42d8-aeab-f042c803b8f4 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:36.621929 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 557/2216] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 1031 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:36.622707 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-0edf14f7-afcc-4576-bbe7-2ef97f15c3ad tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:36.623468 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 555/2217] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:31:36 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 1117 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:36.763976 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-2f33305d-fcf5-4daf-9cb2-2fe1552f5b7f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.766299 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-2f33305d-fcf5-4daf-9cb2-2fe1552f5b7f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] PUT https://10.4.3.250/volume/v3/attachments/c214228d-7af0-4636-bac9-e6e4613637f0 Aug 18 05:31:36.766707 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-2f33305d-fcf5-4daf-9cb2-2fe1552f5b7f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:36.776765 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-2f33305d-fcf5-4daf-9cb2-2fe1552f5b7f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Acquiring lock "cinder-attachment_update-493417d6-29e0-4501-a3e3-f0575d7a82d0-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:31:36.782858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-b6fd2124-4cf6-49a5-86d6-6d0e630f4747 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:36.785463 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-b6fd2124-4cf6-49a5-86d6-6d0e630f4747 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] PUT https://10.4.3.250/volume/v3/attachments/53a9265c-5af9-4a6e-8cb0-3d468f9821ce Aug 18 05:31:36.785962 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-b6fd2124-4cf6-49a5-86d6-6d0e630f4747 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:36.788450 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-2f33305d-fcf5-4daf-9cb2-2fe1552f5b7f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Lock "cinder-attachment_update-493417d6-29e0-4501-a3e3-f0575d7a82d0-np0000007601" acquired by "attachment_update" :: waited 0.012s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:31:36.789531 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.789531 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:36.797213 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-b6fd2124-4cf6-49a5-86d6-6d0e630f4747 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Acquiring lock "cinder-attachment_update-bafc76bc-51f3-449c-87a7-be4aff9a5d2e-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:31:36.802171 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-b6fd2124-4cf6-49a5-86d6-6d0e630f4747 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Lock "cinder-attachment_update-bafc76bc-51f3-449c-87a7-be4aff9a5d2e-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:31:36.803113 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:36.803113 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:36.931239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-2f33305d-fcf5-4daf-9cb2-2fe1552f5b7f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Lock "cinder-attachment_update-493417d6-29e0-4501-a3e3-f0575d7a82d0-np0000007601" released by "attachment_update" :: held 0.143s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:31:36.931675 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-2f33305d-fcf5-4daf-9cb2-2fe1552f5b7f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/attachments/c214228d-7af0-4636-bac9-e6e4613637f0 returned with HTTP 200 Aug 18 05:31:36.932344 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 546/2218] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:31:36 2026] PUT /volume/v3/attachments/c214228d-7af0-4636-bac9-e6e4613637f0 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:36.957343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-b6fd2124-4cf6-49a5-86d6-6d0e630f4747 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Lock "cinder-attachment_update-bafc76bc-51f3-449c-87a7-be4aff9a5d2e-np0000007601" released by "attachment_update" :: held 0.155s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:31:36.957681 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-b6fd2124-4cf6-49a5-86d6-6d0e630f4747 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments/53a9265c-5af9-4a6e-8cb0-3d468f9821ce returned with HTTP 200 Aug 18 05:31:36.958415 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 561/2219] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:31:36 2026] PUT /volume/v3/attachments/53a9265c-5af9-4a6e-8cb0-3d468f9821ce => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:37.600690 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-13b60d3b-4272-4971-9189-ac12f4ac4e9c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:37.603341 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13b60d3b-4272-4971-9189-ac12f4ac4e9c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:37.603658 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13b60d3b-4272-4971-9189-ac12f4ac4e9c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:37.603972 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13b60d3b-4272-4971-9189-ac12f4ac4e9c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:37.604595 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-59b36669-754e-42eb-9fb5-e8ce02f08b94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:37.608035 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-59b36669-754e-42eb-9fb5-e8ce02f08b94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:37.608035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-59b36669-754e-42eb-9fb5-e8ce02f08b94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:37.608035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-59b36669-754e-42eb-9fb5-e8ce02f08b94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:37.610466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:37.622684 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:37.622684 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:37.628696 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-13b60d3b-4272-4971-9189-ac12f4ac4e9c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:37.629064 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:37.629064 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:37.634464 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13b60d3b-4272-4971-9189-ac12f4ac4e9c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:37.634980 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 558/2220] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:37 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:37.635802 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-59b36669-754e-42eb-9fb5-e8ce02f08b94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:37.647277 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-59b36669-754e-42eb-9fb5-e8ce02f08b94 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:37.647734 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 556/2221] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:37 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 938 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:37.756322 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:37.756743 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:37.758135 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:37.758279 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Create volume of 1 GB Aug 18 05:31:37.758707 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:37.758707 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:37.770545 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Availability Zones retrieved successfully. Aug 18 05:31:37.777696 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Flow 'volume_create_api' (9eba95c7-a4b3-4b3b-b531-6ab85d474ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:37.779389 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cf004b-c218-4e81-911d-e44588bb4d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:37.780765 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:37.808738 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cf004b-c218-4e81-911d-e44588bb4d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:37.809738 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9706d051-3692-44d7-a6ff-2a3ea80112cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:37.892607 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Created reservations ['489e5533-7d09-4611-b877-2acaf2d70c00', '0e194fe9-c34c-40b6-b9da-3da29f4fc6e5', '7b5002f2-544d-45e7-a20a-1a99b100a52b', '43a8d709-3a51-46a6-bae4-bd8f64e90d42'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:37.893765 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9706d051-3692-44d7-a6ff-2a3ea80112cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['489e5533-7d09-4611-b877-2acaf2d70c00', '0e194fe9-c34c-40b6-b9da-3da29f4fc6e5', '7b5002f2-544d-45e7-a20a-1a99b100a52b', '43a8d709-3a51-46a6-bae4-bd8f64e90d42']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:37.894951 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386184be-5ec1-4709-b5fe-b68fad13ec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:37.927607 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386184be-5ec1-4709-b5fe-b68fad13ec46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b16bb5c3-d6c5-4069-9075-9047d8266986', '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='544982e4900e4a03816c4490ae9f5d0e',qos_specs=None,replication_status=,reservations=['489e5533-7d09-4611-b877-2acaf2d70c00','0e194fe9-c34c-40b6-b9da-3da29f4fc6e5','7b5002f2-544d-45e7-a20a-1a99b100a52b','43a8d709-3a51-46a6-bae4-bd8f64e90d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91604ca549674413afc0e871e2c7a30d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:37Z,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=b16bb5c3-d6c5-4069-9075-9047d8266986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='544982e4900e4a03816c4490ae9f5d0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91604ca549674413afc0e871e2c7a30d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:37.928531 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6913e010-d11a-4a30-836b-8772b5e8a8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:37.959323 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6913e010-d11a-4a30-836b-8772b5e8a8f2) transitioned into state 'SUCCESS' from 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='544982e4900e4a03816c4490ae9f5d0e',qos_specs=None,replication_status=,reservations=['489e5533-7d09-4611-b877-2acaf2d70c00','0e194fe9-c34c-40b6-b9da-3da29f4fc6e5','7b5002f2-544d-45e7-a20a-1a99b100a52b','43a8d709-3a51-46a6-bae4-bd8f64e90d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91604ca549674413afc0e871e2c7a30d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:37.960125 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c37c6f-258e-4a85-ac1b-4dc162deec43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:37.965069 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3475177c-7848-4fc5-ab31-e6c879169f2c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:37.968892 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3475177c-7848-4fc5-ab31-e6c879169f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:31:37.969258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3475177c-7848-4fc5-ab31-e6c879169f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:37.969482 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3475177c-7848-4fc5-ab31-e6c879169f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:37.976164 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c37c6f-258e-4a85-ac1b-4dc162deec43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:37.977497 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Flow 'volume_create_api' (9eba95c7-a4b3-4b3b-b531-6ab85d474ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:37.977951 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Create volume request issued successfully. Aug 18 05:31:37.978822 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cbf6cd8-c42a-4a74-9e42-124a9d99f962 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:37.979402 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 547/2222] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:31:37 2026] POST /volume/v3/volumes => generated 740 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:37.985190 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:37.985190 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:37.992262 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3475177c-7848-4fc5-ab31-e6c879169f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:31:37.996981 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3475177c-7848-4fc5-ab31-e6c879169f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:31:37.997527 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 562/2223] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:37 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:37.999682 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dbaa08de-cdcb-439e-bd4d-a0ef0e094983 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:38.002286 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbaa08de-cdcb-439e-bd4d-a0ef0e094983 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 Aug 18 05:31:38.002896 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbaa08de-cdcb-439e-bd4d-a0ef0e094983 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:38.003688 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbaa08de-cdcb-439e-bd4d-a0ef0e094983 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:38.020203 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:38.020203 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:38.033610 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dbaa08de-cdcb-439e-bd4d-a0ef0e094983 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:38.041336 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbaa08de-cdcb-439e-bd4d-a0ef0e094983 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 returned with HTTP 200 Aug 18 05:31:38.042167 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 559/2224] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:37 2026] GET /volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 => generated 808 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:38.078536 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c813c0c1-f229-43c4-8da0-aed9e7a4802a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:38.082723 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c813c0c1-f229-43c4-8da0-aed9e7a4802a tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:31:38.082982 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c813c0c1-f229-43c4-8da0-aed9e7a4802a tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:38.083423 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c813c0c1-f229-43c4-8da0-aed9e7a4802a tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:38.105244 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:38.105244 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:38.110861 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c813c0c1-f229-43c4-8da0-aed9e7a4802a tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:31:38.121992 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c813c0c1-f229-43c4-8da0-aed9e7a4802a tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:31:38.122609 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 557/2225] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:38 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:38.149319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-b7eefde0-9260-4ae8-b0fe-fcbb58b27ebb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:38.154251 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-b7eefde0-9260-4ae8-b0fe-fcbb58b27ebb tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] POST https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7/action Aug 18 05:31:38.154389 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-b7eefde0-9260-4ae8-b0fe-fcbb58b27ebb tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:38.155707 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-b7eefde0-9260-4ae8-b0fe-fcbb58b27ebb tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:38.176969 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:38.176969 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:38.178415 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-b7eefde0-9260-4ae8-b0fe-fcbb58b27ebb tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:31:38.191058 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-b7eefde0-9260-4ae8-b0fe-fcbb58b27ebb tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Begin detaching volume completed successfully. Aug 18 05:31:38.191346 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-b7eefde0-9260-4ae8-b0fe-fcbb58b27ebb tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7/action returned with HTTP 202 Aug 18 05:31:38.191950 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 548/2226] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:31:38 2026] POST /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:31:38.263401 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7c3df631-f970-4df2-89d5-ac8b7f7599eb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:38.263849 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c3df631-f970-4df2-89d5-ac8b7f7599eb None None] GET https://10.4.3.250/volume// Aug 18 05:31:38.266431 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c3df631-f970-4df2-89d5-ac8b7f7599eb None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:38.266431 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c3df631-f970-4df2-89d5-ac8b7f7599eb None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:38.266431 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c3df631-f970-4df2-89d5-ac8b7f7599eb None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:38.266431 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 563/2227] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:31:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:38.275980 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-6bd6091c-3326-47ed-8807-d771bc02b50e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:38.278255 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-6bd6091c-3326-47ed-8807-d771bc02b50e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:31:38.278543 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-6bd6091c-3326-47ed-8807-d771bc02b50e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:38.278716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-6bd6091c-3326-47ed-8807-d771bc02b50e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:38.289637 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:38.289637 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:38.293541 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-6bd6091c-3326-47ed-8807-d771bc02b50e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:31:38.298949 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-6bd6091c-3326-47ed-8807-d771bc02b50e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:31:38.299797 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 560/2228] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:31:38 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:38.653741 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fdea7caf-aaa7-4b97-919b-072faf49990e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:38.656390 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdea7caf-aaa7-4b97-919b-072faf49990e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:38.656872 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdea7caf-aaa7-4b97-919b-072faf49990e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:38.657137 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdea7caf-aaa7-4b97-919b-072faf49990e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:38.665452 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7565706f-0ab0-40c7-9ecc-0de065d66d74 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:38.671103 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:38.671103 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:38.673173 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7565706f-0ab0-40c7-9ecc-0de065d66d74 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:38.673503 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7565706f-0ab0-40c7-9ecc-0de065d66d74 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:38.673772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7565706f-0ab0-40c7-9ecc-0de065d66d74 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:38.678327 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fdea7caf-aaa7-4b97-919b-072faf49990e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:38.687885 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdea7caf-aaa7-4b97-919b-072faf49990e tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:38.687885 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 558/2229] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:38 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:38.704042 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:38.704042 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:38.713872 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7565706f-0ab0-40c7-9ecc-0de065d66d74 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:38.722225 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7565706f-0ab0-40c7-9ecc-0de065d66d74 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:38.722799 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 549/2230] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:38 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 938 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:39.056681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6de836b9-02cb-4ce4-9f7a-42d13a01dde4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:39.059238 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6de836b9-02cb-4ce4-9f7a-42d13a01dde4 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 Aug 18 05:31:39.059529 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6de836b9-02cb-4ce4-9f7a-42d13a01dde4 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:39.059955 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6de836b9-02cb-4ce4-9f7a-42d13a01dde4 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:39.070090 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:39.070090 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:39.075377 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6de836b9-02cb-4ce4-9f7a-42d13a01dde4 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:39.081496 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6de836b9-02cb-4ce4-9f7a-42d13a01dde4 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 returned with HTTP 200 Aug 18 05:31:39.082043 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 564/2231] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:39 2026] GET /volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:39.100519 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6ecd6958-2b3f-4fcf-982d-f1599c26bc06 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:39.102454 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ecd6958-2b3f-4fcf-982d-f1599c26bc06 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 Aug 18 05:31:39.102728 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ecd6958-2b3f-4fcf-982d-f1599c26bc06 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:39.102992 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ecd6958-2b3f-4fcf-982d-f1599c26bc06 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:39.112038 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:39.112038 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:39.117534 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6ecd6958-2b3f-4fcf-982d-f1599c26bc06 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:39.126268 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ecd6958-2b3f-4fcf-982d-f1599c26bc06 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 returned with HTTP 200 Aug 18 05:31:39.126933 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 561/2232] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:39 2026] GET /volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:39.140470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-40609529-7cc3-429a-8c68-201da1fca38c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:39.142743 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:39.143301 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1503921542"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:39.145140 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1503921542'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:39.145280 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Create volume of 1 GB Aug 18 05:31:39.150597 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Availability Zones retrieved successfully. Aug 18 05:31:39.156795 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Flow 'volume_create_api' (7dd142fb-196e-4acb-84c0-44d7a75d5a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:39.157799 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daec8405-ec1f-4e04-bf07-4e36284a8926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:39.158937 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:39.188955 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daec8405-ec1f-4e04-bf07-4e36284a8926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:39.189800 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b363e2e-509a-4d59-a199-03407bf12a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:39.233303 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Created reservations ['7e4126eb-2498-4d1b-9a5c-cefb77bcdd2b', '73e2a0aa-d427-4aac-b99f-b4d9ac603976', 'b6926bd2-7175-43ea-8ec2-47f2257b4aec', 'dfa4a490-6179-4290-8437-ec771376af71'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:39.234210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b363e2e-509a-4d59-a199-03407bf12a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e4126eb-2498-4d1b-9a5c-cefb77bcdd2b', '73e2a0aa-d427-4aac-b99f-b4d9ac603976', 'b6926bd2-7175-43ea-8ec2-47f2257b4aec', 'dfa4a490-6179-4290-8437-ec771376af71']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:39.235078 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa639cab-7397-4020-8eeb-70bbdb2bc819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:39.258797 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa639cab-7397-4020-8eeb-70bbdb2bc819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dd943f7-7fdd-435b-b0b4-172d3f602f2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1503921542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='544982e4900e4a03816c4490ae9f5d0e',qos_specs=None,replication_status=,reservations=['7e4126eb-2498-4d1b-9a5c-cefb77bcdd2b','73e2a0aa-d427-4aac-b99f-b4d9ac603976','b6926bd2-7175-43ea-8ec2-47f2257b4aec','dfa4a490-6179-4290-8437-ec771376af71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91604ca549674413afc0e871e2c7a30d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:39Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1503921542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dd943f7-7fdd-435b-b0b4-172d3f602f2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='544982e4900e4a03816c4490ae9f5d0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91604ca549674413afc0e871e2c7a30d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:39.259937 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4de9826-0c79-45e9-b6ac-94a216e15a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:39.295764 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4de9826-0c79-45e9-b6ac-94a216e15a14) transitioned into 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-1503921542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='544982e4900e4a03816c4490ae9f5d0e',qos_specs=None,replication_status=,reservations=['7e4126eb-2498-4d1b-9a5c-cefb77bcdd2b','73e2a0aa-d427-4aac-b99f-b4d9ac603976','b6926bd2-7175-43ea-8ec2-47f2257b4aec','dfa4a490-6179-4290-8437-ec771376af71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91604ca549674413afc0e871e2c7a30d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:39.296862 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ccb9dfc-d144-4cde-9554-69106ec3dd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:39.307582 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ccb9dfc-d144-4cde-9554-69106ec3dd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:39.308647 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Flow 'volume_create_api' (7dd142fb-196e-4acb-84c0-44d7a75d5a3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:39.309104 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Create volume request issued successfully. Aug 18 05:31:39.309871 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40609529-7cc3-429a-8c68-201da1fca38c tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:39.310612 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 559/2233] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:31:39 2026] POST /volume/v3/volumes => generated 776 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:39.331223 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-353510d2-861c-4136-b0db-c4b175201975 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:39.335644 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-353510d2-861c-4136-b0db-c4b175201975 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b Aug 18 05:31:39.335644 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-353510d2-861c-4136-b0db-c4b175201975 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:39.335644 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-353510d2-861c-4136-b0db-c4b175201975 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:39.345634 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:39.345634 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:39.354071 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-353510d2-861c-4136-b0db-c4b175201975 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:39.357617 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-353510d2-861c-4136-b0db-c4b175201975 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b returned with HTTP 200 Aug 18 05:31:39.358495 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 550/2234] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:39 2026] GET /volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:39.706628 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d30082f8-58eb-4035-bece-3f42b8767dd6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:39.709260 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d30082f8-58eb-4035-bece-3f42b8767dd6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:39.709553 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d30082f8-58eb-4035-bece-3f42b8767dd6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:39.709841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d30082f8-58eb-4035-bece-3f42b8767dd6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:39.722695 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:39.722695 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:39.727940 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d30082f8-58eb-4035-bece-3f42b8767dd6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:39.733574 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d30082f8-58eb-4035-bece-3f42b8767dd6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:39.733753 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 565/2235] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:39 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:39.740256 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aae4e5fe-0361-44d0-b3a4-eb7ace98f9cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:39.742539 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aae4e5fe-0361-44d0-b3a4-eb7ace98f9cd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:39.742963 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aae4e5fe-0361-44d0-b3a4-eb7ace98f9cd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:39.743331 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aae4e5fe-0361-44d0-b3a4-eb7ace98f9cd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:39.756259 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:39.756259 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:39.762099 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aae4e5fe-0361-44d0-b3a4-eb7ace98f9cd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:39.767825 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aae4e5fe-0361-44d0-b3a4-eb7ace98f9cd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:39.768540 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 562/2236] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:39 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:40.376115 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e50041d1-8e87-495b-b704-bed4b23b2373 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:40.378718 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e50041d1-8e87-495b-b704-bed4b23b2373 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b Aug 18 05:31:40.378966 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e50041d1-8e87-495b-b704-bed4b23b2373 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:40.379227 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e50041d1-8e87-495b-b704-bed4b23b2373 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:40.391433 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:40.391433 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:40.405455 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e50041d1-8e87-495b-b704-bed4b23b2373 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:40.413475 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e50041d1-8e87-495b-b704-bed4b23b2373 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b returned with HTTP 200 Aug 18 05:31:40.414426 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 560/2237] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:40 2026] GET /volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:40.430308 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f232161-4098-44d2-b739-8a3e7c646dd6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:40.433196 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f232161-4098-44d2-b739-8a3e7c646dd6 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b Aug 18 05:31:40.433433 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f232161-4098-44d2-b739-8a3e7c646dd6 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:40.433683 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f232161-4098-44d2-b739-8a3e7c646dd6 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:40.442519 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:40.442519 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:40.451640 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5f232161-4098-44d2-b739-8a3e7c646dd6 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:40.458113 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f232161-4098-44d2-b739-8a3e7c646dd6 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b returned with HTTP 200 Aug 18 05:31:40.458636 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 551/2238] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:40 2026] GET /volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:40.477666 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d59c9c04-9dc0-4858-862a-030d8168598f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:40.480699 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d59c9c04-9dc0-4858-862a-030d8168598f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:31:40.481056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d59c9c04-9dc0-4858-862a-030d8168598f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7dd943f7-7fdd-435b-b0b4-172d3f602f2b", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1084479319"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:40.491693 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:40.491693 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:40.492352 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d59c9c04-9dc0-4858-862a-030d8168598f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:40.492440 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-d59c9c04-9dc0-4858-862a-030d8168598f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Create snapshot from volume 7dd943f7-7fdd-435b-b0b4-172d3f602f2b Aug 18 05:31:40.553650 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d59c9c04-9dc0-4858-862a-030d8168598f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Created reservations ['c473793a-e4b3-434e-a05d-b9b75c255f84', 'effaa103-30f9-4fe5-b98c-57a63e6408ca', '0c9ae3f5-8887-41de-8e9c-cfafbf64e396', '5d9466ac-28d4-4562-9c69-126e40ef6a38'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:40.597491 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d59c9c04-9dc0-4858-862a-030d8168598f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Snapshot create request issued successfully. Aug 18 05:31:40.598028 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d59c9c04-9dc0-4858-862a-030d8168598f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:31:40.599273 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 566/2239] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:31:40 2026] POST /volume/v3/snapshots => generated 326 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:40.612590 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d89c283d-c121-450b-88d8-c1593a612fdb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:40.615299 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d89c283d-c121-450b-88d8-c1593a612fdb tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc Aug 18 05:31:40.615783 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d89c283d-c121-450b-88d8-c1593a612fdb tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:40.616192 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d89c283d-c121-450b-88d8-c1593a612fdb tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:40.622461 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:40.622461 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:40.623283 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d89c283d-c121-450b-88d8-c1593a612fdb tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Snapshot retrieved successfully. Aug 18 05:31:40.624589 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d89c283d-c121-450b-88d8-c1593a612fdb tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc returned with HTTP 200 Aug 18 05:31:40.625278 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 563/2240] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:31:40 2026] GET /volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc => generated 458 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:40.751868 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f1bec367-e02e-436b-93b6-0ba8a3fe1d43 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:40.754712 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1bec367-e02e-436b-93b6-0ba8a3fe1d43 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:40.754712 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1bec367-e02e-436b-93b6-0ba8a3fe1d43 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:40.754712 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1bec367-e02e-436b-93b6-0ba8a3fe1d43 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:40.773519 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:40.773519 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:40.782047 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f1bec367-e02e-436b-93b6-0ba8a3fe1d43 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:40.787586 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1bec367-e02e-436b-93b6-0ba8a3fe1d43 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:40.788978 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 561/2241] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:40 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:40.791554 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c153f36d-e1c8-4c35-b050-7df988918e29 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:40.794608 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c153f36d-e1c8-4c35-b050-7df988918e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:40.795000 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c153f36d-e1c8-4c35-b050-7df988918e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:40.796040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c153f36d-e1c8-4c35-b050-7df988918e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:40.802844 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-f582cebd-ab17-47ca-9a35-153199f8dc19 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:40.806198 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-f582cebd-ab17-47ca-9a35-153199f8dc19 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] POST https://10.4.3.250/volume/v3/attachments/c214228d-7af0-4636-bac9-e6e4613637f0/action Aug 18 05:31:40.806623 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-f582cebd-ab17-47ca-9a35-153199f8dc19 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:40.806828 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-f582cebd-ab17-47ca-9a35-153199f8dc19 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:40.812045 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:40.812045 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:40.820595 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c153f36d-e1c8-4c35-b050-7df988918e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:40.828554 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c153f36d-e1c8-4c35-b050-7df988918e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:40.829414 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 552/2242] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:40 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:40.834052 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:40.834052 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:40.863813 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0e33ffd4-e8b1-4cb8-90d8-3e57072c1bfb req-f582cebd-ab17-47ca-9a35-153199f8dc19 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/attachments/c214228d-7af0-4636-bac9-e6e4613637f0/action returned with HTTP 204 Aug 18 05:31:40.864594 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 567/2243] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:31:40 2026] POST /volume/v3/attachments/c214228d-7af0-4636-bac9-e6e4613637f0/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:41.637286 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-861e830c-71b1-4397-8433-17032d95102f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:41.639573 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-861e830c-71b1-4397-8433-17032d95102f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc Aug 18 05:31:41.639836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-861e830c-71b1-4397-8433-17032d95102f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:41.641282 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-861e830c-71b1-4397-8433-17032d95102f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:41.648150 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:41.648150 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:41.650066 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-861e830c-71b1-4397-8433-17032d95102f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Snapshot retrieved successfully. Aug 18 05:31:41.650066 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-861e830c-71b1-4397-8433-17032d95102f tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc returned with HTTP 200 Aug 18 05:31:41.650066 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 564/2244] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:31:41 2026] GET /volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:41.664808 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7e3b79b5-61f6-4623-b10c-45f1407e794d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:41.669709 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7e3b79b5-61f6-4623-b10c-45f1407e794d tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc Aug 18 05:31:41.669709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7e3b79b5-61f6-4623-b10c-45f1407e794d tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:41.669709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7e3b79b5-61f6-4623-b10c-45f1407e794d tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:41.684180 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:41.684180 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:41.687202 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7e3b79b5-61f6-4623-b10c-45f1407e794d tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Snapshot retrieved successfully. Aug 18 05:31:41.687202 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7e3b79b5-61f6-4623-b10c-45f1407e794d tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc returned with HTTP 200 Aug 18 05:31:41.689778 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 562/2245] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:31:41 2026] GET /volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc => generated 485 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:41.702178 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1d775ca9-de2d-4c9c-99fd-d8283182f8ba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:41.704889 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d775ca9-de2d-4c9c-99fd-d8283182f8ba tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc Aug 18 05:31:41.705235 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d775ca9-de2d-4c9c-99fd-d8283182f8ba tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:41.705551 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d775ca9-de2d-4c9c-99fd-d8283182f8ba tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:41.705722 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-1d775ca9-de2d-4c9c-99fd-d8283182f8ba tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Delete snapshot with id: d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc Aug 18 05:31:41.714230 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:41.714230 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:41.714717 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1d775ca9-de2d-4c9c-99fd-d8283182f8ba tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Snapshot retrieved successfully. Aug 18 05:31:41.744659 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1d775ca9-de2d-4c9c-99fd-d8283182f8ba tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Snapshot delete request issued successfully. Aug 18 05:31:41.744931 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d775ca9-de2d-4c9c-99fd-d8283182f8ba tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc returned with HTTP 202 Aug 18 05:31:41.745526 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 553/2246] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:31:41 2026] DELETE /volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:41.757002 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-59f880c8-7041-4c99-841a-4375307a995a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:41.760580 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-59f880c8-7041-4c99-841a-4375307a995a tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc Aug 18 05:31:41.760580 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-59f880c8-7041-4c99-841a-4375307a995a tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:41.761467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-59f880c8-7041-4c99-841a-4375307a995a tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:41.770559 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:41.770559 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:41.772570 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-59f880c8-7041-4c99-841a-4375307a995a tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Snapshot retrieved successfully. Aug 18 05:31:41.774162 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-59f880c8-7041-4c99-841a-4375307a995a tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc returned with HTTP 200 Aug 18 05:31:41.774915 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 568/2247] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:31:41 2026] GET /volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc => generated 484 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:41.807982 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab27583f-5281-4db0-ace2-5645df3f6038 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:41.815024 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab27583f-5281-4db0-ace2-5645df3f6038 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:41.815024 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab27583f-5281-4db0-ace2-5645df3f6038 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:41.815024 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab27583f-5281-4db0-ace2-5645df3f6038 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:41.834386 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:41.834386 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:41.846234 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ab27583f-5281-4db0-ace2-5645df3f6038 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:41.846382 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6c4f4864-c621-4736-bb11-01a9e36a07b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:41.848815 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c4f4864-c621-4736-bb11-01a9e36a07b9 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:41.849277 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c4f4864-c621-4736-bb11-01a9e36a07b9 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:41.849680 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c4f4864-c621-4736-bb11-01a9e36a07b9 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:41.856413 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab27583f-5281-4db0-ace2-5645df3f6038 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:41.858045 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 565/2248] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:41 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:41.866169 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:41.866169 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:41.874318 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d8987256-0f23-41f4-bed5-38dbbb59e961 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:41.879106 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6c4f4864-c621-4736-bb11-01a9e36a07b9 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:41.879227 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8987256-0f23-41f4-bed5-38dbbb59e961 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:41.879227 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8987256-0f23-41f4-bed5-38dbbb59e961 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:41.879227 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8987256-0f23-41f4-bed5-38dbbb59e961 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:41.884822 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c4f4864-c621-4736-bb11-01a9e36a07b9 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:41.885671 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 563/2249] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:41 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:41.897125 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:41.897125 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:41.905511 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d8987256-0f23-41f4-bed5-38dbbb59e961 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:41.912415 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8987256-0f23-41f4-bed5-38dbbb59e961 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:41.913105 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 554/2250] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:41 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:42.004409 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e74a3c51-12b8-4a4f-a86c-14cc0e5f8e7d req-aa414cae-3b68-4309-882a-92250ecc3a94 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:42.007495 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e74a3c51-12b8-4a4f-a86c-14cc0e5f8e7d req-aa414cae-3b68-4309-882a-92250ecc3a94 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:42.007673 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e74a3c51-12b8-4a4f-a86c-14cc0e5f8e7d req-aa414cae-3b68-4309-882a-92250ecc3a94 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:42.007892 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e74a3c51-12b8-4a4f-a86c-14cc0e5f8e7d req-aa414cae-3b68-4309-882a-92250ecc3a94 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:42.022117 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:42.022117 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:42.027499 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-e74a3c51-12b8-4a4f-a86c-14cc0e5f8e7d req-aa414cae-3b68-4309-882a-92250ecc3a94 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:42.033132 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e74a3c51-12b8-4a4f-a86c-14cc0e5f8e7d req-aa414cae-3b68-4309-882a-92250ecc3a94 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:42.033593 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 569/2251] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:42 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:42.792783 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aebca743-0ae7-4432-a010-04378d636228 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:42.795035 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aebca743-0ae7-4432-a010-04378d636228 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc Aug 18 05:31:42.795327 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aebca743-0ae7-4432-a010-04378d636228 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:42.795619 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aebca743-0ae7-4432-a010-04378d636228 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:42.804870 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aebca743-0ae7-4432-a010-04378d636228 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc returned with HTTP 404 Aug 18 05:31:42.806551 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 566/2252] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:31:42 2026] GET /volume/v3/snapshots/d2b028dd-e39a-4726-9c8a-a2ea6ecdb0cc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:42.815308 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09223d82-0728-47ba-8ceb-2bcbca484424 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:42.818286 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09223d82-0728-47ba-8ceb-2bcbca484424 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b Aug 18 05:31:42.818767 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09223d82-0728-47ba-8ceb-2bcbca484424 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:42.820036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09223d82-0728-47ba-8ceb-2bcbca484424 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:42.820036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-09223d82-0728-47ba-8ceb-2bcbca484424 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Delete volume with id: 7dd943f7-7fdd-435b-b0b4-172d3f602f2b Aug 18 05:31:42.831216 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:42.831216 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:42.831925 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-09223d82-0728-47ba-8ceb-2bcbca484424 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:42.868593 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-09223d82-0728-47ba-8ceb-2bcbca484424 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Delete volume request issued successfully. Aug 18 05:31:42.868593 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09223d82-0728-47ba-8ceb-2bcbca484424 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b returned with HTTP 202 Aug 18 05:31:42.868593 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 564/2253] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:42 2026] DELETE /volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:42.877451 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-81e1038e-1a27-495e-89a8-dc72e0650691 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:42.879944 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81e1038e-1a27-495e-89a8-dc72e0650691 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b Aug 18 05:31:42.882666 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81e1038e-1a27-495e-89a8-dc72e0650691 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:42.882666 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81e1038e-1a27-495e-89a8-dc72e0650691 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:42.890205 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:42.890205 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:42.895698 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-81e1038e-1a27-495e-89a8-dc72e0650691 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:42.901798 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81e1038e-1a27-495e-89a8-dc72e0650691 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b returned with HTTP 200 Aug 18 05:31:42.903127 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 555/2254] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:42 2026] GET /volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:42.904037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-655842fb-ec2e-43d5-a5a4-3f23b8a08e29 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:42.906871 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-655842fb-ec2e-43d5-a5a4-3f23b8a08e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:42.906871 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-655842fb-ec2e-43d5-a5a4-3f23b8a08e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:42.907125 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-655842fb-ec2e-43d5-a5a4-3f23b8a08e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:42.922052 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:42.922052 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:42.929691 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-655842fb-ec2e-43d5-a5a4-3f23b8a08e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:42.935939 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-655842fb-ec2e-43d5-a5a4-3f23b8a08e29 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:42.935939 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 570/2255] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:42 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:43.836004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-4b7141cb-3dd3-46db-9455-01cf67a1d87c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:43.841398 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-4b7141cb-3dd3-46db-9455-01cf67a1d87c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/attachments/53a9265c-5af9-4a6e-8cb0-3d468f9821ce/action Aug 18 05:31:43.841607 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-4b7141cb-3dd3-46db-9455-01cf67a1d87c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:43.841823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-4b7141cb-3dd3-46db-9455-01cf67a1d87c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:43.871421 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:43.871421 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:43.886032 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2567d7d2-a4bf-453a-ad73-a82f8190f39d req-4b7141cb-3dd3-46db-9455-01cf67a1d87c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments/53a9265c-5af9-4a6e-8cb0-3d468f9821ce/action returned with HTTP 204 Aug 18 05:31:43.886726 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 567/2256] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:31:43 2026] POST /volume/v3/attachments/53a9265c-5af9-4a6e-8cb0-3d468f9821ce/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:43.919198 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b1fb7eb-e007-495d-a336-ab741f7a1511 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:43.923205 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b1fb7eb-e007-495d-a336-ab741f7a1511 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b Aug 18 05:31:43.923205 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b1fb7eb-e007-495d-a336-ab741f7a1511 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:43.923205 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b1fb7eb-e007-495d-a336-ab741f7a1511 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:43.935141 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b1fb7eb-e007-495d-a336-ab741f7a1511 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b returned with HTTP 404 Aug 18 05:31:43.936290 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 565/2257] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:43 2026] GET /volume/v3/volumes/7dd943f7-7fdd-435b-b0b4-172d3f602f2b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:43.947661 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-55fd7f75-2c1d-454b-994e-8ede0e4afdff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:43.950386 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-55fd7f75-2c1d-454b-994e-8ede0e4afdff tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] DELETE https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 Aug 18 05:31:43.952101 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-55fd7f75-2c1d-454b-994e-8ede0e4afdff tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:43.952101 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-55fd7f75-2c1d-454b-994e-8ede0e4afdff tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:43.952101 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-55fd7f75-2c1d-454b-994e-8ede0e4afdff tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Delete volume with id: b16bb5c3-d6c5-4069-9075-9047d8266986 Aug 18 05:31:43.955293 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-43b8fdb8-f909-4f38-bd53-0c22bb8fdceb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:43.955293 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43b8fdb8-f909-4f38-bd53-0c22bb8fdceb tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:43.956525 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43b8fdb8-f909-4f38-bd53-0c22bb8fdceb tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:43.956525 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43b8fdb8-f909-4f38-bd53-0c22bb8fdceb tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:43.962678 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:43.962678 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:43.963392 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-55fd7f75-2c1d-454b-994e-8ede0e4afdff tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:43.972330 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:43.972330 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:43.979437 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-43b8fdb8-f909-4f38-bd53-0c22bb8fdceb tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:43.984994 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c97d0aba-5e67-4972-a95e-8390830255b8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:43.986154 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43b8fdb8-f909-4f38-bd53-0c22bb8fdceb tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:43.986790 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 571/2258] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:43 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 1230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:43.987292 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c97d0aba-5e67-4972-a95e-8390830255b8 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] DELETE https://10.4.3.250/volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598 Aug 18 05:31:43.987534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c97d0aba-5e67-4972-a95e-8390830255b8 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:43.987718 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c97d0aba-5e67-4972-a95e-8390830255b8 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:44.001430 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:44.001430 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:44.002004 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-55fd7f75-2c1d-454b-994e-8ede0e4afdff tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Delete volume request issued successfully. Aug 18 05:31:44.002424 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-55fd7f75-2c1d-454b-994e-8ede0e4afdff tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 returned with HTTP 202 Aug 18 05:31:44.003113 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 556/2259] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:43 2026] DELETE /volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:44.005573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-acc794c6-834d-4c91-b995-2b47bd8a91de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:44.012254 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d66f4c0f-44b9-43ce-959e-c697867df578 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:44.015119 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d66f4c0f-44b9-43ce-959e-c697867df578 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 Aug 18 05:31:44.015292 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acc794c6-834d-4c91-b995-2b47bd8a91de tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:44.015351 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d66f4c0f-44b9-43ce-959e-c697867df578 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:44.015612 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acc794c6-834d-4c91-b995-2b47bd8a91de tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:44.015794 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-acc794c6-834d-4c91-b995-2b47bd8a91de tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:44.016246 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d66f4c0f-44b9-43ce-959e-c697867df578 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:44.032565 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:44.032565 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:44.036299 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:44.036299 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:44.043111 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d66f4c0f-44b9-43ce-959e-c697867df578 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Volume info retrieved successfully. Aug 18 05:31:44.046551 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-acc794c6-834d-4c91-b995-2b47bd8a91de tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:44.050612 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d66f4c0f-44b9-43ce-959e-c697867df578 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 returned with HTTP 200 Aug 18 05:31:44.051833 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 572/2260] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:44 2026] GET /volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 => generated 832 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:44.054652 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-acc794c6-834d-4c91-b995-2b47bd8a91de tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:44.055191 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 566/2261] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:44 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 1230 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:44.096291 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-07608a75-df0d-4e3a-946d-cf91c44fedda req-c97d0aba-5e67-4972-a95e-8390830255b8 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598 returned with HTTP 200 Aug 18 05:31:44.096729 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 568/2262] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:31:43 2026] DELETE /volume/v3/attachments/f7d37580-57c6-4334-911e-2ac5c3291598 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:44.566871 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f22c9deb-ef30-40ca-a88e-731b728b1e2e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:44.569042 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f22c9deb-ef30-40ca-a88e-731b728b1e2e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:31:44.569262 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f22c9deb-ef30-40ca-a88e-731b728b1e2e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:44.569529 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f22c9deb-ef30-40ca-a88e-731b728b1e2e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:44.577787 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:44.577787 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:44.582699 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f22c9deb-ef30-40ca-a88e-731b728b1e2e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:31:44.588964 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f22c9deb-ef30-40ca-a88e-731b728b1e2e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:31:44.589460 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 557/2263] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:44 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:45.068196 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ce0bc4ab-ad4f-4826-9390-9485a26f4495 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:45.072231 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce0bc4ab-ad4f-4826-9390-9485a26f4495 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] GET https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 Aug 18 05:31:45.072231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce0bc4ab-ad4f-4826-9390-9485a26f4495 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:45.072231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce0bc4ab-ad4f-4826-9390-9485a26f4495 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:45.076861 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce0bc4ab-ad4f-4826-9390-9485a26f4495 tempest-CinderUnicodeTest-533786009 tempest-CinderUnicodeTest-533786009-project-member] https://10.4.3.250/volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 returned with HTTP 404 Aug 18 05:31:45.077498 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 573/2264] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:31:45 2026] GET /volume/v3/volumes/b16bb5c3-d6c5-4069-9075-9047d8266986 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:46.462573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d87f2271-e59d-445d-a64a-a9a069f0d7e8 req-d6b17650-6a34-400f-9de0-1db13373bb0c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:46.468236 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d87f2271-e59d-445d-a64a-a9a069f0d7e8 req-d6b17650-6a34-400f-9de0-1db13373bb0c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:31:46.468236 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d87f2271-e59d-445d-a64a-a9a069f0d7e8 req-d6b17650-6a34-400f-9de0-1db13373bb0c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:46.468236 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d87f2271-e59d-445d-a64a-a9a069f0d7e8 req-d6b17650-6a34-400f-9de0-1db13373bb0c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:46.487076 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:46.487076 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:46.493077 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d87f2271-e59d-445d-a64a-a9a069f0d7e8 req-d6b17650-6a34-400f-9de0-1db13373bb0c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:31:46.501460 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d87f2271-e59d-445d-a64a-a9a069f0d7e8 req-d6b17650-6a34-400f-9de0-1db13373bb0c tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:31:46.502153 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 567/2265] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:46 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:47.492049 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:47.606849 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:47.608908 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-969487453"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:47.610710 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-969487453'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:47.610879 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Create volume of 1 GB Aug 18 05:31:47.611301 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:47.611301 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:47.617259 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Availability Zones retrieved successfully. Aug 18 05:31:47.625460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Flow 'volume_create_api' (5bc003fd-52c2-4999-a960-486e0d1bf411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:47.627113 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638469c1-d32c-4669-b926-e22671685c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:47.628353 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:47.666680 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638469c1-d32c-4669-b926-e22671685c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:47.667605 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6954ca94-599f-4c43-a403-d582f56c42a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:47.756370 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Created reservations ['6ac51915-9fe7-4abe-a0ff-acb0e09e9618', 'f6c1adeb-de53-4024-806f-95a77faaad18', '969cc937-cba5-4219-a5dc-083369f41c55', '04279f44-96cf-4f03-9ce1-bc9a67517d0d'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:47.757615 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6954ca94-599f-4c43-a403-d582f56c42a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac51915-9fe7-4abe-a0ff-acb0e09e9618', 'f6c1adeb-de53-4024-806f-95a77faaad18', '969cc937-cba5-4219-a5dc-083369f41c55', '04279f44-96cf-4f03-9ce1-bc9a67517d0d']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:47.759143 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50522a01-2c8e-4a90-864c-2daa4f629154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:47.808084 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50522a01-2c8e-4a90-864c-2daa4f629154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c32c0a29-c250-4cb2-9ff7-ef427c001d50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969487453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d578140ba345c1bc5653c2550a8ddf',qos_specs=None,replication_status=,reservations=['6ac51915-9fe7-4abe-a0ff-acb0e09e9618','f6c1adeb-de53-4024-806f-95a77faaad18','969cc937-cba5-4219-a5dc-083369f41c55','04279f44-96cf-4f03-9ce1-bc9a67517d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b81798cfa4640af83f20cce2b84d8f4',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969487453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c32c0a29-c250-4cb2-9ff7-ef427c001d50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d578140ba345c1bc5653c2550a8ddf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b81798cfa4640af83f20cce2b84d8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:47.809004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2917bec8-165d-4e4e-8ad0-3de3a682630d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:47.834488 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2917bec8-165d-4e4e-8ad0-3de3a682630d) transitioned into state 'SUCCESS' from state '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-969487453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d578140ba345c1bc5653c2550a8ddf',qos_specs=None,replication_status=,reservations=['6ac51915-9fe7-4abe-a0ff-acb0e09e9618','f6c1adeb-de53-4024-806f-95a77faaad18','969cc937-cba5-4219-a5dc-083369f41c55','04279f44-96cf-4f03-9ce1-bc9a67517d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b81798cfa4640af83f20cce2b84d8f4',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:47.835365 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f330457c-dfae-45dc-b5b0-fc0340f27791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:47.849454 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f330457c-dfae-45dc-b5b0-fc0340f27791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:47.850294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Flow 'volume_create_api' (5bc003fd-52c2-4999-a960-486e0d1bf411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:47.850618 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Create volume request issued successfully. Aug 18 05:31:47.851204 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-892f0b8a-b6f8-4837-b438-fc5e7985f530 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:47.851605 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 569/2266] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:31:47 2026] POST /volume/v3/volumes => generated 777 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:47.868505 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2a927863-4e4b-4e5d-a1f2-649d54c37929 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:47.875635 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a927863-4e4b-4e5d-a1f2-649d54c37929 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 Aug 18 05:31:47.875856 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a927863-4e4b-4e5d-a1f2-649d54c37929 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:47.879522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a927863-4e4b-4e5d-a1f2-649d54c37929 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:47.890906 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:47.890906 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:47.895389 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2a927863-4e4b-4e5d-a1f2-649d54c37929 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Volume info retrieved successfully. Aug 18 05:31:47.900344 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a927863-4e4b-4e5d-a1f2-649d54c37929 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 returned with HTTP 200 Aug 18 05:31:47.900799 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 558/2267] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:47 2026] GET /volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:48.918672 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cd4950e3-e791-46f5-a7ad-4b7c1687d5ae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:48.920890 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd4950e3-e791-46f5-a7ad-4b7c1687d5ae tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 Aug 18 05:31:48.921151 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd4950e3-e791-46f5-a7ad-4b7c1687d5ae tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:48.921337 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd4950e3-e791-46f5-a7ad-4b7c1687d5ae tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:48.930485 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:48.930485 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:48.935980 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cd4950e3-e791-46f5-a7ad-4b7c1687d5ae tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Volume info retrieved successfully. Aug 18 05:31:48.942315 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd4950e3-e791-46f5-a7ad-4b7c1687d5ae tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 returned with HTTP 200 Aug 18 05:31:48.942958 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 574/2268] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:48 2026] GET /volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:48.957400 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d37fcdbe-faef-402e-a33f-bee52c3ccc98 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:48.959787 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d37fcdbe-faef-402e-a33f-bee52c3ccc98 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:31:48.960228 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d37fcdbe-faef-402e-a33f-bee52c3ccc98 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c32c0a29-c250-4cb2-9ff7-ef427c001d50", "name": "tempest-type-Backup-828130702"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:48.962852 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-d37fcdbe-faef-402e-a33f-bee52c3ccc98 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Creating new backup {'backup': {'volume_id': 'c32c0a29-c250-4cb2-9ff7-ef427c001d50', 'name': 'tempest-type-Backup-828130702'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:31:48.963091 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-d37fcdbe-faef-402e-a33f-bee52c3ccc98 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Creating backup of volume c32c0a29-c250-4cb2-9ff7-ef427c001d50 in container None Aug 18 05:31:48.972800 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:48.972800 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:48.973657 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d37fcdbe-faef-402e-a33f-bee52c3ccc98 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Volume info retrieved successfully. Aug 18 05:31:49.009867 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-d37fcdbe-faef-402e-a33f-bee52c3ccc98 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Created reservations ['47620422-b1ee-4dc8-9fdf-69e343810456', 'e12a2eef-8dbb-4989-a581-381d09728b47'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:49.074612 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d37fcdbe-faef-402e-a33f-bee52c3ccc98 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:31:49.075727 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 568/2269] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:31:48 2026] POST /volume/v3/backups => generated 315 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:31:49.086546 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-68f51400-c0c7-48a5-8b50-bfe042e1b248 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:49.088861 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-68f51400-c0c7-48a5-8b50-bfe042e1b248 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:49.089050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-68f51400-c0c7-48a5-8b50-bfe042e1b248 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:49.089310 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-68f51400-c0c7-48a5-8b50-bfe042e1b248 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:49.089449 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-68f51400-c0c7-48a5-8b50-bfe042e1b248 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:49.095375 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:49.095375 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:49.096828 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-68f51400-c0c7-48a5-8b50-bfe042e1b248 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:49.097746 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 570/2270] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:49 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:50.109877 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1f304d05-ce1b-4b8a-bc43-62b80a8c30d2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:50.112360 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f304d05-ce1b-4b8a-bc43-62b80a8c30d2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:50.114033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f304d05-ce1b-4b8a-bc43-62b80a8c30d2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:50.114033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f304d05-ce1b-4b8a-bc43-62b80a8c30d2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:50.114033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1f304d05-ce1b-4b8a-bc43-62b80a8c30d2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:50.118693 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:50.118693 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:50.119349 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f304d05-ce1b-4b8a-bc43-62b80a8c30d2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:50.119855 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 559/2271] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:50 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:50.258169 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-65d98f83-2e58-4005-b350-a44cbfc5fd8c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:50.262664 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-65d98f83-2e58-4005-b350-a44cbfc5fd8c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:50.262664 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-65d98f83-2e58-4005-b350-a44cbfc5fd8c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:50.263150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-65d98f83-2e58-4005-b350-a44cbfc5fd8c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:50.281521 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:50.281521 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:50.287524 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-65d98f83-2e58-4005-b350-a44cbfc5fd8c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:50.295861 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-65d98f83-2e58-4005-b350-a44cbfc5fd8c tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:50.297075 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 575/2272] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:50 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 1231 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:50.322448 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-0a1e2790-2124-4c87-a89a-8bb8b7e45344 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:50.329033 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-0a1e2790-2124-4c87-a89a-8bb8b7e45344 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939/action Aug 18 05:31:50.329033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-0a1e2790-2124-4c87-a89a-8bb8b7e45344 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:50.329033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-0a1e2790-2124-4c87-a89a-8bb8b7e45344 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:50.344351 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:50.344351 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:50.344351 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-0a1e2790-2124-4c87-a89a-8bb8b7e45344 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:50.357086 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-0a1e2790-2124-4c87-a89a-8bb8b7e45344 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Begin detaching volume completed successfully. Aug 18 05:31:50.357086 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-0a1e2790-2124-4c87-a89a-8bb8b7e45344 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939/action returned with HTTP 202 Aug 18 05:31:50.357086 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 569/2273] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:31:50 2026] POST /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:31:50.426877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e3b5bc91-5a18-4792-b5d3-0a574bc9b13f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:50.427345 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3b5bc91-5a18-4792-b5d3-0a574bc9b13f None None] GET https://10.4.3.250/volume// Aug 18 05:31:50.427480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e3b5bc91-5a18-4792-b5d3-0a574bc9b13f None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:50.427750 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e3b5bc91-5a18-4792-b5d3-0a574bc9b13f None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:50.428199 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e3b5bc91-5a18-4792-b5d3-0a574bc9b13f None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:50.428767 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 571/2274] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:31:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:50.438850 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-d2aaf165-09be-4e36-a45c-85397f9de494 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:50.445613 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-d2aaf165-09be-4e36-a45c-85397f9de494 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:50.445613 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-d2aaf165-09be-4e36-a45c-85397f9de494 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:50.445613 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-d2aaf165-09be-4e36-a45c-85397f9de494 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:50.468324 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:50.468324 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:50.478065 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-d2aaf165-09be-4e36-a45c-85397f9de494 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:50.483242 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-d2aaf165-09be-4e36-a45c-85397f9de494 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 200 Aug 18 05:31:50.483668 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 560/2275] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:31:50 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 1414 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:51.137699 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c5ddaef0-fd88-4148-ba99-1a4c42066722 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:51.140879 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c5ddaef0-fd88-4148-ba99-1a4c42066722 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:51.141142 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c5ddaef0-fd88-4148-ba99-1a4c42066722 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:51.141380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c5ddaef0-fd88-4148-ba99-1a4c42066722 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:51.141571 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c5ddaef0-fd88-4148-ba99-1a4c42066722 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:51.146140 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:51.146140 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:51.146787 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c5ddaef0-fd88-4148-ba99-1a4c42066722 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:51.147160 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 576/2276] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:51 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:51.947527 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:52.040308 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-833c6346-2947-45fa-9215-440e38dd5d20 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:52.043489 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-833c6346-2947-45fa-9215-440e38dd5d20 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] DELETE https://10.4.3.250/volume/v3/attachments/bd662665-042d-4b2d-a563-472519432f51 Aug 18 05:31:52.044124 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-833c6346-2947-45fa-9215-440e38dd5d20 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:52.044496 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-833c6346-2947-45fa-9215-440e38dd5d20 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:52.057992 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:52.057992 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:52.083657 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:31:52.085329 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1341356683"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:52.089850 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1341356683'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:31:52.089850 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Create volume of 1 GB Aug 18 05:31:52.098383 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Availability Zones retrieved successfully. Aug 18 05:31:52.107358 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Flow 'volume_create_api' (f960295c-9f8e-423c-906a-0102d2786d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:52.110229 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e5e65b-6539-459e-9fee-e042a5ed1517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:52.111676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:31:52.158073 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-969680b0-e41e-4f73-88a2-6c6bbb245f0d req-833c6346-2947-45fa-9215-440e38dd5d20 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments/bd662665-042d-4b2d-a563-472519432f51 returned with HTTP 200 Aug 18 05:31:52.158766 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 572/2277] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:31:52 2026] DELETE /volume/v3/attachments/bd662665-042d-4b2d-a563-472519432f51 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:52.171634 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4d3ac3e7-2b26-4386-931e-7a3481bfb496 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:52.173584 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d3ac3e7-2b26-4386-931e-7a3481bfb496 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:52.173584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d3ac3e7-2b26-4386-931e-7a3481bfb496 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:52.173584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d3ac3e7-2b26-4386-931e-7a3481bfb496 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:52.173584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4d3ac3e7-2b26-4386-931e-7a3481bfb496 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:52.182641 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e5e65b-6539-459e-9fee-e042a5ed1517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:52.186471 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a26c43-ad32-4726-ae5a-bfd3c285ab5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:52.186837 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:52.186837 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:52.186837 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d3ac3e7-2b26-4386-931e-7a3481bfb496 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:52.186837 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 561/2278] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:52 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:52.343416 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Created reservations ['ee1204f2-6898-416f-a0d0-c82ce4ba4d70', '5b48991b-6fe3-4367-9057-37a674cfa993', 'dd7e84de-4842-4f78-a095-9cb04807c3c6', 'dc4f1f3d-ecce-4820-9a88-3580a3303abd'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:31:52.344949 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a26c43-ad32-4726-ae5a-bfd3c285ab5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee1204f2-6898-416f-a0d0-c82ce4ba4d70', '5b48991b-6fe3-4367-9057-37a674cfa993', 'dd7e84de-4842-4f78-a095-9cb04807c3c6', 'dc4f1f3d-ecce-4820-9a88-3580a3303abd']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:52.345529 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eead1934-340a-474b-8142-84c34432008a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:52.391615 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eead1934-340a-474b-8142-84c34432008a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e669840c-0295-4af2-b6f5-924421b682ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1341356683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4740696e1cd24d74822cf83767c3db53',qos_specs=None,replication_status=,reservations=['ee1204f2-6898-416f-a0d0-c82ce4ba4d70','5b48991b-6fe3-4367-9057-37a674cfa993','dd7e84de-4842-4f78-a095-9cb04807c3c6','dc4f1f3d-ecce-4820-9a88-3580a3303abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90f8c41fdbf84088832705a0b5fc1200',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1341356683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e669840c-0295-4af2-b6f5-924421b682ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4740696e1cd24d74822cf83767c3db53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90f8c41fdbf84088832705a0b5fc1200',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:52.392829 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11395c6f-0ea1-462e-9693-dc5a85c1b3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:52.426362 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11395c6f-0ea1-462e-9693-dc5a85c1b3b5) transitioned into state 'SUCCESS' from state '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-1341356683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4740696e1cd24d74822cf83767c3db53',qos_specs=None,replication_status=,reservations=['ee1204f2-6898-416f-a0d0-c82ce4ba4d70','5b48991b-6fe3-4367-9057-37a674cfa993','dd7e84de-4842-4f78-a095-9cb04807c3c6','dc4f1f3d-ecce-4820-9a88-3580a3303abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90f8c41fdbf84088832705a0b5fc1200',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:52.427407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da6ae656-4804-42a9-8ac0-2ce43df232d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:31:52.444259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da6ae656-4804-42a9-8ac0-2ce43df232d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:31:52.445646 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Flow 'volume_create_api' (f960295c-9f8e-423c-906a-0102d2786d9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:31:52.445880 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Create volume request issued successfully. Aug 18 05:31:52.447566 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1126a9a9-b02f-4311-a9e9-bec4e2a244d8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:31:52.447566 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 570/2279] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:31:51 2026] POST /volume/v3/volumes => generated 774 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:31:52.473694 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e98399e6-5590-448c-8ea4-5c505412348b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:52.476988 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e98399e6-5590-448c-8ea4-5c505412348b tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:31:52.476988 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e98399e6-5590-448c-8ea4-5c505412348b tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:52.478273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e98399e6-5590-448c-8ea4-5c505412348b tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:52.487459 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:52.487459 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:52.491631 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e98399e6-5590-448c-8ea4-5c505412348b tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:31:52.496838 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e98399e6-5590-448c-8ea4-5c505412348b tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:31:52.497637 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 577/2280] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:52 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:52.570913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3d37829e-d8c2-41ef-b268-181dab8253d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:52.574877 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3d37829e-d8c2-41ef-b268-181dab8253d6 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:52.575217 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d37829e-d8c2-41ef-b268-181dab8253d6 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:52.575438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d37829e-d8c2-41ef-b268-181dab8253d6 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:52.577035 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-3d37829e-d8c2-41ef-b268-181dab8253d6 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Delete volume with id: 4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:31:52.603003 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:52.603003 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:52.605229 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3d37829e-d8c2-41ef-b268-181dab8253d6 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:52.648696 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3d37829e-d8c2-41ef-b268-181dab8253d6 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Delete volume request issued successfully. Aug 18 05:31:52.648802 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3d37829e-d8c2-41ef-b268-181dab8253d6 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 202 Aug 18 05:31:52.650089 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 573/2281] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:31:52 2026] DELETE /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:31:53.201415 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab1e8dfb-7817-400a-af57-9095124c1dce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:53.203985 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab1e8dfb-7817-400a-af57-9095124c1dce tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:53.205522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab1e8dfb-7817-400a-af57-9095124c1dce tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:53.205522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab1e8dfb-7817-400a-af57-9095124c1dce tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:53.205522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ab1e8dfb-7817-400a-af57-9095124c1dce tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:53.213877 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:53.213877 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:53.214805 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab1e8dfb-7817-400a-af57-9095124c1dce tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:53.215514 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 562/2282] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:53 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:53.519319 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d944c8d-b0bd-4c12-8e0c-3bc88834d8cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:53.521213 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d944c8d-b0bd-4c12-8e0c-3bc88834d8cb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:31:53.521415 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d944c8d-b0bd-4c12-8e0c-3bc88834d8cb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:53.521614 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d944c8d-b0bd-4c12-8e0c-3bc88834d8cb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:53.529487 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:53.529487 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:53.532545 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d944c8d-b0bd-4c12-8e0c-3bc88834d8cb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:31:53.537111 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d944c8d-b0bd-4c12-8e0c-3bc88834d8cb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:31:53.537675 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 571/2283] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:31:53 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:54.235240 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a09f833-235f-4808-a92d-973cc5ea530f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:54.238785 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a09f833-235f-4808-a92d-973cc5ea530f tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:54.238882 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a09f833-235f-4808-a92d-973cc5ea530f tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:54.239114 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a09f833-235f-4808-a92d-973cc5ea530f tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:54.239289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7a09f833-235f-4808-a92d-973cc5ea530f tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:54.248382 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:54.248382 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:54.249326 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a09f833-235f-4808-a92d-973cc5ea530f tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:54.249808 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 578/2284] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:54 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:55.267096 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b0dbf0c8-25b4-4bb4-a3e3-258ef092b643 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:55.269307 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0dbf0c8-25b4-4bb4-a3e3-258ef092b643 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:55.269601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0dbf0c8-25b4-4bb4-a3e3-258ef092b643 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:55.269832 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b0dbf0c8-25b4-4bb4-a3e3-258ef092b643 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:55.269974 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b0dbf0c8-25b4-4bb4-a3e3-258ef092b643 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:55.276319 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:55.276319 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:55.278519 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b0dbf0c8-25b4-4bb4-a3e3-258ef092b643 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:55.278519 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 574/2285] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:55 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:56.295387 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f3f68c12-b7dc-4184-bc4b-2e44f79b1b22 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:56.301537 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3f68c12-b7dc-4184-bc4b-2e44f79b1b22 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:56.301537 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3f68c12-b7dc-4184-bc4b-2e44f79b1b22 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:56.301537 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3f68c12-b7dc-4184-bc4b-2e44f79b1b22 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:56.301537 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f3f68c12-b7dc-4184-bc4b-2e44f79b1b22 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:56.310109 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:56.310109 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:56.310920 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3f68c12-b7dc-4184-bc4b-2e44f79b1b22 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:56.314106 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 563/2286] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:56 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:57.324421 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-37ce4416-16e2-4e84-9386-625216b470c4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:57.326530 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37ce4416-16e2-4e84-9386-625216b470c4 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:57.326763 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37ce4416-16e2-4e84-9386-625216b470c4 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:57.327056 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37ce4416-16e2-4e84-9386-625216b470c4 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:57.327056 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-37ce4416-16e2-4e84-9386-625216b470c4 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:57.331395 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:57.331395 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:31:57.331911 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37ce4416-16e2-4e84-9386-625216b470c4 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:57.332283 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 572/2287] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:57 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:58.350576 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c61ec8ce-cab3-4f54-90af-d5667aa0cd4c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:58.372844 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c61ec8ce-cab3-4f54-90af-d5667aa0cd4c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:58.374020 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c61ec8ce-cab3-4f54-90af-d5667aa0cd4c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:58.374679 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c61ec8ce-cab3-4f54-90af-d5667aa0cd4c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:58.375097 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c61ec8ce-cab3-4f54-90af-d5667aa0cd4c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:58.398824 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:58.398824 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:58.401506 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c61ec8ce-cab3-4f54-90af-d5667aa0cd4c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:58.402100 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 579/2288] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:58 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:31:58.611333 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-1f238998-846a-4ffd-8b6d-49e095d84320 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:58.615428 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-1f238998-846a-4ffd-8b6d-49e095d84320 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:58.616172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-1f238998-846a-4ffd-8b6d-49e095d84320 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:58.616387 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-1f238998-846a-4ffd-8b6d-49e095d84320 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:58.631103 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:58.631103 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:58.636339 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-1f238998-846a-4ffd-8b6d-49e095d84320 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:58.644110 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-1f238998-846a-4ffd-8b6d-49e095d84320 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:58.644860 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 575/2289] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:31:58 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 1230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:31:58.675978 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-521fc15d-3f20-4e1e-95e7-2fff11b010fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:58.677996 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-521fc15d-3f20-4e1e-95e7-2fff11b010fc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] POST https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e/action Aug 18 05:31:58.678362 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-521fc15d-3f20-4e1e-95e7-2fff11b010fc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:31:58.678474 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-521fc15d-3f20-4e1e-95e7-2fff11b010fc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:31:58.696987 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:58.696987 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:31:58.698033 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-521fc15d-3f20-4e1e-95e7-2fff11b010fc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:58.707599 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-521fc15d-3f20-4e1e-95e7-2fff11b010fc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Begin detaching volume completed successfully. Aug 18 05:31:58.707599 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-521fc15d-3f20-4e1e-95e7-2fff11b010fc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e/action returned with HTTP 202 Aug 18 05:31:58.709022 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 564/2290] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:31:58 2026] POST /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:31:58.787836 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f8590445-36d6-443f-a3f5-2f4488fb3d83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:58.788399 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f8590445-36d6-443f-a3f5-2f4488fb3d83 None None] GET https://10.4.3.250/volume// Aug 18 05:31:58.788641 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f8590445-36d6-443f-a3f5-2f4488fb3d83 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:58.788838 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f8590445-36d6-443f-a3f5-2f4488fb3d83 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:58.789221 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f8590445-36d6-443f-a3f5-2f4488fb3d83 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:31:58.789573 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 573/2291] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:31:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:31:58.801545 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-57d4d1ca-897b-4d2d-ba38-ca78eeacaff5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:58.806141 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-57d4d1ca-897b-4d2d-ba38-ca78eeacaff5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:31:58.806402 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-57d4d1ca-897b-4d2d-ba38-ca78eeacaff5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:58.806673 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-57d4d1ca-897b-4d2d-ba38-ca78eeacaff5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:58.825823 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:58.825823 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:31:58.829349 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-57d4d1ca-897b-4d2d-ba38-ca78eeacaff5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:31:58.834832 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-57d4d1ca-897b-4d2d-ba38-ca78eeacaff5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:31:58.835459 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 580/2292] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:31:58 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:31:59.414405 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9f27ee03-e2b6-4001-a1fa-19671530d6f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:31:59.416300 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f27ee03-e2b6-4001-a1fa-19671530d6f8 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:31:59.416569 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f27ee03-e2b6-4001-a1fa-19671530d6f8 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:31:59.416795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f27ee03-e2b6-4001-a1fa-19671530d6f8 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:31:59.416921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9f27ee03-e2b6-4001-a1fa-19671530d6f8 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:31:59.422952 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:31:59.422952 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:31:59.423827 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f27ee03-e2b6-4001-a1fa-19671530d6f8 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:31:59.424602 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 576/2293] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:31:59 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:00.013253 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-e560291d-69b7-4a0b-b019-0c74050f6fe2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:00.017435 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-e560291d-69b7-4a0b-b019-0c74050f6fe2 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] DELETE https://10.4.3.250/volume/v3/attachments/53a9265c-5af9-4a6e-8cb0-3d468f9821ce Aug 18 05:32:00.018262 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-e560291d-69b7-4a0b-b019-0c74050f6fe2 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:00.018670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-e560291d-69b7-4a0b-b019-0c74050f6fe2 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:00.040371 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:00.040371 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:00.140799 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-feaa6365-10f9-4796-986f-cf7cee00b29d req-e560291d-69b7-4a0b-b019-0c74050f6fe2 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments/53a9265c-5af9-4a6e-8cb0-3d468f9821ce returned with HTTP 200 Aug 18 05:32:00.140799 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 565/2294] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:32:00 2026] DELETE /volume/v3/attachments/53a9265c-5af9-4a6e-8cb0-3d468f9821ce => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:00.437840 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53b42fad-cee9-455c-999b-33f0d9b6b2c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:00.440378 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53b42fad-cee9-455c-999b-33f0d9b6b2c9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:00.440734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53b42fad-cee9-455c-999b-33f0d9b6b2c9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:00.441412 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53b42fad-cee9-455c-999b-33f0d9b6b2c9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:00.441412 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-53b42fad-cee9-455c-999b-33f0d9b6b2c9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:00.449244 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:00.449244 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:00.451891 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53b42fad-cee9-455c-999b-33f0d9b6b2c9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:00.453138 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 574/2295] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:00 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:00.906948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-63669ffb-080b-4c52-9378-de5c63fcea73 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:00.909022 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63669ffb-080b-4c52-9378-de5c63fcea73 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] DELETE https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:32:00.909317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63669ffb-080b-4c52-9378-de5c63fcea73 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:00.909658 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63669ffb-080b-4c52-9378-de5c63fcea73 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:00.909902 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-63669ffb-080b-4c52-9378-de5c63fcea73 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Delete volume with id: bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:32:00.921603 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:00.921603 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:00.922397 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-63669ffb-080b-4c52-9378-de5c63fcea73 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:32:00.940324 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-50a1624e-ab96-44f2-bf36-bae1aa25ec6d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:00.944194 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-50a1624e-ab96-44f2-bf36-bae1aa25ec6d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:32:00.944484 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-50a1624e-ab96-44f2-bf36-bae1aa25ec6d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:00.944773 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-50a1624e-ab96-44f2-bf36-bae1aa25ec6d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:00.965862 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:00.965862 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:00.967479 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-63669ffb-080b-4c52-9378-de5c63fcea73 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Delete volume request issued successfully. Aug 18 05:32:00.967984 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63669ffb-080b-4c52-9378-de5c63fcea73 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 202 Aug 18 05:32:00.968645 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 581/2296] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:00 2026] DELETE /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:00.972361 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-50a1624e-ab96-44f2-bf36-bae1aa25ec6d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:32:00.980645 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-50a1624e-ab96-44f2-bf36-bae1aa25ec6d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:32:00.981928 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 577/2297] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:00 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:32:01.016170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-1141639e-e959-456b-a2a8-c5c94a8255c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:01.020289 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-1141639e-e959-456b-a2a8-c5c94a8255c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2/action Aug 18 05:32:01.020449 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-1141639e-e959-456b-a2a8-c5c94a8255c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:01.020636 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-1141639e-e959-456b-a2a8-c5c94a8255c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:01.021693 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-af295982-a14d-4ba0-aeb3-ef295c575e08 req-7a67a1d5-169f-4ac0-af73-2aa694febdfc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:01.024492 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-af295982-a14d-4ba0-aeb3-ef295c575e08 req-7a67a1d5-169f-4ac0-af73-2aa694febdfc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:32:01.024830 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-af295982-a14d-4ba0-aeb3-ef295c575e08 req-7a67a1d5-169f-4ac0-af73-2aa694febdfc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:01.025150 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-af295982-a14d-4ba0-aeb3-ef295c575e08 req-7a67a1d5-169f-4ac0-af73-2aa694febdfc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:01.034833 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:01.034833 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:01.041998 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-af295982-a14d-4ba0-aeb3-ef295c575e08 req-7a67a1d5-169f-4ac0-af73-2aa694febdfc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:32:01.049559 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:01.049559 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:01.050172 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-1141639e-e959-456b-a2a8-c5c94a8255c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:32:01.052501 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-af295982-a14d-4ba0-aeb3-ef295c575e08 req-7a67a1d5-169f-4ac0-af73-2aa694febdfc tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 200 Aug 18 05:32:01.053427 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 575/2298] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:01 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:01.071412 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-1141639e-e959-456b-a2a8-c5c94a8255c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Begin detaching volume completed successfully. Aug 18 05:32:01.071815 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-1141639e-e959-456b-a2a8-c5c94a8255c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2/action returned with HTTP 202 Aug 18 05:32:01.072600 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 566/2299] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:32:01 2026] POST /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:32:01.119264 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d9dd5a8-a99b-4d30-bee5-033579ad4153 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:01.121636 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d9dd5a8-a99b-4d30-bee5-033579ad4153 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:32:01.121636 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d9dd5a8-a99b-4d30-bee5-033579ad4153 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:01.121943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d9dd5a8-a99b-4d30-bee5-033579ad4153 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:01.122551 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f0727707-bf66-461f-a48c-c3c71dd44ed8 req-f4d7579a-1b7e-4c4f-ae6c-0dc17eed663a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:01.126789 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f0727707-bf66-461f-a48c-c3c71dd44ed8 req-f4d7579a-1b7e-4c4f-ae6c-0dc17eed663a tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:32:01.126971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f0727707-bf66-461f-a48c-c3c71dd44ed8 req-f4d7579a-1b7e-4c4f-ae6c-0dc17eed663a tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:01.127316 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f0727707-bf66-461f-a48c-c3c71dd44ed8 req-f4d7579a-1b7e-4c4f-ae6c-0dc17eed663a tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:01.141802 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f0727707-bf66-461f-a48c-c3c71dd44ed8 req-f4d7579a-1b7e-4c4f-ae6c-0dc17eed663a tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 404 Aug 18 05:32:01.142123 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 578/2300] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:01 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:01.146403 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:01.146403 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:01.162107 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0d9dd5a8-a99b-4d30-bee5-033579ad4153 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:32:01.170432 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d9dd5a8-a99b-4d30-bee5-033579ad4153 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:32:01.170432 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 582/2301] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:01 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 1139 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:01.176592 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83313eff-06b6-4104-8066-08bff9159f8c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:01.176972 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83313eff-06b6-4104-8066-08bff9159f8c None None] GET https://10.4.3.250/volume// Aug 18 05:32:01.177134 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83313eff-06b6-4104-8066-08bff9159f8c None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:01.177330 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83313eff-06b6-4104-8066-08bff9159f8c None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:01.177714 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83313eff-06b6-4104-8066-08bff9159f8c None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:01.178649 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 576/2302] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:32:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:01.192073 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-eedcbaee-1c43-48e3-99a5-f64f5c1dfa06 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:01.194614 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-eedcbaee-1c43-48e3-99a5-f64f5c1dfa06 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:32:01.194614 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-eedcbaee-1c43-48e3-99a5-f64f5c1dfa06 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:01.194614 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-eedcbaee-1c43-48e3-99a5-f64f5c1dfa06 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:01.211098 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:01.211098 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:01.218508 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-eedcbaee-1c43-48e3-99a5-f64f5c1dfa06 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:32:01.226877 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-eedcbaee-1c43-48e3-99a5-f64f5c1dfa06 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:32:01.231047 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 567/2303] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:32:01 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 1319 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:01.471323 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-01edb84d-df87-47e7-b58c-bb713ff2a1b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:01.473594 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01edb84d-df87-47e7-b58c-bb713ff2a1b2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:01.473962 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01edb84d-df87-47e7-b58c-bb713ff2a1b2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:01.474260 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01edb84d-df87-47e7-b58c-bb713ff2a1b2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:01.474431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-01edb84d-df87-47e7-b58c-bb713ff2a1b2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:01.480883 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:01.480883 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:01.482038 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01edb84d-df87-47e7-b58c-bb713ff2a1b2 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:01.482576 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 579/2304] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:01 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:02.188232 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c591e7ab-c5a3-4fba-bc5c-5ca4e4b91f46 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:02.190808 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c591e7ab-c5a3-4fba-bc5c-5ca4e4b91f46 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:32:02.191133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c591e7ab-c5a3-4fba-bc5c-5ca4e4b91f46 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:02.191380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c591e7ab-c5a3-4fba-bc5c-5ca4e4b91f46 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:02.208365 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:02.208365 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:02.213716 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c591e7ab-c5a3-4fba-bc5c-5ca4e4b91f46 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:32:02.219566 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c591e7ab-c5a3-4fba-bc5c-5ca4e4b91f46 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:32:02.220078 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 583/2305] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:02 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:02.377838 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-58031017-32ef-4e53-861d-afd7133d700c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:02.381152 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-58031017-32ef-4e53-861d-afd7133d700c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] DELETE https://10.4.3.250/volume/v3/attachments/72b6f8d4-d2cf-461c-9a81-f108c8ded34c Aug 18 05:32:02.381429 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-58031017-32ef-4e53-861d-afd7133d700c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:02.381815 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-58031017-32ef-4e53-861d-afd7133d700c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:02.384317 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=277,cinder:UPDATE=57,cinder:INSERT=28 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:32:02.394900 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:02.394900 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:02.481813 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ce7a86f1-5f32-472d-8dde-17b1373c228d req-58031017-32ef-4e53-861d-afd7133d700c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments/72b6f8d4-d2cf-461c-9a81-f108c8ded34c returned with HTTP 200 Aug 18 05:32:02.482325 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 577/2306] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:32:02 2026] DELETE /volume/v3/attachments/72b6f8d4-d2cf-461c-9a81-f108c8ded34c => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:02.500131 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1881f88-e302-4167-b13c-c1c143853f6c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:02.501173 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1881f88-e302-4167-b13c-c1c143853f6c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:02.501529 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1881f88-e302-4167-b13c-c1c143853f6c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:02.501989 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1881f88-e302-4167-b13c-c1c143853f6c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:02.501989 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c1881f88-e302-4167-b13c-c1c143853f6c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:02.509758 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:02.509758 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:02.510720 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1881f88-e302-4167-b13c-c1c143853f6c tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:02.511262 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 568/2307] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:02 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:03.239985 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-de747541-67ea-4a40-b647-a9ee6d25bb3e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:03.243227 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de747541-67ea-4a40-b647-a9ee6d25bb3e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:32:03.243640 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de747541-67ea-4a40-b647-a9ee6d25bb3e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:03.243826 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-de747541-67ea-4a40-b647-a9ee6d25bb3e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:03.250234 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=443,cinder:INSERT=88,cinder:UPDATE=141 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:32:03.268259 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:03.268259 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:03.282451 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-de747541-67ea-4a40-b647-a9ee6d25bb3e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:32:03.295328 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-de747541-67ea-4a40-b647-a9ee6d25bb3e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:32:03.295328 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 580/2308] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:03 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:03.531669 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ef119f27-1715-4c99-bbcf-6e68b13ca367 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:03.535237 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef119f27-1715-4c99-bbcf-6e68b13ca367 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:03.535237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef119f27-1715-4c99-bbcf-6e68b13ca367 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:03.535237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef119f27-1715-4c99-bbcf-6e68b13ca367 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:03.535237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ef119f27-1715-4c99-bbcf-6e68b13ca367 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:03.550496 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:03.550496 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:03.550999 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef119f27-1715-4c99-bbcf-6e68b13ca367 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:03.553562 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 584/2309] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:03 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:04.413653 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-07bfdb55-34c9-4189-8d7a-bd9a3e3dfddb req-2075647a-d6d6-469a-a81e-be1bd4e25abd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:04.418754 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-07bfdb55-34c9-4189-8d7a-bd9a3e3dfddb req-2075647a-d6d6-469a-a81e-be1bd4e25abd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] DELETE https://10.4.3.250/volume/v3/attachments/ef81704a-e89b-47a9-8bc2-30f64cbe9964 Aug 18 05:32:04.421628 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-07bfdb55-34c9-4189-8d7a-bd9a3e3dfddb req-2075647a-d6d6-469a-a81e-be1bd4e25abd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:04.421628 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-07bfdb55-34c9-4189-8d7a-bd9a3e3dfddb req-2075647a-d6d6-469a-a81e-be1bd4e25abd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:04.440245 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:04.440245 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:04.520363 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-07bfdb55-34c9-4189-8d7a-bd9a3e3dfddb req-2075647a-d6d6-469a-a81e-be1bd4e25abd tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/attachments/ef81704a-e89b-47a9-8bc2-30f64cbe9964 returned with HTTP 200 Aug 18 05:32:04.520363 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 578/2310] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:32:04 2026] DELETE /volume/v3/attachments/ef81704a-e89b-47a9-8bc2-30f64cbe9964 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:04.566266 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6fbd9f01-9157-4cf9-9925-32140f4262e9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:04.567834 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fbd9f01-9157-4cf9-9925-32140f4262e9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:04.568155 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fbd9f01-9157-4cf9-9925-32140f4262e9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:04.568464 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fbd9f01-9157-4cf9-9925-32140f4262e9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:04.568640 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6fbd9f01-9157-4cf9-9925-32140f4262e9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:04.570711 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=251,cinder:INSERT=26,cinder:UPDATE=56 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:32:04.574429 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:04.574429 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:04.575820 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fbd9f01-9157-4cf9-9925-32140f4262e9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:04.576684 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 569/2311] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:04 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:05.590810 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-140443d5-0bcd-40ca-8621-7ea8abde3485 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:05.593245 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-140443d5-0bcd-40ca-8621-7ea8abde3485 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:05.593540 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-140443d5-0bcd-40ca-8621-7ea8abde3485 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:05.593842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-140443d5-0bcd-40ca-8621-7ea8abde3485 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:05.594002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-140443d5-0bcd-40ca-8621-7ea8abde3485 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:05.600824 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:05.600824 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:05.601784 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-140443d5-0bcd-40ca-8621-7ea8abde3485 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:05.602338 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 581/2312] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:05 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:06.612461 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9550efb3-aaf7-4830-8ddb-fd5c8c8228f5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:06.615304 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9550efb3-aaf7-4830-8ddb-fd5c8c8228f5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] DELETE https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:32:06.615643 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9550efb3-aaf7-4830-8ddb-fd5c8c8228f5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:06.615995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9550efb3-aaf7-4830-8ddb-fd5c8c8228f5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:06.616189 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-9550efb3-aaf7-4830-8ddb-fd5c8c8228f5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Delete volume with id: a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:32:06.617988 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d95d05af-7c0c-421d-8ace-0b1f2a75ce70 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:06.620403 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=300,cinder:INSERT=28,cinder:UPDATE=58 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:32:06.625287 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d95d05af-7c0c-421d-8ace-0b1f2a75ce70 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:06.625287 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d95d05af-7c0c-421d-8ace-0b1f2a75ce70 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:06.625287 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d95d05af-7c0c-421d-8ace-0b1f2a75ce70 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:06.625287 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d95d05af-7c0c-421d-8ace-0b1f2a75ce70 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:06.629618 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:06.629618 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:06.630264 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9550efb3-aaf7-4830-8ddb-fd5c8c8228f5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:32:06.640136 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:06.640136 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:06.640136 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d95d05af-7c0c-421d-8ace-0b1f2a75ce70 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:06.640136 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 579/2313] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:06 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:06.659811 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9550efb3-aaf7-4830-8ddb-fd5c8c8228f5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Delete volume request issued successfully. Aug 18 05:32:06.660131 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9550efb3-aaf7-4830-8ddb-fd5c8c8228f5 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 202 Aug 18 05:32:06.660742 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 585/2314] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:06 2026] DELETE /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:06.674751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-918d55e9-bb73-474f-aa0a-7c85749796e1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:06.681441 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-918d55e9-bb73-474f-aa0a-7c85749796e1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:32:06.681441 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-918d55e9-bb73-474f-aa0a-7c85749796e1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:06.681674 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-918d55e9-bb73-474f-aa0a-7c85749796e1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:06.701738 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:06.701738 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:06.709612 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-918d55e9-bb73-474f-aa0a-7c85749796e1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Volume info retrieved successfully. Aug 18 05:32:06.716136 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-918d55e9-bb73-474f-aa0a-7c85749796e1 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 200 Aug 18 05:32:06.716763 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 570/2315] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:06 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 1249 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:07.651560 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c8954020-03e2-4bf9-9911-f20b9622e295 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.654342 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8954020-03e2-4bf9-9911-f20b9622e295 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:07.654667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8954020-03e2-4bf9-9911-f20b9622e295 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.654915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8954020-03e2-4bf9-9911-f20b9622e295 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.655073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c8954020-03e2-4bf9-9911-f20b9622e295 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:07.662126 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:07.662126 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:07.663108 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8954020-03e2-4bf9-9911-f20b9622e295 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:07.663824 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 582/2316] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:07 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:07.677094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c54f94d-467e-405f-99ae-9ed679d500bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.741487 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2d266de9-e69f-42bb-9788-34fbefb75f07 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.745869 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d266de9-e69f-42bb-9788-34fbefb75f07 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 Aug 18 05:32:07.746163 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d266de9-e69f-42bb-9788-34fbefb75f07 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.746408 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d266de9-e69f-42bb-9788-34fbefb75f07 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.758973 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d266de9-e69f-42bb-9788-34fbefb75f07 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 returned with HTTP 404 Aug 18 05:32:07.759503 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 586/2317] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:07 2026] GET /volume/v3/volumes/a1c7d257-dc08-406f-a102-19d9af8ef7a8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:07.763648 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c54f94d-467e-405f-99ae-9ed679d500bb tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-member] PUT https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:07.764082 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c54f94d-467e-405f-99ae-9ed679d500bb tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:07.768327 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-87fe15fc-2e25-4f0d-9eed-0cacf0c2a049 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.772595 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87fe15fc-2e25-4f0d-9eed-0cacf0c2a049 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] DELETE https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:32:07.772884 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87fe15fc-2e25-4f0d-9eed-0cacf0c2a049 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.773156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87fe15fc-2e25-4f0d-9eed-0cacf0c2a049 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.773383 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-87fe15fc-2e25-4f0d-9eed-0cacf0c2a049 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Delete volume with id: bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:32:07.774525 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:07.774525 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:07.780707 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87fe15fc-2e25-4f0d-9eed-0cacf0c2a049 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 404 Aug 18 05:32:07.781329 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 571/2318] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:07 2026] DELETE /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:07.786507 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c54f94d-467e-405f-99ae-9ed679d500bb tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-member] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:07.786507 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 580/2319] 10.4.3.250 () {70 vars in 1408 bytes} [Tue Aug 18 05:32:07 2026] PUT /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 315 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:07.789144 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-60ee7058-719c-4235-8f11-0b01f35b9c99 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.793577 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60ee7058-719c-4235-8f11-0b01f35b9c99 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e Aug 18 05:32:07.793577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60ee7058-719c-4235-8f11-0b01f35b9c99 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.793577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60ee7058-719c-4235-8f11-0b01f35b9c99 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.796151 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-36938bbc-a342-4b0b-8a4d-e86b28b85e00 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.798208 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36938bbc-a342-4b0b-8a4d-e86b28b85e00 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:07.798473 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-36938bbc-a342-4b0b-8a4d-e86b28b85e00 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.798729 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-36938bbc-a342-4b0b-8a4d-e86b28b85e00 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.798868 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-36938bbc-a342-4b0b-8a4d-e86b28b85e00 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:07.800765 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60ee7058-719c-4235-8f11-0b01f35b9c99 tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e returned with HTTP 404 Aug 18 05:32:07.801416 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 583/2320] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:07 2026] GET /volume/v3/volumes/bafc76bc-51f3-449c-87a7-be4aff9a5d2e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:07.803579 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:07.803579 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:07.804366 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36938bbc-a342-4b0b-8a4d-e86b28b85e00 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:07.804886 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 587/2321] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:07 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:07.808557 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5ee69172-23ab-45d4-af3c-5c0b0fe16b5b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.810893 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ee69172-23ab-45d4-af3c-5c0b0fe16b5b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:32:07.811168 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ee69172-23ab-45d4-af3c-5c0b0fe16b5b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.811431 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ee69172-23ab-45d4-af3c-5c0b0fe16b5b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.811657 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-5ee69172-23ab-45d4-af3c-5c0b0fe16b5b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Delete volume with id: 4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:32:07.818085 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ccfea9cc-ffb5-4dc5-be81-9568f83f5fb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.818838 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ee69172-23ab-45d4-af3c-5c0b0fe16b5b tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 404 Aug 18 05:32:07.819422 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 572/2322] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:07 2026] DELETE /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:07.819973 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccfea9cc-ffb5-4dc5-be81-9568f83f5fb0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] DELETE https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:07.820646 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccfea9cc-ffb5-4dc5-be81-9568f83f5fb0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.820934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccfea9cc-ffb5-4dc5-be81-9568f83f5fb0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.821090 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-ccfea9cc-ffb5-4dc5-be81-9568f83f5fb0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Delete backup with id: 2da41ffe-a943-4e64-a09c-d528b8f02626. Aug 18 05:32:07.825955 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:07.825955 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:07.828789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-75eebb24-4641-425e-8800-0169ac5ca7fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.832467 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75eebb24-4641-425e-8800-0169ac5ca7fe tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] GET https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 Aug 18 05:32:07.833167 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75eebb24-4641-425e-8800-0169ac5ca7fe tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.833667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-75eebb24-4641-425e-8800-0169ac5ca7fe tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.841139 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-75eebb24-4641-425e-8800-0169ac5ca7fe tempest-TestInstancesWithCinderVolumes-1118405861 tempest-TestInstancesWithCinderVolumes-1118405861-project-member] https://10.4.3.250/volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 returned with HTTP 404 Aug 18 05:32:07.841769 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 584/2323] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:07 2026] GET /volume/v3/volumes/4f05f7a1-0d59-4a42-9112-48a91d712939 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:07.844438 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-ccfea9cc-ffb5-4dc5-be81-9568f83f5fb0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] delete_backup rpcapi backup_id 2da41ffe-a943-4e64-a09c-d528b8f02626 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:32:07.847855 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccfea9cc-ffb5-4dc5-be81-9568f83f5fb0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 202 Aug 18 05:32:07.848443 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 581/2324] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:32:07 2026] DELETE /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:32:07.849976 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d6f08383-5a4c-40f0-b002-287af356ee9e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.854109 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6f08383-5a4c-40f0-b002-287af356ee9e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:32:07.854330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d6f08383-5a4c-40f0-b002-287af356ee9e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.854523 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d6f08383-5a4c-40f0-b002-287af356ee9e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.855387 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6f08383-5a4c-40f0-b002-287af356ee9e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:32:07.856577 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-785db037-d7f3-4848-80b6-7baeb6e01898 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.859194 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-785db037-d7f3-4848-80b6-7baeb6e01898 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:07.860446 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-785db037-d7f3-4848-80b6-7baeb6e01898 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.860446 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-785db037-d7f3-4848-80b6-7baeb6e01898 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.860446 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-785db037-d7f3-4848-80b6-7baeb6e01898 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:07.865544 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:07.865544 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:07.866547 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-785db037-d7f3-4848-80b6-7baeb6e01898 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 200 Aug 18 05:32:07.870080 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 573/2325] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:07 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:07.893950 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d6f08383-5a4c-40f0-b002-287af356ee9e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Get all volumes completed successfully. Aug 18 05:32:07.896330 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:07.896330 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:07.901289 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6f08383-5a4c-40f0-b002-287af356ee9e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:32:07.901749 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 588/2326] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:32:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12390 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:07.919735 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-76e14cf1-5443-4cb3-b50b-711c93c526db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.922240 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76e14cf1-5443-4cb3-b50b-711c93c526db tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] DELETE https://10.4.3.250/volume/v3/types/d87728e8-6839-4cb4-9a3b-1193a04ce20b Aug 18 05:32:07.922507 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76e14cf1-5443-4cb3-b50b-711c93c526db tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.922833 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76e14cf1-5443-4cb3-b50b-711c93c526db tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.959494 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76e14cf1-5443-4cb3-b50b-711c93c526db tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/types/d87728e8-6839-4cb4-9a3b-1193a04ce20b returned with HTTP 202 Aug 18 05:32:07.960159 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 585/2327] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:32:07 2026] DELETE /volume/v3/types/d87728e8-6839-4cb4-9a3b-1193a04ce20b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:07.969768 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-898e4887-6e93-4c59-93f5-29895cf67aea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:07.971927 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-898e4887-6e93-4c59-93f5-29895cf67aea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:32:07.973102 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-898e4887-6e93-4c59-93f5-29895cf67aea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:07.973102 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-898e4887-6e93-4c59-93f5-29895cf67aea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:07.974712 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-898e4887-6e93-4c59-93f5-29895cf67aea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:32:07.995092 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-898e4887-6e93-4c59-93f5-29895cf67aea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Get all volumes completed successfully. Aug 18 05:32:07.998404 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:07.998404 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:08.004954 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-898e4887-6e93-4c59-93f5-29895cf67aea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:32:08.005427 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 582/2328] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:32:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12390 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:08.030258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ecd4c0e1-a8bc-4dc7-95ad-1acd53e711ea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:08.033595 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ecd4c0e1-a8bc-4dc7-95ad-1acd53e711ea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] DELETE https://10.4.3.250/volume/v3/types/f71e7fb2-055b-4107-b28b-b1eda493b1a2 Aug 18 05:32:08.033836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ecd4c0e1-a8bc-4dc7-95ad-1acd53e711ea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:08.035965 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ecd4c0e1-a8bc-4dc7-95ad-1acd53e711ea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:08.092667 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ecd4c0e1-a8bc-4dc7-95ad-1acd53e711ea tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/types/f71e7fb2-055b-4107-b28b-b1eda493b1a2 returned with HTTP 202 Aug 18 05:32:08.093326 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 574/2329] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:32:08 2026] DELETE /volume/v3/types/f71e7fb2-055b-4107-b28b-b1eda493b1a2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:08.567654 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-123a5546-1a3f-45c1-a34f-48336d30775e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:08.572912 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-123a5546-1a3f-45c1-a34f-48336d30775e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:32:08.573076 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-123a5546-1a3f-45c1-a34f-48336d30775e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:08.573274 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-123a5546-1a3f-45c1-a34f-48336d30775e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:08.574459 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-123a5546-1a3f-45c1-a34f-48336d30775e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:32:08.596451 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-123a5546-1a3f-45c1-a34f-48336d30775e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Get all volumes completed successfully. Aug 18 05:32:08.599982 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:08.599982 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:08.606172 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-123a5546-1a3f-45c1-a34f-48336d30775e tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:32:08.606714 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 589/2330] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:32:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12390 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:08.626315 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d03502d1-4f72-4c98-bf2c-e06180d1f235 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:08.628657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d03502d1-4f72-4c98-bf2c-e06180d1f235 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/568aeccb-0a07-48a0-89fa-62965aab2f27 Aug 18 05:32:08.628894 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d03502d1-4f72-4c98-bf2c-e06180d1f235 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:08.629150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d03502d1-4f72-4c98-bf2c-e06180d1f235 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:08.629357 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d03502d1-4f72-4c98-bf2c-e06180d1f235 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Delete volume with id: 568aeccb-0a07-48a0-89fa-62965aab2f27 Aug 18 05:32:08.640855 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:08.640855 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:08.641397 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d03502d1-4f72-4c98-bf2c-e06180d1f235 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Volume info retrieved successfully. Aug 18 05:32:08.656789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.image.cache [None req-d03502d1-4f72-4c98-bf2c-e06180d1f235 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '8761e42d-b6a4-48e0-85a3-30289a6517d0', 'volume_id': '568aeccb-0a07-48a0-89fa-62965aab2f27', 'host': 'np0000007601@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 5, 30, 3), 'last_used': datetime.datetime(2026, 8, 18, 5, 30, 35)}. {{(pid=100215) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 05:32:08.672350 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d03502d1-4f72-4c98-bf2c-e06180d1f235 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Delete volume request issued successfully. Aug 18 05:32:08.672554 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d03502d1-4f72-4c98-bf2c-e06180d1f235 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/volumes/568aeccb-0a07-48a0-89fa-62965aab2f27 returned with HTTP 202 Aug 18 05:32:08.673070 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 586/2331] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:08 2026] DELETE /volume/v3/volumes/568aeccb-0a07-48a0-89fa-62965aab2f27 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:08.681946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34fac4a6-20b4-4975-bd88-e693d16779bd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:08.684530 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34fac4a6-20b4-4975-bd88-e693d16779bd tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] GET https://10.4.3.250/volume/v3/volumes/568aeccb-0a07-48a0-89fa-62965aab2f27 Aug 18 05:32:08.684945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34fac4a6-20b4-4975-bd88-e693d16779bd tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:08.685235 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34fac4a6-20b4-4975-bd88-e693d16779bd tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:08.695446 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:08.695446 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:08.702635 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-34fac4a6-20b4-4975-bd88-e693d16779bd tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Volume info retrieved successfully. Aug 18 05:32:08.710397 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34fac4a6-20b4-4975-bd88-e693d16779bd tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/volumes/568aeccb-0a07-48a0-89fa-62965aab2f27 returned with HTTP 200 Aug 18 05:32:08.711217 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 583/2332] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:08 2026] GET /volume/v3/volumes/568aeccb-0a07-48a0-89fa-62965aab2f27 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:08.876654 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3c95df12-7bc3-46f0-a183-50b88c301ac9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:08.878667 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3c95df12-7bc3-46f0-a183-50b88c301ac9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 Aug 18 05:32:08.878924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3c95df12-7bc3-46f0-a183-50b88c301ac9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:08.879086 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3c95df12-7bc3-46f0-a183-50b88c301ac9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:08.879196 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3c95df12-7bc3-46f0-a183-50b88c301ac9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Show backup with id 2da41ffe-a943-4e64-a09c-d528b8f02626. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:08.883464 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3c95df12-7bc3-46f0-a183-50b88c301ac9 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 returned with HTTP 404 Aug 18 05:32:08.883874 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 575/2333] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:08 2026] GET /volume/v3/backups/2da41ffe-a943-4e64-a09c-d528b8f02626 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:08.892126 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-68a7e6a1-5949-4c51-8baa-3ef8c69713b0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:08.894610 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68a7e6a1-5949-4c51-8baa-3ef8c69713b0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 Aug 18 05:32:08.894970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68a7e6a1-5949-4c51-8baa-3ef8c69713b0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:08.895426 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68a7e6a1-5949-4c51-8baa-3ef8c69713b0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:08.895703 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-68a7e6a1-5949-4c51-8baa-3ef8c69713b0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Delete volume with id: c32c0a29-c250-4cb2-9ff7-ef427c001d50 Aug 18 05:32:08.904652 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:08.904652 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:08.905472 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-68a7e6a1-5949-4c51-8baa-3ef8c69713b0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Volume info retrieved successfully. Aug 18 05:32:08.926403 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-68a7e6a1-5949-4c51-8baa-3ef8c69713b0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Delete volume request issued successfully. Aug 18 05:32:08.926654 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68a7e6a1-5949-4c51-8baa-3ef8c69713b0 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 returned with HTTP 202 Aug 18 05:32:08.927163 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 590/2334] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:32:08 2026] DELETE /volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:08.937694 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-14961646-4575-4f02-b9b1-8032cbccf211 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:08.939730 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14961646-4575-4f02-b9b1-8032cbccf211 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 Aug 18 05:32:08.939978 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14961646-4575-4f02-b9b1-8032cbccf211 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:08.940188 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-14961646-4575-4f02-b9b1-8032cbccf211 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:08.948359 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:08.948359 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:08.952778 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-14961646-4575-4f02-b9b1-8032cbccf211 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Volume info retrieved successfully. Aug 18 05:32:08.958407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-14961646-4575-4f02-b9b1-8032cbccf211 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 returned with HTTP 200 Aug 18 05:32:08.958995 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 587/2335] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:08 2026] GET /volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:09.731527 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce15f4d5-1618-4052-9ee7-49bdaa912ae4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:09.733586 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce15f4d5-1618-4052-9ee7-49bdaa912ae4 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] GET https://10.4.3.250/volume/v3/volumes/568aeccb-0a07-48a0-89fa-62965aab2f27 Aug 18 05:32:09.733833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce15f4d5-1618-4052-9ee7-49bdaa912ae4 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:09.734576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce15f4d5-1618-4052-9ee7-49bdaa912ae4 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:09.741272 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce15f4d5-1618-4052-9ee7-49bdaa912ae4 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/volumes/568aeccb-0a07-48a0-89fa-62965aab2f27 returned with HTTP 404 Aug 18 05:32:09.741873 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 584/2336] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:09 2026] GET /volume/v3/volumes/568aeccb-0a07-48a0-89fa-62965aab2f27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:09.749854 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-194efb40-1aff-4039-81f5-8c0264a97145 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:09.754041 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-194efb40-1aff-4039-81f5-8c0264a97145 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] DELETE https://10.4.3.250/volume/v3/types/c48edc8d-028a-44ab-94a0-26fb69aa8df3 Aug 18 05:32:09.754041 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-194efb40-1aff-4039-81f5-8c0264a97145 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:09.754041 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-194efb40-1aff-4039-81f5-8c0264a97145 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:09.781825 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-194efb40-1aff-4039-81f5-8c0264a97145 tempest-TestInstancesWithCinderVolumes-1596821419 tempest-TestInstancesWithCinderVolumes-1596821419-project-admin] https://10.4.3.250/volume/v3/types/c48edc8d-028a-44ab-94a0-26fb69aa8df3 returned with HTTP 202 Aug 18 05:32:09.782536 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 576/2337] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:32:09 2026] DELETE /volume/v3/types/c48edc8d-028a-44ab-94a0-26fb69aa8df3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:09.974774 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-565ab830-e48c-43d8-b238-3de4471ea929 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:09.976926 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-565ab830-e48c-43d8-b238-3de4471ea929 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] GET https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 Aug 18 05:32:09.978762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-565ab830-e48c-43d8-b238-3de4471ea929 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:09.978762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-565ab830-e48c-43d8-b238-3de4471ea929 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:09.986920 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-565ab830-e48c-43d8-b238-3de4471ea929 tempest-ProjectMemberTests39-1589583653 tempest-ProjectMemberTests39-1589583653-project-admin] https://10.4.3.250/volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 returned with HTTP 404 Aug 18 05:32:09.987854 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 591/2338] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:09 2026] GET /volume/v3/volumes/c32c0a29-c250-4cb2-9ff7-ef427c001d50 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:10.534086 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-708ea976-f758-423c-8fd6-9492a3c3c801 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:10.536558 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-708ea976-f758-423c-8fd6-9492a3c3c801 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:32:10.537713 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-708ea976-f758-423c-8fd6-9492a3c3c801 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:10.538078 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-708ea976-f758-423c-8fd6-9492a3c3c801 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:10.551205 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:10.551205 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:10.558455 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-708ea976-f758-423c-8fd6-9492a3c3c801 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:10.566242 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-708ea976-f758-423c-8fd6-9492a3c3c801 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:32:10.567097 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 588/2339] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:10 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:10.676325 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f180b092-c7ec-45cc-b004-4f8d5bb3d9ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:10.677051 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f180b092-c7ec-45cc-b004-4f8d5bb3d9ea None None] GET https://10.4.3.250/volume// Aug 18 05:32:10.677207 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f180b092-c7ec-45cc-b004-4f8d5bb3d9ea None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:10.677922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f180b092-c7ec-45cc-b004-4f8d5bb3d9ea None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:10.677922 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f180b092-c7ec-45cc-b004-4f8d5bb3d9ea None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:10.678316 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 585/2340] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:32:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:10.689848 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-46e4661a-d896-4c3f-bfbe-d6ee98018776 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:10.696459 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-46e4661a-d896-4c3f-bfbe-d6ee98018776 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:32:10.696459 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-46e4661a-d896-4c3f-bfbe-d6ee98018776 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cb8d4f5-8902-489e-a12d-7a9aa83f8698", "connector": null, "instance_uuid": "2b1e14e1-6de1-4ce8-9aff-f14e299f7942"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:10.720151 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:10.720151 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:10.767893 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-46e4661a-d896-4c3f-bfbe-d6ee98018776 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:32:10.768661 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 577/2341] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:32:10 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:10.817240 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-284c0c7e-354f-48ff-8fbd-4f89815de02d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:10.819146 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-284c0c7e-354f-48ff-8fbd-4f89815de02d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:32:10.819564 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-284c0c7e-354f-48ff-8fbd-4f89815de02d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:10.819959 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-284c0c7e-354f-48ff-8fbd-4f89815de02d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:10.836957 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:10.836957 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:10.837437 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efb78ac5-c4a3-421b-8224-fd07a028c4c4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:10.837853 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efb78ac5-c4a3-421b-8224-fd07a028c4c4 None None] GET https://10.4.3.250/volume// Aug 18 05:32:10.841682 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-284c0c7e-354f-48ff-8fbd-4f89815de02d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:10.842318 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efb78ac5-c4a3-421b-8224-fd07a028c4c4 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:10.842549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efb78ac5-c4a3-421b-8224-fd07a028c4c4 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:10.842889 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efb78ac5-c4a3-421b-8224-fd07a028c4c4 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:10.843293 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 589/2342] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:32:10 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:10.848064 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-284c0c7e-354f-48ff-8fbd-4f89815de02d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:32:10.848623 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 592/2343] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:10 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:10.854418 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-0520768c-b75f-44e5-a41f-d61804d6ee88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:10.856328 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-0520768c-b75f-44e5-a41f-d61804d6ee88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:32:10.856543 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-0520768c-b75f-44e5-a41f-d61804d6ee88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:10.856842 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-0520768c-b75f-44e5-a41f-d61804d6ee88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:10.869235 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:10.869235 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:10.874294 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-0520768c-b75f-44e5-a41f-d61804d6ee88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:10.888585 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-0520768c-b75f-44e5-a41f-d61804d6ee88 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:32:10.889381 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 586/2344] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:32:10 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:11.031736 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-b5f0843c-e458-4163-9cae-d06c55a27597 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:11.034350 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-b5f0843c-e458-4163-9cae-d06c55a27597 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] PUT https://10.4.3.250/volume/v3/attachments/a9ddefd3-01e1-414b-89e2-d31b1049806e Aug 18 05:32:11.034974 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-b5f0843c-e458-4163-9cae-d06c55a27597 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:11.051111 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-b5f0843c-e458-4163-9cae-d06c55a27597 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Acquiring lock "cinder-attachment_update-8cb8d4f5-8902-489e-a12d-7a9aa83f8698-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:32:11.057985 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-b5f0843c-e458-4163-9cae-d06c55a27597 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Lock "cinder-attachment_update-8cb8d4f5-8902-489e-a12d-7a9aa83f8698-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:32:11.059995 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:11.059995 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:11.222121 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-b5f0843c-e458-4163-9cae-d06c55a27597 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Lock "cinder-attachment_update-8cb8d4f5-8902-489e-a12d-7a9aa83f8698-np0000007601" released by "attachment_update" :: held 0.164s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:32:11.222588 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-b5f0843c-e458-4163-9cae-d06c55a27597 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/attachments/a9ddefd3-01e1-414b-89e2-d31b1049806e returned with HTTP 200 Aug 18 05:32:11.223438 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 578/2345] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:32:11 2026] PUT /volume/v3/attachments/a9ddefd3-01e1-414b-89e2-d31b1049806e => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:11.866686 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d95ddef-f4b0-4a0d-bc27-b6829e54cefb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:11.868310 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d95ddef-f4b0-4a0d-bc27-b6829e54cefb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:32:11.868555 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d95ddef-f4b0-4a0d-bc27-b6829e54cefb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:11.868791 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d95ddef-f4b0-4a0d-bc27-b6829e54cefb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:11.892704 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:11.892704 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:11.899034 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6d95ddef-f4b0-4a0d-bc27-b6829e54cefb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:11.906460 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d95ddef-f4b0-4a0d-bc27-b6829e54cefb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:32:11.907147 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 590/2346] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:11 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:12.412731 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:12.539742 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:12.540997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-777931274"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:12.543722 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-777931274'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:12.543722 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume of 1 GB Aug 18 05:32:12.553152 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:12.561396 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (b68bb52f-ec66-41e7-998f-ba0ec66ca9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:12.562882 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32812d4e-400a-48c4-ad5b-245345597370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:12.564154 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:12.599440 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32812d4e-400a-48c4-ad5b-245345597370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:12.600464 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4d61b3-304f-4931-a072-bc36013f89a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:12.686363 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['fbc6092b-8812-4358-8091-be924feb1add', '2ab85c50-74bd-41ec-a27c-41c6ac432fbb', '29c84d9a-611b-4289-8c16-df7b38679443', '9e557f42-313c-41db-aaf9-5ac2079f041b'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:12.687575 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4d61b3-304f-4931-a072-bc36013f89a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc6092b-8812-4358-8091-be924feb1add', '2ab85c50-74bd-41ec-a27c-41c6ac432fbb', '29c84d9a-611b-4289-8c16-df7b38679443', '9e557f42-313c-41db-aaf9-5ac2079f041b']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:12.688611 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59724039-d191-4b9a-ae3c-85a362c94499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:12.719879 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59724039-d191-4b9a-ae3c-85a362c94499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3946508-f5d1-47dc-af12-5aa7e503e0cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-777931274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['fbc6092b-8812-4358-8091-be924feb1add','2ab85c50-74bd-41ec-a27c-41c6ac432fbb','29c84d9a-611b-4289-8c16-df7b38679443','9e557f42-313c-41db-aaf9-5ac2079f041b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-777931274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3946508-f5d1-47dc-af12-5aa7e503e0cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a04b6499994692992a28e771f50b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d5803c7790c480aa44113aeca6f63a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:12.720700 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1470937d-35b9-47f5-bae0-af5873066ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:12.744934 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1470937d-35b9-47f5-bae0-af5873066ba7) transitioned into state 'SUCCESS' from state '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-777931274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['fbc6092b-8812-4358-8091-be924feb1add','2ab85c50-74bd-41ec-a27c-41c6ac432fbb','29c84d9a-611b-4289-8c16-df7b38679443','9e557f42-313c-41db-aaf9-5ac2079f041b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:12.746094 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b5c9e6-3ede-443b-8101-f28e66896f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:12.758426 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b5c9e6-3ede-443b-8101-f28e66896f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:12.759584 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (b68bb52f-ec66-41e7-998f-ba0ec66ca9e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:12.760100 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request issued successfully. Aug 18 05:32:12.760907 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6fcd879-3dfb-4673-816d-3aafd8d6d5ce tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:12.761425 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 593/2347] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:12 2026] POST /volume/v3/volumes => generated 777 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:12.784358 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2df6f8a9-5414-4d5b-9320-f8be6ff5387c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:12.788036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2df6f8a9-5414-4d5b-9320-f8be6ff5387c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb Aug 18 05:32:12.788036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2df6f8a9-5414-4d5b-9320-f8be6ff5387c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:12.788036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2df6f8a9-5414-4d5b-9320-f8be6ff5387c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:12.804370 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:12.804370 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:12.811644 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2df6f8a9-5414-4d5b-9320-f8be6ff5387c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:12.817472 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2df6f8a9-5414-4d5b-9320-f8be6ff5387c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb returned with HTTP 200 Aug 18 05:32:12.817472 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 587/2348] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:12 2026] GET /volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:12.927786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a76bb19-3e9d-4786-80ed-f80dd00cb907 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:12.931305 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a76bb19-3e9d-4786-80ed-f80dd00cb907 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:32:12.931707 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a76bb19-3e9d-4786-80ed-f80dd00cb907 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:12.932274 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a76bb19-3e9d-4786-80ed-f80dd00cb907 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:12.947525 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:12.947525 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:12.955287 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7a76bb19-3e9d-4786-80ed-f80dd00cb907 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:12.962298 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a76bb19-3e9d-4786-80ed-f80dd00cb907 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:32:12.964202 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 579/2349] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:12 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:13.834063 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5c594d40-2668-44a6-a106-9cf7cd460263 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:13.836530 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c594d40-2668-44a6-a106-9cf7cd460263 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb Aug 18 05:32:13.836820 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c594d40-2668-44a6-a106-9cf7cd460263 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:13.837157 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5c594d40-2668-44a6-a106-9cf7cd460263 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:13.848196 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:13.848196 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:13.854712 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5c594d40-2668-44a6-a106-9cf7cd460263 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:13.861802 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5c594d40-2668-44a6-a106-9cf7cd460263 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb returned with HTTP 200 Aug 18 05:32:13.862342 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 591/2350] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:13 2026] GET /volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:13.881322 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8cf1685f-1b83-4130-91c1-659fdccd4d41 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:13.961876 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8cf1685f-1b83-4130-91c1-659fdccd4d41 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:13.963132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8cf1685f-1b83-4130-91c1-659fdccd4d41 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3946508-f5d1-47dc-af12-5aa7e503e0cb", "name": "tempest-ProjectMemberTests-Snapshot-1526320571"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:13.973531 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:13.973531 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:13.974179 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8cf1685f-1b83-4130-91c1-659fdccd4d41 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Volume info retrieved successfully. Aug 18 05:32:13.974352 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-8cf1685f-1b83-4130-91c1-659fdccd4d41 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Create snapshot from volume e3946508-f5d1-47dc-af12-5aa7e503e0cb Aug 18 05:32:13.981291 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f30038cf-8493-4a27-83ab-39fe181c0816 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:13.985661 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f30038cf-8493-4a27-83ab-39fe181c0816 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:32:13.985661 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f30038cf-8493-4a27-83ab-39fe181c0816 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:13.985661 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f30038cf-8493-4a27-83ab-39fe181c0816 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:13.998798 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:13.998798 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:14.007943 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f30038cf-8493-4a27-83ab-39fe181c0816 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:14.022656 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f30038cf-8493-4a27-83ab-39fe181c0816 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:32:14.022656 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 588/2351] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:13 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:14.076277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-8cf1685f-1b83-4130-91c1-659fdccd4d41 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Created reservations ['d0b646f6-07f1-4a5c-bc4d-e3d7fbabfa65', 'b4b62204-2103-44ba-8639-b7643ccf340a', '21d59257-fb1d-4d6a-8f2d-2c68caf60f7d', '2f7219da-f483-4a58-9176-55d8333c2e96'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:14.126764 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8cf1685f-1b83-4130-91c1-659fdccd4d41 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot create request issued successfully. Aug 18 05:32:14.127177 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8cf1685f-1b83-4130-91c1-659fdccd4d41 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:14.127682 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 594/2352] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:13 2026] POST /volume/v3/snapshots => generated 305 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:14.138419 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9b205a3b-1c78-4b92-a342-04cae684d0e0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:14.140931 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b205a3b-1c78-4b92-a342-04cae684d0e0 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] GET https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 Aug 18 05:32:14.141230 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b205a3b-1c78-4b92-a342-04cae684d0e0 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:14.141465 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b205a3b-1c78-4b92-a342-04cae684d0e0 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:14.147599 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:14.147599 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:14.148225 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9b205a3b-1c78-4b92-a342-04cae684d0e0 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:14.149381 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b205a3b-1c78-4b92-a342-04cae684d0e0 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 returned with HTTP 200 Aug 18 05:32:14.149900 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 580/2353] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:14 2026] GET /volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:14.769552 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-e6575203-ee2c-49bc-9bc8-973265c36419 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:14.771949 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-e6575203-ee2c-49bc-9bc8-973265c36419 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/attachments/a9ddefd3-01e1-414b-89e2-d31b1049806e/action Aug 18 05:32:14.772344 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-e6575203-ee2c-49bc-9bc8-973265c36419 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:14.772484 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-e6575203-ee2c-49bc-9bc8-973265c36419 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:14.792571 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:14.792571 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:14.805030 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-af1051d8-3fb5-49c9-95e4-527d2df3ac99 req-e6575203-ee2c-49bc-9bc8-973265c36419 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/attachments/a9ddefd3-01e1-414b-89e2-d31b1049806e/action returned with HTTP 204 Aug 18 05:32:14.805524 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 592/2354] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:32:14 2026] POST /volume/v3/attachments/a9ddefd3-01e1-414b-89e2-d31b1049806e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:15.041418 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-79b69c68-0137-46e4-b09a-ef8d5f9318b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:15.044228 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79b69c68-0137-46e4-b09a-ef8d5f9318b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:32:15.044554 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79b69c68-0137-46e4-b09a-ef8d5f9318b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:15.044845 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79b69c68-0137-46e4-b09a-ef8d5f9318b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:15.062509 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:15.062509 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:15.068854 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-79b69c68-0137-46e4-b09a-ef8d5f9318b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:15.074329 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79b69c68-0137-46e4-b09a-ef8d5f9318b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:32:15.074824 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 589/2355] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:15 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:15.093692 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38f42651-ec33-48d1-b90f-1e810c5ca536 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:15.096172 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38f42651-ec33-48d1-b90f-1e810c5ca536 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:32:15.096693 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38f42651-ec33-48d1-b90f-1e810c5ca536 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cb8d4f5-8902-489e-a12d-7a9aa83f8698", "force": true, "name": "tempest-VolumesBackupsTest-Backup-381909791", "container": "tempest-volumesbackupstest-backup-container-1589137353"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:15.098683 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-38f42651-ec33-48d1-b90f-1e810c5ca536 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating new backup {'backup': {'volume_id': '8cb8d4f5-8902-489e-a12d-7a9aa83f8698', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-381909791', 'container': 'tempest-volumesbackupstest-backup-container-1589137353'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:32:15.098873 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-38f42651-ec33-48d1-b90f-1e810c5ca536 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating backup of volume 8cb8d4f5-8902-489e-a12d-7a9aa83f8698 in container tempest-volumesbackupstest-backup-container-1589137353 Aug 18 05:32:15.112082 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:15.112082 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:15.112839 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-38f42651-ec33-48d1-b90f-1e810c5ca536 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:15.135853 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-38f42651-ec33-48d1-b90f-1e810c5ca536 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['b9aa3403-bd9f-444a-b171-de2d9b3362c8', '084e5672-33c2-4107-a49f-4d3308e723b9'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:15.161092 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-340229d1-7840-4a03-9faa-e10e98434496 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:15.163772 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-340229d1-7840-4a03-9faa-e10e98434496 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] GET https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 Aug 18 05:32:15.164066 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-340229d1-7840-4a03-9faa-e10e98434496 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:15.164349 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-340229d1-7840-4a03-9faa-e10e98434496 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:15.171248 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:15.171248 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:15.171930 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-340229d1-7840-4a03-9faa-e10e98434496 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:15.173155 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-340229d1-7840-4a03-9faa-e10e98434496 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 returned with HTTP 200 Aug 18 05:32:15.173474 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38f42651-ec33-48d1-b90f-1e810c5ca536 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:32:15.173684 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 581/2356] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:15 2026] GET /volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:15.174709 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 595/2357] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:32:15 2026] POST /volume/v3/backups => generated 329 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:15.183170 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a28ffd8-37a2-42a5-9257-fc5c7969ee9a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:15.185476 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a28ffd8-37a2-42a5-9257-fc5c7969ee9a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:15.185755 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a28ffd8-37a2-42a5-9257-fc5c7969ee9a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:15.186030 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a28ffd8-37a2-42a5-9257-fc5c7969ee9a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:15.186549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7a28ffd8-37a2-42a5-9257-fc5c7969ee9a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:15.186593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32c7be6c-fb52-4274-b7e0-6d7b6a40c8ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:15.188428 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32c7be6c-fb52-4274-b7e0-6d7b6a40c8ac tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 Aug 18 05:32:15.188732 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32c7be6c-fb52-4274-b7e0-6d7b6a40c8ac tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:15.189115 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32c7be6c-fb52-4274-b7e0-6d7b6a40c8ac tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:15.189225 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-32c7be6c-fb52-4274-b7e0-6d7b6a40c8ac tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Delete snapshot with id: 00362bbe-de25-45e0-98f5-524302431b01 Aug 18 05:32:15.192158 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:15.192158 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:15.193112 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a28ffd8-37a2-42a5-9257-fc5c7969ee9a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:15.193883 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 593/2358] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:15 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:15.194740 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:15.194740 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:15.195348 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-32c7be6c-fb52-4274-b7e0-6d7b6a40c8ac tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:15.217365 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-32c7be6c-fb52-4274-b7e0-6d7b6a40c8ac tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot delete request issued successfully. Aug 18 05:32:15.217708 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32c7be6c-fb52-4274-b7e0-6d7b6a40c8ac tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 returned with HTTP 202 Aug 18 05:32:15.218362 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 590/2359] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:15 2026] DELETE /volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:15.229504 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6ebadf17-25c8-40db-823b-1177ceb0ab81 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:15.231881 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ebadf17-25c8-40db-823b-1177ceb0ab81 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] GET https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 Aug 18 05:32:15.232132 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ebadf17-25c8-40db-823b-1177ceb0ab81 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:15.232418 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ebadf17-25c8-40db-823b-1177ceb0ab81 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:15.239148 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:15.239148 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:15.239737 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6ebadf17-25c8-40db-823b-1177ceb0ab81 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:15.240787 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ebadf17-25c8-40db-823b-1177ceb0ab81 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 returned with HTTP 200 Aug 18 05:32:15.241524 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 582/2360] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:15 2026] GET /volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:16.207645 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-86b53480-d259-4af2-b0bc-9738b4af6de4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:16.210073 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86b53480-d259-4af2-b0bc-9738b4af6de4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:16.210185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86b53480-d259-4af2-b0bc-9738b4af6de4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:16.210412 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86b53480-d259-4af2-b0bc-9738b4af6de4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:16.210638 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-86b53480-d259-4af2-b0bc-9738b4af6de4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:16.216534 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:16.216534 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:16.217512 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86b53480-d259-4af2-b0bc-9738b4af6de4 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:16.218211 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 596/2361] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:16 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:16.252262 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6ca43fb2-6b03-456c-8891-2f5522e72c12 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:16.254572 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ca43fb2-6b03-456c-8891-2f5522e72c12 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] GET https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 Aug 18 05:32:16.254797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ca43fb2-6b03-456c-8891-2f5522e72c12 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:16.255088 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ca43fb2-6b03-456c-8891-2f5522e72c12 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:16.260332 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ca43fb2-6b03-456c-8891-2f5522e72c12 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 returned with HTTP 404 Aug 18 05:32:16.260923 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 594/2362] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:16 2026] GET /volume/v3/snapshots/00362bbe-de25-45e0-98f5-524302431b01 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:16.269486 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-60c8c496-cbc4-4fbf-a729-fe27726ef802 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:16.271574 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60c8c496-cbc4-4fbf-a729-fe27726ef802 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb Aug 18 05:32:16.271849 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60c8c496-cbc4-4fbf-a729-fe27726ef802 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:16.272092 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60c8c496-cbc4-4fbf-a729-fe27726ef802 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:16.272267 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-60c8c496-cbc4-4fbf-a729-fe27726ef802 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume with id: e3946508-f5d1-47dc-af12-5aa7e503e0cb Aug 18 05:32:16.281619 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:16.281619 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:16.282041 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60c8c496-cbc4-4fbf-a729-fe27726ef802 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:16.303588 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-60c8c496-cbc4-4fbf-a729-fe27726ef802 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume request issued successfully. Aug 18 05:32:16.303843 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60c8c496-cbc4-4fbf-a729-fe27726ef802 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb returned with HTTP 202 Aug 18 05:32:16.304343 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 591/2363] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:16 2026] DELETE /volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:16.314194 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-03960679-7e97-40c5-85dd-69dc76cdbfd7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:16.316137 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-03960679-7e97-40c5-85dd-69dc76cdbfd7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb Aug 18 05:32:16.316321 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-03960679-7e97-40c5-85dd-69dc76cdbfd7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:16.316557 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-03960679-7e97-40c5-85dd-69dc76cdbfd7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:16.326080 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:16.326080 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:16.330258 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-03960679-7e97-40c5-85dd-69dc76cdbfd7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:16.335390 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-03960679-7e97-40c5-85dd-69dc76cdbfd7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb returned with HTTP 200 Aug 18 05:32:16.335863 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 583/2364] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:16 2026] GET /volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:17.232261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e24ad850-f77f-4045-8256-ca3f6e960f80 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:17.234478 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e24ad850-f77f-4045-8256-ca3f6e960f80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:17.234677 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e24ad850-f77f-4045-8256-ca3f6e960f80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:17.234909 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e24ad850-f77f-4045-8256-ca3f6e960f80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:17.235084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e24ad850-f77f-4045-8256-ca3f6e960f80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:17.245731 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:17.245731 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:17.246863 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e24ad850-f77f-4045-8256-ca3f6e960f80 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:17.247402 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 597/2365] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:17 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:17.354229 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2a6955fe-ee7f-4b9c-be5f-81d078798f97 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:17.357863 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a6955fe-ee7f-4b9c-be5f-81d078798f97 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb Aug 18 05:32:17.358170 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a6955fe-ee7f-4b9c-be5f-81d078798f97 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:17.358471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a6955fe-ee7f-4b9c-be5f-81d078798f97 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:17.367637 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a6955fe-ee7f-4b9c-be5f-81d078798f97 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb returned with HTTP 404 Aug 18 05:32:17.368375 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 595/2366] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:17 2026] GET /volume/v3/volumes/e3946508-f5d1-47dc-af12-5aa7e503e0cb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:17.380518 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b74b5e2b-2631-479d-af22-465692efb811 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:17.385049 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:17.385532 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-58859619"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:17.388460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-58859619'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:17.388460 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume of 1 GB Aug 18 05:32:17.395731 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:17.406303 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (6564b2b1-3c93-4f39-84b0-5e975fc31862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:17.408424 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005f924a-dac3-48aa-835f-d063b036782d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:17.409912 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:17.458208 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (005f924a-dac3-48aa-835f-d063b036782d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:17.459425 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43830744-c02a-4292-85b0-9df6df86e25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:17.530747 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['d7f957f1-a7f9-459f-bbf0-8cef39100b0a', '0d0ed7e5-73f4-4e29-9897-f97b84ceef59', '97241b6e-f5e3-43e6-a0cb-bb3168437f4b', '4da85cd5-8f27-4f8a-8814-05aff3ee530b'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:17.531729 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43830744-c02a-4292-85b0-9df6df86e25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7f957f1-a7f9-459f-bbf0-8cef39100b0a', '0d0ed7e5-73f4-4e29-9897-f97b84ceef59', '97241b6e-f5e3-43e6-a0cb-bb3168437f4b', '4da85cd5-8f27-4f8a-8814-05aff3ee530b']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:17.531877 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3a675e9d-a902-4159-aebb-0a110ebec74b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:17.532753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52f0577-5797-40a5-9b6b-77f010bcc5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:17.536038 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a675e9d-a902-4159-aebb-0a110ebec74b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:17.536187 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a675e9d-a902-4159-aebb-0a110ebec74b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22533b01-dc16-47f5-979e-47a4712798eb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-68300992", "description": null, "metadata": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:17.554218 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:17.554218 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:17.554218 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3a675e9d-a902-4159-aebb-0a110ebec74b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:17.554218 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-3a675e9d-a902-4159-aebb-0a110ebec74b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create snapshot from volume 22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:32:17.565237 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52f0577-5797-40a5-9b6b-77f010bcc5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ff53cd9-1fcb-4060-92d1-f7bd5909d146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58859619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['d7f957f1-a7f9-459f-bbf0-8cef39100b0a','0d0ed7e5-73f4-4e29-9897-f97b84ceef59','97241b6e-f5e3-43e6-a0cb-bb3168437f4b','4da85cd5-8f27-4f8a-8814-05aff3ee530b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58859619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ff53cd9-1fcb-4060-92d1-f7bd5909d146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a04b6499994692992a28e771f50b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d5803c7790c480aa44113aeca6f63a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:17.566879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e75a2f-df00-4960-8953-9521b81b2944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:17.604185 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e75a2f-df00-4960-8953-9521b81b2944) transitioned into state 'SUCCESS' from state '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-58859619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['d7f957f1-a7f9-459f-bbf0-8cef39100b0a','0d0ed7e5-73f4-4e29-9897-f97b84ceef59','97241b6e-f5e3-43e6-a0cb-bb3168437f4b','4da85cd5-8f27-4f8a-8814-05aff3ee530b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:17.604185 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbb55fc-71f4-4b47-bde0-92dcaca69244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:17.613951 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-3a675e9d-a902-4159-aebb-0a110ebec74b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['62aacdc2-0b27-47a0-a072-ee78ebf0c90f', 'b1d3df44-6980-4559-9e52-3d6ac1c161dc', '4e9956ee-2b30-43a9-84e9-3d708af49e88', 'ea77cb7f-df62-4f42-a87f-27cbd819d73b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:17.618662 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dbb55fc-71f4-4b47-bde0-92dcaca69244) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:17.621116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (6564b2b1-3c93-4f39-84b0-5e975fc31862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:17.621116 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request issued successfully. Aug 18 05:32:17.621996 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b74b5e2b-2631-479d-af22-465692efb811 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:17.622069 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 592/2367] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:17 2026] POST /volume/v3/volumes => generated 776 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:17.641061 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c32fcd20-ad7e-4f15-85bb-745436afd104 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:17.645650 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c32fcd20-ad7e-4f15-85bb-745436afd104 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 Aug 18 05:32:17.645650 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c32fcd20-ad7e-4f15-85bb-745436afd104 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:17.645650 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c32fcd20-ad7e-4f15-85bb-745436afd104 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:17.657841 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:17.657841 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:17.668741 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c32fcd20-ad7e-4f15-85bb-745436afd104 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:17.669299 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3a675e9d-a902-4159-aebb-0a110ebec74b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot force create request issued successfully. Aug 18 05:32:17.669519 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a675e9d-a902-4159-aebb-0a110ebec74b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:17.669985 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 584/2368] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:17.672464 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c32fcd20-ad7e-4f15-85bb-745436afd104 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 returned with HTTP 200 Aug 18 05:32:17.673259 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 598/2369] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:17 2026] GET /volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:17.685149 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb2084a4-076a-4153-b915-7af68b21aa1c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:17.687451 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb2084a4-076a-4153-b915-7af68b21aa1c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:17.687648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb2084a4-076a-4153-b915-7af68b21aa1c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:17.687938 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb2084a4-076a-4153-b915-7af68b21aa1c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:17.693986 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:17.693986 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:17.694615 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cb2084a4-076a-4153-b915-7af68b21aa1c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:17.695772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb2084a4-076a-4153-b915-7af68b21aa1c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d returned with HTTP 200 Aug 18 05:32:17.696336 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 596/2370] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:17 2026] GET /volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:18.261847 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c83e458d-78de-4d85-a2a4-7ef618ab2cdd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:18.264472 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c83e458d-78de-4d85-a2a4-7ef618ab2cdd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:18.264768 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c83e458d-78de-4d85-a2a4-7ef618ab2cdd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:18.265057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c83e458d-78de-4d85-a2a4-7ef618ab2cdd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:18.265225 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c83e458d-78de-4d85-a2a4-7ef618ab2cdd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:18.271683 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:18.271683 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:18.272839 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c83e458d-78de-4d85-a2a4-7ef618ab2cdd tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:18.273430 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 593/2371] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:18 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:18.690427 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fd37b09b-07e1-4b4c-84ac-61345655bd56 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:18.694517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd37b09b-07e1-4b4c-84ac-61345655bd56 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 Aug 18 05:32:18.694838 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd37b09b-07e1-4b4c-84ac-61345655bd56 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:18.695141 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd37b09b-07e1-4b4c-84ac-61345655bd56 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:18.706321 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:18.706321 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:18.711594 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fd37b09b-07e1-4b4c-84ac-61345655bd56 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:18.718289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87694700-ff09-4ced-9e81-813a219c8def None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:18.718810 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd37b09b-07e1-4b4c-84ac-61345655bd56 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 returned with HTTP 200 Aug 18 05:32:18.718810 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 585/2372] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:18 2026] GET /volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:18.723038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87694700-ff09-4ced-9e81-813a219c8def tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:18.723038 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87694700-ff09-4ced-9e81-813a219c8def tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:18.723038 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87694700-ff09-4ced-9e81-813a219c8def tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:18.733681 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:18.733681 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:18.733681 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87694700-ff09-4ced-9e81-813a219c8def tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:18.734606 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d7bcd273-c41e-4f38-b2cf-c7c19a99675f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:18.736065 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87694700-ff09-4ced-9e81-813a219c8def tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d returned with HTTP 200 Aug 18 05:32:18.736397 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 599/2373] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:18 2026] GET /volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:18.737591 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7bcd273-c41e-4f38-b2cf-c7c19a99675f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:18.738428 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7bcd273-c41e-4f38-b2cf-c7c19a99675f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ff53cd9-1fcb-4060-92d1-f7bd5909d146", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1881226936"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:18.750924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6c38db2e-0f46-44c1-8614-b654a7ca1743 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:18.751437 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:18.751437 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:18.751959 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d7bcd273-c41e-4f38-b2cf-c7c19a99675f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:18.752207 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-d7bcd273-c41e-4f38-b2cf-c7c19a99675f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create snapshot from volume 9ff53cd9-1fcb-4060-92d1-f7bd5909d146 Aug 18 05:32:18.753838 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c38db2e-0f46-44c1-8614-b654a7ca1743 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:18.754549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c38db2e-0f46-44c1-8614-b654a7ca1743 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:18.754549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c38db2e-0f46-44c1-8614-b654a7ca1743 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:18.760618 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:18.760618 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:18.761315 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6c38db2e-0f46-44c1-8614-b654a7ca1743 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:18.762843 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c38db2e-0f46-44c1-8614-b654a7ca1743 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d returned with HTTP 200 Aug 18 05:32:18.763647 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 594/2374] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:18 2026] GET /volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:18.777070 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b0ed374-78b7-4c56-bb87-a35f6220bbde None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:18.779403 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b0ed374-78b7-4c56-bb87-a35f6220bbde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:18.779921 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b0ed374-78b7-4c56-bb87-a35f6220bbde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22533b01-dc16-47f5-979e-47a4712798eb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1625540031", "description": null, "metadata": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:18.794313 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:18.794313 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:18.794977 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0b0ed374-78b7-4c56-bb87-a35f6220bbde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:18.795223 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-0b0ed374-78b7-4c56-bb87-a35f6220bbde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create snapshot from volume 22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:32:18.805496 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-d7bcd273-c41e-4f38-b2cf-c7c19a99675f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['a96adeef-68ca-41ac-84f7-8b84c448a53d', 'd014a1e4-fdef-4de3-948a-7cefbeb0371e', '8455ba9e-d1dd-43e2-9be2-da1e37459511', '334819a1-8c7c-432d-a77e-fbafbd8dd354'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:18.833170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-0b0ed374-78b7-4c56-bb87-a35f6220bbde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['575786fb-1e50-4866-a48c-5fc8dc84d180', 'bdb30c3c-c53a-4299-9949-b8a3456b1cbb', 'd38eb21b-8158-4812-b91e-ebf3c7218ff9', 'ba46b9c7-1b99-4b15-a517-be1b3942d01b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:18.854320 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d7bcd273-c41e-4f38-b2cf-c7c19a99675f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot create request issued successfully. Aug 18 05:32:18.854871 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7bcd273-c41e-4f38-b2cf-c7c19a99675f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:18.855539 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 597/2375] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:18.871251 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d6e6e055-4eb3-4bb0-8863-809f394ea883 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:18.873865 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6e6e055-4eb3-4bb0-8863-809f394ea883 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff Aug 18 05:32:18.874734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d6e6e055-4eb3-4bb0-8863-809f394ea883 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:18.874734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d6e6e055-4eb3-4bb0-8863-809f394ea883 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:18.882486 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:18.882486 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:18.883029 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d6e6e055-4eb3-4bb0-8863-809f394ea883 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:18.884616 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d6e6e055-4eb3-4bb0-8863-809f394ea883 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff returned with HTTP 200 Aug 18 05:32:18.885383 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 600/2376] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:18 2026] GET /volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:18.888115 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0b0ed374-78b7-4c56-bb87-a35f6220bbde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot force create request issued successfully. Aug 18 05:32:18.888592 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b0ed374-78b7-4c56-bb87-a35f6220bbde tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:18.889418 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 586/2377] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:18.900557 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cac9c127-75a8-4379-87d9-4ca7267a1ba4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:18.903790 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cac9c127-75a8-4379-87d9-4ca7267a1ba4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:18.904028 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cac9c127-75a8-4379-87d9-4ca7267a1ba4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:18.904315 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cac9c127-75a8-4379-87d9-4ca7267a1ba4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:18.912519 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:18.912519 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:18.913180 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cac9c127-75a8-4379-87d9-4ca7267a1ba4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:18.914346 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cac9c127-75a8-4379-87d9-4ca7267a1ba4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 returned with HTTP 200 Aug 18 05:32:18.915059 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 595/2378] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:18 2026] GET /volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:32:19.289783 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77ca35fa-e1ae-4078-9446-406a199ed15a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:19.291785 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77ca35fa-e1ae-4078-9446-406a199ed15a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:19.292209 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77ca35fa-e1ae-4078-9446-406a199ed15a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:19.292476 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77ca35fa-e1ae-4078-9446-406a199ed15a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:19.292628 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-77ca35fa-e1ae-4078-9446-406a199ed15a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:19.297859 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:19.297859 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:19.298891 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77ca35fa-e1ae-4078-9446-406a199ed15a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:19.299379 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 598/2379] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:19 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:19.907573 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3dcc2d33-5c84-4bb9-96bc-a3773134ba7e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:19.916549 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3dcc2d33-5c84-4bb9-96bc-a3773134ba7e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff Aug 18 05:32:19.917327 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3dcc2d33-5c84-4bb9-96bc-a3773134ba7e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:19.917785 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3dcc2d33-5c84-4bb9-96bc-a3773134ba7e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:19.928675 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:19.928675 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:19.928675 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3dcc2d33-5c84-4bb9-96bc-a3773134ba7e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:19.928898 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5135561f-8a78-4b27-b05c-86f921d2c230 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:19.929245 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3dcc2d33-5c84-4bb9-96bc-a3773134ba7e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff returned with HTTP 200 Aug 18 05:32:19.929807 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 601/2380] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:19 2026] GET /volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:19.931470 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5135561f-8a78-4b27-b05c-86f921d2c230 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:19.932301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5135561f-8a78-4b27-b05c-86f921d2c230 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:19.932615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5135561f-8a78-4b27-b05c-86f921d2c230 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:19.938074 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:19.938074 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:19.938937 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5135561f-8a78-4b27-b05c-86f921d2c230 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:19.940781 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5135561f-8a78-4b27-b05c-86f921d2c230 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 returned with HTTP 200 Aug 18 05:32:19.941634 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 587/2381] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:19 2026] GET /volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:19.945040 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-21b277e2-2057-468b-b4b9-a58157ef1e63 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:19.947924 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21b277e2-2057-468b-b4b9-a58157ef1e63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff Aug 18 05:32:19.948254 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21b277e2-2057-468b-b4b9-a58157ef1e63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:19.948538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21b277e2-2057-468b-b4b9-a58157ef1e63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:19.948737 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-21b277e2-2057-468b-b4b9-a58157ef1e63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Delete snapshot with id: fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff Aug 18 05:32:19.952552 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-979ea55c-ad30-4e25-882c-5bc83b5dd8fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:19.955157 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-979ea55c-ad30-4e25-882c-5bc83b5dd8fb tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:19.955421 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-979ea55c-ad30-4e25-882c-5bc83b5dd8fb tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:19.955708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-979ea55c-ad30-4e25-882c-5bc83b5dd8fb tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:19.959673 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:19.959673 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:19.960348 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-21b277e2-2057-468b-b4b9-a58157ef1e63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:19.962391 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:19.962391 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:19.962554 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-979ea55c-ad30-4e25-882c-5bc83b5dd8fb tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:19.963459 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-979ea55c-ad30-4e25-882c-5bc83b5dd8fb tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 returned with HTTP 200 Aug 18 05:32:19.963836 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 599/2382] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:19 2026] GET /volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:19.979190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-49ee449c-a816-46ca-bcd3-22d4433299e6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:19.982748 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49ee449c-a816-46ca-bcd3-22d4433299e6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:19.982905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49ee449c-a816-46ca-bcd3-22d4433299e6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22533b01-dc16-47f5-979e-47a4712798eb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1900704245", "description": null, "metadata": null}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:19.988668 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-21b277e2-2057-468b-b4b9-a58157ef1e63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot delete request issued successfully. Aug 18 05:32:19.988868 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21b277e2-2057-468b-b4b9-a58157ef1e63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff returned with HTTP 202 Aug 18 05:32:19.989571 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 596/2383] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:19 2026] DELETE /volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:20.000895 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-733ca7a9-1132-45ab-b26b-731fc547ce50 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:20.005039 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:20.005039 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:20.005039 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-49ee449c-a816-46ca-bcd3-22d4433299e6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:20.005039 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-49ee449c-a816-46ca-bcd3-22d4433299e6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create snapshot from volume 22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:32:20.005904 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-733ca7a9-1132-45ab-b26b-731fc547ce50 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] GET https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff Aug 18 05:32:20.005904 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-733ca7a9-1132-45ab-b26b-731fc547ce50 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:20.005904 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-733ca7a9-1132-45ab-b26b-731fc547ce50 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:20.013347 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:20.013347 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:20.014643 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-733ca7a9-1132-45ab-b26b-731fc547ce50 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:20.016197 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-733ca7a9-1132-45ab-b26b-731fc547ce50 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff returned with HTTP 200 Aug 18 05:32:20.016939 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 588/2384] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:19 2026] GET /volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:20.067837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-49ee449c-a816-46ca-bcd3-22d4433299e6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['59e116fb-76e0-475f-b268-0ba6849e73d0', 'b544038e-86e7-418f-919b-f4464e011514', 'd04bb520-7317-4698-b927-1ac0545ab790', '757779f2-2f2e-4473-896e-40fb335ce836'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:20.125993 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-49ee449c-a816-46ca-bcd3-22d4433299e6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot force create request issued successfully. Aug 18 05:32:20.127601 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49ee449c-a816-46ca-bcd3-22d4433299e6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:20.129661 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 602/2385] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:20.144508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-417b4484-63b4-484e-88b6-9554ccdb2407 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:20.148084 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-417b4484-63b4-484e-88b6-9554ccdb2407 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:20.148350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-417b4484-63b4-484e-88b6-9554ccdb2407 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:20.148567 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-417b4484-63b4-484e-88b6-9554ccdb2407 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:20.155777 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:20.155777 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:20.155777 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-417b4484-63b4-484e-88b6-9554ccdb2407 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:20.156418 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-417b4484-63b4-484e-88b6-9554ccdb2407 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 returned with HTTP 200 Aug 18 05:32:20.156838 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 600/2386] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:20 2026] GET /volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:20.317644 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ea28215-fcb5-4345-bd7d-62796faba75c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:20.319631 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ea28215-fcb5-4345-bd7d-62796faba75c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:20.319923 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ea28215-fcb5-4345-bd7d-62796faba75c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:20.320211 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ea28215-fcb5-4345-bd7d-62796faba75c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:20.320317 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7ea28215-fcb5-4345-bd7d-62796faba75c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:20.326218 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:20.326218 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:20.327454 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ea28215-fcb5-4345-bd7d-62796faba75c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:20.327957 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 597/2387] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:20 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:21.028837 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a4af2bdd-f0ab-42c9-b3a6-1b1bd898d477 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:21.032212 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a4af2bdd-f0ab-42c9-b3a6-1b1bd898d477 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] GET https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff Aug 18 05:32:21.032212 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a4af2bdd-f0ab-42c9-b3a6-1b1bd898d477 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:21.032212 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a4af2bdd-f0ab-42c9-b3a6-1b1bd898d477 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:21.038595 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a4af2bdd-f0ab-42c9-b3a6-1b1bd898d477 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff returned with HTTP 404 Aug 18 05:32:21.038871 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 589/2388] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:21 2026] GET /volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:21.053782 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3d7f5f67-c4df-4945-af7d-65866a53aea5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:21.056150 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d7f5f67-c4df-4945-af7d-65866a53aea5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff Aug 18 05:32:21.056469 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d7f5f67-c4df-4945-af7d-65866a53aea5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:21.056734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3d7f5f67-c4df-4945-af7d-65866a53aea5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:21.056904 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-3d7f5f67-c4df-4945-af7d-65866a53aea5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete snapshot with id: fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff Aug 18 05:32:21.064563 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3d7f5f67-c4df-4945-af7d-65866a53aea5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff returned with HTTP 404 Aug 18 05:32:21.065340 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 603/2389] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:21 2026] DELETE /volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:21.076112 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-19751bdd-03c7-4852-bcab-71c57e420921 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:21.081155 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19751bdd-03c7-4852-bcab-71c57e420921 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff Aug 18 05:32:21.082480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19751bdd-03c7-4852-bcab-71c57e420921 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:21.082480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19751bdd-03c7-4852-bcab-71c57e420921 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:21.089443 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19751bdd-03c7-4852-bcab-71c57e420921 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff returned with HTTP 404 Aug 18 05:32:21.090249 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 601/2390] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:21 2026] GET /volume/v3/snapshots/fa6321f2-ea99-4ca8-9cd4-99647bf8a5ff => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:21.098440 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d9987897-4b89-4c89-83bc-532995b3eb00 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:21.102036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d9987897-4b89-4c89-83bc-532995b3eb00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 Aug 18 05:32:21.103312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d9987897-4b89-4c89-83bc-532995b3eb00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:21.103312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d9987897-4b89-4c89-83bc-532995b3eb00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:21.103312 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d9987897-4b89-4c89-83bc-532995b3eb00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume with id: 9ff53cd9-1fcb-4060-92d1-f7bd5909d146 Aug 18 05:32:21.116318 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:21.116318 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:21.116890 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d9987897-4b89-4c89-83bc-532995b3eb00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:21.158654 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d9987897-4b89-4c89-83bc-532995b3eb00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume request issued successfully. Aug 18 05:32:21.159049 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d9987897-4b89-4c89-83bc-532995b3eb00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 returned with HTTP 202 Aug 18 05:32:21.159818 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 598/2391] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:21 2026] DELETE /volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:21.168969 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4d4849fa-43aa-4c8e-bcb5-7b3589a145ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:21.171271 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d4849fa-43aa-4c8e-bcb5-7b3589a145ab tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:21.172766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d4849fa-43aa-4c8e-bcb5-7b3589a145ab tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:21.172766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d4849fa-43aa-4c8e-bcb5-7b3589a145ab tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:21.173905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-62651e9c-4696-4c38-8e30-991bbfc3d039 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:21.176278 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62651e9c-4696-4c38-8e30-991bbfc3d039 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 Aug 18 05:32:21.177033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62651e9c-4696-4c38-8e30-991bbfc3d039 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:21.177368 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62651e9c-4696-4c38-8e30-991bbfc3d039 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:21.183449 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:21.183449 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:21.184399 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4d4849fa-43aa-4c8e-bcb5-7b3589a145ab tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:21.185030 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d4849fa-43aa-4c8e-bcb5-7b3589a145ab tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 returned with HTTP 200 Aug 18 05:32:21.185751 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 590/2392] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:21 2026] GET /volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:21.188158 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:21.188158 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:21.193066 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-62651e9c-4696-4c38-8e30-991bbfc3d039 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:21.198309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f3189e3-b624-46d0-925c-6cd814ef41d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:21.201324 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f3189e3-b624-46d0-925c-6cd814ef41d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:21.201324 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f3189e3-b624-46d0-925c-6cd814ef41d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:21.201534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f3189e3-b624-46d0-925c-6cd814ef41d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:21.201582 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62651e9c-4696-4c38-8e30-991bbfc3d039 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 returned with HTTP 200 Aug 18 05:32:21.202290 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 604/2393] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:21 2026] GET /volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:21.215264 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:21.215264 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:21.215747 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1f3189e3-b624-46d0-925c-6cd814ef41d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:21.216489 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f3189e3-b624-46d0-925c-6cd814ef41d2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 returned with HTTP 200 Aug 18 05:32:21.217004 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 602/2394] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:21 2026] GET /volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:21.345023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a694db69-1faf-4312-86b2-cd8dbc6f405a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:21.349735 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a694db69-1faf-4312-86b2-cd8dbc6f405a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:21.349965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a694db69-1faf-4312-86b2-cd8dbc6f405a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:21.350568 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a694db69-1faf-4312-86b2-cd8dbc6f405a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:21.350568 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a694db69-1faf-4312-86b2-cd8dbc6f405a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:21.357459 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:21.357459 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:21.361651 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a694db69-1faf-4312-86b2-cd8dbc6f405a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:21.361651 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 599/2395] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:21 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:22.223442 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-28ac10df-91a4-4b9f-86f9-257c6d903c0a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:22.225381 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28ac10df-91a4-4b9f-86f9-257c6d903c0a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 Aug 18 05:32:22.225588 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28ac10df-91a4-4b9f-86f9-257c6d903c0a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:22.225818 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28ac10df-91a4-4b9f-86f9-257c6d903c0a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:22.231814 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28ac10df-91a4-4b9f-86f9-257c6d903c0a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 returned with HTTP 404 Aug 18 05:32:22.232351 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 591/2396] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:22 2026] GET /volume/v3/volumes/9ff53cd9-1fcb-4060-92d1-f7bd5909d146 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:22.242308 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:22.247440 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:22.247440 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-963370080"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:22.248716 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-963370080'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:22.249045 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume of 1 GB Aug 18 05:32:22.254680 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:22.263511 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (fef69963-0808-4c18-81ac-2ca37dcf0a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:22.265135 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72058865-b6e5-421d-9b7f-7042a6c13b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:22.266586 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:22.308309 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72058865-b6e5-421d-9b7f-7042a6c13b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:22.309771 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a19739-8e22-47a1-86c8-dc92de24008b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:22.372814 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-283bd946-417d-4257-87a4-7f203bf89a94 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:22.374596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['f185b376-6671-404c-89ed-80131f76493d', 'd088abd2-dc9a-4121-bfd3-c060692858fc', '87f4d7bc-2f32-49e1-a676-1c5d630645fd', '5b11d142-73d9-4cf1-a159-0afe42ebd250'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:22.374985 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-283bd946-417d-4257-87a4-7f203bf89a94 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:22.375230 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-283bd946-417d-4257-87a4-7f203bf89a94 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:22.375596 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-283bd946-417d-4257-87a4-7f203bf89a94 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:22.375651 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a19739-8e22-47a1-86c8-dc92de24008b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f185b376-6671-404c-89ed-80131f76493d', 'd088abd2-dc9a-4121-bfd3-c060692858fc', '87f4d7bc-2f32-49e1-a676-1c5d630645fd', '5b11d142-73d9-4cf1-a159-0afe42ebd250']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:22.375752 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-283bd946-417d-4257-87a4-7f203bf89a94 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:22.376272 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9641f21d-09ca-4118-9209-599f92f280aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:22.381881 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:22.381881 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:22.383076 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-283bd946-417d-4257-87a4-7f203bf89a94 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:22.383748 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 603/2397] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:22 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:22.412736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9641f21d-09ca-4118-9209-599f92f280aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da3f0a1e-e303-401b-823c-19737deb3b66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-963370080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['f185b376-6671-404c-89ed-80131f76493d','d088abd2-dc9a-4121-bfd3-c060692858fc','87f4d7bc-2f32-49e1-a676-1c5d630645fd','5b11d142-73d9-4cf1-a159-0afe42ebd250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-963370080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da3f0a1e-e303-401b-823c-19737deb3b66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a04b6499994692992a28e771f50b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d5803c7790c480aa44113aeca6f63a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:22.413896 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c7ae6e-7bfe-4620-a4a5-38d21ea9adab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:22.450115 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c7ae6e-7bfe-4620-a4a5-38d21ea9adab) transitioned into state 'SUCCESS' from state '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-963370080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['f185b376-6671-404c-89ed-80131f76493d','d088abd2-dc9a-4121-bfd3-c060692858fc','87f4d7bc-2f32-49e1-a676-1c5d630645fd','5b11d142-73d9-4cf1-a159-0afe42ebd250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:22.451213 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29ae331-28bc-4a28-9aaf-16a625e97f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:22.466636 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29ae331-28bc-4a28-9aaf-16a625e97f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:22.467971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (fef69963-0808-4c18-81ac-2ca37dcf0a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:22.468498 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request issued successfully. Aug 18 05:32:22.469359 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2aadb748-d340-40e9-bfc9-7371dfdcd757 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:22.469979 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 605/2398] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:22 2026] POST /volume/v3/volumes => generated 777 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:22.487242 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2430cfad-6e6d-4723-8582-4bb81d1e135b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:22.491893 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2430cfad-6e6d-4723-8582-4bb81d1e135b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 Aug 18 05:32:22.491893 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2430cfad-6e6d-4723-8582-4bb81d1e135b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:22.491893 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2430cfad-6e6d-4723-8582-4bb81d1e135b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:22.499786 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:22.499786 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:22.505171 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2430cfad-6e6d-4723-8582-4bb81d1e135b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:22.509340 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2430cfad-6e6d-4723-8582-4bb81d1e135b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 returned with HTTP 200 Aug 18 05:32:22.510000 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 600/2399] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:22 2026] GET /volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:22.856281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-47726de5-57cf-4ee4-a6fa-a4868856bc60 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:22.858445 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47726de5-57cf-4ee4-a6fa-a4868856bc60 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:22.858722 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47726de5-57cf-4ee4-a6fa-a4868856bc60 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:22.858990 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47726de5-57cf-4ee4-a6fa-a4868856bc60 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:22.859166 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-47726de5-57cf-4ee4-a6fa-a4868856bc60 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:22.864255 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:22.864255 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:22.864714 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-47726de5-57cf-4ee4-a6fa-a4868856bc60 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:22.884329 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-47726de5-57cf-4ee4-a6fa-a4868856bc60 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot delete request issued successfully. Aug 18 05:32:22.884482 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47726de5-57cf-4ee4-a6fa-a4868856bc60 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 returned with HTTP 202 Aug 18 05:32:22.884865 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 592/2400] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:22 2026] DELETE /volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:22.892793 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54cf39b5-92e2-4466-ada0-5f30cfb06640 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:22.895957 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54cf39b5-92e2-4466-ada0-5f30cfb06640 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:22.896348 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54cf39b5-92e2-4466-ada0-5f30cfb06640 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:22.896544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54cf39b5-92e2-4466-ada0-5f30cfb06640 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:22.903890 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:22.903890 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:22.904514 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-54cf39b5-92e2-4466-ada0-5f30cfb06640 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:22.905683 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54cf39b5-92e2-4466-ada0-5f30cfb06640 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 returned with HTTP 200 Aug 18 05:32:22.906206 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 604/2401] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:22 2026] GET /volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:23.399860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b2de6a91-c5b3-4d14-b353-0ec823a82bb9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:23.401782 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2de6a91-c5b3-4d14-b353-0ec823a82bb9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:23.402084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2de6a91-c5b3-4d14-b353-0ec823a82bb9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:23.402176 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2de6a91-c5b3-4d14-b353-0ec823a82bb9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:23.402280 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b2de6a91-c5b3-4d14-b353-0ec823a82bb9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:23.406856 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:23.406856 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:23.408003 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2de6a91-c5b3-4d14-b353-0ec823a82bb9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:23.408366 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 606/2402] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:23 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:23.523481 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4e103548-713a-401b-9ffd-abb14b4087aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:23.526177 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e103548-713a-401b-9ffd-abb14b4087aa tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 Aug 18 05:32:23.526458 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e103548-713a-401b-9ffd-abb14b4087aa tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:23.526771 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e103548-713a-401b-9ffd-abb14b4087aa tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:23.537855 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:23.537855 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:23.542674 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4e103548-713a-401b-9ffd-abb14b4087aa tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:23.546815 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e103548-713a-401b-9ffd-abb14b4087aa tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 returned with HTTP 200 Aug 18 05:32:23.547286 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 601/2403] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:23 2026] GET /volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:23.559829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-64765086-145b-4113-ad70-51d7636070ff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:23.561524 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64765086-145b-4113-ad70-51d7636070ff tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:23.561860 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64765086-145b-4113-ad70-51d7636070ff tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da3f0a1e-e303-401b-823c-19737deb3b66", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1335722237"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:23.574746 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:23.574746 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:23.575236 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-64765086-145b-4113-ad70-51d7636070ff tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:23.575379 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-64765086-145b-4113-ad70-51d7636070ff tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create snapshot from volume da3f0a1e-e303-401b-823c-19737deb3b66 Aug 18 05:32:23.623416 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-64765086-145b-4113-ad70-51d7636070ff tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['4837431f-019c-40e5-af4c-2d728a83094f', 'e5b60456-3431-44e2-8df5-069d129ea343', '90c1472c-32de-4a20-9376-fb94e44f65ab', '1ee5ec86-a11f-4d19-82a8-79fec3b7e59d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:23.668460 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-64765086-145b-4113-ad70-51d7636070ff tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot create request issued successfully. Aug 18 05:32:23.668962 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64765086-145b-4113-ad70-51d7636070ff tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:23.669534 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 593/2404] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:23.680535 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-09baf4b7-4c8c-47ba-9a58-95bbf976ee4b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:23.682842 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09baf4b7-4c8c-47ba-9a58-95bbf976ee4b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 Aug 18 05:32:23.682991 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09baf4b7-4c8c-47ba-9a58-95bbf976ee4b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:23.683226 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09baf4b7-4c8c-47ba-9a58-95bbf976ee4b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:23.689803 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:23.689803 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:23.690333 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-09baf4b7-4c8c-47ba-9a58-95bbf976ee4b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:23.691334 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09baf4b7-4c8c-47ba-9a58-95bbf976ee4b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 returned with HTTP 200 Aug 18 05:32:23.691926 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 605/2405] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:23 2026] GET /volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:23.916138 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-18c54bd9-34c2-462f-a354-3552a264b2a7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:23.917752 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18c54bd9-34c2-462f-a354-3552a264b2a7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:23.918269 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18c54bd9-34c2-462f-a354-3552a264b2a7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:23.918269 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18c54bd9-34c2-462f-a354-3552a264b2a7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:23.924629 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18c54bd9-34c2-462f-a354-3552a264b2a7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 returned with HTTP 404 Aug 18 05:32:23.925268 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 607/2406] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:23 2026] GET /volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:23.934272 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1bef0ce2-7263-4a4a-bc2a-ddbb1957b4bf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:23.936570 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bef0ce2-7263-4a4a-bc2a-ddbb1957b4bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:23.936845 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bef0ce2-7263-4a4a-bc2a-ddbb1957b4bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:23.937136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bef0ce2-7263-4a4a-bc2a-ddbb1957b4bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:23.937289 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-1bef0ce2-7263-4a4a-bc2a-ddbb1957b4bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:23.947468 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:23.947468 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:23.947468 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1bef0ce2-7263-4a4a-bc2a-ddbb1957b4bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:23.970323 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1bef0ce2-7263-4a4a-bc2a-ddbb1957b4bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot delete request issued successfully. Aug 18 05:32:23.970570 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bef0ce2-7263-4a4a-bc2a-ddbb1957b4bf tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 returned with HTTP 202 Aug 18 05:32:23.971152 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 602/2407] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:23 2026] DELETE /volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:23.981408 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c8c3e27b-17b2-44ea-b6e8-f76ba73ed087 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:23.983211 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8c3e27b-17b2-44ea-b6e8-f76ba73ed087 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:23.983530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8c3e27b-17b2-44ea-b6e8-f76ba73ed087 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:23.983530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8c3e27b-17b2-44ea-b6e8-f76ba73ed087 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:23.993626 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:23.993626 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:23.997792 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c8c3e27b-17b2-44ea-b6e8-f76ba73ed087 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:23.998691 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8c3e27b-17b2-44ea-b6e8-f76ba73ed087 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 returned with HTTP 200 Aug 18 05:32:23.999193 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 594/2408] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:23 2026] GET /volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:24.424430 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6cc1f485-cc15-46ff-9ab9-65b1b456045e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:24.428936 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cc1f485-cc15-46ff-9ab9-65b1b456045e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:24.429687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cc1f485-cc15-46ff-9ab9-65b1b456045e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:24.429687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6cc1f485-cc15-46ff-9ab9-65b1b456045e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:24.429921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6cc1f485-cc15-46ff-9ab9-65b1b456045e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:24.435946 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:24.435946 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:24.437045 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6cc1f485-cc15-46ff-9ab9-65b1b456045e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:24.437552 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 606/2409] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:24 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:24.705403 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c34718e1-7d29-4823-a760-f8abbba36bd9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:24.709118 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c34718e1-7d29-4823-a760-f8abbba36bd9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 Aug 18 05:32:24.709541 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c34718e1-7d29-4823-a760-f8abbba36bd9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:24.709943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c34718e1-7d29-4823-a760-f8abbba36bd9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:24.716222 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:24.716222 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:24.716699 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c34718e1-7d29-4823-a760-f8abbba36bd9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:24.717742 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c34718e1-7d29-4823-a760-f8abbba36bd9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 returned with HTTP 200 Aug 18 05:32:24.718024 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 608/2410] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:24 2026] GET /volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:24.730073 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ff31733-493e-4485-859c-cc4bd8715da5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:24.734225 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ff31733-493e-4485-859c-cc4bd8715da5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] POST https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0/action Aug 18 05:32:24.734225 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ff31733-493e-4485-859c-cc4bd8715da5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:24.734225 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ff31733-493e-4485-859c-cc4bd8715da5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:24.742421 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:24.742421 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:24.743672 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4ff31733-493e-4485-859c-cc4bd8715da5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:24.745879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-4ff31733-493e-4485-859c-cc4bd8715da5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9c3a39eb1a9c408b98f3f2410e2e87c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a04b6499994692992a28e771f50b13', '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=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:32:24.746466 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ff31733-493e-4485-859c-cc4bd8715da5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0/action returned with HTTP 403 Aug 18 05:32:24.747329 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 603/2411] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:32:24 2026] POST /volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:24.755615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6987ff7d-f482-499e-b88f-5b69dc181f22 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:24.757549 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6987ff7d-f482-499e-b88f-5b69dc181f22 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 Aug 18 05:32:24.757813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6987ff7d-f482-499e-b88f-5b69dc181f22 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:24.758045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6987ff7d-f482-499e-b88f-5b69dc181f22 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:24.758155 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-6987ff7d-f482-499e-b88f-5b69dc181f22 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete snapshot with id: 9229cb06-62bf-49b7-a345-ebb53c0b60e0 Aug 18 05:32:24.764053 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:24.764053 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:24.764433 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6987ff7d-f482-499e-b88f-5b69dc181f22 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:24.787182 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6987ff7d-f482-499e-b88f-5b69dc181f22 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot delete request issued successfully. Aug 18 05:32:24.787428 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6987ff7d-f482-499e-b88f-5b69dc181f22 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 returned with HTTP 202 Aug 18 05:32:24.788590 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 595/2412] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:24 2026] DELETE /volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:24.810313 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd5ee229-225a-4805-9477-cd951639c3d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:24.810313 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd5ee229-225a-4805-9477-cd951639c3d9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 Aug 18 05:32:24.810313 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd5ee229-225a-4805-9477-cd951639c3d9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:24.810313 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd5ee229-225a-4805-9477-cd951639c3d9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:24.818918 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:24.818918 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:24.819764 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cd5ee229-225a-4805-9477-cd951639c3d9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:24.820577 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd5ee229-225a-4805-9477-cd951639c3d9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 returned with HTTP 200 Aug 18 05:32:24.821020 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 607/2413] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:24 2026] GET /volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:25.012613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1e6a5faf-8a14-489f-a4e5-a82f072c95ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:25.015607 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e6a5faf-8a14-489f-a4e5-a82f072c95ff tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:25.016508 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e6a5faf-8a14-489f-a4e5-a82f072c95ff tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:25.016871 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1e6a5faf-8a14-489f-a4e5-a82f072c95ff tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:25.025070 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1e6a5faf-8a14-489f-a4e5-a82f072c95ff tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 returned with HTTP 404 Aug 18 05:32:25.025775 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 609/2414] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:25 2026] GET /volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:25.040535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98e610d0-02d0-47c5-940e-46e3bd7c0211 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:25.041049 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98e610d0-02d0-47c5-940e-46e3bd7c0211 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:25.041049 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98e610d0-02d0-47c5-940e-46e3bd7c0211 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:25.041254 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98e610d0-02d0-47c5-940e-46e3bd7c0211 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:25.041480 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-98e610d0-02d0-47c5-940e-46e3bd7c0211 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: 6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:25.058332 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:25.058332 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:25.059186 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-98e610d0-02d0-47c5-940e-46e3bd7c0211 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:25.108154 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-98e610d0-02d0-47c5-940e-46e3bd7c0211 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot delete request issued successfully. Aug 18 05:32:25.108400 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98e610d0-02d0-47c5-940e-46e3bd7c0211 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d returned with HTTP 202 Aug 18 05:32:25.108861 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 604/2415] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:25 2026] DELETE /volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:25.123164 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd27905b-9a7d-4eed-9784-e7bd54b617f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:25.125855 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd27905b-9a7d-4eed-9784-e7bd54b617f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:25.127167 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd27905b-9a7d-4eed-9784-e7bd54b617f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:25.127167 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd27905b-9a7d-4eed-9784-e7bd54b617f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:25.145357 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:25.145357 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:25.146180 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bd27905b-9a7d-4eed-9784-e7bd54b617f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:32:25.147216 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd27905b-9a7d-4eed-9784-e7bd54b617f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d returned with HTTP 200 Aug 18 05:32:25.147721 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 596/2416] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:25 2026] GET /volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:25.448350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f9d31c17-bac2-4c82-b737-18e93a324352 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:25.450657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9d31c17-bac2-4c82-b737-18e93a324352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:25.450920 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9d31c17-bac2-4c82-b737-18e93a324352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:25.451211 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9d31c17-bac2-4c82-b737-18e93a324352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:25.451377 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f9d31c17-bac2-4c82-b737-18e93a324352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:25.457274 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:25.457274 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:25.457800 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9d31c17-bac2-4c82-b737-18e93a324352 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:25.458254 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 608/2417] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:25 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:25.830997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4592f5be-eccf-459a-be9a-fc17e3be7a69 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:25.832848 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4592f5be-eccf-459a-be9a-fc17e3be7a69 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 Aug 18 05:32:25.833194 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4592f5be-eccf-459a-be9a-fc17e3be7a69 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:25.833477 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4592f5be-eccf-459a-be9a-fc17e3be7a69 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:25.839209 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4592f5be-eccf-459a-be9a-fc17e3be7a69 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 returned with HTTP 404 Aug 18 05:32:25.840027 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 610/2418] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:25 2026] GET /volume/v3/snapshots/9229cb06-62bf-49b7-a345-ebb53c0b60e0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:25.849098 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50e55447-2a0c-4c51-852e-b19651a8be51 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:25.853576 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50e55447-2a0c-4c51-852e-b19651a8be51 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 Aug 18 05:32:25.853576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50e55447-2a0c-4c51-852e-b19651a8be51 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:25.853576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50e55447-2a0c-4c51-852e-b19651a8be51 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:25.853576 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-50e55447-2a0c-4c51-852e-b19651a8be51 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume with id: da3f0a1e-e303-401b-823c-19737deb3b66 Aug 18 05:32:25.861301 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:25.861301 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:25.861922 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-50e55447-2a0c-4c51-852e-b19651a8be51 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:25.880297 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-50e55447-2a0c-4c51-852e-b19651a8be51 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume request issued successfully. Aug 18 05:32:25.881188 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50e55447-2a0c-4c51-852e-b19651a8be51 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 returned with HTTP 202 Aug 18 05:32:25.881188 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 605/2419] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:25 2026] DELETE /volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:25.891942 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-36b70834-0ce1-4bc3-9de9-5404ef89787a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:25.893361 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36b70834-0ce1-4bc3-9de9-5404ef89787a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 Aug 18 05:32:25.893573 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36b70834-0ce1-4bc3-9de9-5404ef89787a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:25.893789 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36b70834-0ce1-4bc3-9de9-5404ef89787a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:25.902900 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:25.902900 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:25.906989 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-36b70834-0ce1-4bc3-9de9-5404ef89787a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:25.911693 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36b70834-0ce1-4bc3-9de9-5404ef89787a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 returned with HTTP 200 Aug 18 05:32:25.912181 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 597/2420] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:25 2026] GET /volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:26.164516 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-265bf64e-9599-4842-a715-d31b82cc4b58 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.166868 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-265bf64e-9599-4842-a715-d31b82cc4b58 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:26.167868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-265bf64e-9599-4842-a715-d31b82cc4b58 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:26.169279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-265bf64e-9599-4842-a715-d31b82cc4b58 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:26.177692 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-265bf64e-9599-4842-a715-d31b82cc4b58 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d returned with HTTP 404 Aug 18 05:32:26.178441 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 609/2421] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:26 2026] GET /volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:26.189996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a14cc205-d4c2-4791-9746-b35b5d0ef505 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.192588 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a14cc205-d4c2-4791-9746-b35b5d0ef505 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:26.192917 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a14cc205-d4c2-4791-9746-b35b5d0ef505 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:26.193221 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a14cc205-d4c2-4791-9746-b35b5d0ef505 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:26.193359 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-a14cc205-d4c2-4791-9746-b35b5d0ef505 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:26.199173 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a14cc205-d4c2-4791-9746-b35b5d0ef505 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 returned with HTTP 404 Aug 18 05:32:26.200551 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 611/2422] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:26 2026] DELETE /volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:26.209937 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38743f1d-7e80-49e0-84de-d149016d8098 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.213885 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38743f1d-7e80-49e0-84de-d149016d8098 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 Aug 18 05:32:26.213885 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38743f1d-7e80-49e0-84de-d149016d8098 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:26.213885 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38743f1d-7e80-49e0-84de-d149016d8098 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:26.219459 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38743f1d-7e80-49e0-84de-d149016d8098 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 returned with HTTP 404 Aug 18 05:32:26.220327 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 606/2423] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:26 2026] GET /volume/v3/snapshots/ee6fadcb-e4dd-4ce7-bc06-20d45fcb4625 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:26.229101 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3943a828-ccd9-47b4-b3a0-f850e9d5fa0d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.231543 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3943a828-ccd9-47b4-b3a0-f850e9d5fa0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:26.231952 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3943a828-ccd9-47b4-b3a0-f850e9d5fa0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:26.232172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3943a828-ccd9-47b4-b3a0-f850e9d5fa0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:26.232236 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-3943a828-ccd9-47b4-b3a0-f850e9d5fa0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:26.240185 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3943a828-ccd9-47b4-b3a0-f850e9d5fa0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 returned with HTTP 404 Aug 18 05:32:26.240761 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 598/2424] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:26 2026] DELETE /volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:26.249823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dd2df56c-59a2-4aed-b289-98ccd6fa261d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.251861 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd2df56c-59a2-4aed-b289-98ccd6fa261d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 Aug 18 05:32:26.252074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd2df56c-59a2-4aed-b289-98ccd6fa261d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:26.252280 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dd2df56c-59a2-4aed-b289-98ccd6fa261d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:26.265330 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dd2df56c-59a2-4aed-b289-98ccd6fa261d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 returned with HTTP 404 Aug 18 05:32:26.265880 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 610/2425] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:26 2026] GET /volume/v3/snapshots/bc9e5054-e249-471a-93ad-5066f3497452 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:26.273664 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48966ce7-ea0f-4840-9024-428e30869f6f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.276198 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48966ce7-ea0f-4840-9024-428e30869f6f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:26.276649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48966ce7-ea0f-4840-9024-428e30869f6f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:26.277054 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48966ce7-ea0f-4840-9024-428e30869f6f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:26.277323 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-48966ce7-ea0f-4840-9024-428e30869f6f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: 6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:26.283961 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48966ce7-ea0f-4840-9024-428e30869f6f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d returned with HTTP 404 Aug 18 05:32:26.284842 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 612/2426] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:26 2026] DELETE /volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:26.293646 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-17367251-7393-4356-8e01-86a25e042a30 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.296964 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17367251-7393-4356-8e01-86a25e042a30 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d Aug 18 05:32:26.296964 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17367251-7393-4356-8e01-86a25e042a30 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:26.296964 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-17367251-7393-4356-8e01-86a25e042a30 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:26.303464 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-17367251-7393-4356-8e01-86a25e042a30 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d returned with HTTP 404 Aug 18 05:32:26.304577 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 607/2427] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:26 2026] GET /volume/v3/snapshots/6b98dc25-9e90-461b-961e-4b30a7baee4d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:26.470199 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f2317b23-fb7b-4c66-8ad0-c95ae0767a3c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.473705 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2317b23-fb7b-4c66-8ad0-c95ae0767a3c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:26.475034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2317b23-fb7b-4c66-8ad0-c95ae0767a3c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:26.475034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f2317b23-fb7b-4c66-8ad0-c95ae0767a3c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:26.475034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f2317b23-fb7b-4c66-8ad0-c95ae0767a3c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:26.488253 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:26.488253 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:26.488253 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f2317b23-fb7b-4c66-8ad0-c95ae0767a3c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:26.488253 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 599/2428] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:26 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:26.933288 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d36f332-ddbd-41b2-a50d-bea366d3bffa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.936512 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d36f332-ddbd-41b2-a50d-bea366d3bffa tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 Aug 18 05:32:26.936836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d36f332-ddbd-41b2-a50d-bea366d3bffa tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:26.937207 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d36f332-ddbd-41b2-a50d-bea366d3bffa tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:26.943258 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d36f332-ddbd-41b2-a50d-bea366d3bffa tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 returned with HTTP 404 Aug 18 05:32:26.943695 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 611/2429] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:26 2026] GET /volume/v3/volumes/da3f0a1e-e303-401b-823c-19737deb3b66 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:26.955386 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:26.957790 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:26.958250 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1267753327"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:26.961620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1267753327'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:26.961867 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume of 1 GB Aug 18 05:32:26.967704 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:26.976218 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (4088af6a-a4ca-43dc-8948-9848847269a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:26.977278 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea98bded-3ab7-4375-8f7a-49105cfdf04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:26.978510 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:27.019400 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea98bded-3ab7-4375-8f7a-49105cfdf04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:27.020483 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d19657-fe7f-4aa4-9b53-c4910fe3f038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:27.101975 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['23e38b9a-a96d-4951-8455-e910f1fd550e', '7f518e0c-692c-481e-a366-165288170bdc', 'f7a7c22c-f0fb-4c0c-b83b-d93b794e5688', 'e83af1c3-f1f3-4ff4-a92c-e38c099baa8d'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:27.102833 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d19657-fe7f-4aa4-9b53-c4910fe3f038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23e38b9a-a96d-4951-8455-e910f1fd550e', '7f518e0c-692c-481e-a366-165288170bdc', 'f7a7c22c-f0fb-4c0c-b83b-d93b794e5688', 'e83af1c3-f1f3-4ff4-a92c-e38c099baa8d']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:27.103674 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf6f634-5aff-4ece-bc86-0b4ce187ad40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:27.131374 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf6f634-5aff-4ece-bc86-0b4ce187ad40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f463b68-7635-4747-a04b-553f7f0c81c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1267753327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['23e38b9a-a96d-4951-8455-e910f1fd550e','7f518e0c-692c-481e-a366-165288170bdc','f7a7c22c-f0fb-4c0c-b83b-d93b794e5688','e83af1c3-f1f3-4ff4-a92c-e38c099baa8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1267753327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f463b68-7635-4747-a04b-553f7f0c81c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a04b6499994692992a28e771f50b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d5803c7790c480aa44113aeca6f63a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:27.131374 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62eacf4c-b358-44dc-834c-8a943a65ba6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:27.152781 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62eacf4c-b358-44dc-834c-8a943a65ba6a) transitioned into state 'SUCCESS' from state '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-1267753327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['23e38b9a-a96d-4951-8455-e910f1fd550e','7f518e0c-692c-481e-a366-165288170bdc','f7a7c22c-f0fb-4c0c-b83b-d93b794e5688','e83af1c3-f1f3-4ff4-a92c-e38c099baa8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:27.153490 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcbbdd0-083c-4c98-a3c4-da8eb22d76c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:27.165953 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcbbdd0-083c-4c98-a3c4-da8eb22d76c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:27.167209 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (4088af6a-a4ca-43dc-8948-9848847269a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:27.167673 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request issued successfully. Aug 18 05:32:27.168545 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff4a57bd-28b8-4213-9743-d805c45c6b72 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:27.169169 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 613/2430] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:26 2026] POST /volume/v3/volumes => generated 778 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:27.186252 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-254f3f13-e9ff-453b-bd01-d122109e332a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:27.189458 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-254f3f13-e9ff-453b-bd01-d122109e332a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 Aug 18 05:32:27.189917 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-254f3f13-e9ff-453b-bd01-d122109e332a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:27.190226 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-254f3f13-e9ff-453b-bd01-d122109e332a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:27.200255 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:27.200255 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:27.205183 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-254f3f13-e9ff-453b-bd01-d122109e332a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:27.213630 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-254f3f13-e9ff-453b-bd01-d122109e332a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 returned with HTTP 200 Aug 18 05:32:27.214165 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 608/2431] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:27 2026] GET /volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:27.502353 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-54beeba2-001a-4080-8d0e-716554fd424f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:27.507031 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-54beeba2-001a-4080-8d0e-716554fd424f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:27.507031 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-54beeba2-001a-4080-8d0e-716554fd424f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:27.507031 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-54beeba2-001a-4080-8d0e-716554fd424f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:27.507031 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-54beeba2-001a-4080-8d0e-716554fd424f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:27.511792 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:27.511792 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:27.512617 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-54beeba2-001a-4080-8d0e-716554fd424f tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:27.514884 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 600/2432] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:27 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:28.159612 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ed73d40a-aaee-488b-9eb1-7420b316c4aa req-e71d4d11-2f6c-42f4-916c-c380cff9e349 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.164152 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ed73d40a-aaee-488b-9eb1-7420b316c4aa req-e71d4d11-2f6c-42f4-916c-c380cff9e349 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/dc313adb-1427-411b-85d9-84ed5fc77dbe Aug 18 05:32:28.164383 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ed73d40a-aaee-488b-9eb1-7420b316c4aa req-e71d4d11-2f6c-42f4-916c-c380cff9e349 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:28.164561 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ed73d40a-aaee-488b-9eb1-7420b316c4aa req-e71d4d11-2f6c-42f4-916c-c380cff9e349 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:28.173949 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:28.173949 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:28.228090 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-47352dc8-5a70-4cb7-843c-555bc5adfd4a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.229941 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-47352dc8-5a70-4cb7-843c-555bc5adfd4a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 Aug 18 05:32:28.230055 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-47352dc8-5a70-4cb7-843c-555bc5adfd4a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:28.230237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-47352dc8-5a70-4cb7-843c-555bc5adfd4a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:28.238582 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:28.238582 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:28.242939 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-47352dc8-5a70-4cb7-843c-555bc5adfd4a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:28.252059 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-47352dc8-5a70-4cb7-843c-555bc5adfd4a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 returned with HTTP 200 Aug 18 05:32:28.252059 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 614/2433] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:28 2026] GET /volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:28.252274 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ed73d40a-aaee-488b-9eb1-7420b316c4aa req-e71d4d11-2f6c-42f4-916c-c380cff9e349 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/dc313adb-1427-411b-85d9-84ed5fc77dbe returned with HTTP 200 Aug 18 05:32:28.252274 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 612/2434] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:32:28 2026] DELETE /volume/v3/attachments/dc313adb-1427-411b-85d9-84ed5fc77dbe => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:28.266398 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8ddb2e9c-a53b-45d8-8803-814e2498dcfe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.269849 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ddb2e9c-a53b-45d8-8803-814e2498dcfe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:28.269849 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8ddb2e9c-a53b-45d8-8803-814e2498dcfe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f463b68-7635-4747-a04b-553f7f0c81c0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-80421308"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:28.282207 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:28.282207 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:28.282413 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ddb2e9c-a53b-45d8-8803-814e2498dcfe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:28.282584 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-8ddb2e9c-a53b-45d8-8803-814e2498dcfe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create snapshot from volume 1f463b68-7635-4747-a04b-553f7f0c81c0 Aug 18 05:32:28.319045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8ddb2e9c-a53b-45d8-8803-814e2498dcfe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['1531ab76-6be5-474a-bb70-1af691e45c40', '1814887b-45f3-42fc-b307-ad836ed86613', '217e8f71-0b00-4f4f-bac9-819864b85c77', '956c7ad3-09f2-4c97-b48f-f94b4179d465'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:28.357197 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8ddb2e9c-a53b-45d8-8803-814e2498dcfe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot create request issued successfully. Aug 18 05:32:28.357542 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8ddb2e9c-a53b-45d8-8803-814e2498dcfe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:28.358085 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 609/2435] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:28 2026] POST /volume/v3/snapshots => generated 306 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:28.370093 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-10ba9faf-a6b6-4a2c-8301-ba0f5f2d488b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.373066 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10ba9faf-a6b6-4a2c-8301-ba0f5f2d488b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 Aug 18 05:32:28.373354 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10ba9faf-a6b6-4a2c-8301-ba0f5f2d488b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:28.373865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10ba9faf-a6b6-4a2c-8301-ba0f5f2d488b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:28.380132 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:28.380132 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:28.380497 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-10ba9faf-a6b6-4a2c-8301-ba0f5f2d488b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:28.381417 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10ba9faf-a6b6-4a2c-8301-ba0f5f2d488b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 returned with HTTP 200 Aug 18 05:32:28.381900 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 601/2436] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:28 2026] GET /volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:28.462803 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4372dcc4-59af-4182-8430-93c6eb34bcc6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.464828 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4372dcc4-59af-4182-8430-93c6eb34bcc6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:32:28.465441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4372dcc4-59af-4182-8430-93c6eb34bcc6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:28.465441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4372dcc4-59af-4182-8430-93c6eb34bcc6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:28.479132 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:28.479132 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:28.482687 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4372dcc4-59af-4182-8430-93c6eb34bcc6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:32:28.488387 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4372dcc4-59af-4182-8430-93c6eb34bcc6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:32:28.488861 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 615/2437] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:28 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:28.534945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c158ce7-bec1-482e-a778-30013ebed966 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.538138 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c158ce7-bec1-482e-a778-30013ebed966 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:28.538359 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c158ce7-bec1-482e-a778-30013ebed966 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:28.538569 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c158ce7-bec1-482e-a778-30013ebed966 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:28.538698 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1c158ce7-bec1-482e-a778-30013ebed966 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:28.543398 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:28.543398 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:28.544340 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c158ce7-bec1-482e-a778-30013ebed966 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:28.544846 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 613/2438] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:28 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:28.570127 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-49d1277d-bb72-4077-824b-68acef730cfa req-4df79b0d-56aa-4cff-afcf-46fd2f2e3b1a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.573113 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-4df79b0d-56aa-4cff-afcf-46fd2f2e3b1a tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:32:28.573389 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-4df79b0d-56aa-4cff-afcf-46fd2f2e3b1a tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:28.573626 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-4df79b0d-56aa-4cff-afcf-46fd2f2e3b1a tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:28.589076 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:28.589076 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:28.596482 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-49d1277d-bb72-4077-824b-68acef730cfa req-4df79b0d-56aa-4cff-afcf-46fd2f2e3b1a tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:32:28.602923 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-4df79b0d-56aa-4cff-afcf-46fd2f2e3b1a tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:32:28.603697 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 610/2439] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:28 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:28.627819 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-49d1277d-bb72-4077-824b-68acef730cfa req-1055e580-3471-4e53-954f-86b70fe3ad41 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.633858 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-1055e580-3471-4e53-954f-86b70fe3ad41 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] POST https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0/action Aug 18 05:32:28.634377 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-1055e580-3471-4e53-954f-86b70fe3ad41 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:28.634511 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-1055e580-3471-4e53-954f-86b70fe3ad41 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:28.653454 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:28.653454 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:28.654030 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-49d1277d-bb72-4077-824b-68acef730cfa req-1055e580-3471-4e53-954f-86b70fe3ad41 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:32:28.665310 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-49d1277d-bb72-4077-824b-68acef730cfa req-1055e580-3471-4e53-954f-86b70fe3ad41 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Begin detaching volume completed successfully. Aug 18 05:32:28.665603 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-1055e580-3471-4e53-954f-86b70fe3ad41 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0/action returned with HTTP 202 Aug 18 05:32:28.666328 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 602/2440] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:32:28 2026] POST /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:32:28.717669 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6ac012f5-e38b-4734-b04b-d58032d01602 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.717871 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ac012f5-e38b-4734-b04b-d58032d01602 None None] GET https://10.4.3.250/volume// Aug 18 05:32:28.718190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ac012f5-e38b-4734-b04b-d58032d01602 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:28.718384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ac012f5-e38b-4734-b04b-d58032d01602 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:28.718693 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ac012f5-e38b-4734-b04b-d58032d01602 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:28.719098 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 616/2441] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:32:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:28.730175 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-49d1277d-bb72-4077-824b-68acef730cfa req-4caf24c3-d296-4991-800b-8320545b7719 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:28.733060 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-4caf24c3-d296-4991-800b-8320545b7719 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:32:28.733315 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-4caf24c3-d296-4991-800b-8320545b7719 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:28.733549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-4caf24c3-d296-4991-800b-8320545b7719 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:28.746716 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:28.746716 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:28.751869 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-49d1277d-bb72-4077-824b-68acef730cfa req-4caf24c3-d296-4991-800b-8320545b7719 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:32:28.758053 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-4caf24c3-d296-4991-800b-8320545b7719 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:32:28.760176 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 614/2442] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:32:28 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:29.397041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6532f706-b5a7-4131-977f-6d7e2f227998 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:29.397041 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6532f706-b5a7-4131-977f-6d7e2f227998 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 Aug 18 05:32:29.397041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6532f706-b5a7-4131-977f-6d7e2f227998 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:29.397041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6532f706-b5a7-4131-977f-6d7e2f227998 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:29.401835 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:29.401835 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:29.402306 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6532f706-b5a7-4131-977f-6d7e2f227998 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:29.403375 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6532f706-b5a7-4131-977f-6d7e2f227998 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 returned with HTTP 200 Aug 18 05:32:29.404612 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 611/2443] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:29 2026] GET /volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:29.415734 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-df711b87-807b-4ea0-9416-0c210fed714e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:29.418401 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-df711b87-807b-4ea0-9416-0c210fed714e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] GET https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:29.419331 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-df711b87-807b-4ea0-9416-0c210fed714e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:29.424239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-df711b87-807b-4ea0-9416-0c210fed714e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:29.424239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-df711b87-807b-4ea0-9416-0c210fed714e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:32:29.425749 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-df711b87-807b-4ea0-9416-0c210fed714e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:32:29.432155 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-df711b87-807b-4ea0-9416-0c210fed714e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Get all snapshots completed successfully. Aug 18 05:32:29.432544 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-df711b87-807b-4ea0-9416-0c210fed714e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 200 Aug 18 05:32:29.433201 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 603/2444] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:32:29 2026] GET /volume/v3/snapshots => generated 334 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:29.447059 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f4b253ba-7b18-4274-ad4d-28eb4a13d5fb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:29.449662 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4b253ba-7b18-4274-ad4d-28eb4a13d5fb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 Aug 18 05:32:29.449937 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4b253ba-7b18-4274-ad4d-28eb4a13d5fb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:29.450203 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4b253ba-7b18-4274-ad4d-28eb4a13d5fb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:29.450334 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-f4b253ba-7b18-4274-ad4d-28eb4a13d5fb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete snapshot with id: 2774b95e-71ca-4604-b377-7a15e899c146 Aug 18 05:32:29.457024 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:29.457024 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:29.457466 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f4b253ba-7b18-4274-ad4d-28eb4a13d5fb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:29.479804 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f4b253ba-7b18-4274-ad4d-28eb4a13d5fb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot delete request issued successfully. Aug 18 05:32:29.480104 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4b253ba-7b18-4274-ad4d-28eb4a13d5fb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 returned with HTTP 202 Aug 18 05:32:29.480615 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 617/2445] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:29 2026] DELETE /volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:29.493331 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-258a9226-1006-4e9f-abfd-b1b1105c4a63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:29.497840 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-258a9226-1006-4e9f-abfd-b1b1105c4a63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 Aug 18 05:32:29.498261 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-258a9226-1006-4e9f-abfd-b1b1105c4a63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:29.498575 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-258a9226-1006-4e9f-abfd-b1b1105c4a63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:29.504998 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:29.504998 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:29.505408 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-258a9226-1006-4e9f-abfd-b1b1105c4a63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:29.506432 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-258a9226-1006-4e9f-abfd-b1b1105c4a63 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 returned with HTTP 200 Aug 18 05:32:29.506601 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 615/2446] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:29 2026] GET /volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:29.560864 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-008615de-c145-422a-aa4a-bdc318099dba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:29.563548 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-008615de-c145-422a-aa4a-bdc318099dba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:29.563855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-008615de-c145-422a-aa4a-bdc318099dba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:29.564192 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-008615de-c145-422a-aa4a-bdc318099dba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:29.564376 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-008615de-c145-422a-aa4a-bdc318099dba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:29.571281 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:29.571281 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:29.572456 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-008615de-c145-422a-aa4a-bdc318099dba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:29.572962 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 612/2447] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:29 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:29.803322 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-49d1277d-bb72-4077-824b-68acef730cfa req-c9b360dd-f204-4bfe-b59a-0ba8f5ca69c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:29.806906 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-c9b360dd-f204-4bfe-b59a-0ba8f5ca69c3 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] DELETE https://10.4.3.250/volume/v3/attachments/c214228d-7af0-4636-bac9-e6e4613637f0 Aug 18 05:32:29.806906 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-c9b360dd-f204-4bfe-b59a-0ba8f5ca69c3 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:29.806906 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-c9b360dd-f204-4bfe-b59a-0ba8f5ca69c3 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:29.814317 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:29.814317 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:29.876470 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-49d1277d-bb72-4077-824b-68acef730cfa req-c9b360dd-f204-4bfe-b59a-0ba8f5ca69c3 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/attachments/c214228d-7af0-4636-bac9-e6e4613637f0 returned with HTTP 200 Aug 18 05:32:29.877277 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 604/2448] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:32:29 2026] DELETE /volume/v3/attachments/c214228d-7af0-4636-bac9-e6e4613637f0 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:30.519742 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-08cdc4e8-8a40-4d1b-80fd-a78868775059 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:30.522134 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08cdc4e8-8a40-4d1b-80fd-a78868775059 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 Aug 18 05:32:30.522350 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08cdc4e8-8a40-4d1b-80fd-a78868775059 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:30.522654 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08cdc4e8-8a40-4d1b-80fd-a78868775059 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:30.528192 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08cdc4e8-8a40-4d1b-80fd-a78868775059 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 returned with HTTP 404 Aug 18 05:32:30.528754 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 618/2449] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:30 2026] GET /volume/v3/snapshots/2774b95e-71ca-4604-b377-7a15e899c146 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:32:30.537531 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a810fd36-29b4-4fcf-8d4c-b97f6e5d494a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:30.539581 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a810fd36-29b4-4fcf-8d4c-b97f6e5d494a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 Aug 18 05:32:30.539859 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a810fd36-29b4-4fcf-8d4c-b97f6e5d494a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:30.540139 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a810fd36-29b4-4fcf-8d4c-b97f6e5d494a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:30.540297 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a810fd36-29b4-4fcf-8d4c-b97f6e5d494a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume with id: 1f463b68-7635-4747-a04b-553f7f0c81c0 Aug 18 05:32:30.548374 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:30.548374 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:30.548763 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a810fd36-29b4-4fcf-8d4c-b97f6e5d494a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:30.573413 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a810fd36-29b4-4fcf-8d4c-b97f6e5d494a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume request issued successfully. Aug 18 05:32:30.573759 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a810fd36-29b4-4fcf-8d4c-b97f6e5d494a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 returned with HTTP 202 Aug 18 05:32:30.574443 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 616/2450] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:30 2026] DELETE /volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:30.582429 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-afe175c9-e23a-4797-939f-006b28d2fcad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:30.584221 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afe175c9-e23a-4797-939f-006b28d2fcad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 Aug 18 05:32:30.584905 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-afe175c9-e23a-4797-939f-006b28d2fcad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:30.584905 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-afe175c9-e23a-4797-939f-006b28d2fcad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:30.586372 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a5570c8a-9c6f-4149-bbd6-81f92be5d53a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:30.588948 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a5570c8a-9c6f-4149-bbd6-81f92be5d53a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:30.589141 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a5570c8a-9c6f-4149-bbd6-81f92be5d53a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:30.589374 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a5570c8a-9c6f-4149-bbd6-81f92be5d53a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:30.589524 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a5570c8a-9c6f-4149-bbd6-81f92be5d53a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:30.594089 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:30.594089 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:30.595438 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:30.595438 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:30.596498 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a5570c8a-9c6f-4149-bbd6-81f92be5d53a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:30.596970 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 605/2451] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:30 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:30.599278 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-afe175c9-e23a-4797-939f-006b28d2fcad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:30.607093 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afe175c9-e23a-4797-939f-006b28d2fcad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 returned with HTTP 200 Aug 18 05:32:30.607726 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 613/2452] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:30 2026] GET /volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:30.609410 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b676408-9e9e-4bd1-b09b-4ea7b32198a3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:30.612353 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b676408-9e9e-4bd1-b09b-4ea7b32198a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:32:30.613440 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b676408-9e9e-4bd1-b09b-4ea7b32198a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:30.626987 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b676408-9e9e-4bd1-b09b-4ea7b32198a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:30.626987 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0b676408-9e9e-4bd1-b09b-4ea7b32198a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: 22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:32:30.632384 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:30.632384 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:30.632837 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b676408-9e9e-4bd1-b09b-4ea7b32198a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:30.659802 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b676408-9e9e-4bd1-b09b-4ea7b32198a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:32:30.660723 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b676408-9e9e-4bd1-b09b-4ea7b32198a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb returned with HTTP 202 Aug 18 05:32:30.662714 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 619/2453] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:30 2026] DELETE /volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:30.668529 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db2049f5-740d-42a3-842f-4ff51d5af91a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:30.670928 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db2049f5-740d-42a3-842f-4ff51d5af91a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:32:30.671244 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db2049f5-740d-42a3-842f-4ff51d5af91a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:30.671511 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db2049f5-740d-42a3-842f-4ff51d5af91a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:30.681129 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:30.681129 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:30.686699 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db2049f5-740d-42a3-842f-4ff51d5af91a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:30.696048 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db2049f5-740d-42a3-842f-4ff51d5af91a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb returned with HTTP 200 Aug 18 05:32:30.696048 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 617/2454] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:30 2026] GET /volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:30.821564 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-532d6ff9-c00c-4536-83b6-b51bb2b4b322 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:30.823137 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-532d6ff9-c00c-4536-83b6-b51bb2b4b322 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:32:30.823358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-532d6ff9-c00c-4536-83b6-b51bb2b4b322 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:30.823535 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-532d6ff9-c00c-4536-83b6-b51bb2b4b322 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:30.830955 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:30.830955 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:30.835371 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-532d6ff9-c00c-4536-83b6-b51bb2b4b322 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:32:30.839839 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-532d6ff9-c00c-4536-83b6-b51bb2b4b322 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:32:30.840423 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 606/2455] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:30 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:31.610351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-21c7b837-5d00-4b31-9617-1c9f14cea806 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:31.613337 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21c7b837-5d00-4b31-9617-1c9f14cea806 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:31.613603 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21c7b837-5d00-4b31-9617-1c9f14cea806 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:31.613870 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21c7b837-5d00-4b31-9617-1c9f14cea806 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:31.615338 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-21c7b837-5d00-4b31-9617-1c9f14cea806 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:31.619614 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:31.619614 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:31.620533 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21c7b837-5d00-4b31-9617-1c9f14cea806 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:31.620942 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 614/2456] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:31 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:31.624949 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c44941e7-caf9-492b-9df0-747e11ea7473 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:31.627225 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c44941e7-caf9-492b-9df0-747e11ea7473 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 Aug 18 05:32:31.627445 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c44941e7-caf9-492b-9df0-747e11ea7473 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:31.627654 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c44941e7-caf9-492b-9df0-747e11ea7473 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:31.632214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2a05aa4f-c4db-443b-907f-186697f36d3b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:31.634372 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a05aa4f-c4db-443b-907f-186697f36d3b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:32:31.634477 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c44941e7-caf9-492b-9df0-747e11ea7473 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 returned with HTTP 404 Aug 18 05:32:31.634587 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a05aa4f-c4db-443b-907f-186697f36d3b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:31.634807 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a05aa4f-c4db-443b-907f-186697f36d3b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:31.635072 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2a05aa4f-c4db-443b-907f-186697f36d3b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:31.635259 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 620/2457] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:31 2026] GET /volume/v3/volumes/1f463b68-7635-4747-a04b-553f7f0c81c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:31.640771 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:31.640771 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:31.641843 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a05aa4f-c4db-443b-907f-186697f36d3b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:32:31.642299 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 618/2458] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:31 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:31.645754 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:31.648076 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:31.648534 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1277446349"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:31.650598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1277446349'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:31.650756 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume of 1 GB Aug 18 05:32:31.655729 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:31.655971 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e205118-e73b-4e09-a4cb-3698c518d1d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:31.658873 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e205118-e73b-4e09-a4cb-3698c518d1d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:32:31.659383 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e205118-e73b-4e09-a4cb-3698c518d1d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cb8d4f5-8902-489e-a12d-7a9aa83f8698", "incremental": true, "force": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:31.661355 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-5e205118-e73b-4e09-a4cb-3698c518d1d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating new backup {'backup': {'volume_id': '8cb8d4f5-8902-489e-a12d-7a9aa83f8698', 'incremental': True, 'force': True}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:32:31.661559 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-5e205118-e73b-4e09-a4cb-3698c518d1d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating backup of volume 8cb8d4f5-8902-489e-a12d-7a9aa83f8698 in container None Aug 18 05:32:31.664369 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (b3ad9184-011d-43c0-95c1-96afafaae4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:31.665954 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b730b2ec-580d-4b95-99d6-ebbe9806d412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:31.667253 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:31.673216 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:31.673216 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:31.673514 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5e205118-e73b-4e09-a4cb-3698c518d1d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:31.699554 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5e205118-e73b-4e09-a4cb-3698c518d1d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['1f0210a2-90b4-48e9-a652-2e1e6bd01acb', '94f1887b-d145-438f-b9d7-db5677c818df'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:31.701553 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b730b2ec-580d-4b95-99d6-ebbe9806d412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:31.702587 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6554b351-81bb-4b02-ade1-5d13ef286310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:31.709686 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-11358fec-3693-4e10-865a-d4d79ae04d1a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:31.715086 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11358fec-3693-4e10-865a-d4d79ae04d1a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb Aug 18 05:32:31.715086 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11358fec-3693-4e10-865a-d4d79ae04d1a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:31.715086 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11358fec-3693-4e10-865a-d4d79ae04d1a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:31.723252 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11358fec-3693-4e10-865a-d4d79ae04d1a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb returned with HTTP 404 Aug 18 05:32:31.723903 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 621/2459] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:31 2026] GET /volume/v3/volumes/22533b01-dc16-47f5-979e-47a4712798eb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:31.760479 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['1aa0a6b8-4a85-4fcf-9854-7b6c6aa57dbd', '2b79e0b7-48c9-407a-aacd-db54fdcc6e44', 'd1dc0682-2bef-46bc-9f7f-5544d05bd06b', '35a81c0b-197b-4e2c-9fec-2bcf606e7e77'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:31.761659 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6554b351-81bb-4b02-ade1-5d13ef286310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa0a6b8-4a85-4fcf-9854-7b6c6aa57dbd', '2b79e0b7-48c9-407a-aacd-db54fdcc6e44', 'd1dc0682-2bef-46bc-9f7f-5544d05bd06b', '35a81c0b-197b-4e2c-9fec-2bcf606e7e77']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:31.762753 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b29c568e-b816-4ea0-a2e5-5bf3ba04e1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:31.763771 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89724b91-3f3e-486a-88c6-1047eb69328b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:31.765404 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:31.765696 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-828314696", "snapshot_id": null, "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:31.767175 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-828314696', 'snapshot_id': None, 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:31.767714 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e205118-e73b-4e09-a4cb-3698c518d1d6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:32:31.768266 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 615/2460] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:32:31 2026] POST /volume/v3/backups => generated 288 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:31.782241 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c1719e2-10ff-4341-ac24-58279303af1c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:31.787045 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c1719e2-10ff-4341-ac24-58279303af1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:31.787045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c1719e2-10ff-4341-ac24-58279303af1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:31.787045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c1719e2-10ff-4341-ac24-58279303af1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:31.787045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8c1719e2-10ff-4341-ac24-58279303af1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:31.792266 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:31.792266 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:31.793483 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c1719e2-10ff-4341-ac24-58279303af1c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:31.794112 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 622/2461] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:31 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:31.798143 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b29c568e-b816-4ea0-a2e5-5bf3ba04e1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce72a54a-77e8-4c9b-bb2c-7e43571bb284', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1277446349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['1aa0a6b8-4a85-4fcf-9854-7b6c6aa57dbd','2b79e0b7-48c9-407a-aacd-db54fdcc6e44','d1dc0682-2bef-46bc-9f7f-5544d05bd06b','35a81c0b-197b-4e2c-9fec-2bcf606e7e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1277446349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce72a54a-77e8-4c9b-bb2c-7e43571bb284,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a04b6499994692992a28e771f50b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d5803c7790c480aa44113aeca6f63a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:31.799199 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e42a05-e009-417d-9f5a-b14ec4808216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:31.824597 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e42a05-e009-417d-9f5a-b14ec4808216) transitioned into state 'SUCCESS' from state '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-1277446349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['1aa0a6b8-4a85-4fcf-9854-7b6c6aa57dbd','2b79e0b7-48c9-407a-aacd-db54fdcc6e44','d1dc0682-2bef-46bc-9f7f-5544d05bd06b','35a81c0b-197b-4e2c-9fec-2bcf606e7e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:31.825721 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afab54f1-ac5f-4946-94e5-28ca262c9a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:31.839431 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afab54f1-ac5f-4946-94e5-28ca262c9a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:31.840727 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (b3ad9184-011d-43c0-95c1-96afafaae4ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:31.841235 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request issued successfully. Aug 18 05:32:31.842169 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a6556e0-3895-4b3c-bd88-3b43d11c29a2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:31.842743 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 607/2462] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:31 2026] POST /volume/v3/volumes => generated 778 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:31.860817 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4cc10c2a-dd8c-4282-b946-ab5ffc32e861 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:31.863975 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cc10c2a-dd8c-4282-b946-ab5ffc32e861 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 Aug 18 05:32:31.864255 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cc10c2a-dd8c-4282-b946-ab5ffc32e861 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:31.864593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cc10c2a-dd8c-4282-b946-ab5ffc32e861 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:31.872648 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:32:31.875322 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:31.875322 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:31.878543 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:32:31.880225 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4cc10c2a-dd8c-4282-b946-ab5ffc32e861 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:31.885831 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cc10c2a-dd8c-4282-b946-ab5ffc32e861 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 returned with HTTP 200 Aug 18 05:32:31.887305 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 616/2463] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:31 2026] GET /volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:31.887648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (fe02a611-f740-42b8-a239-f4a30d44a7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:31.888847 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a601652-78f1-4c5e-9de6-94f29cc1e798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:31.890113 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:31.968698 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a601652-78f1-4c5e-9de6-94f29cc1e798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:31.969545 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e09f27-b605-42d2-aef8-dcf3db1e21d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:32.031920 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['1f8cfb57-6a3e-4f2c-935a-27240f49168f', 'f4771fe8-26a0-4c61-80c6-3df35f98367b', '97aadbe5-a38d-4fe7-9eb9-fff0feb81849', '75f0bfcd-7133-4c0d-b47f-c3602cce37d3'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:32.032907 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e09f27-b605-42d2-aef8-dcf3db1e21d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f8cfb57-6a3e-4f2c-935a-27240f49168f', 'f4771fe8-26a0-4c61-80c6-3df35f98367b', '97aadbe5-a38d-4fe7-9eb9-fff0feb81849', '75f0bfcd-7133-4c0d-b47f-c3602cce37d3']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:32.033804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6b5cdc-a9f7-404a-ab4d-213c576679e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:32.063688 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d6b5cdc-a9f7-404a-ab4d-213c576679e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0509b2cc-f502-4d40-ad97-b97d9830a21b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-828314696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['1f8cfb57-6a3e-4f2c-935a-27240f49168f','f4771fe8-26a0-4c61-80c6-3df35f98367b','97aadbe5-a38d-4fe7-9eb9-fff0feb81849','75f0bfcd-7133-4c0d-b47f-c3602cce37d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-828314696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0509b2cc-f502-4d40-ad97-b97d9830a21b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:32.064662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec3a3c0-b7b2-4b13-8e04-2c952efae2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:32.099503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec3a3c0-b7b2-4b13-8e04-2c952efae2cf) transitioned into state 'SUCCESS' from state '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-828314696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['1f8cfb57-6a3e-4f2c-935a-27240f49168f','f4771fe8-26a0-4c61-80c6-3df35f98367b','97aadbe5-a38d-4fe7-9eb9-fff0feb81849','75f0bfcd-7133-4c0d-b47f-c3602cce37d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:32.100558 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fe7055b-a66b-4874-8ec2-97f0e3ad9cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:32.117879 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fe7055b-a66b-4874-8ec2-97f0e3ad9cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:32.119199 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (fe02a611-f740-42b8-a239-f4a30d44a7d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:32.119658 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:32:32.120605 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89724b91-3f3e-486a-88c6-1047eb69328b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:32.121255 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 619/2464] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:32:31 2026] POST /volume/v3/volumes => generated 758 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 05:32:32.138342 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d41fe652-428c-425f-a747-20ae71638db7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:32.140993 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d41fe652-428c-425f-a747-20ae71638db7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:32:32.141322 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d41fe652-428c-425f-a747-20ae71638db7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:32.141655 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d41fe652-428c-425f-a747-20ae71638db7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:32.156230 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:32.156230 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:32.162006 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d41fe652-428c-425f-a747-20ae71638db7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:32.171324 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d41fe652-428c-425f-a747-20ae71638db7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b returned with HTTP 200 Aug 18 05:32:32.171882 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 623/2465] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:32 2026] GET /volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:32.811364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7309335b-c03d-413b-8f91-360c92c35837 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:32.813341 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7309335b-c03d-413b-8f91-360c92c35837 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:32.813528 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7309335b-c03d-413b-8f91-360c92c35837 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:32.813700 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7309335b-c03d-413b-8f91-360c92c35837 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:32.813817 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7309335b-c03d-413b-8f91-360c92c35837 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:32.822641 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:32.822641 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:32.823709 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7309335b-c03d-413b-8f91-360c92c35837 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:32.824176 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 608/2466] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:32 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:32.906263 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-00530e26-529c-4ca3-9ee6-616e6541b588 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:32.908127 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00530e26-529c-4ca3-9ee6-616e6541b588 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 Aug 18 05:32:32.908386 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00530e26-529c-4ca3-9ee6-616e6541b588 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:32.908658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-00530e26-529c-4ca3-9ee6-616e6541b588 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:32.917161 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:32.917161 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:32.921754 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-00530e26-529c-4ca3-9ee6-616e6541b588 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:32.927029 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-00530e26-529c-4ca3-9ee6-616e6541b588 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 returned with HTTP 200 Aug 18 05:32:32.927631 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 617/2467] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:32 2026] GET /volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:32.941392 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a7e7703d-8416-4a24-ba3b-a5c9c6d77ab7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:32.943806 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7e7703d-8416-4a24-ba3b-a5c9c6d77ab7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:32.944296 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7e7703d-8416-4a24-ba3b-a5c9c6d77ab7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce72a54a-77e8-4c9b-bb2c-7e43571bb284", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1866231901"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:32.955977 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:32.955977 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:32.956311 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a7e7703d-8416-4a24-ba3b-a5c9c6d77ab7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:32.956432 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-a7e7703d-8416-4a24-ba3b-a5c9c6d77ab7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create snapshot from volume ce72a54a-77e8-4c9b-bb2c-7e43571bb284 Aug 18 05:32:32.983452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a7e7703d-8416-4a24-ba3b-a5c9c6d77ab7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['c447847f-fa06-4bbc-8b98-5ab4788f95fe', '4b7b318d-44a3-4f7f-a1b8-28729b5177ac', 'dc29674c-3a00-4bdb-821a-9463403b96d9', 'd0394758-db82-45f8-85f6-5a491df9846b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:33.017370 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a7e7703d-8416-4a24-ba3b-a5c9c6d77ab7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot create request issued successfully. Aug 18 05:32:33.017806 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7e7703d-8416-4a24-ba3b-a5c9c6d77ab7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:33.018385 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 620/2468] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:33.030425 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c41d5034-2642-452b-aa9f-712e1d33a349 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:33.031947 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c41d5034-2642-452b-aa9f-712e1d33a349 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a Aug 18 05:32:33.032195 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c41d5034-2642-452b-aa9f-712e1d33a349 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:33.032446 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c41d5034-2642-452b-aa9f-712e1d33a349 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:33.037399 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:33.037399 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:33.037669 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c41d5034-2642-452b-aa9f-712e1d33a349 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:33.038451 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c41d5034-2642-452b-aa9f-712e1d33a349 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a returned with HTTP 200 Aug 18 05:32:33.038901 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 624/2469] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:33 2026] GET /volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:33.188089 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-207fb7f4-a805-440a-910a-4c6387f58e2f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:33.193735 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-207fb7f4-a805-440a-910a-4c6387f58e2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:32:33.194056 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-207fb7f4-a805-440a-910a-4c6387f58e2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:33.194306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-207fb7f4-a805-440a-910a-4c6387f58e2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:33.202981 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:33.202981 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:33.208124 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-207fb7f4-a805-440a-910a-4c6387f58e2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:33.225199 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-207fb7f4-a805-440a-910a-4c6387f58e2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b returned with HTTP 200 Aug 18 05:32:33.225847 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 609/2470] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:33 2026] GET /volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:33.244859 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3837d347-9195-4282-8582-63fdaf5b5007 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:33.249502 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3837d347-9195-4282-8582-63fdaf5b5007 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:32:33.249667 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3837d347-9195-4282-8582-63fdaf5b5007 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:33.249958 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3837d347-9195-4282-8582-63fdaf5b5007 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:33.265263 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:33.265263 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:33.277275 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3837d347-9195-4282-8582-63fdaf5b5007 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:33.285185 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3837d347-9195-4282-8582-63fdaf5b5007 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b returned with HTTP 200 Aug 18 05:32:33.285882 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 618/2471] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:33 2026] GET /volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:32:33.696403 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:33.698961 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:33.699343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1288107008"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:33.701001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1288107008'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:33.701245 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Create volume of 1 GB Aug 18 05:32:33.701592 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:33.701592 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:33.706093 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Availability Zones retrieved successfully. Aug 18 05:32:33.712029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Flow 'volume_create_api' (5302bb31-aeb9-41dd-a476-7a4352e5a74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:33.713246 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b423333-1c3c-4e91-b160-8e76905c812b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:33.714646 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:33.745988 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b423333-1c3c-4e91-b160-8e76905c812b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:33.756371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d7ef0e-5155-467b-bb5c-bc75fdba0c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:33.820611 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Created reservations ['b573cb95-893d-450c-ba61-706babba1693', 'a28b53b3-6a3b-4111-b96b-ed68ea231c82', '5a84a6ff-7bcc-40a6-af9e-125eaaf6c6fd', 'b8979c2b-4cef-45ce-9837-3bcb8819892b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:33.821637 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d7ef0e-5155-467b-bb5c-bc75fdba0c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b573cb95-893d-450c-ba61-706babba1693', 'a28b53b3-6a3b-4111-b96b-ed68ea231c82', '5a84a6ff-7bcc-40a6-af9e-125eaaf6c6fd', 'b8979c2b-4cef-45ce-9837-3bcb8819892b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:33.822455 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0108b9-7a1b-4c87-8fcb-a50c7456979f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:33.839024 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8dc13483-056d-499a-8882-3bea2de6dcce None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:33.840521 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8dc13483-056d-499a-8882-3bea2de6dcce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:33.840885 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8dc13483-056d-499a-8882-3bea2de6dcce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:33.841218 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8dc13483-056d-499a-8882-3bea2de6dcce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:33.841434 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8dc13483-056d-499a-8882-3bea2de6dcce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:33.848910 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:33.848910 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:33.848910 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8dc13483-056d-499a-8882-3bea2de6dcce tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:33.848910 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 625/2472] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:33 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:33.850070 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0108b9-7a1b-4c87-8fcb-a50c7456979f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73b73b46-17f0-4d64-abb0-7d89c8b0760a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1288107008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17163df44df146c49550a80427ba282a',qos_specs=None,replication_status=,reservations=['b573cb95-893d-450c-ba61-706babba1693','a28b53b3-6a3b-4111-b96b-ed68ea231c82','5a84a6ff-7bcc-40a6-af9e-125eaaf6c6fd','b8979c2b-4cef-45ce-9837-3bcb8819892b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75bba07fb20b4bc8aa7a5cac5236bf2e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1288107008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73b73b46-17f0-4d64-abb0-7d89c8b0760a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17163df44df146c49550a80427ba282a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75bba07fb20b4bc8aa7a5cac5236bf2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:33.851343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3c584e-a059-4043-8c46-e7d6e7460844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:33.876422 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3c584e-a059-4043-8c46-e7d6e7460844) transitioned into state 'SUCCESS' from state '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-1288107008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17163df44df146c49550a80427ba282a',qos_specs=None,replication_status=,reservations=['b573cb95-893d-450c-ba61-706babba1693','a28b53b3-6a3b-4111-b96b-ed68ea231c82','5a84a6ff-7bcc-40a6-af9e-125eaaf6c6fd','b8979c2b-4cef-45ce-9837-3bcb8819892b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75bba07fb20b4bc8aa7a5cac5236bf2e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:33.877367 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117bbd97-ed6a-4d3e-a4ab-683bfc6c8a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:33.891838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117bbd97-ed6a-4d3e-a4ab-683bfc6c8a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:33.893279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Flow 'volume_create_api' (5302bb31-aeb9-41dd-a476-7a4352e5a74a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:33.893782 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Create volume request issued successfully. Aug 18 05:32:33.894720 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09b26ef0-4a99-4b55-b770-212c89caeec3 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:33.895361 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 621/2473] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:33 2026] POST /volume/v3/volumes => generated 757 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:33.915289 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-11236885-913d-4055-baf9-13a9dea6a0d5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:33.918240 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-11236885-913d-4055-baf9-13a9dea6a0d5 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:32:33.918498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-11236885-913d-4055-baf9-13a9dea6a0d5 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:33.918728 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-11236885-913d-4055-baf9-13a9dea6a0d5 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:33.926853 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:33.926853 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:33.932138 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-11236885-913d-4055-baf9-13a9dea6a0d5 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:32:33.937473 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-11236885-913d-4055-baf9-13a9dea6a0d5 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:32:33.937952 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 610/2474] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:33 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:34.050667 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-33e54b10-e10a-49cd-9cfd-1664c489554f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:34.053553 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33e54b10-e10a-49cd-9cfd-1664c489554f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a Aug 18 05:32:34.053553 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-33e54b10-e10a-49cd-9cfd-1664c489554f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:34.053553 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-33e54b10-e10a-49cd-9cfd-1664c489554f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:34.059558 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:34.059558 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:34.060267 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-33e54b10-e10a-49cd-9cfd-1664c489554f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:34.061291 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-33e54b10-e10a-49cd-9cfd-1664c489554f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a returned with HTTP 200 Aug 18 05:32:34.061852 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 619/2475] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:34 2026] GET /volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:34.074780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f5e93dc0-3edb-449c-a36d-fe79d2312ba8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:34.076767 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5e93dc0-3edb-449c-a36d-fe79d2312ba8 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] POST https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a/action Aug 18 05:32:34.077276 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f5e93dc0-3edb-449c-a36d-fe79d2312ba8 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:34.077401 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f5e93dc0-3edb-449c-a36d-fe79d2312ba8 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:34.078889 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-f5e93dc0-3edb-449c-a36d-fe79d2312ba8 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Updating snapshot '6e0399a9-a12f-4c31-87c2-f5464ecfb72a' with '{'status': 'error'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:32:34.090978 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:34.090978 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:34.091538 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-f5e93dc0-3edb-449c-a36d-fe79d2312ba8 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9c3a39eb1a9c408b98f3f2410e2e87c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a04b6499994692992a28e771f50b13', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:32:34.091809 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5e93dc0-3edb-449c-a36d-fe79d2312ba8 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a/action returned with HTTP 403 Aug 18 05:32:34.092339 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 626/2476] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:32:34 2026] POST /volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:34.102695 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-017c047d-ac5c-4878-bfe8-1d2bec5b6d2b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:34.104903 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-017c047d-ac5c-4878-bfe8-1d2bec5b6d2b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a Aug 18 05:32:34.105222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-017c047d-ac5c-4878-bfe8-1d2bec5b6d2b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:34.105420 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-017c047d-ac5c-4878-bfe8-1d2bec5b6d2b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:34.105525 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-017c047d-ac5c-4878-bfe8-1d2bec5b6d2b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete snapshot with id: 6e0399a9-a12f-4c31-87c2-f5464ecfb72a Aug 18 05:32:34.110309 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:34.110309 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:34.110821 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-017c047d-ac5c-4878-bfe8-1d2bec5b6d2b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:34.134980 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-017c047d-ac5c-4878-bfe8-1d2bec5b6d2b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot delete request issued successfully. Aug 18 05:32:34.135296 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-017c047d-ac5c-4878-bfe8-1d2bec5b6d2b tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a returned with HTTP 202 Aug 18 05:32:34.136059 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 622/2477] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:34 2026] DELETE /volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:34.146300 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6b1580dc-81d1-4a47-a1d3-ee781c09f701 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:34.148205 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b1580dc-81d1-4a47-a1d3-ee781c09f701 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a Aug 18 05:32:34.148456 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b1580dc-81d1-4a47-a1d3-ee781c09f701 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:34.148698 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b1580dc-81d1-4a47-a1d3-ee781c09f701 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:34.154075 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:34.154075 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:34.154512 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6b1580dc-81d1-4a47-a1d3-ee781c09f701 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:34.155486 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b1580dc-81d1-4a47-a1d3-ee781c09f701 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a returned with HTTP 200 Aug 18 05:32:34.155889 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 611/2478] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:34 2026] GET /volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:34.761055 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-38a94052-947d-42e8-b952-446f1955de74 req-e7896f33-de77-4ca2-a564-530b131bfb8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:34.764637 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-e7896f33-de77-4ca2-a564-530b131bfb8b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:32:34.764637 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-e7896f33-de77-4ca2-a564-530b131bfb8b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:34.764884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-e7896f33-de77-4ca2-a564-530b131bfb8b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:34.775541 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:34.775541 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:34.785597 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-38a94052-947d-42e8-b952-446f1955de74 req-e7896f33-de77-4ca2-a564-530b131bfb8b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:34.793058 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-e7896f33-de77-4ca2-a564-530b131bfb8b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b returned with HTTP 200 Aug 18 05:32:34.793502 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 620/2479] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:34 2026] GET /volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:34.864190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-035b469c-24e4-45d7-b261-bf5be0804c4e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:34.866491 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-035b469c-24e4-45d7-b261-bf5be0804c4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:34.866743 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-035b469c-24e4-45d7-b261-bf5be0804c4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:34.866796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-035b469c-24e4-45d7-b261-bf5be0804c4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:34.866889 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-035b469c-24e4-45d7-b261-bf5be0804c4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:34.873713 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:34.873713 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:34.875373 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-035b469c-24e4-45d7-b261-bf5be0804c4e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:34.875891 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 627/2480] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:34 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:34.953505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0f6ffe6f-4f37-4ea9-81dc-4dbdb684833b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:34.959282 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f6ffe6f-4f37-4ea9-81dc-4dbdb684833b tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:32:34.959282 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f6ffe6f-4f37-4ea9-81dc-4dbdb684833b tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:34.959282 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0f6ffe6f-4f37-4ea9-81dc-4dbdb684833b tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:34.972074 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:34.972074 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:34.985187 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0f6ffe6f-4f37-4ea9-81dc-4dbdb684833b tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:32:34.995067 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0f6ffe6f-4f37-4ea9-81dc-4dbdb684833b tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:32:34.995834 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 623/2481] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:34 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:35.121721 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f761a22d-60c4-40eb-aa61-89897399dd95 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:35.124761 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f761a22d-60c4-40eb-aa61-89897399dd95 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] DELETE https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:32:35.125007 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f761a22d-60c4-40eb-aa61-89897399dd95 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:35.125235 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f761a22d-60c4-40eb-aa61-89897399dd95 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:35.125426 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f761a22d-60c4-40eb-aa61-89897399dd95 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Delete volume with id: 493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:32:35.136286 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:35.136286 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:35.137221 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f761a22d-60c4-40eb-aa61-89897399dd95 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:32:35.167145 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-df2ca834-2ff8-4025-bd99-c888865ef4f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:35.169634 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df2ca834-2ff8-4025-bd99-c888865ef4f2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a Aug 18 05:32:35.169921 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df2ca834-2ff8-4025-bd99-c888865ef4f2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:35.170279 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df2ca834-2ff8-4025-bd99-c888865ef4f2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:35.175302 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f761a22d-60c4-40eb-aa61-89897399dd95 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Delete volume request issued successfully. Aug 18 05:32:35.175548 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f761a22d-60c4-40eb-aa61-89897399dd95 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 202 Aug 18 05:32:35.176186 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 612/2482] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:35 2026] DELETE /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:35.177093 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df2ca834-2ff8-4025-bd99-c888865ef4f2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a returned with HTTP 404 Aug 18 05:32:35.177409 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 621/2483] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:35 2026] GET /volume/v3/snapshots/6e0399a9-a12f-4c31-87c2-f5464ecfb72a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:35.186452 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87a9a992-5727-4b39-abd3-0fccb049a28f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:35.186911 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a509e21-e0bf-4df0-8ed3-cd6831a17173 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:35.188763 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a509e21-e0bf-4df0-8ed3-cd6831a17173 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 Aug 18 05:32:35.188995 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a509e21-e0bf-4df0-8ed3-cd6831a17173 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:35.189206 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a509e21-e0bf-4df0-8ed3-cd6831a17173 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:35.189500 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8a509e21-e0bf-4df0-8ed3-cd6831a17173 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume with id: ce72a54a-77e8-4c9b-bb2c-7e43571bb284 Aug 18 05:32:35.189639 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87a9a992-5727-4b39-abd3-0fccb049a28f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:32:35.189922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87a9a992-5727-4b39-abd3-0fccb049a28f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:35.192548 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87a9a992-5727-4b39-abd3-0fccb049a28f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:35.201392 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:35.201392 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:35.206868 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87a9a992-5727-4b39-abd3-0fccb049a28f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:32:35.214116 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87a9a992-5727-4b39-abd3-0fccb049a28f tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 200 Aug 18 05:32:35.214863 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 628/2484] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:35 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:35.222680 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:35.222680 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:35.223030 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8a509e21-e0bf-4df0-8ed3-cd6831a17173 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:35.264478 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8a509e21-e0bf-4df0-8ed3-cd6831a17173 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume request issued successfully. Aug 18 05:32:35.264750 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a509e21-e0bf-4df0-8ed3-cd6831a17173 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 returned with HTTP 202 Aug 18 05:32:35.265408 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 624/2485] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:35 2026] DELETE /volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:35.274843 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d5cfcda6-f049-4a8d-8ecf-1ac0910a6fe3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:35.277714 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5cfcda6-f049-4a8d-8ecf-1ac0910a6fe3 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 Aug 18 05:32:35.278201 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5cfcda6-f049-4a8d-8ecf-1ac0910a6fe3 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:35.278414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5cfcda6-f049-4a8d-8ecf-1ac0910a6fe3 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:35.291070 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:35.291070 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:35.297751 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d5cfcda6-f049-4a8d-8ecf-1ac0910a6fe3 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:35.306641 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5cfcda6-f049-4a8d-8ecf-1ac0910a6fe3 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 returned with HTTP 200 Aug 18 05:32:35.307621 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 613/2486] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:35 2026] GET /volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:35.520101 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-38a94052-947d-42e8-b952-446f1955de74 req-480ab15b-8008-49cc-9cba-922baaeafce7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:35.522293 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-480ab15b-8008-49cc-9cba-922baaeafce7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:32:35.522450 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-480ab15b-8008-49cc-9cba-922baaeafce7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:35.522687 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-480ab15b-8008-49cc-9cba-922baaeafce7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:35.531971 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:35.531971 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:35.535712 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-38a94052-947d-42e8-b952-446f1955de74 req-480ab15b-8008-49cc-9cba-922baaeafce7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:35.542428 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-480ab15b-8008-49cc-9cba-922baaeafce7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b returned with HTTP 200 Aug 18 05:32:35.542839 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 622/2487] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:35 2026] GET /volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:35.557831 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6a3af0ff-0752-46a0-b46a-b21a6aa78ae7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:35.560501 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a3af0ff-0752-46a0-b46a-b21a6aa78ae7 None None] GET https://10.4.3.250/volume// Aug 18 05:32:35.560501 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a3af0ff-0752-46a0-b46a-b21a6aa78ae7 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:35.561309 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a3af0ff-0752-46a0-b46a-b21a6aa78ae7 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:35.561309 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a3af0ff-0752-46a0-b46a-b21a6aa78ae7 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:35.562215 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 629/2488] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:32:35 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:35.574148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-38a94052-947d-42e8-b952-446f1955de74 req-0a35088e-c7e5-4593-81bc-d2443a8b480d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:35.577046 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-0a35088e-c7e5-4593-81bc-d2443a8b480d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:32:35.578056 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-0a35088e-c7e5-4593-81bc-d2443a8b480d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0509b2cc-f502-4d40-ad97-b97d9830a21b", "connector": null, "instance_uuid": "baede106-d7fa-49c8-bc4a-859ef3bf8055"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:35.590615 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:35.590615 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:35.625228 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-0a35088e-c7e5-4593-81bc-d2443a8b480d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:32:35.625925 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 625/2489] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:32:35 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 18 05:32:35.892027 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-67ebe167-5549-4116-8a56-65b38e752212 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:35.894325 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67ebe167-5549-4116-8a56-65b38e752212 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:35.894548 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-67ebe167-5549-4116-8a56-65b38e752212 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:35.894772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-67ebe167-5549-4116-8a56-65b38e752212 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:35.895047 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-67ebe167-5549-4116-8a56-65b38e752212 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:35.903615 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:35.903615 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:35.904576 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67ebe167-5549-4116-8a56-65b38e752212 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:35.904994 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 614/2490] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:35 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:36.232873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62dd9dd3-e166-4a8d-905a-055d29121c50 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:36.234902 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62dd9dd3-e166-4a8d-905a-055d29121c50 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 Aug 18 05:32:36.235200 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62dd9dd3-e166-4a8d-905a-055d29121c50 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:36.235472 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62dd9dd3-e166-4a8d-905a-055d29121c50 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:36.242642 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62dd9dd3-e166-4a8d-905a-055d29121c50 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 returned with HTTP 404 Aug 18 05:32:36.243277 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 623/2491] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:36 2026] GET /volume/v3/volumes/493417d6-29e0-4501-a3e3-f0575d7a82d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:36.250845 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8eebfa85-49ab-42aa-babd-ed3519c220e6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:36.252723 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8eebfa85-49ab-42aa-babd-ed3519c220e6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] DELETE https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda Aug 18 05:32:36.253048 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8eebfa85-49ab-42aa-babd-ed3519c220e6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:36.257289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8eebfa85-49ab-42aa-babd-ed3519c220e6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:36.257289 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-8eebfa85-49ab-42aa-babd-ed3519c220e6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Delete volume with id: 93a7c33f-4e5f-4fd9-ba14-5d4519111dda Aug 18 05:32:36.263736 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:36.263736 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:36.264512 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8eebfa85-49ab-42aa-babd-ed3519c220e6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:32:36.299051 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8eebfa85-49ab-42aa-babd-ed3519c220e6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Delete volume request issued successfully. Aug 18 05:32:36.299051 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8eebfa85-49ab-42aa-babd-ed3519c220e6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda returned with HTTP 202 Aug 18 05:32:36.299051 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 630/2492] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:36 2026] DELETE /volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:36.312686 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4337f80d-2120-4fc5-8864-62e4caa3520d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:36.317168 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4337f80d-2120-4fc5-8864-62e4caa3520d tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda Aug 18 05:32:36.317461 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4337f80d-2120-4fc5-8864-62e4caa3520d tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:36.318639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4337f80d-2120-4fc5-8864-62e4caa3520d tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:36.327085 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-916fb2ba-1e1e-4339-a473-cef359f47f12 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:36.331060 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-916fb2ba-1e1e-4339-a473-cef359f47f12 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 Aug 18 05:32:36.331060 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-916fb2ba-1e1e-4339-a473-cef359f47f12 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:36.331060 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-916fb2ba-1e1e-4339-a473-cef359f47f12 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:36.331306 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:36.331306 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:36.342279 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4337f80d-2120-4fc5-8864-62e4caa3520d tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Volume info retrieved successfully. Aug 18 05:32:36.344273 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-916fb2ba-1e1e-4339-a473-cef359f47f12 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 returned with HTTP 404 Aug 18 05:32:36.344998 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 615/2493] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:36 2026] GET /volume/v3/volumes/ce72a54a-77e8-4c9b-bb2c-7e43571bb284 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:36.352323 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4337f80d-2120-4fc5-8864-62e4caa3520d tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda returned with HTTP 200 Aug 18 05:32:36.353059 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 626/2494] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:36 2026] GET /volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:36.361771 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2157231-378e-4f14-976d-9ec3728da8ab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:36.366303 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:36.366708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-595479410"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:36.369635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-595479410'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:36.370370 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume of 1 GB Aug 18 05:32:36.378053 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:36.386665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (8aca9108-588d-4231-98a1-88f476e2c4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:36.389781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d50903-2180-4b33-9057-24e929893ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:36.390157 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:36.447294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d50903-2180-4b33-9057-24e929893ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:36.448648 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e1e84d-7975-4844-845f-d3e6181e0ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:36.529307 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['c1c14c59-ff4d-4283-8902-0307983f9372', 'b380a0d7-1c7d-43fe-9559-7683830238b7', 'e838abc8-3427-42a6-9e74-5dc7d43cfb1e', 'cd37981b-3be8-4240-a5b2-3c485bbe556e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:36.530529 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e1e84d-7975-4844-845f-d3e6181e0ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1c14c59-ff4d-4283-8902-0307983f9372', 'b380a0d7-1c7d-43fe-9559-7683830238b7', 'e838abc8-3427-42a6-9e74-5dc7d43cfb1e', 'cd37981b-3be8-4240-a5b2-3c485bbe556e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:36.531698 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7240542-5701-4dbc-9e06-47a74198e1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:36.569203 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7240542-5701-4dbc-9e06-47a74198e1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40102a37-e53d-4738-ac6a-25ad4d6f1abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-595479410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['c1c14c59-ff4d-4283-8902-0307983f9372','b380a0d7-1c7d-43fe-9559-7683830238b7','e838abc8-3427-42a6-9e74-5dc7d43cfb1e','cd37981b-3be8-4240-a5b2-3c485bbe556e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-595479410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40102a37-e53d-4738-ac6a-25ad4d6f1abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a04b6499994692992a28e771f50b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d5803c7790c480aa44113aeca6f63a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:36.570581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d976c3eb-4a92-4003-840c-dd6c47814ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:36.598101 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d976c3eb-4a92-4003-840c-dd6c47814ad3) transitioned into state 'SUCCESS' from state '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-595479410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['c1c14c59-ff4d-4283-8902-0307983f9372','b380a0d7-1c7d-43fe-9559-7683830238b7','e838abc8-3427-42a6-9e74-5dc7d43cfb1e','cd37981b-3be8-4240-a5b2-3c485bbe556e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:36.599124 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffab245d-99d2-45b5-b70a-be5dd88c28d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:36.617108 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffab245d-99d2-45b5-b70a-be5dd88c28d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:36.617469 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (8aca9108-588d-4231-98a1-88f476e2c4eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:36.617936 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request issued successfully. Aug 18 05:32:36.618715 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2157231-378e-4f14-976d-9ec3728da8ab tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:36.619200 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 624/2495] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:36 2026] POST /volume/v3/volumes => generated 777 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:36.636798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0b1f0ebf-6e02-4706-8271-ddb5746a1dc1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:36.639046 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b1f0ebf-6e02-4706-8271-ddb5746a1dc1 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc Aug 18 05:32:36.639310 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b1f0ebf-6e02-4706-8271-ddb5746a1dc1 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:36.639568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0b1f0ebf-6e02-4706-8271-ddb5746a1dc1 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:36.657290 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:36.657290 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:36.664513 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0b1f0ebf-6e02-4706-8271-ddb5746a1dc1 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:36.674070 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0b1f0ebf-6e02-4706-8271-ddb5746a1dc1 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc returned with HTTP 200 Aug 18 05:32:36.674070 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 631/2496] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:36 2026] GET /volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:36.922330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd37311d-22f8-47ec-9409-bd885cd1540c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:36.924311 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd37311d-22f8-47ec-9409-bd885cd1540c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:36.924567 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd37311d-22f8-47ec-9409-bd885cd1540c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:36.924724 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd37311d-22f8-47ec-9409-bd885cd1540c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:36.924770 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bd37311d-22f8-47ec-9409-bd885cd1540c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:36.934003 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:36.934003 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:36.935702 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd37311d-22f8-47ec-9409-bd885cd1540c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:36.936302 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 616/2497] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:36 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:37.371579 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00915e72-d76b-4a01-90de-ecad6f28db6e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:37.374294 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00915e72-d76b-4a01-90de-ecad6f28db6e None None] GET https://10.4.3.250/volume// Aug 18 05:32:37.374294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00915e72-d76b-4a01-90de-ecad6f28db6e None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:37.374294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00915e72-d76b-4a01-90de-ecad6f28db6e None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:37.374294 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00915e72-d76b-4a01-90de-ecad6f28db6e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:37.374294 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 627/2498] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:32:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:37.377713 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-060fd3f5-c629-4745-a235-844830c93dd6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:37.380407 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-060fd3f5-c629-4745-a235-844830c93dd6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] GET https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda Aug 18 05:32:37.380670 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-060fd3f5-c629-4745-a235-844830c93dd6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:37.380896 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-060fd3f5-c629-4745-a235-844830c93dd6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:37.384296 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-38a94052-947d-42e8-b952-446f1955de74 req-23e8b7d5-45a0-4687-9a2d-557939dd7fd2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:37.387110 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-23e8b7d5-45a0-4687-9a2d-557939dd7fd2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:32:37.387217 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-060fd3f5-c629-4745-a235-844830c93dd6 tempest-ServerRescueNegativeTestJSON-12732940 tempest-ServerRescueNegativeTestJSON-12732940-project-member] https://10.4.3.250/volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda returned with HTTP 404 Aug 18 05:32:37.387385 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-23e8b7d5-45a0-4687-9a2d-557939dd7fd2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:37.387703 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 625/2499] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:37 2026] GET /volume/v3/volumes/93a7c33f-4e5f-4fd9-ba14-5d4519111dda => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:37.388296 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-23e8b7d5-45a0-4687-9a2d-557939dd7fd2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:37.408426 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:37.408426 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:37.414206 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-38a94052-947d-42e8-b952-446f1955de74 req-23e8b7d5-45a0-4687-9a2d-557939dd7fd2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:32:37.420273 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-23e8b7d5-45a0-4687-9a2d-557939dd7fd2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b returned with HTTP 200 Aug 18 05:32:37.421264 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 632/2500] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:32:37 2026] GET /volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b => generated 1545 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:37.559881 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-38a94052-947d-42e8-b952-446f1955de74 req-afad2091-9cdf-48c4-a592-9c42c9ef9a08 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:37.566757 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-afad2091-9cdf-48c4-a592-9c42c9ef9a08 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/6cacd486-4001-4d6b-a3f7-e0c8eb3ff489 Aug 18 05:32:37.567309 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-afad2091-9cdf-48c4-a592-9c42c9ef9a08 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:37.582504 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-38a94052-947d-42e8-b952-446f1955de74 req-afad2091-9cdf-48c4-a592-9c42c9ef9a08 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-0509b2cc-f502-4d40-ad97-b97d9830a21b-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:32:37.592783 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-38a94052-947d-42e8-b952-446f1955de74 req-afad2091-9cdf-48c4-a592-9c42c9ef9a08 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-0509b2cc-f502-4d40-ad97-b97d9830a21b-np0000007601" acquired by "attachment_update" :: waited 0.011s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:32:37.593679 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:37.593679 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:37.694480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83949625-526d-45f4-a4f4-ff69416e9e3d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:37.699733 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83949625-526d-45f4-a4f4-ff69416e9e3d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc Aug 18 05:32:37.700836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83949625-526d-45f4-a4f4-ff69416e9e3d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:37.701286 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83949625-526d-45f4-a4f4-ff69416e9e3d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:37.716369 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:37.716369 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:37.724923 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83949625-526d-45f4-a4f4-ff69416e9e3d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:37.733057 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83949625-526d-45f4-a4f4-ff69416e9e3d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc returned with HTTP 200 Aug 18 05:32:37.734248 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 628/2501] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:37 2026] GET /volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:32:37.757363 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d3a26d4-12a6-4cc5-8b5a-ffd5d1f01073 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:37.757432 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-38a94052-947d-42e8-b952-446f1955de74 req-afad2091-9cdf-48c4-a592-9c42c9ef9a08 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-0509b2cc-f502-4d40-ad97-b97d9830a21b-np0000007601" released by "attachment_update" :: held 0.165s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:32:37.757689 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-afad2091-9cdf-48c4-a592-9c42c9ef9a08 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/6cacd486-4001-4d6b-a3f7-e0c8eb3ff489 returned with HTTP 200 Aug 18 05:32:37.758230 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 617/2502] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:32:37 2026] PUT /volume/v3/attachments/6cacd486-4001-4d6b-a3f7-e0c8eb3ff489 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:37.758913 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d3a26d4-12a6-4cc5-8b5a-ffd5d1f01073 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:37.759587 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d3a26d4-12a6-4cc5-8b5a-ffd5d1f01073 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40102a37-e53d-4738-ac6a-25ad4d6f1abc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-564026092"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:37.777558 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:37.777558 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:37.778183 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1d3a26d4-12a6-4cc5-8b5a-ffd5d1f01073 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:37.778290 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-1d3a26d4-12a6-4cc5-8b5a-ffd5d1f01073 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create snapshot from volume 40102a37-e53d-4738-ac6a-25ad4d6f1abc Aug 18 05:32:37.810337 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-38a94052-947d-42e8-b952-446f1955de74 req-9fa146a1-4a39-4aa3-b7e2-1fb783257295 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:37.816055 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-9fa146a1-4a39-4aa3-b7e2-1fb783257295 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/6cacd486-4001-4d6b-a3f7-e0c8eb3ff489/action Aug 18 05:32:37.816055 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-9fa146a1-4a39-4aa3-b7e2-1fb783257295 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:37.816055 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-9fa146a1-4a39-4aa3-b7e2-1fb783257295 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:37.831666 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1d3a26d4-12a6-4cc5-8b5a-ffd5d1f01073 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['7dc46c92-1cc9-4d65-8cc1-27e322cef562', '2a988ba2-c315-4509-9aaa-3e5b82ac84b7', '50fbbab8-6316-4b70-b5a0-a7c6250d8529', 'af4512a2-3647-44b8-b6ce-acc75c785c13'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:37.843046 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:37.843046 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:37.870724 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-38a94052-947d-42e8-b952-446f1955de74 req-9fa146a1-4a39-4aa3-b7e2-1fb783257295 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/6cacd486-4001-4d6b-a3f7-e0c8eb3ff489/action returned with HTTP 204 Aug 18 05:32:37.871620 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 633/2503] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:32:37 2026] POST /volume/v3/attachments/6cacd486-4001-4d6b-a3f7-e0c8eb3ff489/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:37.887773 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1d3a26d4-12a6-4cc5-8b5a-ffd5d1f01073 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot create request issued successfully. Aug 18 05:32:37.888438 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d3a26d4-12a6-4cc5-8b5a-ffd5d1f01073 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:37.889111 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 626/2504] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:37.906541 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-60cb4f10-d2dc-4686-9ea0-eb9fb35a52ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:37.908616 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60cb4f10-d2dc-4686-9ea0-eb9fb35a52ba tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 Aug 18 05:32:37.908931 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60cb4f10-d2dc-4686-9ea0-eb9fb35a52ba tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:37.909180 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-60cb4f10-d2dc-4686-9ea0-eb9fb35a52ba tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:37.916603 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:37.916603 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:37.916779 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-60cb4f10-d2dc-4686-9ea0-eb9fb35a52ba tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:37.919427 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-60cb4f10-d2dc-4686-9ea0-eb9fb35a52ba tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 returned with HTTP 200 Aug 18 05:32:37.919427 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 629/2505] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:37 2026] GET /volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:37.951467 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7610c0fa-25fe-4480-8c23-34b8521a1192 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:37.957063 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7610c0fa-25fe-4480-8c23-34b8521a1192 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:37.959344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7610c0fa-25fe-4480-8c23-34b8521a1192 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:37.959344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7610c0fa-25fe-4480-8c23-34b8521a1192 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:37.959344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7610c0fa-25fe-4480-8c23-34b8521a1192 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:37.966306 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:37.966306 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:37.968203 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7610c0fa-25fe-4480-8c23-34b8521a1192 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:37.969447 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 618/2506] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:37 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:38.942584 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e754e0ef-ffdb-4a42-8b19-618c88fae3be None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:38.945404 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e754e0ef-ffdb-4a42-8b19-618c88fae3be tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 Aug 18 05:32:38.945832 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e754e0ef-ffdb-4a42-8b19-618c88fae3be tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:38.946234 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e754e0ef-ffdb-4a42-8b19-618c88fae3be tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:38.955144 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:38.955144 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:38.955747 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e754e0ef-ffdb-4a42-8b19-618c88fae3be tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:38.956945 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e754e0ef-ffdb-4a42-8b19-618c88fae3be tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 returned with HTTP 200 Aug 18 05:32:38.957684 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 634/2507] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:38 2026] GET /volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:38.970922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67697d6e-4d10-471c-8cd8-9c65cd7782ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:38.972671 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67697d6e-4d10-471c-8cd8-9c65cd7782ae tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] GET https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 Aug 18 05:32:38.972960 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67697d6e-4d10-471c-8cd8-9c65cd7782ae tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:38.973243 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67697d6e-4d10-471c-8cd8-9c65cd7782ae tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:38.980095 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:38.980095 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:38.980497 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-67697d6e-4d10-471c-8cd8-9c65cd7782ae tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:38.981696 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67697d6e-4d10-471c-8cd8-9c65cd7782ae tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 returned with HTTP 200 Aug 18 05:32:38.982351 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 627/2508] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:38 2026] GET /volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:38.987220 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-249b1e35-3a88-4fab-82d0-f634da7e41ea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:38.994799 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-249b1e35-3a88-4fab-82d0-f634da7e41ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:38.995110 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-249b1e35-3a88-4fab-82d0-f634da7e41ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:38.995461 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-249b1e35-3a88-4fab-82d0-f634da7e41ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:38.995594 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-249b1e35-3a88-4fab-82d0-f634da7e41ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:38.996803 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8e1630cb-a453-4c03-9bb2-2827180b9882 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:38.999909 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8e1630cb-a453-4c03-9bb2-2827180b9882 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 Aug 18 05:32:38.999909 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8e1630cb-a453-4c03-9bb2-2827180b9882 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:38.999909 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8e1630cb-a453-4c03-9bb2-2827180b9882 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:39.000134 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-8e1630cb-a453-4c03-9bb2-2827180b9882 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete snapshot with id: c8633b01-f7bf-4d19-aa8e-772094cebdc7 Aug 18 05:32:39.001707 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:39.001707 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:39.003551 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-249b1e35-3a88-4fab-82d0-f634da7e41ea tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:39.003551 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 630/2509] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:38 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:39.007394 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:39.007394 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:39.007867 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8e1630cb-a453-4c03-9bb2-2827180b9882 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:39.071503 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8e1630cb-a453-4c03-9bb2-2827180b9882 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot delete request issued successfully. Aug 18 05:32:39.071503 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8e1630cb-a453-4c03-9bb2-2827180b9882 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 returned with HTTP 202 Aug 18 05:32:39.071959 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 619/2510] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:38 2026] DELETE /volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:39.085065 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1ae85548-ac60-4872-8c3c-bda2de353445 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:39.087606 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ae85548-ac60-4872-8c3c-bda2de353445 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 Aug 18 05:32:39.088716 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1ae85548-ac60-4872-8c3c-bda2de353445 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:39.090669 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1ae85548-ac60-4872-8c3c-bda2de353445 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:39.098547 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:39.098547 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:39.099767 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1ae85548-ac60-4872-8c3c-bda2de353445 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:39.100563 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ae85548-ac60-4872-8c3c-bda2de353445 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 returned with HTTP 200 Aug 18 05:32:39.101672 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 635/2511] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:39 2026] GET /volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:40.019301 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8979a557-8e5e-4298-8059-4da6985a7553 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.021748 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8979a557-8e5e-4298-8059-4da6985a7553 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:40.022577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8979a557-8e5e-4298-8059-4da6985a7553 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:40.022577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8979a557-8e5e-4298-8059-4da6985a7553 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:40.022577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8979a557-8e5e-4298-8059-4da6985a7553 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:40.031062 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:40.031062 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:40.032288 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8979a557-8e5e-4298-8059-4da6985a7553 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:40.032958 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 628/2512] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:40 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:40.116162 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-997d4b16-d295-4332-907e-a60952c318e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.118801 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-997d4b16-d295-4332-907e-a60952c318e2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 Aug 18 05:32:40.119348 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-997d4b16-d295-4332-907e-a60952c318e2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:40.119741 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-997d4b16-d295-4332-907e-a60952c318e2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:40.126315 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-997d4b16-d295-4332-907e-a60952c318e2 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 returned with HTTP 404 Aug 18 05:32:40.127273 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 631/2513] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:40 2026] GET /volume/v3/snapshots/c8633b01-f7bf-4d19-aa8e-772094cebdc7 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:40.140702 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e22512b4-c202-4bfd-be57-8f2a5303f0f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.145914 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e22512b4-c202-4bfd-be57-8f2a5303f0f5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc Aug 18 05:32:40.146182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e22512b4-c202-4bfd-be57-8f2a5303f0f5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:40.146469 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e22512b4-c202-4bfd-be57-8f2a5303f0f5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:40.146670 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e22512b4-c202-4bfd-be57-8f2a5303f0f5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume with id: 40102a37-e53d-4738-ac6a-25ad4d6f1abc Aug 18 05:32:40.159598 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:40.159598 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:40.159997 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e22512b4-c202-4bfd-be57-8f2a5303f0f5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:40.195272 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e22512b4-c202-4bfd-be57-8f2a5303f0f5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume request issued successfully. Aug 18 05:32:40.195272 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e22512b4-c202-4bfd-be57-8f2a5303f0f5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc returned with HTTP 202 Aug 18 05:32:40.195272 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 620/2514] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:40 2026] DELETE /volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:40.207676 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a7b78c2-d5d4-4ae4-be35-d96513aa90bc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.210130 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a7b78c2-d5d4-4ae4-be35-d96513aa90bc tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc Aug 18 05:32:40.210483 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a7b78c2-d5d4-4ae4-be35-d96513aa90bc tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:40.210718 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a7b78c2-d5d4-4ae4-be35-d96513aa90bc tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:40.222087 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:40.222087 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:40.228751 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1a7b78c2-d5d4-4ae4-be35-d96513aa90bc tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:40.238085 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a7b78c2-d5d4-4ae4-be35-d96513aa90bc tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc returned with HTTP 200 Aug 18 05:32:40.238626 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 636/2515] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:40 2026] GET /volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:40.280945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-895b77b7-2831-4983-a01e-035cdbf082fd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.286975 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-895b77b7-2831-4983-a01e-035cdbf082fd tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:40.287306 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-895b77b7-2831-4983-a01e-035cdbf082fd tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:40.287518 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-895b77b7-2831-4983-a01e-035cdbf082fd tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:40.304471 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:40.304471 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:40.315142 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-895b77b7-2831-4983-a01e-035cdbf082fd tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:40.324084 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-895b77b7-2831-4983-a01e-035cdbf082fd tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:40.324728 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 629/2516] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:40 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:40.462499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5fc879ca-3d1a-4cec-93b2-3b031d079a8d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.463132 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5fc879ca-3d1a-4cec-93b2-3b031d079a8d None None] GET https://10.4.3.250/volume// Aug 18 05:32:40.463132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5fc879ca-3d1a-4cec-93b2-3b031d079a8d None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:40.463398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5fc879ca-3d1a-4cec-93b2-3b031d079a8d None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:40.463746 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5fc879ca-3d1a-4cec-93b2-3b031d079a8d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:40.464167 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 632/2517] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:32:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:40.476544 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-324d48f4-30e3-4f6e-baca-a76c8f173388 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.478991 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-324d48f4-30e3-4f6e-baca-a76c8f173388 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:32:40.479437 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-324d48f4-30e3-4f6e-baca-a76c8f173388 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e669840c-0295-4af2-b6f5-924421b682ca", "connector": null, "instance_uuid": "8732414f-19e3-4e9a-b954-7f982764ceab"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:40.493089 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:40.493089 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:40.545453 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-324d48f4-30e3-4f6e-baca-a76c8f173388 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:32:40.545969 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 621/2518] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:32:40 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:40.587491 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ded575fc-2e1a-4981-aa5c-c462ab6f7c92 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.591174 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ded575fc-2e1a-4981-aa5c-c462ab6f7c92 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:40.591326 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ded575fc-2e1a-4981-aa5c-c462ab6f7c92 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:40.591529 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ded575fc-2e1a-4981-aa5c-c462ab6f7c92 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:40.603889 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:40.603889 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:40.607301 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19f98618-6dca-407c-ab80-5f02d0c9dc20 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.607817 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19f98618-6dca-407c-ab80-5f02d0c9dc20 None None] GET https://10.4.3.250/volume// Aug 18 05:32:40.607919 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19f98618-6dca-407c-ab80-5f02d0c9dc20 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:40.608217 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19f98618-6dca-407c-ab80-5f02d0c9dc20 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:40.608487 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19f98618-6dca-407c-ab80-5f02d0c9dc20 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:40.609033 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 630/2519] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:32:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:40.609100 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ded575fc-2e1a-4981-aa5c-c462ab6f7c92 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:40.615409 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ded575fc-2e1a-4981-aa5c-c462ab6f7c92 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:40.615759 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 637/2520] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:40 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:40.619986 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-0f8a5a47-4487-4c6e-b7e6-0857654436e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.622899 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-0f8a5a47-4487-4c6e-b7e6-0857654436e1 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:40.623110 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-0f8a5a47-4487-4c6e-b7e6-0857654436e1 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:40.623386 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-0f8a5a47-4487-4c6e-b7e6-0857654436e1 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:40.638221 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:40.638221 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:40.644260 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-0f8a5a47-4487-4c6e-b7e6-0857654436e1 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:40.651727 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-0f8a5a47-4487-4c6e-b7e6-0857654436e1 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:40.652339 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 633/2521] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:32:40 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:40.801529 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-adbec5ef-f37a-4368-889f-95f9a7a8af0f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:40.803892 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-adbec5ef-f37a-4368-889f-95f9a7a8af0f tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] PUT https://10.4.3.250/volume/v3/attachments/196d8cd6-227c-4081-86ac-fc21660ec17f Aug 18 05:32:40.805306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-adbec5ef-f37a-4368-889f-95f9a7a8af0f tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:40.823594 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-adbec5ef-f37a-4368-889f-95f9a7a8af0f tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Acquiring lock "cinder-attachment_update-e669840c-0295-4af2-b6f5-924421b682ca-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:32:40.830337 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-adbec5ef-f37a-4368-889f-95f9a7a8af0f tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Lock "cinder-attachment_update-e669840c-0295-4af2-b6f5-924421b682ca-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:32:40.830982 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:40.830982 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:40.954394 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-adbec5ef-f37a-4368-889f-95f9a7a8af0f tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Lock "cinder-attachment_update-e669840c-0295-4af2-b6f5-924421b682ca-np0000007601" released by "attachment_update" :: held 0.123s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:32:40.954394 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-adbec5ef-f37a-4368-889f-95f9a7a8af0f tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/attachments/196d8cd6-227c-4081-86ac-fc21660ec17f returned with HTTP 200 Aug 18 05:32:40.955158 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 622/2522] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:32:40 2026] PUT /volume/v3/attachments/196d8cd6-227c-4081-86ac-fc21660ec17f => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:41.047692 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-681b9358-6c79-466d-a174-7f26526a8689 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:41.050544 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-681b9358-6c79-466d-a174-7f26526a8689 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:41.052591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-681b9358-6c79-466d-a174-7f26526a8689 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:41.052591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-681b9358-6c79-466d-a174-7f26526a8689 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:41.052591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-681b9358-6c79-466d-a174-7f26526a8689 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:41.057678 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:41.057678 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:41.063618 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-681b9358-6c79-466d-a174-7f26526a8689 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:41.064289 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 631/2523] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:41 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:41.256129 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a4215450-fde9-47b8-ab89-97f06a8b9621 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:41.259809 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4215450-fde9-47b8-ab89-97f06a8b9621 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc Aug 18 05:32:41.261469 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4215450-fde9-47b8-ab89-97f06a8b9621 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:41.261982 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4215450-fde9-47b8-ab89-97f06a8b9621 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:41.274035 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4215450-fde9-47b8-ab89-97f06a8b9621 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc returned with HTTP 404 Aug 18 05:32:41.276764 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 638/2524] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:41 2026] GET /volume/v3/volumes/40102a37-e53d-4738-ac6a-25ad4d6f1abc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:41.294968 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:41.295357 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:41.295781 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1317561740"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:41.298145 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1317561740'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:41.298313 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume of 1 GB Aug 18 05:32:41.303899 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:41.312579 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (bdc923be-a781-4600-8bf9-3f419b3eacdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:41.316639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6af982-511b-4867-a4c7-a880ee2b8619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:41.317996 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:41.365678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6af982-511b-4867-a4c7-a880ee2b8619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:41.366639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c451d2f9-26e6-4326-b568-13d471e45969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:41.425872 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['34edcb50-c5c3-470a-b66c-5311db6bade2', 'f6d125d9-1742-410b-acfa-8c5bb7497751', '2f36ffd0-fb05-4684-9a7a-43883511caaa', '7840b6ed-1643-482d-8952-791c2aa76d81'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:41.426695 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c451d2f9-26e6-4326-b568-13d471e45969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34edcb50-c5c3-470a-b66c-5311db6bade2', 'f6d125d9-1742-410b-acfa-8c5bb7497751', '2f36ffd0-fb05-4684-9a7a-43883511caaa', '7840b6ed-1643-482d-8952-791c2aa76d81']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:41.427467 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a047a5-eb6a-4ceb-9ee6-dfe3d8d093b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:41.458746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0a047a5-eb6a-4ceb-9ee6-dfe3d8d093b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cf3fb35-b27a-4d2a-91f2-6c2e2b797032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1317561740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['34edcb50-c5c3-470a-b66c-5311db6bade2','f6d125d9-1742-410b-acfa-8c5bb7497751','2f36ffd0-fb05-4684-9a7a-43883511caaa','7840b6ed-1643-482d-8952-791c2aa76d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1317561740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cf3fb35-b27a-4d2a-91f2-6c2e2b797032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a04b6499994692992a28e771f50b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d5803c7790c480aa44113aeca6f63a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:41.459747 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22b07184-a9f3-420b-8a76-1cbb8aae069d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:41.485104 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22b07184-a9f3-420b-8a76-1cbb8aae069d) transitioned into state 'SUCCESS' from state '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-1317561740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['34edcb50-c5c3-470a-b66c-5311db6bade2','f6d125d9-1742-410b-acfa-8c5bb7497751','2f36ffd0-fb05-4684-9a7a-43883511caaa','7840b6ed-1643-482d-8952-791c2aa76d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:41.485939 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feef45cb-02fc-42a6-9f26-a149acc16d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:41.496942 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feef45cb-02fc-42a6-9f26-a149acc16d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:41.497917 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (bdc923be-a781-4600-8bf9-3f419b3eacdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:41.498477 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request issued successfully. Aug 18 05:32:41.499145 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1a851a6-362d-4d40-b2e5-3062608c5872 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:41.499554 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 634/2525] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:41 2026] POST /volume/v3/volumes => generated 778 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:41.516091 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a33ecb4f-670c-45d6-9a16-c23c9b048307 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:41.518163 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a33ecb4f-670c-45d6-9a16-c23c9b048307 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 Aug 18 05:32:41.518388 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a33ecb4f-670c-45d6-9a16-c23c9b048307 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:41.518588 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a33ecb4f-670c-45d6-9a16-c23c9b048307 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:41.528258 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:41.528258 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:41.532737 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a33ecb4f-670c-45d6-9a16-c23c9b048307 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:41.538329 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a33ecb4f-670c-45d6-9a16-c23c9b048307 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 returned with HTTP 200 Aug 18 05:32:41.538850 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 623/2526] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:41 2026] GET /volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:41.634898 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c85a9d8-ab93-4999-8194-e25e4de3246e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:41.638757 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c85a9d8-ab93-4999-8194-e25e4de3246e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:41.639066 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c85a9d8-ab93-4999-8194-e25e4de3246e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:41.639311 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c85a9d8-ab93-4999-8194-e25e4de3246e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:41.651028 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:41.651028 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:41.655700 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7c85a9d8-ab93-4999-8194-e25e4de3246e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:41.661207 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c85a9d8-ab93-4999-8194-e25e4de3246e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:41.661207 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 632/2527] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:41 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:42.081159 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-158942ca-cb21-4b09-b689-1bc1a7f27a0d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:42.084135 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-158942ca-cb21-4b09-b689-1bc1a7f27a0d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:42.084411 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-158942ca-cb21-4b09-b689-1bc1a7f27a0d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:42.084649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-158942ca-cb21-4b09-b689-1bc1a7f27a0d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:42.084794 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-158942ca-cb21-4b09-b689-1bc1a7f27a0d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:42.094309 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:42.094309 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:42.095305 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-158942ca-cb21-4b09-b689-1bc1a7f27a0d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:42.095879 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 639/2528] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:42 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:42.555746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b14062cb-6042-4fa9-8f7d-38bd4952cfb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:42.557823 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b14062cb-6042-4fa9-8f7d-38bd4952cfb5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 Aug 18 05:32:42.558094 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b14062cb-6042-4fa9-8f7d-38bd4952cfb5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:42.558526 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b14062cb-6042-4fa9-8f7d-38bd4952cfb5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:42.573515 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:42.573515 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:42.579874 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b14062cb-6042-4fa9-8f7d-38bd4952cfb5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:42.585296 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b14062cb-6042-4fa9-8f7d-38bd4952cfb5 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 returned with HTTP 200 Aug 18 05:32:42.585877 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 635/2529] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:42 2026] GET /volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:42.600686 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb7bc465-c8df-4a9e-a955-28244805c66e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:42.602530 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb7bc465-c8df-4a9e-a955-28244805c66e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:42.602920 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb7bc465-c8df-4a9e-a955-28244805c66e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cf3fb35-b27a-4d2a-91f2-6c2e2b797032", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-158759979"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:42.611577 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:42.611577 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:42.611986 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eb7bc465-c8df-4a9e-a955-28244805c66e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:42.612167 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-eb7bc465-c8df-4a9e-a955-28244805c66e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create snapshot from volume 4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 Aug 18 05:32:42.640323 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-eb7bc465-c8df-4a9e-a955-28244805c66e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['f408db3d-b4fc-4757-9a4e-04d39bc7a240', 'e53fa514-c2be-4336-852d-0f431ce93f1f', '071485c1-3314-4ef4-98dc-aa9c25e034e2', '99d5638c-fead-4a98-b4ad-32924faa6d93'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:42.676120 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e3512076-9338-4bd1-acd6-f23647d59a3e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:42.678000 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3512076-9338-4bd1-acd6-f23647d59a3e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:42.678456 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3512076-9338-4bd1-acd6-f23647d59a3e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:42.678767 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3512076-9338-4bd1-acd6-f23647d59a3e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:42.681712 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eb7bc465-c8df-4a9e-a955-28244805c66e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot create request issued successfully. Aug 18 05:32:42.682177 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb7bc465-c8df-4a9e-a955-28244805c66e tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:42.682794 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 624/2530] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:42.693603 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8a31db01-0349-4d5d-ae80-b1a0853e2d85 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:42.695492 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:42.695492 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:42.695596 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a31db01-0349-4d5d-ae80-b1a0853e2d85 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 Aug 18 05:32:42.695596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a31db01-0349-4d5d-ae80-b1a0853e2d85 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:42.695701 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8a31db01-0349-4d5d-ae80-b1a0853e2d85 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:42.701938 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e3512076-9338-4bd1-acd6-f23647d59a3e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:42.702501 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:42.702501 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:42.702985 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8a31db01-0349-4d5d-ae80-b1a0853e2d85 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:42.703882 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8a31db01-0349-4d5d-ae80-b1a0853e2d85 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 returned with HTTP 200 Aug 18 05:32:42.704738 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 640/2531] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:42 2026] GET /volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:42.707674 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3512076-9338-4bd1-acd6-f23647d59a3e tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:42.708129 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 633/2532] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:42 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:43.108463 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e36c6673-8651-4438-93c2-3a211443f164 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.111267 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e36c6673-8651-4438-93c2-3a211443f164 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:43.111267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e36c6673-8651-4438-93c2-3a211443f164 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.111732 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e36c6673-8651-4438-93c2-3a211443f164 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.111732 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e36c6673-8651-4438-93c2-3a211443f164 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:43.119178 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.119178 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:43.119965 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e36c6673-8651-4438-93c2-3a211443f164 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:43.120506 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 636/2533] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:43.376969 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-d33ca7a9-9a50-422d-83e1-9dbd41e46dde None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.380574 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-d33ca7a9-9a50-422d-83e1-9dbd41e46dde tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:32:43.380574 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-d33ca7a9-9a50-422d-83e1-9dbd41e46dde tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.382030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-d33ca7a9-9a50-422d-83e1-9dbd41e46dde tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.394152 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.394152 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:43.403276 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-d33ca7a9-9a50-422d-83e1-9dbd41e46dde tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:32:43.409215 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-d33ca7a9-9a50-422d-83e1-9dbd41e46dde tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:32:43.409670 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 625/2534] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:43.449270 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-27377b35-5c01-43f4-81f5-e50d66075773 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.451215 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27377b35-5c01-43f4-81f5-e50d66075773 None None] GET https://10.4.3.250/volume// Aug 18 05:32:43.451215 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27377b35-5c01-43f4-81f5-e50d66075773 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.453504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27377b35-5c01-43f4-81f5-e50d66075773 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.453504 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27377b35-5c01-43f4-81f5-e50d66075773 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:43.453504 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 641/2535] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:43.474283 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-9908de7b-5696-46f8-8869-11050fe68fde None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.477576 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-9908de7b-5696-46f8-8869-11050fe68fde tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:32:43.478029 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-9908de7b-5696-46f8-8869-11050fe68fde tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73b73b46-17f0-4d64-abb0-7d89c8b0760a", "connector": null, "instance_uuid": "cc1ab289-2028-45a3-9f75-db5975fb2b24"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:43.490027 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.490027 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:43.528519 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-9908de7b-5696-46f8-8869-11050fe68fde tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:32:43.529843 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 634/2536] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:32:43 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 18 05:32:43.580217 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-1f6d1f53-f3bb-4a68-8606-355dd238b12c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.583589 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-1f6d1f53-f3bb-4a68-8606-355dd238b12c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] POST https://10.4.3.250/volume/v3/attachments/d213c838-ce9f-44ba-9e21-1031e522b4d6/action Aug 18 05:32:43.589484 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-1f6d1f53-f3bb-4a68-8606-355dd238b12c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:43.589484 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-1f6d1f53-f3bb-4a68-8606-355dd238b12c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:43.614621 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.614621 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:43.627398 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2e84a962-7692-47d6-bc8f-238f54c7b207 req-1f6d1f53-f3bb-4a68-8606-355dd238b12c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/attachments/d213c838-ce9f-44ba-9e21-1031e522b4d6/action returned with HTTP 204 Aug 18 05:32:43.628117 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 637/2537] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:32:43 2026] POST /volume/v3/attachments/d213c838-ce9f-44ba-9e21-1031e522b4d6/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:43.656224 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ede8190e-4afd-4bee-8bb7-f55f8750cb61 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.658503 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ede8190e-4afd-4bee-8bb7-f55f8750cb61 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:32:43.658742 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ede8190e-4afd-4bee-8bb7-f55f8750cb61 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.659005 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ede8190e-4afd-4bee-8bb7-f55f8750cb61 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.672114 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.672114 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:43.677098 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ede8190e-4afd-4bee-8bb7-f55f8750cb61 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:32:43.682956 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ede8190e-4afd-4bee-8bb7-f55f8750cb61 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:32:43.683498 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 626/2538] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:43.700746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-108e6553-b815-4226-a5a2-17207edbd348 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.703038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-108e6553-b815-4226-a5a2-17207edbd348 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:32:43.703269 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-108e6553-b815-4226-a5a2-17207edbd348 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.703484 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-108e6553-b815-4226-a5a2-17207edbd348 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.716445 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.716445 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:43.717303 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d5a06625-8e00-4900-a090-44a100137d00 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.719382 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5a06625-8e00-4900-a090-44a100137d00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 Aug 18 05:32:43.719825 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5a06625-8e00-4900-a090-44a100137d00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.720219 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5a06625-8e00-4900-a090-44a100137d00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.721106 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-108e6553-b815-4226-a5a2-17207edbd348 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:32:43.725639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f3b5b65a-5873-4043-90dd-4ec110e916fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.726321 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-108e6553-b815-4226-a5a2-17207edbd348 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:32:43.726819 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 642/2539] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 1112 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:43.733520 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3b5b65a-5873-4043-90dd-4ec110e916fb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:43.733644 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.733644 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:43.733739 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3b5b65a-5873-4043-90dd-4ec110e916fb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.733858 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d5a06625-8e00-4900-a090-44a100137d00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:43.733986 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3b5b65a-5873-4043-90dd-4ec110e916fb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.734974 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5a06625-8e00-4900-a090-44a100137d00 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 returned with HTTP 200 Aug 18 05:32:43.735487 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 635/2540] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:43.749815 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4343f706-8373-48c4-8930-a503e6775ee4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.752268 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4343f706-8373-48c4-8930-a503e6775ee4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] POST https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143/action Aug 18 05:32:43.752521 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4343f706-8373-48c4-8930-a503e6775ee4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:43.752711 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4343f706-8373-48c4-8930-a503e6775ee4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:43.754524 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.snapshot_unmanage [None req-4343f706-8373-48c4-8930-a503e6775ee4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Unmanage snapshot with id: 5a2c336b-7474-4073-87cd-cbe113021143 Aug 18 05:32:43.762196 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.762196 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:43.765456 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.765456 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:43.767517 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4343f706-8373-48c4-8930-a503e6775ee4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:43.767517 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-4343f706-8373-48c4-8930-a503e6775ee4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9c3a39eb1a9c408b98f3f2410e2e87c3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54a04b6499994692992a28e771f50b13', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:32:43.767517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4343f706-8373-48c4-8930-a503e6775ee4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143/action returned with HTTP 403 Aug 18 05:32:43.767517 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 627/2541] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:32:43 2026] POST /volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143/action => generated 117 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:43.768694 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f3b5b65a-5873-4043-90dd-4ec110e916fb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:43.775710 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3b5b65a-5873-4043-90dd-4ec110e916fb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:43.776258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e92d73fe-c795-4f71-a472-555e7eb024c9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.776368 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 638/2542] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:43.778507 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e92d73fe-c795-4f71-a472-555e7eb024c9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 Aug 18 05:32:43.778772 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e92d73fe-c795-4f71-a472-555e7eb024c9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.778947 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e92d73fe-c795-4f71-a472-555e7eb024c9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.779093 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-e92d73fe-c795-4f71-a472-555e7eb024c9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete snapshot with id: 5a2c336b-7474-4073-87cd-cbe113021143 Aug 18 05:32:43.786416 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.786416 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:43.786540 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e92d73fe-c795-4f71-a472-555e7eb024c9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:43.792845 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-282f8000-bc38-487c-ae42-06b59ce427a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.795221 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-282f8000-bc38-487c-ae42-06b59ce427a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:32:43.795361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-282f8000-bc38-487c-ae42-06b59ce427a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.796057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-282f8000-bc38-487c-ae42-06b59ce427a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.805313 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.805313 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:43.811410 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-282f8000-bc38-487c-ae42-06b59ce427a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:32:43.811520 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e92d73fe-c795-4f71-a472-555e7eb024c9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot delete request issued successfully. Aug 18 05:32:43.811661 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e92d73fe-c795-4f71-a472-555e7eb024c9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 returned with HTTP 202 Aug 18 05:32:43.812237 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 643/2543] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:43 2026] DELETE /volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:43.819987 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-282f8000-bc38-487c-ae42-06b59ce427a9 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:32:43.819987 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 636/2544] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 1112 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:43.821182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2227103e-ac84-4893-8e00-63e5413e4d79 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.823606 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2227103e-ac84-4893-8e00-63e5413e4d79 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 Aug 18 05:32:43.823884 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2227103e-ac84-4893-8e00-63e5413e4d79 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.824158 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2227103e-ac84-4893-8e00-63e5413e4d79 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.832883 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.832883 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:43.833341 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2227103e-ac84-4893-8e00-63e5413e4d79 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:43.834652 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2227103e-ac84-4893-8e00-63e5413e4d79 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 returned with HTTP 200 Aug 18 05:32:43.835943 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 628/2545] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:43.861769 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-2713b8a4-4dd4-4a55-9cbb-bac092f4634d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.864254 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-2713b8a4-4dd4-4a55-9cbb-bac092f4634d tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] DELETE https://10.4.3.250/volume/v3/attachments/d213c838-ce9f-44ba-9e21-1031e522b4d6 Aug 18 05:32:43.864488 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-2713b8a4-4dd4-4a55-9cbb-bac092f4634d tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.864704 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-2713b8a4-4dd4-4a55-9cbb-bac092f4634d tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.874491 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.874491 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:43.928485 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-37871848-587b-4c86-a1de-ebf9b6c364b1 req-2713b8a4-4dd4-4a55-9cbb-bac092f4634d tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/attachments/d213c838-ce9f-44ba-9e21-1031e522b4d6 returned with HTTP 200 Aug 18 05:32:43.929142 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 639/2546] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:32:43 2026] DELETE /volume/v3/attachments/d213c838-ce9f-44ba-9e21-1031e522b4d6 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:43.965212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cdf756c4-ca53-4ec1-a42d-9bb2e68cfba1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:43.967211 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cdf756c4-ca53-4ec1-a42d-9bb2e68cfba1 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:32:43.967465 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cdf756c4-ca53-4ec1-a42d-9bb2e68cfba1 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:43.967729 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cdf756c4-ca53-4ec1-a42d-9bb2e68cfba1 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:43.977042 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:43.977042 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:43.982102 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cdf756c4-ca53-4ec1-a42d-9bb2e68cfba1 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:32:43.988711 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cdf756c4-ca53-4ec1-a42d-9bb2e68cfba1 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:32:43.989328 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 644/2547] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:43 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:44.134654 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4c1f166b-a278-4550-ab43-3707591614e6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:44.138720 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c1f166b-a278-4550-ab43-3707591614e6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:44.138720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c1f166b-a278-4550-ab43-3707591614e6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:44.138720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c1f166b-a278-4550-ab43-3707591614e6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:44.138924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4c1f166b-a278-4550-ab43-3707591614e6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:44.145955 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:44.145955 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:44.147154 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c1f166b-a278-4550-ab43-3707591614e6 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:44.147677 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 637/2548] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:44 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:44.790993 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aafdd0cf-aea6-48e9-8763-12bd673558f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:44.799053 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aafdd0cf-aea6-48e9-8763-12bd673558f6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:44.799377 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aafdd0cf-aea6-48e9-8763-12bd673558f6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:44.799678 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aafdd0cf-aea6-48e9-8763-12bd673558f6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:44.819959 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:44.819959 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:44.825976 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aafdd0cf-aea6-48e9-8763-12bd673558f6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:44.831923 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aafdd0cf-aea6-48e9-8763-12bd673558f6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:44.832455 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 629/2549] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:44 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:44.852550 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6fd6a19a-46e5-48f5-9afa-a38b45b2c722 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:44.854503 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fd6a19a-46e5-48f5-9afa-a38b45b2c722 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 Aug 18 05:32:44.854742 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6fd6a19a-46e5-48f5-9afa-a38b45b2c722 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:44.854981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6fd6a19a-46e5-48f5-9afa-a38b45b2c722 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:44.860972 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fd6a19a-46e5-48f5-9afa-a38b45b2c722 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 returned with HTTP 404 Aug 18 05:32:44.861512 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 640/2550] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:44 2026] GET /volume/v3/snapshots/5a2c336b-7474-4073-87cd-cbe113021143 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:44.871800 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dabf6329-6312-458c-9117-3497fc296d8c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:44.874107 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dabf6329-6312-458c-9117-3497fc296d8c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 Aug 18 05:32:44.874497 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dabf6329-6312-458c-9117-3497fc296d8c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:44.874613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dabf6329-6312-458c-9117-3497fc296d8c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:44.874852 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-dabf6329-6312-458c-9117-3497fc296d8c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume with id: 4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 Aug 18 05:32:44.882867 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:44.882867 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:44.883323 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dabf6329-6312-458c-9117-3497fc296d8c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:44.906521 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dabf6329-6312-458c-9117-3497fc296d8c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume request issued successfully. Aug 18 05:32:44.906780 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dabf6329-6312-458c-9117-3497fc296d8c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 returned with HTTP 202 Aug 18 05:32:44.908361 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 645/2551] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:44 2026] DELETE /volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:44.918815 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7fa96a8e-bce9-4f0d-8241-a1fe58d594b9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:44.921106 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7fa96a8e-bce9-4f0d-8241-a1fe58d594b9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 Aug 18 05:32:44.922079 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7fa96a8e-bce9-4f0d-8241-a1fe58d594b9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:44.922532 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7fa96a8e-bce9-4f0d-8241-a1fe58d594b9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:44.931407 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:44.931407 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:44.936034 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7fa96a8e-bce9-4f0d-8241-a1fe58d594b9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:44.943348 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7fa96a8e-bce9-4f0d-8241-a1fe58d594b9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 returned with HTTP 200 Aug 18 05:32:44.944224 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 638/2552] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:44 2026] GET /volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:45.163081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-639e9a56-ac22-4f06-b877-e43ac1639b6b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:45.167330 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-639e9a56-ac22-4f06-b877-e43ac1639b6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:45.167330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-639e9a56-ac22-4f06-b877-e43ac1639b6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:45.167330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-639e9a56-ac22-4f06-b877-e43ac1639b6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:45.167330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-639e9a56-ac22-4f06-b877-e43ac1639b6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:45.177205 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:45.177205 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:45.179479 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-639e9a56-ac22-4f06-b877-e43ac1639b6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:45.180945 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 630/2553] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:45 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:45.519389 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4591cfb9-1e53-447e-9d4c-41398be0aa8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:45.523213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4591cfb9-1e53-447e-9d4c-41398be0aa8b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:32:45.523213 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4591cfb9-1e53-447e-9d4c-41398be0aa8b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:45.524450 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4591cfb9-1e53-447e-9d4c-41398be0aa8b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:45.534047 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:45.534047 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:45.539372 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4591cfb9-1e53-447e-9d4c-41398be0aa8b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:32:45.543428 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4591cfb9-1e53-447e-9d4c-41398be0aa8b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:32:45.544002 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 641/2554] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:45 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:45.603350 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-54602e6c-217b-40ee-ba4e-6d7567c07053 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:45.606975 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-54602e6c-217b-40ee-ba4e-6d7567c07053 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:32:45.607586 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-54602e6c-217b-40ee-ba4e-6d7567c07053 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:45.607586 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-54602e6c-217b-40ee-ba4e-6d7567c07053 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:45.617451 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:45.617451 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:45.622433 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-54602e6c-217b-40ee-ba4e-6d7567c07053 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:32:45.628372 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-54602e6c-217b-40ee-ba4e-6d7567c07053 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:32:45.628852 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 646/2555] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:45 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:45.853470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5328fd15-d0e1-4614-81c7-f50038c90d91 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:45.855729 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5328fd15-d0e1-4614-81c7-f50038c90d91 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:45.855948 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5328fd15-d0e1-4614-81c7-f50038c90d91 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:45.856368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5328fd15-d0e1-4614-81c7-f50038c90d91 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:45.869102 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:45.869102 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:45.873386 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5328fd15-d0e1-4614-81c7-f50038c90d91 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:45.878932 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5328fd15-d0e1-4614-81c7-f50038c90d91 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:45.879430 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 639/2556] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:45 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:45.961735 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6b0b7fb3-e3a5-47a6-98c4-279483be0442 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:45.965558 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b0b7fb3-e3a5-47a6-98c4-279483be0442 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 Aug 18 05:32:45.965801 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b0b7fb3-e3a5-47a6-98c4-279483be0442 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:45.966063 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b0b7fb3-e3a5-47a6-98c4-279483be0442 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:45.977948 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b0b7fb3-e3a5-47a6-98c4-279483be0442 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 returned with HTTP 404 Aug 18 05:32:45.981439 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 631/2557] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:45 2026] GET /volume/v3/volumes/4cf3fb35-b27a-4d2a-91f2-6c2e2b797032 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:45.994600 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:45.996884 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:45.997593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-905444951"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:45.999696 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-905444951'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:46.000070 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume of 1 GB Aug 18 05:32:46.014044 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:46.019271 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (d9938877-0782-4011-88d9-d30827c98bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:46.020855 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11e08006-5872-4f22-8054-a2e99abe1ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:46.022040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:46.059496 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11e08006-5872-4f22-8054-a2e99abe1ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:46.059906 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e230f9d-0866-47aa-8255-0bbefef6a05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:46.136519 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['59e92b1b-41ad-40e3-ab43-a45271c0d199', '574666a8-906d-4e8c-acc3-412bc8e96246', 'b482c58a-cafd-4f42-91ef-e544a6832ea3', '4c9db6d1-5e47-4f7e-978f-3b3d25c5a84e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:46.137463 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e230f9d-0866-47aa-8255-0bbefef6a05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59e92b1b-41ad-40e3-ab43-a45271c0d199', '574666a8-906d-4e8c-acc3-412bc8e96246', 'b482c58a-cafd-4f42-91ef-e544a6832ea3', '4c9db6d1-5e47-4f7e-978f-3b3d25c5a84e']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:46.138398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944d2d73-3207-4b7b-bcfb-214ba5cb0e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:46.186184 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944d2d73-3207-4b7b-bcfb-214ba5cb0e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce909445-8622-4a75-a97b-0011fd26eade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-905444951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['59e92b1b-41ad-40e3-ab43-a45271c0d199','574666a8-906d-4e8c-acc3-412bc8e96246','b482c58a-cafd-4f42-91ef-e544a6832ea3','4c9db6d1-5e47-4f7e-978f-3b3d25c5a84e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-905444951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce909445-8622-4a75-a97b-0011fd26eade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a04b6499994692992a28e771f50b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d5803c7790c480aa44113aeca6f63a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:46.187527 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe13c6b-af82-47e0-bce7-400603422e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:46.198092 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bfba2f02-6aec-41b9-a952-52e30e7bdc39 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:46.200389 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bfba2f02-6aec-41b9-a952-52e30e7bdc39 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:46.200612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bfba2f02-6aec-41b9-a952-52e30e7bdc39 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:46.200828 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bfba2f02-6aec-41b9-a952-52e30e7bdc39 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:46.200964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-bfba2f02-6aec-41b9-a952-52e30e7bdc39 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:46.211435 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:46.211435 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:46.213490 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bfba2f02-6aec-41b9-a952-52e30e7bdc39 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:46.214044 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 647/2558] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:46 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:46.250646 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe13c6b-af82-47e0-bce7-400603422e12) transitioned into state 'SUCCESS' from state '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-905444951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['59e92b1b-41ad-40e3-ab43-a45271c0d199','574666a8-906d-4e8c-acc3-412bc8e96246','b482c58a-cafd-4f42-91ef-e544a6832ea3','4c9db6d1-5e47-4f7e-978f-3b3d25c5a84e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:46.251417 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba7ffc8-372f-4421-80ec-44232ba126b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:46.269216 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba7ffc8-372f-4421-80ec-44232ba126b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:46.270215 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (d9938877-0782-4011-88d9-d30827c98bae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:46.270595 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request issued successfully. Aug 18 05:32:46.272428 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a2d77b9f-3c16-42b7-b396-6ae902821dbe tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:46.272428 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 642/2559] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:45 2026] POST /volume/v3/volumes => generated 777 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:46.291909 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11c305ad-2dff-41b1-8284-c0caf38b376c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:46.294534 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11c305ad-2dff-41b1-8284-c0caf38b376c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade Aug 18 05:32:46.294534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11c305ad-2dff-41b1-8284-c0caf38b376c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:46.294698 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11c305ad-2dff-41b1-8284-c0caf38b376c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:46.307489 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:46.307489 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:46.313234 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11c305ad-2dff-41b1-8284-c0caf38b376c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:46.319548 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11c305ad-2dff-41b1-8284-c0caf38b376c tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade returned with HTTP 200 Aug 18 05:32:46.320032 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 640/2560] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:46 2026] GET /volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:46.894319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-398bf7f2-87c2-4b59-84a0-8667c58e21b3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:46.896972 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-398bf7f2-87c2-4b59-84a0-8667c58e21b3 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:46.897363 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-398bf7f2-87c2-4b59-84a0-8667c58e21b3 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:46.897736 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-398bf7f2-87c2-4b59-84a0-8667c58e21b3 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:46.913766 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:46.913766 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:46.919064 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-398bf7f2-87c2-4b59-84a0-8667c58e21b3 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:46.926740 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-398bf7f2-87c2-4b59-84a0-8667c58e21b3 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:46.927211 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 632/2561] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:46 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:47.228811 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-702b3af3-929c-4002-9df6-975365205448 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:47.232941 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-702b3af3-929c-4002-9df6-975365205448 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:47.232941 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-702b3af3-929c-4002-9df6-975365205448 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:47.233239 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-702b3af3-929c-4002-9df6-975365205448 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:47.233427 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-702b3af3-929c-4002-9df6-975365205448 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:47.240552 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:47.240552 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:47.242156 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-702b3af3-929c-4002-9df6-975365205448 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:47.242786 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 648/2562] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:47 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:47.332656 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-556b4c2a-74dd-423b-ae3c-3baf50cade47 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:47.337212 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-556b4c2a-74dd-423b-ae3c-3baf50cade47 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] POST https://10.4.3.250/volume/v3/attachments/196d8cd6-227c-4081-86ac-fc21660ec17f/action Aug 18 05:32:47.337791 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-556b4c2a-74dd-423b-ae3c-3baf50cade47 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:47.338042 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-556b4c2a-74dd-423b-ae3c-3baf50cade47 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:47.341828 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-39424896-dd57-431c-a714-61dbe9549992 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:47.343646 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39424896-dd57-431c-a714-61dbe9549992 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade Aug 18 05:32:47.343939 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39424896-dd57-431c-a714-61dbe9549992 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:47.344205 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39424896-dd57-431c-a714-61dbe9549992 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:47.359702 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:47.359702 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:47.370291 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-39424896-dd57-431c-a714-61dbe9549992 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:47.375417 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:47.375417 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:47.376994 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39424896-dd57-431c-a714-61dbe9549992 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade returned with HTTP 200 Aug 18 05:32:47.377582 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 641/2563] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:47 2026] GET /volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:47.399879 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0a759681-9e21-45cd-bf58-4c350fd52d23 req-556b4c2a-74dd-423b-ae3c-3baf50cade47 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/attachments/196d8cd6-227c-4081-86ac-fc21660ec17f/action returned with HTTP 204 Aug 18 05:32:47.400501 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 643/2564] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:32:47 2026] POST /volume/v3/attachments/196d8cd6-227c-4081-86ac-fc21660ec17f/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:32:47.403002 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9451e3d7-f00a-4611-9ddf-abd31e67ed34 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:47.405406 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9451e3d7-f00a-4611-9ddf-abd31e67ed34 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:47.405887 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9451e3d7-f00a-4611-9ddf-abd31e67ed34 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce909445-8622-4a75-a97b-0011fd26eade", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-826490728"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:47.427279 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:47.427279 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:47.427828 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9451e3d7-f00a-4611-9ddf-abd31e67ed34 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:47.428137 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-9451e3d7-f00a-4611-9ddf-abd31e67ed34 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create snapshot from volume ce909445-8622-4a75-a97b-0011fd26eade Aug 18 05:32:47.476162 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-9451e3d7-f00a-4611-9ddf-abd31e67ed34 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['44a89713-c907-4607-9a71-e61e0b5542d9', '39e98afb-aafa-4b2e-9245-d7de8a9b1004', '7afb883d-138c-4c8f-bc29-ba5c39333210', 'df9977da-cc8c-456f-a412-c7b3796212bc'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:47.534154 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9451e3d7-f00a-4611-9ddf-abd31e67ed34 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot create request issued successfully. Aug 18 05:32:47.534667 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9451e3d7-f00a-4611-9ddf-abd31e67ed34 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:47.535269 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 633/2565] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:47.548981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-701f8b5f-3701-44f9-a6c2-5ee7b0e45c71 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:47.551126 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-701f8b5f-3701-44f9-a6c2-5ee7b0e45c71 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb Aug 18 05:32:47.551529 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-701f8b5f-3701-44f9-a6c2-5ee7b0e45c71 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:47.551752 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-701f8b5f-3701-44f9-a6c2-5ee7b0e45c71 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:47.557712 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:47.557712 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:47.558219 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-701f8b5f-3701-44f9-a6c2-5ee7b0e45c71 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:47.558993 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-701f8b5f-3701-44f9-a6c2-5ee7b0e45c71 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb returned with HTTP 200 Aug 18 05:32:47.559419 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 649/2566] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:47 2026] GET /volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:47.908667 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:47.912593 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:47.913113 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-149494549", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:47.915171 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-149494549', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:47.915318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Create volume of 1 GB Aug 18 05:32:47.920681 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Availability Zones retrieved successfully. Aug 18 05:32:47.927855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Flow 'volume_create_api' (c8f7536d-cda7-452a-b90f-67b6bd600d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:47.929086 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f768819e-ecd9-49d8-aec5-dc72907ede84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:47.932081 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:47.952034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-53e61e38-d8af-47a6-913c-20a20dad9608 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:47.955207 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53e61e38-d8af-47a6-913c-20a20dad9608 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:47.955207 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53e61e38-d8af-47a6-913c-20a20dad9608 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:47.955649 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53e61e38-d8af-47a6-913c-20a20dad9608 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:47.976442 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f768819e-ecd9-49d8-aec5-dc72907ede84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:47.978267 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5078332d-a682-4ac6-886b-178dbc107b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:47.978513 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:47.978513 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:47.983950 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-53e61e38-d8af-47a6-913c-20a20dad9608 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:47.989423 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53e61e38-d8af-47a6-913c-20a20dad9608 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:47.989821 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 644/2567] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:47 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1159 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:48.014440 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.018962 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] POST https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca/action Aug 18 05:32:48.018962 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:48.018962 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:48.039783 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.039783 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:48.040963 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:48.104236 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Created reservations ['bc2de354-88db-4705-8757-312fff18f95e', '1e383e7e-e561-43b8-ad58-eb4e77cd7d9e'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:48.128691 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Extend volume request issued successfully. Aug 18 05:32:48.129102 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca/action returned with HTTP 202 Aug 18 05:32:48.129602 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 634/2568] 10.4.3.250 () {70 vars in 1431 bytes} [Tue Aug 18 05:32:48 2026] POST /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 05:32:48.143700 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5fc80c36-b064-4b31-8ac4-6471d84f1d85 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.145152 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Created reservations ['f87d95ce-53aa-49b7-aa8b-4f7bad42a225', '83d6dc89-31ff-41f6-910b-4dab7b4da148', '145ec10d-01c6-4e45-8ee4-ef15b83b15a9', '374ae5e4-3e1c-4ac5-bef9-6069b86dc638'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:48.146436 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5078332d-a682-4ac6-886b-178dbc107b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f87d95ce-53aa-49b7-aa8b-4f7bad42a225', '83d6dc89-31ff-41f6-910b-4dab7b4da148', '145ec10d-01c6-4e45-8ee4-ef15b83b15a9', '374ae5e4-3e1c-4ac5-bef9-6069b86dc638']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:48.148395 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fba92c6-774c-4c8d-b2b0-9589b17abb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:48.148503 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fc80c36-b064-4b31-8ac4-6471d84f1d85 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:48.148503 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fc80c36-b064-4b31-8ac4-6471d84f1d85 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.148948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fc80c36-b064-4b31-8ac4-6471d84f1d85 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.174100 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.174100 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:48.186228 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5fc80c36-b064-4b31-8ac4-6471d84f1d85 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:48.191974 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fba92c6-774c-4c8d-b2b0-9589b17abb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '827fc0f6-a394-42ae-a413-41eef18c0963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-149494549',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='17965c6b580b4d8683ae71cafede6edd',qos_specs=None,replication_status=,reservations=['f87d95ce-53aa-49b7-aa8b-4f7bad42a225','83d6dc89-31ff-41f6-910b-4dab7b4da148','145ec10d-01c6-4e45-8ee4-ef15b83b15a9','374ae5e4-3e1c-4ac5-bef9-6069b86dc638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe16055ef41d4bc29cd02155df2bcf38',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-149494549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=827fc0f6-a394-42ae-a413-41eef18c0963,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='17965c6b580b4d8683ae71cafede6edd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe16055ef41d4bc29cd02155df2bcf38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:48.192874 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3368867-8a8a-4283-a641-ca218d4972c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:48.194377 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fc80c36-b064-4b31-8ac4-6471d84f1d85 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:48.194773 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 650/2569] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:48 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1162 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:48.231273 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3368867-8a8a-4283-a641-ca218d4972c9) transitioned into state 'SUCCESS' from state '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-149494549',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='17965c6b580b4d8683ae71cafede6edd',qos_specs=None,replication_status=,reservations=['f87d95ce-53aa-49b7-aa8b-4f7bad42a225','83d6dc89-31ff-41f6-910b-4dab7b4da148','145ec10d-01c6-4e45-8ee4-ef15b83b15a9','374ae5e4-3e1c-4ac5-bef9-6069b86dc638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe16055ef41d4bc29cd02155df2bcf38',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:48.232145 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a1e880-b621-483a-9bc4-609570fac11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:48.246218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a1e880-b621-483a-9bc4-609570fac11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:48.247415 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Flow 'volume_create_api' (c8f7536d-cda7-452a-b90f-67b6bd600d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:48.247796 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Create volume request issued successfully. Aug 18 05:32:48.249534 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-e7d4fc96-3a3c-4c0e-8b53-5f9cd5bb3831 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:48.250117 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 642/2570] 10.4.3.250 () {72 vars in 1541 bytes} [Tue Aug 18 05:32:47 2026] POST /volume/v3/volumes => generated 762 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:48.267539 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f826b9d8-1239-415e-a9ef-df40c84fe039 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.270084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-24d1d687-2a68-4d40-90ef-e3870b593b09 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.271991 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f826b9d8-1239-415e-a9ef-df40c84fe039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:48.272334 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f826b9d8-1239-415e-a9ef-df40c84fe039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.272652 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f826b9d8-1239-415e-a9ef-df40c84fe039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.272754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f826b9d8-1239-415e-a9ef-df40c84fe039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:48.275436 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-24d1d687-2a68-4d40-90ef-e3870b593b09 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] GET https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 Aug 18 05:32:48.275655 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-24d1d687-2a68-4d40-90ef-e3870b593b09 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.275846 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-24d1d687-2a68-4d40-90ef-e3870b593b09 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.280000 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.280000 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:48.281169 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f826b9d8-1239-415e-a9ef-df40c84fe039 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:48.281709 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 645/2571] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:48 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:48.292152 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.292152 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:48.293738 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-547b47ea-8198-4910-b107-9d6d87fac7f3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.296147 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-547b47ea-8198-4910-b107-9d6d87fac7f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:48.296606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-547b47ea-8198-4910-b107-9d6d87fac7f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.296863 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-547b47ea-8198-4910-b107-9d6d87fac7f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.297144 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-547b47ea-8198-4910-b107-9d6d87fac7f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:48.297235 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-24d1d687-2a68-4d40-90ef-e3870b593b09 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Volume info retrieved successfully. Aug 18 05:32:48.302212 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.302212 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:48.302689 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4f462c19-6ac8-4e4a-9fbf-11ed95f9680f req-24d1d687-2a68-4d40-90ef-e3870b593b09 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 returned with HTTP 200 Aug 18 05:32:48.303002 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-547b47ea-8198-4910-b107-9d6d87fac7f3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:48.303181 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 635/2572] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:48 2026] GET /volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 => generated 830 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:48.303451 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 651/2573] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:48 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:48.313332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b99c9167-53a7-48ea-b0f6-0adc6e1f82ba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.315422 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b99c9167-53a7-48ea-b0f6-0adc6e1f82ba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:48.315624 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b99c9167-53a7-48ea-b0f6-0adc6e1f82ba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.315808 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b99c9167-53a7-48ea-b0f6-0adc6e1f82ba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.315936 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-b99c9167-53a7-48ea-b0f6-0adc6e1f82ba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete backup with id: 624e8fd7-df50-489e-979e-05142d66551b. Aug 18 05:32:48.321547 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.321547 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:48.343869 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-b99c9167-53a7-48ea-b0f6-0adc6e1f82ba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] delete_backup rpcapi backup_id 624e8fd7-df50-489e-979e-05142d66551b {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:32:48.345163 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-1ed420dc-2692-4b26-abc3-06008dc2bb16 req-52e0dc0a-7f96-46be-a949-4a2a6ae50542 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.346815 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b99c9167-53a7-48ea-b0f6-0adc6e1f82ba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 202 Aug 18 05:32:48.347495 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 643/2574] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:48 2026] DELETE /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:32:48.348099 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1ed420dc-2692-4b26-abc3-06008dc2bb16 req-52e0dc0a-7f96-46be-a949-4a2a6ae50542 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] GET https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 Aug 18 05:32:48.348605 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1ed420dc-2692-4b26-abc3-06008dc2bb16 req-52e0dc0a-7f96-46be-a949-4a2a6ae50542 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.348605 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-1ed420dc-2692-4b26-abc3-06008dc2bb16 req-52e0dc0a-7f96-46be-a949-4a2a6ae50542 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.361076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9613fada-fd71-46c6-96d8-ea87becd22b9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.364423 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9613fada-fd71-46c6-96d8-ea87becd22b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:48.364632 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9613fada-fd71-46c6-96d8-ea87becd22b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.364836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9613fada-fd71-46c6-96d8-ea87becd22b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.364950 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.364950 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:48.365180 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9613fada-fd71-46c6-96d8-ea87becd22b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:48.375200 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.375200 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:48.375865 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-1ed420dc-2692-4b26-abc3-06008dc2bb16 req-52e0dc0a-7f96-46be-a949-4a2a6ae50542 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Volume info retrieved successfully. Aug 18 05:32:48.377688 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9613fada-fd71-46c6-96d8-ea87becd22b9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 200 Aug 18 05:32:48.378592 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 636/2575] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:48 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:48.387054 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-1ed420dc-2692-4b26-abc3-06008dc2bb16 req-52e0dc0a-7f96-46be-a949-4a2a6ae50542 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 returned with HTTP 200 Aug 18 05:32:48.387550 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 646/2576] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:48 2026] GET /volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:48.573156 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b0e478ce-fcb6-4974-a01a-f03406708af9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.576359 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b0e478ce-fcb6-4974-a01a-f03406708af9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb Aug 18 05:32:48.576673 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b0e478ce-fcb6-4974-a01a-f03406708af9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.577181 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b0e478ce-fcb6-4974-a01a-f03406708af9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.584060 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.584060 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:48.584429 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b0e478ce-fcb6-4974-a01a-f03406708af9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:48.585185 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b0e478ce-fcb6-4974-a01a-f03406708af9 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb returned with HTTP 200 Aug 18 05:32:48.585616 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 652/2577] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:48 2026] GET /volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:48.597633 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cacdb8ab-d2e5-4dde-82b1-ba5a9689ddc7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.600150 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cacdb8ab-d2e5-4dde-82b1-ba5a9689ddc7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] PUT https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb Aug 18 05:32:48.600639 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cacdb8ab-d2e5-4dde-82b1-ba5a9689ddc7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:48.613940 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.613940 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:48.615766 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cacdb8ab-d2e5-4dde-82b1-ba5a9689ddc7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Snapshot retrieved successfully. Aug 18 05:32:48.619077 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 req-b7825074-4a12-4d4c-a8fe-e357e26a4702 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.621565 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 req-b7825074-4a12-4d4c-a8fe-e357e26a4702 service nova] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:48.621750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 req-b7825074-4a12-4d4c-a8fe-e357e26a4702 service nova] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.621977 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 req-b7825074-4a12-4d4c-a8fe-e357e26a4702 service nova] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.624933 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cacdb8ab-d2e5-4dde-82b1-ba5a9689ddc7 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb returned with HTTP 200 Aug 18 05:32:48.625532 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 644/2578] 10.4.3.250 () {68 vars in 1374 bytes} [Tue Aug 18 05:32:48 2026] PUT /volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb => generated 360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:48.634622 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.634622 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:48.636492 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1ba840ca-8a74-45ef-a6aa-1752d66ce337 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.638355 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 req-b7825074-4a12-4d4c-a8fe-e357e26a4702 service nova] Volume info retrieved successfully. Aug 18 05:32:48.638437 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ba840ca-8a74-45ef-a6aa-1752d66ce337 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb Aug 18 05:32:48.638619 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ba840ca-8a74-45ef-a6aa-1752d66ce337 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.638823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ba840ca-8a74-45ef-a6aa-1752d66ce337 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.638924 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-1ba840ca-8a74-45ef-a6aa-1752d66ce337 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete snapshot with id: 2842d415-d480-47ac-b9fe-fa48b8d149fb Aug 18 05:32:48.643499 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-1348652e-bbc6-4fa1-aa6a-ce9c46de0ae6 req-b7825074-4a12-4d4c-a8fe-e357e26a4702 service nova] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:48.644029 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 637/2579] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:48 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:48.644142 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.644142 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:48.644533 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1ba840ca-8a74-45ef-a6aa-1752d66ce337 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:48.673756 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1ba840ca-8a74-45ef-a6aa-1752d66ce337 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot delete request issued successfully. Aug 18 05:32:48.674044 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ba840ca-8a74-45ef-a6aa-1752d66ce337 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb returned with HTTP 202 Aug 18 05:32:48.674630 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 647/2580] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:48 2026] DELETE /volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:48.687421 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ae61ace-5568-47b8-a7df-a345bfa2326a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:48.690267 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ae61ace-5568-47b8-a7df-a345bfa2326a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb Aug 18 05:32:48.691092 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ae61ace-5568-47b8-a7df-a345bfa2326a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:48.691533 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ae61ace-5568-47b8-a7df-a345bfa2326a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:48.698117 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:48.698117 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:48.698575 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0ae61ace-5568-47b8-a7df-a345bfa2326a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:48.699632 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ae61ace-5568-47b8-a7df-a345bfa2326a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb returned with HTTP 200 Aug 18 05:32:48.700441 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 653/2581] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:48 2026] GET /volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb => generated 493 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:49.213253 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-54fc58df-beed-4b4d-b8e1-26bbd8059730 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.215353 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54fc58df-beed-4b4d-b8e1-26bbd8059730 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:49.215618 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54fc58df-beed-4b4d-b8e1-26bbd8059730 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.215876 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54fc58df-beed-4b4d-b8e1-26bbd8059730 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.229044 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.229044 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:49.235666 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-54fc58df-beed-4b4d-b8e1-26bbd8059730 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:49.241766 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54fc58df-beed-4b4d-b8e1-26bbd8059730 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:49.242352 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 645/2582] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:49.258199 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dfa2bd12-f8b1-4c63-9118-fe9e9fb01e0d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.261998 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dfa2bd12-f8b1-4c63-9118-fe9e9fb01e0d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:49.262212 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dfa2bd12-f8b1-4c63-9118-fe9e9fb01e0d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.262457 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dfa2bd12-f8b1-4c63-9118-fe9e9fb01e0d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.274358 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.274358 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:49.284023 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dfa2bd12-f8b1-4c63-9118-fe9e9fb01e0d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:49.289682 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dfa2bd12-f8b1-4c63-9118-fe9e9fb01e0d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:49.290246 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 638/2583] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:49.390843 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-64455ef5-c0aa-44b7-b5c0-a659c0bb1f89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.397350 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64455ef5-c0aa-44b7-b5c0-a659c0bb1f89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b Aug 18 05:32:49.397662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64455ef5-c0aa-44b7-b5c0-a659c0bb1f89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.397976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64455ef5-c0aa-44b7-b5c0-a659c0bb1f89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.398171 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-64455ef5-c0aa-44b7-b5c0-a659c0bb1f89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 624e8fd7-df50-489e-979e-05142d66551b. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:49.405763 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64455ef5-c0aa-44b7-b5c0-a659c0bb1f89 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b returned with HTTP 404 Aug 18 05:32:49.405763 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 648/2584] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/backups/624e8fd7-df50-489e-979e-05142d66551b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:49.414869 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3fd0cb62-d1ef-4309-8f3a-450fc8d11c0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.418480 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-66d2d001-ca4d-4282-96cf-6cba937bcb39 req-7839e9e3-51d4-4799-8ae7-22e76a408d64 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.421135 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3fd0cb62-d1ef-4309-8f3a-450fc8d11c0c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:32:49.421135 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3fd0cb62-d1ef-4309-8f3a-450fc8d11c0c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cb8d4f5-8902-489e-a12d-7a9aa83f8698", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-427073043", "container": "tempest-volumesbackupstest-backup-container-1193421271"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:49.421375 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-66d2d001-ca4d-4282-96cf-6cba937bcb39 req-7839e9e3-51d4-4799-8ae7-22e76a408d64 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] GET https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 Aug 18 05:32:49.421648 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-66d2d001-ca4d-4282-96cf-6cba937bcb39 req-7839e9e3-51d4-4799-8ae7-22e76a408d64 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.421807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-3fd0cb62-d1ef-4309-8f3a-450fc8d11c0c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating new backup {'backup': {'volume_id': '8cb8d4f5-8902-489e-a12d-7a9aa83f8698', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-427073043', 'container': 'tempest-volumesbackupstest-backup-container-1193421271'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:32:49.421945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-66d2d001-ca4d-4282-96cf-6cba937bcb39 req-7839e9e3-51d4-4799-8ae7-22e76a408d64 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.422303 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-3fd0cb62-d1ef-4309-8f3a-450fc8d11c0c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Creating backup of volume 8cb8d4f5-8902-489e-a12d-7a9aa83f8698 in container tempest-volumesbackupstest-backup-container-1193421271 Aug 18 05:32:49.431303 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.431303 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:49.436395 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-66d2d001-ca4d-4282-96cf-6cba937bcb39 req-7839e9e3-51d4-4799-8ae7-22e76a408d64 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Volume info retrieved successfully. Aug 18 05:32:49.439605 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.439605 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:49.440858 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3fd0cb62-d1ef-4309-8f3a-450fc8d11c0c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:32:49.442319 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-66d2d001-ca4d-4282-96cf-6cba937bcb39 req-7839e9e3-51d4-4799-8ae7-22e76a408d64 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 returned with HTTP 200 Aug 18 05:32:49.442912 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 646/2585] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:49.473142 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-3fd0cb62-d1ef-4309-8f3a-450fc8d11c0c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Created reservations ['5930e62d-24fb-4c06-a0f6-a11fd79ba454', '5638735f-879a-45f3-89bd-412825d0d101'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:49.519710 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-970e2b10-c18d-4027-8cf3-0918ed43d10b req-4751c17a-84c2-4513-a8b7-deaa27e57945 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.522591 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-970e2b10-c18d-4027-8cf3-0918ed43d10b req-4751c17a-84c2-4513-a8b7-deaa27e57945 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-reader] GET https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 Aug 18 05:32:49.522890 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-970e2b10-c18d-4027-8cf3-0918ed43d10b req-4751c17a-84c2-4513-a8b7-deaa27e57945 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.523997 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-970e2b10-c18d-4027-8cf3-0918ed43d10b req-4751c17a-84c2-4513-a8b7-deaa27e57945 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-reader] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.531434 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.531434 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:49.535798 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-970e2b10-c18d-4027-8cf3-0918ed43d10b req-4751c17a-84c2-4513-a8b7-deaa27e57945 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-reader] Volume info retrieved successfully. Aug 18 05:32:49.541433 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-970e2b10-c18d-4027-8cf3-0918ed43d10b req-4751c17a-84c2-4513-a8b7-deaa27e57945 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-reader] https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 returned with HTTP 200 Aug 18 05:32:49.541921 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 639/2586] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:49.548539 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3fd0cb62-d1ef-4309-8f3a-450fc8d11c0c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:32:49.549242 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 654/2587] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:32:49 2026] POST /volume/v3/backups => generated 329 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:49.562393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b6a3e66a-3b98-4423-bf57-468301c6e2fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.565407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6a3e66a-3b98-4423-bf57-468301c6e2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:49.566203 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6a3e66a-3b98-4423-bf57-468301c6e2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.566203 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6a3e66a-3b98-4423-bf57-468301c6e2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.566367 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b6a3e66a-3b98-4423-bf57-468301c6e2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:49.579515 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.579515 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:49.581225 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6a3e66a-3b98-4423-bf57-468301c6e2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:49.581670 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 649/2588] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:49.583903 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c14bd729-84df-4139-918f-be88eb58ac89 req-6ba9b947-5a73-45de-81c9-65534e070c30 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.586931 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c14bd729-84df-4139-918f-be88eb58ac89 req-6ba9b947-5a73-45de-81c9-65534e070c30 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] DELETE https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 Aug 18 05:32:49.587241 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c14bd729-84df-4139-918f-be88eb58ac89 req-6ba9b947-5a73-45de-81c9-65534e070c30 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.587537 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c14bd729-84df-4139-918f-be88eb58ac89 req-6ba9b947-5a73-45de-81c9-65534e070c30 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.587774 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [req-c14bd729-84df-4139-918f-be88eb58ac89 req-6ba9b947-5a73-45de-81c9-65534e070c30 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Delete volume with id: 827fc0f6-a394-42ae-a413-41eef18c0963 Aug 18 05:32:49.592773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1a2b808c-94f1-4cf6-9463-622bfada49c8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.594942 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1a2b808c-94f1-4cf6-9463-622bfada49c8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:49.595181 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1a2b808c-94f1-4cf6-9463-622bfada49c8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.595367 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1a2b808c-94f1-4cf6-9463-622bfada49c8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.597748 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.597748 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:49.598547 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c14bd729-84df-4139-918f-be88eb58ac89 req-6ba9b947-5a73-45de-81c9-65534e070c30 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Volume info retrieved successfully. Aug 18 05:32:49.605648 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.605648 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:49.609472 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1a2b808c-94f1-4cf6-9463-622bfada49c8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:49.614323 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1a2b808c-94f1-4cf6-9463-622bfada49c8 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:49.614765 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 640/2589] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:49.638730 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c14bd729-84df-4139-918f-be88eb58ac89 req-6ba9b947-5a73-45de-81c9-65534e070c30 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Delete volume request issued successfully. Aug 18 05:32:49.638730 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c14bd729-84df-4139-918f-be88eb58ac89 req-6ba9b947-5a73-45de-81c9-65534e070c30 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 returned with HTTP 202 Aug 18 05:32:49.638945 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 647/2590] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:32:49 2026] DELETE /volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:49.642547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-e75ad3c1-cb4c-47f4-b32e-5f4130e72ffc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.645823 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-e75ad3c1-cb4c-47f4-b32e-5f4130e72ffc tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] POST https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca/action Aug 18 05:32:49.646443 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-e75ad3c1-cb4c-47f4-b32e-5f4130e72ffc tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:49.646692 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-e75ad3c1-cb4c-47f4-b32e-5f4130e72ffc tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:49.663593 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.663593 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:49.664135 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-e75ad3c1-cb4c-47f4-b32e-5f4130e72ffc tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:49.666811 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dbe4ee2d-9041-43ac-8925-4d2a1d84683a req-3cc7d3da-8854-4039-a8f1-8dcd6fbbe494 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.669342 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dbe4ee2d-9041-43ac-8925-4d2a1d84683a req-3cc7d3da-8854-4039-a8f1-8dcd6fbbe494 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] GET https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 Aug 18 05:32:49.669562 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dbe4ee2d-9041-43ac-8925-4d2a1d84683a req-3cc7d3da-8854-4039-a8f1-8dcd6fbbe494 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.669777 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dbe4ee2d-9041-43ac-8925-4d2a1d84683a req-3cc7d3da-8854-4039-a8f1-8dcd6fbbe494 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.671747 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-e75ad3c1-cb4c-47f4-b32e-5f4130e72ffc tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Begin detaching volume completed successfully. Aug 18 05:32:49.671978 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-e75ad3c1-cb4c-47f4-b32e-5f4130e72ffc tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca/action returned with HTTP 202 Aug 18 05:32:49.672874 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 655/2591] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:32:49 2026] POST /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:32:49.679651 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.679651 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:49.685341 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dbe4ee2d-9041-43ac-8925-4d2a1d84683a req-3cc7d3da-8854-4039-a8f1-8dcd6fbbe494 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Volume info retrieved successfully. Aug 18 05:32:49.696524 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dbe4ee2d-9041-43ac-8925-4d2a1d84683a req-3cc7d3da-8854-4039-a8f1-8dcd6fbbe494 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 returned with HTTP 200 Aug 18 05:32:49.697179 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 650/2592] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:49.698267 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d102be91-97f4-44fa-a58a-54836a2b00c2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.702400 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d102be91-97f4-44fa-a58a-54836a2b00c2 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:49.702702 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d102be91-97f4-44fa-a58a-54836a2b00c2 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.703407 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d102be91-97f4-44fa-a58a-54836a2b00c2 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.715596 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c1558ce-c2e4-4c40-8cd7-bf716a51934f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.718719 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c1558ce-c2e4-4c40-8cd7-bf716a51934f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb Aug 18 05:32:49.719026 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c1558ce-c2e4-4c40-8cd7-bf716a51934f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.719303 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c1558ce-c2e4-4c40-8cd7-bf716a51934f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.725482 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c1558ce-c2e4-4c40-8cd7-bf716a51934f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb returned with HTTP 404 Aug 18 05:32:49.725990 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.725990 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:49.726308 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 648/2593] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/snapshots/2842d415-d480-47ac-b9fe-fa48b8d149fb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:49.732484 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d102be91-97f4-44fa-a58a-54836a2b00c2 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:49.738358 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d102be91-97f4-44fa-a58a-54836a2b00c2 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:49.738714 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-58e0bed7-79d0-4a40-af71-e7f851f36d0d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.738784 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 641/2594] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:49.742804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a04bc2b4-8291-400c-8e78-09c519114276 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.759340 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a04bc2b4-8291-400c-8e78-09c519114276 None None] GET https://10.4.3.250/volume// Aug 18 05:32:49.759662 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58e0bed7-79d0-4a40-af71-e7f851f36d0d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade Aug 18 05:32:49.759711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a04bc2b4-8291-400c-8e78-09c519114276 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.759711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a04bc2b4-8291-400c-8e78-09c519114276 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.759779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58e0bed7-79d0-4a40-af71-e7f851f36d0d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.759814 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a04bc2b4-8291-400c-8e78-09c519114276 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:32:49.759858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-58e0bed7-79d0-4a40-af71-e7f851f36d0d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.759899 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 651/2595] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:32:49.759966 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-58e0bed7-79d0-4a40-af71-e7f851f36d0d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume with id: ce909445-8622-4a75-a97b-0011fd26eade Aug 18 05:32:49.759966 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.759966 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:49.759966 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-58e0bed7-79d0-4a40-af71-e7f851f36d0d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:49.770161 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1554964b-c228-48e3-99f1-ad64b4c48347 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.772380 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1554964b-c228-48e3-99f1-ad64b4c48347 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:49.773154 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1554964b-c228-48e3-99f1-ad64b4c48347 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.773154 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1554964b-c228-48e3-99f1-ad64b4c48347 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.784603 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.784603 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:49.790407 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1554964b-c228-48e3-99f1-ad64b4c48347 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:49.797394 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-1554964b-c228-48e3-99f1-ad64b4c48347 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:49.798022 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 649/2596] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:49.799879 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-58e0bed7-79d0-4a40-af71-e7f851f36d0d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume request issued successfully. Aug 18 05:32:49.800517 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-58e0bed7-79d0-4a40-af71-e7f851f36d0d tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade returned with HTTP 202 Aug 18 05:32:49.800610 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 656/2597] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:49 2026] DELETE /volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:49.815171 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ef4e7ba7-a5c5-4ca4-a5a7-7798d457afc4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:49.817418 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef4e7ba7-a5c5-4ca4-a5a7-7798d457afc4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade Aug 18 05:32:49.817691 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef4e7ba7-a5c5-4ca4-a5a7-7798d457afc4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:49.817973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef4e7ba7-a5c5-4ca4-a5a7-7798d457afc4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:49.831708 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:49.831708 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:49.836716 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ef4e7ba7-a5c5-4ca4-a5a7-7798d457afc4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:49.842843 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef4e7ba7-a5c5-4ca4-a5a7-7798d457afc4 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade returned with HTTP 200 Aug 18 05:32:49.843411 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 642/2598] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:49 2026] GET /volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:50.595498 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2f4d5a68-2c1a-4757-b4f9-ee959b5d812e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:50.597344 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f4d5a68-2c1a-4757-b4f9-ee959b5d812e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:50.597542 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f4d5a68-2c1a-4757-b4f9-ee959b5d812e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:50.597700 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f4d5a68-2c1a-4757-b4f9-ee959b5d812e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:50.597795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2f4d5a68-2c1a-4757-b4f9-ee959b5d812e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:50.603886 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:50.603886 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:50.604409 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f4d5a68-2c1a-4757-b4f9-ee959b5d812e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:50.604908 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 652/2599] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:50 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:50.732877 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d44cef3e-c5fd-4363-b20f-ecce8019bb20 req-153b5e86-990f-4afa-8274-e761ead62487 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:50.739946 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d44cef3e-c5fd-4363-b20f-ecce8019bb20 req-153b5e86-990f-4afa-8274-e761ead62487 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] GET https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 Aug 18 05:32:50.739946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d44cef3e-c5fd-4363-b20f-ecce8019bb20 req-153b5e86-990f-4afa-8274-e761ead62487 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:50.739946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d44cef3e-c5fd-4363-b20f-ecce8019bb20 req-153b5e86-990f-4afa-8274-e761ead62487 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:50.747790 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d44cef3e-c5fd-4363-b20f-ecce8019bb20 req-153b5e86-990f-4afa-8274-e761ead62487 tempest-VolumesGetTestJSON-1143089435 tempest-VolumesGetTestJSON-1143089435-project-member] https://10.4.3.250/volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 returned with HTTP 404 Aug 18 05:32:50.748583 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 650/2600] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:32:50 2026] GET /volume/v3/volumes/827fc0f6-a394-42ae-a413-41eef18c0963 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:50.777328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d2ad7894-c631-47d0-9896-99acf0f2ea6d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:50.779537 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d2ad7894-c631-47d0-9896-99acf0f2ea6d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:50.780585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d2ad7894-c631-47d0-9896-99acf0f2ea6d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:50.781165 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d2ad7894-c631-47d0-9896-99acf0f2ea6d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:50.809273 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:50.809273 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:50.813956 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d2ad7894-c631-47d0-9896-99acf0f2ea6d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:50.820200 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d2ad7894-c631-47d0-9896-99acf0f2ea6d tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:50.820705 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 657/2601] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:50 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1162 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:50.864347 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8b5ed643-a67b-4361-a0ac-1fc311e28c8f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:50.868478 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b5ed643-a67b-4361-a0ac-1fc311e28c8f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade Aug 18 05:32:50.869107 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b5ed643-a67b-4361-a0ac-1fc311e28c8f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:50.869453 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b5ed643-a67b-4361-a0ac-1fc311e28c8f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:50.877667 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b5ed643-a67b-4361-a0ac-1fc311e28c8f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade returned with HTTP 404 Aug 18 05:32:50.878522 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 643/2602] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:50 2026] GET /volume/v3/volumes/ce909445-8622-4a75-a97b-0011fd26eade => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:50.887498 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:50.891761 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:50.891761 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-24548948"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:50.895248 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-24548948'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:50.895360 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume of 1 GB Aug 18 05:32:50.905176 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:50.914058 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (382701c9-0261-4cc1-8852-cf0272a1c4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:50.915031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892f6e25-13a0-4033-b050-9ba56931f573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:50.915898 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:50.947342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892f6e25-13a0-4033-b050-9ba56931f573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:50.948288 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a20569-932a-4ae0-9ad3-3d3f7de78f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:51.020343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['ca950192-f3b7-4f01-b385-36b00952e4e5', '134b7d85-377b-40ed-b612-7c839ca23d1d', '67f7297c-cdf5-4191-87d0-3276dd52c6cd', '6bda9342-2d7f-4bdf-8e73-0c63b621d732'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:51.021345 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a20569-932a-4ae0-9ad3-3d3f7de78f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca950192-f3b7-4f01-b385-36b00952e4e5', '134b7d85-377b-40ed-b612-7c839ca23d1d', '67f7297c-cdf5-4191-87d0-3276dd52c6cd', '6bda9342-2d7f-4bdf-8e73-0c63b621d732']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:51.022471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5e127c-a9e4-45fa-9a39-44fc8dddfd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:51.057647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab5e127c-a9e4-45fa-9a39-44fc8dddfd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2770b938-d685-438c-871a-4ae659a735b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-24548948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['ca950192-f3b7-4f01-b385-36b00952e4e5','134b7d85-377b-40ed-b612-7c839ca23d1d','67f7297c-cdf5-4191-87d0-3276dd52c6cd','6bda9342-2d7f-4bdf-8e73-0c63b621d732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-24548948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2770b938-d685-438c-871a-4ae659a735b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54a04b6499994692992a28e771f50b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d5803c7790c480aa44113aeca6f63a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:51.057647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4785caa-4deb-43e7-8dec-1df36aab813d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:51.094517 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4785caa-4deb-43e7-8dec-1df36aab813d) transitioned into state 'SUCCESS' from state '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-24548948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54a04b6499994692992a28e771f50b13',qos_specs=None,replication_status=,reservations=['ca950192-f3b7-4f01-b385-36b00952e4e5','134b7d85-377b-40ed-b612-7c839ca23d1d','67f7297c-cdf5-4191-87d0-3276dd52c6cd','6bda9342-2d7f-4bdf-8e73-0c63b621d732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d5803c7790c480aa44113aeca6f63a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:51.095528 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (301cc6dc-79c9-454f-9467-2b0b370f4209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:51.120520 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (301cc6dc-79c9-454f-9467-2b0b370f4209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:51.122039 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Flow 'volume_create_api' (382701c9-0261-4cc1-8852-cf0272a1c4d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:51.122456 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create volume request issued successfully. Aug 18 05:32:51.123326 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-715c9c4b-47c8-4029-b59c-1a9b92c0ef5f tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:51.123953 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 653/2603] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:32:50 2026] POST /volume/v3/volumes => generated 776 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:51.142591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b831a46b-c91d-4f93-b176-e5b3fc5e4384 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:51.145189 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b831a46b-c91d-4f93-b176-e5b3fc5e4384 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 Aug 18 05:32:51.146030 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b831a46b-c91d-4f93-b176-e5b3fc5e4384 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:51.146030 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b831a46b-c91d-4f93-b176-e5b3fc5e4384 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:51.156359 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:51.156359 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:51.159787 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b831a46b-c91d-4f93-b176-e5b3fc5e4384 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:51.166444 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b831a46b-c91d-4f93-b176-e5b3fc5e4384 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 returned with HTTP 200 Aug 18 05:32:51.166651 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 651/2604] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:51 2026] GET /volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:51.620166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-82c9ceb6-16b1-4387-9d9f-d870c16c2f2e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:51.622101 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-82c9ceb6-16b1-4387-9d9f-d870c16c2f2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:51.622506 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-82c9ceb6-16b1-4387-9d9f-d870c16c2f2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:51.622868 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-82c9ceb6-16b1-4387-9d9f-d870c16c2f2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:51.623500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-82c9ceb6-16b1-4387-9d9f-d870c16c2f2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:51.628398 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:51.628398 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:51.629583 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-82c9ceb6-16b1-4387-9d9f-d870c16c2f2e tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:51.629971 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 658/2605] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:51 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:51.835332 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f29338a7-a7de-4042-96e4-86e6493fcccb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:51.837135 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f29338a7-a7de-4042-96e4-86e6493fcccb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:51.837311 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f29338a7-a7de-4042-96e4-86e6493fcccb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:51.837504 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f29338a7-a7de-4042-96e4-86e6493fcccb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:51.851469 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:51.851469 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:51.856519 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f29338a7-a7de-4042-96e4-86e6493fcccb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:51.868139 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f29338a7-a7de-4042-96e4-86e6493fcccb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:51.868139 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 644/2606] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:51 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:52.184404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ee36de6-28bb-4f6b-a67c-dc1cd3d99886 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:52.189066 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ee36de6-28bb-4f6b-a67c-dc1cd3d99886 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 Aug 18 05:32:52.190789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ee36de6-28bb-4f6b-a67c-dc1cd3d99886 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:52.192785 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ee36de6-28bb-4f6b-a67c-dc1cd3d99886 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:52.209791 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:52.209791 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:52.215283 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7ee36de6-28bb-4f6b-a67c-dc1cd3d99886 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:52.222560 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ee36de6-28bb-4f6b-a67c-dc1cd3d99886 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 returned with HTTP 200 Aug 18 05:32:52.223436 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 654/2607] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:52 2026] GET /volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:52.247790 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-81b66b69-117b-4f47-affd-bd33c9b98b61 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:52.249930 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81b66b69-117b-4f47-affd-bd33c9b98b61 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:32:52.251205 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81b66b69-117b-4f47-affd-bd33c9b98b61 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2770b938-d685-438c-871a-4ae659a735b2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-538552759"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:52.262784 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:52.262784 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:52.263328 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-81b66b69-117b-4f47-affd-bd33c9b98b61 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:52.263523 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-81b66b69-117b-4f47-affd-bd33c9b98b61 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Create snapshot from volume 2770b938-d685-438c-871a-4ae659a735b2 Aug 18 05:32:52.320683 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-81b66b69-117b-4f47-affd-bd33c9b98b61 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Created reservations ['b1b94b25-d367-4595-9bf6-c07381e20aa8', '3846539a-ee0f-4e31-802a-4d1e8ffb6eb2', '7ebd73f5-c4b8-4032-96ec-fd34707bd4c3', '890b2003-bb16-4918-8fea-32a2265c52f6'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:52.380154 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-81b66b69-117b-4f47-affd-bd33c9b98b61 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot create request issued successfully. Aug 18 05:32:52.380154 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81b66b69-117b-4f47-affd-bd33c9b98b61 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:32:52.380154 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 652/2608] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:32:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:52.392956 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-86edeaa9-183c-4b90-a2b9-057a280f394a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:52.395236 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86edeaa9-183c-4b90-a2b9-057a280f394a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 Aug 18 05:32:52.395236 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86edeaa9-183c-4b90-a2b9-057a280f394a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:52.395376 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86edeaa9-183c-4b90-a2b9-057a280f394a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:52.405824 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:52.405824 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:52.406238 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-86edeaa9-183c-4b90-a2b9-057a280f394a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:52.406982 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86edeaa9-183c-4b90-a2b9-057a280f394a tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 returned with HTTP 200 Aug 18 05:32:52.407425 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 659/2609] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:52 2026] GET /volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:52.648358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3c69975-b7b3-4108-85b6-ac74fddf949d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:52.651515 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3c69975-b7b3-4108-85b6-ac74fddf949d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:52.651737 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3c69975-b7b3-4108-85b6-ac74fddf949d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:52.652081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3c69975-b7b3-4108-85b6-ac74fddf949d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:52.652269 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b3c69975-b7b3-4108-85b6-ac74fddf949d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:52.664030 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:52.664030 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:52.665236 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3c69975-b7b3-4108-85b6-ac74fddf949d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:52.665775 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 645/2610] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:52 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:52.713638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-a6233c2e-6600-46de-ba26-5ed070ae5f93 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:52.718868 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-a6233c2e-6600-46de-ba26-5ed070ae5f93 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] DELETE https://10.4.3.250/volume/v3/attachments/196d8cd6-227c-4081-86ac-fc21660ec17f Aug 18 05:32:52.718868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-a6233c2e-6600-46de-ba26-5ed070ae5f93 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:52.718868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-a6233c2e-6600-46de-ba26-5ed070ae5f93 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:52.727731 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:52.727731 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:52.808796 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-4bb37062-d5a3-41f9-a734-b5343878f3b4 req-a6233c2e-6600-46de-ba26-5ed070ae5f93 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/attachments/196d8cd6-227c-4081-86ac-fc21660ec17f returned with HTTP 200 Aug 18 05:32:52.808796 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 655/2611] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:32:52 2026] DELETE /volume/v3/attachments/196d8cd6-227c-4081-86ac-fc21660ec17f => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:52.880345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c48c5f8d-0931-4a6e-8785-07a73d508060 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:52.883090 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c48c5f8d-0931-4a6e-8785-07a73d508060 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:52.883280 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c48c5f8d-0931-4a6e-8785-07a73d508060 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:52.883620 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c48c5f8d-0931-4a6e-8785-07a73d508060 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:52.896826 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:52.896826 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:52.905394 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c48c5f8d-0931-4a6e-8785-07a73d508060 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:52.914248 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c48c5f8d-0931-4a6e-8785-07a73d508060 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:52.915188 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 653/2612] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:52 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:53.299202 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b7dcad6f-bd8a-4e4c-a181-bc6fad7c6760 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.422416 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f8119c2a-891d-4d7f-b4fd-1034848d6c87 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.426524 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8119c2a-891d-4d7f-b4fd-1034848d6c87 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 Aug 18 05:32:53.427310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8119c2a-891d-4d7f-b4fd-1034848d6c87 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:53.427600 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8119c2a-891d-4d7f-b4fd-1034848d6c87 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:53.437750 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:53.437750 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:53.438299 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f8119c2a-891d-4d7f-b4fd-1034848d6c87 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:53.439492 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8119c2a-891d-4d7f-b4fd-1034848d6c87 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 returned with HTTP 200 Aug 18 05:32:53.440309 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 646/2613] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:53 2026] GET /volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:53.457728 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c234893e-2c39-46dc-b201-a316686da591 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.463700 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c234893e-2c39-46dc-b201-a316686da591 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] POST https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57/action Aug 18 05:32:53.464124 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c234893e-2c39-46dc-b201-a316686da591 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:53.464374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c234893e-2c39-46dc-b201-a316686da591 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:53.469311 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7dcad6f-bd8a-4e4c-a181-bc6fad7c6760 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:32:53.469864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7dcad6f-bd8a-4e4c-a181-bc6fad7c6760 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2006580196"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:53.469921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-c234893e-2c39-46dc-b201-a316686da591 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Updating snapshot '7c975810-57cb-465b-9ac9-0d4bfb112a57' with '{'status': 'creating'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:32:53.483838 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:53.483838 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:53.492976 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7dcad6f-bd8a-4e4c-a181-bc6fad7c6760 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:32:53.493489 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 660/2614] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:32:53 2026] POST /volume/v3/types => generated 224 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:53.507003 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3bad1ed9-1acf-4822-b237-cd6f70887d2c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.508663 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c234893e-2c39-46dc-b201-a316686da591 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57/action returned with HTTP 202 Aug 18 05:32:53.509530 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 656/2615] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:32:53 2026] POST /volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:32:53.509828 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bad1ed9-1acf-4822-b237-cd6f70887d2c tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:32:53.510224 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3bad1ed9-1acf-4822-b237-cd6f70887d2c tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-573631204"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:53.525317 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-619fac8a-e73e-41f2-aac0-c66595eae181 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.531116 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-619fac8a-e73e-41f2-aac0-c66595eae181 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 Aug 18 05:32:53.531519 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-619fac8a-e73e-41f2-aac0-c66595eae181 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:53.531519 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-619fac8a-e73e-41f2-aac0-c66595eae181 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:53.538286 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:53.538286 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:53.539066 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-619fac8a-e73e-41f2-aac0-c66595eae181 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:53.540043 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-619fac8a-e73e-41f2-aac0-c66595eae181 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 returned with HTTP 200 Aug 18 05:32:53.540594 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 647/2616] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:53 2026] GET /volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:53.544378 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bad1ed9-1acf-4822-b237-cd6f70887d2c tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:32:53.544973 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 654/2617] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:32:53 2026] POST /volume/v3/group_types => generated 180 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:53.554526 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ab6d09e-797a-4eb9-8ff1-81b97b256f90 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.555911 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3bff9c8-a43e-43ae-9717-dfbaa5ec3b6f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.556714 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ab6d09e-797a-4eb9-8ff1-81b97b256f90 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] POST https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57/action Aug 18 05:32:53.557291 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ab6d09e-797a-4eb9-8ff1-81b97b256f90 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:53.557474 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ab6d09e-797a-4eb9-8ff1-81b97b256f90 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:53.559657 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ab6d09e-797a-4eb9-8ff1-81b97b256f90 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100216) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 05:32:53.571653 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:53.571653 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:53.572321 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.snapshot_actions [None req-7ab6d09e-797a-4eb9-8ff1-81b97b256f90 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] Updating snapshot 7c975810-57cb-465b-9ac9-0d4bfb112a57 with info {'id': '7c975810-57cb-465b-9ac9-0d4bfb112a57', 'status': 'error', 'progress': '80%'} Aug 18 05:32:53.589238 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ab6d09e-797a-4eb9-8ff1-81b97b256f90 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-member] https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57/action returned with HTTP 202 Aug 18 05:32:53.589594 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 661/2618] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:32:53 2026] POST /volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:53.600364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6ed3473f-9770-4e98-a79c-b197b79ceedb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.602821 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ed3473f-9770-4e98-a79c-b197b79ceedb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 Aug 18 05:32:53.603059 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ed3473f-9770-4e98-a79c-b197b79ceedb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:53.603352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ed3473f-9770-4e98-a79c-b197b79ceedb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:53.603487 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-6ed3473f-9770-4e98-a79c-b197b79ceedb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete snapshot with id: 7c975810-57cb-465b-9ac9-0d4bfb112a57 Aug 18 05:32:53.611531 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:53.611531 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:53.611531 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6ed3473f-9770-4e98-a79c-b197b79ceedb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:53.646396 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6ed3473f-9770-4e98-a79c-b197b79ceedb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot delete request issued successfully. Aug 18 05:32:53.646811 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ed3473f-9770-4e98-a79c-b197b79ceedb tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 returned with HTTP 202 Aug 18 05:32:53.647417 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 648/2619] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:32:53 2026] DELETE /volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:53.665378 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-146a1658-c285-4f70-91fe-0bccc128f097 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.667747 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-146a1658-c285-4f70-91fe-0bccc128f097 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 Aug 18 05:32:53.667747 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-146a1658-c285-4f70-91fe-0bccc128f097 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:53.667994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-146a1658-c285-4f70-91fe-0bccc128f097 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:53.682044 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:53.682044 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:53.682044 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-146a1658-c285-4f70-91fe-0bccc128f097 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Snapshot retrieved successfully. Aug 18 05:32:53.682044 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-146a1658-c285-4f70-91fe-0bccc128f097 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 returned with HTTP 200 Aug 18 05:32:53.682276 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-26440c8b-ae43-4752-8b5b-d57c4a56bbcf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.682329 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 655/2620] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:53 2026] GET /volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:53.683884 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26440c8b-ae43-4752-8b5b-d57c4a56bbcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:53.684196 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26440c8b-ae43-4752-8b5b-d57c4a56bbcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:53.684435 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26440c8b-ae43-4752-8b5b-d57c4a56bbcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:53.684568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-26440c8b-ae43-4752-8b5b-d57c4a56bbcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:53.691985 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:53.691985 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:53.692836 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26440c8b-ae43-4752-8b5b-d57c4a56bbcf tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:53.693466 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 662/2621] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:53 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:53.702895 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3bff9c8-a43e-43ae-9717-dfbaa5ec3b6f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/groups Aug 18 05:32:53.703467 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3bff9c8-a43e-43ae-9717-dfbaa5ec3b6f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e9ce7551-332b-4e59-b79c-cd97fa7be3f1", "volume_types": ["94902ab4-2d29-45cc-afe0-d6df8416f06c"], "name": "tempest-GroupSnapshotsTest-Group-124238571"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:53.705278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-a3bff9c8-a43e-43ae-9717-dfbaa5ec3b6f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating new group {'group': {'group_type': 'e9ce7551-332b-4e59-b79c-cd97fa7be3f1', 'volume_types': ['94902ab4-2d29-45cc-afe0-d6df8416f06c'], 'name': 'tempest-GroupSnapshotsTest-Group-124238571'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 05:32:53.712345 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-a3bff9c8-a43e-43ae-9717-dfbaa5ec3b6f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating group tempest-GroupSnapshotsTest-Group-124238571. Aug 18 05:32:53.712660 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:53.712660 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:53.745306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a3bff9c8-a43e-43ae-9717-dfbaa5ec3b6f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Availability zone cache updated, next update will occur around 2026-08-18 06:32:53.744110. {{(pid=100215) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 05:32:53.745306 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a3bff9c8-a43e-43ae-9717-dfbaa5ec3b6f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Availability Zones retrieved successfully. Aug 18 05:32:53.784363 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a3bff9c8-a43e-43ae-9717-dfbaa5ec3b6f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['1fdfe259-8e88-4fca-b4d2-1b9c129d1f48'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:53.834289 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3bff9c8-a43e-43ae-9717-dfbaa5ec3b6f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups returned with HTTP 202 Aug 18 05:32:53.834289 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 657/2622] 10.4.3.250 () {70 vars in 1297 bytes} [Tue Aug 18 05:32:53 2026] POST /volume/v3/groups => generated 111 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:53.850962 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5a33e73b-a062-4d01-9f2c-b16de98b3142 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:53.853096 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5a33e73b-a062-4d01-9f2c-b16de98b3142 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b Aug 18 05:32:53.853357 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5a33e73b-a062-4d01-9f2c-b16de98b3142 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:53.853600 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5a33e73b-a062-4d01-9f2c-b16de98b3142 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:53.853771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-5a33e73b-a062-4d01-9f2c-b16de98b3142 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 89a17285-db36-480c-9dc4-0599277fdd1b {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:32:53.858089 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:53.858089 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:53.874148 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5a33e73b-a062-4d01-9f2c-b16de98b3142 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b returned with HTTP 200 Aug 18 05:32:53.874690 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 649/2623] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:32:53 2026] GET /volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:54.692804 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-42ec1812-a79f-4453-bccc-9cf33016d7ed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:54.695313 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42ec1812-a79f-4453-bccc-9cf33016d7ed tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 Aug 18 05:32:54.695651 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42ec1812-a79f-4453-bccc-9cf33016d7ed tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:54.695855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42ec1812-a79f-4453-bccc-9cf33016d7ed tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:54.708773 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42ec1812-a79f-4453-bccc-9cf33016d7ed tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 returned with HTTP 404 Aug 18 05:32:54.708773 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 656/2624] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:54 2026] GET /volume/v3/snapshots/7c975810-57cb-465b-9ac9-0d4bfb112a57 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:54.716296 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2b4b3bc0-739b-477c-b1a2-1270d2c71651 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:54.720743 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b4b3bc0-739b-477c-b1a2-1270d2c71651 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:54.721241 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b4b3bc0-739b-477c-b1a2-1270d2c71651 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:54.721387 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b4b3bc0-739b-477c-b1a2-1270d2c71651 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:54.721510 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2b4b3bc0-739b-477c-b1a2-1270d2c71651 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:54.727309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-51ffcd9f-ba12-4461-ae6a-7ddaec0d1201 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:54.732883 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:54.732883 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:54.733493 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b4b3bc0-739b-477c-b1a2-1270d2c71651 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:54.733572 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51ffcd9f-ba12-4461-ae6a-7ddaec0d1201 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 Aug 18 05:32:54.734132 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 663/2625] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:54 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:54.734276 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51ffcd9f-ba12-4461-ae6a-7ddaec0d1201 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:54.737208 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51ffcd9f-ba12-4461-ae6a-7ddaec0d1201 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:54.737208 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-51ffcd9f-ba12-4461-ae6a-7ddaec0d1201 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume with id: 2770b938-d685-438c-871a-4ae659a735b2 Aug 18 05:32:54.751301 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:54.751301 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:54.751721 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-51ffcd9f-ba12-4461-ae6a-7ddaec0d1201 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:54.795379 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-51ffcd9f-ba12-4461-ae6a-7ddaec0d1201 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Delete volume request issued successfully. Aug 18 05:32:54.795530 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51ffcd9f-ba12-4461-ae6a-7ddaec0d1201 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 returned with HTTP 202 Aug 18 05:32:54.796475 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 658/2626] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:54 2026] DELETE /volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:32:54.810778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c78f98c6-6553-4e9a-b76c-63f15d5940ad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:54.813292 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c78f98c6-6553-4e9a-b76c-63f15d5940ad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 Aug 18 05:32:54.813539 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c78f98c6-6553-4e9a-b76c-63f15d5940ad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:54.813803 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c78f98c6-6553-4e9a-b76c-63f15d5940ad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:54.832965 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:54.832965 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:54.841242 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c78f98c6-6553-4e9a-b76c-63f15d5940ad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Volume info retrieved successfully. Aug 18 05:32:54.854629 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c78f98c6-6553-4e9a-b76c-63f15d5940ad tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 returned with HTTP 200 Aug 18 05:32:54.856834 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 650/2627] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:54 2026] GET /volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:54.900607 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-60da5281-bb8d-4503-8b5f-49f8d10fbc4a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:54.904142 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60da5281-bb8d-4503-8b5f-49f8d10fbc4a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b Aug 18 05:32:54.904142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60da5281-bb8d-4503-8b5f-49f8d10fbc4a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:54.904142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-60da5281-bb8d-4503-8b5f-49f8d10fbc4a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:54.904142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-60da5281-bb8d-4503-8b5f-49f8d10fbc4a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 89a17285-db36-480c-9dc4-0599277fdd1b {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:32:54.913705 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:54.913705 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:54.927860 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-60da5281-bb8d-4503-8b5f-49f8d10fbc4a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b returned with HTTP 200 Aug 18 05:32:54.929373 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 657/2628] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:32:54 2026] GET /volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:54.947132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:54.949797 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:54.950242 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1319636163", "volume_type": "94902ab4-2d29-45cc-afe0-d6df8416f06c", "group_id": "89a17285-db36-480c-9dc4-0599277fdd1b", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:54.952037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1319636163', 'volume_type': '94902ab4-2d29-45cc-afe0-d6df8416f06c', 'group_id': '89a17285-db36-480c-9dc4-0599277fdd1b', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:54.961670 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:54.961670 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:54.962449 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume of 1 GB Aug 18 05:32:54.972406 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Availability Zones retrieved successfully. Aug 18 05:32:54.981618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (68dc7ddf-6f0a-4be5-99e3-59c87fcc7876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:54.982453 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c108a6b-0387-4804-872a-13ba10efd184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:54.982883 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:54.982883 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:54.983577 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:55.015089 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c108a6b-0387-4804-872a-13ba10efd184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:32:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94902ab4-2d29-45cc-afe0-d6df8416f06c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2006580196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94902ab4-2d29-45cc-afe0-d6df8416f06c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '89a17285-db36-480c-9dc4-0599277fdd1b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:55.016201 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb7398e-1278-4d7a-8f8a-5776bcb1ed83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:55.063619 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2006580196 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2006580196, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:32:55.063619 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2006580196 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2006580196, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:32:55.153407 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['6ef4b643-1caf-4fdb-8db9-1b4b557af754', 'bde94999-0e70-460f-be0a-4884e55fa4d1', 'a5277846-ac94-4030-b2c7-88d9d7f08fbd', '13be872d-5a69-44d7-adc6-29e0fc5e066c'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:55.154334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb7398e-1278-4d7a-8f8a-5776bcb1ed83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef4b643-1caf-4fdb-8db9-1b4b557af754', 'bde94999-0e70-460f-be0a-4884e55fa4d1', 'a5277846-ac94-4030-b2c7-88d9d7f08fbd', '13be872d-5a69-44d7-adc6-29e0fc5e066c']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:55.155301 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0868eb3c-017b-467a-812f-a9d617995605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:55.195366 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0868eb3c-017b-467a-812f-a9d617995605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e431932-07a8-4583-9fe8-9d436cc774a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1319636163',encryption_key_id=None,group_id=89a17285-db36-480c-9dc4-0599277fdd1b,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['6ef4b643-1caf-4fdb-8db9-1b4b557af754','bde94999-0e70-460f-be0a-4884e55fa4d1','a5277846-ac94-4030-b2c7-88d9d7f08fbd','13be872d-5a69-44d7-adc6-29e0fc5e066c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=94902ab4-2d29-45cc-afe0-d6df8416f06c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1319636163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=89a17285-db36-480c-9dc4-0599277fdd1b,host=None,id=5e431932-07a8-4583-9fe8-9d436cc774a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5bd3490c3b24f08a028e71073acfded',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94902ab4-2d29-45cc-afe0-d6df8416f06c),volume_type_id=94902ab4-2d29-45cc-afe0-d6df8416f06c)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:55.196597 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02806c9e-daa7-40b5-b22a-3f30e0147b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:55.236973 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02806c9e-daa7-40b5-b22a-3f30e0147b96) transitioned into state 'SUCCESS' from state '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-1319636163',encryption_key_id=None,group_id=89a17285-db36-480c-9dc4-0599277fdd1b,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['6ef4b643-1caf-4fdb-8db9-1b4b557af754','bde94999-0e70-460f-be0a-4884e55fa4d1','a5277846-ac94-4030-b2c7-88d9d7f08fbd','13be872d-5a69-44d7-adc6-29e0fc5e066c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=94902ab4-2d29-45cc-afe0-d6df8416f06c)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:55.238508 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79675ce7-0728-4bdd-80e7-744df76a183a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:55.262965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79675ce7-0728-4bdd-80e7-744df76a183a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:55.263592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (68dc7ddf-6f0a-4be5-99e3-59c87fcc7876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:55.264083 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume request issued successfully. Aug 18 05:32:55.265202 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:32:55.265361 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:32:55.319371 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:32:55.324133 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:55.324133 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:55.329286 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-156a444d-14df-41b1-8570-e1a4d9945ed6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:55.329982 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 664/2629] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:32:54 2026] POST /volume/v3/volumes => generated 823 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:55.366111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8903ec02-f02e-4edb-91d7-a701a735f27f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:55.366111 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8903ec02-f02e-4edb-91d7-a701a735f27f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 Aug 18 05:32:55.366111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8903ec02-f02e-4edb-91d7-a701a735f27f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:55.366439 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8903ec02-f02e-4edb-91d7-a701a735f27f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:55.378615 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:55.378615 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:55.387201 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8903ec02-f02e-4edb-91d7-a701a735f27f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:32:55.392186 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-8903ec02-f02e-4edb-91d7-a701a735f27f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:32:55.392420 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-8903ec02-f02e-4edb-91d7-a701a735f27f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:32:55.449512 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-8903ec02-f02e-4edb-91d7-a701a735f27f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:32:55.453429 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:55.453429 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:55.467988 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8903ec02-f02e-4edb-91d7-a701a735f27f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 returned with HTTP 200 Aug 18 05:32:55.468755 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 659/2630] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:55 2026] GET /volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 => generated 891 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:55.747427 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7f487a01-590b-41d3-a808-03a2245ab8fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:55.750364 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7f487a01-590b-41d3-a808-03a2245ab8fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:55.750364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7f487a01-590b-41d3-a808-03a2245ab8fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:55.750364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7f487a01-590b-41d3-a808-03a2245ab8fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:55.750601 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7f487a01-590b-41d3-a808-03a2245ab8fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:55.756764 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:55.756764 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:55.760274 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7f487a01-590b-41d3-a808-03a2245ab8fc tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:55.760274 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 651/2631] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:55 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:55.880078 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c097fc0b-4a78-4f78-ac73-6fc2239e62d3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:55.883820 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c097fc0b-4a78-4f78-ac73-6fc2239e62d3 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] GET https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 Aug 18 05:32:55.883820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c097fc0b-4a78-4f78-ac73-6fc2239e62d3 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:55.883820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c097fc0b-4a78-4f78-ac73-6fc2239e62d3 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:55.890741 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c097fc0b-4a78-4f78-ac73-6fc2239e62d3 tempest-ProjectMemberTests-777800874 tempest-ProjectMemberTests-777800874-project-admin] https://10.4.3.250/volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 returned with HTTP 404 Aug 18 05:32:55.891489 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 658/2632] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:55 2026] GET /volume/v3/volumes/2770b938-d685-438c-871a-4ae659a735b2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:56.204495 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f19eb4be-32e2-4c8c-9c65-fbb71513d628 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:56.207460 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f19eb4be-32e2-4c8c-9c65-fbb71513d628 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:56.207748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f19eb4be-32e2-4c8c-9c65-fbb71513d628 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:56.208053 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f19eb4be-32e2-4c8c-9c65-fbb71513d628 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:56.221915 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:56.221915 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:56.228264 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f19eb4be-32e2-4c8c-9c65-fbb71513d628 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:56.235503 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f19eb4be-32e2-4c8c-9c65-fbb71513d628 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:56.236570 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 665/2633] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:56 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:56.256733 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83eadd7f-e06c-4375-86ce-7826a1006326 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:56.259473 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83eadd7f-e06c-4375-86ce-7826a1006326 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:56.260205 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83eadd7f-e06c-4375-86ce-7826a1006326 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:56.260310 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83eadd7f-e06c-4375-86ce-7826a1006326 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:56.260629 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-83eadd7f-e06c-4375-86ce-7826a1006326 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Delete volume with id: e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:56.272507 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:56.272507 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:56.273294 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83eadd7f-e06c-4375-86ce-7826a1006326 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:56.309660 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83eadd7f-e06c-4375-86ce-7826a1006326 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Delete volume request issued successfully. Aug 18 05:32:56.309903 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83eadd7f-e06c-4375-86ce-7826a1006326 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 202 Aug 18 05:32:56.310468 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 660/2634] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:32:56 2026] DELETE /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:32:56.319274 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f1d6c488-caa2-4063-8db5-30d60d66c2eb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:56.322658 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1d6c488-caa2-4063-8db5-30d60d66c2eb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:56.322960 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1d6c488-caa2-4063-8db5-30d60d66c2eb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:56.323250 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1d6c488-caa2-4063-8db5-30d60d66c2eb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:56.336093 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:56.336093 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:56.342309 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f1d6c488-caa2-4063-8db5-30d60d66c2eb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Volume info retrieved successfully. Aug 18 05:32:56.351030 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1d6c488-caa2-4063-8db5-30d60d66c2eb tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 200 Aug 18 05:32:56.351628 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 652/2635] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:56 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:56.504747 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35d713de-66d5-4913-8a00-d1aa4b5aa578 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:56.508118 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35d713de-66d5-4913-8a00-d1aa4b5aa578 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 Aug 18 05:32:56.508298 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35d713de-66d5-4913-8a00-d1aa4b5aa578 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:56.508602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35d713de-66d5-4913-8a00-d1aa4b5aa578 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:56.519111 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:56.519111 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:56.525767 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-35d713de-66d5-4913-8a00-d1aa4b5aa578 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:32:56.527401 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-35d713de-66d5-4913-8a00-d1aa4b5aa578 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:32:56.527401 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-35d713de-66d5-4913-8a00-d1aa4b5aa578 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:32:56.582127 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-35d713de-66d5-4913-8a00-d1aa4b5aa578 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:32:56.586182 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:56.586182 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:56.594647 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35d713de-66d5-4913-8a00-d1aa4b5aa578 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 returned with HTTP 200 Aug 18 05:32:56.595091 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 659/2636] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:56 2026] GET /volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:56.617515 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a70d0083-34f6-4850-9284-c107250fb137 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:56.620124 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a70d0083-34f6-4850-9284-c107250fb137 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/group_snapshots Aug 18 05:32:56.620594 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a70d0083-34f6-4850-9284-c107250fb137 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "89a17285-db36-480c-9dc4-0599277fdd1b", "name": "tempest-group_snapshot-1309312238"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:56.622993 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-a70d0083-34f6-4850-9284-c107250fb137 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '89a17285-db36-480c-9dc4-0599277fdd1b', 'name': 'tempest-group_snapshot-1309312238'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 05:32:56.627244 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:56.627244 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:56.633711 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.group_snapshots [None req-a70d0083-34f6-4850-9284-c107250fb137 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating group_snapshot tempest-group_snapshot-1309312238. Aug 18 05:32:56.661188 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:56.661188 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:56.678287 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-a70d0083-34f6-4850-9284-c107250fb137 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2006580196 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2006580196, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:32:56.712282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-a70d0083-34f6-4850-9284-c107250fb137 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['101ff755-1874-428b-9fee-43217d47b4a0', 'b3119ec9-fb09-4e61-8137-0eeabc41ca8f', '331dc90b-713a-47f3-afbd-136f934552c6', '6efec969-b241-43fa-a991-4466247fa3a2'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:56.761626 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a70d0083-34f6-4850-9284-c107250fb137 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots returned with HTTP 202 Aug 18 05:32:56.762152 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 666/2637] 10.4.3.250 () {70 vars in 1324 bytes} [Tue Aug 18 05:32:56 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:56.770452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2af3fd8f-fe30-41fb-93ef-4303053f7c6d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:56.773728 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2af3fd8f-fe30-41fb-93ef-4303053f7c6d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:56.774103 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2af3fd8f-fe30-41fb-93ef-4303053f7c6d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:56.774593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2af3fd8f-fe30-41fb-93ef-4303053f7c6d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:56.774593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2af3fd8f-fe30-41fb-93ef-4303053f7c6d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:56.780769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0680cd5a-a406-4444-b048-396ee1391fda None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:56.781416 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:56.781416 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:56.782637 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2af3fd8f-fe30-41fb-93ef-4303053f7c6d tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:56.783165 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 661/2638] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:56 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:56.785040 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0680cd5a-a406-4444-b048-396ee1391fda tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 Aug 18 05:32:56.785364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0680cd5a-a406-4444-b048-396ee1391fda tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:56.786435 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0680cd5a-a406-4444-b048-396ee1391fda tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:56.788769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-0680cd5a-a406-4444-b048-396ee1391fda tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member a631b527-03d5-44c5-82eb-8052ca297fd9 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:32:56.793904 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:56.793904 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:56.799383 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0680cd5a-a406-4444-b048-396ee1391fda tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 returned with HTTP 200 Aug 18 05:32:56.800439 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 653/2639] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:32:56 2026] GET /volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:57.366099 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac886b29-1b6a-410d-ade6-ec630e841b06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:57.368779 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac886b29-1b6a-410d-ade6-ec630e841b06 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] GET https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca Aug 18 05:32:57.369085 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac886b29-1b6a-410d-ade6-ec630e841b06 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:57.369329 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac886b29-1b6a-410d-ade6-ec630e841b06 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:57.377787 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac886b29-1b6a-410d-ade6-ec630e841b06 tempest-VolumesExtendAttachedTest-1160504199 tempest-VolumesExtendAttachedTest-1160504199-project-member] https://10.4.3.250/volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca returned with HTTP 404 Aug 18 05:32:57.377787 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 660/2640] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:57 2026] GET /volume/v3/volumes/e669840c-0295-4af2-b6f5-924421b682ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:32:57.802166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-855f1794-8d35-4aea-a450-bbe87c6d4450 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:57.807090 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-855f1794-8d35-4aea-a450-bbe87c6d4450 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:57.807090 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-855f1794-8d35-4aea-a450-bbe87c6d4450 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:57.807090 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-855f1794-8d35-4aea-a450-bbe87c6d4450 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:57.807090 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-855f1794-8d35-4aea-a450-bbe87c6d4450 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:57.812632 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:57.812632 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:57.813715 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-855f1794-8d35-4aea-a450-bbe87c6d4450 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:57.814359 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 667/2641] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:57 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:57.820039 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98e5ed2d-f5b1-457c-be2c-0647387023cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:57.823222 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98e5ed2d-f5b1-457c-be2c-0647387023cf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 Aug 18 05:32:57.823404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98e5ed2d-f5b1-457c-be2c-0647387023cf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:57.823532 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98e5ed2d-f5b1-457c-be2c-0647387023cf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:57.823685 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-98e5ed2d-f5b1-457c-be2c-0647387023cf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member a631b527-03d5-44c5-82eb-8052ca297fd9 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:32:57.837040 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:57.837040 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:57.843591 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98e5ed2d-f5b1-457c-be2c-0647387023cf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 returned with HTTP 200 Aug 18 05:32:57.844279 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 662/2642] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:32:57 2026] GET /volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:57.866084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-328c853a-48fd-4bfa-b58a-09260452b199 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:57.868846 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-328c853a-48fd-4bfa-b58a-09260452b199 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail Aug 18 05:32:57.869554 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-328c853a-48fd-4bfa-b58a-09260452b199 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:57.869554 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-328c853a-48fd-4bfa-b58a-09260452b199 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:57.871417 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-328c853a-48fd-4bfa-b58a-09260452b199 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:32:57.872405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-328c853a-48fd-4bfa-b58a-09260452b199 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:32:57.877126 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-328c853a-48fd-4bfa-b58a-09260452b199 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all snapshots completed successfully. Aug 18 05:32:57.877474 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:57.877474 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:57.878158 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-328c853a-48fd-4bfa-b58a-09260452b199 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 05:32:57.878566 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 654/2643] 10.4.3.250 () {66 vars in 1264 bytes} [Tue Aug 18 05:32:57 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:57.906163 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f34ba26d-5d9c-40a4-a68c-f1e4089ba7fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:57.909333 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f34ba26d-5d9c-40a4-a68c-f1e4089ba7fe tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/36604a9d-b781-467b-87a8-a95bce7bb5b6 Aug 18 05:32:57.911094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f34ba26d-5d9c-40a4-a68c-f1e4089ba7fe tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:57.911094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f34ba26d-5d9c-40a4-a68c-f1e4089ba7fe tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:57.922278 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:57.922278 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:57.923344 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f34ba26d-5d9c-40a4-a68c-f1e4089ba7fe tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Snapshot retrieved successfully. Aug 18 05:32:57.924707 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f34ba26d-5d9c-40a4-a68c-f1e4089ba7fe tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/36604a9d-b781-467b-87a8-a95bce7bb5b6 returned with HTTP 200 Aug 18 05:32:57.925413 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 661/2644] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:32:57 2026] GET /volume/v3/snapshots/36604a9d-b781-467b-87a8-a95bce7bb5b6 => generated 451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:57.957911 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:57.961194 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/groups/action Aug 18 05:32:57.961713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "a631b527-03d5-44c5-82eb-8052ca297fd9", "name": "tempest-Group_from_snap-1887857786"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:57.961869 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "a631b527-03d5-44c5-82eb-8052ca297fd9", "name": "tempest-Group_from_snap-1887857786"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:57.973498 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'a631b527-03d5-44c5-82eb-8052ca297fd9', 'name': 'tempest-Group_from_snap-1887857786'}}. {{(pid=100216) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 05:32:57.973498 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating group tempest-Group_from_snap-1887857786 from group_snapshot a631b527-03d5-44c5-82eb-8052ca297fd9. Aug 18 05:32:57.978272 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:57.978272 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:57.991240 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:57.991240 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:57.995713 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:57.995713 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:58.061915 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['934e3277-1521-4587-953f-e3367c27df75'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:58.164237 np0000007601 devstack@c-api.service[100216]: INFO cinder.group.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] A mapping entry already exists for group 3a623f84-315e-4b0d-bff9-9c310cbed026 and volume type 94902ab4-2d29-45cc-afe0-d6df8416f06c. Do not need to create again. Aug 18 05:32:58.164237 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.164237 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:58.164237 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Availability Zones retrieved successfully. Aug 18 05:32:58.169734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (6f1736a4-d9d5-46ee-9361-d5f95b5a99c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:58.170660 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52b44a3-9077-479c-aac6-701dcb46945a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:58.171635 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:58.215996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52b44a3-9077-479c-aac6-701dcb46945a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '36604a9d-b781-467b-87a8-a95bce7bb5b6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:32:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=94902ab4-2d29-45cc-afe0-d6df8416f06c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2006580196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94902ab4-2d29-45cc-afe0-d6df8416f06c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3a623f84-315e-4b0d-bff9-9c310cbed026', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:58.216980 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2443d59-6109-46ba-aeba-6ed71c05dcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:58.292243 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['8a8d15aa-bdaf-4300-b9fa-a0251dd41d5f', 'ae65d7ee-4b9b-43b2-a000-52edaaf4e59d'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:58.293343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2443d59-6109-46ba-aeba-6ed71c05dcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a8d15aa-bdaf-4300-b9fa-a0251dd41d5f', 'ae65d7ee-4b9b-43b2-a000-52edaaf4e59d']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:58.294333 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e436ff7b-baca-4139-8324-2674fe6e0541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:58.349326 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e436ff7b-baca-4139-8324-2674fe6e0541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0624f1b-8df5-42ca-abd0-470da9070770', '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=3a623f84-315e-4b0d-bff9-9c310cbed026,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['8a8d15aa-bdaf-4300-b9fa-a0251dd41d5f','ae65d7ee-4b9b-43b2-a000-52edaaf4e59d'],size=1,snapshot_id=36604a9d-b781-467b-87a8-a95bce7bb5b6,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=94902ab4-2d29-45cc-afe0-d6df8416f06c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3a623f84-315e-4b0d-bff9-9c310cbed026,host=None,id=d0624f1b-8df5-42ca-abd0-470da9070770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=36604a9d-b781-467b-87a8-a95bce7bb5b6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5bd3490c3b24f08a028e71073acfded',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94902ab4-2d29-45cc-afe0-d6df8416f06c),volume_type_id=94902ab4-2d29-45cc-afe0-d6df8416f06c)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:58.350512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf7b69c-6105-4d3b-8143-a0990c1868c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:58.424614 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf7b69c-6105-4d3b-8143-a0990c1868c2) transitioned into state 'SUCCESS' from 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=3a623f84-315e-4b0d-bff9-9c310cbed026,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['8a8d15aa-bdaf-4300-b9fa-a0251dd41d5f','ae65d7ee-4b9b-43b2-a000-52edaaf4e59d'],size=1,snapshot_id=36604a9d-b781-467b-87a8-a95bce7bb5b6,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=94902ab4-2d29-45cc-afe0-d6df8416f06c)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:58.428888 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (6f1736a4-d9d5-46ee-9361-d5f95b5a99c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:58.428888 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume request issued successfully. Aug 18 05:32:58.456699 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8becfef-ca6f-44e9-b3e3-44992cb87392 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/action returned with HTTP 202 Aug 18 05:32:58.457117 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 668/2645] 10.4.3.250 () {70 vars in 1318 bytes} [Tue Aug 18 05:32:57 2026] POST /volume/v3/groups/action => generated 103 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:32:58.475376 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:58.478331 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:32:58.478491 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:58.478809 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:58.479549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:32:58.481056 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:32:58.498048 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all volumes completed successfully. Aug 18 05:32:58.499071 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:32:58.499431 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:32:58.557228 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:32:58.562261 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.562261 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:58.568941 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:32:58.569188 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:32:58.600399 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-85cf7590-0e9b-44a9-989f-2d4d9769a080 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:58.624580 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:32:58.630363 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.630363 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:58.642926 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4fd7b2b-cab4-47e1-9b66-1c12fc5b5fdd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:32:58.643578 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 663/2646] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:32:58 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:58.665515 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93eca1fa-9c5d-47b9-aeff-b036b58777b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:58.665945 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93eca1fa-9c5d-47b9-aeff-b036b58777b7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/d0624f1b-8df5-42ca-abd0-470da9070770 Aug 18 05:32:58.665945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93eca1fa-9c5d-47b9-aeff-b036b58777b7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:58.666165 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93eca1fa-9c5d-47b9-aeff-b036b58777b7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:58.676503 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.676503 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:58.692383 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-93eca1fa-9c5d-47b9-aeff-b036b58777b7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:32:58.692383 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-93eca1fa-9c5d-47b9-aeff-b036b58777b7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:32:58.692383 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-93eca1fa-9c5d-47b9-aeff-b036b58777b7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:32:58.749175 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-93eca1fa-9c5d-47b9-aeff-b036b58777b7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:32:58.753675 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.753675 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:58.757973 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85cf7590-0e9b-44a9-989f-2d4d9769a080 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:32:58.758681 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-85cf7590-0e9b-44a9-989f-2d4d9769a080 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-469059578", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1326276648", "vendor_name": "tempest-vendor_name-1474003508"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:58.768037 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93eca1fa-9c5d-47b9-aeff-b036b58777b7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/d0624f1b-8df5-42ca-abd0-470da9070770 returned with HTTP 200 Aug 18 05:32:58.768559 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 662/2647] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:58 2026] GET /volume/v3/volumes/d0624f1b-8df5-42ca-abd0-470da9070770 => generated 927 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:58.789033 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-85cf7590-0e9b-44a9-989f-2d4d9769a080 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:32:58.789232 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ff718b7-783d-469a-ace0-e082e7f971f3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:58.789516 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 655/2648] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:32:58 2026] POST /volume/v3/types => generated 329 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:58.792063 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ff718b7-783d-469a-ace0-e082e7f971f3 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/3a623f84-315e-4b0d-bff9-9c310cbed026 Aug 18 05:32:58.792298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ff718b7-783d-469a-ace0-e082e7f971f3 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:58.792497 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ff718b7-783d-469a-ace0-e082e7f971f3 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:58.792666 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-7ff718b7-783d-469a-ace0-e082e7f971f3 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 3a623f84-315e-4b0d-bff9-9c310cbed026 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:32:58.799305 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.799305 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:58.804392 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:58.806835 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:32:58.807400 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ffc977a3-95cc-4d2a-861b-c072c2e9a2cc", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:58.809132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Create volume request body: {'volume': {'volume_type': 'ffc977a3-95cc-4d2a-861b-c072c2e9a2cc', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:32:58.810816 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ff718b7-783d-469a-ace0-e082e7f971f3 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/3a623f84-315e-4b0d-bff9-9c310cbed026 returned with HTTP 200 Aug 18 05:32:58.811694 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 669/2649] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:32:58 2026] GET /volume/v3/groups/3a623f84-315e-4b0d-bff9-9c310cbed026 => generated 418 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:58.820535 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Create volume of 1 GB Aug 18 05:32:58.820888 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.820888 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:58.821349 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Availability Zones retrieved successfully. Aug 18 05:32:58.829747 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:58.831177 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-360aeb52-a1d5-452f-be45-90e1ecdfa31b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:58.832783 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:32:58.833144 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:58.833367 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-360aeb52-a1d5-452f-be45-90e1ecdfa31b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:58.833449 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:58.833663 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-360aeb52-a1d5-452f-be45-90e1ecdfa31b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:58.833733 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:32:58.833803 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Flow 'volume_create_api' (9e246e79-601a-4c54-814f-2417240eb48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:58.834064 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-360aeb52-a1d5-452f-be45-90e1ecdfa31b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:58.834249 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-360aeb52-a1d5-452f-be45-90e1ecdfa31b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:58.835061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:32:58.837303 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58bc679c-ce0b-456d-805b-64bb7c26906b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:58.838892 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:32:58.839035 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.839035 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:58.840155 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-360aeb52-a1d5-452f-be45-90e1ecdfa31b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:58.840502 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 656/2650] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:58 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:58.847515 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all volumes completed successfully. Aug 18 05:32:58.848644 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:32:58.848878 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:32:58.873952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58bc679c-ce0b-456d-805b-64bb7c26906b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:32:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1326276648',vendor_name='tempest-vendor_name-1474003508'},id=ffc977a3-95cc-4d2a-861b-c072c2e9a2cc,is_public=True,name='tempest-ProjectReaderTests-volume-type-469059578',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffc977a3-95cc-4d2a-861b-c072c2e9a2cc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:58.875314 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9fc456-a694-4b1d-aa4a-d1d0cfa8fbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:58.895491 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:32:58.899760 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.899760 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:58.905863 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:32:58.906186 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:32:58.918318 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-469059578 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-469059578, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:32:58.920111 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-469059578 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-469059578, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:32:58.956616 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:32:58.960385 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.960385 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:58.970698 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eaf87ac8-ec89-40ce-8e04-2265096f733b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:32:58.971223 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 663/2651] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:32:58 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:32:58.973077 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Created reservations ['c3b2b11b-2500-46b5-ab40-2c1222ce968e', 'b9849233-5f2d-47c1-b2c8-14d202801b33', '45fbbc55-1bd6-4ce8-ae87-3c5c78de864a', '1626c403-ccba-4683-ba86-870d228d399c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:32:58.974339 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad9fc456-a694-4b1d-aa4a-d1d0cfa8fbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3b2b11b-2500-46b5-ab40-2c1222ce968e', 'b9849233-5f2d-47c1-b2c8-14d202801b33', '45fbbc55-1bd6-4ce8-ae87-3c5c78de864a', '1626c403-ccba-4683-ba86-870d228d399c']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:58.977079 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eefe04a0-a744-43bd-970d-7a94a5e4365d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:58.986150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-485f672b-4a7d-4a52-a110-2ccc1ae9f219 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:58.989415 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-485f672b-4a7d-4a52-a110-2ccc1ae9f219 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/groups/3a623f84-315e-4b0d-bff9-9c310cbed026/action Aug 18 05:32:58.989794 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-485f672b-4a7d-4a52-a110-2ccc1ae9f219 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:32:58.989921 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-485f672b-4a7d-4a52-a110-2ccc1ae9f219 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:32:58.991462 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-485f672b-4a7d-4a52-a110-2ccc1ae9f219 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] delete called for group 3a623f84-315e-4b0d-bff9-9c310cbed026 {{(pid=100216) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:32:58.991549 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-485f672b-4a7d-4a52-a110-2ccc1ae9f219 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Delete group with id: 3a623f84-315e-4b0d-bff9-9c310cbed026 Aug 18 05:32:58.995460 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:58.995460 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:59.019652 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eefe04a0-a744-43bd-970d-7a94a5e4365d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2667ea36-01fc-42af-8d56-58011b6b4ba9', '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='967812ef6d1740c887afd9dbce1226d2',qos_specs=None,replication_status=,reservations=['c3b2b11b-2500-46b5-ab40-2c1222ce968e','b9849233-5f2d-47c1-b2c8-14d202801b33','45fbbc55-1bd6-4ce8-ae87-3c5c78de864a','1626c403-ccba-4683-ba86-870d228d399c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57f018b3a9345bebff9cc95548250a7',volume_type_id=ffc977a3-95cc-4d2a-861b-c072c2e9a2cc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2667ea36-01fc-42af-8d56-58011b6b4ba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967812ef6d1740c887afd9dbce1226d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b57f018b3a9345bebff9cc95548250a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffc977a3-95cc-4d2a-861b-c072c2e9a2cc),volume_type_id=ffc977a3-95cc-4d2a-861b-c072c2e9a2cc)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:59.020398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff36d0e-16f1-4fc9-b3ab-73b51d5c5636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:59.074628 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-485f672b-4a7d-4a52-a110-2ccc1ae9f219 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/3a623f84-315e-4b0d-bff9-9c310cbed026/action returned with HTTP 202 Aug 18 05:32:59.077165 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff36d0e-16f1-4fc9-b3ab-73b51d5c5636) transitioned into state 'SUCCESS' from 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='967812ef6d1740c887afd9dbce1226d2',qos_specs=None,replication_status=,reservations=['c3b2b11b-2500-46b5-ab40-2c1222ce968e','b9849233-5f2d-47c1-b2c8-14d202801b33','45fbbc55-1bd6-4ce8-ae87-3c5c78de864a','1626c403-ccba-4683-ba86-870d228d399c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57f018b3a9345bebff9cc95548250a7',volume_type_id=ffc977a3-95cc-4d2a-861b-c072c2e9a2cc)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:59.077389 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 670/2652] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:32:58 2026] POST /volume/v3/groups/3a623f84-315e-4b0d-bff9-9c310cbed026/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:32:59.077520 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13de5c26-aa83-4e1b-bd62-3217c5dff39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:32:59.088432 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ec808efa-104d-4ff4-a6f0-5a824c9c7851 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:59.091179 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ec808efa-104d-4ff4-a6f0-5a824c9c7851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/d0624f1b-8df5-42ca-abd0-470da9070770 Aug 18 05:32:59.091518 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ec808efa-104d-4ff4-a6f0-5a824c9c7851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:59.091818 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ec808efa-104d-4ff4-a6f0-5a824c9c7851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:59.099930 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13de5c26-aa83-4e1b-bd62-3217c5dff39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:32:59.101156 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:59.101156 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:59.101366 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Flow 'volume_create_api' (9e246e79-601a-4c54-814f-2417240eb48f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:32:59.101366 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Create volume request issued successfully. Aug 18 05:32:59.103035 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b69087f-efef-4ce5-88b0-ed3bbd2ae260 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:32:59.103035 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 664/2653] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:32:58 2026] POST /volume/v3/volumes => generated 773 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:32:59.109039 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ec808efa-104d-4ff4-a6f0-5a824c9c7851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:32:59.109039 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-ec808efa-104d-4ff4-a6f0-5a824c9c7851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:32:59.109039 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-ec808efa-104d-4ff4-a6f0-5a824c9c7851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:32:59.121669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c5102af-634d-4a28-b37e-816b6eee4678 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:59.127966 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c5102af-634d-4a28-b37e-816b6eee4678 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] GET https://10.4.3.250/volume/v3/volumes/2667ea36-01fc-42af-8d56-58011b6b4ba9 Aug 18 05:32:59.129179 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c5102af-634d-4a28-b37e-816b6eee4678 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:59.129470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c5102af-634d-4a28-b37e-816b6eee4678 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:59.144039 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:59.144039 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:59.151028 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0c5102af-634d-4a28-b37e-816b6eee4678 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Volume info retrieved successfully. Aug 18 05:32:59.157900 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c5102af-634d-4a28-b37e-816b6eee4678 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/volumes/2667ea36-01fc-42af-8d56-58011b6b4ba9 returned with HTTP 200 Aug 18 05:32:59.158628 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 664/2654] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:32:59 2026] GET /volume/v3/volumes/2667ea36-01fc-42af-8d56-58011b6b4ba9 => generated 952 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:59.165514 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-ec808efa-104d-4ff4-a6f0-5a824c9c7851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:32:59.173921 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:59.173921 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:32:59.185748 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ec808efa-104d-4ff4-a6f0-5a824c9c7851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/d0624f1b-8df5-42ca-abd0-470da9070770 returned with HTTP 200 Aug 18 05:32:59.185748 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 657/2655] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:32:59 2026] GET /volume/v3/volumes/d0624f1b-8df5-42ca-abd0-470da9070770 => generated 926 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:32:59.855150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-597825ab-40ae-4e33-8c6a-3f68258ccdba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:59.923920 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-597825ab-40ae-4e33-8c6a-3f68258ccdba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:59.924148 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-597825ab-40ae-4e33-8c6a-3f68258ccdba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:59.924397 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-597825ab-40ae-4e33-8c6a-3f68258ccdba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:59.924500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-597825ab-40ae-4e33-8c6a-3f68258ccdba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:59.929287 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:59.929287 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:32:59.930110 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-597825ab-40ae-4e33-8c6a-3f68258ccdba tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:59.930494 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 671/2656] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:59 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 790 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:59.940470 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-01fb5767-b37d-4e1e-b7ac-1f63ec6119fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:59.942393 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01fb5767-b37d-4e1e-b7ac-1f63ec6119fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:59.942647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01fb5767-b37d-4e1e-b7ac-1f63ec6119fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:59.942890 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01fb5767-b37d-4e1e-b7ac-1f63ec6119fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:59.943052 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-01fb5767-b37d-4e1e-b7ac-1f63ec6119fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:32:59.947827 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:59.947827 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:32:59.948774 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01fb5767-b37d-4e1e-b7ac-1f63ec6119fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:32:59.949172 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 665/2657] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:59 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:32:59.961628 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c5ae4e4a-753a-4fc2-bab3-aaa4111cb2fb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:59.963604 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5ae4e4a-753a-4fc2-bab3-aaa4111cb2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:59.963873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5ae4e4a-753a-4fc2-bab3-aaa4111cb2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:59.964116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5ae4e4a-753a-4fc2-bab3-aaa4111cb2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:59.964247 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-c5ae4e4a-753a-4fc2-bab3-aaa4111cb2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete backup with id: 412c0fcd-3710-4840-a1ba-64d350ce2924. Aug 18 05:32:59.968945 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:32:59.968945 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:32:59.981070 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-c5ae4e4a-753a-4fc2-bab3-aaa4111cb2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] delete_backup rpcapi backup_id 412c0fcd-3710-4840-a1ba-64d350ce2924 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:32:59.983574 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5ae4e4a-753a-4fc2-bab3-aaa4111cb2fb tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 202 Aug 18 05:32:59.984329 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 665/2658] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:32:59 2026] DELETE /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:32:59.992616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-479744c4-52c6-4524-92c1-ee0e59479c6b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:32:59.994269 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-479744c4-52c6-4524-92c1-ee0e59479c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:32:59.994578 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-479744c4-52c6-4524-92c1-ee0e59479c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:32:59.994957 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-479744c4-52c6-4524-92c1-ee0e59479c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:32:59.995194 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-479744c4-52c6-4524-92c1-ee0e59479c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:00.000491 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.000491 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:00.002463 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-479744c4-52c6-4524-92c1-ee0e59479c6b tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 200 Aug 18 05:33:00.002463 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 658/2659] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:32:59 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:00.178066 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-401c1e8c-c38b-440b-9b68-4309e495d85b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.180095 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-401c1e8c-c38b-440b-9b68-4309e495d85b tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] GET https://10.4.3.250/volume/v3/volumes/2667ea36-01fc-42af-8d56-58011b6b4ba9 Aug 18 05:33:00.180332 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-401c1e8c-c38b-440b-9b68-4309e495d85b tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.180568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-401c1e8c-c38b-440b-9b68-4309e495d85b tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.189444 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.189444 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:00.194395 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-401c1e8c-c38b-440b-9b68-4309e495d85b tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Volume info retrieved successfully. Aug 18 05:33:00.207675 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-401c1e8c-c38b-440b-9b68-4309e495d85b tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/volumes/2667ea36-01fc-42af-8d56-58011b6b4ba9 returned with HTTP 200 Aug 18 05:33:00.207675 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 672/2660] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/volumes/2667ea36-01fc-42af-8d56-58011b6b4ba9 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:00.207887 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-494a7425-cf23-4e3c-8b1a-2efc4cffc461 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.211950 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-494a7425-cf23-4e3c-8b1a-2efc4cffc461 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/d0624f1b-8df5-42ca-abd0-470da9070770 Aug 18 05:33:00.212249 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-494a7425-cf23-4e3c-8b1a-2efc4cffc461 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.212442 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-494a7425-cf23-4e3c-8b1a-2efc4cffc461 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.220271 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-494a7425-cf23-4e3c-8b1a-2efc4cffc461 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/d0624f1b-8df5-42ca-abd0-470da9070770 returned with HTTP 404 Aug 18 05:33:00.224623 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 666/2661] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/volumes/d0624f1b-8df5-42ca-abd0-470da9070770 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:00.243383 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f689c157-2c36-426a-aa47-7ac9e414c388 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.243383 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f689c157-2c36-426a-aa47-7ac9e414c388 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] GET https://10.4.3.250/volume/v3/messages Aug 18 05:33:00.243383 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f689c157-2c36-426a-aa47-7ac9e414c388 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.243383 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f689c157-2c36-426a-aa47-7ac9e414c388 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.243383 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f689c157-2c36-426a-aa47-7ac9e414c388 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:33:00.243383 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 666/2662] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:00.244134 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-707e520d-9a61-48c6-a101-7649f491a1da None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.249291 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-707e520d-9a61-48c6-a101-7649f491a1da tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/3a623f84-315e-4b0d-bff9-9c310cbed026 Aug 18 05:33:00.249467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-388659cc-d26c-4ae0-be73-1486e4ea9c38 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.249532 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-707e520d-9a61-48c6-a101-7649f491a1da tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.249726 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-707e520d-9a61-48c6-a101-7649f491a1da tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.249864 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-707e520d-9a61-48c6-a101-7649f491a1da tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 3a623f84-315e-4b0d-bff9-9c310cbed026 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:00.256656 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-707e520d-9a61-48c6-a101-7649f491a1da tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/3a623f84-315e-4b0d-bff9-9c310cbed026 returned with HTTP 404 Aug 18 05:33:00.257866 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 659/2663] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/groups/3a623f84-315e-4b0d-bff9-9c310cbed026 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:00.268855 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0538710a-46d5-4fdf-affb-3467fbdc0c7e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.271684 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0538710a-46d5-4fdf-affb-3467fbdc0c7e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] DELETE https://10.4.3.250/volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 Aug 18 05:33:00.272179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0538710a-46d5-4fdf-affb-3467fbdc0c7e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.272489 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0538710a-46d5-4fdf-affb-3467fbdc0c7e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.272879 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-0538710a-46d5-4fdf-affb-3467fbdc0c7e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] delete called for member a631b527-03d5-44c5-82eb-8052ca297fd9 {{(pid=100215) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 05:33:00.273406 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.group_snapshots [None req-0538710a-46d5-4fdf-affb-3467fbdc0c7e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Delete group_snapshot with id: a631b527-03d5-44c5-82eb-8052ca297fd9 Aug 18 05:33:00.278631 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.278631 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:00.342144 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0538710a-46d5-4fdf-affb-3467fbdc0c7e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 returned with HTTP 202 Aug 18 05:33:00.342657 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 667/2664] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:33:00 2026] DELETE /volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:00.354212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-761a2171-52c0-4fdf-9afe-0599799bfefb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.358037 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-388659cc-d26c-4ae0-be73-1486e4ea9c38 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-reader] GET https://10.4.3.250/volume/v3/messages Aug 18 05:33:00.358037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-388659cc-d26c-4ae0-be73-1486e4ea9c38 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.358037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-388659cc-d26c-4ae0-be73-1486e4ea9c38 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-reader] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.358249 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:00.358249 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.358249 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.358249 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:00.358249 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:00.367172 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-388659cc-d26c-4ae0-be73-1486e4ea9c38 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-reader] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:33:00.368314 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 673/2665] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/messages => generated 670 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:00.377810 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all volumes completed successfully. Aug 18 05:33:00.380065 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:00.380065 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:00.380663 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3e8c7524-f19b-4ef5-a441-d20440fb4503 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.383868 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e8c7524-f19b-4ef5-a441-d20440fb4503 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] DELETE https://10.4.3.250/volume/v3/messages/e5d3cac8-7f7f-4d50-a1f6-5db5b2afc1fd Aug 18 05:33:00.383868 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e8c7524-f19b-4ef5-a441-d20440fb4503 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.383868 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e8c7524-f19b-4ef5-a441-d20440fb4503 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.400371 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e8c7524-f19b-4ef5-a441-d20440fb4503 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/messages/e5d3cac8-7f7f-4d50-a1f6-5db5b2afc1fd returned with HTTP 204 Aug 18 05:33:00.400857 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 660/2666] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:33:00 2026] DELETE /volume/v3/messages/e5d3cac8-7f7f-4d50-a1f6-5db5b2afc1fd => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 05:33:00.408456 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be03f780-7407-426e-96fb-12415f8de7bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.411453 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be03f780-7407-426e-96fb-12415f8de7bc tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/2667ea36-01fc-42af-8d56-58011b6b4ba9 Aug 18 05:33:00.411815 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be03f780-7407-426e-96fb-12415f8de7bc tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.412150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be03f780-7407-426e-96fb-12415f8de7bc tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.412396 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-be03f780-7407-426e-96fb-12415f8de7bc tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Delete volume with id: 2667ea36-01fc-42af-8d56-58011b6b4ba9 Aug 18 05:33:00.423071 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.423071 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:00.423563 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-be03f780-7407-426e-96fb-12415f8de7bc tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Volume info retrieved successfully. Aug 18 05:33:00.424842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-be03f780-7407-426e-96fb-12415f8de7bc tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:33:00.442565 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:00.446464 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.446464 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:00.453076 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-be03f780-7407-426e-96fb-12415f8de7bc tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Created reservations ['12fcdad9-729a-4903-9c69-98859fe90d30', '19ae1b08-1d09-4c3d-88dc-ee9d94ec29aa', '4d89ba61-b709-40be-bc3e-f3884e04758f', 'b4831fb4-29ae-434c-8c4b-e07a6b6a57c6'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:00.457694 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-761a2171-52c0-4fdf-9afe-0599799bfefb tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:00.458150 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 667/2667] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:00.474724 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b58d765b-349c-42e8-8289-a17e138cd99f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.477750 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b58d765b-349c-42e8-8289-a17e138cd99f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail Aug 18 05:33:00.478127 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b58d765b-349c-42e8-8289-a17e138cd99f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.478406 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b58d765b-349c-42e8-8289-a17e138cd99f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.478692 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-b58d765b-349c-42e8-8289-a17e138cd99f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:00.480271 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-b58d765b-349c-42e8-8289-a17e138cd99f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:33:00.487350 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b58d765b-349c-42e8-8289-a17e138cd99f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all snapshots completed successfully. Aug 18 05:33:00.488432 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b58d765b-349c-42e8-8289-a17e138cd99f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 05:33:00.488879 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 674/2668] 10.4.3.250 () {66 vars in 1264 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:33:00.498142 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-be03f780-7407-426e-96fb-12415f8de7bc tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Delete volume request issued successfully. Aug 18 05:33:00.498415 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be03f780-7407-426e-96fb-12415f8de7bc tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/volumes/2667ea36-01fc-42af-8d56-58011b6b4ba9 returned with HTTP 202 Aug 18 05:33:00.499108 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 668/2669] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:33:00 2026] DELETE /volume/v3/volumes/2667ea36-01fc-42af-8d56-58011b6b4ba9 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:00.501033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c7dd545a-60e6-48aa-8282-4e701fc69f09 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.503531 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7dd545a-60e6-48aa-8282-4e701fc69f09 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 Aug 18 05:33:00.503837 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c7dd545a-60e6-48aa-8282-4e701fc69f09 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.504154 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c7dd545a-60e6-48aa-8282-4e701fc69f09 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.505002 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-c7dd545a-60e6-48aa-8282-4e701fc69f09 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member a631b527-03d5-44c5-82eb-8052ca297fd9 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:00.508485 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a3a310b5-38dd-49c3-8524-abc0e1665327 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.510262 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7dd545a-60e6-48aa-8282-4e701fc69f09 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 returned with HTTP 404 Aug 18 05:33:00.510798 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3a310b5-38dd-49c3-8524-abc0e1665327 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] DELETE https://10.4.3.250/volume/v3/types/ffc977a3-95cc-4d2a-861b-c072c2e9a2cc Aug 18 05:33:00.510908 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 661/2670] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/group_snapshots/a631b527-03d5-44c5-82eb-8052ca297fd9 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:00.511123 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a3a310b5-38dd-49c3-8524-abc0e1665327 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.511396 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a3a310b5-38dd-49c3-8524-abc0e1665327 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.520942 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e9f15bc7-829c-41e9-a912-8b9770306627 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.523504 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:00.523798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.524125 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.524420 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:00.525903 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:00.536718 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all volumes completed successfully. Aug 18 05:33:00.537464 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:00.538031 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:00.542863 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3a310b5-38dd-49c3-8524-abc0e1665327 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/types/ffc977a3-95cc-4d2a-861b-c072c2e9a2cc returned with HTTP 202 Aug 18 05:33:00.543409 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 668/2671] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:33:00 2026] DELETE /volume/v3/types/ffc977a3-95cc-4d2a-861b-c072c2e9a2cc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:00.553921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b3be0cc-2e49-40f5-af05-9fa376e5463a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.556203 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b3be0cc-2e49-40f5-af05-9fa376e5463a tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:33:00.556624 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b3be0cc-2e49-40f5-af05-9fa376e5463a tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-476416947", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1779920291", "vendor_name": "tempest-vendor_name-1367152308"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:00.574780 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b3be0cc-2e49-40f5-af05-9fa376e5463a tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:33:00.575351 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 669/2672] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:33:00 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:00.589034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.591198 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:00.591294 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:00.591646 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "56928059-7bbf-453f-8b23-1a3fd6ac68a7", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:00.593298 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Create volume request body: {'volume': {'volume_type': '56928059-7bbf-453f-8b23-1a3fd6ac68a7', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:00.595680 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.595680 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:00.597482 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Create volume of 1 GB Aug 18 05:33:00.597806 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.597806 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:00.598251 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Availability Zones retrieved successfully. Aug 18 05:33:00.604787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Flow 'volume_create_api' (0196dce1-b153-48af-b245-5de966deb1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:00.606213 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9f15bc7-829c-41e9-a912-8b9770306627 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:00.606629 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2c6b702-f7d8-42da-b6d6-f7af265987e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:00.607064 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 675/2673] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:00.607753 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:00.623116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee254c36-1bb6-40b4-b0d6-afd75bf498db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.625089 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee254c36-1bb6-40b4-b0d6-afd75bf498db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b/action Aug 18 05:33:00.625494 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee254c36-1bb6-40b4-b0d6-afd75bf498db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:00.625621 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee254c36-1bb6-40b4-b0d6-afd75bf498db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:00.627364 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-ee254c36-1bb6-40b4-b0d6-afd75bf498db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] delete called for group 89a17285-db36-480c-9dc4-0599277fdd1b {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:33:00.627532 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-ee254c36-1bb6-40b4-b0d6-afd75bf498db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Delete group with id: 89a17285-db36-480c-9dc4-0599277fdd1b Aug 18 05:33:00.636216 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.636216 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:00.642667 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2c6b702-f7d8-42da-b6d6-f7af265987e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:33:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1779920291',vendor_name='tempest-vendor_name-1367152308'},id=56928059-7bbf-453f-8b23-1a3fd6ac68a7,is_public=True,name='tempest-ProjectReaderTests-volume-type-476416947',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56928059-7bbf-453f-8b23-1a3fd6ac68a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:00.644308 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (205c6ea3-723c-4d99-9cc4-0480a361d39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:00.689352 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-476416947 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-476416947, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:00.689599 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-476416947 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-476416947, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:00.697112 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee254c36-1bb6-40b4-b0d6-afd75bf498db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b/action returned with HTTP 202 Aug 18 05:33:00.697677 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 669/2674] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:33:00 2026] POST /volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:00.708238 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1508ecfb-8eef-4c4f-bde4-26d0fe706741 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.710884 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1508ecfb-8eef-4c4f-bde4-26d0fe706741 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 Aug 18 05:33:00.710884 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1508ecfb-8eef-4c4f-bde4-26d0fe706741 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.711200 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1508ecfb-8eef-4c4f-bde4-26d0fe706741 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.721531 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.721531 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:00.727127 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1508ecfb-8eef-4c4f-bde4-26d0fe706741 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:33:00.728125 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-1508ecfb-8eef-4c4f-bde4-26d0fe706741 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:00.728580 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-1508ecfb-8eef-4c4f-bde4-26d0fe706741 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:00.731283 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Created reservations ['a6779a87-9389-48b4-ab5d-9d6e719f5d31', '7ad5a89c-88eb-42cf-8f94-3812398a026e', '5492ef7a-9501-4119-9d73-cd368b9da8ed', '46d22e3f-44ca-4f61-9b11-f102b3ee6e59'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:00.732634 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (205c6ea3-723c-4d99-9cc4-0480a361d39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6779a87-9389-48b4-ab5d-9d6e719f5d31', '7ad5a89c-88eb-42cf-8f94-3812398a026e', '5492ef7a-9501-4119-9d73-cd368b9da8ed', '46d22e3f-44ca-4f61-9b11-f102b3ee6e59']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:00.733529 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83165d3d-9bdc-4b48-813a-efffba8a10bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:00.764954 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83165d3d-9bdc-4b48-813a-efffba8a10bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d8c3579-f98a-4afd-b1fd-7485e22eabc7', '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='967812ef6d1740c887afd9dbce1226d2',qos_specs=None,replication_status=,reservations=['a6779a87-9389-48b4-ab5d-9d6e719f5d31','7ad5a89c-88eb-42cf-8f94-3812398a026e','5492ef7a-9501-4119-9d73-cd368b9da8ed','46d22e3f-44ca-4f61-9b11-f102b3ee6e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57f018b3a9345bebff9cc95548250a7',volume_type_id=56928059-7bbf-453f-8b23-1a3fd6ac68a7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:00Z,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=2d8c3579-f98a-4afd-b1fd-7485e22eabc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967812ef6d1740c887afd9dbce1226d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b57f018b3a9345bebff9cc95548250a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56928059-7bbf-453f-8b23-1a3fd6ac68a7),volume_type_id=56928059-7bbf-453f-8b23-1a3fd6ac68a7)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:00.766027 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7da177-47ee-423c-a360-9d6615e30f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:00.775285 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-1508ecfb-8eef-4c4f-bde4-26d0fe706741 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:00.779355 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.779355 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:00.790757 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1508ecfb-8eef-4c4f-bde4-26d0fe706741 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 returned with HTTP 200 Aug 18 05:33:00.791370 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 670/2675] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:00.799438 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7da177-47ee-423c-a360-9d6615e30f52) transitioned into state 'SUCCESS' from 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='967812ef6d1740c887afd9dbce1226d2',qos_specs=None,replication_status=,reservations=['a6779a87-9389-48b4-ab5d-9d6e719f5d31','7ad5a89c-88eb-42cf-8f94-3812398a026e','5492ef7a-9501-4119-9d73-cd368b9da8ed','46d22e3f-44ca-4f61-9b11-f102b3ee6e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b57f018b3a9345bebff9cc95548250a7',volume_type_id=56928059-7bbf-453f-8b23-1a3fd6ac68a7)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:00.800541 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ae068e-5408-4690-aaf3-0a7d1e753daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:00.814480 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ae068e-5408-4690-aaf3-0a7d1e753daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:00.815909 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Flow 'volume_create_api' (0196dce1-b153-48af-b245-5de966deb1d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:00.816527 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Create volume request issued successfully. Aug 18 05:33:00.817494 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74dcfdf0-35a2-4e64-bda5-0e63c905e0a3 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:00.818191 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 662/2676] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:33:00 2026] POST /volume/v3/volumes => generated 773 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:00.833107 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5fc0b5af-3fd4-485c-9619-dbc2474961ef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:00.835101 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fc0b5af-3fd4-485c-9619-dbc2474961ef tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] GET https://10.4.3.250/volume/v3/volumes/2d8c3579-f98a-4afd-b1fd-7485e22eabc7 Aug 18 05:33:00.835290 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fc0b5af-3fd4-485c-9619-dbc2474961ef tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:00.835531 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fc0b5af-3fd4-485c-9619-dbc2474961ef tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:00.846081 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:00.846081 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:00.851552 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5fc0b5af-3fd4-485c-9619-dbc2474961ef tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Volume info retrieved successfully. Aug 18 05:33:00.857496 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fc0b5af-3fd4-485c-9619-dbc2474961ef tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/volumes/2d8c3579-f98a-4afd-b1fd-7485e22eabc7 returned with HTTP 200 Aug 18 05:33:00.858079 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 676/2677] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:33:00 2026] GET /volume/v3/volumes/2d8c3579-f98a-4afd-b1fd-7485e22eabc7 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:01.013676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c2abe22-56dd-4e49-b66c-dd1ce3958785 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.015894 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c2abe22-56dd-4e49-b66c-dd1ce3958785 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 Aug 18 05:33:01.016273 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c2abe22-56dd-4e49-b66c-dd1ce3958785 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.016549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c2abe22-56dd-4e49-b66c-dd1ce3958785 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.016719 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0c2abe22-56dd-4e49-b66c-dd1ce3958785 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 412c0fcd-3710-4840-a1ba-64d350ce2924. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:01.022077 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c2abe22-56dd-4e49-b66c-dd1ce3958785 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 returned with HTTP 404 Aug 18 05:33:01.022795 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 670/2678] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:01 2026] GET /volume/v3/backups/412c0fcd-3710-4840-a1ba-64d350ce2924 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:01.121483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3ee0893-cd30-442f-aa81-28494a56e234 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.123615 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3ee0893-cd30-442f-aa81-28494a56e234 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:33:01.123824 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3ee0893-cd30-442f-aa81-28494a56e234 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.124087 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3ee0893-cd30-442f-aa81-28494a56e234 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.124207 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-c3ee0893-cd30-442f-aa81-28494a56e234 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete backup with id: 3b41e095-a599-43fc-b9dd-0064f4258e69. Aug 18 05:33:01.131756 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:01.131756 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:01.156136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-c3ee0893-cd30-442f-aa81-28494a56e234 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] delete_backup rpcapi backup_id 3b41e095-a599-43fc-b9dd-0064f4258e69 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:33:01.158278 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3ee0893-cd30-442f-aa81-28494a56e234 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 202 Aug 18 05:33:01.158834 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 671/2679] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:01 2026] DELETE /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:01.167771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d5f96c21-dfe6-485d-b7bc-fb80ec9b5223 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.170625 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5f96c21-dfe6-485d-b7bc-fb80ec9b5223 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:33:01.170900 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5f96c21-dfe6-485d-b7bc-fb80ec9b5223 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.171170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5f96c21-dfe6-485d-b7bc-fb80ec9b5223 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.171367 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d5f96c21-dfe6-485d-b7bc-fb80ec9b5223 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:01.176360 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:01.176360 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:01.178300 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5f96c21-dfe6-485d-b7bc-fb80ec9b5223 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 200 Aug 18 05:33:01.178300 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 663/2680] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:01 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:01.807476 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e3dfe6c7-e79e-4554-af86-b7859dc8c184 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.809799 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3dfe6c7-e79e-4554-af86-b7859dc8c184 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 Aug 18 05:33:01.810177 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3dfe6c7-e79e-4554-af86-b7859dc8c184 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.810479 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3dfe6c7-e79e-4554-af86-b7859dc8c184 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.818555 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3dfe6c7-e79e-4554-af86-b7859dc8c184 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 returned with HTTP 404 Aug 18 05:33:01.819306 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 677/2681] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:01 2026] GET /volume/v3/volumes/5e431932-07a8-4583-9fe8-9d436cc774a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:01.828964 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-320ca15b-b628-4d37-91fe-47dc90bc418b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.832595 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-320ca15b-b628-4d37-91fe-47dc90bc418b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b Aug 18 05:33:01.832955 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-320ca15b-b628-4d37-91fe-47dc90bc418b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.833294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-320ca15b-b628-4d37-91fe-47dc90bc418b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.835781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-320ca15b-b628-4d37-91fe-47dc90bc418b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 89a17285-db36-480c-9dc4-0599277fdd1b {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:01.840282 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-320ca15b-b628-4d37-91fe-47dc90bc418b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b returned with HTTP 404 Aug 18 05:33:01.840853 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 671/2682] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:01 2026] GET /volume/v3/groups/89a17285-db36-480c-9dc4-0599277fdd1b => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:01.851599 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-82ccdb05-89c3-4248-9943-1fa9536265b6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.853217 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82ccdb05-89c3-4248-9943-1fa9536265b6 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/e9ce7551-332b-4e59-b79c-cd97fa7be3f1 Aug 18 05:33:01.853677 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82ccdb05-89c3-4248-9943-1fa9536265b6 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.855034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-82ccdb05-89c3-4248-9943-1fa9536265b6 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.874461 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2eff2377-ee7b-4057-ab03-cdb5b2cb941c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.876387 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2eff2377-ee7b-4057-ab03-cdb5b2cb941c tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] GET https://10.4.3.250/volume/v3/volumes/2d8c3579-f98a-4afd-b1fd-7485e22eabc7 Aug 18 05:33:01.876675 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2eff2377-ee7b-4057-ab03-cdb5b2cb941c tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.876938 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2eff2377-ee7b-4057-ab03-cdb5b2cb941c tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.881917 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-82ccdb05-89c3-4248-9943-1fa9536265b6 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/group_types/e9ce7551-332b-4e59-b79c-cd97fa7be3f1 returned with HTTP 202 Aug 18 05:33:01.881917 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 672/2683] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:33:01 2026] DELETE /volume/v3/group_types/e9ce7551-332b-4e59-b79c-cd97fa7be3f1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:01.888616 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:01.888616 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:01.892885 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9a29424b-1d2f-43b4-af3d-2f160f2d5330 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.895106 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a29424b-1d2f-43b4-af3d-2f160f2d5330 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] DELETE https://10.4.3.250/volume/v3/types/94902ab4-2d29-45cc-afe0-d6df8416f06c Aug 18 05:33:01.895285 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a29424b-1d2f-43b4-af3d-2f160f2d5330 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.895537 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2eff2377-ee7b-4057-ab03-cdb5b2cb941c tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Volume info retrieved successfully. Aug 18 05:33:01.895603 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a29424b-1d2f-43b4-af3d-2f160f2d5330 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.900553 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2eff2377-ee7b-4057-ab03-cdb5b2cb941c tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/volumes/2d8c3579-f98a-4afd-b1fd-7485e22eabc7 returned with HTTP 200 Aug 18 05:33:01.901001 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 664/2684] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:33:01 2026] GET /volume/v3/volumes/2d8c3579-f98a-4afd-b1fd-7485e22eabc7 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:01.921173 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b388f574-8e97-4b68-b67c-127eaf6cff98 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.930665 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b388f574-8e97-4b68-b67c-127eaf6cff98 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] GET https://10.4.3.250/volume/v3/messages Aug 18 05:33:01.930665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b388f574-8e97-4b68-b67c-127eaf6cff98 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.930945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b388f574-8e97-4b68-b67c-127eaf6cff98 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.934168 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a29424b-1d2f-43b4-af3d-2f160f2d5330 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/types/94902ab4-2d29-45cc-afe0-d6df8416f06c returned with HTTP 202 Aug 18 05:33:01.934168 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 678/2685] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:33:01 2026] DELETE /volume/v3/types/94902ab4-2d29-45cc-afe0-d6df8416f06c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:01.935798 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b388f574-8e97-4b68-b67c-127eaf6cff98 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:33:01.936445 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 672/2686] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:33:01 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:01.948431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cf738c70-52d1-4789-a537-307eed2bc5cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.948690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-78bcce3c-6bea-4b66-9854-8a5cd2974b53 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.952339 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78bcce3c-6bea-4b66-9854-8a5cd2974b53 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-reader] GET https://10.4.3.250/volume/v3/messages/ad9bdf4f-7e3d-4ffe-82d1-6eb4de5a3626 Aug 18 05:33:01.952339 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78bcce3c-6bea-4b66-9854-8a5cd2974b53 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.952339 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78bcce3c-6bea-4b66-9854-8a5cd2974b53 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-reader] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.955319 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf738c70-52d1-4789-a537-307eed2bc5cc tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] GET https://10.4.3.250/volume/v3/types/94902ab4-2d29-45cc-afe0-d6df8416f06c Aug 18 05:33:01.955319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf738c70-52d1-4789-a537-307eed2bc5cc tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.955319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf738c70-52d1-4789-a537-307eed2bc5cc tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.955386 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78bcce3c-6bea-4b66-9854-8a5cd2974b53 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-reader] https://10.4.3.250/volume/v3/messages/ad9bdf4f-7e3d-4ffe-82d1-6eb4de5a3626 returned with HTTP 200 Aug 18 05:33:01.955497 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 665/2687] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:33:01 2026] GET /volume/v3/messages/ad9bdf4f-7e3d-4ffe-82d1-6eb4de5a3626 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:01.964307 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf738c70-52d1-4789-a537-307eed2bc5cc tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/types/94902ab4-2d29-45cc-afe0-d6df8416f06c returned with HTTP 404 Aug 18 05:33:01.964915 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7d9fc764-58ef-4ef5-9c2d-de9c678e3a69 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.965373 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 673/2688] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:33:01 2026] GET /volume/v3/types/94902ab4-2d29-45cc-afe0-d6df8416f06c => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:01.967269 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d9fc764-58ef-4ef5-9c2d-de9c678e3a69 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] DELETE https://10.4.3.250/volume/v3/messages/ad9bdf4f-7e3d-4ffe-82d1-6eb4de5a3626 Aug 18 05:33:01.968148 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7d9fc764-58ef-4ef5-9c2d-de9c678e3a69 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.968148 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7d9fc764-58ef-4ef5-9c2d-de9c678e3a69 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.977351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-329245f1-2905-437c-8b63-0567395f3289 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.979810 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-329245f1-2905-437c-8b63-0567395f3289 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:33:01.980784 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-329245f1-2905-437c-8b63-0567395f3289 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-753435599"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:01.987641 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d9fc764-58ef-4ef5-9c2d-de9c678e3a69 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/messages/ad9bdf4f-7e3d-4ffe-82d1-6eb4de5a3626 returned with HTTP 204 Aug 18 05:33:01.988100 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 679/2689] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:33:01 2026] DELETE /volume/v3/messages/ad9bdf4f-7e3d-4ffe-82d1-6eb4de5a3626 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 05:33:01.997656 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:01.999300 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/2d8c3579-f98a-4afd-b1fd-7485e22eabc7 Aug 18 05:33:01.999610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:01.999795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:01.999795 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Delete volume with id: 2d8c3579-f98a-4afd-b1fd-7485e22eabc7 Aug 18 05:33:02.008174 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:02.008174 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:02.008386 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-329245f1-2905-437c-8b63-0567395f3289 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:33:02.008692 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Volume info retrieved successfully. Aug 18 05:33:02.008934 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 673/2690] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:33:01 2026] POST /volume/v3/types => generated 223 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:02.010331 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100217) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:33:02.021027 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3fd2bdbb-cce8-4278-affd-887ff22f8a3d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.025043 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3fd2bdbb-cce8-4278-affd-887ff22f8a3d tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:33:02.025043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3fd2bdbb-cce8-4278-affd-887ff22f8a3d tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2067921722"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:02.043861 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Created reservations ['f86f17ea-21bc-4fe7-9f23-018fd5bb572a', 'c4a9a23b-0b13-4bec-9dd9-436572634b54', '81bf88c7-c28f-400a-8ed2-94416a524df8', 'f8bb2ed4-2ce1-4a4b-82cc-c369c6745e3d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:02.046647 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3fd2bdbb-cce8-4278-affd-887ff22f8a3d tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:33:02.047638 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 674/2691] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:33:02 2026] POST /volume/v3/group_types => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:02.058203 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-855d9b39-c97a-404a-959c-4fc977045d86 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.060798 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-855d9b39-c97a-404a-959c-4fc977045d86 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/groups Aug 18 05:33:02.061334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-855d9b39-c97a-404a-959c-4fc977045d86 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8ea0499a-0a0c-4951-8160-7959702ad351", "volume_types": ["115876be-abcf-4383-9d87-592aa0470082"], "name": "tempest-GroupSnapshotsTest-Group-1034105170"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:02.063343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-855d9b39-c97a-404a-959c-4fc977045d86 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating new group {'group': {'group_type': '8ea0499a-0a0c-4951-8160-7959702ad351', 'volume_types': ['115876be-abcf-4383-9d87-592aa0470082'], 'name': 'tempest-GroupSnapshotsTest-Group-1034105170'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 05:33:02.067779 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-855d9b39-c97a-404a-959c-4fc977045d86 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating group tempest-GroupSnapshotsTest-Group-1034105170. Aug 18 05:33:02.079740 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-855d9b39-c97a-404a-959c-4fc977045d86 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Availability Zones retrieved successfully. Aug 18 05:33:02.096952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-855d9b39-c97a-404a-959c-4fc977045d86 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['7d68b64b-175b-491c-b2d4-c9aa8e0faa4e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:02.142440 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Delete volume request issued successfully. Aug 18 05:33:02.142740 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97989aac-abb6-40c6-868e-7b9a72e7d242 tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/volumes/2d8c3579-f98a-4afd-b1fd-7485e22eabc7 returned with HTTP 202 Aug 18 05:33:02.143495 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 666/2692] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:33:01 2026] DELETE /volume/v3/volumes/2d8c3579-f98a-4afd-b1fd-7485e22eabc7 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:02.153485 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a6a1258e-cf49-4c97-a6af-ed5d75ab537d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.155526 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6a1258e-cf49-4c97-a6af-ed5d75ab537d tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] DELETE https://10.4.3.250/volume/v3/types/56928059-7bbf-453f-8b23-1a3fd6ac68a7 Aug 18 05:33:02.155718 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6a1258e-cf49-4c97-a6af-ed5d75ab537d tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:02.155931 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6a1258e-cf49-4c97-a6af-ed5d75ab537d tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:02.175195 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-855d9b39-c97a-404a-959c-4fc977045d86 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups returned with HTTP 202 Aug 18 05:33:02.175806 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 680/2693] 10.4.3.250 () {70 vars in 1297 bytes} [Tue Aug 18 05:33:02 2026] POST /volume/v3/groups => generated 112 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:02.192222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3db7d723-ec8a-480b-bf44-51840bd876a8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.192222 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3db7d723-ec8a-480b-bf44-51840bd876a8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:02.192222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3db7d723-ec8a-480b-bf44-51840bd876a8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:02.192222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3db7d723-ec8a-480b-bf44-51840bd876a8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:02.192222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-3db7d723-ec8a-480b-bf44-51840bd876a8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:02.193223 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6a1258e-cf49-4c97-a6af-ed5d75ab537d tempest-ProjectReaderTests-828894234 tempest-ProjectReaderTests-828894234-project-admin] https://10.4.3.250/volume/v3/types/56928059-7bbf-453f-8b23-1a3fd6ac68a7 returned with HTTP 202 Aug 18 05:33:02.193547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-343e7437-16b1-4240-92d0-821269a10846 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.193599 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 674/2694] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:33:02 2026] DELETE /volume/v3/types/56928059-7bbf-453f-8b23-1a3fd6ac68a7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:02.194435 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-343e7437-16b1-4240-92d0-821269a10846 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 Aug 18 05:33:02.194615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-343e7437-16b1-4240-92d0-821269a10846 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:02.195880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-343e7437-16b1-4240-92d0-821269a10846 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:02.195880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-343e7437-16b1-4240-92d0-821269a10846 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Show backup with id 3b41e095-a599-43fc-b9dd-0064f4258e69. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:02.200580 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:02.200580 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:02.203227 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-343e7437-16b1-4240-92d0-821269a10846 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 returned with HTTP 404 Aug 18 05:33:02.203227 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 667/2695] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:02 2026] GET /volume/v3/backups/3b41e095-a599-43fc-b9dd-0064f4258e69 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:02.209544 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3db7d723-ec8a-480b-bf44-51840bd876a8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:02.210213 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 675/2696] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:02 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:02.350761 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-74b50df6-072b-48ff-805d-1b32c54a28c9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.353537 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-74b50df6-072b-48ff-805d-1b32c54a28c9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:02.353723 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-74b50df6-072b-48ff-805d-1b32c54a28c9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:02.353957 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-74b50df6-072b-48ff-805d-1b32c54a28c9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:02.369613 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:02.369613 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:02.374817 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-74b50df6-072b-48ff-805d-1b32c54a28c9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:33:02.383433 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-74b50df6-072b-48ff-805d-1b32c54a28c9 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:33:02.383832 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 681/2697] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:02 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:02.413201 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-fdf51b0c-1bc1-4d71-9d55-74169f895210 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.416491 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-fdf51b0c-1bc1-4d71-9d55-74169f895210 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] POST https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698/action Aug 18 05:33:02.416978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-fdf51b0c-1bc1-4d71-9d55-74169f895210 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:02.417208 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-fdf51b0c-1bc1-4d71-9d55-74169f895210 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:02.422480 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=395,cinder:UPDATE=111,cinder:INSERT=48 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:33:02.437818 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:02.437818 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:02.438657 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-fdf51b0c-1bc1-4d71-9d55-74169f895210 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:33:02.450374 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-fdf51b0c-1bc1-4d71-9d55-74169f895210 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Begin detaching volume completed successfully. Aug 18 05:33:02.450873 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-fdf51b0c-1bc1-4d71-9d55-74169f895210 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698/action returned with HTTP 202 Aug 18 05:33:02.451627 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 675/2698] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:33:02 2026] POST /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:02.475754 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d5e38a41-6284-4c20-a72a-2eca341365a3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.478105 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5e38a41-6284-4c20-a72a-2eca341365a3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:02.478305 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5e38a41-6284-4c20-a72a-2eca341365a3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:02.478866 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5e38a41-6284-4c20-a72a-2eca341365a3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:02.494403 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:02.494403 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:02.499079 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d5e38a41-6284-4c20-a72a-2eca341365a3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:33:02.506430 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5e38a41-6284-4c20-a72a-2eca341365a3 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:33:02.506945 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 668/2699] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:02 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:02.510471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cf552997-45fc-4615-9289-4eb7fa2957f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.510471 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf552997-45fc-4615-9289-4eb7fa2957f8 None None] GET https://10.4.3.250/volume// Aug 18 05:33:02.510471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf552997-45fc-4615-9289-4eb7fa2957f8 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:02.510471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf552997-45fc-4615-9289-4eb7fa2957f8 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:02.510471 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf552997-45fc-4615-9289-4eb7fa2957f8 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:02.510471 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 676/2700] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:02.520788 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-cbb57477-0485-4217-90dd-042cee8457aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:02.523058 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-cbb57477-0485-4217-90dd-042cee8457aa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:02.523340 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-cbb57477-0485-4217-90dd-042cee8457aa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:02.523645 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-cbb57477-0485-4217-90dd-042cee8457aa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:02.540079 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:02.540079 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:02.549720 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-cbb57477-0485-4217-90dd-042cee8457aa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:33:02.557172 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-cbb57477-0485-4217-90dd-042cee8457aa tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:33:02.557758 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 682/2701] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:33:02 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 1317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:03.220317 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a354657-98a9-4d7f-a0a6-3366783ec3e6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:03.223199 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a354657-98a9-4d7f-a0a6-3366783ec3e6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:03.223199 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a354657-98a9-4d7f-a0a6-3366783ec3e6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:03.223430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a354657-98a9-4d7f-a0a6-3366783ec3e6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:03.223538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-4a354657-98a9-4d7f-a0a6-3366783ec3e6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:03.236874 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:03.236874 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:03.246506 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a354657-98a9-4d7f-a0a6-3366783ec3e6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:03.246911 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 676/2702] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:03 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:03.258879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:03.265219 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:03.265219 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1112814248", "volume_type": "115876be-abcf-4383-9d87-592aa0470082", "group_id": "2febcfeb-3cd9-4fbf-a367-6f93c1de6aad", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:03.269869 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1112814248', 'volume_type': '115876be-abcf-4383-9d87-592aa0470082', 'group_id': '2febcfeb-3cd9-4fbf-a367-6f93c1de6aad', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:03.278324 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:03.278324 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:03.279101 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume of 1 GB Aug 18 05:33:03.287638 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Availability Zones retrieved successfully. Aug 18 05:33:03.295605 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (8fee1e53-ca46-417d-9371-c6b9e4f2a171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:03.296875 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21be58c-fd73-4220-8816-248edaf060a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:03.297558 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:03.297558 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:03.298026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:03.336362 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21be58c-fd73-4220-8816-248edaf060a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:33:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=115876be-abcf-4383-9d87-592aa0470082,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-753435599',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '115876be-abcf-4383-9d87-592aa0470082', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2febcfeb-3cd9-4fbf-a367-6f93c1de6aad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:03.336362 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06dc13f9-85af-483d-8858-caba36de2823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:03.380726 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-753435599 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-753435599, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:03.381136 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-753435599 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-753435599, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:03.420144 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['b53d0035-1c02-4526-8873-0e2aa2b64c41', 'e04a8045-13e5-41b1-9b7c-e8af07fef7e4', '50646b5d-1002-474a-9c66-a67559ae08bc', 'bc94a48b-b9ea-4e37-88f4-846150c00c51'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:03.421174 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06dc13f9-85af-483d-8858-caba36de2823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53d0035-1c02-4526-8873-0e2aa2b64c41', 'e04a8045-13e5-41b1-9b7c-e8af07fef7e4', '50646b5d-1002-474a-9c66-a67559ae08bc', 'bc94a48b-b9ea-4e37-88f4-846150c00c51']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:03.422210 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2264f1-530c-4453-ac87-c15563ea24bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:03.466423 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2264f1-530c-4453-ac87-c15563ea24bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1112814248',encryption_key_id=None,group_id=2febcfeb-3cd9-4fbf-a367-6f93c1de6aad,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['b53d0035-1c02-4526-8873-0e2aa2b64c41','e04a8045-13e5-41b1-9b7c-e8af07fef7e4','50646b5d-1002-474a-9c66-a67559ae08bc','bc94a48b-b9ea-4e37-88f4-846150c00c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=115876be-abcf-4383-9d87-592aa0470082), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1112814248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2febcfeb-3cd9-4fbf-a367-6f93c1de6aad,host=None,id=7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5bd3490c3b24f08a028e71073acfded',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(115876be-abcf-4383-9d87-592aa0470082),volume_type_id=115876be-abcf-4383-9d87-592aa0470082)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:03.467793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e6d9fb-5883-42ad-8406-01cab5c7c35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:03.492547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55e6d9fb-5883-42ad-8406-01cab5c7c35a) transitioned into state 'SUCCESS' from state '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-1112814248',encryption_key_id=None,group_id=2febcfeb-3cd9-4fbf-a367-6f93c1de6aad,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['b53d0035-1c02-4526-8873-0e2aa2b64c41','e04a8045-13e5-41b1-9b7c-e8af07fef7e4','50646b5d-1002-474a-9c66-a67559ae08bc','bc94a48b-b9ea-4e37-88f4-846150c00c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=115876be-abcf-4383-9d87-592aa0470082)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:03.493800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e97899-7ab2-46f8-90ab-56050faad1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:03.509528 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97e97899-7ab2-46f8-90ab-56050faad1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:03.510408 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (8fee1e53-ca46-417d-9371-c6b9e4f2a171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:03.510760 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume request issued successfully. Aug 18 05:33:03.511912 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:03.512164 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:03.522335 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d9cdba67-564f-4942-9062-7a54ff2b9495 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:03.525883 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9cdba67-564f-4942-9062-7a54ff2b9495 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:03.529338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9cdba67-564f-4942-9062-7a54ff2b9495 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:03.529601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9cdba67-564f-4942-9062-7a54ff2b9495 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:03.534539 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=409,cinder:UPDATE=148,cinder:DELETE=2,cinder:INSERT=68 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:33:03.553866 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:03.553866 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:03.559282 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d9cdba67-564f-4942-9062-7a54ff2b9495 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:33:03.563873 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:03.566304 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9cdba67-564f-4942-9062-7a54ff2b9495 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:33:03.566749 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 677/2703] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:03 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:03.567930 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:03.567930 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:03.573293 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f5ab64a-4184-4637-a816-0ab50d0e031c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:03.573686 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 669/2704] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:33:03 2026] POST /volume/v3/volumes => generated 822 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:03.574167 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-c073e0e7-5a2e-4cbe-8677-c5f60fcfb243 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:03.576516 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-c073e0e7-5a2e-4cbe-8677-c5f60fcfb243 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/attachments/a9ddefd3-01e1-414b-89e2-d31b1049806e Aug 18 05:33:03.576740 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-c073e0e7-5a2e-4cbe-8677-c5f60fcfb243 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:03.576957 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-c073e0e7-5a2e-4cbe-8677-c5f60fcfb243 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:03.588202 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:03.588202 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:03.588368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1c5c3ad-65d4-4ab1-896f-709990dea188 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:03.591046 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1c5c3ad-65d4-4ab1-896f-709990dea188 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 Aug 18 05:33:03.591046 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1c5c3ad-65d4-4ab1-896f-709990dea188 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:03.591348 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1c5c3ad-65d4-4ab1-896f-709990dea188 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:03.604750 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:03.604750 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:03.610913 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1c5c3ad-65d4-4ab1-896f-709990dea188 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:33:03.611879 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-c1c5c3ad-65d4-4ab1-896f-709990dea188 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:03.612133 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-c1c5c3ad-65d4-4ab1-896f-709990dea188 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:03.651473 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c78f5b5-fc66-4324-a4d5-6278fb6f2721 req-c073e0e7-5a2e-4cbe-8677-c5f60fcfb243 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/attachments/a9ddefd3-01e1-414b-89e2-d31b1049806e returned with HTTP 200 Aug 18 05:33:03.652340 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 683/2705] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:33:03 2026] DELETE /volume/v3/attachments/a9ddefd3-01e1-414b-89e2-d31b1049806e => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:03.665582 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-c1c5c3ad-65d4-4ab1-896f-709990dea188 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:03.669297 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:03.669297 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:03.686637 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1c5c3ad-65d4-4ab1-896f-709990dea188 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 returned with HTTP 200 Aug 18 05:33:03.687042 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 677/2706] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:03 2026] GET /volume/v3/volumes/7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 => generated 890 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:33:04.582879 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-abcd2ac6-7f22-4894-81c3-76d6187ac105 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:04.585137 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abcd2ac6-7f22-4894-81c3-76d6187ac105 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:04.585495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abcd2ac6-7f22-4894-81c3-76d6187ac105 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:04.585698 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abcd2ac6-7f22-4894-81c3-76d6187ac105 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:04.595183 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:04.595183 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:04.601379 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abcd2ac6-7f22-4894-81c3-76d6187ac105 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:33:04.607407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abcd2ac6-7f22-4894-81c3-76d6187ac105 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:33:04.607916 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 678/2707] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:04 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:04.705843 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04d20517-a0bf-4a52-aa5f-ec45337b3125 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:04.709065 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04d20517-a0bf-4a52-aa5f-ec45337b3125 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 Aug 18 05:33:04.709065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04d20517-a0bf-4a52-aa5f-ec45337b3125 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:04.709280 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04d20517-a0bf-4a52-aa5f-ec45337b3125 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:04.713233 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=408,cinder:UPDATE=140,cinder:INSERT=62 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:33:04.723148 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:04.723148 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:04.729451 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-04d20517-a0bf-4a52-aa5f-ec45337b3125 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:33:04.730449 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-04d20517-a0bf-4a52-aa5f-ec45337b3125 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:04.730663 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-04d20517-a0bf-4a52-aa5f-ec45337b3125 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:04.780323 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-04d20517-a0bf-4a52-aa5f-ec45337b3125 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:04.784261 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:04.784261 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:04.796121 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04d20517-a0bf-4a52-aa5f-ec45337b3125 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 returned with HTTP 200 Aug 18 05:33:04.796764 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 670/2708] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:04 2026] GET /volume/v3/volumes/7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:04.816733 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:04.819437 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:04.820517 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-631697685", "volume_type": "115876be-abcf-4383-9d87-592aa0470082", "group_id": "2febcfeb-3cd9-4fbf-a367-6f93c1de6aad", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:04.823116 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-631697685', 'volume_type': '115876be-abcf-4383-9d87-592aa0470082', 'group_id': '2febcfeb-3cd9-4fbf-a367-6f93c1de6aad', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:04.842882 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:04.842882 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:04.843882 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume of 1 GB Aug 18 05:33:04.850639 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Availability Zones retrieved successfully. Aug 18 05:33:04.857965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (052a40b8-39eb-4d16-81b4-d14986660831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:04.859568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15502e58-8be4-4f23-8c93-d3b5855b4003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:04.860437 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:04.860437 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:04.860935 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:04.889448 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15502e58-8be4-4f23-8c93-d3b5855b4003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:33:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=115876be-abcf-4383-9d87-592aa0470082,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-753435599',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '115876be-abcf-4383-9d87-592aa0470082', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2febcfeb-3cd9-4fbf-a367-6f93c1de6aad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:04.890592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5c03b8-63c7-4e91-90da-ed9032d27eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:04.936513 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-753435599 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-753435599, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:04.936802 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-753435599 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-753435599, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:04.961735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['06323398-5122-4099-8d0f-25e662e5a0c9', '54baa849-a2c8-4314-8ca5-94071346d8d8', '3c13ec44-e527-4a8b-b50f-4977b32fa228', '58259ea4-ab8d-4fee-a288-717805cec3b0'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:04.964361 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5c03b8-63c7-4e91-90da-ed9032d27eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06323398-5122-4099-8d0f-25e662e5a0c9', '54baa849-a2c8-4314-8ca5-94071346d8d8', '3c13ec44-e527-4a8b-b50f-4977b32fa228', '58259ea4-ab8d-4fee-a288-717805cec3b0']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:04.965210 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa2a056c-566d-414e-af02-580df75d3617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:05.004779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa2a056c-566d-414e-af02-580df75d3617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd9468d8-4268-4f2b-bdc4-16e022831548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-631697685',encryption_key_id=None,group_id=2febcfeb-3cd9-4fbf-a367-6f93c1de6aad,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['06323398-5122-4099-8d0f-25e662e5a0c9','54baa849-a2c8-4314-8ca5-94071346d8d8','3c13ec44-e527-4a8b-b50f-4977b32fa228','58259ea4-ab8d-4fee-a288-717805cec3b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=115876be-abcf-4383-9d87-592aa0470082), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-631697685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2febcfeb-3cd9-4fbf-a367-6f93c1de6aad,host=None,id=bd9468d8-4268-4f2b-bdc4-16e022831548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5bd3490c3b24f08a028e71073acfded',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(115876be-abcf-4383-9d87-592aa0470082),volume_type_id=115876be-abcf-4383-9d87-592aa0470082)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:05.006033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b993ae47-2920-44bc-8c57-7d4a03e46453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:05.036438 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b993ae47-2920-44bc-8c57-7d4a03e46453) transitioned into state 'SUCCESS' from state '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-631697685',encryption_key_id=None,group_id=2febcfeb-3cd9-4fbf-a367-6f93c1de6aad,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['06323398-5122-4099-8d0f-25e662e5a0c9','54baa849-a2c8-4314-8ca5-94071346d8d8','3c13ec44-e527-4a8b-b50f-4977b32fa228','58259ea4-ab8d-4fee-a288-717805cec3b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=115876be-abcf-4383-9d87-592aa0470082)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:05.037588 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e306bb-6416-46ac-89c7-09ff38c94d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:05.066363 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e306bb-6416-46ac-89c7-09ff38c94d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:05.067490 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (052a40b8-39eb-4d16-81b4-d14986660831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:05.067939 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume request issued successfully. Aug 18 05:33:05.068488 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:05.068626 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:05.111790 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:05.115837 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:05.115837 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:05.121239 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-65f3cfe4-3694-4048-8726-83e6ba033d40 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:05.121709 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 684/2709] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:33:04 2026] POST /volume/v3/volumes => generated 821 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:05.140002 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e860036c-6dce-4d12-8ef6-00bf1473d582 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:05.150057 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e860036c-6dce-4d12-8ef6-00bf1473d582 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 Aug 18 05:33:05.150326 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e860036c-6dce-4d12-8ef6-00bf1473d582 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:05.150592 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e860036c-6dce-4d12-8ef6-00bf1473d582 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:05.167496 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:05.167496 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:05.186921 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e860036c-6dce-4d12-8ef6-00bf1473d582 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:33:05.188619 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-e860036c-6dce-4d12-8ef6-00bf1473d582 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:05.188793 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-e860036c-6dce-4d12-8ef6-00bf1473d582 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:05.249382 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-e860036c-6dce-4d12-8ef6-00bf1473d582 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:05.258779 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:05.258779 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:05.280337 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e860036c-6dce-4d12-8ef6-00bf1473d582 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 returned with HTTP 200 Aug 18 05:33:05.445455 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 678/2710] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:05 2026] GET /volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 => generated 889 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:06.128453 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:06.233211 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:06.233502 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-721600869"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:06.235001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-721600869'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:06.235161 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume of 1 GB Aug 18 05:33:06.240922 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Availability Zones retrieved successfully. Aug 18 05:33:06.246861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Flow 'volume_create_api' (cc990409-598b-44f0-ae08-462b12379b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:06.247915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d3d010-e9aa-4341-abfe-ed10025b527c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:06.248916 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:06.279638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d3d010-e9aa-4341-abfe-ed10025b527c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:06.280491 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03ff603-ab8e-44c4-a632-df293aafb1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:06.299429 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4d4e3b9e-ad1a-417c-bbbd-1d3c3a3daeaf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:06.301532 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d4e3b9e-ad1a-417c-bbbd-1d3c3a3daeaf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 Aug 18 05:33:06.301780 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d4e3b9e-ad1a-417c-bbbd-1d3c3a3daeaf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:06.302059 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d4e3b9e-ad1a-417c-bbbd-1d3c3a3daeaf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:06.309898 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:06.309898 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:06.314413 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4d4e3b9e-ad1a-417c-bbbd-1d3c3a3daeaf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:33:06.315229 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-4d4e3b9e-ad1a-417c-bbbd-1d3c3a3daeaf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:06.315431 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-4d4e3b9e-ad1a-417c-bbbd-1d3c3a3daeaf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:06.361569 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-4d4e3b9e-ad1a-417c-bbbd-1d3c3a3daeaf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:06.365751 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:06.365751 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:06.365888 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Created reservations ['dc4f0fd1-a262-47e3-9785-32fbf9b237a9', 'e45c8a30-8db9-4cca-a3f3-74f1d6b2dad4', '42ab0ea8-abc9-4eef-a70f-477acf07aed8', '329362ff-8c11-4ce0-b356-41f22367e18a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:06.366632 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03ff603-ab8e-44c4-a632-df293aafb1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc4f0fd1-a262-47e3-9785-32fbf9b237a9', 'e45c8a30-8db9-4cca-a3f3-74f1d6b2dad4', '42ab0ea8-abc9-4eef-a70f-477acf07aed8', '329362ff-8c11-4ce0-b356-41f22367e18a']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:06.367457 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c200f6d2-c448-4017-9a59-918fdd08a727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:06.374483 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d4e3b9e-ad1a-417c-bbbd-1d3c3a3daeaf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 returned with HTTP 200 Aug 18 05:33:06.375055 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 671/2711] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:06 2026] GET /volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 => generated 914 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:06.388842 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-089e5c7c-4139-4cc8-b086-b3b009d3670a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:06.391441 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-089e5c7c-4139-4cc8-b086-b3b009d3670a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] PUT https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:06.391840 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-089e5c7c-4139-4cc8-b086-b3b009d3670a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:06.392536 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c200f6d2-c448-4017-9a59-918fdd08a727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7071fad7-e503-491e-b431-b846e42c4814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-721600869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31d2026707ae405f8c667740cd3f95f2',qos_specs=None,replication_status=,reservations=['dc4f0fd1-a262-47e3-9785-32fbf9b237a9','e45c8a30-8db9-4cca-a3f3-74f1d6b2dad4','42ab0ea8-abc9-4eef-a70f-477acf07aed8','329362ff-8c11-4ce0-b356-41f22367e18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cf0599a54343b5904ae236717044a8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-721600869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7071fad7-e503-491e-b431-b846e42c4814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31d2026707ae405f8c667740cd3f95f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99cf0599a54343b5904ae236717044a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:06.393421 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27f11d2-0402-4b47-b55a-f67a54fbeda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:06.394376 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-089e5c7c-4139-4cc8-b086-b3b009d3670a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Update called for group 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad. {{(pid=100216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 05:33:06.394376 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-089e5c7c-4139-4cc8-b086-b3b009d3670a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Updating group 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad with name None description: None add_volumes: None remove_volumes: 7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6. Aug 18 05:33:06.401158 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:06.401158 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:06.422503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27f11d2-0402-4b47-b55a-f67a54fbeda9) transitioned into state 'SUCCESS' from state '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-721600869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31d2026707ae405f8c667740cd3f95f2',qos_specs=None,replication_status=,reservations=['dc4f0fd1-a262-47e3-9785-32fbf9b237a9','e45c8a30-8db9-4cca-a3f3-74f1d6b2dad4','42ab0ea8-abc9-4eef-a70f-477acf07aed8','329362ff-8c11-4ce0-b356-41f22367e18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cf0599a54343b5904ae236717044a8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:06.423544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e08cd7-7cca-48a1-ba5c-d384c0f8579e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:06.425000 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-089e5c7c-4139-4cc8-b086-b3b009d3670a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 202 Aug 18 05:33:06.425591 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 685/2712] 10.4.3.250 () {70 vars in 1406 bytes} [Tue Aug 18 05:33:06 2026] PUT /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:06.439269 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9de4da1-765d-42f4-857b-86072cc8a74a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:06.441422 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e08cd7-7cca-48a1-ba5c-d384c0f8579e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:06.445644 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Flow 'volume_create_api' (cc990409-598b-44f0-ae08-462b12379b6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:06.445644 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume request issued successfully. Aug 18 05:33:06.445783 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9de4da1-765d-42f4-857b-86072cc8a74a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:06.445843 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd7ce326-e42f-4996-a5d5-8ad1c7326526 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:06.445892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9de4da1-765d-42f4-857b-86072cc8a74a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:06.445892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9de4da1-765d-42f4-857b-86072cc8a74a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:06.445965 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 679/2713] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:06 2026] POST /volume/v3/volumes => generated 749 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:06.446041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-f9de4da1-765d-42f4-857b-86072cc8a74a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:06.450135 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:06.450135 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:06.459860 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9de4da1-765d-42f4-857b-86072cc8a74a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:06.460440 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-10ca96b2-90c9-4883-a8fc-78d037c3c820 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:06.460738 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 679/2714] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:06 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:06.463191 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10ca96b2-90c9-4883-a8fc-78d037c3c820 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 Aug 18 05:33:06.463506 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10ca96b2-90c9-4883-a8fc-78d037c3c820 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:06.463738 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-10ca96b2-90c9-4883-a8fc-78d037c3c820 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:06.474462 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:06.474462 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:06.483627 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-10ca96b2-90c9-4883-a8fc-78d037c3c820 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Volume info retrieved successfully. Aug 18 05:33:06.490512 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-10ca96b2-90c9-4883-a8fc-78d037c3c820 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 returned with HTTP 200 Aug 18 05:33:06.491297 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 672/2715] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:06 2026] GET /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:07.471680 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-521d024e-322f-494a-919f-526daf502911 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:07.473736 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-521d024e-322f-494a-919f-526daf502911 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:07.474050 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-521d024e-322f-494a-919f-526daf502911 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:07.474736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-521d024e-322f-494a-919f-526daf502911 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:07.474736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-521d024e-322f-494a-919f-526daf502911 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:07.477094 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=462,cinder:UPDATE=148,cinder:INSERT=80 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:33:07.482881 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:07.482881 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:07.499043 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-521d024e-322f-494a-919f-526daf502911 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:07.499043 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 686/2716] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:07 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:07.507840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ea2e529a-c4b9-4d9b-8253-a52c3b9f4e0e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:07.510147 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea2e529a-c4b9-4d9b-8253-a52c3b9f4e0e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] PUT https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:07.510571 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea2e529a-c4b9-4d9b-8253-a52c3b9f4e0e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:07.513056 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-ea2e529a-c4b9-4d9b-8253-a52c3b9f4e0e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Update called for group 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad. {{(pid=100215) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 05:33:07.513056 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-ea2e529a-c4b9-4d9b-8253-a52c3b9f4e0e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Updating group 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad with name None description: None add_volumes: 7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 remove_volumes: None. Aug 18 05:33:07.513390 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-73ae02a9-f738-4d7f-942f-5d9db432188b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:07.515353 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73ae02a9-f738-4d7f-942f-5d9db432188b tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 Aug 18 05:33:07.516351 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:07.516351 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:07.521676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73ae02a9-f738-4d7f-942f-5d9db432188b tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:07.521676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-73ae02a9-f738-4d7f-942f-5d9db432188b tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:07.534081 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:07.534081 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:07.539087 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-73ae02a9-f738-4d7f-942f-5d9db432188b tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Volume info retrieved successfully. Aug 18 05:33:07.545277 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-73ae02a9-f738-4d7f-942f-5d9db432188b tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 returned with HTTP 200 Aug 18 05:33:07.545914 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea2e529a-c4b9-4d9b-8253-a52c3b9f4e0e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 202 Aug 18 05:33:07.546097 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 680/2717] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:07 2026] GET /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:07.546502 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 680/2718] 10.4.3.250 () {70 vars in 1406 bytes} [Tue Aug 18 05:33:07 2026] PUT /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:07.555268 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cf22ba4c-794a-4789-b17a-37f23beb7ed8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:07.557531 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf22ba4c-794a-4789-b17a-37f23beb7ed8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:07.557742 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf22ba4c-794a-4789-b17a-37f23beb7ed8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:07.557981 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf22ba4c-794a-4789-b17a-37f23beb7ed8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:07.558180 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-cf22ba4c-794a-4789-b17a-37f23beb7ed8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:07.566775 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:07.566775 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:07.579664 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf22ba4c-794a-4789-b17a-37f23beb7ed8 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:07.580182 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 673/2719] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:07 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:07.733123 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-902e440c-d303-4b65-9213-d909b6d8024a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:07.735282 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-902e440c-d303-4b65-9213-d909b6d8024a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:07.735665 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-902e440c-d303-4b65-9213-d909b6d8024a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:07.735994 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-902e440c-d303-4b65-9213-d909b6d8024a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:07.744987 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:07.744987 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:07.750813 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-902e440c-d303-4b65-9213-d909b6d8024a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:33:07.757470 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-902e440c-d303-4b65-9213-d909b6d8024a tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:33:07.758110 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 687/2720] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:07 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:07.772965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-747ec16d-de20-4ee5-ab42-5b3ac68f7355 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:07.774440 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-747ec16d-de20-4ee5-ab42-5b3ac68f7355 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] DELETE https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:07.774828 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-747ec16d-de20-4ee5-ab42-5b3ac68f7355 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:07.775209 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-747ec16d-de20-4ee5-ab42-5b3ac68f7355 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:07.775507 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-747ec16d-de20-4ee5-ab42-5b3ac68f7355 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume with id: 8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:07.784945 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:07.784945 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:07.786034 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-747ec16d-de20-4ee5-ab42-5b3ac68f7355 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:33:07.832251 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-747ec16d-de20-4ee5-ab42-5b3ac68f7355 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Delete volume request issued successfully. Aug 18 05:33:07.832251 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-747ec16d-de20-4ee5-ab42-5b3ac68f7355 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 202 Aug 18 05:33:07.832251 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 681/2721] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:07 2026] DELETE /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:07.849087 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-964813e9-2351-460e-81f4-9a419ad3da2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:07.854867 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-964813e9-2351-460e-81f4-9a419ad3da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:07.855228 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-964813e9-2351-460e-81f4-9a419ad3da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:07.856294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-964813e9-2351-460e-81f4-9a419ad3da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:07.875419 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:07.875419 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:07.881432 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-964813e9-2351-460e-81f4-9a419ad3da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Volume info retrieved successfully. Aug 18 05:33:07.890481 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-964813e9-2351-460e-81f4-9a419ad3da2c tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 200 Aug 18 05:33:07.891386 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 681/2722] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:07 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:08.594791 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6d7577d6-a6e3-40e0-9e97-37f8f99e69c4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:08.597219 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d7577d6-a6e3-40e0-9e97-37f8f99e69c4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:08.597516 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d7577d6-a6e3-40e0-9e97-37f8f99e69c4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:08.597761 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d7577d6-a6e3-40e0-9e97-37f8f99e69c4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:08.597931 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-6d7577d6-a6e3-40e0-9e97-37f8f99e69c4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:08.603576 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:08.603576 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:08.614028 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d7577d6-a6e3-40e0-9e97-37f8f99e69c4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:08.614187 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 674/2723] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:08 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:08.623631 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f05207c7-8dc5-4c9a-98d6-cafbbcaeba36 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:08.627039 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f05207c7-8dc5-4c9a-98d6-cafbbcaeba36 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] PUT https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:08.627039 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f05207c7-8dc5-4c9a-98d6-cafbbcaeba36 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "bd9468d8-4268-4f2b-bdc4-16e022831548"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:08.628281 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-f05207c7-8dc5-4c9a-98d6-cafbbcaeba36 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Update called for group 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad. {{(pid=100216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 05:33:08.628486 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-f05207c7-8dc5-4c9a-98d6-cafbbcaeba36 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Updating group 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad with name None description: None add_volumes: None remove_volumes: bd9468d8-4268-4f2b-bdc4-16e022831548. Aug 18 05:33:08.632288 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:08.632288 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:08.654758 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f05207c7-8dc5-4c9a-98d6-cafbbcaeba36 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 202 Aug 18 05:33:08.655455 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 688/2724] 10.4.3.250 () {70 vars in 1406 bytes} [Tue Aug 18 05:33:08 2026] PUT /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:08.665977 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa5d26b9-ee4a-48a2-9798-6d50185eb68c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:08.667996 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa5d26b9-ee4a-48a2-9798-6d50185eb68c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:08.668248 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa5d26b9-ee4a-48a2-9798-6d50185eb68c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:08.668433 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa5d26b9-ee4a-48a2-9798-6d50185eb68c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:08.668562 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-aa5d26b9-ee4a-48a2-9798-6d50185eb68c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:08.675668 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:08.675668 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:08.690944 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa5d26b9-ee4a-48a2-9798-6d50185eb68c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:08.691355 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 682/2725] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:08 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:08.908118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1be5e76e-7734-4997-838d-978eecbd6d76 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:08.909822 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1be5e76e-7734-4997-838d-978eecbd6d76 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] GET https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 Aug 18 05:33:08.910103 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1be5e76e-7734-4997-838d-978eecbd6d76 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:08.910350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1be5e76e-7734-4997-838d-978eecbd6d76 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:08.916764 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1be5e76e-7734-4997-838d-978eecbd6d76 tempest-VolumesBackupsTest-100734746 tempest-VolumesBackupsTest-100734746-project-member] https://10.4.3.250/volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 returned with HTTP 404 Aug 18 05:33:08.917521 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 682/2726] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:08 2026] GET /volume/v3/volumes/8cb8d4f5-8902-489e-a12d-7a9aa83f8698 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:09.707466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8334a3e6-f47a-4799-8e70-8ec980962eb1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:09.711312 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8334a3e6-f47a-4799-8e70-8ec980962eb1 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:09.712113 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8334a3e6-f47a-4799-8e70-8ec980962eb1 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:09.712113 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8334a3e6-f47a-4799-8e70-8ec980962eb1 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:09.712514 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-8334a3e6-f47a-4799-8e70-8ec980962eb1 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:09.720168 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:09.720168 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:09.732384 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8334a3e6-f47a-4799-8e70-8ec980962eb1 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:09.732905 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 675/2727] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:09 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:09.748385 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f5479d86-043c-46a1-a025-00bd28bedcae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:09.750719 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5479d86-043c-46a1-a025-00bd28bedcae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] PUT https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:09.751261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f5479d86-043c-46a1-a025-00bd28bedcae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "bd9468d8-4268-4f2b-bdc4-16e022831548"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:09.753162 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-f5479d86-043c-46a1-a025-00bd28bedcae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Update called for group 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad. {{(pid=100216) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 05:33:09.753427 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-f5479d86-043c-46a1-a025-00bd28bedcae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Updating group 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad with name None description: None add_volumes: bd9468d8-4268-4f2b-bdc4-16e022831548 remove_volumes: None. Aug 18 05:33:09.757490 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:09.757490 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:09.792777 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5479d86-043c-46a1-a025-00bd28bedcae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 202 Aug 18 05:33:09.795540 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 689/2728] 10.4.3.250 () {70 vars in 1406 bytes} [Tue Aug 18 05:33:09 2026] PUT /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:09.803395 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1fc1bc1-264b-49fb-959d-f65dace1e292 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:09.805660 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1fc1bc1-264b-49fb-959d-f65dace1e292 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:09.805910 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1fc1bc1-264b-49fb-959d-f65dace1e292 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:09.806231 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1fc1bc1-264b-49fb-959d-f65dace1e292 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:09.806440 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-a1fc1bc1-264b-49fb-959d-f65dace1e292 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:09.811423 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:09.811423 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:09.827109 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1fc1bc1-264b-49fb-959d-f65dace1e292 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:09.827763 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 683/2729] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:09 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:10.844059 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9aee9218-8d5f-4b4d-9444-7cd881b23888 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:10.845948 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9aee9218-8d5f-4b4d-9444-7cd881b23888 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:10.846245 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9aee9218-8d5f-4b4d-9444-7cd881b23888 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:10.846460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9aee9218-8d5f-4b4d-9444-7cd881b23888 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:10.846591 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-9aee9218-8d5f-4b4d-9444-7cd881b23888 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:10.853404 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:10.853404 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:10.868235 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9aee9218-8d5f-4b4d-9444-7cd881b23888 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 200 Aug 18 05:33:10.868701 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 683/2730] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:10 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:10.880196 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:10.881977 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:10.882280 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:10.882482 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:10.882915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:10.883124 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:10.883124 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:10.883533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:10.892068 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all volumes completed successfully. Aug 18 05:33:10.893069 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:10.893409 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:10.950599 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:10.953796 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:10.953796 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:10.957648 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:10.957799 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:10.992806 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:10.995723 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:10.995723 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:11.002392 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-440ca676-fd8e-42c6-87ab-4a52f0e81a1b tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:11.002801 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 676/2731] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:33:10 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 05:33:11.015918 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2ebc4bcf-8fd0-4546-9bfb-ad4c75d9a000 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:11.017657 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ebc4bcf-8fd0-4546-9bfb-ad4c75d9a000 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/group_snapshots Aug 18 05:33:11.018000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2ebc4bcf-8fd0-4546-9bfb-ad4c75d9a000 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2febcfeb-3cd9-4fbf-a367-6f93c1de6aad", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-476600345"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:11.019343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-2ebc4bcf-8fd0-4546-9bfb-ad4c75d9a000 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2febcfeb-3cd9-4fbf-a367-6f93c1de6aad', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-476600345'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 05:33:11.022953 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:11.022953 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:11.026477 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.group_snapshots [None req-2ebc4bcf-8fd0-4546-9bfb-ad4c75d9a000 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-476600345. Aug 18 05:33:11.042844 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:11.042844 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:11.079525 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-2ebc4bcf-8fd0-4546-9bfb-ad4c75d9a000 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-753435599 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-753435599, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:11.106540 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-2ebc4bcf-8fd0-4546-9bfb-ad4c75d9a000 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['0d425c36-5814-47b0-974d-d4133867b344', '938f0150-9457-41fa-887d-b70dacd1c9aa', '6d23507e-9c62-4c27-8a21-2d002cea01ac', '5df25553-1c96-45c4-97e2-1f6cdcc8761f'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:11.144233 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ebc4bcf-8fd0-4546-9bfb-ad4c75d9a000 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots returned with HTTP 202 Aug 18 05:33:11.144838 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 690/2732] 10.4.3.250 () {70 vars in 1324 bytes} [Tue Aug 18 05:33:11 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:11.152771 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e3215a36-88fa-4b13-8039-b11a45ce8b23 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:11.154607 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3215a36-88fa-4b13-8039-b11a45ce8b23 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a Aug 18 05:33:11.154868 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3215a36-88fa-4b13-8039-b11a45ce8b23 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:11.155140 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3215a36-88fa-4b13-8039-b11a45ce8b23 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:11.155337 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-e3215a36-88fa-4b13-8039-b11a45ce8b23 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 67de742d-b9c2-4a90-8de3-fb287d1c3c2a {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:11.159562 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:11.159562 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:11.164229 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3215a36-88fa-4b13-8039-b11a45ce8b23 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a returned with HTTP 200 Aug 18 05:33:11.164584 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 684/2733] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:11 2026] GET /volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:12.175707 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-74758300-92a3-428f-8f31-a013f5bf6748 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.177580 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74758300-92a3-428f-8f31-a013f5bf6748 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a Aug 18 05:33:12.177866 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-74758300-92a3-428f-8f31-a013f5bf6748 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.178104 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-74758300-92a3-428f-8f31-a013f5bf6748 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.178202 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-74758300-92a3-428f-8f31-a013f5bf6748 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 67de742d-b9c2-4a90-8de3-fb287d1c3c2a {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:12.182719 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.182719 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:12.188151 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-74758300-92a3-428f-8f31-a013f5bf6748 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a returned with HTTP 200 Aug 18 05:33:12.188558 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 684/2734] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:12.197054 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2bfce231-ade1-4b2e-8379-d6e8165d01ae None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.200216 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2bfce231-ade1-4b2e-8379-d6e8165d01ae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail Aug 18 05:33:12.200435 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2bfce231-ade1-4b2e-8379-d6e8165d01ae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.200681 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2bfce231-ade1-4b2e-8379-d6e8165d01ae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.200948 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-2bfce231-ade1-4b2e-8379-d6e8165d01ae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:12.202517 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-2bfce231-ade1-4b2e-8379-d6e8165d01ae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:33:12.210796 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2bfce231-ade1-4b2e-8379-d6e8165d01ae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all snapshots completed successfully. Aug 18 05:33:12.211233 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.211233 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:12.211947 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2bfce231-ade1-4b2e-8379-d6e8165d01ae tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 05:33:12.212442 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 677/2735] 10.4.3.250 () {66 vars in 1264 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:12.223504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9e3458b7-d866-476b-989b-da411a4f62ef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.227176 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e3458b7-d866-476b-989b-da411a4f62ef tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/252bbc33-591f-465f-9eb9-4c848d92c4ca Aug 18 05:33:12.227629 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e3458b7-d866-476b-989b-da411a4f62ef tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.228068 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e3458b7-d866-476b-989b-da411a4f62ef tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.236824 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.236824 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:12.236824 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9e3458b7-d866-476b-989b-da411a4f62ef tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Snapshot retrieved successfully. Aug 18 05:33:12.239267 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e3458b7-d866-476b-989b-da411a4f62ef tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/252bbc33-591f-465f-9eb9-4c848d92c4ca returned with HTTP 200 Aug 18 05:33:12.240006 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 691/2736] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/snapshots/252bbc33-591f-465f-9eb9-4c848d92c4ca => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:12.249885 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e57af9f5-48cb-4421-8ef5-ed0b5bb7834f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.253088 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e57af9f5-48cb-4421-8ef5-ed0b5bb7834f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/04d4633c-d758-4eba-925c-49040cd96509 Aug 18 05:33:12.254665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e57af9f5-48cb-4421-8ef5-ed0b5bb7834f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.254977 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e57af9f5-48cb-4421-8ef5-ed0b5bb7834f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.261428 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.261428 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:12.261688 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e57af9f5-48cb-4421-8ef5-ed0b5bb7834f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Snapshot retrieved successfully. Aug 18 05:33:12.262753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e57af9f5-48cb-4421-8ef5-ed0b5bb7834f tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/04d4633c-d758-4eba-925c-49040cd96509 returned with HTTP 200 Aug 18 05:33:12.263173 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 685/2737] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/snapshots/04d4633c-d758-4eba-925c-49040cd96509 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:12.272488 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32791e56-b19a-4151-86ab-efc2d0783db2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.275316 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32791e56-b19a-4151-86ab-efc2d0783db2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] DELETE https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a Aug 18 05:33:12.276179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32791e56-b19a-4151-86ab-efc2d0783db2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.276179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32791e56-b19a-4151-86ab-efc2d0783db2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.276179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-32791e56-b19a-4151-86ab-efc2d0783db2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] delete called for member 67de742d-b9c2-4a90-8de3-fb287d1c3c2a {{(pid=100215) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 05:33:12.276179 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.group_snapshots [None req-32791e56-b19a-4151-86ab-efc2d0783db2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Delete group_snapshot with id: 67de742d-b9c2-4a90-8de3-fb287d1c3c2a Aug 18 05:33:12.279316 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.279316 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:12.317111 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32791e56-b19a-4151-86ab-efc2d0783db2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a returned with HTTP 202 Aug 18 05:33:12.317579 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 685/2738] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:33:12 2026] DELETE /volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:12.327623 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-06655860-9d0f-4479-a0c5-fd5634cd674d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.329405 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:12.329642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.329769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.329983 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:12.330682 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:12.339080 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all volumes completed successfully. Aug 18 05:33:12.339975 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:12.340211 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:12.398712 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:12.402768 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.402768 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:12.407841 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:12.408107 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:12.453828 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:12.457351 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.457351 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:12.465720 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-06655860-9d0f-4479-a0c5-fd5634cd674d tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:12.465720 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 678/2739] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:12.481748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-786f34a3-a290-43e1-b8d0-5220e565307e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.483748 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-786f34a3-a290-43e1-b8d0-5220e565307e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail Aug 18 05:33:12.484315 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-786f34a3-a290-43e1-b8d0-5220e565307e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.485460 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-786f34a3-a290-43e1-b8d0-5220e565307e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.485460 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-786f34a3-a290-43e1-b8d0-5220e565307e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:12.486891 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-786f34a3-a290-43e1-b8d0-5220e565307e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:33:12.491854 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-786f34a3-a290-43e1-b8d0-5220e565307e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all snapshots completed successfully. Aug 18 05:33:12.493102 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.493102 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:12.493442 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-786f34a3-a290-43e1-b8d0-5220e565307e tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 05:33:12.494032 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 692/2740] 10.4.3.250 () {66 vars in 1264 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:12.508841 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69868d18-6ddf-4a2c-ae93-5aa436f8b4e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.511607 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69868d18-6ddf-4a2c-ae93-5aa436f8b4e0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/252bbc33-591f-465f-9eb9-4c848d92c4ca Aug 18 05:33:12.511877 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69868d18-6ddf-4a2c-ae93-5aa436f8b4e0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.512150 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69868d18-6ddf-4a2c-ae93-5aa436f8b4e0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.518184 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69868d18-6ddf-4a2c-ae93-5aa436f8b4e0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/252bbc33-591f-465f-9eb9-4c848d92c4ca returned with HTTP 404 Aug 18 05:33:12.518790 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 686/2741] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/snapshots/252bbc33-591f-465f-9eb9-4c848d92c4ca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:12.529162 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f62f95b7-f3ca-44e8-9dc7-6ee2c9bef679 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.531346 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f62f95b7-f3ca-44e8-9dc7-6ee2c9bef679 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a Aug 18 05:33:12.531626 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f62f95b7-f3ca-44e8-9dc7-6ee2c9bef679 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.531868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f62f95b7-f3ca-44e8-9dc7-6ee2c9bef679 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.532064 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-f62f95b7-f3ca-44e8-9dc7-6ee2c9bef679 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 67de742d-b9c2-4a90-8de3-fb287d1c3c2a {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:12.536600 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f62f95b7-f3ca-44e8-9dc7-6ee2c9bef679 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a returned with HTTP 404 Aug 18 05:33:12.537193 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 686/2742] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:12.546213 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e867bc1f-faeb-499b-986d-a7946543ca90 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.548931 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e867bc1f-faeb-499b-986d-a7946543ca90 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] DELETE https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a Aug 18 05:33:12.549203 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e867bc1f-faeb-499b-986d-a7946543ca90 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.549415 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e867bc1f-faeb-499b-986d-a7946543ca90 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.549547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-e867bc1f-faeb-499b-986d-a7946543ca90 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] delete called for member 67de742d-b9c2-4a90-8de3-fb287d1c3c2a {{(pid=100217) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 05:33:12.549652 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.group_snapshots [None req-e867bc1f-faeb-499b-986d-a7946543ca90 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Delete group_snapshot with id: 67de742d-b9c2-4a90-8de3-fb287d1c3c2a Aug 18 05:33:12.552956 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e867bc1f-faeb-499b-986d-a7946543ca90 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a returned with HTTP 404 Aug 18 05:33:12.553677 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 679/2743] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:33:12 2026] DELETE /volume/v3/group_snapshots/67de742d-b9c2-4a90-8de3-fb287d1c3c2a => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:12.563059 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.565174 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:12.565894 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.565894 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.567042 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:12.567275 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:12.576064 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all volumes completed successfully. Aug 18 05:33:12.576997 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:12.578119 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:12.622248 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:12.626596 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.626596 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:12.630149 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:12.630427 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:12.670713 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:12.674230 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.674230 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:12.682570 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4f858728-0ac6-46aa-b64a-f5809b76c00c tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:12.683110 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 693/2744] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:12.699990 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e171e71-083e-49c7-8c01-87873b76c622 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.701820 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e171e71-083e-49c7-8c01-87873b76c622 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad/action Aug 18 05:33:12.702456 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e171e71-083e-49c7-8c01-87873b76c622 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:12.702726 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e171e71-083e-49c7-8c01-87873b76c622 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:12.704900 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-0e171e71-083e-49c7-8c01-87873b76c622 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] delete called for group 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100214) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:33:12.705187 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-0e171e71-083e-49c7-8c01-87873b76c622 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Delete group with id: 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:12.709502 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.709502 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:12.764891 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e171e71-083e-49c7-8c01-87873b76c622 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad/action returned with HTTP 202 Aug 18 05:33:12.764891 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 687/2745] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:33:12 2026] POST /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:12.773511 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-05964789-fade-49b7-bcc2-ed8c639a6ec2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:12.776222 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05964789-fade-49b7-bcc2-ed8c639a6ec2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 Aug 18 05:33:12.776539 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05964789-fade-49b7-bcc2-ed8c639a6ec2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:12.776844 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-05964789-fade-49b7-bcc2-ed8c639a6ec2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:12.787814 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.787814 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:12.794422 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-05964789-fade-49b7-bcc2-ed8c639a6ec2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:33:12.795540 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-05964789-fade-49b7-bcc2-ed8c639a6ec2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:12.795743 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-05964789-fade-49b7-bcc2-ed8c639a6ec2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:12.845737 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-05964789-fade-49b7-bcc2-ed8c639a6ec2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:12.850098 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:12.850098 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:12.860574 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-05964789-fade-49b7-bcc2-ed8c639a6ec2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 returned with HTTP 200 Aug 18 05:33:12.861158 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 687/2746] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:12 2026] GET /volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:13.156619 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cd7a5619-6d7a-48c8-85b8-e0ea813b539b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:13.297924 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd7a5619-6d7a-48c8-85b8-e0ea813b539b tempest-VolumesSummaryTest-1371077198 tempest-VolumesSummaryTest-1371077198-project-member] GET https://10.4.3.250/volume/v3/volumes/summary Aug 18 05:33:13.297924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd7a5619-6d7a-48c8-85b8-e0ea813b539b tempest-VolumesSummaryTest-1371077198 tempest-VolumesSummaryTest-1371077198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:13.297924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd7a5619-6d7a-48c8-85b8-e0ea813b539b tempest-VolumesSummaryTest-1371077198 tempest-VolumesSummaryTest-1371077198-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:13.297924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-cd7a5619-6d7a-48c8-85b8-e0ea813b539b tempest-VolumesSummaryTest-1371077198 tempest-VolumesSummaryTest-1371077198-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:13.305698 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cd7a5619-6d7a-48c8-85b8-e0ea813b539b tempest-VolumesSummaryTest-1371077198 tempest-VolumesSummaryTest-1371077198-project-member] Get summary completed successfully. Aug 18 05:33:13.306164 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd7a5619-6d7a-48c8-85b8-e0ea813b539b tempest-VolumesSummaryTest-1371077198 tempest-VolumesSummaryTest-1371077198-project-member] https://10.4.3.250/volume/v3/volumes/summary returned with HTTP 200 Aug 18 05:33:13.306730 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 680/2747] 10.4.3.250 () {68 vars in 1302 bytes} [Tue Aug 18 05:33:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:13.876523 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-171ddcd9-7e39-4230-b42e-e7c8461040be None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:13.879798 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-171ddcd9-7e39-4230-b42e-e7c8461040be tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 Aug 18 05:33:13.879798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-171ddcd9-7e39-4230-b42e-e7c8461040be tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:13.882743 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-171ddcd9-7e39-4230-b42e-e7c8461040be tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:13.890279 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-171ddcd9-7e39-4230-b42e-e7c8461040be tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 returned with HTTP 404 Aug 18 05:33:13.891601 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 694/2748] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:13 2026] GET /volume/v3/volumes/bd9468d8-4268-4f2b-bdc4-16e022831548 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:13.901570 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-26474270-9690-4afd-9e8c-15386842cee4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:13.903869 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26474270-9690-4afd-9e8c-15386842cee4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 Aug 18 05:33:13.904645 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26474270-9690-4afd-9e8c-15386842cee4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:13.905972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-26474270-9690-4afd-9e8c-15386842cee4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:13.916862 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-26474270-9690-4afd-9e8c-15386842cee4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 returned with HTTP 404 Aug 18 05:33:13.916862 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 688/2749] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:13 2026] GET /volume/v3/volumes/7c9eb4b1-bd09-419c-8d7c-c48cf1e4a1e6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:13.925872 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-169ae510-2163-4076-bf9e-5f00e24c0108 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:13.928499 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-169ae510-2163-4076-bf9e-5f00e24c0108 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad Aug 18 05:33:13.928689 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-169ae510-2163-4076-bf9e-5f00e24c0108 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:13.928932 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-169ae510-2163-4076-bf9e-5f00e24c0108 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:13.929132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-169ae510-2163-4076-bf9e-5f00e24c0108 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member 2febcfeb-3cd9-4fbf-a367-6f93c1de6aad {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:13.933390 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-169ae510-2163-4076-bf9e-5f00e24c0108 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad returned with HTTP 404 Aug 18 05:33:13.934059 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 688/2750] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:13 2026] GET /volume/v3/groups/2febcfeb-3cd9-4fbf-a367-6f93c1de6aad => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:13.943647 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15169220-52e7-4e55-b246-a9bd33b927c7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:13.946431 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15169220-52e7-4e55-b246-a9bd33b927c7 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/8ea0499a-0a0c-4951-8160-7959702ad351 Aug 18 05:33:13.946728 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15169220-52e7-4e55-b246-a9bd33b927c7 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:13.946970 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15169220-52e7-4e55-b246-a9bd33b927c7 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:13.965346 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15169220-52e7-4e55-b246-a9bd33b927c7 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/group_types/8ea0499a-0a0c-4951-8160-7959702ad351 returned with HTTP 202 Aug 18 05:33:13.965887 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 681/2751] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:33:13 2026] DELETE /volume/v3/group_types/8ea0499a-0a0c-4951-8160-7959702ad351 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:13.972417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dd657a2f-3206-4574-b98e-4da560e10244 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:13.974532 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd657a2f-3206-4574-b98e-4da560e10244 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] DELETE https://10.4.3.250/volume/v3/types/115876be-abcf-4383-9d87-592aa0470082 Aug 18 05:33:13.974801 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd657a2f-3206-4574-b98e-4da560e10244 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:13.975092 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd657a2f-3206-4574-b98e-4da560e10244 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:14.003591 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd657a2f-3206-4574-b98e-4da560e10244 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/types/115876be-abcf-4383-9d87-592aa0470082 returned with HTTP 202 Aug 18 05:33:14.004351 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 695/2752] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:33:13 2026] DELETE /volume/v3/types/115876be-abcf-4383-9d87-592aa0470082 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:14.012566 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f2e2ff69-0831-49d1-8f58-8d002815d7a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:14.014644 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2e2ff69-0831-49d1-8f58-8d002815d7a8 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] GET https://10.4.3.250/volume/v3/types/115876be-abcf-4383-9d87-592aa0470082 Aug 18 05:33:14.015003 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2e2ff69-0831-49d1-8f58-8d002815d7a8 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:14.015381 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f2e2ff69-0831-49d1-8f58-8d002815d7a8 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:14.020346 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f2e2ff69-0831-49d1-8f58-8d002815d7a8 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/types/115876be-abcf-4383-9d87-592aa0470082 returned with HTTP 404 Aug 18 05:33:14.020346 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 689/2753] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:33:14 2026] GET /volume/v3/types/115876be-abcf-4383-9d87-592aa0470082 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:14.036485 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1099e1dd-fd68-4450-b200-7d333be79dcf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:14.038306 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1099e1dd-fd68-4450-b200-7d333be79dcf tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:33:14.038837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1099e1dd-fd68-4450-b200-7d333be79dcf tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1579018221"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:14.058579 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1099e1dd-fd68-4450-b200-7d333be79dcf tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:33:14.059142 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 689/2754] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:33:14 2026] POST /volume/v3/types => generated 224 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:14.071338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-39c8379c-9c03-4423-a5c2-ccd5edb80e41 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:14.074333 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-39c8379c-9c03-4423-a5c2-ccd5edb80e41 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:33:14.074867 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-39c8379c-9c03-4423-a5c2-ccd5edb80e41 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1895137777"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:14.099006 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-39c8379c-9c03-4423-a5c2-ccd5edb80e41 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:33:14.099513 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 682/2755] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:33:14 2026] POST /volume/v3/group_types => generated 181 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:14.110860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cd119eeb-9eb3-4e33-b5a9-452e88fc3d94 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:14.113543 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd119eeb-9eb3-4e33-b5a9-452e88fc3d94 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/groups Aug 18 05:33:14.114004 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd119eeb-9eb3-4e33-b5a9-452e88fc3d94 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "02680fa9-3d96-4366-bdf7-3a3357438130", "volume_types": ["9dc2e932-f0ff-4e88-82a4-77010670e96f"], "name": "tempest-GroupSnapshotsTest-Group-466313142"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:14.116151 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.groups [None req-cd119eeb-9eb3-4e33-b5a9-452e88fc3d94 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating new group {'group': {'group_type': '02680fa9-3d96-4366-bdf7-3a3357438130', 'volume_types': ['9dc2e932-f0ff-4e88-82a4-77010670e96f'], 'name': 'tempest-GroupSnapshotsTest-Group-466313142'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 05:33:14.122654 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.groups [None req-cd119eeb-9eb3-4e33-b5a9-452e88fc3d94 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating group tempest-GroupSnapshotsTest-Group-466313142. Aug 18 05:33:14.134260 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cd119eeb-9eb3-4e33-b5a9-452e88fc3d94 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Availability Zones retrieved successfully. Aug 18 05:33:14.153325 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-cd119eeb-9eb3-4e33-b5a9-452e88fc3d94 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['9789e7a7-e3ed-4fef-8839-0885a794ced6'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:14.184652 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd119eeb-9eb3-4e33-b5a9-452e88fc3d94 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups returned with HTTP 202 Aug 18 05:33:14.185233 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 696/2756] 10.4.3.250 () {70 vars in 1297 bytes} [Tue Aug 18 05:33:14 2026] POST /volume/v3/groups => generated 111 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:14.197345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32d0f090-d5c9-4f73-8462-e7477f0496b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:14.199753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32d0f090-d5c9-4f73-8462-e7477f0496b6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71 Aug 18 05:33:14.200203 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32d0f090-d5c9-4f73-8462-e7477f0496b6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:14.200567 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32d0f090-d5c9-4f73-8462-e7477f0496b6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:14.200932 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-32d0f090-d5c9-4f73-8462-e7477f0496b6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member b8810f74-6ca0-450b-8522-91562e851a71 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:14.207082 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:14.207082 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:14.219515 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32d0f090-d5c9-4f73-8462-e7477f0496b6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71 returned with HTTP 200 Aug 18 05:33:14.219917 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 690/2757] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:14 2026] GET /volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:14.442150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b96697c3-f0e9-44d3-952a-6fb829059bcc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:14.444676 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b96697c3-f0e9-44d3-952a-6fb829059bcc tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/624a6657-6411-4b1d-bd07-0da6a36d4524/action Aug 18 05:33:14.445209 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b96697c3-f0e9-44d3-952a-6fb829059bcc tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-attach": {"instance_uuid": "72ded4e8-c21a-43ea-9d28-37e20f7ec556", "mountpoint": "/dev/vdc"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:14.445414 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b96697c3-f0e9-44d3-952a-6fb829059bcc tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "72ded4e8-c21a-43ea-9d28-37e20f7ec556", "mountpoint": "/dev/vdc"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:14.456483 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b96697c3-f0e9-44d3-952a-6fb829059bcc tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/624a6657-6411-4b1d-bd07-0da6a36d4524/action returned with HTTP 404 Aug 18 05:33:14.457303 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 690/2758] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:14 2026] POST /volume/v3/volumes/624a6657-6411-4b1d-bd07-0da6a36d4524/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:14.779927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fe129558-fe77-4b16-8581-98bab7a4c2f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:14.887860 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe129558-fe77-4b16-8581-98bab7a4c2f8 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes Aug 18 05:33:14.888203 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe129558-fe77-4b16-8581-98bab7a4c2f8 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:14.888491 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe129558-fe77-4b16-8581-98bab7a4c2f8 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:14.888819 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-fe129558-fe77-4b16-8581-98bab7a4c2f8 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:14.889929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fe129558-fe77-4b16-8581-98bab7a4c2f8 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:14.898306 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fe129558-fe77-4b16-8581-98bab7a4c2f8 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:14.898706 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe129558-fe77-4b16-8581-98bab7a4c2f8 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 200 Aug 18 05:33:14.899325 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 683/2759] 10.4.3.250 () {66 vars in 1237 bytes} [Tue Aug 18 05:33:14 2026] GET /volume/v3/volumes => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:33:14.910248 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d4c7b992-2bab-4689-8c0d-3c543285038b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:14.913456 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:14.914404 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-84613312"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:14.916344 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-84613312'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:14.916624 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Create volume of 1 GB Aug 18 05:33:14.917349 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:14.917349 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:14.922613 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Availability Zones retrieved successfully. Aug 18 05:33:14.932743 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Flow 'volume_create_api' (370b7455-b079-428a-a296-e7c22fd2d2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:14.934471 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40fba0ed-09a9-4dc4-8473-7feca3285f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:14.935552 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:14.987419 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40fba0ed-09a9-4dc4-8473-7feca3285f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:14.989166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4321d2c6-13a4-4720-8a03-f8060691ac32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.091651 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Created reservations ['1fee8317-3b80-4a25-96b0-1c97bd913dd1', 'fbc8efdc-97b3-445d-b3b7-28af462a1388', '36a88a6c-c179-4ea8-beca-53f0c8212379', '6245e6f9-6096-4dac-a62e-1fc195e65a4e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:15.092736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4321d2c6-13a4-4720-8a03-f8060691ac32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fee8317-3b80-4a25-96b0-1c97bd913dd1', 'fbc8efdc-97b3-445d-b3b7-28af462a1388', '36a88a6c-c179-4ea8-beca-53f0c8212379', '6245e6f9-6096-4dac-a62e-1fc195e65a4e']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.093795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47a6e7be-7277-4314-a717-e9f2199f9e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.158219 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47a6e7be-7277-4314-a717-e9f2199f9e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-84613312',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c257742b85b4879a258c6d928b83d4e',qos_specs=None,replication_status=,reservations=['1fee8317-3b80-4a25-96b0-1c97bd913dd1','fbc8efdc-97b3-445d-b3b7-28af462a1388','36a88a6c-c179-4ea8-beca-53f0c8212379','6245e6f9-6096-4dac-a62e-1fc195e65a4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885a5fcf24414f5f971b811da7a02533',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-84613312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4c257742b85b4879a258c6d928b83d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='885a5fcf24414f5f971b811da7a02533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.159209 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a696dbf-c872-4fcc-b1b9-a9a8daa31e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.194589 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a696dbf-c872-4fcc-b1b9-a9a8daa31e7f) transitioned into state 'SUCCESS' from state '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-84613312',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c257742b85b4879a258c6d928b83d4e',qos_specs=None,replication_status=,reservations=['1fee8317-3b80-4a25-96b0-1c97bd913dd1','fbc8efdc-97b3-445d-b3b7-28af462a1388','36a88a6c-c179-4ea8-beca-53f0c8212379','6245e6f9-6096-4dac-a62e-1fc195e65a4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885a5fcf24414f5f971b811da7a02533',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.195659 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64fcd46-86c7-4136-b364-0034104e9775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.211934 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b64fcd46-86c7-4136-b364-0034104e9775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.214226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Flow 'volume_create_api' (370b7455-b079-428a-a296-e7c22fd2d2ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:15.214226 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Create volume request issued successfully. Aug 18 05:33:15.214226 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4c7b992-2bab-4689-8c0d-3c543285038b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:15.214394 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 697/2760] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:14 2026] POST /volume/v3/volumes => generated 762 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:15.230972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-526c6656-6184-4f35-a17b-1b2182f52065 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:15.233970 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-526c6656-6184-4f35-a17b-1b2182f52065 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:15.233970 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-526c6656-6184-4f35-a17b-1b2182f52065 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:15.234224 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-526c6656-6184-4f35-a17b-1b2182f52065 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:15.236129 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc7b9be7-46a0-466d-9267-a102816d8b11 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:15.247352 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc7b9be7-46a0-466d-9267-a102816d8b11 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71 Aug 18 05:33:15.247352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc7b9be7-46a0-466d-9267-a102816d8b11 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:15.247352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc7b9be7-46a0-466d-9267-a102816d8b11 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:15.247352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-dc7b9be7-46a0-466d-9267-a102816d8b11 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member b8810f74-6ca0-450b-8522-91562e851a71 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:15.253688 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:15.253688 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:15.256794 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:15.256794 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:15.263805 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-526c6656-6184-4f35-a17b-1b2182f52065 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:15.272083 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc7b9be7-46a0-466d-9267-a102816d8b11 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71 returned with HTTP 200 Aug 18 05:33:15.272083 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 691/2761] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:15 2026] GET /volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:15.272900 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-526c6656-6184-4f35-a17b-1b2182f52065 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d returned with HTTP 200 Aug 18 05:33:15.273805 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 691/2762] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:15 2026] GET /volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:15.282747 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:15.285776 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:15.286318 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1670575098", "volume_type": "9dc2e932-f0ff-4e88-82a4-77010670e96f", "group_id": "b8810f74-6ca0-450b-8522-91562e851a71", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:15.291467 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1670575098', 'volume_type': '9dc2e932-f0ff-4e88-82a4-77010670e96f', 'group_id': 'b8810f74-6ca0-450b-8522-91562e851a71', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:15.300794 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:15.300794 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:15.301433 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume of 1 GB Aug 18 05:33:15.309815 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Availability Zones retrieved successfully. Aug 18 05:33:15.318330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (c127e5f7-32b3-49b3-8ed7-a1210eab6d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:15.321065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e031235-2dd7-4635-b3fa-082b6930acff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.321835 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:15.321835 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:15.322509 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:15.352689 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e031235-2dd7-4635-b3fa-082b6930acff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:33:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9dc2e932-f0ff-4e88-82a4-77010670e96f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1579018221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9dc2e932-f0ff-4e88-82a4-77010670e96f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b8810f74-6ca0-450b-8522-91562e851a71', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.353173 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16917a5-7f21-4f14-9de1-a7ae5c19fb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.387172 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1579018221 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1579018221, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:15.387631 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1579018221 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1579018221, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:15.432959 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['a9216ac4-04b9-463e-a6f3-30ae157e842b', 'f88232f4-ae3e-428e-8dd6-26e07c4b1466', '2163d824-c70e-49c9-b9e9-fa017d145cd9', '2512c8ad-6cf4-432d-a999-5895af65463e'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:15.433844 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16917a5-7f21-4f14-9de1-a7ae5c19fb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9216ac4-04b9-463e-a6f3-30ae157e842b', 'f88232f4-ae3e-428e-8dd6-26e07c4b1466', '2163d824-c70e-49c9-b9e9-fa017d145cd9', '2512c8ad-6cf4-432d-a999-5895af65463e']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.435359 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00d26fbb-9bf4-48f6-b7ec-1f77b91bc2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.459577 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00d26fbb-9bf4-48f6-b7ec-1f77b91bc2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9634526d-8d1b-4171-b661-16cdbd20e4c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1670575098',encryption_key_id=None,group_id=b8810f74-6ca0-450b-8522-91562e851a71,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['a9216ac4-04b9-463e-a6f3-30ae157e842b','f88232f4-ae3e-428e-8dd6-26e07c4b1466','2163d824-c70e-49c9-b9e9-fa017d145cd9','2512c8ad-6cf4-432d-a999-5895af65463e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=9dc2e932-f0ff-4e88-82a4-77010670e96f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1670575098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b8810f74-6ca0-450b-8522-91562e851a71,host=None,id=9634526d-8d1b-4171-b661-16cdbd20e4c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5bd3490c3b24f08a028e71073acfded',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9dc2e932-f0ff-4e88-82a4-77010670e96f),volume_type_id=9dc2e932-f0ff-4e88-82a4-77010670e96f)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.460345 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375642cb-552e-4fd2-9d4b-af06a580be76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.480511 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375642cb-552e-4fd2-9d4b-af06a580be76) transitioned into state 'SUCCESS' from state '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-1670575098',encryption_key_id=None,group_id=b8810f74-6ca0-450b-8522-91562e851a71,group_type_id=,metadata={},multiattach=False,project_id='1e9b5c1d844a484f8a09a05f5a7a8e86',qos_specs=None,replication_status=,reservations=['a9216ac4-04b9-463e-a6f3-30ae157e842b','f88232f4-ae3e-428e-8dd6-26e07c4b1466','2163d824-c70e-49c9-b9e9-fa017d145cd9','2512c8ad-6cf4-432d-a999-5895af65463e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bd3490c3b24f08a028e71073acfded',volume_type_id=9dc2e932-f0ff-4e88-82a4-77010670e96f)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.481412 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6278727e-c3eb-4f05-8918-efa99d4b854f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.510625 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6278727e-c3eb-4f05-8918-efa99d4b854f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.511367 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Flow 'volume_create_api' (c127e5f7-32b3-49b3-8ed7-a1210eab6d70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:15.511709 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Create volume request issued successfully. Aug 18 05:33:15.512454 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:15.512621 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:15.564665 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:15.567810 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:15.567810 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:15.574922 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6a061f9-1682-4b1d-a968-f7ac4cc618fd tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:15.574922 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 684/2763] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:33:15 2026] POST /volume/v3/volumes => generated 823 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:15.594568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bad656ae-64e1-4ab0-888c-2252ac5eebed None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:15.598653 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bad656ae-64e1-4ab0-888c-2252ac5eebed tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 Aug 18 05:33:15.598891 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bad656ae-64e1-4ab0-888c-2252ac5eebed tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:15.599205 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bad656ae-64e1-4ab0-888c-2252ac5eebed tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:15.613945 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:15.613945 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:15.617033 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bad656ae-64e1-4ab0-888c-2252ac5eebed tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:33:15.617901 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-bad656ae-64e1-4ab0-888c-2252ac5eebed tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:15.618158 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-bad656ae-64e1-4ab0-888c-2252ac5eebed tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:15.660291 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-bad656ae-64e1-4ab0-888c-2252ac5eebed tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:15.663514 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:15.663514 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:15.675151 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bad656ae-64e1-4ab0-888c-2252ac5eebed tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 returned with HTTP 200 Aug 18 05:33:15.675613 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 698/2764] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:15 2026] GET /volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 => generated 891 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:15.833631 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:15.835719 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:15.836269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-145458147", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:15.838972 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-145458147', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:15.839221 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Create volume of 1 GB Aug 18 05:33:15.839642 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:15.839642 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:15.844522 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Availability Zones retrieved successfully. Aug 18 05:33:15.852995 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Flow 'volume_create_api' (8d0d2040-ced9-4f7f-b9a9-d4de277d0ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:15.854761 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532098a0-f677-41b2-84a0-592e12add09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.856132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:15.890228 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532098a0-f677-41b2-84a0-592e12add09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.891229 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43039164-a601-4314-a232-60b79a7e07c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.968156 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Created reservations ['cca2ce7f-19b3-4fa1-af82-0984829513f7', '1ab1f268-8af0-48c2-9b93-f751d5e19a84', '8415f9aa-ca7f-4f8c-a59b-c030e0413cc1', '9888a417-7b38-4d65-a8ed-2dfa207091b7'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:15.969030 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43039164-a601-4314-a232-60b79a7e07c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca2ce7f-19b3-4fa1-af82-0984829513f7', '1ab1f268-8af0-48c2-9b93-f751d5e19a84', '8415f9aa-ca7f-4f8c-a59b-c030e0413cc1', '9888a417-7b38-4d65-a8ed-2dfa207091b7']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.970332 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfacac09-590a-4b66-8525-d8f691efb04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:15.997893 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfacac09-590a-4b66-8525-d8f691efb04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5f103ce-1e3c-4928-8157-18c3408bfaf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-145458147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e21bd928e54903b0b0287a969f9d6f',qos_specs=None,replication_status=,reservations=['cca2ce7f-19b3-4fa1-af82-0984829513f7','1ab1f268-8af0-48c2-9b93-f751d5e19a84','8415f9aa-ca7f-4f8c-a59b-c030e0413cc1','9888a417-7b38-4d65-a8ed-2dfa207091b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cee581cd0944e8188d80c08f9f188f9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-145458147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5f103ce-1e3c-4928-8157-18c3408bfaf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e21bd928e54903b0b0287a969f9d6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cee581cd0944e8188d80c08f9f188f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:15.998636 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7587f983-ab23-42fc-be5f-632f41e2c492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:16.024287 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7587f983-ab23-42fc-be5f-632f41e2c492) transitioned into state 'SUCCESS' from state '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-145458147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e21bd928e54903b0b0287a969f9d6f',qos_specs=None,replication_status=,reservations=['cca2ce7f-19b3-4fa1-af82-0984829513f7','1ab1f268-8af0-48c2-9b93-f751d5e19a84','8415f9aa-ca7f-4f8c-a59b-c030e0413cc1','9888a417-7b38-4d65-a8ed-2dfa207091b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cee581cd0944e8188d80c08f9f188f9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:16.025395 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b4d9f4-6d05-4fb2-8c09-976b3ac37e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:16.042436 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b4d9f4-6d05-4fb2-8c09-976b3ac37e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:16.043663 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Flow 'volume_create_api' (8d0d2040-ced9-4f7f-b9a9-d4de277d0ad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:16.044074 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Create volume request issued successfully. Aug 18 05:33:16.044813 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-502034a9-6613-45e1-a4ba-f93f95fdd44d tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:16.045411 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 692/2765] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:33:15 2026] POST /volume/v3/volumes => generated 788 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:16.058537 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02dd1666-9509-4f03-926c-2cd645f10195 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:16.062898 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02dd1666-9509-4f03-926c-2cd645f10195 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:16.063282 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02dd1666-9509-4f03-926c-2cd645f10195 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:16.063516 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02dd1666-9509-4f03-926c-2cd645f10195 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:16.075389 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.075389 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:16.084035 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-02dd1666-9509-4f03-926c-2cd645f10195 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:16.090788 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02dd1666-9509-4f03-926c-2cd645f10195 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:16.091287 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 692/2766] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:16 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:16.289265 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-730a7ab6-07fb-4639-a2e9-6a116a7cc75c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:16.291535 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-730a7ab6-07fb-4639-a2e9-6a116a7cc75c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:16.291744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-730a7ab6-07fb-4639-a2e9-6a116a7cc75c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:16.291936 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-730a7ab6-07fb-4639-a2e9-6a116a7cc75c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:16.299372 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.299372 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:16.303322 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-730a7ab6-07fb-4639-a2e9-6a116a7cc75c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:16.307859 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-730a7ab6-07fb-4639-a2e9-6a116a7cc75c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d returned with HTTP 200 Aug 18 05:33:16.308635 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 685/2767] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:16 2026] GET /volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:16.325614 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9a85cd81-11c6-4ec2-94a1-a2239e12ebf1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:16.328822 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a85cd81-11c6-4ec2-94a1-a2239e12ebf1 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:16.329127 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a85cd81-11c6-4ec2-94a1-a2239e12ebf1 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:16.329379 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a85cd81-11c6-4ec2-94a1-a2239e12ebf1 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:16.336571 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.336571 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:16.340476 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9a85cd81-11c6-4ec2-94a1-a2239e12ebf1 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:16.345925 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a85cd81-11c6-4ec2-94a1-a2239e12ebf1 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d returned with HTTP 200 Aug 18 05:33:16.346599 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 699/2768] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:16 2026] GET /volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:16.359241 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:16.361213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:16.361588 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-546683122"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:16.363343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-546683122'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:16.363514 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Create volume of 1 GB Aug 18 05:33:16.363826 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.363826 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:16.368347 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Availability Zones retrieved successfully. Aug 18 05:33:16.374223 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Flow 'volume_create_api' (645a5f5f-21e2-4daf-bad7-4a1a04a53bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:16.375235 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440991e5-2155-4184-bda0-f1b671bc2e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:16.376221 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:16.403712 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (440991e5-2155-4184-bda0-f1b671bc2e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:16.404607 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d23410-f95e-47cd-b396-227714189431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:16.444616 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Created reservations ['cbbdca19-8c87-4ff5-8216-c757e2737f31', 'd104b7db-9163-4a1d-9c5a-3506580101a5', '7faec725-d4a3-47c2-8081-7a0266daf1f8', '6fd23b5b-e13d-4d6c-8f67-08d78aea439a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:16.445515 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d23410-f95e-47cd-b396-227714189431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbbdca19-8c87-4ff5-8216-c757e2737f31', 'd104b7db-9163-4a1d-9c5a-3506580101a5', '7faec725-d4a3-47c2-8081-7a0266daf1f8', '6fd23b5b-e13d-4d6c-8f67-08d78aea439a']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:16.446336 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2f4f51-11c6-40f4-a678-127f97c01082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:16.470933 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2f4f51-11c6-40f4-a678-127f97c01082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f729baf-7791-47f2-b88d-4647f497494f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-546683122',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c257742b85b4879a258c6d928b83d4e',qos_specs=None,replication_status=,reservations=['cbbdca19-8c87-4ff5-8216-c757e2737f31','d104b7db-9163-4a1d-9c5a-3506580101a5','7faec725-d4a3-47c2-8081-7a0266daf1f8','6fd23b5b-e13d-4d6c-8f67-08d78aea439a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885a5fcf24414f5f971b811da7a02533',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-546683122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f729baf-7791-47f2-b88d-4647f497494f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4c257742b85b4879a258c6d928b83d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='885a5fcf24414f5f971b811da7a02533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:16.471705 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04038433-7bd6-411f-b639-52255874e832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:16.492005 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04038433-7bd6-411f-b639-52255874e832) transitioned into state 'SUCCESS' from state '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-546683122',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c257742b85b4879a258c6d928b83d4e',qos_specs=None,replication_status=,reservations=['cbbdca19-8c87-4ff5-8216-c757e2737f31','d104b7db-9163-4a1d-9c5a-3506580101a5','7faec725-d4a3-47c2-8081-7a0266daf1f8','6fd23b5b-e13d-4d6c-8f67-08d78aea439a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885a5fcf24414f5f971b811da7a02533',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:16.492956 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c1975e-fddb-4a7d-9996-f45e563fd4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:16.505431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c1975e-fddb-4a7d-9996-f45e563fd4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:16.506575 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Flow 'volume_create_api' (645a5f5f-21e2-4daf-bad7-4a1a04a53bca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:16.506984 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Create volume request issued successfully. Aug 18 05:33:16.507813 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5fd23b1-6a1e-4a29-9351-fdc8d8c6a563 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:16.508429 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 693/2769] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:16 2026] POST /volume/v3/volumes => generated 763 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:16.520610 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d4a2834f-68ce-473a-8f5f-350a81f1f5e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:16.522822 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4a2834f-68ce-473a-8f5f-350a81f1f5e5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:16.523125 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4a2834f-68ce-473a-8f5f-350a81f1f5e5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:16.523410 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4a2834f-68ce-473a-8f5f-350a81f1f5e5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:16.531565 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.531565 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:16.535743 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d4a2834f-68ce-473a-8f5f-350a81f1f5e5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:16.541120 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4a2834f-68ce-473a-8f5f-350a81f1f5e5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f returned with HTTP 200 Aug 18 05:33:16.541556 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 693/2770] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:16 2026] GET /volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:16.693214 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-43bf8997-6ef6-4847-8ebb-d47ea71a5f32 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:16.695255 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-43bf8997-6ef6-4847-8ebb-d47ea71a5f32 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 Aug 18 05:33:16.695558 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-43bf8997-6ef6-4847-8ebb-d47ea71a5f32 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:16.695782 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-43bf8997-6ef6-4847-8ebb-d47ea71a5f32 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:16.705218 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.705218 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:16.709549 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-43bf8997-6ef6-4847-8ebb-d47ea71a5f32 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:33:16.710311 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-43bf8997-6ef6-4847-8ebb-d47ea71a5f32 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:16.710530 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-43bf8997-6ef6-4847-8ebb-d47ea71a5f32 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:16.748620 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-43bf8997-6ef6-4847-8ebb-d47ea71a5f32 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:16.751899 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.751899 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:16.759605 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-43bf8997-6ef6-4847-8ebb-d47ea71a5f32 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 returned with HTTP 200 Aug 18 05:33:16.759998 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 686/2771] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:16 2026] GET /volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 => generated 916 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:16.772927 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dc519c48-7b27-4bb0-9ceb-56cc5ad16ae0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:16.774880 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc519c48-7b27-4bb0-9ceb-56cc5ad16ae0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/group_snapshots Aug 18 05:33:16.775302 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc519c48-7b27-4bb0-9ceb-56cc5ad16ae0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b8810f74-6ca0-450b-8522-91562e851a71", "name": "tempest-group_snapshot-2028896672"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:16.776965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-dc519c48-7b27-4bb0-9ceb-56cc5ad16ae0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b8810f74-6ca0-450b-8522-91562e851a71', 'name': 'tempest-group_snapshot-2028896672'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 05:33:16.780967 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.780967 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:16.785250 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.group_snapshots [None req-dc519c48-7b27-4bb0-9ceb-56cc5ad16ae0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Creating group_snapshot tempest-group_snapshot-2028896672. Aug 18 05:33:16.803707 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.803707 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:16.817455 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-dc519c48-7b27-4bb0-9ceb-56cc5ad16ae0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1579018221 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1579018221, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:16.817782 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-dc519c48-7b27-4bb0-9ceb-56cc5ad16ae0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1579018221 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1579018221, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:16.840082 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-dc519c48-7b27-4bb0-9ceb-56cc5ad16ae0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Created reservations ['ad288e32-4176-4a26-84fc-04d29b7cf5b8', 'b279fad3-43e3-4fe7-9411-1326ff5dae4b', '899545ca-5dc9-4446-803b-117780e96aed', '81817f3c-fe99-4230-a7ee-b57f2b8136a1'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:16.870105 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc519c48-7b27-4bb0-9ceb-56cc5ad16ae0 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots returned with HTTP 202 Aug 18 05:33:16.870105 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 700/2772] 10.4.3.250 () {70 vars in 1324 bytes} [Tue Aug 18 05:33:16 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:16.876156 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4da07069-7873-4d39-a766-6da5c93c80db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:16.880098 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4da07069-7873-4d39-a766-6da5c93c80db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 Aug 18 05:33:16.880098 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4da07069-7873-4d39-a766-6da5c93c80db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:16.880098 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4da07069-7873-4d39-a766-6da5c93c80db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:16.880098 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-4da07069-7873-4d39-a766-6da5c93c80db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member af545cd4-71ee-4ca9-a42a-23aacf6b02b2 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:16.885541 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:16.885541 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:16.888754 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4da07069-7873-4d39-a766-6da5c93c80db tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 returned with HTTP 200 Aug 18 05:33:16.889412 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 694/2773] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:16 2026] GET /volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:17.109330 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e49bd8d-e769-42ae-9305-5f186b0afc9b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.111224 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e49bd8d-e769-42ae-9305-5f186b0afc9b tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:17.111486 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e49bd8d-e769-42ae-9305-5f186b0afc9b tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.111684 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e49bd8d-e769-42ae-9305-5f186b0afc9b tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.119652 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.119652 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:17.124452 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e49bd8d-e769-42ae-9305-5f186b0afc9b tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:17.130331 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e49bd8d-e769-42ae-9305-5f186b0afc9b tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:17.130842 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 694/2774] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:17.143720 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c134ffee-f2f9-4556-99d8-5a59f6be583a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.145667 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c134ffee-f2f9-4556-99d8-5a59f6be583a tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:17.145862 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c134ffee-f2f9-4556-99d8-5a59f6be583a tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.146080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c134ffee-f2f9-4556-99d8-5a59f6be583a tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.153006 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.153006 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:17.156992 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c134ffee-f2f9-4556-99d8-5a59f6be583a tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:17.162055 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c134ffee-f2f9-4556-99d8-5a59f6be583a tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:17.162492 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 687/2775] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:17.218340 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2afb3757-407f-44ef-8a96-603dab69e066 req-35e90873-3dc8-471b-a358-0c0739246c5f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.221331 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-35e90873-3dc8-471b-a358-0c0739246c5f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:17.221598 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-35e90873-3dc8-471b-a358-0c0739246c5f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.221892 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-35e90873-3dc8-471b-a358-0c0739246c5f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.231731 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.231731 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:17.236996 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-2afb3757-407f-44ef-8a96-603dab69e066 req-35e90873-3dc8-471b-a358-0c0739246c5f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:17.243367 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-35e90873-3dc8-471b-a358-0c0739246c5f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:17.243937 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 701/2776] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:17.323698 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd025d71-95c7-41c2-abc2-65cd9b6a2f41 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.324301 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd025d71-95c7-41c2-abc2-65cd9b6a2f41 None None] GET https://10.4.3.250/volume// Aug 18 05:33:17.324562 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd025d71-95c7-41c2-abc2-65cd9b6a2f41 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.324846 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd025d71-95c7-41c2-abc2-65cd9b6a2f41 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.325359 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd025d71-95c7-41c2-abc2-65cd9b6a2f41 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:17.325749 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 695/2777] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:17.332816 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2afb3757-407f-44ef-8a96-603dab69e066 req-7a3c73e8-87b6-490e-b37f-33cb367c3425 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.336285 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-7a3c73e8-87b6-490e-b37f-33cb367c3425 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:33:17.336813 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-7a3c73e8-87b6-490e-b37f-33cb367c3425 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5f103ce-1e3c-4928-8157-18c3408bfaf7", "connector": null, "instance_uuid": "8696c9b0-bb9d-40f1-a29d-5e616729133f"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:17.349993 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.349993 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:17.386838 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-7a3c73e8-87b6-490e-b37f-33cb367c3425 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:33:17.387545 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 695/2778] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:33:17 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:17.429775 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-77e405de-49ff-4806-8739-9ff839990b37 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.433427 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ea7ee096-5cf5-4b81-a22e-feba8760c65e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.433737 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-77e405de-49ff-4806-8739-9ff839990b37 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:17.433782 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea7ee096-5cf5-4b81-a22e-feba8760c65e None None] GET https://10.4.3.250/volume// Aug 18 05:33:17.433912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-77e405de-49ff-4806-8739-9ff839990b37 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.433959 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea7ee096-5cf5-4b81-a22e-feba8760c65e None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.433959 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea7ee096-5cf5-4b81-a22e-feba8760c65e None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.434060 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-77e405de-49ff-4806-8739-9ff839990b37 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.434102 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea7ee096-5cf5-4b81-a22e-feba8760c65e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:17.434102 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 702/2779] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:17.441337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2afb3757-407f-44ef-8a96-603dab69e066 req-e9a9c23e-db11-4f1f-87e3-51b6fb130235 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.444116 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-e9a9c23e-db11-4f1f-87e3-51b6fb130235 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:17.444406 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-e9a9c23e-db11-4f1f-87e3-51b6fb130235 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.444588 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-e9a9c23e-db11-4f1f-87e3-51b6fb130235 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.448411 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.448411 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:17.457152 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-77e405de-49ff-4806-8739-9ff839990b37 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:17.461160 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.461160 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:17.465197 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-77e405de-49ff-4806-8739-9ff839990b37 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:17.465754 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 688/2780] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:17.469054 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-2afb3757-407f-44ef-8a96-603dab69e066 req-e9a9c23e-db11-4f1f-87e3-51b6fb130235 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:17.473036 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-e9a9c23e-db11-4f1f-87e3-51b6fb130235 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:17.473651 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 696/2781] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 1042 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:17.559704 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80fda3c1-8c2d-4ae9-bd3b-b01c4d2f990d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.561536 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80fda3c1-8c2d-4ae9-bd3b-b01c4d2f990d tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:17.561748 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80fda3c1-8c2d-4ae9-bd3b-b01c4d2f990d tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.561950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80fda3c1-8c2d-4ae9-bd3b-b01c4d2f990d tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.569400 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.569400 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:17.573133 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-80fda3c1-8c2d-4ae9-bd3b-b01c4d2f990d tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:17.578245 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80fda3c1-8c2d-4ae9-bd3b-b01c4d2f990d tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f returned with HTTP 200 Aug 18 05:33:17.578650 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 696/2782] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:17.587732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2afb3757-407f-44ef-8a96-603dab69e066 req-a6a94c44-f69b-419c-884f-cd047f066230 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.593036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-127c4272-1308-4552-a1f4-5530df70110a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.593163 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-a6a94c44-f69b-419c-884f-cd047f066230 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] PUT https://10.4.3.250/volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 Aug 18 05:33:17.593163 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-a6a94c44-f69b-419c-884f-cd047f066230 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:17.593315 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-127c4272-1308-4552-a1f4-5530df70110a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:17.593315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-127c4272-1308-4552-a1f4-5530df70110a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.593315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-127c4272-1308-4552-a1f4-5530df70110a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.602775 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.602775 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:17.607101 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-2afb3757-407f-44ef-8a96-603dab69e066 req-a6a94c44-f69b-419c-884f-cd047f066230 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Acquiring lock "cinder-attachment_update-c5f103ce-1e3c-4928-8157-18c3408bfaf7-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:33:17.611797 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-127c4272-1308-4552-a1f4-5530df70110a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:17.614032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-2afb3757-407f-44ef-8a96-603dab69e066 req-a6a94c44-f69b-419c-884f-cd047f066230 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Lock "cinder-attachment_update-c5f103ce-1e3c-4928-8157-18c3408bfaf7-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:33:17.615500 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.615500 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:17.617330 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-127c4272-1308-4552-a1f4-5530df70110a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f returned with HTTP 200 Aug 18 05:33:17.618264 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 689/2783] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:17.630915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.637138 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:17.637619 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1391655558"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:17.639805 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1391655558'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:17.640111 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Create volume of 1 GB Aug 18 05:33:17.645579 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Availability Zones retrieved successfully. Aug 18 05:33:17.652933 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Flow 'volume_create_api' (1e280b45-217f-4c1c-abfc-14d5aa4c100e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:17.654126 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4028c94f-96e4-40a0-b85b-2ac2d3ddc69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:17.655986 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:17.690304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4028c94f-96e4-40a0-b85b-2ac2d3ddc69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:17.691308 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40966b1c-6c97-43d2-9dbe-bcc788dea901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:17.721114 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-2afb3757-407f-44ef-8a96-603dab69e066 req-a6a94c44-f69b-419c-884f-cd047f066230 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Lock "cinder-attachment_update-c5f103ce-1e3c-4928-8157-18c3408bfaf7-np0000007601" released by "attachment_update" :: held 0.106s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:33:17.721114 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-a6a94c44-f69b-419c-884f-cd047f066230 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 returned with HTTP 200 Aug 18 05:33:17.721114 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 703/2784] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:33:17 2026] PUT /volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:17.749732 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Created reservations ['6a2fba6c-948a-474c-8207-0976c1e52a0b', 'c6a74700-f086-43d5-b690-d1ef74218f15', '61b9b69f-a68a-487f-be7c-ea5dd0407189', '23ea6296-64c8-4665-9e22-ce849a153ce9'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:17.751150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40966b1c-6c97-43d2-9dbe-bcc788dea901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a2fba6c-948a-474c-8207-0976c1e52a0b', 'c6a74700-f086-43d5-b690-d1ef74218f15', '61b9b69f-a68a-487f-be7c-ea5dd0407189', '23ea6296-64c8-4665-9e22-ce849a153ce9']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:17.751983 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3d039f-5c9d-4bf9-a08a-85130ea37f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:17.783296 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3d039f-5c9d-4bf9-a08a-85130ea37f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f4db641-39f8-453f-98d1-06e411300465', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1391655558',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c257742b85b4879a258c6d928b83d4e',qos_specs=None,replication_status=,reservations=['6a2fba6c-948a-474c-8207-0976c1e52a0b','c6a74700-f086-43d5-b690-d1ef74218f15','61b9b69f-a68a-487f-be7c-ea5dd0407189','23ea6296-64c8-4665-9e22-ce849a153ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885a5fcf24414f5f971b811da7a02533',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1391655558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f4db641-39f8-453f-98d1-06e411300465,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4c257742b85b4879a258c6d928b83d4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='885a5fcf24414f5f971b811da7a02533',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:17.784598 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78612753-11a3-489a-971e-b0145b6d9f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:17.807775 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78612753-11a3-489a-971e-b0145b6d9f5d) transitioned into state 'SUCCESS' from state '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-1391655558',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4c257742b85b4879a258c6d928b83d4e',qos_specs=None,replication_status=,reservations=['6a2fba6c-948a-474c-8207-0976c1e52a0b','c6a74700-f086-43d5-b690-d1ef74218f15','61b9b69f-a68a-487f-be7c-ea5dd0407189','23ea6296-64c8-4665-9e22-ce849a153ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885a5fcf24414f5f971b811da7a02533',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:17.808729 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff60473-2a05-47d0-876a-9f9f7d5bec7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:17.821791 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff60473-2a05-47d0-876a-9f9f7d5bec7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:17.822775 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Flow 'volume_create_api' (1e280b45-217f-4c1c-abfc-14d5aa4c100e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:17.823210 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Create volume request issued successfully. Aug 18 05:33:17.823996 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-067974ed-77c6-4f11-b7c8-10ef2cfea12f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:17.824629 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 697/2785] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:17 2026] POST /volume/v3/volumes => generated 764 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:17.836981 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-430545fb-9737-4831-a52e-0e3f9764252f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.840144 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-430545fb-9737-4831-a52e-0e3f9764252f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:17.840361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-430545fb-9737-4831-a52e-0e3f9764252f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.840586 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-430545fb-9737-4831-a52e-0e3f9764252f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.855845 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.855845 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:17.862815 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-430545fb-9737-4831-a52e-0e3f9764252f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:17.868118 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-430545fb-9737-4831-a52e-0e3f9764252f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 returned with HTTP 200 Aug 18 05:33:17.868680 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 697/2786] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 => generated 832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:17.905148 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fb022998-0bdf-4057-a19e-4b632cdea287 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.906861 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb022998-0bdf-4057-a19e-4b632cdea287 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 Aug 18 05:33:17.907116 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb022998-0bdf-4057-a19e-4b632cdea287 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.907797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb022998-0bdf-4057-a19e-4b632cdea287 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.908123 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-fb022998-0bdf-4057-a19e-4b632cdea287 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member af545cd4-71ee-4ca9-a42a-23aacf6b02b2 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:17.911600 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.911600 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:17.915947 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb022998-0bdf-4057-a19e-4b632cdea287 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 returned with HTTP 200 Aug 18 05:33:17.917929 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 690/2787] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:17.925818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-11b99de8-bec1-40ff-84da-7d71084bd41a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.928474 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11b99de8-bec1-40ff-84da-7d71084bd41a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail Aug 18 05:33:17.928474 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11b99de8-bec1-40ff-84da-7d71084bd41a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.930670 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11b99de8-bec1-40ff-84da-7d71084bd41a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.930670 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-11b99de8-bec1-40ff-84da-7d71084bd41a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:17.930670 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.930670 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:17.931667 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.db.api [None req-11b99de8-bec1-40ff-84da-7d71084bd41a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Building query based on filter {{(pid=100216) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:33:17.935107 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-11b99de8-bec1-40ff-84da-7d71084bd41a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all snapshots completed successfully. Aug 18 05:33:17.935877 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.935877 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:17.936760 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11b99de8-bec1-40ff-84da-7d71084bd41a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 05:33:17.937436 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 704/2788] 10.4.3.250 () {66 vars in 1264 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:17.948842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f249f8f-1633-4cad-b474-11d920d507b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.951033 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f249f8f-1633-4cad-b474-11d920d507b4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/387b0c01-7c8b-4757-8ae9-352b45d32a6b Aug 18 05:33:17.951308 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f249f8f-1633-4cad-b474-11d920d507b4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.957749 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f249f8f-1633-4cad-b474-11d920d507b4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.957749 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.957749 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:17.957749 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f249f8f-1633-4cad-b474-11d920d507b4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Snapshot retrieved successfully. Aug 18 05:33:17.958347 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f249f8f-1633-4cad-b474-11d920d507b4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/387b0c01-7c8b-4757-8ae9-352b45d32a6b returned with HTTP 200 Aug 18 05:33:17.958750 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 698/2789] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/snapshots/387b0c01-7c8b-4757-8ae9-352b45d32a6b => generated 451 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:17.969960 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-828a9779-1532-4d52-bd81-e73a629c6124 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:17.971790 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-828a9779-1532-4d52-bd81-e73a629c6124 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 Aug 18 05:33:17.972026 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-828a9779-1532-4d52-bd81-e73a629c6124 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:17.972262 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-828a9779-1532-4d52-bd81-e73a629c6124 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:17.972375 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-828a9779-1532-4d52-bd81-e73a629c6124 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member af545cd4-71ee-4ca9-a42a-23aacf6b02b2 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:17.982504 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:17.982504 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:17.988903 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-828a9779-1532-4d52-bd81-e73a629c6124 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 returned with HTTP 200 Aug 18 05:33:17.989373 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 698/2790] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:17 2026] GET /volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:18.001732 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-648f9151-73da-478c-b4d4-ab745d0e00a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.003475 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-648f9151-73da-478c-b4d4-ab745d0e00a2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/detail Aug 18 05:33:18.003649 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-648f9151-73da-478c-b4d4-ab745d0e00a2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.003846 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-648f9151-73da-478c-b4d4-ab745d0e00a2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.011530 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-648f9151-73da-478c-b4d4-ab745d0e00a2 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 18 05:33:18.011798 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 691/2791] 10.4.3.250 () {68 vars in 1323 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:18.020795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ca1e6759-6301-469f-8155-3c5bc4d1d94a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.022295 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca1e6759-6301-469f-8155-3c5bc4d1d94a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] DELETE https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 Aug 18 05:33:18.022753 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca1e6759-6301-469f-8155-3c5bc4d1d94a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.023095 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca1e6759-6301-469f-8155-3c5bc4d1d94a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.023309 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-ca1e6759-6301-469f-8155-3c5bc4d1d94a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] delete called for member af545cd4-71ee-4ca9-a42a-23aacf6b02b2 {{(pid=100216) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 05:33:18.023477 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.group_snapshots [None req-ca1e6759-6301-469f-8155-3c5bc4d1d94a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Delete group_snapshot with id: af545cd4-71ee-4ca9-a42a-23aacf6b02b2 Aug 18 05:33:18.027344 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.027344 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:18.067182 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca1e6759-6301-469f-8155-3c5bc4d1d94a tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 returned with HTTP 202 Aug 18 05:33:18.067182 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 705/2792] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:33:18 2026] DELETE /volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:18.074821 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.078614 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:18.078934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.079251 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.079662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:18.080629 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:18.090277 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all volumes completed successfully. Aug 18 05:33:18.091244 np0000007601 devstack@c-api.service[100215]: WARNING stevedore.named [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:18.091472 np0000007601 devstack@c-api.service[100215]: WARNING castellan.key_manager [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:18.131685 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:18.135749 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.135749 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:18.143879 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3df19c29-eabe-42e8-867e-e449c5d0cfd4 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:18.144385 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 699/2793] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:18.160658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11914e58-c62f-47b9-8344-b1fb7ab68acf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.162972 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11914e58-c62f-47b9-8344-b1fb7ab68acf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail Aug 18 05:33:18.163264 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11914e58-c62f-47b9-8344-b1fb7ab68acf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.163496 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11914e58-c62f-47b9-8344-b1fb7ab68acf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.163836 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-11914e58-c62f-47b9-8344-b1fb7ab68acf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:18.165081 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.db.api [None req-11914e58-c62f-47b9-8344-b1fb7ab68acf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Building query based on filter {{(pid=100214) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:33:18.168941 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11914e58-c62f-47b9-8344-b1fb7ab68acf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all snapshots completed successfully. Aug 18 05:33:18.170261 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11914e58-c62f-47b9-8344-b1fb7ab68acf tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 05:33:18.170418 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 699/2794] 10.4.3.250 () {66 vars in 1264 bytes} [Tue Aug 18 05:33:18 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 18 05:33:18.183322 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9c35b1e3-d52d-42f9-bfcb-831f8d07b851 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.185440 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c35b1e3-d52d-42f9-bfcb-831f8d07b851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 Aug 18 05:33:18.185665 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c35b1e3-d52d-42f9-bfcb-831f8d07b851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.185903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c35b1e3-d52d-42f9-bfcb-831f8d07b851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.186043 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-9c35b1e3-d52d-42f9-bfcb-831f8d07b851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member af545cd4-71ee-4ca9-a42a-23aacf6b02b2 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:18.189257 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c35b1e3-d52d-42f9-bfcb-831f8d07b851 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 returned with HTTP 404 Aug 18 05:33:18.189715 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 692/2795] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:18.196759 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7d113e37-5a32-4628-92ab-422892a8a378 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.201035 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d113e37-5a32-4628-92ab-422892a8a378 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/group_snapshots Aug 18 05:33:18.201035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7d113e37-5a32-4628-92ab-422892a8a378 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.201035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7d113e37-5a32-4628-92ab-422892a8a378 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.201035 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.201035 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:18.205999 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d113e37-5a32-4628-92ab-422892a8a378 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots returned with HTTP 200 Aug 18 05:33:18.206804 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 706/2796] 10.4.3.250 () {68 vars in 1302 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:18.214393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5b738eb-1cd2-459a-8c54-8aa7aa47f393 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.216574 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5b738eb-1cd2-459a-8c54-8aa7aa47f393 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] DELETE https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 Aug 18 05:33:18.216828 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5b738eb-1cd2-459a-8c54-8aa7aa47f393 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.217116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5b738eb-1cd2-459a-8c54-8aa7aa47f393 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.217267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-e5b738eb-1cd2-459a-8c54-8aa7aa47f393 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] delete called for member af545cd4-71ee-4ca9-a42a-23aacf6b02b2 {{(pid=100215) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 05:33:18.217388 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.group_snapshots [None req-e5b738eb-1cd2-459a-8c54-8aa7aa47f393 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Delete group_snapshot with id: af545cd4-71ee-4ca9-a42a-23aacf6b02b2 Aug 18 05:33:18.220504 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5b738eb-1cd2-459a-8c54-8aa7aa47f393 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 returned with HTTP 404 Aug 18 05:33:18.220988 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 700/2797] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:33:18 2026] DELETE /volume/v3/group_snapshots/af545cd4-71ee-4ca9-a42a-23aacf6b02b2 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:18.227653 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.229481 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:18.229678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.229852 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.230149 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:18.230835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:18.237733 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Get all volumes completed successfully. Aug 18 05:33:18.238474 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:18.238634 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:18.276317 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:18.281207 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.281207 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:18.291639 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c934883c-b5ea-424e-8cba-5ac04438ddbc tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:18.292390 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 700/2798] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:18.306041 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-000bfc91-ae9a-43dd-8501-2015cd487da7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.307851 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-000bfc91-ae9a-43dd-8501-2015cd487da7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] POST https://10.4.3.250/volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71/action Aug 18 05:33:18.308684 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-000bfc91-ae9a-43dd-8501-2015cd487da7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:18.308821 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-000bfc91-ae9a-43dd-8501-2015cd487da7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:18.310351 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-000bfc91-ae9a-43dd-8501-2015cd487da7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] delete called for group b8810f74-6ca0-450b-8522-91562e851a71 {{(pid=100217) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:33:18.310465 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.groups [None req-000bfc91-ae9a-43dd-8501-2015cd487da7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Delete group with id: b8810f74-6ca0-450b-8522-91562e851a71 Aug 18 05:33:18.315125 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.315125 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:18.382801 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-000bfc91-ae9a-43dd-8501-2015cd487da7 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71/action returned with HTTP 202 Aug 18 05:33:18.383351 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 693/2799] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:33:18 2026] POST /volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:18.393102 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a48676c0-6f42-4448-a7eb-8b56e1757a64 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.394888 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a48676c0-6f42-4448-a7eb-8b56e1757a64 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 Aug 18 05:33:18.395518 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a48676c0-6f42-4448-a7eb-8b56e1757a64 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.395885 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a48676c0-6f42-4448-a7eb-8b56e1757a64 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.405385 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.405385 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:18.413035 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a48676c0-6f42-4448-a7eb-8b56e1757a64 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Volume info retrieved successfully. Aug 18 05:33:18.413035 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-a48676c0-6f42-4448-a7eb-8b56e1757a64 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:18.413035 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-a48676c0-6f42-4448-a7eb-8b56e1757a64 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:18.467149 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-a48676c0-6f42-4448-a7eb-8b56e1757a64 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:18.471264 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.471264 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:18.482374 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a48676c0-6f42-4448-a7eb-8b56e1757a64 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 returned with HTTP 200 Aug 18 05:33:18.482687 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 707/2800] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:18.484403 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9a3ddc07-c6e2-4e70-bdb8-48284c14a722 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.487385 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a3ddc07-c6e2-4e70-bdb8-48284c14a722 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:18.487684 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a3ddc07-c6e2-4e70-bdb8-48284c14a722 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.487959 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9a3ddc07-c6e2-4e70-bdb8-48284c14a722 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.505872 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.505872 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:18.513786 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9a3ddc07-c6e2-4e70-bdb8-48284c14a722 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:18.520868 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9a3ddc07-c6e2-4e70-bdb8-48284c14a722 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:18.521482 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 701/2801] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:18.736366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.738732 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:18.739142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ec3698c3-90ea-46d2-b588-2b9545494df0", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-135030689"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:18.740776 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume request body: {'volume': {'imageRef': 'ec3698c3-90ea-46d2-b588-2b9545494df0', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-135030689'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:18.882512 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e3c48eae-08cd-450b-a7b9-6147913d223a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.885586 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e3c48eae-08cd-450b-a7b9-6147913d223a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:18.885873 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e3c48eae-08cd-450b-a7b9-6147913d223a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.886188 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e3c48eae-08cd-450b-a7b9-6147913d223a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.894687 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.894687 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:18.899395 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e3c48eae-08cd-450b-a7b9-6147913d223a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:18.909172 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e3c48eae-08cd-450b-a7b9-6147913d223a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 returned with HTTP 200 Aug 18 05:33:18.909622 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 694/2802] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:18.926591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c20fe297-1d32-4119-8715-773cf9223f17 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.926841 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume of 2 GB Aug 18 05:33:18.929362 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c20fe297-1d32-4119-8715-773cf9223f17 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:18.929470 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c20fe297-1d32-4119-8715-773cf9223f17 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.929632 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c20fe297-1d32-4119-8715-773cf9223f17 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.932774 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Availability Zones retrieved successfully. Aug 18 05:33:18.937116 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:18.937116 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:18.937434 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Flow 'volume_create_api' (40021ede-170a-4217-9869-09e282380552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:18.938504 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7778cbd-02bb-49f3-a3b7-0cfd8f2c5063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:18.940636 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Validating volume size '2' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:18.941586 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c20fe297-1d32-4119-8715-773cf9223f17 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:18.948189 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c20fe297-1d32-4119-8715-773cf9223f17 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 returned with HTTP 200 Aug 18 05:33:18.948769 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 708/2803] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:18.964417 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1e0c572f-f8c6-4238-b3d3-7876d90791d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.969124 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e0c572f-f8c6-4238-b3d3-7876d90791d9 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes Aug 18 05:33:18.969438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e0c572f-f8c6-4238-b3d3-7876d90791d9 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:18.969723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e0c572f-f8c6-4238-b3d3-7876d90791d9 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:18.970069 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-1e0c572f-f8c6-4238-b3d3-7876d90791d9 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:18.971211 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1e0c572f-f8c6-4238-b3d3-7876d90791d9 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:18.982224 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1e0c572f-f8c6-4238-b3d3-7876d90791d9 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:18.983075 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e0c572f-f8c6-4238-b3d3-7876d90791d9 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 200 Aug 18 05:33:18.983593 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 702/2804] 10.4.3.250 () {66 vars in 1237 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/volumes => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:18.991462 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7778cbd-02bb-49f3-a3b7-0cfd8f2c5063) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 05:33:18.991462 np0000007601 devstack@c-api.service[100214]: Failure: cinder.exception.InvalidInput: Invalid input received: Image ec3698c3-90ea-46d2-b588-2b9545494df0 is not active. Aug 18 05:33:18.993511 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7778cbd-02bb-49f3-a3b7-0cfd8f2c5063) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:18.994487 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7778cbd-02bb-49f3-a3b7-0cfd8f2c5063) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 05:33:18.995368 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f35e075d-a4d7-498a-9498-8945fce54ee4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:18.995592 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Flow 'volume_create_api' (40021ede-170a-4217-9869-09e282380552) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 05:33:18.995980 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d68dd5d0-dadb-47a7-bfc5-aed30764bb58 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 400 Aug 18 05:33:18.996864 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 701/2805] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:18 2026] POST /volume/v3/volumes => generated 125 bytes in 261 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:19.000076 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f35e075d-a4d7-498a-9498-8945fce54ee4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-546683122 Aug 18 05:33:19.000076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f35e075d-a4d7-498a-9498-8945fce54ee4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.000076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f35e075d-a4d7-498a-9498-8945fce54ee4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.000076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-f35e075d-a4d7-498a-9498-8945fce54ee4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.000076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f35e075d-a4d7-498a-9498-8945fce54ee4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-546683122'), ('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.035738 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f35e075d-a4d7-498a-9498-8945fce54ee4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.036460 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f35e075d-a4d7-498a-9498-8945fce54ee4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-546683122 returned with HTTP 200 Aug 18 05:33:19.037192 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 695/2806] 10.4.3.250 () {66 vars in 1336 bytes} [Tue Aug 18 05:33:18 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-546683122 => generated 333 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:19.050852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b74a343f-4637-41ed-8c7e-378b94917e0b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.053243 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b74a343f-4637-41ed-8c7e-378b94917e0b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-84613312 Aug 18 05:33:19.053243 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b74a343f-4637-41ed-8c7e-378b94917e0b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.053397 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b74a343f-4637-41ed-8c7e-378b94917e0b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.053850 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-b74a343f-4637-41ed-8c7e-378b94917e0b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.054642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b74a343f-4637-41ed-8c7e-378b94917e0b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-84613312'), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.088697 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b74a343f-4637-41ed-8c7e-378b94917e0b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.089438 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.089438 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:19.094401 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b74a343f-4637-41ed-8c7e-378b94917e0b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-84613312 returned with HTTP 200 Aug 18 05:33:19.094786 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 709/2807] 10.4.3.250 () {66 vars in 1355 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-84613312 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:19.108811 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab273331-f228-4b36-92c6-34d3597e7db3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.110762 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab273331-f228-4b36-92c6-34d3597e7db3 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?limit=1 Aug 18 05:33:19.110940 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab273331-f228-4b36-92c6-34d3597e7db3 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.111165 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab273331-f228-4b36-92c6-34d3597e7db3 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.111431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-ab273331-f228-4b36-92c6-34d3597e7db3 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.111748 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.111748 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:19.113179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ab273331-f228-4b36-92c6-34d3597e7db3 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.121592 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ab273331-f228-4b36-92c6-34d3597e7db3 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.122408 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.122408 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:19.126975 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab273331-f228-4b36-92c6-34d3597e7db3 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 18 05:33:19.127495 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 703/2808] 10.4.3.250 () {66 vars in 1273 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:19.141220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5cc3b873-09bc-4c6c-a628-0d0a032f6189 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.143689 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cc3b873-09bc-4c6c-a628-0d0a032f6189 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?limit=1&marker=0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:19.143922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cc3b873-09bc-4c6c-a628-0d0a032f6189 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.144245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cc3b873-09bc-4c6c-a628-0d0a032f6189 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.144588 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-5cc3b873-09bc-4c6c-a628-0d0a032f6189 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.145569 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5cc3b873-09bc-4c6c-a628-0d0a032f6189 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.194177 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5cc3b873-09bc-4c6c-a628-0d0a032f6189 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.195297 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.195297 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:19.201142 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cc3b873-09bc-4c6c-a628-0d0a032f6189 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?limit=1&marker=0f4db641-39f8-453f-98d1-06e411300465 returned with HTTP 200 Aug 18 05:33:19.201640 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 702/2809] 10.4.3.250 () {66 vars in 1361 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=0f4db641-39f8-453f-98d1-06e411300465 => generated 1002 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:19.215250 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aedd0360-5946-4392-9194-4a979bef8928 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.217467 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aedd0360-5946-4392-9194-4a979bef8928 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?limit=1&marker=8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:19.217686 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aedd0360-5946-4392-9194-4a979bef8928 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.217879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aedd0360-5946-4392-9194-4a979bef8928 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.218186 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-aedd0360-5946-4392-9194-4a979bef8928 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.218588 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.218588 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:19.219121 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-aedd0360-5946-4392-9194-4a979bef8928 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.263963 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aedd0360-5946-4392-9194-4a979bef8928 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.265179 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.265179 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:19.271285 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aedd0360-5946-4392-9194-4a979bef8928 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?limit=1&marker=8f729baf-7791-47f2-b88d-4647f497494f returned with HTTP 200 Aug 18 05:33:19.271673 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 696/2810] 10.4.3.250 () {66 vars in 1361 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=8f729baf-7791-47f2-b88d-4647f497494f => generated 1001 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:19.286363 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-746c90e6-2b10-420a-bd0f-8d3f235dabd5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.288459 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-746c90e6-2b10-420a-bd0f-8d3f235dabd5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?limit=1&marker=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:19.288711 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-746c90e6-2b10-420a-bd0f-8d3f235dabd5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.288982 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-746c90e6-2b10-420a-bd0f-8d3f235dabd5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.289343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-746c90e6-2b10-420a-bd0f-8d3f235dabd5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.290215 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-746c90e6-2b10-420a-bd0f-8d3f235dabd5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.332491 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-746c90e6-2b10-420a-bd0f-8d3f235dabd5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.335610 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-746c90e6-2b10-420a-bd0f-8d3f235dabd5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?limit=1&marker=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d returned with HTTP 200 Aug 18 05:33:19.336000 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 710/2811] 10.4.3.250 () {66 vars in 1361 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?limit=1&marker=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:33:19.353127 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b6b494b-375c-486e-ab9d-e0649b909a3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.355162 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b6b494b-375c-486e-ab9d-e0649b909a3a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 18 05:33:19.355952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b6b494b-375c-486e-ab9d-e0649b909a3a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.356340 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b6b494b-375c-486e-ab9d-e0649b909a3a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.357077 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-2b6b494b-375c-486e-ab9d-e0649b909a3a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.357077 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2b6b494b-375c-486e-ab9d-e0649b909a3a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value available, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:19.357841 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2b6b494b-375c-486e-ab9d-e0649b909a3a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.399113 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2b6b494b-375c-486e-ab9d-e0649b909a3a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.400843 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.400843 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:19.406477 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b6b494b-375c-486e-ab9d-e0649b909a3a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 18 05:33:19.407001 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 704/2812] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:19.420645 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-122de6e3-a5cd-4408-8e4c-dc51a0c42a94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.422203 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-122de6e3-a5cd-4408-8e4c-dc51a0c42a94 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 18 05:33:19.422540 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-122de6e3-a5cd-4408-8e4c-dc51a0c42a94 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.422616 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-122de6e3-a5cd-4408-8e4c-dc51a0c42a94 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.423077 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-122de6e3-a5cd-4408-8e4c-dc51a0c42a94 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.423077 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-122de6e3-a5cd-4408-8e4c-dc51a0c42a94 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value available, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:19.423941 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-122de6e3-a5cd-4408-8e4c-dc51a0c42a94 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.454428 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-122de6e3-a5cd-4408-8e4c-dc51a0c42a94 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.455490 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.455490 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:19.460236 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-122de6e3-a5cd-4408-8e4c-dc51a0c42a94 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 18 05:33:19.460676 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 703/2813] 10.4.3.250 () {66 vars in 1359 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1890 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:19.475378 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-30d13656-1acd-4741-8426-5116ff9a196b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.477514 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30d13656-1acd-4741-8426-5116ff9a196b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?limit=1 Aug 18 05:33:19.477823 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30d13656-1acd-4741-8426-5116ff9a196b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.477960 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30d13656-1acd-4741-8426-5116ff9a196b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.478268 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-30d13656-1acd-4741-8426-5116ff9a196b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.479027 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-30d13656-1acd-4741-8426-5116ff9a196b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.486472 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-30d13656-1acd-4741-8426-5116ff9a196b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.487541 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30d13656-1acd-4741-8426-5116ff9a196b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 18 05:33:19.487657 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 697/2814] 10.4.3.250 () {66 vars in 1252 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:19.499032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-99f399ef-db8f-4bec-9abe-e035a81857c6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.499475 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e4b7756f-3f99-4e3b-ab73-7758980c7a50 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.500989 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-99f399ef-db8f-4bec-9abe-e035a81857c6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 Aug 18 05:33:19.501250 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-99f399ef-db8f-4bec-9abe-e035a81857c6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.501859 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4b7756f-3f99-4e3b-ab73-7758980c7a50 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?limit=1&marker=0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:19.501918 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-99f399ef-db8f-4bec-9abe-e035a81857c6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.501949 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4b7756f-3f99-4e3b-ab73-7758980c7a50 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.501949 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4b7756f-3f99-4e3b-ab73-7758980c7a50 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.502138 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-e4b7756f-3f99-4e3b-ab73-7758980c7a50 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.502837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e4b7756f-3f99-4e3b-ab73-7758980c7a50 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.508637 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-99f399ef-db8f-4bec-9abe-e035a81857c6 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 returned with HTTP 404 Aug 18 05:33:19.509248 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 711/2815] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/9634526d-8d1b-4171-b661-16cdbd20e4c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:19.519879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3845e83b-40c5-4af4-b910-7210b1ae2a45 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.521870 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3845e83b-40c5-4af4-b910-7210b1ae2a45 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] GET https://10.4.3.250/volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71 Aug 18 05:33:19.522206 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3845e83b-40c5-4af4-b910-7210b1ae2a45 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.522548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3845e83b-40c5-4af4-b910-7210b1ae2a45 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.522548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-3845e83b-40c5-4af4-b910-7210b1ae2a45 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] show called for member b8810f74-6ca0-450b-8522-91562e851a71 {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:19.525470 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3845e83b-40c5-4af4-b910-7210b1ae2a45 tempest-GroupSnapshotsTest-642755641 tempest-GroupSnapshotsTest-642755641-project-member] https://10.4.3.250/volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71 returned with HTTP 404 Aug 18 05:33:19.526193 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 704/2816] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/groups/b8810f74-6ca0-450b-8522-91562e851a71 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:19.537462 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-371011cc-aaa7-4854-8ea8-8edb70dd84f9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.539770 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-371011cc-aaa7-4854-8ea8-8edb70dd84f9 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/02680fa9-3d96-4366-bdf7-3a3357438130 Aug 18 05:33:19.539939 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-47c98fd3-4a93-47da-bc88-09bf3d44b3c0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.540150 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-371011cc-aaa7-4854-8ea8-8edb70dd84f9 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.540415 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-371011cc-aaa7-4854-8ea8-8edb70dd84f9 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.540776 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.540776 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:19.542197 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-47c98fd3-4a93-47da-bc88-09bf3d44b3c0 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:19.542419 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-47c98fd3-4a93-47da-bc88-09bf3d44b3c0 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.542759 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-47c98fd3-4a93-47da-bc88-09bf3d44b3c0 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.548723 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4b7756f-3f99-4e3b-ab73-7758980c7a50 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.549375 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4b7756f-3f99-4e3b-ab73-7758980c7a50 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?limit=1&marker=0f4db641-39f8-453f-98d1-06e411300465 returned with HTTP 200 Aug 18 05:33:19.549749 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 705/2817] 10.4.3.250 () {66 vars in 1340 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes?limit=1&marker=0f4db641-39f8-453f-98d1-06e411300465 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:19.560462 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.560462 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:19.561528 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09ffe230-ac0a-47e6-85fd-7c6713bde8e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.563614 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-371011cc-aaa7-4854-8ea8-8edb70dd84f9 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/group_types/02680fa9-3d96-4366-bdf7-3a3357438130 returned with HTTP 202 Aug 18 05:33:19.563907 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09ffe230-ac0a-47e6-85fd-7c6713bde8e4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?limit=1&marker=8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:19.564246 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09ffe230-ac0a-47e6-85fd-7c6713bde8e4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.566477 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09ffe230-ac0a-47e6-85fd-7c6713bde8e4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.566555 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 698/2818] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:33:19 2026] DELETE /volume/v3/group_types/02680fa9-3d96-4366-bdf7-3a3357438130 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:19.566597 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-09ffe230-ac0a-47e6-85fd-7c6713bde8e4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.566637 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-47c98fd3-4a93-47da-bc88-09bf3d44b3c0 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:19.566689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-09ffe230-ac0a-47e6-85fd-7c6713bde8e4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.571004 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-47c98fd3-4a93-47da-bc88-09bf3d44b3c0 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:19.571676 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 712/2819] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:19.572867 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-261d68a7-d1db-4fab-829c-9571d6bd4cec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.575226 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-261d68a7-d1db-4fab-829c-9571d6bd4cec tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] DELETE https://10.4.3.250/volume/v3/types/9dc2e932-f0ff-4e88-82a4-77010670e96f Aug 18 05:33:19.575382 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-261d68a7-d1db-4fab-829c-9571d6bd4cec tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.575703 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-261d68a7-d1db-4fab-829c-9571d6bd4cec tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.575962 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.575962 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:19.584097 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-09ffe230-ac0a-47e6-85fd-7c6713bde8e4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.584930 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09ffe230-ac0a-47e6-85fd-7c6713bde8e4 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?limit=1&marker=8f729baf-7791-47f2-b88d-4647f497494f returned with HTTP 200 Aug 18 05:33:19.585522 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 705/2820] 10.4.3.250 () {66 vars in 1340 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes?limit=1&marker=8f729baf-7791-47f2-b88d-4647f497494f => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:19.594405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-938f9723-e983-4fd1-bfb3-f06d70b5a659 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.596801 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-938f9723-e983-4fd1-bfb3-f06d70b5a659 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?limit=1&marker=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:19.597219 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-938f9723-e983-4fd1-bfb3-f06d70b5a659 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.597500 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-938f9723-e983-4fd1-bfb3-f06d70b5a659 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.600687 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-938f9723-e983-4fd1-bfb3-f06d70b5a659 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.601880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-938f9723-e983-4fd1-bfb3-f06d70b5a659 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.607626 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-261d68a7-d1db-4fab-829c-9571d6bd4cec tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/types/9dc2e932-f0ff-4e88-82a4-77010670e96f returned with HTTP 202 Aug 18 05:33:19.608276 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 706/2821] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:33:19 2026] DELETE /volume/v3/types/9dc2e932-f0ff-4e88-82a4-77010670e96f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:19.617730 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3cb93941-3ee0-4e30-83bb-b1e2f2644dc3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.620589 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3cb93941-3ee0-4e30-83bb-b1e2f2644dc3 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] GET https://10.4.3.250/volume/v3/types/9dc2e932-f0ff-4e88-82a4-77010670e96f Aug 18 05:33:19.620886 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3cb93941-3ee0-4e30-83bb-b1e2f2644dc3 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.621205 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3cb93941-3ee0-4e30-83bb-b1e2f2644dc3 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.626510 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3cb93941-3ee0-4e30-83bb-b1e2f2644dc3 tempest-GroupSnapshotsTest-1649487100 tempest-GroupSnapshotsTest-1649487100-project-admin] https://10.4.3.250/volume/v3/types/9dc2e932-f0ff-4e88-82a4-77010670e96f returned with HTTP 404 Aug 18 05:33:19.627340 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 713/2822] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/types/9dc2e932-f0ff-4e88-82a4-77010670e96f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:19.627926 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-938f9723-e983-4fd1-bfb3-f06d70b5a659 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.628375 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-938f9723-e983-4fd1-bfb3-f06d70b5a659 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?limit=1&marker=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d returned with HTTP 200 Aug 18 05:33:19.628830 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 699/2823] 10.4.3.250 () {66 vars in 1340 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes?limit=1&marker=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:33:19.638548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-945d79bb-4311-4af9-b96e-f1e6dd0961ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.640815 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-945d79bb-4311-4af9-b96e-f1e6dd0961ee tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1391655558&status=available Aug 18 05:33:19.641205 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-945d79bb-4311-4af9-b96e-f1e6dd0961ee tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.641398 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-945d79bb-4311-4af9-b96e-f1e6dd0961ee tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.641648 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-945d79bb-4311-4af9-b96e-f1e6dd0961ee tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.641865 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-945d79bb-4311-4af9-b96e-f1e6dd0961ee tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value available, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:19.642178 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.642178 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:19.642637 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-945d79bb-4311-4af9-b96e-f1e6dd0961ee tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1391655558'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.675876 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-945d79bb-4311-4af9-b96e-f1e6dd0961ee tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.676514 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-945d79bb-4311-4af9-b96e-f1e6dd0961ee tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1391655558&status=available returned with HTTP 200 Aug 18 05:33:19.677024 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 706/2824] 10.4.3.250 () {66 vars in 1372 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1391655558&status=available => generated 334 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:19.689006 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-912b76d2-2579-4b58-b6d9-4e9953a07574 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.691435 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-912b76d2-2579-4b58-b6d9-4e9953a07574 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-546683122&status=available Aug 18 05:33:19.692411 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-912b76d2-2579-4b58-b6d9-4e9953a07574 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.692647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-912b76d2-2579-4b58-b6d9-4e9953a07574 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.692913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-912b76d2-2579-4b58-b6d9-4e9953a07574 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.693205 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-912b76d2-2579-4b58-b6d9-4e9953a07574 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value available, assuming string {{(pid=100215) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:19.693817 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-912b76d2-2579-4b58-b6d9-4e9953a07574 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-546683122'), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.724685 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-912b76d2-2579-4b58-b6d9-4e9953a07574 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.725354 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.725354 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:19.730704 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-912b76d2-2579-4b58-b6d9-4e9953a07574 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-546683122&status=available returned with HTTP 200 Aug 18 05:33:19.731748 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 707/2825] 10.4.3.250 () {66 vars in 1391 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-546683122&status=available => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:19.745658 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af46e320-a19b-40ef-9cfc-7f149c71568b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.747652 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af46e320-a19b-40ef-9cfc-7f149c71568b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?marker=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d&sort=id%3Aasc Aug 18 05:33:19.747826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af46e320-a19b-40ef-9cfc-7f149c71568b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.749031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af46e320-a19b-40ef-9cfc-7f149c71568b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.749031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-af46e320-a19b-40ef-9cfc-7f149c71568b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.749031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af46e320-a19b-40ef-9cfc-7f149c71568b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.790523 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-af46e320-a19b-40ef-9cfc-7f149c71568b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.791366 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.791366 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:19.795919 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af46e320-a19b-40ef-9cfc-7f149c71568b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?marker=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d&sort=id%3Aasc returned with HTTP 200 Aug 18 05:33:19.796435 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 714/2826] 10.4.3.250 () {66 vars in 1373 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?marker=5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d&sort=id%3Aasc => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:19.812356 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-064eebe8-e11a-4eb3-92d8-b64c798b9e7c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.814742 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-064eebe8-e11a-4eb3-92d8-b64c798b9e7c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 05:33:19.814742 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-064eebe8-e11a-4eb3-92d8-b64c798b9e7c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.814938 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-064eebe8-e11a-4eb3-92d8-b64c798b9e7c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.815814 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-064eebe8-e11a-4eb3-92d8-b64c798b9e7c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.816085 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-064eebe8-e11a-4eb3-92d8-b64c798b9e7c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.850941 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-064eebe8-e11a-4eb3-92d8-b64c798b9e7c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.851575 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.851575 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:19.858502 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-064eebe8-e11a-4eb3-92d8-b64c798b9e7c tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 05:33:19.859135 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 700/2827] 10.4.3.250 () {66 vars in 1337 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:19.874138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-beb76211-6c8b-45a7-8442-18ff8558059b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.876291 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-beb76211-6c8b-45a7-8442-18ff8558059b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:19.876560 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-beb76211-6c8b-45a7-8442-18ff8558059b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.876821 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-beb76211-6c8b-45a7-8442-18ff8558059b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.876998 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-beb76211-6c8b-45a7-8442-18ff8558059b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.877415 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.877415 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:19.877880 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-beb76211-6c8b-45a7-8442-18ff8558059b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:19.886604 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-beb76211-6c8b-45a7-8442-18ff8558059b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:19.887518 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:19.887518 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:19.892187 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-beb76211-6c8b-45a7-8442-18ff8558059b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:19.892615 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 707/2828] 10.4.3.250 () {66 vars in 1258 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:19.906901 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b54579b9-8f2f-4d62-aeb2-7d6960bd7415 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:19.909024 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b54579b9-8f2f-4d62-aeb2-7d6960bd7415 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 05:33:19.909224 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b54579b9-8f2f-4d62-aeb2-7d6960bd7415 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:19.910088 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b54579b9-8f2f-4d62-aeb2-7d6960bd7415 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:19.910088 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-b54579b9-8f2f-4d62-aeb2-7d6960bd7415 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:19.910606 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b54579b9-8f2f-4d62-aeb2-7d6960bd7415 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.171909 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b54579b9-8f2f-4d62-aeb2-7d6960bd7415 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.172998 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b54579b9-8f2f-4d62-aeb2-7d6960bd7415 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 05:33:20.173576 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 708/2829] 10.4.3.250 () {66 vars in 1316 bytes} [Tue Aug 18 05:33:19 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:20.183714 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-363e5429-2cfd-49ee-a187-d0b17202681b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.186803 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-363e5429-2cfd-49ee-a187-d0b17202681b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?availability_zone=nova Aug 18 05:33:20.187167 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-363e5429-2cfd-49ee-a187-d0b17202681b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.187464 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-363e5429-2cfd-49ee-a187-d0b17202681b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.187576 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-363e5429-2cfd-49ee-a187-d0b17202681b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:20.187804 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-363e5429-2cfd-49ee-a187-d0b17202681b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value nova, assuming string {{(pid=100216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:20.188474 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-363e5429-2cfd-49ee-a187-d0b17202681b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.229047 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-363e5429-2cfd-49ee-a187-d0b17202681b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.229892 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-363e5429-2cfd-49ee-a187-d0b17202681b tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 05:33:20.230661 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 715/2830] 10.4.3.250 () {66 vars in 1282 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:20.241114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5c0fbeb3-581e-4920-bef1-07b6211d8e7e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.244126 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c0fbeb3-581e-4920-bef1-07b6211d8e7e tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?availability_zone=nova Aug 18 05:33:20.244126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c0fbeb3-581e-4920-bef1-07b6211d8e7e tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.244126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c0fbeb3-581e-4920-bef1-07b6211d8e7e tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.244126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-5c0fbeb3-581e-4920-bef1-07b6211d8e7e tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:20.244126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5c0fbeb3-581e-4920-bef1-07b6211d8e7e tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value nova, assuming string {{(pid=100217) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:20.244787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-5c0fbeb3-581e-4920-bef1-07b6211d8e7e tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.288098 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5c0fbeb3-581e-4920-bef1-07b6211d8e7e tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.288272 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c0fbeb3-581e-4920-bef1-07b6211d8e7e tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 05:33:20.289087 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 701/2831] 10.4.3.250 () {66 vars in 1282 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:20.301138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49b3ce52-7e85-4ea4-96f1-2ae8cd2d70c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.303616 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49b3ce52-7e85-4ea4-96f1-2ae8cd2d70c0 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?bootable=false Aug 18 05:33:20.304250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49b3ce52-7e85-4ea4-96f1-2ae8cd2d70c0 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.304250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49b3ce52-7e85-4ea4-96f1-2ae8cd2d70c0 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.304616 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-49b3ce52-7e85-4ea4-96f1-2ae8cd2d70c0 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:20.305733 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-49b3ce52-7e85-4ea4-96f1-2ae8cd2d70c0 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.344572 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-49b3ce52-7e85-4ea4-96f1-2ae8cd2d70c0 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.345352 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49b3ce52-7e85-4ea4-96f1-2ae8cd2d70c0 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 05:33:20.345812 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 708/2832] 10.4.3.250 () {66 vars in 1266 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:20.360720 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b32f7cfa-23c2-466a-9256-ba5d9394a838 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.362875 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b32f7cfa-23c2-466a-9256-ba5d9394a838 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?bootable=false Aug 18 05:33:20.362875 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b32f7cfa-23c2-466a-9256-ba5d9394a838 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.363149 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b32f7cfa-23c2-466a-9256-ba5d9394a838 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.363401 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-b32f7cfa-23c2-466a-9256-ba5d9394a838 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:20.363815 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.363815 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:20.364614 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-b32f7cfa-23c2-466a-9256-ba5d9394a838 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.396608 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b32f7cfa-23c2-466a-9256-ba5d9394a838 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.397485 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b32f7cfa-23c2-466a-9256-ba5d9394a838 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 05:33:20.397876 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 709/2833] 10.4.3.250 () {66 vars in 1266 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:20.408331 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0cf45802-c250-402a-b78d-03bfc713c92a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.410577 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cf45802-c250-402a-b78d-03bfc713c92a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?status=available Aug 18 05:33:20.410860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cf45802-c250-402a-b78d-03bfc713c92a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.411183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0cf45802-c250-402a-b78d-03bfc713c92a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.411513 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-0cf45802-c250-402a-b78d-03bfc713c92a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:20.411837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0cf45802-c250-402a-b78d-03bfc713c92a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value available, assuming string {{(pid=100216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:20.412231 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.412231 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:20.412634 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-0cf45802-c250-402a-b78d-03bfc713c92a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.449676 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0cf45802-c250-402a-b78d-03bfc713c92a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.450859 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0cf45802-c250-402a-b78d-03bfc713c92a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 05:33:20.451600 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 716/2834] 10.4.3.250 () {66 vars in 1270 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:20.464876 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-623e5a09-c0a5-4807-b28a-b61b403af234 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.466733 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-623e5a09-c0a5-4807-b28a-b61b403af234 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes?status=available Aug 18 05:33:20.467092 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-623e5a09-c0a5-4807-b28a-b61b403af234 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.467407 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-623e5a09-c0a5-4807-b28a-b61b403af234 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.467728 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-623e5a09-c0a5-4807-b28a-b61b403af234 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:20.468195 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-623e5a09-c0a5-4807-b28a-b61b403af234 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value available, assuming string {{(pid=100217) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:20.468521 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.468521 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:20.469156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-623e5a09-c0a5-4807-b28a-b61b403af234 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.508156 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-623e5a09-c0a5-4807-b28a-b61b403af234 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.513224 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-623e5a09-c0a5-4807-b28a-b61b403af234 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 05:33:20.513224 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 702/2835] 10.4.3.250 () {66 vars in 1270 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:20.524458 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02897948-4ccd-4270-8a51-d52340074017 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.526880 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02897948-4ccd-4270-8a51-d52340074017 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?availability_zone=nova Aug 18 05:33:20.527106 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02897948-4ccd-4270-8a51-d52340074017 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.528286 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02897948-4ccd-4270-8a51-d52340074017 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.528286 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-02897948-4ccd-4270-8a51-d52340074017 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:20.529352 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-02897948-4ccd-4270-8a51-d52340074017 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value nova, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:20.529825 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.529825 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:20.530668 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-02897948-4ccd-4270-8a51-d52340074017 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.564389 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-02897948-4ccd-4270-8a51-d52340074017 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.567046 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.567046 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:20.570536 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02897948-4ccd-4270-8a51-d52340074017 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 18 05:33:20.571004 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 709/2836] 10.4.3.250 () {66 vars in 1303 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:20.590956 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1ef3305b-5034-47af-868d-5495fdbdaf81 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.592758 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d61b5970-c5f5-45c0-8eda-8f022c47a9ca None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.593452 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ef3305b-5034-47af-868d-5495fdbdaf81 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?bootable=false Aug 18 05:33:20.593452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ef3305b-5034-47af-868d-5495fdbdaf81 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.593452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ef3305b-5034-47af-868d-5495fdbdaf81 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.593452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-1ef3305b-5034-47af-868d-5495fdbdaf81 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:20.594738 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.594738 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:20.594738 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-1ef3305b-5034-47af-868d-5495fdbdaf81 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.594969 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d61b5970-c5f5-45c0-8eda-8f022c47a9ca tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:20.594969 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d61b5970-c5f5-45c0-8eda-8f022c47a9ca tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.594969 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d61b5970-c5f5-45c0-8eda-8f022c47a9ca tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.607592 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.607592 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:20.608383 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1ef3305b-5034-47af-868d-5495fdbdaf81 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.609514 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.609514 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:20.613050 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d61b5970-c5f5-45c0-8eda-8f022c47a9ca tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:20.615582 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ef3305b-5034-47af-868d-5495fdbdaf81 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 18 05:33:20.616189 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 710/2837] 10.4.3.250 () {66 vars in 1287 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:20.618537 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d61b5970-c5f5-45c0-8eda-8f022c47a9ca tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:20.619031 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 717/2838] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:20.638366 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-18f714c3-1429-4870-88a8-14acee4b47ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.640835 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18f714c3-1429-4870-88a8-14acee4b47ab tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?status=available Aug 18 05:33:20.641189 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18f714c3-1429-4870-88a8-14acee4b47ab tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.641385 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-18f714c3-1429-4870-88a8-14acee4b47ab tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.641700 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-18f714c3-1429-4870-88a8-14acee4b47ab tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:20.641852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18f714c3-1429-4870-88a8-14acee4b47ab tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Could not evaluate value available, assuming string {{(pid=100217) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:20.642123 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.642123 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:20.643055 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-18f714c3-1429-4870-88a8-14acee4b47ab tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:20.652047 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-18f714c3-1429-4870-88a8-14acee4b47ab tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Get all volumes completed successfully. Aug 18 05:33:20.653789 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.653789 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:20.659331 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-18f714c3-1429-4870-88a8-14acee4b47ab tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 18 05:33:20.660413 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 703/2839] 10.4.3.250 () {66 vars in 1291 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:20.677263 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-456512e6-9199-4d92-9d41-74d28dc8f8c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.679504 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-456512e6-9199-4d92-9d41-74d28dc8f8c6 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:20.679715 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-456512e6-9199-4d92-9d41-74d28dc8f8c6 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.679895 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-456512e6-9199-4d92-9d41-74d28dc8f8c6 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.688755 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.688755 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:20.693813 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-456512e6-9199-4d92-9d41-74d28dc8f8c6 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:20.702964 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-456512e6-9199-4d92-9d41-74d28dc8f8c6 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 returned with HTTP 200 Aug 18 05:33:20.703700 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 710/2840] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:20.720613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27824f53-7dc1-4685-861a-b2679854831a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.723528 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27824f53-7dc1-4685-861a-b2679854831a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] DELETE https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:20.723849 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27824f53-7dc1-4685-861a-b2679854831a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.724173 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27824f53-7dc1-4685-861a-b2679854831a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.724408 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-27824f53-7dc1-4685-861a-b2679854831a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Delete volume with id: 0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:20.734794 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.734794 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:20.736951 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27824f53-7dc1-4685-861a-b2679854831a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:20.765340 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27824f53-7dc1-4685-861a-b2679854831a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Delete volume request issued successfully. Aug 18 05:33:20.765602 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27824f53-7dc1-4685-861a-b2679854831a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 returned with HTTP 202 Aug 18 05:33:20.766395 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 711/2841] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:20 2026] DELETE /volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:20.778606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-639369f9-c038-4865-a291-c48d9c59e142 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:20.780718 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-639369f9-c038-4865-a291-c48d9c59e142 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:20.780796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-639369f9-c038-4865-a291-c48d9c59e142 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:20.780986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-639369f9-c038-4865-a291-c48d9c59e142 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:20.790032 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:20.790032 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:20.794937 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-639369f9-c038-4865-a291-c48d9c59e142 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:20.800765 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-639369f9-c038-4865-a291-c48d9c59e142 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 returned with HTTP 200 Aug 18 05:33:20.801103 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 718/2842] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:20 2026] GET /volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:21.020720 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2afb3757-407f-44ef-8a96-603dab69e066 req-cf86ee8b-1459-4289-98d3-e57bc39e68a7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.023481 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-cf86ee8b-1459-4289-98d3-e57bc39e68a7 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] POST https://10.4.3.250/volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8/action Aug 18 05:33:21.023977 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-cf86ee8b-1459-4289-98d3-e57bc39e68a7 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:21.024164 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-cf86ee8b-1459-4289-98d3-e57bc39e68a7 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.049718 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:21.049718 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:21.073975 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2afb3757-407f-44ef-8a96-603dab69e066 req-cf86ee8b-1459-4289-98d3-e57bc39e68a7 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8/action returned with HTTP 204 Aug 18 05:33:21.077240 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 704/2843] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:21.167781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.170351 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:21.170832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "75bc9eac-56b5-4a6b-9b4a-ce24271e0294"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.172970 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '75bc9eac-56b5-4a6b-9b4a-ce24271e0294'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:21.270469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume of 1 GB Aug 18 05:33:21.276659 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Availability Zones retrieved successfully. Aug 18 05:33:21.284814 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Flow 'volume_create_api' (c5236058-e41c-44e5-8973-162c15630f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:21.286544 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180fc2ec-e392-4bd8-abcb-8ea274e3cee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:21.287927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:21.326072 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180fc2ec-e392-4bd8-abcb-8ea274e3cee4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 05:33:21.326072 np0000007601 devstack@c-api.service[100214]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 18 05:33:21.327777 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180fc2ec-e392-4bd8-abcb-8ea274e3cee4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:21.328689 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (180fc2ec-e392-4bd8-abcb-8ea274e3cee4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 05:33:21.329457 np0000007601 devstack@c-api.service[100214]: WARNING cinder.volume.api [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Flow 'volume_create_api' (c5236058-e41c-44e5-8973-162c15630f73) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 05:33:21.329773 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-106b77b2-7616-4216-98bb-bcf0daf1cf81 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 400 Aug 18 05:33:21.330389 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 711/2844] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes => generated 134 bytes in 163 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:21.610723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96bf8dfa-36fb-4b5e-b8c0-ce40946b728e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.612893 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96bf8dfa-36fb-4b5e-b8c0-ce40946b728e tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:21.613322 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96bf8dfa-36fb-4b5e-b8c0-ce40946b728e tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.615318 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96bf8dfa-36fb-4b5e-b8c0-ce40946b728e tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 400 Aug 18 05:33:21.615876 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 712/2845] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:21.628004 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ea2a3193-26a8-4f22-abb9-976097ff0996 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.630405 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea2a3193-26a8-4f22-abb9-976097ff0996 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:21.630829 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea2a3193-26a8-4f22-abb9-976097ff0996 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ad157773-b8c9-4b41-af37-85841a9fd370"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.632825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-ea2a3193-26a8-4f22-abb9-976097ff0996 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ad157773-b8c9-4b41-af37-85841a9fd370'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:21.638210 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea2a3193-26a8-4f22-abb9-976097ff0996 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 404 Aug 18 05:33:21.639131 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 719/2846] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:21.639414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6a3d67e5-fe5f-49b8-aa27-dc82d1500941 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.641241 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a3d67e5-fe5f-49b8-aa27-dc82d1500941 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:21.641466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a3d67e5-fe5f-49b8-aa27-dc82d1500941 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.641670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a3d67e5-fe5f-49b8-aa27-dc82d1500941 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.651623 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-262cfe12-5a28-4830-b8ca-80b681c6236e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.653876 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-262cfe12-5a28-4830-b8ca-80b681c6236e tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:21.654324 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:21.654324 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:21.654419 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-262cfe12-5a28-4830-b8ca-80b681c6236e tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "333d5a7a-9cec-4abb-8229-b040d02abde0"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.656672 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-262cfe12-5a28-4830-b8ca-80b681c6236e tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '333d5a7a-9cec-4abb-8229-b040d02abde0'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:21.658126 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6a3d67e5-fe5f-49b8-aa27-dc82d1500941 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:21.662569 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a3d67e5-fe5f-49b8-aa27-dc82d1500941 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:21.663202 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 705/2847] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:21.663994 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-262cfe12-5a28-4830-b8ca-80b681c6236e tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 404 Aug 18 05:33:21.664666 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 712/2848] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:21.674330 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f82140aa-ef01-4aeb-b4a2-f49595c66589 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.676272 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ac2d97bf-e193-4ba9-83ba-33836960bebd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.676450 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f82140aa-ef01-4aeb-b4a2-f49595c66589 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:21.676859 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f82140aa-ef01-4aeb-b4a2-f49595c66589 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "822de2e2-a5d2-41d3-af4c-bfde543b2625"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.678344 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac2d97bf-e193-4ba9-83ba-33836960bebd tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:21.678605 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac2d97bf-e193-4ba9-83ba-33836960bebd tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.678903 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac2d97bf-e193-4ba9-83ba-33836960bebd tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.679267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-f82140aa-ef01-4aeb-b4a2-f49595c66589 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '822de2e2-a5d2-41d3-af4c-bfde543b2625'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:21.686771 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f82140aa-ef01-4aeb-b4a2-f49595c66589 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 404 Aug 18 05:33:21.687422 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 713/2849] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:21.689280 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:21.689280 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:21.692857 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ac2d97bf-e193-4ba9-83ba-33836960bebd tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:21.697210 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac2d97bf-e193-4ba9-83ba-33836960bebd tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:21.697720 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 720/2850] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:21.698071 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a058acac-b82e-4f86-91dc-ecf3eee0d4f1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.699893 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a058acac-b82e-4f86-91dc-ecf3eee0d4f1 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:21.700246 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a058acac-b82e-4f86-91dc-ecf3eee0d4f1 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.701863 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a058acac-b82e-4f86-91dc-ecf3eee0d4f1 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 400 Aug 18 05:33:21.702360 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 706/2851] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:21.710444 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-47916cb4-9c2e-4a2b-9877-6a737d739ba9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.711098 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-01da086c-8557-4ccc-9d7f-c164a9208bef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.711880 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 713/2852] 10.4.3.250 () {70 vars in 1611 bytes} [Tue Aug 18 05:33:21 2026] DELETE /volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 05:33:21.713370 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01da086c-8557-4ccc-9d7f-c164a9208bef tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:21.713812 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-01da086c-8557-4ccc-9d7f-c164a9208bef tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.715793 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-01da086c-8557-4ccc-9d7f-c164a9208bef tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 400 Aug 18 05:33:21.716408 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 714/2853] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:21.717710 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-94ffd573-0aea-457e-82fe-9dd673862808 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.724462 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7b866bf5-7f1e-4cec-b9eb-1d417f51c389 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.725858 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7b866bf5-7f1e-4cec-b9eb-1d417f51c389 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:21.726525 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7b866bf5-7f1e-4cec-b9eb-1d417f51c389 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.728298 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7b866bf5-7f1e-4cec-b9eb-1d417f51c389 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 400 Aug 18 05:33:21.728714 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 707/2854] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:21.742273 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-034bef50-f0b8-4570-93cd-82d6e25d2c34 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.743687 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-034bef50-f0b8-4570-93cd-82d6e25d2c34 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] DELETE https://10.4.3.250/volume/v3/volumes/tempest-invalid-229532797 Aug 18 05:33:21.743857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-034bef50-f0b8-4570-93cd-82d6e25d2c34 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.744040 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-034bef50-f0b8-4570-93cd-82d6e25d2c34 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.746475 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-034bef50-f0b8-4570-93cd-82d6e25d2c34 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Delete volume with id: tempest-invalid-229532797 Aug 18 05:33:21.749270 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-034bef50-f0b8-4570-93cd-82d6e25d2c34 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/tempest-invalid-229532797 returned with HTTP 404 Aug 18 05:33:21.749698 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 714/2855] 10.4.3.250 () {66 vars in 1318 bytes} [Tue Aug 18 05:33:21 2026] DELETE /volume/v3/volumes/tempest-invalid-229532797 => generated 98 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:21.761723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40402e82-8a65-40dc-a372-134f9c6b4b31 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.764167 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 715/2856] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:33:21 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 05:33:21.773171 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a32322d9-5032-4f44-8a64-f63f3d4cd1bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.774841 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a32322d9-5032-4f44-8a64-f63f3d4cd1bd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/xxx/action Aug 18 05:33:21.775182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a32322d9-5032-4f44-8a64-f63f3d4cd1bd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-detach": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:21.775317 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a32322d9-5032-4f44-8a64-f63f3d4cd1bd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.781723 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a32322d9-5032-4f44-8a64-f63f3d4cd1bd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 18 05:33:21.782697 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 708/2857] 10.4.3.250 () {68 vars in 1291 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:21.792029 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d8c89226-2b07-4be1-ac00-3d9bfa524dac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.794232 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8c89226-2b07-4be1-ac00-3d9bfa524dac tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes/tempest-invalid-1754514057 Aug 18 05:33:21.794232 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8c89226-2b07-4be1-ac00-3d9bfa524dac tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.794232 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8c89226-2b07-4be1-ac00-3d9bfa524dac tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.800855 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8c89226-2b07-4be1-ac00-3d9bfa524dac tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/tempest-invalid-1754514057 returned with HTTP 404 Aug 18 05:33:21.801496 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 715/2858] 10.4.3.250 () {66 vars in 1318 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes/tempest-invalid-1754514057 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:21.812410 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1239e5f1-9c57-49d3-85c4-3a14eb3bdf22 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.814375 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 716/2859] 10.4.3.250 () {66 vars in 1240 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 05:33:21.814797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-12369552-bc98-423b-8952-8024f820b551 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.816551 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12369552-bc98-423b-8952-8024f820b551 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 Aug 18 05:33:21.816766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12369552-bc98-423b-8952-8024f820b551 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.816991 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12369552-bc98-423b-8952-8024f820b551 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.818822 np0000007601 devstack@c-api.service[100216]: WARNING keystonemiddleware.auth_token [None req-94ffd573-0aea-457e-82fe-9dd673862808 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 05:33:21.821061 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 721/2860] 10.4.3.250 () {70 vars in 1611 bytes} [Tue Aug 18 05:33:21 2026] DELETE /volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 => generated 114 bytes in 103 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 05:33:21.824968 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12369552-bc98-423b-8952-8024f820b551 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 returned with HTTP 404 Aug 18 05:33:21.825640 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 709/2861] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes/0f4db641-39f8-453f-98d1-06e411300465 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:21.825746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-96da43fd-ea3f-4627-b7af-5f877eef3ecd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.827365 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96da43fd-ea3f-4627-b7af-5f877eef3ecd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?status=null Aug 18 05:33:21.827538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96da43fd-ea3f-4627-b7af-5f877eef3ecd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.827716 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96da43fd-ea3f-4627-b7af-5f877eef3ecd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.827933 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-96da43fd-ea3f-4627-b7af-5f877eef3ecd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:21.828180 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-96da43fd-ea3f-4627-b7af-5f877eef3ecd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Could not evaluate value null, assuming string {{(pid=100214) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:21.828727 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-96da43fd-ea3f-4627-b7af-5f877eef3ecd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:21.829233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.832785 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] DELETE https://10.4.3.250/volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 Aug 18 05:33:21.833092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.833333 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.833423 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4a4dc660-89e9-40cf-a374-ca4727cbe71f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.835621 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a4dc660-89e9-40cf-a374-ca4727cbe71f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:21.835889 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4a4dc660-89e9-40cf-a374-ca4727cbe71f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.836185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4a4dc660-89e9-40cf-a374-ca4727cbe71f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.843252 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:21.843252 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:21.847746 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:21.847746 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:21.851855 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-96da43fd-ea3f-4627-b7af-5f877eef3ecd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Get all volumes completed successfully. Aug 18 05:33:21.852545 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4a4dc660-89e9-40cf-a374-ca4727cbe71f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:21.853627 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96da43fd-ea3f-4627-b7af-5f877eef3ecd tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 18 05:33:21.853949 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 716/2862] 10.4.3.250 () {66 vars in 1281 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:33:21.858198 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a4dc660-89e9-40cf-a374-ca4727cbe71f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f returned with HTTP 200 Aug 18 05:33:21.858672 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 722/2863] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:21.872140 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2cb4b291-1931-4dc2-bd90-80e762c6e42d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.876032 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cb4b291-1931-4dc2-bd90-80e762c6e42d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-636230711 Aug 18 05:33:21.876032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cb4b291-1931-4dc2-bd90-80e762c6e42d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.876032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2cb4b291-1931-4dc2-bd90-80e762c6e42d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.876032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-2cb4b291-1931-4dc2-bd90-80e762c6e42d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:21.876032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2cb4b291-1931-4dc2-bd90-80e762c6e42d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-636230711'), ('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:21.881056 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4d23ba83-ba99-4c8a-959a-9295507259b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.881714 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2cb4b291-1931-4dc2-bd90-80e762c6e42d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Get all volumes completed successfully. Aug 18 05:33:21.882765 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d23ba83-ba99-4c8a-959a-9295507259b5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] DELETE https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:21.882944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d23ba83-ba99-4c8a-959a-9295507259b5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.883152 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4d23ba83-ba99-4c8a-959a-9295507259b5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.883303 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4d23ba83-ba99-4c8a-959a-9295507259b5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Delete volume with id: 8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:21.884359 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2cb4b291-1931-4dc2-bd90-80e762c6e42d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-636230711 returned with HTTP 200 Aug 18 05:33:21.884807 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 710/2864] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-636230711 => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:33:21.891766 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:21.891766 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:21.892426 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4d23ba83-ba99-4c8a-959a-9295507259b5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:21.904281 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7c773dc0-773a-465c-93cc-e1d4afdd453d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.906744 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c773dc0-773a-465c-93cc-e1d4afdd453d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes?status=null Aug 18 05:33:21.907000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c773dc0-773a-465c-93cc-e1d4afdd453d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.907296 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c773dc0-773a-465c-93cc-e1d4afdd453d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.907588 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-7c773dc0-773a-465c-93cc-e1d4afdd453d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:21.907868 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7c773dc0-773a-465c-93cc-e1d4afdd453d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Could not evaluate value null, assuming string {{(pid=100216) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 05:33:21.908732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7c773dc0-773a-465c-93cc-e1d4afdd453d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:21.911413 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Attachment connected to vm 8696c9b0-bb9d-40f1-a29d-5e616729133f, checking data on nova Aug 18 05:33:21.911805 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.compute.nova [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Creating Keystone token plugin using URL: https://10.4.3.250/identity {{(pid=100215) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 05:33:21.913043 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4d23ba83-ba99-4c8a-959a-9295507259b5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Delete volume request issued successfully. Aug 18 05:33:21.913234 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4d23ba83-ba99-4c8a-959a-9295507259b5 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f returned with HTTP 202 Aug 18 05:33:21.913656 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 717/2865] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:21 2026] DELETE /volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:21.916922 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7c773dc0-773a-465c-93cc-e1d4afdd453d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Get all volumes completed successfully. Aug 18 05:33:21.919754 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c773dc0-773a-465c-93cc-e1d4afdd453d tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes?status=null returned with HTTP 200 Aug 18 05:33:21.919754 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 723/2866] 10.4.3.250 () {66 vars in 1260 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:33:21.924591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-345f0734-0737-48ec-b5f3-54f2f3973740 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.928274 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bc13a6f7-1804-48f4-a722-f1a82729af69 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.931353 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-345f0734-0737-48ec-b5f3-54f2f3973740 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:21.931353 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-345f0734-0737-48ec-b5f3-54f2f3973740 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.931515 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc13a6f7-1804-48f4-a722-f1a82729af69 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-114521059 Aug 18 05:33:21.931515 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc13a6f7-1804-48f4-a722-f1a82729af69 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:21.931515 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc13a6f7-1804-48f4-a722-f1a82729af69 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.931515 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-bc13a6f7-1804-48f4-a722-f1a82729af69 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:21.933027 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bc13a6f7-1804-48f4-a722-f1a82729af69 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-114521059'), ('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:21.933102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-345f0734-0737-48ec-b5f3-54f2f3973740 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:21.943089 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:21.943089 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:21.952492 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-345f0734-0737-48ec-b5f3-54f2f3973740 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:21.959478 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-345f0734-0737-48ec-b5f3-54f2f3973740 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f returned with HTTP 200 Aug 18 05:33:21.960210 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 711/2867] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:21.966565 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bc13a6f7-1804-48f4-a722-f1a82729af69 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Get all volumes completed successfully. Aug 18 05:33:21.966934 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc13a6f7-1804-48f4-a722-f1a82729af69 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-114521059 returned with HTTP 200 Aug 18 05:33:21.968375 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 718/2868] 10.4.3.250 () {66 vars in 1336 bytes} [Tue Aug 18 05:33:21 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-114521059 => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:33:21.980325 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d2169164-7be4-4842-bc7e-b9d8daad73b3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:21.983627 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d2169164-7be4-4842-bc7e-b9d8daad73b3 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action Aug 18 05:33:21.984004 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d2169164-7be4-4842-bc7e-b9d8daad73b3 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:21.984146 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d2169164-7be4-4842-bc7e-b9d8daad73b3 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:21.994041 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:21.994041 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:21.994584 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d2169164-7be4-4842-bc7e-b9d8daad73b3 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Volume info retrieved successfully. Aug 18 05:33:22.003651 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d2169164-7be4-4842-bc7e-b9d8daad73b3 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Reserve volume completed successfully. Aug 18 05:33:22.003901 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d2169164-7be4-4842-bc7e-b9d8daad73b3 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action returned with HTTP 202 Aug 18 05:33:22.004657 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 724/2869] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:21 2026] POST /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:22.014364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8bf630e8-f161-4229-b6a9-b4a97c464e42 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.017190 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bf630e8-f161-4229-b6a9-b4a97c464e42 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action Aug 18 05:33:22.017573 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bf630e8-f161-4229-b6a9-b4a97c464e42 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.018139 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bf630e8-f161-4229-b6a9-b4a97c464e42 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.028524 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:22.028524 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:22.028524 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8bf630e8-f161-4229-b6a9-b4a97c464e42 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Volume info retrieved successfully. Aug 18 05:33:22.034802 np0000007601 devstack@c-api.service[100217]: ERROR cinder.volume.api [None req-8bf630e8-f161-4229-b6a9-b4a97c464e42 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Volume status must be available to reserve, but the status is attaching. Aug 18 05:33:22.035246 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bf630e8-f161-4229-b6a9-b4a97c464e42 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action returned with HTTP 400 Aug 18 05:33:22.036006 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 712/2870] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action => generated 132 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:22.044950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7f437d8-79a7-4d72-a69b-7794dc1970b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.046778 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7f437d8-79a7-4d72-a69b-7794dc1970b7 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action Aug 18 05:33:22.047167 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7f437d8-79a7-4d72-a69b-7794dc1970b7 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.047316 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7f437d8-79a7-4d72-a69b-7794dc1970b7 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.061057 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:22.061057 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:22.061548 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f7f437d8-79a7-4d72-a69b-7794dc1970b7 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Volume info retrieved successfully. Aug 18 05:33:22.075563 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f7f437d8-79a7-4d72-a69b-7794dc1970b7 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Unreserve volume completed successfully. Aug 18 05:33:22.075778 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7f437d8-79a7-4d72-a69b-7794dc1970b7 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action returned with HTTP 202 Aug 18 05:33:22.076285 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 719/2871] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:22.087310 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bdee0007-50b4-4529-9b29-1bc12ff30233 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.088999 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdee0007-50b4-4529-9b29-1bc12ff30233 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/b83c75c1-cb8c-4a16-ac8b-749a08ad1bd4/action Aug 18 05:33:22.089378 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bdee0007-50b4-4529-9b29-1bc12ff30233 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.089493 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bdee0007-50b4-4529-9b29-1bc12ff30233 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.165078 np0000007601 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] REQ: curl -g -i -X GET https://10.4.3.250/compute/v2.1/servers/8696c9b0-bb9d-40f1-a29d-5e616729133f/os-volume_attachments/c5f103ce-1e3c-4928-8157-18c3408bfaf7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f9efc2d5486984ee99584a252bb789b138dd10bd3db9607e7ca39759074b72d8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-605c77dd-a3cd-4e87-926b-865c9fdccf1e" -H "X-Service-Token: {SHA256}846d85696727b884f614bf2cbc6835e6f2c561bffcdebf1b246e9f8084898243" {{(pid=100215) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 05:33:22.268159 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdee0007-50b4-4529-9b29-1bc12ff30233 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/b83c75c1-cb8c-4a16-ac8b-749a08ad1bd4/action returned with HTTP 404 Aug 18 05:33:22.268668 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 725/2872] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/b83c75c1-cb8c-4a16-ac8b-749a08ad1bd4/action => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.277969 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8c44377e-5b48-4709-b20c-cf94d6b88640 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.279549 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c44377e-5b48-4709-b20c-cf94d6b88640 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/f80e2bac-0b29-4303-bb48-e72cd6731bb2/action Aug 18 05:33:22.279856 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c44377e-5b48-4709-b20c-cf94d6b88640 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.279973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8c44377e-5b48-4709-b20c-cf94d6b88640 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.286360 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8c44377e-5b48-4709-b20c-cf94d6b88640 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/f80e2bac-0b29-4303-bb48-e72cd6731bb2/action returned with HTTP 404 Aug 18 05:33:22.286775 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 713/2873] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/f80e2bac-0b29-4303-bb48-e72cd6731bb2/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.296006 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b21fa028-a072-4fcc-b200-f49b3848e29e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.298107 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 720/2874] 10.4.3.250 () {68 vars in 1260 bytes} [Tue Aug 18 05:33:22 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 05:33:22.307777 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-21c132ea-8982-4c2e-a37e-7f449d3f67f4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.309688 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21c132ea-8982-4c2e-a37e-7f449d3f67f4 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] PUT https://10.4.3.250/volume/v3/volumes/tempest-invalid-1446594701 Aug 18 05:33:22.310077 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-21c132ea-8982-4c2e-a37e-7f449d3f67f4 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.318832 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21c132ea-8982-4c2e-a37e-7f449d3f67f4 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/tempest-invalid-1446594701 returned with HTTP 404 Aug 18 05:33:22.318959 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d55b2571-4435-4ae0-af07-b2f580bf574e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.319481 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 726/2875] 10.4.3.250 () {68 vars in 1338 bytes} [Tue Aug 18 05:33:22 2026] PUT /volume/v3/volumes/tempest-invalid-1446594701 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:22.329188 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c228a496-0d61-4ab6-9090-70ef3e539127 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.330924 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c228a496-0d61-4ab6-9090-70ef3e539127 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] PUT https://10.4.3.250/volume/v3/volumes/59a7222c-9936-4f6b-806a-c885de1b2de7 Aug 18 05:33:22.331302 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c228a496-0d61-4ab6-9090-70ef3e539127 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.339117 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c228a496-0d61-4ab6-9090-70ef3e539127 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/59a7222c-9936-4f6b-806a-c885de1b2de7 returned with HTTP 404 Aug 18 05:33:22.339795 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 721/2876] 10.4.3.250 () {68 vars in 1368 bytes} [Tue Aug 18 05:33:22 2026] PUT /volume/v3/volumes/59a7222c-9936-4f6b-806a-c885de1b2de7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.351108 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f7b5f04-85e1-4728-9735-52f1dbcb6750 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.352858 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f7b5f04-85e1-4728-9735-52f1dbcb6750 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] DELETE https://10.4.3.250/volume/v3/volumes/b371ea18-0e14-432e-a1e9-f8a624d3a5e2 Aug 18 05:33:22.353052 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f7b5f04-85e1-4728-9735-52f1dbcb6750 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.353270 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f7b5f04-85e1-4728-9735-52f1dbcb6750 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.353419 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-7f7b5f04-85e1-4728-9735-52f1dbcb6750 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Delete volume with id: b371ea18-0e14-432e-a1e9-f8a624d3a5e2 Aug 18 05:33:22.361038 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f7b5f04-85e1-4728-9735-52f1dbcb6750 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/b371ea18-0e14-432e-a1e9-f8a624d3a5e2 returned with HTTP 404 Aug 18 05:33:22.361787 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 727/2877] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:22 2026] DELETE /volume/v3/volumes/b371ea18-0e14-432e-a1e9-f8a624d3a5e2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.374701 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bc4edc0d-c356-44f2-a544-07befb4a39d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.376378 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc4edc0d-c356-44f2-a544-07befb4a39d2 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action Aug 18 05:33:22.376748 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc4edc0d-c356-44f2-a544-07befb4a39d2 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.376748 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc4edc0d-c356-44f2-a544-07befb4a39d2 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.378145 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc4edc0d-c356-44f2-a544-07befb4a39d2 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action returned with HTTP 400 Aug 18 05:33:22.378552 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 722/2878] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:22.389816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ec888efb-8a4c-47ad-8a16-5c1f0b7dd8ae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.391926 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec888efb-8a4c-47ad-8a16-5c1f0b7dd8ae tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action Aug 18 05:33:22.392435 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec888efb-8a4c-47ad-8a16-5c1f0b7dd8ae tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.392613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec888efb-8a4c-47ad-8a16-5c1f0b7dd8ae tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.394804 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec888efb-8a4c-47ad-8a16-5c1f0b7dd8ae tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action returned with HTTP 400 Aug 18 05:33:22.395457 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 728/2879] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:22.404924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-142d6ce4-9728-4570-8d59-8eb135e1146a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.406726 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-142d6ce4-9728-4570-8d59-8eb135e1146a tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/889e293c-023a-4f08-8fa3-cc9ed55e614b/action Aug 18 05:33:22.407083 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-142d6ce4-9728-4570-8d59-8eb135e1146a tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.407208 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-142d6ce4-9728-4570-8d59-8eb135e1146a tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.420841 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-142d6ce4-9728-4570-8d59-8eb135e1146a tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/889e293c-023a-4f08-8fa3-cc9ed55e614b/action returned with HTTP 404 Aug 18 05:33:22.420841 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 723/2880] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/889e293c-023a-4f08-8fa3-cc9ed55e614b/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.434152 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3f9bedaf-0744-44a6-b6b7-4900ff994e19 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.435958 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f9bedaf-0744-44a6-b6b7-4900ff994e19 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action Aug 18 05:33:22.436380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f9bedaf-0744-44a6-b6b7-4900ff994e19 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.436534 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f9bedaf-0744-44a6-b6b7-4900ff994e19 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.438475 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f9bedaf-0744-44a6-b6b7-4900ff994e19 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action returned with HTTP 400 Aug 18 05:33:22.438895 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 729/2881] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:33:22.440137 np0000007601 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 05:33: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-053003cb-20d9-4305-9464-f372836ce6d8 x-openstack-request-id: req-053003cb-20d9-4305-9464-f372836ce6d8 {{(pid=100215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 05:33:22.440244 np0000007601 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c5f103ce-1e3c-4928-8157-18c3408bfaf7", "serverId": "8696c9b0-bb9d-40f1-a29d-5e616729133f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "da3aa17a-b095-423b-84b7-e0b7010ccab8", "bdm_uuid": "03637cc7-34a3-44e8-8abc-fdf433a301da"}} {{(pid=100215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 05:33:22.440351 np0000007601 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET call to compute for https://10.4.3.250/compute/v2.1/servers/8696c9b0-bb9d-40f1-a29d-5e616729133f/os-volume_attachments/c5f103ce-1e3c-4928-8157-18c3408bfaf7 used request id req-053003cb-20d9-4305-9464-f372836ce6d8 {{(pid=100215) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 05:33:22.442358 np0000007601 devstack@c-api.service[100215]: ERROR cinder.volume.api [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-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 18 05:33:22.443502 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d55b2571-4435-4ae0-af07-b2f580bf574e tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] GET https://10.4.3.250/volume/v3/os-services Aug 18 05:33:22.443743 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d55b2571-4435-4ae0-af07-b2f580bf574e tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.444129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d55b2571-4435-4ae0-af07-b2f580bf574e tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Caught error: Detach volume from instance 8696c9b0-bb9d-40f1-a29d-5e616729133f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8696c9b0-bb9d-40f1-a29d-5e616729133f using the Compute API Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: 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 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 05:33:22.444581 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8696c9b0-bb9d-40f1-a29d-5e616729133f using the Compute API Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.middleware.fault [None req-605c77dd-a3cd-4e87-926b-865c9fdccf1e tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 returned with HTTP 409 Aug 18 05:33:22.445674 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 717/2882] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:33:21 2026] DELETE /volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 => generated 167 bytes in 617 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.449328 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d55b2571-4435-4ae0-af07-b2f580bf574e tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] https://10.4.3.250/volume/v3/os-services returned with HTTP 200 Aug 18 05:33:22.449756 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 714/2883] 10.4.3.250 () {66 vars in 1249 bytes} [Tue Aug 18 05:33:22 2026] GET /volume/v3/os-services => generated 626 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:22.451143 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5b845849-34fe-4023-8fd6-0fcd9a32771a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.452971 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b845849-34fe-4023-8fd6-0fcd9a32771a tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] POST https://10.4.3.250/volume/v3/volumes/None/action Aug 18 05:33:22.453354 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b845849-34fe-4023-8fd6-0fcd9a32771a tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.453482 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5b845849-34fe-4023-8fd6-0fcd9a32771a tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.460905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e203d1ad-eb30-4980-9fbe-bb62f99d4e8c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.462521 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e203d1ad-eb30-4980-9fbe-bb62f99d4e8c tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] PUT https://10.4.3.250/volume/v3/os-services/disable-log-reason Aug 18 05:33:22.462854 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e203d1ad-eb30-4980-9fbe-bb62f99d4e8c tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007601", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.463641 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5b845849-34fe-4023-8fd6-0fcd9a32771a tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/None/action returned with HTTP 404 Aug 18 05:33:22.464184 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 724/2884] 10.4.3.250 () {68 vars in 1294 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:22.464735 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e203d1ad-eb30-4980-9fbe-bb62f99d4e8c tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] https://10.4.3.250/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 18 05:33:22.465452 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 730/2885] 10.4.3.250 () {68 vars in 1326 bytes} [Tue Aug 18 05:33:22 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 18 05:33:22.476584 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f13234aa-e1e4-4cdf-86aa-9c871a07fd83 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.478149 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-13750f99-a059-4b97-be18-f32b4974d66b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.481031 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f13234aa-e1e4-4cdf-86aa-9c871a07fd83 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes/9f281e3c-f47a-4afe-b89f-1333d7902bfd Aug 18 05:33:22.481031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f13234aa-e1e4-4cdf-86aa-9c871a07fd83 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.481031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f13234aa-e1e4-4cdf-86aa-9c871a07fd83 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.481328 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13750f99-a059-4b97-be18-f32b4974d66b tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] PUT https://10.4.3.250/volume/v3/os-services/disable Aug 18 05:33:22.481651 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13750f99-a059-4b97-be18-f32b4974d66b tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007601", "binary": "invalid_binary"} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.488372 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13750f99-a059-4b97-be18-f32b4974d66b tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] https://10.4.3.250/volume/v3/os-services/disable returned with HTTP 404 Aug 18 05:33:22.488786 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 715/2886] 10.4.3.250 () {68 vars in 1293 bytes} [Tue Aug 18 05:33:22 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.497373 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-8e0e956d-cd67-4ca3-9123-845989060765 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.500236 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bd89ca58-caec-45f6-a262-eafaa3671ab4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.501884 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd89ca58-caec-45f6-a262-eafaa3671ab4 tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] PUT https://10.4.3.250/volume/v3/os-services/enable Aug 18 05:33:22.502214 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd89ca58-caec-45f6-a262-eafaa3671ab4 tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.509031 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd89ca58-caec-45f6-a262-eafaa3671ab4 tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] https://10.4.3.250/volume/v3/os-services/enable returned with HTTP 404 Aug 18 05:33:22.509565 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 731/2887] 10.4.3.250 () {68 vars in 1290 bytes} [Tue Aug 18 05:33:22 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.519328 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f540db2-5179-4071-8a13-a83aae4ea7b4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.521055 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f540db2-5179-4071-8a13-a83aae4ea7b4 tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] PUT https://10.4.3.250/volume/v3/os-services/freeze Aug 18 05:33:22.521396 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f540db2-5179-4071-8a13-a83aae4ea7b4 tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.528576 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f540db2-5179-4071-8a13-a83aae4ea7b4 tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] https://10.4.3.250/volume/v3/os-services/freeze returned with HTTP 400 Aug 18 05:33:22.529286 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 716/2888] 10.4.3.250 () {68 vars in 1290 bytes} [Tue Aug 18 05:33:22 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:22.529958 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-8e0e956d-cd67-4ca3-9123-845989060765 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:22.529958 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-8e0e956d-cd67-4ca3-9123-845989060765 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.529958 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-8e0e956d-cd67-4ca3-9123-845989060765 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.539517 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-f13234aa-e1e4-4cdf-86aa-9c871a07fd83 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:22.540550 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bc3109b3-7e0b-444b-b0d6-9f59bf39287c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.541462 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bc3109b3-7e0b-444b-b0d6-9f59bf39287c tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] PUT https://10.4.3.250/volume/v3/os-services/thaw Aug 18 05:33:22.541795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bc3109b3-7e0b-444b-b0d6-9f59bf39287c tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.544245 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:22.544245 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:22.544948 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f13234aa-e1e4-4cdf-86aa-9c871a07fd83 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/9f281e3c-f47a-4afe-b89f-1333d7902bfd returned with HTTP 404 Aug 18 05:33:22.545636 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 718/2889] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:22 2026] GET /volume/v3/volumes/9f281e3c-f47a-4afe-b89f-1333d7902bfd => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.548102 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-8e0e956d-cd67-4ca3-9123-845989060765 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:22.549561 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bc3109b3-7e0b-444b-b0d6-9f59bf39287c tempest-VolumeServicesNegativeTest-837891764 tempest-VolumeServicesNegativeTest-837891764-project-admin] https://10.4.3.250/volume/v3/os-services/thaw returned with HTTP 400 Aug 18 05:33:22.550150 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 732/2890] 10.4.3.250 () {68 vars in 1284 bytes} [Tue Aug 18 05:33:22 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:22.555918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-617a6ba7-f457-4e10-9527-8471c98c2d17 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.556805 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-8e0e956d-cd67-4ca3-9123-845989060765 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:22.557371 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 725/2891] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:22 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 1155 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:22.559797 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-617a6ba7-f457-4e10-9527-8471c98c2d17 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 Aug 18 05:33:22.560025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-617a6ba7-f457-4e10-9527-8471c98c2d17 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.560301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-617a6ba7-f457-4e10-9527-8471c98c2d17 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.569623 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:22.569623 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:22.573618 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-617a6ba7-f457-4e10-9527-8471c98c2d17 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Volume info retrieved successfully. Aug 18 05:33:22.579709 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-617a6ba7-f457-4e10-9527-8471c98c2d17 tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 returned with HTTP 200 Aug 18 05:33:22.579709 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 717/2892] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:22 2026] GET /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:22.579921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-86852779-4453-407b-87cd-e49805a2767f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.582100 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-86852779-4453-407b-87cd-e49805a2767f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] POST https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7/action Aug 18 05:33:22.582670 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-86852779-4453-407b-87cd-e49805a2767f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:22.582934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-86852779-4453-407b-87cd-e49805a2767f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:22.594040 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2590db0d-0fe9-4e7d-9b82-148897e8fa9f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.599079 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2590db0d-0fe9-4e7d-9b82-148897e8fa9f tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 Aug 18 05:33:22.599079 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2590db0d-0fe9-4e7d-9b82-148897e8fa9f tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.599079 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2590db0d-0fe9-4e7d-9b82-148897e8fa9f tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.599079 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-2590db0d-0fe9-4e7d-9b82-148897e8fa9f tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Delete volume with id: 7071fad7-e503-491e-b431-b846e42c4814 Aug 18 05:33:22.599347 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:22.599347 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:22.599347 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-86852779-4453-407b-87cd-e49805a2767f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:22.604292 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:22.604292 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:22.605007 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2590db0d-0fe9-4e7d-9b82-148897e8fa9f tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Volume info retrieved successfully. Aug 18 05:33:22.614433 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-86852779-4453-407b-87cd-e49805a2767f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Begin detaching volume completed successfully. Aug 18 05:33:22.614433 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-86852779-4453-407b-87cd-e49805a2767f tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7/action returned with HTTP 202 Aug 18 05:33:22.614433 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 719/2893] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:33:22 2026] POST /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:22.630044 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2590db0d-0fe9-4e7d-9b82-148897e8fa9f tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Delete volume request issued successfully. Aug 18 05:33:22.630044 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2590db0d-0fe9-4e7d-9b82-148897e8fa9f tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 returned with HTTP 202 Aug 18 05:33:22.630044 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 733/2894] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:22 2026] DELETE /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:22.637860 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77c63887-52c8-4f6c-98d1-473e74b9790c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.640495 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77c63887-52c8-4f6c-98d1-473e74b9790c tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 Aug 18 05:33:22.640615 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77c63887-52c8-4f6c-98d1-473e74b9790c tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.641199 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77c63887-52c8-4f6c-98d1-473e74b9790c tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.649313 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:22.649313 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:22.653659 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-77c63887-52c8-4f6c-98d1-473e74b9790c tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Volume info retrieved successfully. Aug 18 05:33:22.658409 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77c63887-52c8-4f6c-98d1-473e74b9790c tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 returned with HTTP 200 Aug 18 05:33:22.658841 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 726/2895] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:22 2026] GET /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:22.668264 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-607603be-8c1d-4dd3-a227-d9a077dd9e58 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.668264 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-607603be-8c1d-4dd3-a227-d9a077dd9e58 None None] GET https://10.4.3.250/volume// Aug 18 05:33:22.668264 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-607603be-8c1d-4dd3-a227-d9a077dd9e58 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.668573 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-607603be-8c1d-4dd3-a227-d9a077dd9e58 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.669128 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-607603be-8c1d-4dd3-a227-d9a077dd9e58 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:22.669435 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 718/2896] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:22.680784 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-70232f11-0532-4eb1-bb51-80ba45ac9c89 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.798957 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-70232f11-0532-4eb1-bb51-80ba45ac9c89 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:22.799328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-70232f11-0532-4eb1-bb51-80ba45ac9c89 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.799540 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-70232f11-0532-4eb1-bb51-80ba45ac9c89 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.817676 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:22.817676 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:22.823038 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-70232f11-0532-4eb1-bb51-80ba45ac9c89 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:22.827856 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-70232f11-0532-4eb1-bb51-80ba45ac9c89 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:22.828320 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 720/2897] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:33:22 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 1338 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:22.978169 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e3f1cbb1-56f7-4db3-85d1-264ebcfb8741 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:22.980645 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3f1cbb1-56f7-4db3-85d1-264ebcfb8741 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f Aug 18 05:33:22.980851 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3f1cbb1-56f7-4db3-85d1-264ebcfb8741 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:22.981152 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3f1cbb1-56f7-4db3-85d1-264ebcfb8741 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:22.989128 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3f1cbb1-56f7-4db3-85d1-264ebcfb8741 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f returned with HTTP 404 Aug 18 05:33:22.989748 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 734/2898] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:22 2026] GET /volume/v3/volumes/8f729baf-7791-47f2-b88d-4647f497494f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:22.998913 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-04d3b834-79b2-43a8-b6be-ec853b79ed9f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:23.001319 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-04d3b834-79b2-43a8-b6be-ec853b79ed9f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:23.001513 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-04d3b834-79b2-43a8-b6be-ec853b79ed9f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:23.001696 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-04d3b834-79b2-43a8-b6be-ec853b79ed9f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:23.009279 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:23.009279 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:23.013421 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-04d3b834-79b2-43a8-b6be-ec853b79ed9f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:23.018924 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-04d3b834-79b2-43a8-b6be-ec853b79ed9f tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d returned with HTTP 200 Aug 18 05:33:23.019443 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 727/2899] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:22 2026] GET /volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:23.034449 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3cfd3f97-cd10-4ca2-9888-1abde8103e54 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:23.036496 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cfd3f97-cd10-4ca2-9888-1abde8103e54 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] DELETE https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:23.037182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cfd3f97-cd10-4ca2-9888-1abde8103e54 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:23.037182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cfd3f97-cd10-4ca2-9888-1abde8103e54 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:23.037372 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-3cfd3f97-cd10-4ca2-9888-1abde8103e54 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Delete volume with id: 5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:23.045735 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:23.045735 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:23.046234 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3cfd3f97-cd10-4ca2-9888-1abde8103e54 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:23.076022 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3cfd3f97-cd10-4ca2-9888-1abde8103e54 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Delete volume request issued successfully. Aug 18 05:33:23.076301 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cfd3f97-cd10-4ca2-9888-1abde8103e54 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d returned with HTTP 202 Aug 18 05:33:23.078492 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 719/2900] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:23 2026] DELETE /volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:23.099813 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4581713a-1f3c-4a2d-b583-753f7f36180a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:23.104189 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4581713a-1f3c-4a2d-b583-753f7f36180a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:23.104189 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4581713a-1f3c-4a2d-b583-753f7f36180a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:23.104189 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4581713a-1f3c-4a2d-b583-753f7f36180a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:23.113819 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:23.113819 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:23.121431 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4581713a-1f3c-4a2d-b583-753f7f36180a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Volume info retrieved successfully. Aug 18 05:33:23.123530 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4581713a-1f3c-4a2d-b583-753f7f36180a tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d returned with HTTP 200 Aug 18 05:33:23.124261 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 721/2901] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:23 2026] GET /volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:23.675443 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5ec5482e-f95d-42b7-8a60-40f94581a5ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:23.677572 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5ec5482e-f95d-42b7-8a60-40f94581a5ab tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] GET https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 Aug 18 05:33:23.677813 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5ec5482e-f95d-42b7-8a60-40f94581a5ab tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:23.678035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5ec5482e-f95d-42b7-8a60-40f94581a5ab tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:23.684865 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5ec5482e-f95d-42b7-8a60-40f94581a5ab tempest-VolumesNegativeTest-378081521 tempest-VolumesNegativeTest-378081521-project-member] https://10.4.3.250/volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 returned with HTTP 404 Aug 18 05:33:23.685343 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 735/2902] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:23 2026] GET /volume/v3/volumes/7071fad7-e503-491e-b431-b846e42c4814 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:23.691659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-889c3707-915d-43d5-ac97-475bd3fefcdb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:23.694333 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-889c3707-915d-43d5-ac97-475bd3fefcdb tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] DELETE https://10.4.3.250/volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 Aug 18 05:33:23.694618 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-889c3707-915d-43d5-ac97-475bd3fefcdb tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:23.694878 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-889c3707-915d-43d5-ac97-475bd3fefcdb tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:23.703007 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:23.703007 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:23.751597 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d6500b29-88b3-4700-a777-51c56ce35ec1 req-889c3707-915d-43d5-ac97-475bd3fefcdb tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 returned with HTTP 200 Aug 18 05:33:23.752033 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 728/2903] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:33:23 2026] DELETE /volume/v3/attachments/da3aa17a-b095-423b-84b7-e0b7010ccab8 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:24.141588 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3cea9945-343d-4c69-a842-f99ee521e549 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:24.143449 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cea9945-343d-4c69-a842-f99ee521e549 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] GET https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d Aug 18 05:33:24.143739 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cea9945-343d-4c69-a842-f99ee521e549 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:24.144027 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3cea9945-343d-4c69-a842-f99ee521e549 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:24.155977 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3cea9945-343d-4c69-a842-f99ee521e549 tempest-VolumesListTestJSON-836306419 tempest-VolumesListTestJSON-836306419-project-member] https://10.4.3.250/volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d returned with HTTP 404 Aug 18 05:33:24.156609 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 720/2904] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:24 2026] GET /volume/v3/volumes/5a700fcb-dd0f-4db1-8a6b-39ed1f9fb57d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:24.818233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-35459946-caff-419b-9401-bd1635b1cdf7 req-0493a152-b8eb-433e-acfc-bf4c040f3009 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:24.825733 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-35459946-caff-419b-9401-bd1635b1cdf7 req-0493a152-b8eb-433e-acfc-bf4c040f3009 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:24.826371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-35459946-caff-419b-9401-bd1635b1cdf7 req-0493a152-b8eb-433e-acfc-bf4c040f3009 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:24.826684 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-35459946-caff-419b-9401-bd1635b1cdf7 req-0493a152-b8eb-433e-acfc-bf4c040f3009 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:24.837154 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:24.837154 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:24.844315 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-35459946-caff-419b-9401-bd1635b1cdf7 req-0493a152-b8eb-433e-acfc-bf4c040f3009 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:24.849505 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-35459946-caff-419b-9401-bd1635b1cdf7 req-0493a152-b8eb-433e-acfc-bf4c040f3009 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:24.850257 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 722/2905] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:24 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 863 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:24.866362 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-88355488-49d1-4bdd-ab37-bc2569529edc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:24.869000 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88355488-49d1-4bdd-ab37-bc2569529edc tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:24.869222 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88355488-49d1-4bdd-ab37-bc2569529edc tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:24.869414 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88355488-49d1-4bdd-ab37-bc2569529edc tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:24.869598 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-88355488-49d1-4bdd-ab37-bc2569529edc tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Delete volume with id: c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:24.877296 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:24.877296 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:24.877755 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-88355488-49d1-4bdd-ab37-bc2569529edc tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:24.898970 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-88355488-49d1-4bdd-ab37-bc2569529edc tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Delete volume request issued successfully. Aug 18 05:33:24.899319 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88355488-49d1-4bdd-ab37-bc2569529edc tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 202 Aug 18 05:33:24.899900 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 736/2906] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:33:24 2026] DELETE /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:24.909487 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b1ce423-6243-42c0-9e0b-975b88e341a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:24.914091 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b1ce423-6243-42c0-9e0b-975b88e341a6 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:24.914408 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b1ce423-6243-42c0-9e0b-975b88e341a6 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:24.915306 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b1ce423-6243-42c0-9e0b-975b88e341a6 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:24.926440 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:24.926440 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:24.931740 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0b1ce423-6243-42c0-9e0b-975b88e341a6 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Volume info retrieved successfully. Aug 18 05:33:24.935956 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b1ce423-6243-42c0-9e0b-975b88e341a6 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 200 Aug 18 05:33:24.936327 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 729/2907] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:24 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:25.951442 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5e778a2a-76a8-4a07-8659-f90f37e84cb9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:25.953161 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5e778a2a-76a8-4a07-8659-f90f37e84cb9 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] GET https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 Aug 18 05:33:25.953362 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5e778a2a-76a8-4a07-8659-f90f37e84cb9 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:25.953553 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5e778a2a-76a8-4a07-8659-f90f37e84cb9 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:25.960736 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5e778a2a-76a8-4a07-8659-f90f37e84cb9 tempest-TestServerVolumeAttachScenarioOldVersion-94266091 tempest-TestServerVolumeAttachScenarioOldVersion-94266091-project-member] https://10.4.3.250/volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 returned with HTTP 404 Aug 18 05:33:25.961218 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 721/2908] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:25 2026] GET /volume/v3/volumes/c5f103ce-1e3c-4928-8157-18c3408bfaf7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:27.849900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ed5bf869-0fe0-4314-a623-14151b17839a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:27.852501 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed5bf869-0fe0-4314-a623-14151b17839a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:33:27.853038 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed5bf869-0fe0-4314-a623-14151b17839a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0509b2cc-f502-4d40-ad97-b97d9830a21b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1604628294", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:27.871455 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:27.871455 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:27.872060 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ed5bf869-0fe0-4314-a623-14151b17839a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:27.872252 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-ed5bf869-0fe0-4314-a623-14151b17839a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create snapshot from volume 0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:33:27.916029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ed5bf869-0fe0-4314-a623-14151b17839a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['6566fa00-d0a4-46ad-a90e-14581d628da8', '7532d847-3522-4445-b8fe-ffe9f216ce8f', 'a13f0417-8cdd-4524-8cf1-9783012e0eca', '89f2a4bb-942a-4389-9c26-fca185969dc8'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:27.968469 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ed5bf869-0fe0-4314-a623-14151b17839a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot force create request issued successfully. Aug 18 05:33:27.968903 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed5bf869-0fe0-4314-a623-14151b17839a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:33:27.969577 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 723/2909] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:33:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:27.981520 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d0b5ff09-df80-4436-8519-4f312c448c5f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:27.985000 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0b5ff09-df80-4436-8519-4f312c448c5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 Aug 18 05:33:27.985277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0b5ff09-df80-4436-8519-4f312c448c5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:27.986796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0b5ff09-df80-4436-8519-4f312c448c5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:27.995857 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:27.995857 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:27.996573 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d0b5ff09-df80-4436-8519-4f312c448c5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:27.998613 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0b5ff09-df80-4436-8519-4f312c448c5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 returned with HTTP 200 Aug 18 05:33:28.000071 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 737/2910] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:27 2026] GET /volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:29.010024 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4f82f02a-8f34-4a21-a50e-840c448bbc43 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:29.012241 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f82f02a-8f34-4a21-a50e-840c448bbc43 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 Aug 18 05:33:29.012493 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f82f02a-8f34-4a21-a50e-840c448bbc43 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:29.012733 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f82f02a-8f34-4a21-a50e-840c448bbc43 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:29.018999 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:29.018999 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:29.019601 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4f82f02a-8f34-4a21-a50e-840c448bbc43 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:29.020650 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f82f02a-8f34-4a21-a50e-840c448bbc43 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 returned with HTTP 200 Aug 18 05:33:29.021089 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 730/2911] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:29 2026] GET /volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:29.030792 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-97d08983-f06e-462b-839b-0d695afbf8f7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:29.033043 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97d08983-f06e-462b-839b-0d695afbf8f7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 Aug 18 05:33:29.033312 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97d08983-f06e-462b-839b-0d695afbf8f7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:29.033600 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97d08983-f06e-462b-839b-0d695afbf8f7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:29.039643 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:29.039643 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:29.040291 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-97d08983-f06e-462b-839b-0d695afbf8f7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:29.041495 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97d08983-f06e-462b-839b-0d695afbf8f7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 returned with HTTP 200 Aug 18 05:33:29.042364 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 722/2912] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:29 2026] GET /volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:30.493886 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-53382ba2-697d-4aba-b597-5a874e705f2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:30.497161 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53382ba2-697d-4aba-b597-5a874e705f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:33:30.497161 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53382ba2-697d-4aba-b597-5a874e705f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:30.497161 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-53382ba2-697d-4aba-b597-5a874e705f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:30.510884 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:30.510884 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:30.518796 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-53382ba2-697d-4aba-b597-5a874e705f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:33:30.525664 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-53382ba2-697d-4aba-b597-5a874e705f2c tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:33:30.526232 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 724/2913] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:30 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:30.592600 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ef93e04-2873-4b15-a4bd-ca91fa83f27e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:30.594578 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ef93e04-2873-4b15-a4bd-ca91fa83f27e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:33:30.595185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ef93e04-2873-4b15-a4bd-ca91fa83f27e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:30.595185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ef93e04-2873-4b15-a4bd-ca91fa83f27e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:30.607652 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:30.607652 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:30.616983 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7ef93e04-2873-4b15-a4bd-ca91fa83f27e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:33:30.623139 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ef93e04-2873-4b15-a4bd-ca91fa83f27e tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:33:30.623648 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 738/2914] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:30 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:32.182330 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1880f620-1928-4a0e-8a1a-7773854ae62e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:32.280917 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:32.281395 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-87192593"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:32.283371 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-87192593'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:32.284096 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume of 1 GB Aug 18 05:33:32.290509 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Availability Zones retrieved successfully. Aug 18 05:33:32.296955 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (a55f3241-0077-428a-83c2-4ac960322d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:32.297962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd0ea9f-6625-4cf1-b5cb-1c477acf30bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:32.298879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:32.326044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccd0ea9f-6625-4cf1-b5cb-1c477acf30bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:32.326801 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81deb153-6065-4829-9f64-222f5bffc55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:32.397820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['f5a9c673-d20d-4c40-a7cf-74245a3bcd62', 'aa9c723f-3aeb-4561-beed-10913e236803', 'e6353699-ae2a-4407-8c1a-16df437a405c', '1c7f9ab3-1760-4c3e-a019-501ebc410e4f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:32.399220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81deb153-6065-4829-9f64-222f5bffc55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5a9c673-d20d-4c40-a7cf-74245a3bcd62', 'aa9c723f-3aeb-4561-beed-10913e236803', 'e6353699-ae2a-4407-8c1a-16df437a405c', '1c7f9ab3-1760-4c3e-a019-501ebc410e4f']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:32.400581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2ba3e6-a346-4dde-9671-e8af1a3b86d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:32.428310 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2ba3e6-a346-4dde-9671-e8af1a3b86d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db5428f0-581c-45f7-9323-27083053538d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-87192593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['f5a9c673-d20d-4c40-a7cf-74245a3bcd62','aa9c723f-3aeb-4561-beed-10913e236803','e6353699-ae2a-4407-8c1a-16df437a405c','1c7f9ab3-1760-4c3e-a019-501ebc410e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-87192593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db5428f0-581c-45f7-9323-27083053538d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231af955025f4b78838a213ee26d3399',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65851bb8d3a04eb48b51219f71c3d803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:32.428939 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c4b7a7-da26-4b91-b076-d38e29364a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:32.451327 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c4b7a7-da26-4b91-b076-d38e29364a33) transitioned into state 'SUCCESS' from state '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-87192593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['f5a9c673-d20d-4c40-a7cf-74245a3bcd62','aa9c723f-3aeb-4561-beed-10913e236803','e6353699-ae2a-4407-8c1a-16df437a405c','1c7f9ab3-1760-4c3e-a019-501ebc410e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:32.453771 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a63d38f5-e331-458d-bf98-b89d31b95193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:32.470333 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a63d38f5-e331-458d-bf98-b89d31b95193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:32.471636 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (a55f3241-0077-428a-83c2-4ac960322d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:32.472240 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request issued successfully. Aug 18 05:33:32.473020 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1880f620-1928-4a0e-8a1a-7773854ae62e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:32.473613 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 731/2915] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:32 2026] POST /volume/v3/volumes => generated 752 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:32.484966 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-36580d98-61de-4c2e-887b-5c30936f6a0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:32.487340 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36580d98-61de-4c2e-887b-5c30936f6a0e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:33:32.487610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36580d98-61de-4c2e-887b-5c30936f6a0e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:32.487876 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36580d98-61de-4c2e-887b-5c30936f6a0e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:32.498873 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:32.498873 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:32.503853 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-36580d98-61de-4c2e-887b-5c30936f6a0e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:33:32.509146 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36580d98-61de-4c2e-887b-5c30936f6a0e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:33:32.509645 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 723/2916] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:32 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:33.526249 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55314205-ea2d-4424-9129-72c20ebb54ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:33.528877 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55314205-ea2d-4424-9129-72c20ebb54ca tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:33:33.529181 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55314205-ea2d-4424-9129-72c20ebb54ca tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:33.529444 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55314205-ea2d-4424-9129-72c20ebb54ca tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:33.538838 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:33.538838 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:33.544499 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-55314205-ea2d-4424-9129-72c20ebb54ca tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:33:33.552025 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55314205-ea2d-4424-9129-72c20ebb54ca tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:33:33.552627 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 725/2917] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:33 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:33.568207 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4b49cf4f-8ce3-4351-ad02-6cab33eacf99 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:33.570184 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b49cf4f-8ce3-4351-ad02-6cab33eacf99 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:33:33.570402 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b49cf4f-8ce3-4351-ad02-6cab33eacf99 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:33.570599 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b49cf4f-8ce3-4351-ad02-6cab33eacf99 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:33.578155 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:33.578155 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:33.581787 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4b49cf4f-8ce3-4351-ad02-6cab33eacf99 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:33:33.585978 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b49cf4f-8ce3-4351-ad02-6cab33eacf99 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:33:33.586534 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 739/2918] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:33 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:33.603239 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3879ba17-e065-4b90-a7cc-fc607ab5ad3a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:33.605592 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3879ba17-e065-4b90-a7cc-fc607ab5ad3a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:33:33.606008 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3879ba17-e065-4b90-a7cc-fc607ab5ad3a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db5428f0-581c-45f7-9323-27083053538d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1044234660"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:33.616416 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:33.616416 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:33.617025 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3879ba17-e065-4b90-a7cc-fc607ab5ad3a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:33:33.617200 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-3879ba17-e065-4b90-a7cc-fc607ab5ad3a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume db5428f0-581c-45f7-9323-27083053538d Aug 18 05:33:33.661370 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-3879ba17-e065-4b90-a7cc-fc607ab5ad3a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['dd01581b-bf32-42e5-aa8a-b4cd5e02c037', '16f21751-bb25-45f3-8b99-f7394c675e74', '5c976f03-4353-4b8c-a5d0-d968419759a9', '10233023-dae3-486a-8ec2-b201c07823be'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:33.693918 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3879ba17-e065-4b90-a7cc-fc607ab5ad3a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot create request issued successfully. Aug 18 05:33:33.694363 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3879ba17-e065-4b90-a7cc-fc607ab5ad3a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:33:33.694842 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 732/2919] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:33:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:33.704951 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-38df935b-b50b-49a9-aa4c-64b9bcc831b5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:33.706896 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38df935b-b50b-49a9-aa4c-64b9bcc831b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 Aug 18 05:33:33.707225 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38df935b-b50b-49a9-aa4c-64b9bcc831b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:33.707426 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38df935b-b50b-49a9-aa4c-64b9bcc831b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:33.713256 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:33.713256 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:33.713685 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-38df935b-b50b-49a9-aa4c-64b9bcc831b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:33:33.714499 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38df935b-b50b-49a9-aa4c-64b9bcc831b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 returned with HTTP 200 Aug 18 05:33:33.714915 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 724/2920] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:33 2026] GET /volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-44f123c2-22b0-457a-a0ac-3b0e59f7504f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44f123c2-22b0-457a-a0ac-3b0e59f7504f tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] DELETE https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44f123c2-22b0-457a-a0ac-3b0e59f7504f tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44f123c2-22b0-457a-a0ac-3b0e59f7504f tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-44f123c2-22b0-457a-a0ac-3b0e59f7504f tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Delete volume with id: 73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-44f123c2-22b0-457a-a0ac-3b0e59f7504f tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-44f123c2-22b0-457a-a0ac-3b0e59f7504f tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Delete volume request issued successfully. Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44f123c2-22b0-457a-a0ac-3b0e59f7504f tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 202 Aug 18 05:33:34.591544 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 726/2921] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:34 2026] DELETE /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:34.593380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-21294fcd-0097-43bc-9dc8-3b2580032fe6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:34.593380 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21294fcd-0097-43bc-9dc8-3b2580032fe6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:33:34.593380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-21294fcd-0097-43bc-9dc8-3b2580032fe6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:34.593380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-21294fcd-0097-43bc-9dc8-3b2580032fe6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:34.593380 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:34.593380 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:34.593380 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-21294fcd-0097-43bc-9dc8-3b2580032fe6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:33:34.593380 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21294fcd-0097-43bc-9dc8-3b2580032fe6 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 200 Aug 18 05:33:34.593380 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 740/2922] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:34 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:34.732240 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-187b0d02-39d3-4a76-9941-d508e1e28fce None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:34.735052 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-187b0d02-39d3-4a76-9941-d508e1e28fce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 Aug 18 05:33:34.735380 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-187b0d02-39d3-4a76-9941-d508e1e28fce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:34.735684 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-187b0d02-39d3-4a76-9941-d508e1e28fce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:34.743757 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:34.743757 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:34.744542 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-187b0d02-39d3-4a76-9941-d508e1e28fce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:33:34.745915 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-187b0d02-39d3-4a76-9941-d508e1e28fce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 returned with HTTP 200 Aug 18 05:33:34.746550 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 733/2923] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:34 2026] GET /volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:34.760050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ca383b2d-cfd7-437c-b95e-b6bce19ad10c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:34.764880 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca383b2d-cfd7-437c-b95e-b6bce19ad10c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:33:34.764880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ca383b2d-cfd7-437c-b95e-b6bce19ad10c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db5428f0-581c-45f7-9323-27083053538d", "snapshot_id": "dda2ca80-0257-41b1-a308-551f63da7122", "name": "tempest-VolumesSnapshotTestJSON-Backup-1157266434", "container": "tempest-volumessnapshottestjson-backup-container-1872476176"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:34.769871 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-ca383b2d-cfd7-437c-b95e-b6bce19ad10c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Creating new backup {'backup': {'volume_id': 'db5428f0-581c-45f7-9323-27083053538d', 'snapshot_id': 'dda2ca80-0257-41b1-a308-551f63da7122', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1157266434', 'container': 'tempest-volumessnapshottestjson-backup-container-1872476176'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:33:34.770171 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-ca383b2d-cfd7-437c-b95e-b6bce19ad10c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Creating backup of volume db5428f0-581c-45f7-9323-27083053538d in container tempest-volumessnapshottestjson-backup-container-1872476176 Aug 18 05:33:34.780655 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:34.780655 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:34.781337 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ca383b2d-cfd7-437c-b95e-b6bce19ad10c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:33:34.789492 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:34.789492 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:34.790134 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ca383b2d-cfd7-437c-b95e-b6bce19ad10c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:33:34.824668 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ca383b2d-cfd7-437c-b95e-b6bce19ad10c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['c63cf1e2-8d88-4468-a1ac-1c2f61975f32', '7ff43f82-a296-4b27-8161-417d6279fd57'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:34.862968 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca383b2d-cfd7-437c-b95e-b6bce19ad10c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:33:34.863468 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 725/2924] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:34 2026] POST /volume/v3/backups => generated 335 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:34.880029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ffa6064c-c517-4d7d-9c4b-99bb60705626 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:34.883703 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffa6064c-c517-4d7d-9c4b-99bb60705626 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:34.884279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffa6064c-c517-4d7d-9c4b-99bb60705626 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:34.884279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ffa6064c-c517-4d7d-9c4b-99bb60705626 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:34.884659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ffa6064c-c517-4d7d-9c4b-99bb60705626 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:34.897695 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:34.897695 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:34.898799 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ffa6064c-c517-4d7d-9c4b-99bb60705626 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:34.899357 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 727/2925] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:34 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:35.028521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f0dadae-5717-4873-85ac-208900cae7b1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:35.031326 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:35.031326 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1013419497"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:35.032377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1013419497'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:35.032493 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Create volume of 1 GB Aug 18 05:33:35.040996 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Availability Zones retrieved successfully. Aug 18 05:33:35.051424 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Flow 'volume_create_api' (b0ca761f-9f80-4ff6-bd3c-79f2651f844d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:35.051424 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7d4a035-b236-4ae4-af2d-0ef8ae8e5693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:35.052563 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:35.108508 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7d4a035-b236-4ae4-af2d-0ef8ae8e5693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:35.110434 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eed9ec61-fb70-405e-9c34-53713846c5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:35.168190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Created reservations ['623e3d46-f93a-4437-9594-904aa9557ccf', 'b72222ae-ed6c-4b8c-8eb6-4d27902f14bf', '5fbb5876-297c-4a71-94c0-a1c015b7dd09', '8f1d65b2-1237-46f8-b460-9e9687130452'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:35.168935 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eed9ec61-fb70-405e-9c34-53713846c5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['623e3d46-f93a-4437-9594-904aa9557ccf', 'b72222ae-ed6c-4b8c-8eb6-4d27902f14bf', '5fbb5876-297c-4a71-94c0-a1c015b7dd09', '8f1d65b2-1237-46f8-b460-9e9687130452']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:35.169680 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4223ff8-3d45-4b28-9537-da086d78af3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:35.194364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4223ff8-3d45-4b28-9537-da086d78af3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b76f928-f94b-4017-87dd-a4105fe78a61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1013419497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e53208b3f9c24d37b73288256362065c',qos_specs=None,replication_status=,reservations=['623e3d46-f93a-4437-9594-904aa9557ccf','b72222ae-ed6c-4b8c-8eb6-4d27902f14bf','5fbb5876-297c-4a71-94c0-a1c015b7dd09','8f1d65b2-1237-46f8-b460-9e9687130452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='841ecd96cc7e4f18a50ad9510d0a7092',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1013419497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b76f928-f94b-4017-87dd-a4105fe78a61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e53208b3f9c24d37b73288256362065c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='841ecd96cc7e4f18a50ad9510d0a7092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:35.195303 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624280d0-b36f-4ff7-a1f2-f046e4d9b0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:35.223717 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (624280d0-b36f-4ff7-a1f2-f046e4d9b0e3) transitioned into state 'SUCCESS' from state '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-1013419497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e53208b3f9c24d37b73288256362065c',qos_specs=None,replication_status=,reservations=['623e3d46-f93a-4437-9594-904aa9557ccf','b72222ae-ed6c-4b8c-8eb6-4d27902f14bf','5fbb5876-297c-4a71-94c0-a1c015b7dd09','8f1d65b2-1237-46f8-b460-9e9687130452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='841ecd96cc7e4f18a50ad9510d0a7092',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:35.224646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0533770e-79ee-44fa-aeb1-5f875c63cf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:35.243915 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0533770e-79ee-44fa-aeb1-5f875c63cf41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:35.245282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Flow 'volume_create_api' (b0ca761f-9f80-4ff6-bd3c-79f2651f844d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:35.245754 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Create volume request issued successfully. Aug 18 05:33:35.246675 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f0dadae-5717-4873-85ac-208900cae7b1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:35.247351 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 741/2926] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:35 2026] POST /volume/v3/volumes => generated 751 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:35.260961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-978c130f-c210-4ab7-9ba6-aac1dc8402de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:35.263299 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-978c130f-c210-4ab7-9ba6-aac1dc8402de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:35.263686 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-978c130f-c210-4ab7-9ba6-aac1dc8402de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:35.263893 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-978c130f-c210-4ab7-9ba6-aac1dc8402de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:35.271617 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:35.271617 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:35.276409 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-978c130f-c210-4ab7-9ba6-aac1dc8402de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:35.281725 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-978c130f-c210-4ab7-9ba6-aac1dc8402de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:35.282185 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 734/2927] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:35 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:35.378445 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3e250282-cc81-4d86-97b9-dac0548e5aec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:35.380727 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e250282-cc81-4d86-97b9-dac0548e5aec tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a Aug 18 05:33:35.380838 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e250282-cc81-4d86-97b9-dac0548e5aec tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:35.381099 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e250282-cc81-4d86-97b9-dac0548e5aec tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:35.390504 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e250282-cc81-4d86-97b9-dac0548e5aec tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a returned with HTTP 404 Aug 18 05:33:35.391172 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 726/2928] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:35 2026] GET /volume/v3/volumes/73b73b46-17f0-4d64-abb0-7d89c8b0760a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:35.457003 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da9099bd-49c5-45a9-9906-519d98bb1e47 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:35.459115 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da9099bd-49c5-45a9-9906-519d98bb1e47 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] DELETE https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:33:35.459319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da9099bd-49c5-45a9-9906-519d98bb1e47 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:35.459606 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da9099bd-49c5-45a9-9906-519d98bb1e47 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:35.459694 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-da9099bd-49c5-45a9-9906-519d98bb1e47 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Delete volume with id: 082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:33:35.467099 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:35.467099 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:35.467578 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-da9099bd-49c5-45a9-9906-519d98bb1e47 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:33:35.487778 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-da9099bd-49c5-45a9-9906-519d98bb1e47 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Delete volume request issued successfully. Aug 18 05:33:35.488118 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da9099bd-49c5-45a9-9906-519d98bb1e47 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 202 Aug 18 05:33:35.488882 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 728/2929] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:35 2026] DELETE /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:35.498602 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8e622eb0-aa1c-4746-8a75-149c7a7cf962 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:35.500748 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e622eb0-aa1c-4746-8a75-149c7a7cf962 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:33:35.500982 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e622eb0-aa1c-4746-8a75-149c7a7cf962 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:35.501278 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e622eb0-aa1c-4746-8a75-149c7a7cf962 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:35.508735 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:35.508735 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:35.513514 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8e622eb0-aa1c-4746-8a75-149c7a7cf962 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Volume info retrieved successfully. Aug 18 05:33:35.519665 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e622eb0-aa1c-4746-8a75-149c7a7cf962 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 200 Aug 18 05:33:35.520190 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 742/2930] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:35 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:35.913245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35359717-fbe8-4444-8a19-15558b49afd8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:35.915266 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35359717-fbe8-4444-8a19-15558b49afd8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:35.915564 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35359717-fbe8-4444-8a19-15558b49afd8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:35.915776 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35359717-fbe8-4444-8a19-15558b49afd8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:35.915939 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-35359717-fbe8-4444-8a19-15558b49afd8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:35.922844 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:35.922844 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:35.923533 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35359717-fbe8-4444-8a19-15558b49afd8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:35.924250 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 735/2931] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:35 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:36.297531 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-82002cc3-78c1-4959-b91a-dc479eb86c04 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.300476 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82002cc3-78c1-4959-b91a-dc479eb86c04 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:36.300595 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82002cc3-78c1-4959-b91a-dc479eb86c04 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.300853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82002cc3-78c1-4959-b91a-dc479eb86c04 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.311717 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:36.311717 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:36.318145 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-82002cc3-78c1-4959-b91a-dc479eb86c04 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:36.325356 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82002cc3-78c1-4959-b91a-dc479eb86c04 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:36.326418 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 727/2932] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:36 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:36.389979 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-d6bf9bf3-cbd1-4483-b252-e7a6b129e0c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.392683 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-d6bf9bf3-cbd1-4483-b252-e7a6b129e0c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:36.392902 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-d6bf9bf3-cbd1-4483-b252-e7a6b129e0c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.393177 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-d6bf9bf3-cbd1-4483-b252-e7a6b129e0c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.402342 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:36.402342 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:36.406954 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-d6bf9bf3-cbd1-4483-b252-e7a6b129e0c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:36.412856 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-d6bf9bf3-cbd1-4483-b252-e7a6b129e0c6 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:36.413517 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 729/2933] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:36 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:36.520463 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e35e5cb2-ac1d-4888-b271-97a0aceafde4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.520897 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e35e5cb2-ac1d-4888-b271-97a0aceafde4 None None] GET https://10.4.3.250/volume// Aug 18 05:33:36.521128 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e35e5cb2-ac1d-4888-b271-97a0aceafde4 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.521426 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e35e5cb2-ac1d-4888-b271-97a0aceafde4 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.521788 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e35e5cb2-ac1d-4888-b271-97a0aceafde4 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:36.522258 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 743/2934] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:33:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:36.532719 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-40a58db3-9428-46e8-aa43-37cca49f9fad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.538087 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8e76481c-c2c2-4101-bb75-727b489d6540 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.538541 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-40a58db3-9428-46e8-aa43-37cca49f9fad tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:33:36.542481 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-40a58db3-9428-46e8-aa43-37cca49f9fad tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b76f928-f94b-4017-87dd-a4105fe78a61", "connector": null, "instance_uuid": "6aac44e9-e524-494d-9b28-dc72e61e44e4"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:36.542547 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8e76481c-c2c2-4101-bb75-727b489d6540 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] GET https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 Aug 18 05:33:36.542547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8e76481c-c2c2-4101-bb75-727b489d6540 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.542547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8e76481c-c2c2-4101-bb75-727b489d6540 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.551554 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8e76481c-c2c2-4101-bb75-727b489d6540 tempest-AttachVolumeShelveTestJSON-1821398806 tempest-AttachVolumeShelveTestJSON-1821398806-project-member] https://10.4.3.250/volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 returned with HTTP 404 Aug 18 05:33:36.552501 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 728/2935] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:36 2026] GET /volume/v3/volumes/082e2adb-75f6-4a09-ad44-377e8afc86b7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:33:36.559617 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:36.559617 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:36.613355 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4760068c-514f-4311-b376-606cd9ad755e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.615896 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-40a58db3-9428-46e8-aa43-37cca49f9fad tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:33:36.615966 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4760068c-514f-4311-b376-606cd9ad755e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 Aug 18 05:33:36.616634 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4760068c-514f-4311-b376-606cd9ad755e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.616634 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4760068c-514f-4311-b376-606cd9ad755e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.616634 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-4760068c-514f-4311-b376-606cd9ad755e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: 72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 Aug 18 05:33:36.616774 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 736/2936] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:33:36 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 18 05:33:36.627442 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:36.627442 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:36.627932 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4760068c-514f-4311-b376-606cd9ad755e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:36.656761 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1ce3678e-dfd4-4724-a134-c560564417ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.658925 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ce3678e-dfd4-4724-a134-c560564417ab tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:36.659270 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1ce3678e-dfd4-4724-a134-c560564417ab tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.659468 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1ce3678e-dfd4-4724-a134-c560564417ab tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.661149 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4760068c-514f-4311-b376-606cd9ad755e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot delete request issued successfully. Aug 18 05:33:36.661149 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4760068c-514f-4311-b376-606cd9ad755e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 returned with HTTP 202 Aug 18 05:33:36.661149 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 730/2937] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:33:36 2026] DELETE /volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:36.672248 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6fc8a8b1-dd19-4606-962e-e6681dfa24fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.674455 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce4a5e7a-de5d-4b5f-bdd2-f53977f7ca24 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.675227 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce4a5e7a-de5d-4b5f-bdd2-f53977f7ca24 None None] GET https://10.4.3.250/volume// Aug 18 05:33:36.675434 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce4a5e7a-de5d-4b5f-bdd2-f53977f7ca24 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.675728 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fc8a8b1-dd19-4606-962e-e6681dfa24fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 Aug 18 05:33:36.675855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce4a5e7a-de5d-4b5f-bdd2-f53977f7ca24 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.675915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fc8a8b1-dd19-4606-962e-e6681dfa24fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.678476 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fc8a8b1-dd19-4606-962e-e6681dfa24fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.678649 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce4a5e7a-de5d-4b5f-bdd2-f53977f7ca24 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:36.678649 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 737/2938] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:36.678729 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:36.678729 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:36.684442 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1ce3678e-dfd4-4724-a134-c560564417ab tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:36.685027 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:36.685027 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:36.685609 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6fc8a8b1-dd19-4606-962e-e6681dfa24fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:36.686562 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fc8a8b1-dd19-4606-962e-e6681dfa24fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 returned with HTTP 200 Aug 18 05:33:36.687142 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 729/2939] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:36 2026] GET /volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:36.688362 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-506884b5-268f-495d-8914-f0db042d125b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.692395 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-506884b5-268f-495d-8914-f0db042d125b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:36.692686 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-506884b5-268f-495d-8914-f0db042d125b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.693812 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-506884b5-268f-495d-8914-f0db042d125b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.693873 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ce3678e-dfd4-4724-a134-c560564417ab tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:36.694226 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 744/2940] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:36 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:36.705550 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:36.705550 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:36.712254 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-506884b5-268f-495d-8914-f0db042d125b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:36.720592 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-506884b5-268f-495d-8914-f0db042d125b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:36.720592 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 731/2941] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:33:36 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:36.855002 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-9bae4505-68f8-407b-bac3-a33b11a2b23b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.857261 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-9bae4505-68f8-407b-bac3-a33b11a2b23b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] PUT https://10.4.3.250/volume/v3/attachments/4028e61c-16d0-4806-9373-bcb6bdea84d4 Aug 18 05:33:36.857754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-9bae4505-68f8-407b-bac3-a33b11a2b23b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:36.868537 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-9bae4505-68f8-407b-bac3-a33b11a2b23b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Acquiring lock "cinder-attachment_update-6b76f928-f94b-4017-87dd-a4105fe78a61-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:33:36.874421 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-9bae4505-68f8-407b-bac3-a33b11a2b23b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Lock "cinder-attachment_update-6b76f928-f94b-4017-87dd-a4105fe78a61-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:33:36.875662 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:36.875662 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:36.937658 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-444257a4-90b6-460a-931e-3848a4e0271d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:36.939965 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-444257a4-90b6-460a-931e-3848a4e0271d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:36.940170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-444257a4-90b6-460a-931e-3848a4e0271d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:36.940415 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-444257a4-90b6-460a-931e-3848a4e0271d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:36.940728 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-444257a4-90b6-460a-931e-3848a4e0271d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:36.946199 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:36.946199 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:36.947602 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-444257a4-90b6-460a-931e-3848a4e0271d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:36.947792 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 730/2942] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:36 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:36.989986 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-9bae4505-68f8-407b-bac3-a33b11a2b23b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Lock "cinder-attachment_update-6b76f928-f94b-4017-87dd-a4105fe78a61-np0000007601" released by "attachment_update" :: held 0.115s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:33:36.990582 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-9bae4505-68f8-407b-bac3-a33b11a2b23b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments/4028e61c-16d0-4806-9373-bcb6bdea84d4 returned with HTTP 200 Aug 18 05:33:36.990822 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 738/2943] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:33:36 2026] PUT /volume/v3/attachments/4028e61c-16d0-4806-9373-bcb6bdea84d4 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:37.699358 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e62d70a-2ea0-43ed-a8c6-95d13dc6d5be None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:37.701538 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e62d70a-2ea0-43ed-a8c6-95d13dc6d5be tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 Aug 18 05:33:37.701538 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e62d70a-2ea0-43ed-a8c6-95d13dc6d5be tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:37.701728 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e62d70a-2ea0-43ed-a8c6-95d13dc6d5be tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:37.711404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-563cfcbb-8d57-491d-ae5c-69178e94dce1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:37.711814 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e62d70a-2ea0-43ed-a8c6-95d13dc6d5be tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 returned with HTTP 404 Aug 18 05:33:37.711853 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 745/2944] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:37 2026] GET /volume/v3/snapshots/72a3a4f9-5f94-41f7-8a1d-539550bbfaa8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:37.712545 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-563cfcbb-8d57-491d-ae5c-69178e94dce1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:37.712736 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-563cfcbb-8d57-491d-ae5c-69178e94dce1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:37.712846 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-563cfcbb-8d57-491d-ae5c-69178e94dce1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:37.726639 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:37.726639 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:37.732223 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-563cfcbb-8d57-491d-ae5c-69178e94dce1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:37.739096 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-563cfcbb-8d57-491d-ae5c-69178e94dce1 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:37.739766 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 732/2945] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:37 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:37.962355 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-66e0f29b-3153-490a-ab57-db6679002572 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:37.963422 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66e0f29b-3153-490a-ab57-db6679002572 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:37.964287 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66e0f29b-3153-490a-ab57-db6679002572 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:37.964287 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66e0f29b-3153-490a-ab57-db6679002572 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:37.964287 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-66e0f29b-3153-490a-ab57-db6679002572 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:37.969340 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:37.969340 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:37.970213 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66e0f29b-3153-490a-ab57-db6679002572 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:37.970615 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 731/2946] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:37 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:38.114275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:38.296861 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:38.297570 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-300073711", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:38.300313 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-300073711', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:38.303614 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Create volume of 1 GB Aug 18 05:33:38.303614 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:38.303614 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:38.308054 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Availability Zones retrieved successfully. Aug 18 05:33:38.315834 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Flow 'volume_create_api' (18964131-8331-4661-9023-935e44387aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:38.317293 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8712dc6-792e-4d99-86da-f29ee86194bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.319033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:38.354455 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8712dc6-792e-4d99-86da-f29ee86194bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.355601 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a606c6da-2661-4db2-898f-281f60d7be70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.438684 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Created reservations ['9cfa0029-0791-4fd4-8178-149d43943a80', '388ce8d0-f7b3-4878-8eac-c63da8b9bfd2', '218fab44-2b4c-4ba6-a4f1-8d2ca6971266', 'fa619077-d891-48d8-9e8c-ec061124ee3e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:38.439914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a606c6da-2661-4db2-898f-281f60d7be70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cfa0029-0791-4fd4-8178-149d43943a80', '388ce8d0-f7b3-4878-8eac-c63da8b9bfd2', '218fab44-2b4c-4ba6-a4f1-8d2ca6971266', 'fa619077-d891-48d8-9e8c-ec061124ee3e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.440848 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b61e745-e3a9-4bc7-a45e-c6d8607d5644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.470245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b61e745-e3a9-4bc7-a45e-c6d8607d5644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dfdffc1-afbe-41c2-aa71-53a02b4368b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-300073711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b90883fc7460d9dcefe8c93a0f7fc',qos_specs=None,replication_status=,reservations=['9cfa0029-0791-4fd4-8178-149d43943a80','388ce8d0-f7b3-4878-8eac-c63da8b9bfd2','218fab44-2b4c-4ba6-a4f1-8d2ca6971266','fa619077-d891-48d8-9e8c-ec061124ee3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df70ac4f830049d6ae766bc474870b3d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-300073711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dfdffc1-afbe-41c2-aa71-53a02b4368b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3b90883fc7460d9dcefe8c93a0f7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df70ac4f830049d6ae766bc474870b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.471835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d41c86a-50b0-49c5-ad3f-6e0ef8beddda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.494332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d41c86a-50b0-49c5-ad3f-6e0ef8beddda) transitioned into state 'SUCCESS' from state '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-300073711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b90883fc7460d9dcefe8c93a0f7fc',qos_specs=None,replication_status=,reservations=['9cfa0029-0791-4fd4-8178-149d43943a80','388ce8d0-f7b3-4878-8eac-c63da8b9bfd2','218fab44-2b4c-4ba6-a4f1-8d2ca6971266','fa619077-d891-48d8-9e8c-ec061124ee3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df70ac4f830049d6ae766bc474870b3d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.495177 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f60b6b-8f40-4c9f-9e32-e05d7b404f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.510153 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f60b6b-8f40-4c9f-9e32-e05d7b404f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.511496 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Flow 'volume_create_api' (18964131-8331-4661-9023-935e44387aa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:38.511962 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Create volume request issued successfully. Aug 18 05:33:38.513746 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-20a689c4-5d67-4dd2-a347-cbc0580b4a72 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:38.513746 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 739/2947] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:38 2026] POST /volume/v3/volumes => generated 764 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:38.533364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:38.538999 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:38.539176 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1166746143", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:38.540920 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1166746143', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:38.541104 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Create volume of 1 GB Aug 18 05:33:38.548468 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Availability Zones retrieved successfully. Aug 18 05:33:38.558906 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Flow 'volume_create_api' (2d77f151-ebd5-45b4-8e1b-128e6d9083ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:38.560894 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b3267fa-2f53-4be0-bd43-23b1221bdc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.562251 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:38.605306 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b3267fa-2f53-4be0-bd43-23b1221bdc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.606399 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aaeeb5a-9300-4afc-a17e-5bb91ab72312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.679458 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Created reservations ['b04815b8-3caf-4508-a44f-7072462e88fc', '3f511d76-6e16-4f14-a479-229f911a0546', '2641c4ea-da44-48cc-aa02-b8b92a653500', '726402da-fd31-43ac-baf4-6d139b3561f4'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:38.680635 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aaeeb5a-9300-4afc-a17e-5bb91ab72312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b04815b8-3caf-4508-a44f-7072462e88fc', '3f511d76-6e16-4f14-a479-229f911a0546', '2641c4ea-da44-48cc-aa02-b8b92a653500', '726402da-fd31-43ac-baf4-6d139b3561f4']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.681699 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7ab2a04-c077-41df-b60f-42e9468c2c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.721088 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7ab2a04-c077-41df-b60f-42e9468c2c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '211b627b-5af0-4b26-a4f0-3206c5aa9d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1166746143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b90883fc7460d9dcefe8c93a0f7fc',qos_specs=None,replication_status=,reservations=['b04815b8-3caf-4508-a44f-7072462e88fc','3f511d76-6e16-4f14-a479-229f911a0546','2641c4ea-da44-48cc-aa02-b8b92a653500','726402da-fd31-43ac-baf4-6d139b3561f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df70ac4f830049d6ae766bc474870b3d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1166746143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=211b627b-5af0-4b26-a4f0-3206c5aa9d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b3b90883fc7460d9dcefe8c93a0f7fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df70ac4f830049d6ae766bc474870b3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.724244 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e2640a-5161-4f81-9bd1-1d45351ae7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.757053 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e2640a-5161-4f81-9bd1-1d45351ae7aa) transitioned into state 'SUCCESS' from state '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-1166746143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b3b90883fc7460d9dcefe8c93a0f7fc',qos_specs=None,replication_status=,reservations=['b04815b8-3caf-4508-a44f-7072462e88fc','3f511d76-6e16-4f14-a479-229f911a0546','2641c4ea-da44-48cc-aa02-b8b92a653500','726402da-fd31-43ac-baf4-6d139b3561f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df70ac4f830049d6ae766bc474870b3d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.757864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5250c32b-5eeb-4080-92a9-95fc33399203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:38.766433 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2469a190-15df-4fdd-9b68-51c2ee93b01e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:38.772305 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2469a190-15df-4fdd-9b68-51c2ee93b01e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:38.772305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2469a190-15df-4fdd-9b68-51c2ee93b01e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:38.772305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2469a190-15df-4fdd-9b68-51c2ee93b01e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:38.773735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5250c32b-5eeb-4080-92a9-95fc33399203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:38.775066 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Flow 'volume_create_api' (2d77f151-ebd5-45b4-8e1b-128e6d9083ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:38.776484 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Create volume request issued successfully. Aug 18 05:33:38.776484 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af4c701e-92a2-4411-a6f9-69c09fb5b4b9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:38.780031 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 746/2948] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:38 2026] POST /volume/v3/volumes => generated 765 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:38.791560 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:38.791560 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:38.799031 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2469a190-15df-4fdd-9b68-51c2ee93b01e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:38.806049 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2469a190-15df-4fdd-9b68-51c2ee93b01e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:38.807870 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 733/2949] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:38 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:38.985032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-332ad7bb-47f0-43c1-bb11-0de8186d900f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:38.986252 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-332ad7bb-47f0-43c1-bb11-0de8186d900f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:38.986434 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-332ad7bb-47f0-43c1-bb11-0de8186d900f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:38.986628 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-332ad7bb-47f0-43c1-bb11-0de8186d900f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:38.986760 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-332ad7bb-47f0-43c1-bb11-0de8186d900f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:38.991504 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:38.991504 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:38.992456 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-332ad7bb-47f0-43c1-bb11-0de8186d900f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:38.992877 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 732/2950] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:38 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:39.823768 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b8003d72-2213-4939-ad5b-df1f6e23a968 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:39.826119 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8003d72-2213-4939-ad5b-df1f6e23a968 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:39.826371 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8003d72-2213-4939-ad5b-df1f6e23a968 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:39.826591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8003d72-2213-4939-ad5b-df1f6e23a968 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:39.837480 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:39.837480 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:39.841521 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b8003d72-2213-4939-ad5b-df1f6e23a968 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:39.846341 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8003d72-2213-4939-ad5b-df1f6e23a968 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:39.846827 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 740/2951] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:39 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:40.005287 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a195433-1d9b-4012-8363-b53337346c65 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:40.008634 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a195433-1d9b-4012-8363-b53337346c65 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:40.009762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a195433-1d9b-4012-8363-b53337346c65 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:40.009762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a195433-1d9b-4012-8363-b53337346c65 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:40.009762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5a195433-1d9b-4012-8363-b53337346c65 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:40.014692 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:40.014692 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:40.015759 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a195433-1d9b-4012-8363-b53337346c65 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:40.016381 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 747/2952] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:40 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:40.733970 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-1129a4b2-b23d-4371-84ed-f53ad6c208b8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:40.737471 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-1129a4b2-b23d-4371-84ed-f53ad6c208b8 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/attachments/4028e61c-16d0-4806-9373-bcb6bdea84d4/action Aug 18 05:33:40.737847 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-1129a4b2-b23d-4371-84ed-f53ad6c208b8 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:40.737963 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-1129a4b2-b23d-4371-84ed-f53ad6c208b8 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:40.762380 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:40.762380 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:40.789606 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d5de1205-ef7d-4c6b-999d-cd1d047c375e req-1129a4b2-b23d-4371-84ed-f53ad6c208b8 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments/4028e61c-16d0-4806-9373-bcb6bdea84d4/action returned with HTTP 204 Aug 18 05:33:40.790280 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 734/2953] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:33:40 2026] POST /volume/v3/attachments/4028e61c-16d0-4806-9373-bcb6bdea84d4/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:40.860903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e082bd87-22c9-4568-8497-4f235868f2d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:40.863728 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e082bd87-22c9-4568-8497-4f235868f2d0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:40.864473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e082bd87-22c9-4568-8497-4f235868f2d0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:40.864787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e082bd87-22c9-4568-8497-4f235868f2d0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:40.879511 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:40.879511 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:40.883967 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e082bd87-22c9-4568-8497-4f235868f2d0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:40.889608 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e082bd87-22c9-4568-8497-4f235868f2d0 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:40.890189 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 733/2954] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:40 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:40.909068 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c54041b-2ca7-456f-bd80-52cfbd63ab1b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:40.914597 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c54041b-2ca7-456f-bd80-52cfbd63ab1b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:40.914719 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c54041b-2ca7-456f-bd80-52cfbd63ab1b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:40.914982 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c54041b-2ca7-456f-bd80-52cfbd63ab1b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:40.927680 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:40.927680 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:40.954944 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3c54041b-2ca7-456f-bd80-52cfbd63ab1b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:40.961615 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c54041b-2ca7-456f-bd80-52cfbd63ab1b tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:40.962472 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 741/2955] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:40 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 1136 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:41.031504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d781b4ed-6b35-45e0-a197-e70069bdca78 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:41.033713 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d781b4ed-6b35-45e0-a197-e70069bdca78 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:41.033928 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d781b4ed-6b35-45e0-a197-e70069bdca78 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:41.034273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d781b4ed-6b35-45e0-a197-e70069bdca78 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:41.034478 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d781b4ed-6b35-45e0-a197-e70069bdca78 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:41.039987 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:41.039987 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:41.040591 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d781b4ed-6b35-45e0-a197-e70069bdca78 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:41.040948 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 748/2956] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:41 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:41.098746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:41.101067 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:41.101515 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-501188351"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:41.103663 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-501188351'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:41.103840 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Create volume of 1 GB Aug 18 05:33:41.109717 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Availability Zones retrieved successfully. Aug 18 05:33:41.118369 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Flow 'volume_create_api' (2068bbe6-a836-4280-9bb5-7539f241fcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:41.119629 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564ae7ce-92f5-42bd-8b31-5663a9cbe425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:41.120649 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:41.169722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564ae7ce-92f5-42bd-8b31-5663a9cbe425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:41.170693 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8e8682-b2de-494c-ade6-b29ca6e96913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:41.250360 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Created reservations ['f55c81b0-ae2d-4a5c-a475-404e9bb9834d', '9761a934-82c2-413a-8caa-3b20ed06b47f', 'cb054b1a-a59b-4394-80a1-a2f0244cc87a', '90660e4c-54d3-4fb8-84fc-58cdced9f9b3'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:41.251577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8e8682-b2de-494c-ade6-b29ca6e96913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f55c81b0-ae2d-4a5c-a475-404e9bb9834d', '9761a934-82c2-413a-8caa-3b20ed06b47f', 'cb054b1a-a59b-4394-80a1-a2f0244cc87a', '90660e4c-54d3-4fb8-84fc-58cdced9f9b3']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:41.252233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaa2dcf-7af2-4bae-bfa9-e747209887f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:41.292359 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaa2dcf-7af2-4bae-bfa9-e747209887f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d0bcb3f-6016-46f9-9ccd-6c70c51363b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-501188351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e53208b3f9c24d37b73288256362065c',qos_specs=None,replication_status=,reservations=['f55c81b0-ae2d-4a5c-a475-404e9bb9834d','9761a934-82c2-413a-8caa-3b20ed06b47f','cb054b1a-a59b-4394-80a1-a2f0244cc87a','90660e4c-54d3-4fb8-84fc-58cdced9f9b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='841ecd96cc7e4f18a50ad9510d0a7092',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-501188351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d0bcb3f-6016-46f9-9ccd-6c70c51363b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e53208b3f9c24d37b73288256362065c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='841ecd96cc7e4f18a50ad9510d0a7092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:41.293929 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bd414f-448d-45f0-a3b6-177943496a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:41.333601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73bd414f-448d-45f0-a3b6-177943496a9d) transitioned into state 'SUCCESS' from state '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-501188351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e53208b3f9c24d37b73288256362065c',qos_specs=None,replication_status=,reservations=['f55c81b0-ae2d-4a5c-a475-404e9bb9834d','9761a934-82c2-413a-8caa-3b20ed06b47f','cb054b1a-a59b-4394-80a1-a2f0244cc87a','90660e4c-54d3-4fb8-84fc-58cdced9f9b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='841ecd96cc7e4f18a50ad9510d0a7092',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:41.333601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d7f254-d163-44ae-9b69-6a82bf80d85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:41.350019 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d7f254-d163-44ae-9b69-6a82bf80d85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:41.351398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Flow 'volume_create_api' (2068bbe6-a836-4280-9bb5-7539f241fcd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:41.352466 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Create volume request issued successfully. Aug 18 05:33:41.352675 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f83d971-0c20-4889-8ca6-0a8fa8e252b3 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:41.353218 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 735/2957] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:41 2026] POST /volume/v3/volumes => generated 750 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:41.371865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3e85b9f5-ceab-408b-8287-ceb34a329b20 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:41.376747 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e85b9f5-ceab-408b-8287-ceb34a329b20 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:41.376918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e85b9f5-ceab-408b-8287-ceb34a329b20 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:41.377131 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e85b9f5-ceab-408b-8287-ceb34a329b20 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:41.385658 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:41.385658 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:41.390278 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3e85b9f5-ceab-408b-8287-ceb34a329b20 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:41.395358 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e85b9f5-ceab-408b-8287-ceb34a329b20 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:41.395791 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 734/2958] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:41 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:41.593721 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-07c4d7e5-5d40-47af-a476-ea077a1b7a19 req-3dfaa367-d193-46da-9f55-bdab7bf70a3e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:41.595743 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-07c4d7e5-5d40-47af-a476-ea077a1b7a19 req-3dfaa367-d193-46da-9f55-bdab7bf70a3e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/6cacd486-4001-4d6b-a3f7-e0c8eb3ff489 Aug 18 05:33:41.595987 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-07c4d7e5-5d40-47af-a476-ea077a1b7a19 req-3dfaa367-d193-46da-9f55-bdab7bf70a3e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:41.596251 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-07c4d7e5-5d40-47af-a476-ea077a1b7a19 req-3dfaa367-d193-46da-9f55-bdab7bf70a3e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:41.610910 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:41.610910 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:41.675300 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-07c4d7e5-5d40-47af-a476-ea077a1b7a19 req-3dfaa367-d193-46da-9f55-bdab7bf70a3e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/6cacd486-4001-4d6b-a3f7-e0c8eb3ff489 returned with HTTP 200 Aug 18 05:33:41.675953 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 742/2959] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:33:41 2026] DELETE /volume/v3/attachments/6cacd486-4001-4d6b-a3f7-e0c8eb3ff489 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:42.054559 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ea70727d-200f-45c1-a1fd-9dc18c5ba223 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.057812 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea70727d-200f-45c1-a1fd-9dc18c5ba223 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:42.058143 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea70727d-200f-45c1-a1fd-9dc18c5ba223 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:42.058442 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea70727d-200f-45c1-a1fd-9dc18c5ba223 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:42.058605 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ea70727d-200f-45c1-a1fd-9dc18c5ba223 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:42.064960 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:42.064960 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:42.066122 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea70727d-200f-45c1-a1fd-9dc18c5ba223 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:42.066773 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 749/2960] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:42 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:42.395564 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.412258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9cf0806d-b334-4ca0-8a83-c9f1c1dd51e5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.415114 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9cf0806d-b334-4ca0-8a83-c9f1c1dd51e5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:42.415114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9cf0806d-b334-4ca0-8a83-c9f1c1dd51e5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:42.415400 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9cf0806d-b334-4ca0-8a83-c9f1c1dd51e5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:42.425923 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:42.425923 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:42.431490 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9cf0806d-b334-4ca0-8a83-c9f1c1dd51e5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:42.440111 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9cf0806d-b334-4ca0-8a83-c9f1c1dd51e5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:42.440357 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 735/2961] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:42 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:42.499729 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-d9a39a26-5296-45fe-9684-844daa32c019 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.502413 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-d9a39a26-5296-45fe-9684-844daa32c019 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:42.502658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-d9a39a26-5296-45fe-9684-844daa32c019 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:42.502943 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-d9a39a26-5296-45fe-9684-844daa32c019 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:42.513526 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:42.513526 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:42.519910 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-d9a39a26-5296-45fe-9684-844daa32c019 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:42.527198 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-d9a39a26-5296-45fe-9684-844daa32c019 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:42.527725 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 743/2962] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:42 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:42.580660 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:42.580946 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1271037777"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:42.583362 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1271037777'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:42.583450 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Create volume of 1 GB Aug 18 05:33:42.583841 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:42.583841 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:42.590117 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Availability Zones retrieved successfully. Aug 18 05:33:42.598873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Flow 'volume_create_api' (77d07577-4fc1-499a-ae52-587f43f85244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:42.599941 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f20d4c3-212f-496f-b6f0-9e96482f10e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:42.602031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:42.635612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d185ba19-7eff-4329-b8bb-763f751f2e80 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.636903 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f20d4c3-212f-496f-b6f0-9e96482f10e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:42.637892 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d185ba19-7eff-4329-b8bb-763f751f2e80 None None] GET https://10.4.3.250/volume// Aug 18 05:33:42.638258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d185ba19-7eff-4329-b8bb-763f751f2e80 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:42.638321 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a56f27-91fc-4bed-ba49-1b80cedf94d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:42.638619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d185ba19-7eff-4329-b8bb-763f751f2e80 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:42.639072 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d185ba19-7eff-4329-b8bb-763f751f2e80 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:42.640495 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 750/2963] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:33:42 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:42.649945 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-228a2020-c023-4cfa-b22a-780eb47a5990 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.653105 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-228a2020-c023-4cfa-b22a-780eb47a5990 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:33:42.653382 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-228a2020-c023-4cfa-b22a-780eb47a5990 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d0bcb3f-6016-46f9-9ccd-6c70c51363b1", "connector": null, "instance_uuid": "6aac44e9-e524-494d-9b28-dc72e61e44e4"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:42.663558 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:42.663558 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:42.701083 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-228a2020-c023-4cfa-b22a-780eb47a5990 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:33:42.701736 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 736/2964] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:33:42 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 18 05:33:42.723523 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Created reservations ['2b409f55-0a09-4f2f-9015-bacc3a4dc70c', 'f75271fb-b161-4e7e-9799-45d4713c3b02', '8b9c102d-48c8-43e2-a968-4e0cb00d019a', 'ea1e4561-e77a-4361-8ff1-e7a268a620d5'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:42.724539 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a56f27-91fc-4bed-ba49-1b80cedf94d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b409f55-0a09-4f2f-9015-bacc3a4dc70c', 'f75271fb-b161-4e7e-9799-45d4713c3b02', '8b9c102d-48c8-43e2-a968-4e0cb00d019a', 'ea1e4561-e77a-4361-8ff1-e7a268a620d5']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:42.725447 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7f77400-6a9b-462b-9fe3-d80f4fd1c7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:42.752645 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-71f90bd8-4409-41b5-8fe1-7eab9fc7ae8f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.755895 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71f90bd8-4409-41b5-8fe1-7eab9fc7ae8f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:42.755895 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71f90bd8-4409-41b5-8fe1-7eab9fc7ae8f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:42.755895 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-71f90bd8-4409-41b5-8fe1-7eab9fc7ae8f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:42.760687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7f77400-6a9b-462b-9fe3-d80f4fd1c7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc42d7cf-64f4-42fa-b98d-c2a33340d479', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1271037777',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5167249317a47de83819acfcedae4ce',qos_specs=None,replication_status=,reservations=['2b409f55-0a09-4f2f-9015-bacc3a4dc70c','f75271fb-b161-4e7e-9799-45d4713c3b02','8b9c102d-48c8-43e2-a968-4e0cb00d019a','ea1e4561-e77a-4361-8ff1-e7a268a620d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5429646231904c82babe22bfcc66b1a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1271037777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc42d7cf-64f4-42fa-b98d-c2a33340d479,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f5167249317a47de83819acfcedae4ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5429646231904c82babe22bfcc66b1a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:42.761776 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8f2850-c26a-4621-a4f6-be659f910e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:42.768950 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d80062e0-5285-4522-bd1e-0ad614fca55b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.769279 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:42.769279 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:42.769373 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d80062e0-5285-4522-bd1e-0ad614fca55b None None] GET https://10.4.3.250/volume// Aug 18 05:33:42.769547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d80062e0-5285-4522-bd1e-0ad614fca55b None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:42.769831 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d80062e0-5285-4522-bd1e-0ad614fca55b None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:42.770277 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d80062e0-5285-4522-bd1e-0ad614fca55b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:42.770605 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 751/2965] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:42.774113 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-71f90bd8-4409-41b5-8fe1-7eab9fc7ae8f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:42.781219 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-b50b5be8-ae4d-4b18-befc-acfccff70925 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.783918 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-b50b5be8-ae4d-4b18-befc-acfccff70925 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:42.784671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-b50b5be8-ae4d-4b18-befc-acfccff70925 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:42.784671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-b50b5be8-ae4d-4b18-befc-acfccff70925 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:42.785249 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-71f90bd8-4409-41b5-8fe1-7eab9fc7ae8f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:42.785846 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 744/2966] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:42 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:42.792343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8f2850-c26a-4621-a4f6-be659f910e4d) transitioned into state 'SUCCESS' from state '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-1271037777',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5167249317a47de83819acfcedae4ce',qos_specs=None,replication_status=,reservations=['2b409f55-0a09-4f2f-9015-bacc3a4dc70c','f75271fb-b161-4e7e-9799-45d4713c3b02','8b9c102d-48c8-43e2-a968-4e0cb00d019a','ea1e4561-e77a-4361-8ff1-e7a268a620d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5429646231904c82babe22bfcc66b1a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:42.793068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e503ad2-3150-464e-a36a-a9e9bcc1b1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:42.802250 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:42.802250 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:42.810711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e503ad2-3150-464e-a36a-a9e9bcc1b1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:42.810940 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-b50b5be8-ae4d-4b18-befc-acfccff70925 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:42.811111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Flow 'volume_create_api' (77d07577-4fc1-499a-ae52-587f43f85244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:42.811111 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Create volume request issued successfully. Aug 18 05:33:42.811111 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc1a059a-6772-4bdc-937a-170d38ba31d2 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:42.811111 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 736/2967] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:42 2026] POST /volume/v3/volumes => generated 760 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:42.814766 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-b50b5be8-ae4d-4b18-befc-acfccff70925 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:42.815359 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 737/2968] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:33:42 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:42.829723 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-04b658e7-2fe1-4e90-ad64-12e24d4a77d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.832487 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04b658e7-2fe1-4e90-ad64-12e24d4a77d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 Aug 18 05:33:42.832714 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04b658e7-2fe1-4e90-ad64-12e24d4a77d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:42.832978 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04b658e7-2fe1-4e90-ad64-12e24d4a77d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:42.843635 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:42.843635 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:42.854771 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-04b658e7-2fe1-4e90-ad64-12e24d4a77d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:42.862286 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04b658e7-2fe1-4e90-ad64-12e24d4a77d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 returned with HTTP 200 Aug 18 05:33:42.863059 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 752/2969] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:42 2026] GET /volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:42.976881 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-04c4dccc-a3e6-4881-93fc-916590b9d76d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:42.980419 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-04c4dccc-a3e6-4881-93fc-916590b9d76d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] PUT https://10.4.3.250/volume/v3/attachments/04a882a7-afb4-4ed1-a3e8-e47e72d24daf Aug 18 05:33:42.980995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-04c4dccc-a3e6-4881-93fc-916590b9d76d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:42.996923 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-04c4dccc-a3e6-4881-93fc-916590b9d76d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Acquiring lock "cinder-attachment_update-4d0bcb3f-6016-46f9-9ccd-6c70c51363b1-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:33:43.002833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-04c4dccc-a3e6-4881-93fc-916590b9d76d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Lock "cinder-attachment_update-4d0bcb3f-6016-46f9-9ccd-6c70c51363b1-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:33:43.003811 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:43.003811 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:43.083289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9bfdc67a-4466-4f2f-8925-680ce29632bd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:43.085912 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bfdc67a-4466-4f2f-8925-680ce29632bd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:43.086028 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bfdc67a-4466-4f2f-8925-680ce29632bd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:43.086267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bfdc67a-4466-4f2f-8925-680ce29632bd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:43.086407 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9bfdc67a-4466-4f2f-8925-680ce29632bd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:43.092862 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:43.092862 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:43.093876 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bfdc67a-4466-4f2f-8925-680ce29632bd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:43.094421 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 737/2970] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:43 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:43.149688 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-04c4dccc-a3e6-4881-93fc-916590b9d76d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Lock "cinder-attachment_update-4d0bcb3f-6016-46f9-9ccd-6c70c51363b1-np0000007601" released by "attachment_update" :: held 0.147s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:33:43.150222 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-04c4dccc-a3e6-4881-93fc-916590b9d76d tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments/04a882a7-afb4-4ed1-a3e8-e47e72d24daf returned with HTTP 200 Aug 18 05:33:43.150789 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 745/2971] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:33:42 2026] PUT /volume/v3/attachments/04a882a7-afb4-4ed1-a3e8-e47e72d24daf => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:43.398464 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-95221da8-d8c7-47eb-bd13-f5bcc7d8c742 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:43.400621 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95221da8-d8c7-47eb-bd13-f5bcc7d8c742 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:33:43.400866 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95221da8-d8c7-47eb-bd13-f5bcc7d8c742 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:43.401124 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95221da8-d8c7-47eb-bd13-f5bcc7d8c742 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:43.401309 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-95221da8-d8c7-47eb-bd13-f5bcc7d8c742 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: 0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:33:43.410834 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:43.410834 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:43.411417 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-95221da8-d8c7-47eb-bd13-f5bcc7d8c742 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:43.435129 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-95221da8-d8c7-47eb-bd13-f5bcc7d8c742 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:33:43.435665 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95221da8-d8c7-47eb-bd13-f5bcc7d8c742 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b returned with HTTP 202 Aug 18 05:33:43.436384 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 738/2972] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:43 2026] DELETE /volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:43.454170 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-990065cf-bba8-4492-8f96-d10021389103 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:43.458981 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-990065cf-bba8-4492-8f96-d10021389103 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:33:43.462166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-990065cf-bba8-4492-8f96-d10021389103 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:43.462166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-990065cf-bba8-4492-8f96-d10021389103 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:43.475463 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:43.475463 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:43.483374 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-990065cf-bba8-4492-8f96-d10021389103 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:43.494640 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-990065cf-bba8-4492-8f96-d10021389103 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b returned with HTTP 200 Aug 18 05:33:43.495376 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 753/2973] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:43 2026] GET /volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:43.805309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-38936e12-b35a-4689-8713-2c1502311166 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:43.809297 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-38936e12-b35a-4689-8713-2c1502311166 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:43.809520 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-38936e12-b35a-4689-8713-2c1502311166 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:43.809741 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-38936e12-b35a-4689-8713-2c1502311166 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:43.823182 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:43.823182 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:43.827552 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-38936e12-b35a-4689-8713-2c1502311166 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:43.834242 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-38936e12-b35a-4689-8713-2c1502311166 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:43.834788 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 738/2974] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:43 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:43.885746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83d91e60-6a5c-49d7-92d3-9bcd1aa52e6b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:43.891700 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83d91e60-6a5c-49d7-92d3-9bcd1aa52e6b tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 Aug 18 05:33:43.891700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83d91e60-6a5c-49d7-92d3-9bcd1aa52e6b tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:43.891700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83d91e60-6a5c-49d7-92d3-9bcd1aa52e6b tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:43.903542 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:43.903542 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:43.910074 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-83d91e60-6a5c-49d7-92d3-9bcd1aa52e6b tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:43.917036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83d91e60-6a5c-49d7-92d3-9bcd1aa52e6b tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 returned with HTTP 200 Aug 18 05:33:43.917982 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 746/2975] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:43 2026] GET /volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:43.951433 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ac006333-0f02-4575-a031-f2a61cf0ceec req-7ec595e9-930f-4e7a-a21c-c6269fe6bc94 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:43.954345 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ac006333-0f02-4575-a031-f2a61cf0ceec req-7ec595e9-930f-4e7a-a21c-c6269fe6bc94 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 Aug 18 05:33:43.954572 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ac006333-0f02-4575-a031-f2a61cf0ceec req-7ec595e9-930f-4e7a-a21c-c6269fe6bc94 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:43.954785 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ac006333-0f02-4575-a031-f2a61cf0ceec req-7ec595e9-930f-4e7a-a21c-c6269fe6bc94 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:43.963628 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:43.963628 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:43.973549 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ac006333-0f02-4575-a031-f2a61cf0ceec req-7ec595e9-930f-4e7a-a21c-c6269fe6bc94 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:43.982214 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ac006333-0f02-4575-a031-f2a61cf0ceec req-7ec595e9-930f-4e7a-a21c-c6269fe6bc94 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 returned with HTTP 200 Aug 18 05:33:43.982702 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 739/2976] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:43 2026] GET /volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:44.001358 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:44.003437 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:44.003890 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2106844120"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:44.005484 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2106844120'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:44.005652 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Create volume of 1 GB Aug 18 05:33:44.009859 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Availability Zones retrieved successfully. Aug 18 05:33:44.015393 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Flow 'volume_create_api' (c43b510d-2686-4272-b303-3a9c23e6c58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:44.016286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf955517-d1b7-411b-9557-4766a706ca4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:44.017150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:44.043411 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf955517-d1b7-411b-9557-4766a706ca4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:44.044063 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e2e54d-31a8-4bf9-9944-7bd530b9d657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:44.091438 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Created reservations ['7b6017b6-5ba4-4f10-b5c5-5f3dd7d7c592', '48dc9dc4-06b0-4210-ae2f-17f8db2f8794', '5511a73e-959c-428f-9a44-07850ec40e57', '45a3a561-b3f0-49ac-9f62-f05c1a041053'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:44.091438 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e2e54d-31a8-4bf9-9944-7bd530b9d657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b6017b6-5ba4-4f10-b5c5-5f3dd7d7c592', '48dc9dc4-06b0-4210-ae2f-17f8db2f8794', '5511a73e-959c-428f-9a44-07850ec40e57', '45a3a561-b3f0-49ac-9f62-f05c1a041053']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:44.092316 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fcf87d-88f0-4c70-b69c-e36ae1741222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:44.110688 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bdf28038-50ac-4cd3-a8b0-6d511afbf41c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:44.113610 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdf28038-50ac-4cd3-a8b0-6d511afbf41c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:44.113816 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bdf28038-50ac-4cd3-a8b0-6d511afbf41c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:44.114001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bdf28038-50ac-4cd3-a8b0-6d511afbf41c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:44.114131 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bdf28038-50ac-4cd3-a8b0-6d511afbf41c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:44.120676 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:44.120676 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:44.121476 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdf28038-50ac-4cd3-a8b0-6d511afbf41c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:44.121841 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 739/2977] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:44 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:44.123826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fcf87d-88f0-4c70-b69c-e36ae1741222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a6e3cde-86df-4f2b-a829-2f8ce16ae771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2106844120',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5167249317a47de83819acfcedae4ce',qos_specs=None,replication_status=,reservations=['7b6017b6-5ba4-4f10-b5c5-5f3dd7d7c592','48dc9dc4-06b0-4210-ae2f-17f8db2f8794','5511a73e-959c-428f-9a44-07850ec40e57','45a3a561-b3f0-49ac-9f62-f05c1a041053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5429646231904c82babe22bfcc66b1a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2106844120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a6e3cde-86df-4f2b-a829-2f8ce16ae771,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f5167249317a47de83819acfcedae4ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5429646231904c82babe22bfcc66b1a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:44.124772 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b098cd4-09cb-4249-a5cf-1c63c1f944fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:44.147660 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b098cd4-09cb-4249-a5cf-1c63c1f944fa) transitioned into state 'SUCCESS' from state '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-2106844120',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5167249317a47de83819acfcedae4ce',qos_specs=None,replication_status=,reservations=['7b6017b6-5ba4-4f10-b5c5-5f3dd7d7c592','48dc9dc4-06b0-4210-ae2f-17f8db2f8794','5511a73e-959c-428f-9a44-07850ec40e57','45a3a561-b3f0-49ac-9f62-f05c1a041053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5429646231904c82babe22bfcc66b1a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:44.148645 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4f8135-6add-4a6b-aec1-fa4aab3e2276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:44.164787 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4f8135-6add-4a6b-aec1-fa4aab3e2276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:44.165899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Flow 'volume_create_api' (c43b510d-2686-4272-b303-3a9c23e6c58e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:44.166317 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Create volume request issued successfully. Aug 18 05:33:44.167117 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62ec1f38-440e-4ce0-abf8-bf9209bce17e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:44.172863 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 754/2978] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:44 2026] POST /volume/v3/volumes => generated 760 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:44.186904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b9104171-a10f-4c2c-9fb9-ce921d93beff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:44.192042 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9104171-a10f-4c2c-9fb9-ce921d93beff tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 Aug 18 05:33:44.192042 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9104171-a10f-4c2c-9fb9-ce921d93beff tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:44.192042 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9104171-a10f-4c2c-9fb9-ce921d93beff tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:44.200700 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:44.200700 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:44.206961 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b9104171-a10f-4c2c-9fb9-ce921d93beff tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:44.211828 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9104171-a10f-4c2c-9fb9-ce921d93beff tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 returned with HTTP 200 Aug 18 05:33:44.212434 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 747/2979] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:44 2026] GET /volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:44.510276 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-36947883-dfc0-442b-b5c2-2515036f9255 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:44.515302 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36947883-dfc0-442b-b5c2-2515036f9255 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b Aug 18 05:33:44.515302 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36947883-dfc0-442b-b5c2-2515036f9255 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:44.515302 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-36947883-dfc0-442b-b5c2-2515036f9255 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:44.524922 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-36947883-dfc0-442b-b5c2-2515036f9255 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b returned with HTTP 404 Aug 18 05:33:44.524922 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 740/2980] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:44 2026] GET /volume/v3/volumes/0509b2cc-f502-4d40-ad97-b97d9830a21b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:44.568858 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:44.571027 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:44.571563 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1689836971", "snapshot_id": null, "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:44.573849 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1689836971', 'snapshot_id': None, 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:44.849427 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b3d71667-7be2-4d84-bd91-fba763b9291e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:44.855534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3d71667-7be2-4d84-bd91-fba763b9291e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:44.855859 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3d71667-7be2-4d84-bd91-fba763b9291e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:44.856201 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3d71667-7be2-4d84-bd91-fba763b9291e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:44.880395 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:44.880395 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:44.885483 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b3d71667-7be2-4d84-bd91-fba763b9291e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:44.893686 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3d71667-7be2-4d84-bd91-fba763b9291e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:44.894511 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 755/2981] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:44 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:44.906381 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:33:44.911904 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:33:44.919919 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (7f69dd05-0118-4eb8-945f-1d8451c8f546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:44.921323 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f49715-74f7-4348-9ea5-a38cbaa51116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:44.923123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:45.014680 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f49715-74f7-4348-9ea5-a38cbaa51116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.015570 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea804f1d-2aa9-4b6a-b5f7-94a4be7ec6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:45.088847 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['411da46d-ec41-4666-b088-f1f78293c7c5', '0ca90544-c56c-47f8-bc20-b8ede5cea8b1', 'd057588e-827f-4949-b3f6-0f00aa2c028c', 'a5896b78-7425-4292-ba23-a4c0e1232ae6'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:45.089968 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea804f1d-2aa9-4b6a-b5f7-94a4be7ec6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411da46d-ec41-4666-b088-f1f78293c7c5', '0ca90544-c56c-47f8-bc20-b8ede5cea8b1', 'd057588e-827f-4949-b3f6-0f00aa2c028c', 'a5896b78-7425-4292-ba23-a4c0e1232ae6']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.091003 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4204a52-b42a-46ad-973d-de2e4acda969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:45.140212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-adeff1f5-54b6-4ffb-82d8-434de75ea92f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:45.140575 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4204a52-b42a-46ad-973d-de2e4acda969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21d37cea-cb10-4f5c-a673-36163b36effe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1689836971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['411da46d-ec41-4666-b088-f1f78293c7c5','0ca90544-c56c-47f8-bc20-b8ede5cea8b1','d057588e-827f-4949-b3f6-0f00aa2c028c','a5896b78-7425-4292-ba23-a4c0e1232ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1689836971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21d37cea-cb10-4f5c-a673-36163b36effe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.141425 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-adeff1f5-54b6-4ffb-82d8-434de75ea92f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:45.141425 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-adeff1f5-54b6-4ffb-82d8-434de75ea92f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:45.141425 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-adeff1f5-54b6-4ffb-82d8-434de75ea92f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:45.141425 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-adeff1f5-54b6-4ffb-82d8-434de75ea92f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:45.141789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c065ba37-c940-4f4b-bdb2-261d101d3577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:45.154343 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:45.154343 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:45.154343 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-adeff1f5-54b6-4ffb-82d8-434de75ea92f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:45.154343 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 748/2982] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:45 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:45.174831 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c065ba37-c940-4f4b-bdb2-261d101d3577) transitioned into state 'SUCCESS' from state '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-1689836971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['411da46d-ec41-4666-b088-f1f78293c7c5','0ca90544-c56c-47f8-bc20-b8ede5cea8b1','d057588e-827f-4949-b3f6-0f00aa2c028c','a5896b78-7425-4292-ba23-a4c0e1232ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.176051 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08c256d-8c74-4f0e-92e1-21a476cbd957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:45.190468 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08c256d-8c74-4f0e-92e1-21a476cbd957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.191080 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (7f69dd05-0118-4eb8-945f-1d8451c8f546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:45.191980 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:33:45.192393 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e3fb32d-1ddc-4e71-a91a-d7dc9c7cc630 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:45.193149 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 740/2983] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:44 2026] POST /volume/v3/volumes => generated 759 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:45.210105 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-105816b2-3a40-4c89-b93f-da0623367eb7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:45.213405 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-105816b2-3a40-4c89-b93f-da0623367eb7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:33:45.213405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-105816b2-3a40-4c89-b93f-da0623367eb7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:45.213405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-105816b2-3a40-4c89-b93f-da0623367eb7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:45.222349 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:45.222349 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:45.227098 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-105816b2-3a40-4c89-b93f-da0623367eb7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:45.233068 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-105816b2-3a40-4c89-b93f-da0623367eb7 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe returned with HTTP 200 Aug 18 05:33:45.233616 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 741/2984] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:45 2026] GET /volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:45.234600 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d79a7537-90a8-4b54-947f-2c7df8e4ec04 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:45.241234 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d79a7537-90a8-4b54-947f-2c7df8e4ec04 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 Aug 18 05:33:45.241234 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d79a7537-90a8-4b54-947f-2c7df8e4ec04 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:45.241390 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d79a7537-90a8-4b54-947f-2c7df8e4ec04 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:45.253861 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:45.253861 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:45.260369 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d79a7537-90a8-4b54-947f-2c7df8e4ec04 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:45.269584 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d79a7537-90a8-4b54-947f-2c7df8e4ec04 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 returned with HTTP 200 Aug 18 05:33:45.269584 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 756/2985] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:45 2026] GET /volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:45.304882 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-0d63f7c9-adec-499f-be44-15c52cee0863 req-575095dd-0609-4548-ba44-03fa64083da0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:45.309508 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0d63f7c9-adec-499f-be44-15c52cee0863 req-575095dd-0609-4548-ba44-03fa64083da0 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 Aug 18 05:33:45.309760 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0d63f7c9-adec-499f-be44-15c52cee0863 req-575095dd-0609-4548-ba44-03fa64083da0 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:45.309936 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-0d63f7c9-adec-499f-be44-15c52cee0863 req-575095dd-0609-4548-ba44-03fa64083da0 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:45.320431 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:45.320431 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:45.325985 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-0d63f7c9-adec-499f-be44-15c52cee0863 req-575095dd-0609-4548-ba44-03fa64083da0 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:45.330080 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-0d63f7c9-adec-499f-be44-15c52cee0863 req-575095dd-0609-4548-ba44-03fa64083da0 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 returned with HTTP 200 Aug 18 05:33:45.330331 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 749/2986] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:45 2026] GET /volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:45.346234 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:45.348792 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:45.349351 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1412238843"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:45.351108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1412238843'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:45.352658 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Create volume of 1 GB Aug 18 05:33:45.352658 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:45.352658 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:45.356286 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Availability Zones retrieved successfully. Aug 18 05:33:45.363706 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Flow 'volume_create_api' (9df64e6f-ddcc-4817-8e42-272b030cd82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:45.370915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521894b3-8116-44d5-a877-ffa209f2d3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:45.370915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:45.409650 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (521894b3-8116-44d5-a877-ffa209f2d3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.409650 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d21dea4-1d76-42c1-9413-4f0b4c4fa7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:45.468318 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Created reservations ['41487f28-f3b0-42b9-aa73-b0aa88645573', 'dc0a482b-ea04-47c9-9d80-fe207ae2391f', '8d8ddd7d-9c41-4b37-9851-5623873c9ebd', '83cbc114-bfe9-472a-ba0a-989a076f1ce2'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:45.469125 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d21dea4-1d76-42c1-9413-4f0b4c4fa7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41487f28-f3b0-42b9-aa73-b0aa88645573', 'dc0a482b-ea04-47c9-9d80-fe207ae2391f', '8d8ddd7d-9c41-4b37-9851-5623873c9ebd', '83cbc114-bfe9-472a-ba0a-989a076f1ce2']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.469865 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a849db49-4917-4f3f-9c14-b493d8a45a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:45.499954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a849db49-4917-4f3f-9c14-b493d8a45a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afc9f028-a4fe-405a-9c84-03946f7e46d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1412238843',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5167249317a47de83819acfcedae4ce',qos_specs=None,replication_status=,reservations=['41487f28-f3b0-42b9-aa73-b0aa88645573','dc0a482b-ea04-47c9-9d80-fe207ae2391f','8d8ddd7d-9c41-4b37-9851-5623873c9ebd','83cbc114-bfe9-472a-ba0a-989a076f1ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5429646231904c82babe22bfcc66b1a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1412238843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afc9f028-a4fe-405a-9c84-03946f7e46d8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f5167249317a47de83819acfcedae4ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5429646231904c82babe22bfcc66b1a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.500897 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b9190d-d0c6-487d-8679-c16f157d9026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:45.539950 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17b9190d-d0c6-487d-8679-c16f157d9026) transitioned into state 'SUCCESS' from state '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-1412238843',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f5167249317a47de83819acfcedae4ce',qos_specs=None,replication_status=,reservations=['41487f28-f3b0-42b9-aa73-b0aa88645573','dc0a482b-ea04-47c9-9d80-fe207ae2391f','8d8ddd7d-9c41-4b37-9851-5623873c9ebd','83cbc114-bfe9-472a-ba0a-989a076f1ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5429646231904c82babe22bfcc66b1a5',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.540834 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608d3a96-f3f1-430a-9a43-bbfe7a805ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:45.555393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608d3a96-f3f1-430a-9a43-bbfe7a805ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:45.556373 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Flow 'volume_create_api' (9df64e6f-ddcc-4817-8e42-272b030cd82c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:45.556747 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Create volume request issued successfully. Aug 18 05:33:45.557971 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4d7a677-1c61-4644-a22c-4b9e451d28fa tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:45.558428 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 741/2987] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:45 2026] POST /volume/v3/volumes => generated 760 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:45.569510 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9561baaa-e475-49c4-9224-26d4b1e89d51 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:45.571345 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9561baaa-e475-49c4-9224-26d4b1e89d51 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 Aug 18 05:33:45.571506 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9561baaa-e475-49c4-9224-26d4b1e89d51 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:45.571668 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9561baaa-e475-49c4-9224-26d4b1e89d51 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:45.579720 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:45.579720 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:45.582824 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9561baaa-e475-49c4-9224-26d4b1e89d51 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:45.588453 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9561baaa-e475-49c4-9224-26d4b1e89d51 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 returned with HTTP 200 Aug 18 05:33:45.588935 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 742/2988] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:45 2026] GET /volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:45.914274 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5e37e84a-7908-4747-92b8-32e1960a5857 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:45.916608 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e37e84a-7908-4747-92b8-32e1960a5857 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:45.916876 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e37e84a-7908-4747-92b8-32e1960a5857 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:45.917144 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e37e84a-7908-4747-92b8-32e1960a5857 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:45.929502 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:45.929502 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:45.934482 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5e37e84a-7908-4747-92b8-32e1960a5857 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:45.940864 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e37e84a-7908-4747-92b8-32e1960a5857 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:45.941430 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 757/2989] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:45 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:46.170342 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-88f758c8-f325-490c-b363-ec6b4e467a19 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.176099 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88f758c8-f325-490c-b363-ec6b4e467a19 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:46.177419 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88f758c8-f325-490c-b363-ec6b4e467a19 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.177804 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88f758c8-f325-490c-b363-ec6b4e467a19 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.178036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-88f758c8-f325-490c-b363-ec6b4e467a19 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:46.188159 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.188159 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:46.189147 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88f758c8-f325-490c-b363-ec6b4e467a19 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:46.189627 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 750/2990] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:46.249691 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-94f2cc33-1101-4a4b-aa91-251fa9a8dea1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.253277 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94f2cc33-1101-4a4b-aa91-251fa9a8dea1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:33:46.253585 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94f2cc33-1101-4a4b-aa91-251fa9a8dea1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.253869 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-94f2cc33-1101-4a4b-aa91-251fa9a8dea1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.263964 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.263964 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:46.269708 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-94f2cc33-1101-4a4b-aa91-251fa9a8dea1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:46.276211 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-94f2cc33-1101-4a4b-aa91-251fa9a8dea1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe returned with HTTP 200 Aug 18 05:33:46.276676 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 742/2991] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:46.290386 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8f584555-57be-491d-94f1-f0c9bfdec678 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.293330 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f584555-57be-491d-94f1-f0c9bfdec678 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:33:46.293951 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f584555-57be-491d-94f1-f0c9bfdec678 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.293951 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f584555-57be-491d-94f1-f0c9bfdec678 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.306763 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.306763 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:46.312059 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8f584555-57be-491d-94f1-f0c9bfdec678 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:46.316573 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f584555-57be-491d-94f1-f0c9bfdec678 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe returned with HTTP 200 Aug 18 05:33:46.316937 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 743/2992] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:46.334493 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ec39cca4-83ca-48b1-aa6b-82256bda8d3a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.336293 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec39cca4-83ca-48b1-aa6b-82256bda8d3a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:33:46.336742 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ec39cca4-83ca-48b1-aa6b-82256bda8d3a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21d37cea-cb10-4f5c-a673-36163b36effe", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1850768684", "description": null, "metadata": null}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:46.348535 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.348535 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:46.349329 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ec39cca4-83ca-48b1-aa6b-82256bda8d3a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:46.349484 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-ec39cca4-83ca-48b1-aa6b-82256bda8d3a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create snapshot from volume 21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:33:46.389724 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-ec39cca4-83ca-48b1-aa6b-82256bda8d3a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['adfd0432-dd41-4d7f-a44b-9632d3446ff5', '4166c5e8-0889-4dee-80ca-e2e5e5907b54', '9a9cfaf2-84a7-4db1-9244-225c8778424c', '61a19207-e40f-45bf-950f-29f5bf9bc062'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:46.441232 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ec39cca4-83ca-48b1-aa6b-82256bda8d3a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot create request issued successfully. Aug 18 05:33:46.442062 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ec39cca4-83ca-48b1-aa6b-82256bda8d3a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:33:46.442634 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 758/2993] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:33:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:46.457370 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba5ef537-5e45-410b-9586-b9b4c07de5f8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.459543 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba5ef537-5e45-410b-9586-b9b4c07de5f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:33:46.460194 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba5ef537-5e45-410b-9586-b9b4c07de5f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.460194 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba5ef537-5e45-410b-9586-b9b4c07de5f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.464668 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-e1a5628a-0700-4353-b970-8b7927bea147 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.467789 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-e1a5628a-0700-4353-b970-8b7927bea147 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/attachments/04a882a7-afb4-4ed1-a3e8-e47e72d24daf/action Aug 18 05:33:46.468150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-e1a5628a-0700-4353-b970-8b7927bea147 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:46.468271 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.468271 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:46.468355 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-e1a5628a-0700-4353-b970-8b7927bea147 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:46.468955 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba5ef537-5e45-410b-9586-b9b4c07de5f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:46.475263 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba5ef537-5e45-410b-9586-b9b4c07de5f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 returned with HTTP 200 Aug 18 05:33:46.475263 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 751/2994] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:33:46.495542 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.495542 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:46.519948 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d77600c2-b739-483c-8299-b3a9689bd1fd req-e1a5628a-0700-4353-b970-8b7927bea147 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments/04a882a7-afb4-4ed1-a3e8-e47e72d24daf/action returned with HTTP 204 Aug 18 05:33:46.520439 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 743/2995] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:33:46 2026] POST /volume/v3/attachments/04a882a7-afb4-4ed1-a3e8-e47e72d24daf/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:46.605801 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d3fdfc3b-ec82-4127-a03c-d3e1467b67cc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.610803 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3fdfc3b-ec82-4127-a03c-d3e1467b67cc tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 Aug 18 05:33:46.611811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3fdfc3b-ec82-4127-a03c-d3e1467b67cc tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.612184 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3fdfc3b-ec82-4127-a03c-d3e1467b67cc tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.625320 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.625320 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:46.630935 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d3fdfc3b-ec82-4127-a03c-d3e1467b67cc tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:46.637680 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3fdfc3b-ec82-4127-a03c-d3e1467b67cc tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 returned with HTTP 200 Aug 18 05:33:46.638554 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 744/2996] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:46.674220 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-816853ec-c310-40e6-b60c-face16f9ff71 req-fed961e9-2105-48bc-b9a6-57b8a095b419 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.677137 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-816853ec-c310-40e6-b60c-face16f9ff71 req-fed961e9-2105-48bc-b9a6-57b8a095b419 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 Aug 18 05:33:46.677392 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-816853ec-c310-40e6-b60c-face16f9ff71 req-fed961e9-2105-48bc-b9a6-57b8a095b419 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.677643 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-816853ec-c310-40e6-b60c-face16f9ff71 req-fed961e9-2105-48bc-b9a6-57b8a095b419 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.685629 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.685629 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:46.689686 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-816853ec-c310-40e6-b60c-face16f9ff71 req-fed961e9-2105-48bc-b9a6-57b8a095b419 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:46.694151 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-816853ec-c310-40e6-b60c-face16f9ff71 req-fed961e9-2105-48bc-b9a6-57b8a095b419 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 returned with HTTP 200 Aug 18 05:33:46.694626 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 759/2997] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:46.785811 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ff2dd567-8ddc-4a7e-bf9c-9a625a360e2d req-44224d74-866a-4978-afdf-dec4fff02f2d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.793304 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ff2dd567-8ddc-4a7e-bf9c-9a625a360e2d req-44224d74-866a-4978-afdf-dec4fff02f2d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:46.793577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ff2dd567-8ddc-4a7e-bf9c-9a625a360e2d req-44224d74-866a-4978-afdf-dec4fff02f2d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.793819 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ff2dd567-8ddc-4a7e-bf9c-9a625a360e2d req-44224d74-866a-4978-afdf-dec4fff02f2d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.794210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [req-ff2dd567-8ddc-4a7e-bf9c-9a625a360e2d req-44224d74-866a-4978-afdf-dec4fff02f2d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:46.798052 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-ff2dd567-8ddc-4a7e-bf9c-9a625a360e2d req-44224d74-866a-4978-afdf-dec4fff02f2d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:46.814496 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ff2dd567-8ddc-4a7e-bf9c-9a625a360e2d req-44224d74-866a-4978-afdf-dec4fff02f2d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Get all volumes completed successfully. Aug 18 05:33:46.815660 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.815660 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:46.819949 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ff2dd567-8ddc-4a7e-bf9c-9a625a360e2d req-44224d74-866a-4978-afdf-dec4fff02f2d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:46.820428 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 752/2998] 10.4.3.250 () {68 vars in 1508 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:46.855888 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-02182241-7c77-4cd5-ac13-01605859fd86 req-6644310c-3739-47d4-a406-404850485686 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.859084 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-02182241-7c77-4cd5-ac13-01605859fd86 req-6644310c-3739-47d4-a406-404850485686 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:46.859347 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-02182241-7c77-4cd5-ac13-01605859fd86 req-6644310c-3739-47d4-a406-404850485686 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.859585 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-02182241-7c77-4cd5-ac13-01605859fd86 req-6644310c-3739-47d4-a406-404850485686 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.859923 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [req-02182241-7c77-4cd5-ac13-01605859fd86 req-6644310c-3739-47d4-a406-404850485686 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:46.860839 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-02182241-7c77-4cd5-ac13-01605859fd86 req-6644310c-3739-47d4-a406-404850485686 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:46.871136 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-02182241-7c77-4cd5-ac13-01605859fd86 req-6644310c-3739-47d4-a406-404850485686 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Get all volumes completed successfully. Aug 18 05:33:46.872576 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.872576 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:46.878123 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-02182241-7c77-4cd5-ac13-01605859fd86 req-6644310c-3739-47d4-a406-404850485686 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:46.878709 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 744/2999] 10.4.3.250 () {68 vars in 1508 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:46.905861 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9244b9e6-ed0c-4b37-8e54-769175912178 req-bef2e6fc-b8e9-4116-a05f-23fadd099574 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.908227 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9244b9e6-ed0c-4b37-8e54-769175912178 req-bef2e6fc-b8e9-4116-a05f-23fadd099574 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:46.908439 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9244b9e6-ed0c-4b37-8e54-769175912178 req-bef2e6fc-b8e9-4116-a05f-23fadd099574 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.908599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9244b9e6-ed0c-4b37-8e54-769175912178 req-bef2e6fc-b8e9-4116-a05f-23fadd099574 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.908822 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [req-9244b9e6-ed0c-4b37-8e54-769175912178 req-bef2e6fc-b8e9-4116-a05f-23fadd099574 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:46.909603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-9244b9e6-ed0c-4b37-8e54-769175912178 req-bef2e6fc-b8e9-4116-a05f-23fadd099574 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:46.918527 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-9244b9e6-ed0c-4b37-8e54-769175912178 req-bef2e6fc-b8e9-4116-a05f-23fadd099574 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Get all volumes completed successfully. Aug 18 05:33:46.919877 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.919877 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:46.924572 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9244b9e6-ed0c-4b37-8e54-769175912178 req-bef2e6fc-b8e9-4116-a05f-23fadd099574 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:46.924956 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 745/3000] 10.4.3.250 () {68 vars in 1508 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:46.952284 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ecdceca8-62f8-45bd-af30-ae435f367f46 req-17aa011f-2498-495d-ad00-1776ff5a2833 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.954368 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ecdceca8-62f8-45bd-af30-ae435f367f46 req-17aa011f-2498-495d-ad00-1776ff5a2833 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:46.954562 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ecdceca8-62f8-45bd-af30-ae435f367f46 req-17aa011f-2498-495d-ad00-1776ff5a2833 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.954764 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ecdceca8-62f8-45bd-af30-ae435f367f46 req-17aa011f-2498-495d-ad00-1776ff5a2833 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.955033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9083fc4a-d865-40cd-bf13-48b8bea53e79 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.955083 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [req-ecdceca8-62f8-45bd-af30-ae435f367f46 req-17aa011f-2498-495d-ad00-1776ff5a2833 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:46.955793 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-ecdceca8-62f8-45bd-af30-ae435f367f46 req-17aa011f-2498-495d-ad00-1776ff5a2833 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:46.957434 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9083fc4a-d865-40cd-bf13-48b8bea53e79 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:46.957660 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9083fc4a-d865-40cd-bf13-48b8bea53e79 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.957859 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9083fc4a-d865-40cd-bf13-48b8bea53e79 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:46.967252 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-ecdceca8-62f8-45bd-af30-ae435f367f46 req-17aa011f-2498-495d-ad00-1776ff5a2833 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Get all volumes completed successfully. Aug 18 05:33:46.968331 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.968331 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:46.969949 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:46.969949 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:46.973319 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ecdceca8-62f8-45bd-af30-ae435f367f46 req-17aa011f-2498-495d-ad00-1776ff5a2833 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:46.973797 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 760/3001] 10.4.3.250 () {68 vars in 1508 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:46.974266 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9083fc4a-d865-40cd-bf13-48b8bea53e79 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:46.980002 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9083fc4a-d865-40cd-bf13-48b8bea53e79 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:46.980517 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 753/3002] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:46.993129 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ad464c2-5a44-4a3f-86bf-dbcdb9c9a751 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:46.995190 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ad464c2-5a44-4a3f-86bf-dbcdb9c9a751 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:46.995468 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ad464c2-5a44-4a3f-86bf-dbcdb9c9a751 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:46.995733 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ad464c2-5a44-4a3f-86bf-dbcdb9c9a751 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.007930 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.007930 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:47.012616 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ad464c2-5a44-4a3f-86bf-dbcdb9c9a751 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:47.018740 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ad464c2-5a44-4a3f-86bf-dbcdb9c9a751 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:47.019275 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 745/3003] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:46 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:47.019468 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6024ea9c-8db9-4bbb-83f2-561b6a88027c req-dc00c4ac-0411-4cad-9224-da2ba3f74210 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.022466 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6024ea9c-8db9-4bbb-83f2-561b6a88027c req-dc00c4ac-0411-4cad-9224-da2ba3f74210 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:47.022758 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6024ea9c-8db9-4bbb-83f2-561b6a88027c req-dc00c4ac-0411-4cad-9224-da2ba3f74210 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.023076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6024ea9c-8db9-4bbb-83f2-561b6a88027c req-dc00c4ac-0411-4cad-9224-da2ba3f74210 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.023635 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [req-6024ea9c-8db9-4bbb-83f2-561b6a88027c req-dc00c4ac-0411-4cad-9224-da2ba3f74210 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:47.024569 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-6024ea9c-8db9-4bbb-83f2-561b6a88027c req-dc00c4ac-0411-4cad-9224-da2ba3f74210 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:47.034925 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-6024ea9c-8db9-4bbb-83f2-561b6a88027c req-dc00c4ac-0411-4cad-9224-da2ba3f74210 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Get all volumes completed successfully. Aug 18 05:33:47.036181 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.036181 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:47.040975 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6024ea9c-8db9-4bbb-83f2-561b6a88027c req-dc00c4ac-0411-4cad-9224-da2ba3f74210 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:47.041704 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 746/3004] 10.4.3.250 () {68 vars in 1508 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:47.070856 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d38bdd13-361b-4e7c-bae0-afd97073bf08 req-956f3ace-8a19-4e0c-b7be-ea826b180fc4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.074975 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d38bdd13-361b-4e7c-bae0-afd97073bf08 req-956f3ace-8a19-4e0c-b7be-ea826b180fc4 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:47.075333 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d38bdd13-361b-4e7c-bae0-afd97073bf08 req-956f3ace-8a19-4e0c-b7be-ea826b180fc4 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.075556 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d38bdd13-361b-4e7c-bae0-afd97073bf08 req-956f3ace-8a19-4e0c-b7be-ea826b180fc4 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.075786 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [req-d38bdd13-361b-4e7c-bae0-afd97073bf08 req-956f3ace-8a19-4e0c-b7be-ea826b180fc4 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:47.076690 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-d38bdd13-361b-4e7c-bae0-afd97073bf08 req-956f3ace-8a19-4e0c-b7be-ea826b180fc4 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:47.086357 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d38bdd13-361b-4e7c-bae0-afd97073bf08 req-956f3ace-8a19-4e0c-b7be-ea826b180fc4 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Get all volumes completed successfully. Aug 18 05:33:47.087157 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.087157 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:47.091216 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d38bdd13-361b-4e7c-bae0-afd97073bf08 req-956f3ace-8a19-4e0c-b7be-ea826b180fc4 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:47.091631 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 761/3005] 10.4.3.250 () {68 vars in 1508 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:47.130222 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d32e440b-a00a-496b-bebb-53e80ea685eb req-5ce78963-c8c8-45d7-9912-ef9124943b12 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.132546 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d32e440b-a00a-496b-bebb-53e80ea685eb req-5ce78963-c8c8-45d7-9912-ef9124943b12 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:47.132851 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d32e440b-a00a-496b-bebb-53e80ea685eb req-5ce78963-c8c8-45d7-9912-ef9124943b12 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.133184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d32e440b-a00a-496b-bebb-53e80ea685eb req-5ce78963-c8c8-45d7-9912-ef9124943b12 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.133495 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [req-d32e440b-a00a-496b-bebb-53e80ea685eb req-5ce78963-c8c8-45d7-9912-ef9124943b12 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:47.134573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [req-d32e440b-a00a-496b-bebb-53e80ea685eb req-5ce78963-c8c8-45d7-9912-ef9124943b12 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:47.147237 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d32e440b-a00a-496b-bebb-53e80ea685eb req-5ce78963-c8c8-45d7-9912-ef9124943b12 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Get all volumes completed successfully. Aug 18 05:33:47.147237 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.147237 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:47.158244 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d32e440b-a00a-496b-bebb-53e80ea685eb req-5ce78963-c8c8-45d7-9912-ef9124943b12 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:47.158871 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 754/3006] 10.4.3.250 () {68 vars in 1508 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:47.184957 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0265203e-ab5d-4a70-9a65-2e4ea9a5e427 req-d884ae99-3a23-40c2-b384-8b9309f89067 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.188896 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0265203e-ab5d-4a70-9a65-2e4ea9a5e427 req-d884ae99-3a23-40c2-b384-8b9309f89067 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:47.189176 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0265203e-ab5d-4a70-9a65-2e4ea9a5e427 req-d884ae99-3a23-40c2-b384-8b9309f89067 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.189369 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0265203e-ab5d-4a70-9a65-2e4ea9a5e427 req-d884ae99-3a23-40c2-b384-8b9309f89067 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.189635 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [req-0265203e-ab5d-4a70-9a65-2e4ea9a5e427 req-d884ae99-3a23-40c2-b384-8b9309f89067 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:47.190830 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [req-0265203e-ab5d-4a70-9a65-2e4ea9a5e427 req-d884ae99-3a23-40c2-b384-8b9309f89067 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:47.204027 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0265203e-ab5d-4a70-9a65-2e4ea9a5e427 req-d884ae99-3a23-40c2-b384-8b9309f89067 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] Get all volumes completed successfully. Aug 18 05:33:47.205093 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-67ce2dd4-4e1b-4f54-9c24-74b7e9aa449e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.205929 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.205929 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:47.206604 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67ce2dd4-4e1b-4f54-9c24-74b7e9aa449e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:47.206792 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-67ce2dd4-4e1b-4f54-9c24-74b7e9aa449e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.207024 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-67ce2dd4-4e1b-4f54-9c24-74b7e9aa449e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.207342 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-67ce2dd4-4e1b-4f54-9c24-74b7e9aa449e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:47.212938 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.212938 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:47.213819 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67ce2dd4-4e1b-4f54-9c24-74b7e9aa449e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:47.213871 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0265203e-ab5d-4a70-9a65-2e4ea9a5e427 req-d884ae99-3a23-40c2-b384-8b9309f89067 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-reader] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:47.214279 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 747/3007] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:33:47.214564 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 746/3008] 10.4.3.250 () {68 vars in 1508 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:47.236252 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b148f49-7294-4bd9-a081-c864708383fb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.238177 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b148f49-7294-4bd9-a081-c864708383fb tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] DELETE https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 Aug 18 05:33:47.238723 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b148f49-7294-4bd9-a081-c864708383fb tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.238723 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b148f49-7294-4bd9-a081-c864708383fb tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.238800 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-1b148f49-7294-4bd9-a081-c864708383fb tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Delete volume with id: afc9f028-a4fe-405a-9c84-03946f7e46d8 Aug 18 05:33:47.248021 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.248021 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:47.248907 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1b148f49-7294-4bd9-a081-c864708383fb tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:47.294375 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1b148f49-7294-4bd9-a081-c864708383fb tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Delete volume request issued successfully. Aug 18 05:33:47.294627 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b148f49-7294-4bd9-a081-c864708383fb tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 returned with HTTP 202 Aug 18 05:33:47.295215 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 762/3009] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:47 2026] DELETE /volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:47.310645 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6e600cc8-910e-4a59-a3f4-95191212869c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.313302 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e600cc8-910e-4a59-a3f4-95191212869c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 Aug 18 05:33:47.313526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e600cc8-910e-4a59-a3f4-95191212869c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.313746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e600cc8-910e-4a59-a3f4-95191212869c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.331477 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.331477 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:47.336485 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6e600cc8-910e-4a59-a3f4-95191212869c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:47.344029 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e600cc8-910e-4a59-a3f4-95191212869c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 returned with HTTP 200 Aug 18 05:33:47.344704 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 755/3010] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:47.370852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-196bd1f5-83de-4003-868f-2d2b0961d017 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.372967 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-196bd1f5-83de-4003-868f-2d2b0961d017 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:47.373231 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-196bd1f5-83de-4003-868f-2d2b0961d017 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.373423 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-196bd1f5-83de-4003-868f-2d2b0961d017 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.387692 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.387692 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:47.391432 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-196bd1f5-83de-4003-868f-2d2b0961d017 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:47.396941 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-196bd1f5-83de-4003-868f-2d2b0961d017 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:47.397383 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 748/3011] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:47.427394 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-bd8e7413-3d46-44ac-a56d-cdc4bf097fb7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.431760 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-bd8e7413-3d46-44ac-a56d-cdc4bf097fb7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61/action Aug 18 05:33:47.431760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-bd8e7413-3d46-44ac-a56d-cdc4bf097fb7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:47.431760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-bd8e7413-3d46-44ac-a56d-cdc4bf097fb7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:47.457910 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.457910 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:47.458718 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-bd8e7413-3d46-44ac-a56d-cdc4bf097fb7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:47.466523 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-bd8e7413-3d46-44ac-a56d-cdc4bf097fb7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Begin detaching volume completed successfully. Aug 18 05:33:47.466885 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-bd8e7413-3d46-44ac-a56d-cdc4bf097fb7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61/action returned with HTTP 202 Aug 18 05:33:47.467473 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 747/3012] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:33:47 2026] POST /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:47.486771 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fa563ba5-960d-47dd-a463-e0eafe36b468 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.492519 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa563ba5-960d-47dd-a463-e0eafe36b468 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:33:47.492519 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fa563ba5-960d-47dd-a463-e0eafe36b468 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.492519 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fa563ba5-960d-47dd-a463-e0eafe36b468 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.500220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e920cc0-ece4-4ea9-92b1-403ceddc5970 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.502055 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e920cc0-ece4-4ea9-92b1-403ceddc5970 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:47.502328 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e920cc0-ece4-4ea9-92b1-403ceddc5970 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.502508 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e920cc0-ece4-4ea9-92b1-403ceddc5970 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.506037 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.506037 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:47.506833 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fa563ba5-960d-47dd-a463-e0eafe36b468 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:47.508141 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa563ba5-960d-47dd-a463-e0eafe36b468 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 returned with HTTP 200 Aug 18 05:33:47.508647 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 763/3013] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:47.519023 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.519023 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:47.519861 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8139c1ac-ef4e-482d-8ec8-c40228f08bc0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.524847 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8139c1ac-ef4e-482d-8ec8-c40228f08bc0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:33:47.524847 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8139c1ac-ef4e-482d-8ec8-c40228f08bc0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.524847 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8139c1ac-ef4e-482d-8ec8-c40228f08bc0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.529514 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.529514 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:47.529835 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5e920cc0-ece4-4ea9-92b1-403ceddc5970 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:47.529970 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8139c1ac-ef4e-482d-8ec8-c40228f08bc0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:47.531000 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8139c1ac-ef4e-482d-8ec8-c40228f08bc0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 returned with HTTP 200 Aug 18 05:33:47.531395 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 749/3014] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:47.539890 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e920cc0-ece4-4ea9-92b1-403ceddc5970 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:47.540489 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 756/3015] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:47.552740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b1f19ab-7b34-4f8e-98e2-622c8e72e758 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.552740 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b1f19ab-7b34-4f8e-98e2-622c8e72e758 None None] GET https://10.4.3.250/volume// Aug 18 05:33:47.552740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b1f19ab-7b34-4f8e-98e2-622c8e72e758 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.552740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b1f19ab-7b34-4f8e-98e2-622c8e72e758 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.553376 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b1f19ab-7b34-4f8e-98e2-622c8e72e758 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:47.553688 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 748/3016] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:47.564749 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-ab5fa60c-15b9-4edf-8769-521e71f39b28 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.567484 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-ab5fa60c-15b9-4edf-8769-521e71f39b28 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:47.567728 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-ab5fa60c-15b9-4edf-8769-521e71f39b28 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.567922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-ab5fa60c-15b9-4edf-8769-521e71f39b28 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.581940 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.581940 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:47.589522 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-ab5fa60c-15b9-4edf-8769-521e71f39b28 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:47.596627 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-ab5fa60c-15b9-4edf-8769-521e71f39b28 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:47.597308 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 764/3017] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:47.726273 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-e8de77ff-ce38-4ad1-8ffb-89ad8c44ec06 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.730874 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-e8de77ff-ce38-4ad1-8ffb-89ad8c44ec06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:33:47.731158 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-e8de77ff-ce38-4ad1-8ffb-89ad8c44ec06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.731443 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-e8de77ff-ce38-4ad1-8ffb-89ad8c44ec06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.744041 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.744041 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:47.744848 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-e8de77ff-ce38-4ad1-8ffb-89ad8c44ec06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:47.746184 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-e8de77ff-ce38-4ad1-8ffb-89ad8c44ec06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 returned with HTTP 200 Aug 18 05:33:47.746768 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 750/3018] 10.4.3.250 () {68 vars in 1604 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:47.758413 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-c4f4c28e-7f75-4e00-85ab-1010c1a5f1de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.761199 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-c4f4c28e-7f75-4e00-85ab-1010c1a5f1de tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:33:47.761454 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-c4f4c28e-7f75-4e00-85ab-1010c1a5f1de tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:47.761779 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-c4f4c28e-7f75-4e00-85ab-1010c1a5f1de tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:47.771037 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:47.771037 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:47.779431 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-c4f4c28e-7f75-4e00-85ab-1010c1a5f1de tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:47.787291 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-c4f4c28e-7f75-4e00-85ab-1010c1a5f1de tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe returned with HTTP 200 Aug 18 05:33:47.787922 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 757/3019] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:47 2026] GET /volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:47.913807 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af53bb10-2d4f-4802-a455-da2eddc167ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:47.917630 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:47.918045 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1777727685"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:47.919729 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1777727685'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:47.921030 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume of 1 GB Aug 18 05:33:47.924924 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Availability Zones retrieved successfully. Aug 18 05:33:47.933701 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (b2c40c4b-6380-4e21-a198-0157f26bbc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:47.934783 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6da3d7-2ef4-434d-9440-32bf0b179060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:47.936254 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:47.973422 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6da3d7-2ef4-434d-9440-32bf0b179060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:47.973824 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397c3cf7-5ab4-4887-9724-4819142a3cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:48.055774 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Created reservations ['0f5446e2-c1cf-4da1-ac0e-2501e769e3a4', 'a19415b3-1210-4c99-9c93-a3a1cbfd8488', 'dbb50880-7bcb-4afb-9dbb-d50929c1afae', '85bc2173-a908-472e-bb45-23b253d370a9'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:48.056541 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397c3cf7-5ab4-4887-9724-4819142a3cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f5446e2-c1cf-4da1-ac0e-2501e769e3a4', 'a19415b3-1210-4c99-9c93-a3a1cbfd8488', 'dbb50880-7bcb-4afb-9dbb-d50929c1afae', '85bc2173-a908-472e-bb45-23b253d370a9']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:48.057349 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60c5f66-5d1f-42ec-bf39-a28129ba39e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:48.092138 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60c5f66-5d1f-42ec-bf39-a28129ba39e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c600a261-80ef-4cad-9ff6-6bbe0952cdfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1777727685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['0f5446e2-c1cf-4da1-ac0e-2501e769e3a4','a19415b3-1210-4c99-9c93-a3a1cbfd8488','dbb50880-7bcb-4afb-9dbb-d50929c1afae','85bc2173-a908-472e-bb45-23b253d370a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1777727685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c600a261-80ef-4cad-9ff6-6bbe0952cdfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9076c3dc23194f249e473967f50d10d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9098f57e65054e9288cbc90091788d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:48.093195 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6653823a-2f59-42a2-a902-bfca0652bacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:48.127107 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6653823a-2f59-42a2-a902-bfca0652bacf) transitioned into state 'SUCCESS' from state '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-1777727685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['0f5446e2-c1cf-4da1-ac0e-2501e769e3a4','a19415b3-1210-4c99-9c93-a3a1cbfd8488','dbb50880-7bcb-4afb-9dbb-d50929c1afae','85bc2173-a908-472e-bb45-23b253d370a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:48.128073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a7d6b8-4896-4596-bce6-2f812c6ad2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:48.140957 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a7d6b8-4896-4596-bce6-2f812c6ad2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:48.141855 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (b2c40c4b-6380-4e21-a198-0157f26bbc8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:48.142223 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request issued successfully. Aug 18 05:33:48.143097 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af53bb10-2d4f-4802-a455-da2eddc167ba tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:48.143545 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 749/3020] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:47 2026] POST /volume/v3/volumes => generated 749 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:48.161570 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c7ebc9a8-3709-42b7-8c1a-c4ddd4376702 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:48.164336 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c7ebc9a8-3709-42b7-8c1a-c4ddd4376702 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:48.164579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c7ebc9a8-3709-42b7-8c1a-c4ddd4376702 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:48.165298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c7ebc9a8-3709-42b7-8c1a-c4ddd4376702 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:48.179162 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:48.179162 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:48.185807 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c7ebc9a8-3709-42b7-8c1a-c4ddd4376702 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:48.191461 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c7ebc9a8-3709-42b7-8c1a-c4ddd4376702 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:48.191964 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 765/3021] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:48 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:48.228456 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-330c5ecd-1040-425c-8893-e02e11bc22c4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:48.232850 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-330c5ecd-1040-425c-8893-e02e11bc22c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:48.232850 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-330c5ecd-1040-425c-8893-e02e11bc22c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:48.232850 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-330c5ecd-1040-425c-8893-e02e11bc22c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:48.232850 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-330c5ecd-1040-425c-8893-e02e11bc22c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:48.238855 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:48.238855 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:48.239959 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-330c5ecd-1040-425c-8893-e02e11bc22c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:48.241160 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 751/3022] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:48 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:48.367097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d945a5d7-57ba-4a21-b08a-898e55dc912a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:48.369901 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d945a5d7-57ba-4a21-b08a-898e55dc912a tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 Aug 18 05:33:48.370236 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d945a5d7-57ba-4a21-b08a-898e55dc912a tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:48.370585 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d945a5d7-57ba-4a21-b08a-898e55dc912a tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:48.382526 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d945a5d7-57ba-4a21-b08a-898e55dc912a tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 returned with HTTP 404 Aug 18 05:33:48.383294 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 758/3023] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:48 2026] GET /volume/v3/volumes/afc9f028-a4fe-405a-9c84-03946f7e46d8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:48.395982 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-899c1cf5-6647-4f80-acf5-6cea90906044 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:48.397948 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-899c1cf5-6647-4f80-acf5-6cea90906044 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] DELETE https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 Aug 18 05:33:48.398148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-899c1cf5-6647-4f80-acf5-6cea90906044 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:48.398369 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-899c1cf5-6647-4f80-acf5-6cea90906044 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:48.399039 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-899c1cf5-6647-4f80-acf5-6cea90906044 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Delete volume with id: 5a6e3cde-86df-4f2b-a829-2f8ce16ae771 Aug 18 05:33:48.411470 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:48.411470 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:48.412080 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-899c1cf5-6647-4f80-acf5-6cea90906044 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:48.439548 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-899c1cf5-6647-4f80-acf5-6cea90906044 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Delete volume request issued successfully. Aug 18 05:33:48.440059 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-899c1cf5-6647-4f80-acf5-6cea90906044 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 returned with HTTP 202 Aug 18 05:33:48.440624 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 750/3024] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:48 2026] DELETE /volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:48.449265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bbb745aa-45f8-435e-b7d3-ac186303d74c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:48.455405 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bbb745aa-45f8-435e-b7d3-ac186303d74c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 Aug 18 05:33:48.455686 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bbb745aa-45f8-435e-b7d3-ac186303d74c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:48.456546 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bbb745aa-45f8-435e-b7d3-ac186303d74c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:48.470845 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:48.470845 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:48.482296 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bbb745aa-45f8-435e-b7d3-ac186303d74c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:48.490029 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bbb745aa-45f8-435e-b7d3-ac186303d74c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 returned with HTTP 200 Aug 18 05:33:48.490660 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 766/3025] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:48 2026] GET /volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:48.552238 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-818d2a27-6fad-49d4-bd57-07dc9f86d965 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:48.554375 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-818d2a27-6fad-49d4-bd57-07dc9f86d965 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:33:48.554630 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-818d2a27-6fad-49d4-bd57-07dc9f86d965 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:48.555234 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-818d2a27-6fad-49d4-bd57-07dc9f86d965 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:48.564785 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:48.564785 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:48.564785 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-818d2a27-6fad-49d4-bd57-07dc9f86d965 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:48.564956 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-818d2a27-6fad-49d4-bd57-07dc9f86d965 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 returned with HTTP 200 Aug 18 05:33:48.565348 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 752/3026] 10.4.3.250 () {68 vars in 1604 bytes} [Tue Aug 18 05:33:48 2026] GET /volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:48.566736 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e1607c3-5ea2-4e05-a5c2-c4df2d51f8fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:48.571722 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e1607c3-5ea2-4e05-a5c2-c4df2d51f8fc tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:48.572036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e1607c3-5ea2-4e05-a5c2-c4df2d51f8fc tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:48.572336 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e1607c3-5ea2-4e05-a5c2-c4df2d51f8fc tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:48.587885 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:48.587885 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:48.594740 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3e1607c3-5ea2-4e05-a5c2-c4df2d51f8fc tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:48.600823 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e1607c3-5ea2-4e05-a5c2-c4df2d51f8fc tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:48.601343 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 759/3027] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:48 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:48.813387 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-c51d5139-67a4-4812-95fb-2f07f29843bd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:48.816322 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-c51d5139-67a4-4812-95fb-2f07f29843bd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] DELETE https://10.4.3.250/volume/v3/attachments/4028e61c-16d0-4806-9373-bcb6bdea84d4 Aug 18 05:33:48.816524 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-c51d5139-67a4-4812-95fb-2f07f29843bd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:48.816769 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-c51d5139-67a4-4812-95fb-2f07f29843bd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:48.826767 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:48.826767 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:48.897678 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-0d69fb40-b001-49c3-a075-d1f39808a072 req-c51d5139-67a4-4812-95fb-2f07f29843bd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments/4028e61c-16d0-4806-9373-bcb6bdea84d4 returned with HTTP 200 Aug 18 05:33:48.898476 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 751/3028] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:33:48 2026] DELETE /volume/v3/attachments/4028e61c-16d0-4806-9373-bcb6bdea84d4 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:49.208236 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ab3c2981-3d71-4812-8b38-1ea8b2f67591 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.212345 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab3c2981-3d71-4812-8b38-1ea8b2f67591 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:49.212622 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab3c2981-3d71-4812-8b38-1ea8b2f67591 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.212888 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab3c2981-3d71-4812-8b38-1ea8b2f67591 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.226326 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.226326 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:49.231786 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ab3c2981-3d71-4812-8b38-1ea8b2f67591 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:49.238785 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab3c2981-3d71-4812-8b38-1ea8b2f67591 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:49.239486 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 767/3029] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:49.253207 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fd37cd3c-b2e0-4fd8-9bf8-88365930c71a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.254529 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02ec5747-45f6-448c-99d9-0b4c3d343529 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.255203 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd37cd3c-b2e0-4fd8-9bf8-88365930c71a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:49.255386 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd37cd3c-b2e0-4fd8-9bf8-88365930c71a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.255699 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fd37cd3c-b2e0-4fd8-9bf8-88365930c71a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.255828 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-fd37cd3c-b2e0-4fd8-9bf8-88365930c71a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:49.256968 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02ec5747-45f6-448c-99d9-0b4c3d343529 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] POST https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action Aug 18 05:33:49.257489 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02ec5747-45f6-448c-99d9-0b4c3d343529 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action body: b'{"os-attach": {"instance_uuid": "cd90c953-b2dd-462d-b924-76d53e249b7b", "mountpoint": "/dev/vdb"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:49.257643 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02ec5747-45f6-448c-99d9-0b4c3d343529 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cd90c953-b2dd-462d-b924-76d53e249b7b", "mountpoint": "/dev/vdb"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:49.261951 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.261951 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:49.262942 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fd37cd3c-b2e0-4fd8-9bf8-88365930c71a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:49.263458 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 753/3030] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:49.273274 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.273274 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:49.273752 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-02ec5747-45f6-448c-99d9-0b4c3d343529 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:49.283453 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-02ec5747-45f6-448c-99d9-0b4c3d343529 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Update volume admin metadata completed successfully. Aug 18 05:33:49.360914 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-02ec5747-45f6-448c-99d9-0b4c3d343529 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Attach volume completed successfully. Aug 18 05:33:49.361252 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02ec5747-45f6-448c-99d9-0b4c3d343529 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action returned with HTTP 202 Aug 18 05:33:49.361849 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 760/3031] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:49 2026] POST /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:49.371641 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0fe9e79e-d167-43cf-8fef-aac3b706e8e3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.373798 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0fe9e79e-d167-43cf-8fef-aac3b706e8e3 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:49.374460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0fe9e79e-d167-43cf-8fef-aac3b706e8e3 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.374460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0fe9e79e-d167-43cf-8fef-aac3b706e8e3 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.387054 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.387054 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:49.391781 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0fe9e79e-d167-43cf-8fef-aac3b706e8e3 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:49.396782 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0fe9e79e-d167-43cf-8fef-aac3b706e8e3 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:49.397370 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 752/3032] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:49.420774 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cee20019-d7bd-43ce-8c78-9f6b45c60522 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.422750 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cee20019-d7bd-43ce-8c78-9f6b45c60522 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:49.422938 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cee20019-d7bd-43ce-8c78-9f6b45c60522 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.423207 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cee20019-d7bd-43ce-8c78-9f6b45c60522 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.432988 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.432988 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:49.437521 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cee20019-d7bd-43ce-8c78-9f6b45c60522 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:49.444739 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cee20019-d7bd-43ce-8c78-9f6b45c60522 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:49.444821 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 768/3033] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:49.459365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-38527e67-b72f-4459-b0b2-64a49f145b10 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.504273 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1515d683-1d62-43e2-996f-4e8128c2352c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.506806 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1515d683-1d62-43e2-996f-4e8128c2352c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 Aug 18 05:33:49.507137 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1515d683-1d62-43e2-996f-4e8128c2352c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.507531 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1515d683-1d62-43e2-996f-4e8128c2352c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.514449 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1515d683-1d62-43e2-996f-4e8128c2352c tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 returned with HTTP 404 Aug 18 05:33:49.515943 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 761/3034] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/5a6e3cde-86df-4f2b-a829-2f8ce16ae771 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:49.523065 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a7cdea4-72cf-435c-806d-a8e19f1441d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.525930 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a7cdea4-72cf-435c-806d-a8e19f1441d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] DELETE https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 Aug 18 05:33:49.526205 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a7cdea4-72cf-435c-806d-a8e19f1441d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.526435 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a7cdea4-72cf-435c-806d-a8e19f1441d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.526649 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1a7cdea4-72cf-435c-806d-a8e19f1441d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Delete volume with id: fc42d7cf-64f4-42fa-b98d-c2a33340d479 Aug 18 05:33:49.535901 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.535901 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:49.536622 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1a7cdea4-72cf-435c-806d-a8e19f1441d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:49.558678 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38527e67-b72f-4459-b0b2-64a49f145b10 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action Aug 18 05:33:49.559132 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38527e67-b72f-4459-b0b2-64a49f145b10 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:49.559325 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38527e67-b72f-4459-b0b2-64a49f145b10 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:49.565074 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1a7cdea4-72cf-435c-806d-a8e19f1441d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Delete volume request issued successfully. Aug 18 05:33:49.565434 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a7cdea4-72cf-435c-806d-a8e19f1441d8 tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 returned with HTTP 202 Aug 18 05:33:49.566313 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 753/3035] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:49 2026] DELETE /volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:49.575311 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d3e0f27-dd0f-41a9-a463-2e137f8d193e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.577834 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d3e0f27-dd0f-41a9-a463-2e137f8d193e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 Aug 18 05:33:49.579036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d3e0f27-dd0f-41a9-a463-2e137f8d193e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.579036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d3e0f27-dd0f-41a9-a463-2e137f8d193e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.579915 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.579915 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:49.580422 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-38527e67-b72f-4459-b0b2-64a49f145b10 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Updating volume 'c600a261-80ef-4cad-9ff6-6bbe0952cdfd' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:33:49.589217 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.589217 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:49.596323 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0d3e0f27-dd0f-41a9-a463-2e137f8d193e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Volume info retrieved successfully. Aug 18 05:33:49.605086 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d3e0f27-dd0f-41a9-a463-2e137f8d193e tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 returned with HTTP 200 Aug 18 05:33:49.605636 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 769/3036] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:49.617106 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2114053-b3c8-4dda-827b-d22470ae77fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.619474 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2114053-b3c8-4dda-827b-d22470ae77fa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:49.620060 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2114053-b3c8-4dda-827b-d22470ae77fa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.620372 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2114053-b3c8-4dda-827b-d22470ae77fa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.629473 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38527e67-b72f-4459-b0b2-64a49f145b10 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action returned with HTTP 202 Aug 18 05:33:49.630686 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 754/3037] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:49 2026] POST /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:49.630845 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.630845 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:49.638551 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2114053-b3c8-4dda-827b-d22470ae77fa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:49.640294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e474c38-f4b7-468e-92f2-f27e56e7f7fc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.643303 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e474c38-f4b7-468e-92f2-f27e56e7f7fc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:49.643478 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e474c38-f4b7-468e-92f2-f27e56e7f7fc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.643774 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e474c38-f4b7-468e-92f2-f27e56e7f7fc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.646987 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2114053-b3c8-4dda-827b-d22470ae77fa tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:49.647898 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 762/3038] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:49.663423 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.663423 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:49.669800 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9e474c38-f4b7-468e-92f2-f27e56e7f7fc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:49.678726 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e474c38-f4b7-468e-92f2-f27e56e7f7fc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:49.679497 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 754/3039] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 1175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:49.700341 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-74a345c0-9882-471a-a167-66531cd2276c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.706139 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-74a345c0-9882-471a-a167-66531cd2276c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action Aug 18 05:33:49.706936 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-74a345c0-9882-471a-a167-66531cd2276c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6d1d9675-ec20-431e-a625-3efae8b0b462"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:49.707355 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-74a345c0-9882-471a-a167-66531cd2276c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6d1d9675-ec20-431e-a625-3efae8b0b462"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:49.734810 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.734810 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:49.734810 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-74a345c0-9882-471a-a167-66531cd2276c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Volume info retrieved successfully. Aug 18 05:33:49.761887 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-74a345c0-9882-471a-a167-66531cd2276c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Terminate volume connection completed successfully. Aug 18 05:33:49.769612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-74a345c0-9882-471a-a167-66531cd2276c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100216) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 18 05:33:49.774579 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-fc4f0d10-c12a-4762-b832-317ed230b146 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.778918 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-fc4f0d10-c12a-4762-b832-317ed230b146 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:49.779305 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-fc4f0d10-c12a-4762-b832-317ed230b146 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.779562 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-fc4f0d10-c12a-4762-b832-317ed230b146 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.794582 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.794582 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:49.799170 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-fc4f0d10-c12a-4762-b832-317ed230b146 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:49.805847 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-fc4f0d10-c12a-4762-b832-317ed230b146 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:49.806114 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 755/3040] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:49.849902 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-b6797cbe-3c6c-446c-987f-73d5127cb61f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.856419 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-b6797cbe-3c6c-446c-987f-73d5127cb61f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] POST https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1/action Aug 18 05:33:49.856895 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-b6797cbe-3c6c-446c-987f-73d5127cb61f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:49.857099 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-b6797cbe-3c6c-446c-987f-73d5127cb61f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:49.860942 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-74a345c0-9882-471a-a167-66531cd2276c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Detach volume completed successfully. Aug 18 05:33:49.861295 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-74a345c0-9882-471a-a167-66531cd2276c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action returned with HTTP 202 Aug 18 05:33:49.862238 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 770/3041] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:49 2026] POST /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:49.873528 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3595022e-07ed-4858-814f-58b4ae4ca9aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.879142 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3595022e-07ed-4858-814f-58b4ae4ca9aa tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:49.879481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3595022e-07ed-4858-814f-58b4ae4ca9aa tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.880695 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3595022e-07ed-4858-814f-58b4ae4ca9aa tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.882770 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.882770 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:49.883418 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-b6797cbe-3c6c-446c-987f-73d5127cb61f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:49.893263 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-b6797cbe-3c6c-446c-987f-73d5127cb61f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Begin detaching volume completed successfully. Aug 18 05:33:49.893492 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.893492 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:49.893600 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-b6797cbe-3c6c-446c-987f-73d5127cb61f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1/action returned with HTTP 202 Aug 18 05:33:49.895454 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 763/3042] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:33:49 2026] POST /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:49.900496 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3595022e-07ed-4858-814f-58b4ae4ca9aa tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:49.908121 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3595022e-07ed-4858-814f-58b4ae4ca9aa tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:49.908763 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 755/3043] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:49.913546 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-7c54449c-b2e9-4945-a170-57719e3a86d5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.916460 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-7c54449c-b2e9-4945-a170-57719e3a86d5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:33:49.916952 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-7c54449c-b2e9-4945-a170-57719e3a86d5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.917946 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-7c54449c-b2e9-4945-a170-57719e3a86d5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.922566 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-23e60eb4-e2d7-487b-8da8-c61ab3ca4076 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.924815 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23e60eb4-e2d7-487b-8da8-c61ab3ca4076 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:49.924815 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23e60eb4-e2d7-487b-8da8-c61ab3ca4076 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.926218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d444be9-5f62-45c5-b734-3acfd1535e0b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.926805 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-23e60eb4-e2d7-487b-8da8-c61ab3ca4076 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.927668 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.927668 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:49.928883 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-7c54449c-b2e9-4945-a170-57719e3a86d5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:49.929504 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d444be9-5f62-45c5-b734-3acfd1535e0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:49.929769 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d444be9-5f62-45c5-b734-3acfd1535e0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.930027 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d444be9-5f62-45c5-b734-3acfd1535e0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.931255 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-7c54449c-b2e9-4945-a170-57719e3a86d5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 returned with HTTP 200 Aug 18 05:33:49.931889 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 756/3044] 10.4.3.250 () {68 vars in 1604 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:49.938534 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.938534 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:49.941172 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.941172 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:49.942556 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d444be9-5f62-45c5-b734-3acfd1535e0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:49.945534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-0b50ba1f-edea-457b-8a46-de0a2264dcb9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.945987 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-23e60eb4-e2d7-487b-8da8-c61ab3ca4076 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:49.951041 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d444be9-5f62-45c5-b734-3acfd1535e0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:49.951041 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 764/3045] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:49.951219 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-0b50ba1f-edea-457b-8a46-de0a2264dcb9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:33:49.951219 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-0b50ba1f-edea-457b-8a46-de0a2264dcb9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.951219 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-0b50ba1f-edea-457b-8a46-de0a2264dcb9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.953090 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-23e60eb4-e2d7-487b-8da8-c61ab3ca4076 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:49.953526 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 771/3046] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:49.967780 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.967780 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:49.968555 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-de0c0d8d-eea6-498c-932c-aaaaab56a754 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.970465 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de0c0d8d-eea6-498c-932c-aaaaab56a754 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] POST https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action Aug 18 05:33:49.970830 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-de0c0d8d-eea6-498c-932c-aaaaab56a754 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action body: b'{"os-detach": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:49.971665 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-de0c0d8d-eea6-498c-932c-aaaaab56a754 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:49.973815 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-0b50ba1f-edea-457b-8a46-de0a2264dcb9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:49.979344 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:49.979344 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:49.979792 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a79acc5e-94bd-4df8-aa01-575f0dcd51da None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.979972 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-de0c0d8d-eea6-498c-932c-aaaaab56a754 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:49.980390 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a79acc5e-94bd-4df8-aa01-575f0dcd51da None None] GET https://10.4.3.250/volume// Aug 18 05:33:49.980598 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a79acc5e-94bd-4df8-aa01-575f0dcd51da None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:49.980694 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-0b50ba1f-edea-457b-8a46-de0a2264dcb9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe returned with HTTP 200 Aug 18 05:33:49.981421 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a79acc5e-94bd-4df8-aa01-575f0dcd51da None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:49.981421 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a79acc5e-94bd-4df8-aa01-575f0dcd51da None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:49.981516 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 756/3047] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:49.982707 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 765/3048] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:49.998476 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.998538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-9b2646e9-4c8f-4420-8be9-4c6d01b6d826 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:49.998762 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:49.999542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ce262bc4-d688-4b0b-83b9-1a47acc6c432", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:50.000939 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ce262bc4-d688-4b0b-83b9-1a47acc6c432', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:50.002740 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-9b2646e9-4c8f-4420-8be9-4c6d01b6d826 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:50.002740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-9b2646e9-4c8f-4420-8be9-4c6d01b6d826 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.002740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-9b2646e9-4c8f-4420-8be9-4c6d01b6d826 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.009196 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-de0c0d8d-eea6-498c-932c-aaaaab56a754 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Detach volume completed successfully. Aug 18 05:33:50.009544 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-de0c0d8d-eea6-498c-932c-aaaaab56a754 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action returned with HTTP 202 Aug 18 05:33:50.010374 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 757/3049] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:49 2026] POST /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:50.013370 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.013370 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:50.013698 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:33:50.015059 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:33:50.015059 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:33:50.015872 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.015872 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:50.018789 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c86dbfc-031e-48ff-a79f-e2efbbd2792a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:50.020485 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (3033bcc2-f940-495c-bde0-de2adc2a3cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:50.022216 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca4fb662-8dda-4828-9b6f-89f2c6d93c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:50.022342 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-9b2646e9-4c8f-4420-8be9-4c6d01b6d826 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:50.022718 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c86dbfc-031e-48ff-a79f-e2efbbd2792a tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:50.022999 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c86dbfc-031e-48ff-a79f-e2efbbd2792a tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.023273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:50.023415 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c86dbfc-031e-48ff-a79f-e2efbbd2792a tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.028888 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-9b2646e9-4c8f-4420-8be9-4c6d01b6d826 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:50.029770 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 757/3050] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:33:49 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:50.035544 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.035544 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:50.042700 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2c86dbfc-031e-48ff-a79f-e2efbbd2792a tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:50.050677 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c86dbfc-031e-48ff-a79f-e2efbbd2792a tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:50.051321 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 766/3051] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:50 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:50.064083 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca4fb662-8dda-4828-9b6f-89f2c6d93c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ce262bc4-d688-4b0b-83b9-1a47acc6c432', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:50.065265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c24a69-fad3-4f61-8e30-9677ea3fd87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:50.070734 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1b27d5b-b93a-46eb-8e7c-b8eb17c06f69 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:50.073309 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1b27d5b-b93a-46eb-8e7c-b8eb17c06f69 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:50.073818 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1b27d5b-b93a-46eb-8e7c-b8eb17c06f69 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.074328 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1b27d5b-b93a-46eb-8e7c-b8eb17c06f69 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.084878 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.084878 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:50.092940 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c1b27d5b-b93a-46eb-8e7c-b8eb17c06f69 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:50.104607 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1b27d5b-b93a-46eb-8e7c-b8eb17c06f69 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:50.105366 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 758/3052] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:50 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:50.122574 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89185edb-f8ae-4f5b-8147-f89cd47a7385 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:50.125683 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89185edb-f8ae-4f5b-8147-f89cd47a7385 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:50.126888 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89185edb-f8ae-4f5b-8147-f89cd47a7385 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.126888 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89185edb-f8ae-4f5b-8147-f89cd47a7385 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.128145 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-89185edb-f8ae-4f5b-8147-f89cd47a7385 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Delete volume with id: c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:50.142831 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.142831 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:50.143593 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89185edb-f8ae-4f5b-8147-f89cd47a7385 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:50.148628 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['c9b8a43f-458f-4107-9a7e-e121d87b4b59', '07ab14db-71b8-4c0a-a931-9a580b25bece', '805ac4b2-0cfe-4ed6-98dc-90d0b3eb5bc2', '7200f122-0dfa-453c-9957-8ca18f229319'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:50.149660 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c24a69-fad3-4f61-8e30-9677ea3fd87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b8a43f-458f-4107-9a7e-e121d87b4b59', '07ab14db-71b8-4c0a-a931-9a580b25bece', '805ac4b2-0cfe-4ed6-98dc-90d0b3eb5bc2', '7200f122-0dfa-453c-9957-8ca18f229319']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:50.150662 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a180ffd1-984f-4012-8296-6c65bd907689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:50.176956 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89185edb-f8ae-4f5b-8147-f89cd47a7385 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Delete volume request issued successfully. Aug 18 05:33:50.177215 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89185edb-f8ae-4f5b-8147-f89cd47a7385 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 202 Aug 18 05:33:50.177903 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 758/3053] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:50 2026] DELETE /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:50.192106 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9d20866a-aeea-4039-9276-db1a9ac8aa78 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:50.194843 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d20866a-aeea-4039-9276-db1a9ac8aa78 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:50.194920 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d20866a-aeea-4039-9276-db1a9ac8aa78 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.195193 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9d20866a-aeea-4039-9276-db1a9ac8aa78 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.207503 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a180ffd1-984f-4012-8296-6c65bd907689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50866b6d-336c-4176-8f2e-a351b609102b', '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='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['c9b8a43f-458f-4107-9a7e-e121d87b4b59','07ab14db-71b8-4c0a-a931-9a580b25bece','805ac4b2-0cfe-4ed6-98dc-90d0b3eb5bc2','7200f122-0dfa-453c-9957-8ca18f229319'],size=1,snapshot_id=ce262bc4-d688-4b0b-83b9-1a47acc6c432,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), '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-18T05:33:50Z,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=50866b6d-336c-4176-8f2e-a351b609102b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ce262bc4-d688-4b0b-83b9-1a47acc6c432,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:50.208860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4a2bc7-d0fc-4d92-8401-ee2f38ca0ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:50.214020 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.214020 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:50.221480 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9d20866a-aeea-4039-9276-db1a9ac8aa78 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:50.230501 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9d20866a-aeea-4039-9276-db1a9ac8aa78 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 200 Aug 18 05:33:50.231251 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 767/3054] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:50 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:50.238314 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4a2bc7-d0fc-4d92-8401-ee2f38ca0ee8) transitioned into 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='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['c9b8a43f-458f-4107-9a7e-e121d87b4b59','07ab14db-71b8-4c0a-a931-9a580b25bece','805ac4b2-0cfe-4ed6-98dc-90d0b3eb5bc2','7200f122-0dfa-453c-9957-8ca18f229319'],size=1,snapshot_id=ce262bc4-d688-4b0b-83b9-1a47acc6c432,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:50.239306 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7f668a-5836-41d9-9098-61a1e310ed93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:50.276719 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7f668a-5836-41d9-9098-61a1e310ed93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:50.277814 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (3033bcc2-f940-495c-bde0-de2adc2a3cb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:50.279737 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:33:50.280608 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a3e2ec43-e600-4518-bc26-0e65c0d23057 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:50.281419 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 772/3055] 10.4.3.250 () {72 vars in 1541 bytes} [Tue Aug 18 05:33:49 2026] POST /volume/v3/volumes => generated 736 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:50.291354 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f920fd89-f2b0-4d78-90a2-b47e57b8f77d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:50.293400 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a1a6b649-6e4f-42eb-8b2a-c62f3bcc5996 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:50.297061 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a1a6b649-6e4f-42eb-8b2a-c62f3bcc5996 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b Aug 18 05:33:50.297436 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a1a6b649-6e4f-42eb-8b2a-c62f3bcc5996 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.297891 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a1a6b649-6e4f-42eb-8b2a-c62f3bcc5996 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.301849 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f920fd89-f2b0-4d78-90a2-b47e57b8f77d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:50.302646 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f920fd89-f2b0-4d78-90a2-b47e57b8f77d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.302646 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f920fd89-f2b0-4d78-90a2-b47e57b8f77d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.302839 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f920fd89-f2b0-4d78-90a2-b47e57b8f77d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:50.309467 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.309467 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:50.315080 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a1a6b649-6e4f-42eb-8b2a-c62f3bcc5996 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:50.322387 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-a1a6b649-6e4f-42eb-8b2a-c62f3bcc5996 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b returned with HTTP 200 Aug 18 05:33:50.323390 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.323390 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:50.323475 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 759/3056] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:50 2026] GET /volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b => generated 804 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:50.330145 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f920fd89-f2b0-4d78-90a2-b47e57b8f77d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:50.332116 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 759/3057] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:50 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:50.337032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-f10d5f1d-7ea8-4c80-bebd-213b77f64f06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:50.338772 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-f10d5f1d-7ea8-4c80-bebd-213b77f64f06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b Aug 18 05:33:50.338954 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-f10d5f1d-7ea8-4c80-bebd-213b77f64f06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.339468 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-f10d5f1d-7ea8-4c80-bebd-213b77f64f06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.347140 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.347140 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:50.351688 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-f10d5f1d-7ea8-4c80-bebd-213b77f64f06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:50.357875 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-f10d5f1d-7ea8-4c80-bebd-213b77f64f06 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b returned with HTTP 200 Aug 18 05:33:50.357875 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 768/3058] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:50 2026] GET /volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:50.626985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cce50ad2-a12f-46b0-8818-fe4135e1193d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:50.626985 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cce50ad2-a12f-46b0-8818-fe4135e1193d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] GET https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 Aug 18 05:33:50.626985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cce50ad2-a12f-46b0-8818-fe4135e1193d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.626985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cce50ad2-a12f-46b0-8818-fe4135e1193d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.637252 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cce50ad2-a12f-46b0-8818-fe4135e1193d tempest-VolumesTestJSON-1566732868 tempest-VolumesTestJSON-1566732868-project-member] https://10.4.3.250/volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 returned with HTTP 404 Aug 18 05:33:50.638769 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 773/3059] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:50 2026] GET /volume/v3/volumes/fc42d7cf-64f4-42fa-b98d-c2a33340d479 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:50.973407 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b6fab487-bb83-4a04-9b99-2b911e8acfe2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:50.975433 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6fab487-bb83-4a04-9b99-2b911e8acfe2 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:50.975664 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6fab487-bb83-4a04-9b99-2b911e8acfe2 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:50.975895 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b6fab487-bb83-4a04-9b99-2b911e8acfe2 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:50.991139 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:50.991139 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:50.996742 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b6fab487-bb83-4a04-9b99-2b911e8acfe2 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:51.003725 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b6fab487-bb83-4a04-9b99-2b911e8acfe2 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:51.004479 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 760/3060] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:50 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:51.111090 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-d298515e-7447-4083-b5f3-a5a4eb3786e7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:51.113177 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-d298515e-7447-4083-b5f3-a5a4eb3786e7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] DELETE https://10.4.3.250/volume/v3/attachments/04a882a7-afb4-4ed1-a3e8-e47e72d24daf Aug 18 05:33:51.113550 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-d298515e-7447-4083-b5f3-a5a4eb3786e7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:51.113901 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-d298515e-7447-4083-b5f3-a5a4eb3786e7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:51.125167 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:51.125167 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:51.207350 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-5c025d07-61fd-4ffc-a66e-4da874af07f0 req-d298515e-7447-4083-b5f3-a5a4eb3786e7 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/attachments/04a882a7-afb4-4ed1-a3e8-e47e72d24daf returned with HTTP 200 Aug 18 05:33:51.207427 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 760/3061] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:33:51 2026] DELETE /volume/v3/attachments/04a882a7-afb4-4ed1-a3e8-e47e72d24daf => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:51.248962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b0bd46f-27df-4dfb-a2e8-3353e34739e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:51.256031 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b0bd46f-27df-4dfb-a2e8-3353e34739e5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd Aug 18 05:33:51.256373 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b0bd46f-27df-4dfb-a2e8-3353e34739e5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:51.256868 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b0bd46f-27df-4dfb-a2e8-3353e34739e5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:51.268982 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b0bd46f-27df-4dfb-a2e8-3353e34739e5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd returned with HTTP 404 Aug 18 05:33:51.269821 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 769/3062] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:51 2026] GET /volume/v3/volumes/c600a261-80ef-4cad-9ff6-6bbe0952cdfd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:51.358323 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-125345b0-d9f3-418c-b344-61adc5d4caa4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:51.361817 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-125345b0-d9f3-418c-b344-61adc5d4caa4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:51.362718 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-125345b0-d9f3-418c-b344-61adc5d4caa4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:51.362796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-125345b0-d9f3-418c-b344-61adc5d4caa4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:51.362929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-125345b0-d9f3-418c-b344-61adc5d4caa4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:51.373438 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:51.373438 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:51.374576 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-125345b0-d9f3-418c-b344-61adc5d4caa4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:51.375084 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 774/3063] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:51 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:51.625038 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6fd8c30d-d148-4858-bfea-f210743641bd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:51.626788 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:51.627288 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1038535328", "snapshot_id": null, "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:51.629315 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1038535328', 'snapshot_id': None, 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:51.748778 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create volume of 1 GB Aug 18 05:33:51.753790 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Availability Zones retrieved successfully. Aug 18 05:33:51.760268 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Flow 'volume_create_api' (22bb9e73-e2a7-4148-a322-fa2a2aa1943d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:51.761312 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b99830e-87f0-414b-a465-038ebaf6f1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:51.762287 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:51.832890 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b99830e-87f0-414b-a465-038ebaf6f1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:51.833808 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92461ed3-8e62-4fc7-b808-f61437ca8017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:51.916793 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Created reservations ['ce1605fb-2f67-413a-a217-76aff2e7cc1c', 'f1a2420e-31ad-48a6-8b56-68ae0653a6ae', '7c5be542-5686-4eb8-bb68-1e4338d181c8', '2556a497-8716-4800-acab-a82a54d41b28'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:51.917850 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92461ed3-8e62-4fc7-b808-f61437ca8017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce1605fb-2f67-413a-a217-76aff2e7cc1c', 'f1a2420e-31ad-48a6-8b56-68ae0653a6ae', '7c5be542-5686-4eb8-bb68-1e4338d181c8', '2556a497-8716-4800-acab-a82a54d41b28']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:51.918664 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149290ef-96cb-4a44-954e-d34eb64d8064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:51.953278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149290ef-96cb-4a44-954e-d34eb64d8064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb4f04ff-6bec-410c-95d6-1c677a3d63e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1038535328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5444c84a09ed47ffbad9cc348cd31403',qos_specs=None,replication_status=,reservations=['ce1605fb-2f67-413a-a217-76aff2e7cc1c','f1a2420e-31ad-48a6-8b56-68ae0653a6ae','7c5be542-5686-4eb8-bb68-1e4338d181c8','2556a497-8716-4800-acab-a82a54d41b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1402c014a1f64e2c8e916eae0685ec9d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1038535328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb4f04ff-6bec-410c-95d6-1c677a3d63e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5444c84a09ed47ffbad9cc348cd31403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1402c014a1f64e2c8e916eae0685ec9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:51.953700 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df92dbde-ec35-473e-9535-7555210be574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:51.980323 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df92dbde-ec35-473e-9535-7555210be574) transitioned into state 'SUCCESS' from state '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-1038535328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5444c84a09ed47ffbad9cc348cd31403',qos_specs=None,replication_status=,reservations=['ce1605fb-2f67-413a-a217-76aff2e7cc1c','f1a2420e-31ad-48a6-8b56-68ae0653a6ae','7c5be542-5686-4eb8-bb68-1e4338d181c8','2556a497-8716-4800-acab-a82a54d41b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1402c014a1f64e2c8e916eae0685ec9d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:51.982025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861c2417-8064-46c4-a982-32074c190935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:51.992534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861c2417-8064-46c4-a982-32074c190935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:51.993939 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Flow 'volume_create_api' (22bb9e73-e2a7-4148-a322-fa2a2aa1943d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:51.994519 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create volume request issued successfully. Aug 18 05:33:51.995287 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6fd8c30d-d148-4858-bfea-f210743641bd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:51.995874 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 761/3064] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:33:51 2026] POST /volume/v3/volumes => generated 781 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:52.018637 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6a2b77e6-0419-48c9-af74-ad81902acaa3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.021308 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d6521387-a6f8-48f1-9594-f9142cf573d5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.023036 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a2b77e6-0419-48c9-af74-ad81902acaa3 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:33:52.023611 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6521387-a6f8-48f1-9594-f9142cf573d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:52.024056 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6521387-a6f8-48f1-9594-f9142cf573d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.024211 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a2b77e6-0419-48c9-af74-ad81902acaa3 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.024388 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6521387-a6f8-48f1-9594-f9142cf573d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.027850 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a2b77e6-0419-48c9-af74-ad81902acaa3 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.034532 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.034532 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:52.039682 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.039682 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:52.041068 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d6521387-a6f8-48f1-9594-f9142cf573d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:52.044636 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6a2b77e6-0419-48c9-af74-ad81902acaa3 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:33:52.048721 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6521387-a6f8-48f1-9594-f9142cf573d5 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:52.051077 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 770/3065] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:52.051167 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a2b77e6-0419-48c9-af74-ad81902acaa3 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 200 Aug 18 05:33:52.051167 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 761/3066] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:52.069818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f3481b40-6452-4599-85b2-0347f2d5171e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.072912 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f3481b40-6452-4599-85b2-0347f2d5171e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:52.073483 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f3481b40-6452-4599-85b2-0347f2d5171e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.073853 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f3481b40-6452-4599-85b2-0347f2d5171e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.087321 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.087321 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:52.095100 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f3481b40-6452-4599-85b2-0347f2d5171e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:52.102590 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f3481b40-6452-4599-85b2-0347f2d5171e tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:52.103180 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 775/3067] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:52.169277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f789994a-c235-46c9-b9fb-93d0076ca46f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.171566 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f789994a-c235-46c9-b9fb-93d0076ca46f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:52.171788 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f789994a-c235-46c9-b9fb-93d0076ca46f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.172108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f789994a-c235-46c9-b9fb-93d0076ca46f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.179088 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.179088 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:52.182957 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f789994a-c235-46c9-b9fb-93d0076ca46f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:52.188839 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f789994a-c235-46c9-b9fb-93d0076ca46f tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:52.189368 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 762/3068] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:52.205231 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ca1f4dee-f1e6-462b-bbc1-452cea1e8a96 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.207033 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca1f4dee-f1e6-462b-bbc1-452cea1e8a96 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:52.207263 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca1f4dee-f1e6-462b-bbc1-452cea1e8a96 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.207454 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca1f4dee-f1e6-462b-bbc1-452cea1e8a96 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.217853 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.217853 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:52.226281 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ca1f4dee-f1e6-462b-bbc1-452cea1e8a96 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:52.231796 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca1f4dee-f1e6-462b-bbc1-452cea1e8a96 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:52.232339 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 771/3069] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:52.294398 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1b9b9928-cf9b-4238-8fd7-37e47554f0de None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.297965 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b9b9928-cf9b-4238-8fd7-37e47554f0de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:52.298225 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1b9b9928-cf9b-4238-8fd7-37e47554f0de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.298435 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1b9b9928-cf9b-4238-8fd7-37e47554f0de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.308153 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.308153 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:52.312540 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1b9b9928-cf9b-4238-8fd7-37e47554f0de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:52.317121 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b9b9928-cf9b-4238-8fd7-37e47554f0de tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:52.317552 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 762/3070] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:52.395286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-044f5354-b7a6-473e-9132-1ef9ffeb53d7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.397670 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-044f5354-b7a6-473e-9132-1ef9ffeb53d7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:52.397915 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-044f5354-b7a6-473e-9132-1ef9ffeb53d7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.398169 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-044f5354-b7a6-473e-9132-1ef9ffeb53d7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.398361 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-044f5354-b7a6-473e-9132-1ef9ffeb53d7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:52.403702 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.403702 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:52.404720 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-044f5354-b7a6-473e-9132-1ef9ffeb53d7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:52.406068 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 776/3071] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:52.422797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ddf4c87f-2a7b-454b-b654-9ae2df9a807e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.425065 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ddf4c87f-2a7b-454b-b654-9ae2df9a807e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 Aug 18 05:33:52.425356 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ddf4c87f-2a7b-454b-b654-9ae2df9a807e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.425822 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ddf4c87f-2a7b-454b-b654-9ae2df9a807e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.435802 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.435802 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:52.436652 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ddf4c87f-2a7b-454b-b654-9ae2df9a807e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:33:52.437628 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ddf4c87f-2a7b-454b-b654-9ae2df9a807e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 returned with HTTP 200 Aug 18 05:33:52.438336 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 763/3072] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:52.453836 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dedc22a0-caae-4f77-b6f1-7b1a89acee83 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.457156 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dedc22a0-caae-4f77-b6f1-7b1a89acee83 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:52.457156 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dedc22a0-caae-4f77-b6f1-7b1a89acee83 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.457156 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dedc22a0-caae-4f77-b6f1-7b1a89acee83 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.457156 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-dedc22a0-caae-4f77-b6f1-7b1a89acee83 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:52.465957 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.465957 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:52.467224 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dedc22a0-caae-4f77-b6f1-7b1a89acee83 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:52.467731 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 772/3073] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:52.482882 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8b0465a5-107f-4645-a6e8-bb47cc75dc67 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.482882 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b0465a5-107f-4645-a6e8-bb47cc75dc67 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:52.483428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b0465a5-107f-4645-a6e8-bb47cc75dc67 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.483428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b0465a5-107f-4645-a6e8-bb47cc75dc67 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.483428 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-8b0465a5-107f-4645-a6e8-bb47cc75dc67 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete backup with id: d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. Aug 18 05:33:52.487643 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.487643 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:52.507040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-8b0465a5-107f-4645-a6e8-bb47cc75dc67 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] delete_backup rpcapi backup_id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:33:52.508959 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b0465a5-107f-4645-a6e8-bb47cc75dc67 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 202 Aug 18 05:33:52.510837 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 763/3074] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:52 2026] DELETE /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:52.520372 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-575c329b-b21f-4c0f-aa65-ced7948ecc5c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:52.523203 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-575c329b-b21f-4c0f-aa65-ced7948ecc5c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:52.523203 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-575c329b-b21f-4c0f-aa65-ced7948ecc5c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:52.523203 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-575c329b-b21f-4c0f-aa65-ced7948ecc5c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:52.523203 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-575c329b-b21f-4c0f-aa65-ced7948ecc5c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:52.529748 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:52.529748 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:52.530796 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-575c329b-b21f-4c0f-aa65-ced7948ecc5c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 200 Aug 18 05:33:52.531383 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 777/3075] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:52 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:53.028818 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-498bb30e-0bcb-4738-b2d5-1bdc9f722941 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.070460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a60d4390-749e-4714-8c06-ba7ac2469975 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.072254 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a60d4390-749e-4714-8c06-ba7ac2469975 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:33:53.072826 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a60d4390-749e-4714-8c06-ba7ac2469975 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.073332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a60d4390-749e-4714-8c06-ba7ac2469975 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.087254 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.087254 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:53.096632 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a60d4390-749e-4714-8c06-ba7ac2469975 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:33:53.105405 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a60d4390-749e-4714-8c06-ba7ac2469975 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 200 Aug 18 05:33:53.105873 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 773/3076] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:53 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 1389 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:53.121593 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-94bd59f2-934b-4c8d-8fcc-021f1338b29d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.125581 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94bd59f2-934b-4c8d-8fcc-021f1338b29d tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:33:53.126071 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-94bd59f2-934b-4c8d-8fcc-021f1338b29d tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.126639 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-94bd59f2-934b-4c8d-8fcc-021f1338b29d tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.141753 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.141753 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:53.146747 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-94bd59f2-934b-4c8d-8fcc-021f1338b29d tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:33:53.153759 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94bd59f2-934b-4c8d-8fcc-021f1338b29d tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 200 Aug 18 05:33:53.155332 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 764/3077] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:53 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 1389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:53.216884 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-498bb30e-0bcb-4738-b2d5-1bdc9f722941 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:33:53.217276 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-498bb30e-0bcb-4738-b2d5-1bdc9f722941 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-765717505"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:53.231272 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-498bb30e-0bcb-4738-b2d5-1bdc9f722941 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:33:53.231722 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 764/3078] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:33:53 2026] POST /volume/v3/types => generated 227 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:53.242965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-97021168-6cde-4313-9ca3-5c6b39244c11 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.245410 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97021168-6cde-4313-9ca3-5c6b39244c11 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] POST https://10.4.3.250/volume/v3/group_types Aug 18 05:33:53.245965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-97021168-6cde-4313-9ca3-5c6b39244c11 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1530753263"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:53.265441 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97021168-6cde-4313-9ca3-5c6b39244c11 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] https://10.4.3.250/volume/v3/group_types returned with HTTP 202 Aug 18 05:33:53.265968 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 778/3079] 10.4.3.250 () {70 vars in 1311 bytes} [Tue Aug 18 05:33:53 2026] POST /volume/v3/group_types => generated 185 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:53.276755 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e9a962c3-9148-48e3-87fe-b7add3a68a51 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.360776 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e9a962c3-9148-48e3-87fe-b7add3a68a51 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] POST https://10.4.3.250/volume/v3/groups Aug 18 05:33:53.361258 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e9a962c3-9148-48e3-87fe-b7add3a68a51 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5fe20567-3731-4c7b-a5bf-4b4c4b8f4673", "volume_types": ["5c78a2d6-6cf4-42d6-99c3-bb06aaee975f"], "name": "tempest-GroupSnapshotsV319Test-Group-1632531919"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:53.363044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.groups [None req-e9a962c3-9148-48e3-87fe-b7add3a68a51 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Creating new group {'group': {'group_type': '5fe20567-3731-4c7b-a5bf-4b4c4b8f4673', 'volume_types': ['5c78a2d6-6cf4-42d6-99c3-bb06aaee975f'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1632531919'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 05:33:53.368518 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-6ae7bcd8-4647-4dd0-9604-982abf790628 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.369071 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.groups [None req-e9a962c3-9148-48e3-87fe-b7add3a68a51 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1632531919. Aug 18 05:33:53.373575 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-6ae7bcd8-4647-4dd0-9604-982abf790628 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b Aug 18 05:33:53.373846 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-6ae7bcd8-4647-4dd0-9604-982abf790628 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.374087 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-6ae7bcd8-4647-4dd0-9604-982abf790628 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.390892 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e9a962c3-9148-48e3-87fe-b7add3a68a51 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Availability Zones retrieved successfully. Aug 18 05:33:53.392420 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.392420 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:53.397029 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-6ae7bcd8-4647-4dd0-9604-982abf790628 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:53.404522 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-6ae7bcd8-4647-4dd0-9604-982abf790628 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b returned with HTTP 200 Aug 18 05:33:53.405226 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 765/3080] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:53 2026] GET /volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:53.412796 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c1ea353-4043-4b12-90e3-46b49a2fdf49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.413277 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c1ea353-4043-4b12-90e3-46b49a2fdf49 None None] GET https://10.4.3.250/volume// Aug 18 05:33:53.413511 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c1ea353-4043-4b12-90e3-46b49a2fdf49 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.413673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c1ea353-4043-4b12-90e3-46b49a2fdf49 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.413972 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c1ea353-4043-4b12-90e3-46b49a2fdf49 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:53.414400 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 765/3081] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:53.414922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e9a962c3-9148-48e3-87fe-b7add3a68a51 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Created reservations ['82903764-dc1b-4180-b6fb-306a962453c4'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:53.422943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-34a58a72-803c-49c5-b460-33ee81972dd3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.426342 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-34a58a72-803c-49c5-b460-33ee81972dd3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:33:53.426859 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-34a58a72-803c-49c5-b460-33ee81972dd3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50866b6d-336c-4176-8f2e-a351b609102b", "connector": null, "instance_uuid": "834f8668-0f78-48c5-aab8-caf283e1d1aa"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:53.441779 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.441779 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:53.459396 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e9a962c3-9148-48e3-87fe-b7add3a68a51 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/groups returned with HTTP 202 Aug 18 05:33:53.459964 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 774/3082] 10.4.3.250 () {70 vars in 1297 bytes} [Tue Aug 18 05:33:53 2026] POST /volume/v3/groups => generated 116 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:53.469490 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0a6641bf-b876-4044-8f03-9f6fe3c9be4d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.472646 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a6641bf-b876-4044-8f03-9f6fe3c9be4d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3 Aug 18 05:33:53.472906 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a6641bf-b876-4044-8f03-9f6fe3c9be4d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.473245 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0a6641bf-b876-4044-8f03-9f6fe3c9be4d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.473440 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-0a6641bf-b876-4044-8f03-9f6fe3c9be4d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member 9576f3de-bab0-419d-a39b-db91feffe4a3 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:53.480002 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.480002 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:53.486911 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-34a58a72-803c-49c5-b460-33ee81972dd3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:33:53.487400 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 779/3083] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:33:53 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 18 05:33:53.490404 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0a6641bf-b876-4044-8f03-9f6fe3c9be4d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3 returned with HTTP 200 Aug 18 05:33:53.490945 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 766/3084] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:53 2026] GET /volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3 => generated 396 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:53.497040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1e0f6e31-ef27-4bfd-92cd-cbbcf11accb1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.497366 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e0f6e31-ef27-4bfd-92cd-cbbcf11accb1 None None] GET https://10.4.3.250/volume// Aug 18 05:33:53.497532 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e0f6e31-ef27-4bfd-92cd-cbbcf11accb1 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.497751 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e0f6e31-ef27-4bfd-92cd-cbbcf11accb1 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.498125 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e0f6e31-ef27-4bfd-92cd-cbbcf11accb1 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:53.498427 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 766/3085] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:53.507840 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-db142510-d814-489d-a2b7-a60db74c8fb8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.510180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-db142510-d814-489d-a2b7-a60db74c8fb8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b Aug 18 05:33:53.510475 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-db142510-d814-489d-a2b7-a60db74c8fb8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.510682 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-db142510-d814-489d-a2b7-a60db74c8fb8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.522542 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.522542 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:53.527389 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-db142510-d814-489d-a2b7-a60db74c8fb8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:33:53.533152 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-db142510-d814-489d-a2b7-a60db74c8fb8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b returned with HTTP 200 Aug 18 05:33:53.533719 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 775/3086] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:33:53 2026] GET /volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b => generated 1524 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:53.549685 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ffb84c2-4263-4809-b280-872d7a88a37d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.552392 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ffb84c2-4263-4809-b280-872d7a88a37d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 Aug 18 05:33:53.552659 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ffb84c2-4263-4809-b280-872d7a88a37d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.552929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ffb84c2-4263-4809-b280-872d7a88a37d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.553089 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7ffb84c2-4263-4809-b280-872d7a88a37d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Show backup with id d2a3124f-53bf-4c1b-8ac4-b10678bb95e5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:33:53.558117 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ffb84c2-4263-4809-b280-872d7a88a37d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 returned with HTTP 404 Aug 18 05:33:53.559001 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 780/3087] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:53 2026] GET /volume/v3/backups/d2a3124f-53bf-4c1b-8ac4-b10678bb95e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:53.661906 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6308657c-16b3-41f4-a453-86788e481181 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.665582 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6308657c-16b3-41f4-a453-86788e481181 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 Aug 18 05:33:53.665831 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6308657c-16b3-41f4-a453-86788e481181 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.666133 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6308657c-16b3-41f4-a453-86788e481181 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.666308 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-6308657c-16b3-41f4-a453-86788e481181 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: dda2ca80-0257-41b1-a308-551f63da7122 Aug 18 05:33:53.673298 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.673298 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:53.673298 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6308657c-16b3-41f4-a453-86788e481181 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:33:53.674798 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-79e3f584-44ab-4671-a183-b756b47fcc0d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.681667 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-79e3f584-44ab-4671-a183-b756b47fcc0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/f8cf0368-556f-419e-a2a8-dce60d6472fe Aug 18 05:33:53.681667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-79e3f584-44ab-4671-a183-b756b47fcc0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:53.691493 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-79e3f584-44ab-4671-a183-b756b47fcc0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-50866b6d-336c-4176-8f2e-a351b609102b-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:33:53.697054 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6308657c-16b3-41f4-a453-86788e481181 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:33:53.697324 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6308657c-16b3-41f4-a453-86788e481181 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 returned with HTTP 202 Aug 18 05:33:53.697890 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 767/3088] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:33:53 2026] DELETE /volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:53.699766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-79e3f584-44ab-4671-a183-b756b47fcc0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-50866b6d-336c-4176-8f2e-a351b609102b-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:33:53.701134 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.701134 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:53.705976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d62ffff4-de6e-4320-8942-46e38e62d3a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.712682 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d62ffff4-de6e-4320-8942-46e38e62d3a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 Aug 18 05:33:53.712880 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d62ffff4-de6e-4320-8942-46e38e62d3a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:53.713199 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d62ffff4-de6e-4320-8942-46e38e62d3a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:53.723809 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.723809 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:53.724920 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d62ffff4-de6e-4320-8942-46e38e62d3a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:33:53.725531 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d62ffff4-de6e-4320-8942-46e38e62d3a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 returned with HTTP 200 Aug 18 05:33:53.726275 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 776/3089] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:53 2026] GET /volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:53.829671 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-79e3f584-44ab-4671-a183-b756b47fcc0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-50866b6d-336c-4176-8f2e-a351b609102b-np0000007601" released by "attachment_update" :: held 0.130s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:33:53.831491 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-79e3f584-44ab-4671-a183-b756b47fcc0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/f8cf0368-556f-419e-a2a8-dce60d6472fe returned with HTTP 200 Aug 18 05:33:53.831491 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 767/3090] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:33:53 2026] PUT /volume/v3/attachments/f8cf0368-556f-419e-a2a8-dce60d6472fe => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:33:53.853173 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-05e349ac-cb36-4129-8d64-c61439cd822d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.855291 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-05e349ac-cb36-4129-8d64-c61439cd822d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/f8cf0368-556f-419e-a2a8-dce60d6472fe/action Aug 18 05:33:53.855646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-05e349ac-cb36-4129-8d64-c61439cd822d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:53.855741 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-05e349ac-cb36-4129-8d64-c61439cd822d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:53.877814 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.877814 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:53.889050 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3116a845-a03d-478b-8a9a-389e8b5e25d6 req-05e349ac-cb36-4129-8d64-c61439cd822d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/f8cf0368-556f-419e-a2a8-dce60d6472fe/action returned with HTTP 204 Aug 18 05:33:53.889050 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 781/3091] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:33:53 2026] POST /volume/v3/attachments/f8cf0368-556f-419e-a2a8-dce60d6472fe/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:53.982337 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-67551483-6684-4501-ae38-2fdbd57ab254 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:53.983421 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:53.983799 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1791107408"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:53.987040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1791107408'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:53.987040 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume of 1 GB Aug 18 05:33:53.987040 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:53.987040 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:53.990238 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Availability Zones retrieved successfully. Aug 18 05:33:53.996480 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (f263dd8b-518d-4f50-8d1d-0a577c05eebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:53.997508 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5426ea25-5036-45aa-8793-e5b19db95a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:53.998774 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:54.031129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5426ea25-5036-45aa-8793-e5b19db95a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.031954 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a00ca6-aee7-40a6-907e-779cddb9cbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.087606 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Created reservations ['c8c0f785-b0c2-496f-ab3e-cea21cb3005b', '219f0240-8f2b-4c14-8aef-ebd51aa4a4db', 'ae082847-704e-405f-b393-b4c9dce34ed5', '6a8eb29a-06e5-4412-a854-f568dbc49bca'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:54.088621 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a00ca6-aee7-40a6-907e-779cddb9cbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8c0f785-b0c2-496f-ab3e-cea21cb3005b', '219f0240-8f2b-4c14-8aef-ebd51aa4a4db', 'ae082847-704e-405f-b393-b4c9dce34ed5', '6a8eb29a-06e5-4412-a854-f568dbc49bca']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.089597 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0028e956-c74a-48d8-ab3a-d81134348653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.130743 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0028e956-c74a-48d8-ab3a-d81134348653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67cc0f3f-a63b-450b-9606-206a4e88750d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1791107408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['c8c0f785-b0c2-496f-ab3e-cea21cb3005b','219f0240-8f2b-4c14-8aef-ebd51aa4a4db','ae082847-704e-405f-b393-b4c9dce34ed5','6a8eb29a-06e5-4412-a854-f568dbc49bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1791107408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67cc0f3f-a63b-450b-9606-206a4e88750d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9076c3dc23194f249e473967f50d10d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9098f57e65054e9288cbc90091788d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.132968 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6154fed-80d8-45d0-bd1d-996472b26425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.173128 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6154fed-80d8-45d0-bd1d-996472b26425) transitioned into state 'SUCCESS' from state '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-1791107408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['c8c0f785-b0c2-496f-ab3e-cea21cb3005b','219f0240-8f2b-4c14-8aef-ebd51aa4a4db','ae082847-704e-405f-b393-b4c9dce34ed5','6a8eb29a-06e5-4412-a854-f568dbc49bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.173980 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e6e67f-66b1-4671-8805-bf7fdf916b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.183851 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e6e67f-66b1-4671-8805-bf7fdf916b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.184771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (f263dd8b-518d-4f50-8d1d-0a577c05eebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:54.185153 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request issued successfully. Aug 18 05:33:54.185754 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-67551483-6684-4501-ae38-2fdbd57ab254 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:54.186245 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 768/3092] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:53 2026] POST /volume/v3/volumes => generated 749 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:54.206647 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb0ad4e4-ffa9-41be-826c-375e9f9ab648 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:54.209254 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb0ad4e4-ffa9-41be-826c-375e9f9ab648 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d Aug 18 05:33:54.210915 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb0ad4e4-ffa9-41be-826c-375e9f9ab648 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:54.210915 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb0ad4e4-ffa9-41be-826c-375e9f9ab648 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:54.219073 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:54.219073 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:54.223747 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eb0ad4e4-ffa9-41be-826c-375e9f9ab648 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:54.228501 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb0ad4e4-ffa9-41be-826c-375e9f9ab648 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d returned with HTTP 200 Aug 18 05:33:54.228994 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 777/3093] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:54 2026] GET /volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:54.501854 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-262a14de-84c2-44a6-8727-6edd2fa8ca8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:54.504132 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-262a14de-84c2-44a6-8727-6edd2fa8ca8b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3 Aug 18 05:33:54.504443 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-262a14de-84c2-44a6-8727-6edd2fa8ca8b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:54.504651 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-262a14de-84c2-44a6-8727-6edd2fa8ca8b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:54.504807 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-262a14de-84c2-44a6-8727-6edd2fa8ca8b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member 9576f3de-bab0-419d-a39b-db91feffe4a3 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:54.509287 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:54.509287 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:54.519078 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-262a14de-84c2-44a6-8727-6edd2fa8ca8b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3 returned with HTTP 200 Aug 18 05:33:54.519653 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 768/3094] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:54 2026] GET /volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3 => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:54.528576 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:54.531521 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:54.531521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-303164629", "volume_type": "5c78a2d6-6cf4-42d6-99c3-bb06aaee975f", "group_id": "9576f3de-bab0-419d-a39b-db91feffe4a3", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:54.532310 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-303164629', 'volume_type': '5c78a2d6-6cf4-42d6-99c3-bb06aaee975f', 'group_id': '9576f3de-bab0-419d-a39b-db91feffe4a3', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:54.540603 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:54.540603 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:54.540727 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-19db41f1-571e-4ad5-8635-5397859c220d req-eab249ab-0671-4620-8944-ef6a841b1fec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:54.541371 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Create volume of 1 GB Aug 18 05:33:54.542982 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-eab249ab-0671-4620-8944-ef6a841b1fec tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:33:54.543225 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-eab249ab-0671-4620-8944-ef6a841b1fec tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:54.543441 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-eab249ab-0671-4620-8944-ef6a841b1fec tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:54.548866 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Availability Zones retrieved successfully. Aug 18 05:33:54.550060 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:54.550060 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:54.553520 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-19db41f1-571e-4ad5-8635-5397859c220d req-eab249ab-0671-4620-8944-ef6a841b1fec tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:33:54.558061 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Flow 'volume_create_api' (8aa63fbc-7455-4e5c-bf2e-e11d559c0941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:54.558346 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-eab249ab-0671-4620-8944-ef6a841b1fec tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 200 Aug 18 05:33:54.558742 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 769/3095] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:54 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 1371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:54.560143 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca5e0be8-07f4-47f1-b10e-767d280b3013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.561226 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:54.561226 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:54.562067 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:54.585104 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca5e0be8-07f4-47f1-b10e-767d280b3013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:33:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5c78a2d6-6cf4-42d6-99c3-bb06aaee975f,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-765717505',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c78a2d6-6cf4-42d6-99c3-bb06aaee975f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9576f3de-bab0-419d-a39b-db91feffe4a3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.586238 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72b1839-eabd-46fe-a2e5-3626a3af98e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.616445 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-765717505 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-765717505, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:54.618112 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-765717505 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-765717505, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:54.657071 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Created reservations ['a7974380-9c6f-46a8-b143-7bb73ded11b2', '604d3144-4192-4c38-93f9-d8099b38d327', 'b701e8e7-92dd-4a78-b567-d4bb20d13d7d', 'b166777b-f910-49fd-acdb-a5ae6358daf4'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:54.657071 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72b1839-eabd-46fe-a2e5-3626a3af98e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7974380-9c6f-46a8-b143-7bb73ded11b2', '604d3144-4192-4c38-93f9-d8099b38d327', 'b701e8e7-92dd-4a78-b567-d4bb20d13d7d', 'b166777b-f910-49fd-acdb-a5ae6358daf4']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.657071 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c645d72-7c2d-4a09-b99c-6497d2ee5458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.680857 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c645d72-7c2d-4a09-b99c-6497d2ee5458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2957bcce-13e6-4ccf-af91-232ac71e746b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-303164629',encryption_key_id=None,group_id=9576f3de-bab0-419d-a39b-db91feffe4a3,group_type_id=,metadata={},multiattach=False,project_id='4a72348aee3240078b09998e69a02477',qos_specs=None,replication_status=,reservations=['a7974380-9c6f-46a8-b143-7bb73ded11b2','604d3144-4192-4c38-93f9-d8099b38d327','b701e8e7-92dd-4a78-b567-d4bb20d13d7d','b166777b-f910-49fd-acdb-a5ae6358daf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829279e5d8ee4d35afb733a0c423874a',volume_type_id=5c78a2d6-6cf4-42d6-99c3-bb06aaee975f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-303164629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9576f3de-bab0-419d-a39b-db91feffe4a3,host=None,id=2957bcce-13e6-4ccf-af91-232ac71e746b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a72348aee3240078b09998e69a02477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='829279e5d8ee4d35afb733a0c423874a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c78a2d6-6cf4-42d6-99c3-bb06aaee975f),volume_type_id=5c78a2d6-6cf4-42d6-99c3-bb06aaee975f)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.682080 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711c9723-12ed-424a-88b5-58bb78818c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.707330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711c9723-12ed-424a-88b5-58bb78818c45) transitioned into state 'SUCCESS' from state '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-303164629',encryption_key_id=None,group_id=9576f3de-bab0-419d-a39b-db91feffe4a3,group_type_id=,metadata={},multiattach=False,project_id='4a72348aee3240078b09998e69a02477',qos_specs=None,replication_status=,reservations=['a7974380-9c6f-46a8-b143-7bb73ded11b2','604d3144-4192-4c38-93f9-d8099b38d327','b701e8e7-92dd-4a78-b567-d4bb20d13d7d','b166777b-f910-49fd-acdb-a5ae6358daf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829279e5d8ee4d35afb733a0c423874a',volume_type_id=5c78a2d6-6cf4-42d6-99c3-bb06aaee975f)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.708494 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9ce390-f56c-411f-b163-571b83227e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.723327 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9ce390-f56c-411f-b163-571b83227e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:54.725086 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Flow 'volume_create_api' (8aa63fbc-7455-4e5c-bf2e-e11d559c0941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:54.725690 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Create volume request issued successfully. Aug 18 05:33:54.726905 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:54.727256 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:54.738393 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e303c5a-6e8d-4697-bb05-3efcfe756a17 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:54.741502 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e303c5a-6e8d-4697-bb05-3efcfe756a17 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 Aug 18 05:33:54.741502 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e303c5a-6e8d-4697-bb05-3efcfe756a17 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:54.741502 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e303c5a-6e8d-4697-bb05-3efcfe756a17 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:54.745883 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e303c5a-6e8d-4697-bb05-3efcfe756a17 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 returned with HTTP 404 Aug 18 05:33:54.746844 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 778/3096] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:54 2026] GET /volume/v3/snapshots/dda2ca80-0257-41b1-a308-551f63da7122 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:54.760715 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2de0e2be-7340-480f-b242-08a18cff127b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:54.764286 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2de0e2be-7340-480f-b242-08a18cff127b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:33:54.764497 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2de0e2be-7340-480f-b242-08a18cff127b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:54.764691 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2de0e2be-7340-480f-b242-08a18cff127b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:54.773497 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:54.776518 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:54.776518 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:54.780563 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-086b3e94-8e0f-4568-b8ef-b7e033cd467f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:54.781028 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 782/3097] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:33:54 2026] POST /volume/v3/volumes => generated 825 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:54.781584 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:54.781584 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:54.787143 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2de0e2be-7340-480f-b242-08a18cff127b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:33:54.792512 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2de0e2be-7340-480f-b242-08a18cff127b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:33:54.792987 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 769/3098] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:54 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:54.796526 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0747fd0b-672e-430f-a707-698aece3c0a1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:54.798808 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0747fd0b-672e-430f-a707-698aece3c0a1 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b Aug 18 05:33:54.799114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0747fd0b-672e-430f-a707-698aece3c0a1 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:54.799374 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0747fd0b-672e-430f-a707-698aece3c0a1 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:54.808955 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:54.808955 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:54.813854 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0747fd0b-672e-430f-a707-698aece3c0a1 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Volume info retrieved successfully. Aug 18 05:33:54.815168 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-0747fd0b-672e-430f-a707-698aece3c0a1 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:54.815168 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-0747fd0b-672e-430f-a707-698aece3c0a1 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:54.837535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9f730bf-9740-49a7-a118-3ec35268e09c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:54.839709 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:54.840108 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1819558622"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:54.841565 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request body: {'volume': {'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1819558622'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:54.867391 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-0747fd0b-672e-430f-a707-698aece3c0a1 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:54.871762 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:54.871762 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:54.884996 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0747fd0b-672e-430f-a707-698aece3c0a1 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b returned with HTTP 200 Aug 18 05:33:54.885606 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 770/3099] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:54 2026] GET /volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b => generated 893 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:54.934861 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume of 1 GB Aug 18 05:33:54.940313 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Availability Zones retrieved successfully. Aug 18 05:33:54.947984 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (4285f9b2-33f5-43c6-b58f-faaeaedbb94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:54.949327 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a7a6ca-89be-4b12-a3b2-001dbbccdcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:54.950871 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:55.030289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a7a6ca-89be-4b12-a3b2-001dbbccdcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:55.031061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a60543-bc44-41f7-a059-3bb0ba586240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:55.087678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['a3a5fff2-a9b2-4cea-b6f2-ddfcf2062164', '07fe16a0-a6b5-4978-a2aa-b204049bab29', 'd4439fe1-ef2c-4633-909a-e4aa21cc7b44', '851eb90f-8e5a-4eef-815b-da90f7063e1e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:55.088704 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a60543-bc44-41f7-a059-3bb0ba586240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3a5fff2-a9b2-4cea-b6f2-ddfcf2062164', '07fe16a0-a6b5-4978-a2aa-b204049bab29', 'd4439fe1-ef2c-4633-909a-e4aa21cc7b44', '851eb90f-8e5a-4eef-815b-da90f7063e1e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:55.089538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c01d688-e3ee-4331-ac36-eb70ce758b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:55.118566 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c01d688-e3ee-4331-ac36-eb70ce758b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e19dde1a-60cc-4de4-9efa-6fb4da8caca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1819558622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['a3a5fff2-a9b2-4cea-b6f2-ddfcf2062164','07fe16a0-a6b5-4978-a2aa-b204049bab29','d4439fe1-ef2c-4633-909a-e4aa21cc7b44','851eb90f-8e5a-4eef-815b-da90f7063e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1819558622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e19dde1a-60cc-4de4-9efa-6fb4da8caca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231af955025f4b78838a213ee26d3399',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65851bb8d3a04eb48b51219f71c3d803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:55.119909 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310a9f17-9875-419b-b10b-f38dcfdb8635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:55.162826 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (310a9f17-9875-419b-b10b-f38dcfdb8635) transitioned into state 'SUCCESS' from state '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-1819558622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['a3a5fff2-a9b2-4cea-b6f2-ddfcf2062164','07fe16a0-a6b5-4978-a2aa-b204049bab29','d4439fe1-ef2c-4633-909a-e4aa21cc7b44','851eb90f-8e5a-4eef-815b-da90f7063e1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:55.163973 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334564c7-d8ab-4b96-8785-9e952d25b843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:55.183146 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334564c7-d8ab-4b96-8785-9e952d25b843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:55.183146 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (4285f9b2-33f5-43c6-b58f-faaeaedbb94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:55.183893 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request issued successfully. Aug 18 05:33:55.188531 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9f730bf-9740-49a7-a118-3ec35268e09c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:55.188531 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 779/3100] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:33:54 2026] POST /volume/v3/volumes => generated 754 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:55.200719 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ea1ea048-4bc7-49d8-b600-435f93b08217 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.202695 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea1ea048-4bc7-49d8-b600-435f93b08217 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:33:55.202890 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea1ea048-4bc7-49d8-b600-435f93b08217 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:55.203100 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea1ea048-4bc7-49d8-b600-435f93b08217 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:55.211048 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.211048 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:55.219331 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ea1ea048-4bc7-49d8-b600-435f93b08217 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:33:55.224497 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea1ea048-4bc7-49d8-b600-435f93b08217 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:33:55.224722 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 783/3101] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:55 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:55.243850 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0cfec10d-09d5-4c40-a4e3-0f1fdeb95349 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.246387 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0cfec10d-09d5-4c40-a4e3-0f1fdeb95349 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d Aug 18 05:33:55.246554 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0cfec10d-09d5-4c40-a4e3-0f1fdeb95349 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:55.246709 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0cfec10d-09d5-4c40-a4e3-0f1fdeb95349 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:55.261439 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.261439 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:55.271174 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0cfec10d-09d5-4c40-a4e3-0f1fdeb95349 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:55.277051 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0cfec10d-09d5-4c40-a4e3-0f1fdeb95349 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d returned with HTTP 200 Aug 18 05:33:55.277786 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 770/3102] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:55 2026] GET /volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:55.305744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6cf59456-6b05-4881-a1a6-4e799ce01c8f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.305744 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6cf59456-6b05-4881-a1a6-4e799ce01c8f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d/action Aug 18 05:33:55.305744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6cf59456-6b05-4881-a1a6-4e799ce01c8f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:55.305744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6cf59456-6b05-4881-a1a6-4e799ce01c8f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:55.306692 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-19db41f1-571e-4ad5-8635-5397859c220d req-f66dccc7-b214-4134-b6e0-3dd92fc10358 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.316070 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-f66dccc7-b214-4134-b6e0-3dd92fc10358 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:33:55.316070 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-f66dccc7-b214-4134-b6e0-3dd92fc10358 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:55.316070 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-f66dccc7-b214-4134-b6e0-3dd92fc10358 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:55.316511 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.316511 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:55.316580 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-6cf59456-6b05-4881-a1a6-4e799ce01c8f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Updating volume '67cc0f3f-a63b-450b-9606-206a4e88750d' with '{'status': 'attaching'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:33:55.324886 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.324886 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:55.332137 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-19db41f1-571e-4ad5-8635-5397859c220d req-f66dccc7-b214-4134-b6e0-3dd92fc10358 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:33:55.340373 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-f66dccc7-b214-4134-b6e0-3dd92fc10358 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 200 Aug 18 05:33:55.341086 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 780/3103] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:33:55 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 1371 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:55.355094 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6cf59456-6b05-4881-a1a6-4e799ce01c8f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d/action returned with HTTP 202 Aug 18 05:33:55.355427 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 771/3104] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:55 2026] POST /volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:55.360644 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4df1a3c8-86a9-4034-8063-0b4acf168a19 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.361735 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4df1a3c8-86a9-4034-8063-0b4acf168a19 None None] GET https://10.4.3.250/volume// Aug 18 05:33:55.361931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4df1a3c8-86a9-4034-8063-0b4acf168a19 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:55.362206 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4df1a3c8-86a9-4034-8063-0b4acf168a19 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:55.364596 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4df1a3c8-86a9-4034-8063-0b4acf168a19 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:55.365102 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 784/3105] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:33:55 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:55.368774 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0c4abbea-4d48-48ed-9764-c63478890673 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.371429 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c4abbea-4d48-48ed-9764-c63478890673 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d Aug 18 05:33:55.371739 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c4abbea-4d48-48ed-9764-c63478890673 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:55.372656 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0c4abbea-4d48-48ed-9764-c63478890673 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:55.382678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-19db41f1-571e-4ad5-8635-5397859c220d req-23656830-0347-4404-8e34-e5a4e663f61e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.384621 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-23656830-0347-4404-8e34-e5a4e663f61e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:33:55.385092 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-23656830-0347-4404-8e34-e5a4e663f61e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb4f04ff-6bec-410c-95d6-1c677a3d63e8", "connector": null, "instance_uuid": "9cb26a2d-5122-4539-ac7c-a6f75a13623d"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:55.389074 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.389074 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:55.398822 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0c4abbea-4d48-48ed-9764-c63478890673 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:55.400942 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.400942 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:55.408468 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0c4abbea-4d48-48ed-9764-c63478890673 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d returned with HTTP 200 Aug 18 05:33:55.412537 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 771/3106] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:55 2026] GET /volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:55.432732 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb01af82-d502-4a52-b68d-584659136278 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.435645 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb01af82-d502-4a52-b68d-584659136278 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d/action Aug 18 05:33:55.435645 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb01af82-d502-4a52-b68d-584659136278 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:55.435645 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb01af82-d502-4a52-b68d-584659136278 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:55.448400 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-23656830-0347-4404-8e34-e5a4e663f61e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:33:55.449163 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 781/3107] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:33:55 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:55.452032 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.452032 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:55.452842 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bb01af82-d502-4a52-b68d-584659136278 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Volume info retrieved successfully. Aug 18 05:33:55.483972 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bb01af82-d502-4a52-b68d-584659136278 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Delete volume request issued successfully. Aug 18 05:33:55.484216 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb01af82-d502-4a52-b68d-584659136278 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d/action returned with HTTP 202 Aug 18 05:33:55.484732 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 772/3108] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:55 2026] POST /volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:55.494152 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-76151d24-0ca8-43f6-8656-f0b1f97c7902 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.496224 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76151d24-0ca8-43f6-8656-f0b1f97c7902 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d Aug 18 05:33:55.496485 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76151d24-0ca8-43f6-8656-f0b1f97c7902 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:55.496717 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76151d24-0ca8-43f6-8656-f0b1f97c7902 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:55.506773 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.506773 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:55.513717 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-76151d24-0ca8-43f6-8656-f0b1f97c7902 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:55.519484 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76151d24-0ca8-43f6-8656-f0b1f97c7902 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d returned with HTTP 200 Aug 18 05:33:55.520104 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 785/3109] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:55 2026] GET /volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:55.566973 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c3df1c94-bb10-4028-ac80-a4d62299210c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.571057 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3df1c94-bb10-4028-ac80-a4d62299210c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:55.571057 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3df1c94-bb10-4028-ac80-a4d62299210c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:55.571057 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c3df1c94-bb10-4028-ac80-a4d62299210c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:55.571057 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c3df1c94-bb10-4028-ac80-a4d62299210c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Delete volume with id: 4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:55.579069 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.579069 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:55.579714 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c3df1c94-bb10-4028-ac80-a4d62299210c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:55.607457 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c3df1c94-bb10-4028-ac80-a4d62299210c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Delete volume request issued successfully. Aug 18 05:33:55.607722 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c3df1c94-bb10-4028-ac80-a4d62299210c tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 202 Aug 18 05:33:55.608295 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 772/3110] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:55 2026] DELETE /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:55.621490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-31d229bd-84a2-4ee3-bdeb-5586cb3e2200 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.622329 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31d229bd-84a2-4ee3-bdeb-5586cb3e2200 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:55.622587 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31d229bd-84a2-4ee3-bdeb-5586cb3e2200 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:55.622819 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31d229bd-84a2-4ee3-bdeb-5586cb3e2200 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:55.639179 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.639179 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:55.651725 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-31d229bd-84a2-4ee3-bdeb-5586cb3e2200 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:55.657909 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31d229bd-84a2-4ee3-bdeb-5586cb3e2200 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 200 Aug 18 05:33:55.658418 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 782/3111] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:55 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:55.900762 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-006a15cb-b660-4741-aca2-37d57f1464b8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.902855 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-006a15cb-b660-4741-aca2-37d57f1464b8 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b Aug 18 05:33:55.903093 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-006a15cb-b660-4741-aca2-37d57f1464b8 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:55.903306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-006a15cb-b660-4741-aca2-37d57f1464b8 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:55.912633 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.912633 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:55.917629 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-006a15cb-b660-4741-aca2-37d57f1464b8 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Volume info retrieved successfully. Aug 18 05:33:55.918437 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-006a15cb-b660-4741-aca2-37d57f1464b8 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:55.918655 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-006a15cb-b660-4741-aca2-37d57f1464b8 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:55.956909 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-006a15cb-b660-4741-aca2-37d57f1464b8 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:55.965750 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.965750 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:55.975026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-006a15cb-b660-4741-aca2-37d57f1464b8 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b returned with HTTP 200 Aug 18 05:33:55.975557 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 773/3112] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:55 2026] GET /volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b => generated 918 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:55.991517 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0a365f6d-a76d-4679-a38e-cbf032d258ce None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:55.993490 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a365f6d-a76d-4679-a38e-cbf032d258ce tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] POST https://10.4.3.250/volume/v3/group_snapshots Aug 18 05:33:55.993862 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a365f6d-a76d-4679-a38e-cbf032d258ce tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9576f3de-bab0-419d-a39b-db91feffe4a3", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-989051476"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:55.995471 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-0a365f6d-a76d-4679-a38e-cbf032d258ce tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9576f3de-bab0-419d-a39b-db91feffe4a3', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-989051476'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 05:33:55.999159 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:55.999159 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:56.002990 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.group_snapshots [None req-0a365f6d-a76d-4679-a38e-cbf032d258ce tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-989051476. Aug 18 05:33:56.019913 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:56.019913 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:56.031476 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-0a365f6d-a76d-4679-a38e-cbf032d258ce tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-765717505 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-765717505, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:33:56.055596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-0a365f6d-a76d-4679-a38e-cbf032d258ce tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Created reservations ['2248cef5-6dbd-478e-ba80-dea21e1212f2', '9e1dd8d1-277e-4021-832f-6f67b959f8f6', '72e3ac55-33ca-4b1c-866d-09a4d21bd624', '3d907187-38ef-4874-9fab-5774d82dd6a5'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:56.111585 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a365f6d-a76d-4679-a38e-cbf032d258ce tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/group_snapshots returned with HTTP 202 Aug 18 05:33:56.112253 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 786/3113] 10.4.3.250 () {70 vars in 1324 bytes} [Tue Aug 18 05:33:55 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:56.121673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bbcae652-c90c-4785-9645-cebd627523fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.123718 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bbcae652-c90c-4785-9645-cebd627523fe tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 Aug 18 05:33:56.123941 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bbcae652-c90c-4785-9645-cebd627523fe tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.124146 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bbcae652-c90c-4785-9645-cebd627523fe tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.124302 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-bbcae652-c90c-4785-9645-cebd627523fe tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member be65b0e9-2a6f-4e28-82e9-570b824ee739 {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:56.130369 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:56.130369 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:56.134485 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bbcae652-c90c-4785-9645-cebd627523fe tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 returned with HTTP 200 Aug 18 05:33:56.134951 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 773/3114] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:56 2026] GET /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:56.241545 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4aa77d9b-8bee-49cb-9037-128dd69e1bac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.243875 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4aa77d9b-8bee-49cb-9037-128dd69e1bac tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:33:56.245989 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4aa77d9b-8bee-49cb-9037-128dd69e1bac tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.245989 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4aa77d9b-8bee-49cb-9037-128dd69e1bac tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.254131 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:56.254131 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:56.259066 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4aa77d9b-8bee-49cb-9037-128dd69e1bac tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:33:56.265361 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4aa77d9b-8bee-49cb-9037-128dd69e1bac tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:33:56.265966 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 783/3115] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:56 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:56.499912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-47509b56-bba0-4efa-9bf6-1901ef3a65ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.500385 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47509b56-bba0-4efa-9bf6-1901ef3a65ab None None] GET https://10.4.3.250/volume// Aug 18 05:33:56.500547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47509b56-bba0-4efa-9bf6-1901ef3a65ab None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.500734 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47509b56-bba0-4efa-9bf6-1901ef3a65ab None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.501095 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47509b56-bba0-4efa-9bf6-1901ef3a65ab None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:33:56.501399 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 774/3116] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:33:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:33:56.510578 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-19db41f1-571e-4ad5-8635-5397859c220d req-614e00cd-167f-4d30-ae06-bb2587b488b0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.514438 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-614e00cd-167f-4d30-ae06-bb2587b488b0 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:33:56.514761 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-614e00cd-167f-4d30-ae06-bb2587b488b0 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.515047 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-614e00cd-167f-4d30-ae06-bb2587b488b0 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.531608 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:56.531608 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:56.538894 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-19db41f1-571e-4ad5-8635-5397859c220d req-614e00cd-167f-4d30-ae06-bb2587b488b0 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:33:56.539346 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dbfd887f-d4fa-4e95-840d-14f289f1ca94 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.543892 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbfd887f-d4fa-4e95-840d-14f289f1ca94 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d Aug 18 05:33:56.544815 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbfd887f-d4fa-4e95-840d-14f289f1ca94 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.544815 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbfd887f-d4fa-4e95-840d-14f289f1ca94 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.547145 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-614e00cd-167f-4d30-ae06-bb2587b488b0 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 200 Aug 18 05:33:56.547758 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 787/3117] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:33:56 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 1550 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:33:56.552363 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbfd887f-d4fa-4e95-840d-14f289f1ca94 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d returned with HTTP 404 Aug 18 05:33:56.552363 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 774/3118] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:56 2026] GET /volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:56.560334 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ce9a7fb-9074-4a08-bed3-747eec1b105a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.561383 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ce9a7fb-9074-4a08-bed3-747eec1b105a tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d Aug 18 05:33:56.561576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ce9a7fb-9074-4a08-bed3-747eec1b105a tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.561756 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ce9a7fb-9074-4a08-bed3-747eec1b105a tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.568870 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ce9a7fb-9074-4a08-bed3-747eec1b105a tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d returned with HTTP 404 Aug 18 05:33:56.569361 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 784/3119] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:56 2026] GET /volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:56.579272 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-168264fb-1a61-4f23-b26a-937884c39c5e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.581536 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-168264fb-1a61-4f23-b26a-937884c39c5e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] DELETE https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d Aug 18 05:33:56.581784 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-168264fb-1a61-4f23-b26a-937884c39c5e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.582039 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-168264fb-1a61-4f23-b26a-937884c39c5e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.582254 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-168264fb-1a61-4f23-b26a-937884c39c5e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Delete volume with id: 67cc0f3f-a63b-450b-9606-206a4e88750d Aug 18 05:33:56.589362 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-168264fb-1a61-4f23-b26a-937884c39c5e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d returned with HTTP 404 Aug 18 05:33:56.589954 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 775/3120] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:56 2026] DELETE /volume/v3/volumes/67cc0f3f-a63b-450b-9606-206a4e88750d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:56.601036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-049bd131-1739-400f-98bf-954d4dbccc8f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.603551 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:56.604063 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-700969929"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:56.605967 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-700969929'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:56.606156 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume of 1 GB Aug 18 05:33:56.612832 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Availability Zones retrieved successfully. Aug 18 05:33:56.622334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (deed7bdb-7702-48a3-85e2-387536ba05f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:56.624163 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b36bed-86e0-44f3-aa78-ddb647370301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:56.625281 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:56.661082 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b36bed-86e0-44f3-aa78-ddb647370301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:56.662330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57c33e7-83b0-4a19-899b-1c75b3bd4af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:56.673463 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-19db41f1-571e-4ad5-8635-5397859c220d req-2f4d0ed1-3db9-4bad-8e62-27f80bb14966 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.675855 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-2f4d0ed1-3db9-4bad-8e62-27f80bb14966 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] PUT https://10.4.3.250/volume/v3/attachments/ebaadb24-60fa-49e1-8109-17906778a878 Aug 18 05:33:56.677045 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-2f4d0ed1-3db9-4bad-8e62-27f80bb14966 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:56.677173 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f1a3282f-c7a1-422d-a337-b455b49f2dfd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.679312 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1a3282f-c7a1-422d-a337-b455b49f2dfd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 Aug 18 05:33:56.680138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1a3282f-c7a1-422d-a337-b455b49f2dfd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.680138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1a3282f-c7a1-422d-a337-b455b49f2dfd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.691971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-19db41f1-571e-4ad5-8635-5397859c220d req-2f4d0ed1-3db9-4bad-8e62-27f80bb14966 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Acquiring lock "cinder-attachment_update-bb4f04ff-6bec-410c-95d6-1c677a3d63e8-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:33:56.692701 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1a3282f-c7a1-422d-a337-b455b49f2dfd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 returned with HTTP 404 Aug 18 05:33:56.694905 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 785/3121] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:56 2026] GET /volume/v3/volumes/4d0bcb3f-6016-46f9-9ccd-6c70c51363b1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:56.698723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-19db41f1-571e-4ad5-8635-5397859c220d req-2f4d0ed1-3db9-4bad-8e62-27f80bb14966 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Lock "cinder-attachment_update-bb4f04ff-6bec-410c-95d6-1c677a3d63e8-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:33:56.699992 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:56.699992 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:56.703168 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2f96c555-4a06-4228-abd6-7c715c724c29 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.708244 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f96c555-4a06-4228-abd6-7c715c724c29 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] DELETE https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:56.708244 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f96c555-4a06-4228-abd6-7c715c724c29 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.708422 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f96c555-4a06-4228-abd6-7c715c724c29 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.708594 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-2f96c555-4a06-4228-abd6-7c715c724c29 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Delete volume with id: 6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:56.719287 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:56.719287 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:56.720593 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2f96c555-4a06-4228-abd6-7c715c724c29 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:56.721157 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Created reservations ['d196beb5-e322-4e5e-8eef-f7e62dc66558', '509e23c1-4899-4174-979f-43d32bd433fb', '1f0568dd-3608-4d8d-8724-a38c1a40f9af', '230548fa-85f4-4101-acf1-d33ef8c46be8'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:56.722354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57c33e7-83b0-4a19-899b-1c75b3bd4af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d196beb5-e322-4e5e-8eef-f7e62dc66558', '509e23c1-4899-4174-979f-43d32bd433fb', '1f0568dd-3608-4d8d-8724-a38c1a40f9af', '230548fa-85f4-4101-acf1-d33ef8c46be8']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:56.723532 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b463012a-dc0f-40ea-86b2-853254a5d29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:56.743046 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2f96c555-4a06-4228-abd6-7c715c724c29 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Delete volume request issued successfully. Aug 18 05:33:56.743046 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f96c555-4a06-4228-abd6-7c715c724c29 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 202 Aug 18 05:33:56.743455 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 776/3122] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:56 2026] DELETE /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:56.752726 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cad7ea71-27fa-4e97-83f6-d118ae548696 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.754724 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cad7ea71-27fa-4e97-83f6-d118ae548696 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:56.755045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cad7ea71-27fa-4e97-83f6-d118ae548696 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.755355 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cad7ea71-27fa-4e97-83f6-d118ae548696 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.755414 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b463012a-dc0f-40ea-86b2-853254a5d29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c39345-bbc2-42a5-aa65-e031d2e1ad31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-700969929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['d196beb5-e322-4e5e-8eef-f7e62dc66558','509e23c1-4899-4174-979f-43d32bd433fb','1f0568dd-3608-4d8d-8724-a38c1a40f9af','230548fa-85f4-4101-acf1-d33ef8c46be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-700969929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c39345-bbc2-42a5-aa65-e031d2e1ad31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9076c3dc23194f249e473967f50d10d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9098f57e65054e9288cbc90091788d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:56.759066 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ddcdc12-6769-4f28-ba12-a5cd5389dbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:56.764797 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:56.764797 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:56.768645 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cad7ea71-27fa-4e97-83f6-d118ae548696 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:56.773507 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cad7ea71-27fa-4e97-83f6-d118ae548696 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 200 Aug 18 05:33:56.773936 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 786/3123] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:56 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:56.787160 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ddcdc12-6769-4f28-ba12-a5cd5389dbb9) transitioned into state 'SUCCESS' from state '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-700969929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['d196beb5-e322-4e5e-8eef-f7e62dc66558','509e23c1-4899-4174-979f-43d32bd433fb','1f0568dd-3608-4d8d-8724-a38c1a40f9af','230548fa-85f4-4101-acf1-d33ef8c46be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:56.787160 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d17b63-0c3e-42ec-821c-9ddc3f6e2e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:56.801286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8d17b63-0c3e-42ec-821c-9ddc3f6e2e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:56.802172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (deed7bdb-7702-48a3-85e2-387536ba05f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:56.802493 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request issued successfully. Aug 18 05:33:56.803039 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-049bd131-1739-400f-98bf-954d4dbccc8f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:56.803477 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 788/3124] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:56 2026] POST /volume/v3/volumes => generated 748 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:56.819178 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d5c24e03-0be0-4751-bfad-dff4b0ca4109 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.821180 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5c24e03-0be0-4751-bfad-dff4b0ca4109 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 Aug 18 05:33:56.821398 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5c24e03-0be0-4751-bfad-dff4b0ca4109 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:56.821584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5c24e03-0be0-4751-bfad-dff4b0ca4109 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:56.823831 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-19db41f1-571e-4ad5-8635-5397859c220d req-2f4d0ed1-3db9-4bad-8e62-27f80bb14966 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Lock "cinder-attachment_update-bb4f04ff-6bec-410c-95d6-1c677a3d63e8-np0000007601" released by "attachment_update" :: held 0.126s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:33:56.824361 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-2f4d0ed1-3db9-4bad-8e62-27f80bb14966 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments/ebaadb24-60fa-49e1-8109-17906778a878 returned with HTTP 200 Aug 18 05:33:56.824830 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 775/3125] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:33:56 2026] PUT /volume/v3/attachments/ebaadb24-60fa-49e1-8109-17906778a878 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:56.830361 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:56.830361 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:56.835183 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d5c24e03-0be0-4751-bfad-dff4b0ca4109 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:56.840327 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5c24e03-0be0-4751-bfad-dff4b0ca4109 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 returned with HTTP 200 Aug 18 05:33:56.840829 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 777/3126] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:56 2026] GET /volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:56.861645 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-19db41f1-571e-4ad5-8635-5397859c220d req-7279aa41-10ad-425d-8508-52bd33e11307 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:56.864520 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-7279aa41-10ad-425d-8508-52bd33e11307 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/attachments/ebaadb24-60fa-49e1-8109-17906778a878/action Aug 18 05:33:56.865266 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-7279aa41-10ad-425d-8508-52bd33e11307 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:56.865586 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-7279aa41-10ad-425d-8508-52bd33e11307 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:56.895592 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:56.895592 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:56.919259 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-19db41f1-571e-4ad5-8635-5397859c220d req-7279aa41-10ad-425d-8508-52bd33e11307 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments/ebaadb24-60fa-49e1-8109-17906778a878/action returned with HTTP 204 Aug 18 05:33:56.919259 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 787/3127] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:33:56 2026] POST /volume/v3/attachments/ebaadb24-60fa-49e1-8109-17906778a878/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:57.150811 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2d008ce7-be73-4424-b9aa-b13d2d41b4a3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.152413 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d008ce7-be73-4424-b9aa-b13d2d41b4a3 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 Aug 18 05:33:57.152413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d008ce7-be73-4424-b9aa-b13d2d41b4a3 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.152633 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d008ce7-be73-4424-b9aa-b13d2d41b4a3 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.152735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-2d008ce7-be73-4424-b9aa-b13d2d41b4a3 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member be65b0e9-2a6f-4e28-82e9-570b824ee739 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:57.163255 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.163255 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:57.169591 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d008ce7-be73-4424-b9aa-b13d2d41b4a3 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 returned with HTTP 200 Aug 18 05:33:57.170298 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 789/3128] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:57.180749 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be359121-88f6-4dfd-b473-259c5affc08f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.182734 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be359121-88f6-4dfd-b473-259c5affc08f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail Aug 18 05:33:57.183002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be359121-88f6-4dfd-b473-259c5affc08f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.183306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be359121-88f6-4dfd-b473-259c5affc08f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.183623 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-be359121-88f6-4dfd-b473-259c5affc08f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:57.183935 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.183935 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:57.184872 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-be359121-88f6-4dfd-b473-259c5affc08f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:33:57.190646 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-be359121-88f6-4dfd-b473-259c5affc08f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Get all snapshots completed successfully. Aug 18 05:33:57.191058 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.191058 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:57.191791 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be359121-88f6-4dfd-b473-259c5affc08f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 05:33:57.192176 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 776/3129] 10.4.3.250 () {66 vars in 1264 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:57.204879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-02b00191-e780-49bc-9b93-f9dc9ef7a616 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.207999 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-02b00191-e780-49bc-9b93-f9dc9ef7a616 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/snapshots/98d0f4f0-9ddd-4ccb-80ad-3aceaa1e2417 Aug 18 05:33:57.208282 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-02b00191-e780-49bc-9b93-f9dc9ef7a616 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.208513 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-02b00191-e780-49bc-9b93-f9dc9ef7a616 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.220455 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.220455 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:57.221743 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-02b00191-e780-49bc-9b93-f9dc9ef7a616 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Snapshot retrieved successfully. Aug 18 05:33:57.222662 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-02b00191-e780-49bc-9b93-f9dc9ef7a616 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/snapshots/98d0f4f0-9ddd-4ccb-80ad-3aceaa1e2417 returned with HTTP 200 Aug 18 05:33:57.223720 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 778/3130] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/snapshots/98d0f4f0-9ddd-4ccb-80ad-3aceaa1e2417 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:57.239471 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-611c997f-f1a9-40f2-a8a8-50d977faa5ce None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.242676 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-611c997f-f1a9-40f2-a8a8-50d977faa5ce tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] POST https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action Aug 18 05:33:57.242676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-611c997f-f1a9-40f2-a8a8-50d977faa5ce tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:57.242676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-611c997f-f1a9-40f2-a8a8-50d977faa5ce tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:57.246662 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-611c997f-f1a9-40f2-a8a8-50d977faa5ce tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Updating group 'be65b0e9-2a6f-4e28-82e9-570b824ee739' with 'creating' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 05:33:57.254823 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.254823 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:57.266002 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-611c997f-f1a9-40f2-a8a8-50d977faa5ce tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action returned with HTTP 202 Aug 18 05:33:57.266736 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 788/3131] 10.4.3.250 () {70 vars in 1455 bytes} [Tue Aug 18 05:33:57 2026] POST /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:57.277448 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a35937fb-58d1-447f-9d1d-3cb957141506 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.279955 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a35937fb-58d1-447f-9d1d-3cb957141506 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 Aug 18 05:33:57.280281 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a35937fb-58d1-447f-9d1d-3cb957141506 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.280562 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a35937fb-58d1-447f-9d1d-3cb957141506 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.280779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-a35937fb-58d1-447f-9d1d-3cb957141506 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member be65b0e9-2a6f-4e28-82e9-570b824ee739 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:57.286105 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.286105 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:57.292105 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a35937fb-58d1-447f-9d1d-3cb957141506 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 returned with HTTP 200 Aug 18 05:33:57.296034 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 790/3132] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:57.306225 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e3b2095-a639-40e4-8d94-3dcd0ce841cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.309829 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e3b2095-a639-40e4-8d94-3dcd0ce841cf tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] POST https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action Aug 18 05:33:57.310633 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e3b2095-a639-40e4-8d94-3dcd0ce841cf tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:57.310749 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e3b2095-a639-40e4-8d94-3dcd0ce841cf tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:57.316225 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-5e3b2095-a639-40e4-8d94-3dcd0ce841cf tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Updating group 'be65b0e9-2a6f-4e28-82e9-570b824ee739' with 'available' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 05:33:57.322220 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.322220 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:57.335914 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e3b2095-a639-40e4-8d94-3dcd0ce841cf tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action returned with HTTP 202 Aug 18 05:33:57.336789 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 777/3133] 10.4.3.250 () {70 vars in 1455 bytes} [Tue Aug 18 05:33:57 2026] POST /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:57.347289 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bdb8dc21-534c-484d-a8c4-62a396eb4764 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.354844 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdb8dc21-534c-484d-a8c4-62a396eb4764 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 Aug 18 05:33:57.355197 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdb8dc21-534c-484d-a8c4-62a396eb4764 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.355460 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdb8dc21-534c-484d-a8c4-62a396eb4764 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.355662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-bdb8dc21-534c-484d-a8c4-62a396eb4764 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member be65b0e9-2a6f-4e28-82e9-570b824ee739 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:57.365806 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.365806 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:57.371183 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdb8dc21-534c-484d-a8c4-62a396eb4764 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 returned with HTTP 200 Aug 18 05:33:57.371183 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 779/3134] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:57.382361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-48d4e328-2c2c-41e7-bdbb-9a5af0d8bb74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.386117 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48d4e328-2c2c-41e7-bdbb-9a5af0d8bb74 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] POST https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action Aug 18 05:33:57.386640 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48d4e328-2c2c-41e7-bdbb-9a5af0d8bb74 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:57.386786 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48d4e328-2c2c-41e7-bdbb-9a5af0d8bb74 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:57.390985 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-48d4e328-2c2c-41e7-bdbb-9a5af0d8bb74 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Updating group 'be65b0e9-2a6f-4e28-82e9-570b824ee739' with 'error' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 05:33:57.400510 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.400510 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:57.413058 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48d4e328-2c2c-41e7-bdbb-9a5af0d8bb74 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action returned with HTTP 202 Aug 18 05:33:57.413610 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 789/3135] 10.4.3.250 () {70 vars in 1455 bytes} [Tue Aug 18 05:33:57 2026] POST /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:57.423361 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f7f35026-3d11-47fb-bc10-77469fcaf065 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.425245 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7f35026-3d11-47fb-bc10-77469fcaf065 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 Aug 18 05:33:57.425558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7f35026-3d11-47fb-bc10-77469fcaf065 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.425797 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7f35026-3d11-47fb-bc10-77469fcaf065 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.425936 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.group_snapshots [None req-f7f35026-3d11-47fb-bc10-77469fcaf065 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member be65b0e9-2a6f-4e28-82e9-570b824ee739 {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:57.429908 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.429908 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:57.436765 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7f35026-3d11-47fb-bc10-77469fcaf065 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 returned with HTTP 200 Aug 18 05:33:57.437238 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 791/3136] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:57.446223 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a36b3124-3379-472e-94f8-902b338f8e8a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.448060 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a36b3124-3379-472e-94f8-902b338f8e8a tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] POST https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action Aug 18 05:33:57.448477 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a36b3124-3379-472e-94f8-902b338f8e8a tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:57.448633 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a36b3124-3379-472e-94f8-902b338f8e8a tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:57.450210 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.group_snapshots [None req-a36b3124-3379-472e-94f8-902b338f8e8a tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Updating group 'be65b0e9-2a6f-4e28-82e9-570b824ee739' with 'available' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 05:33:57.455134 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.455134 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:57.465026 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a36b3124-3379-472e-94f8-902b338f8e8a tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action returned with HTTP 202 Aug 18 05:33:57.465672 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 778/3137] 10.4.3.250 () {70 vars in 1455 bytes} [Tue Aug 18 05:33:57 2026] POST /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:57.475062 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb9a4a8a-843f-4686-b83d-eff1999d21a7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.478258 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb9a4a8a-843f-4686-b83d-eff1999d21a7 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 Aug 18 05:33:57.478258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb9a4a8a-843f-4686-b83d-eff1999d21a7 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.478258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb9a4a8a-843f-4686-b83d-eff1999d21a7 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.478258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-eb9a4a8a-843f-4686-b83d-eff1999d21a7 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member be65b0e9-2a6f-4e28-82e9-570b824ee739 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:57.484318 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.484318 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:57.489259 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb9a4a8a-843f-4686-b83d-eff1999d21a7 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 returned with HTTP 200 Aug 18 05:33:57.489758 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 780/3138] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:57.499293 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b63c0bf-0419-4ab2-b267-375009300137 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.501154 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b63c0bf-0419-4ab2-b267-375009300137 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] DELETE https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 Aug 18 05:33:57.501423 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b63c0bf-0419-4ab2-b267-375009300137 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.501599 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b63c0bf-0419-4ab2-b267-375009300137 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.501757 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.group_snapshots [None req-1b63c0bf-0419-4ab2-b267-375009300137 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] delete called for member be65b0e9-2a6f-4e28-82e9-570b824ee739 {{(pid=100214) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 05:33:57.501887 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.group_snapshots [None req-1b63c0bf-0419-4ab2-b267-375009300137 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Delete group_snapshot with id: be65b0e9-2a6f-4e28-82e9-570b824ee739 Aug 18 05:33:57.505712 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.505712 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:57.574289 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b63c0bf-0419-4ab2-b267-375009300137 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 returned with HTTP 202 Aug 18 05:33:57.574687 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 790/3139] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:33:57 2026] DELETE /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:57.587785 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6af99030-a445-427f-99f1-e68bc8186d0f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.590835 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:57.591178 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.591453 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.591844 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:57.593021 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:57.603065 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Get all volumes completed successfully. Aug 18 05:33:57.603891 np0000007601 devstack@c-api.service[100216]: WARNING stevedore.named [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:57.604158 np0000007601 devstack@c-api.service[100216]: WARNING castellan.key_manager [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:57.648509 np0000007601 devstack@c-api.service[100216]: DEBUG oslo_db.sqlalchemy.engines [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100216) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:57.652368 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.652368 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:57.661209 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6af99030-a445-427f-99f1-e68bc8186d0f tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:57.661694 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 792/3140] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:57.675677 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0071ed57-1244-4b7f-a5e0-9b765843a4cc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.677444 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0071ed57-1244-4b7f-a5e0-9b765843a4cc tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/snapshots/detail Aug 18 05:33:57.677650 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0071ed57-1244-4b7f-a5e0-9b765843a4cc tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.677837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0071ed57-1244-4b7f-a5e0-9b765843a4cc tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.678048 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.api_utils [None req-0071ed57-1244-4b7f-a5e0-9b765843a4cc tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Removing options '' from query. {{(pid=100215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:57.679079 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.db.api [None req-0071ed57-1244-4b7f-a5e0-9b765843a4cc tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Building query based on filter {{(pid=100215) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:33:57.683030 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0071ed57-1244-4b7f-a5e0-9b765843a4cc tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Get all snapshots completed successfully. Aug 18 05:33:57.684120 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0071ed57-1244-4b7f-a5e0-9b765843a4cc tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 05:33:57.684283 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 779/3141] 10.4.3.250 () {66 vars in 1264 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:33:57.695211 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-394b4829-a8e9-4935-83ba-b033633e4b0b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.697977 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-394b4829-a8e9-4935-83ba-b033633e4b0b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 Aug 18 05:33:57.698427 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-394b4829-a8e9-4935-83ba-b033633e4b0b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.698779 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-394b4829-a8e9-4935-83ba-b033633e4b0b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.699050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.group_snapshots [None req-394b4829-a8e9-4935-83ba-b033633e4b0b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member be65b0e9-2a6f-4e28-82e9-570b824ee739 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 05:33:57.702837 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-394b4829-a8e9-4935-83ba-b033633e4b0b tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 returned with HTTP 404 Aug 18 05:33:57.703705 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 781/3142] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/group_snapshots/be65b0e9-2a6f-4e28-82e9-570b824ee739 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:57.712184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.714122 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:33:57.714366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.714558 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.714869 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:33:57.715241 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.715241 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:57.715622 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:33:57.725241 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Get all volumes completed successfully. Aug 18 05:33:57.726244 np0000007601 devstack@c-api.service[100214]: WARNING stevedore.named [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:57.726436 np0000007601 devstack@c-api.service[100214]: WARNING castellan.key_manager [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:57.766614 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:57.770553 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.770553 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:57.780064 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e4de9f8-53e5-4bd4-b8d0-2acba9d33d74 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:33:57.780568 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 791/3143] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:57.789713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1d8f05ef-f825-42f9-9d2e-1f463ecc69a9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.792357 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1d8f05ef-f825-42f9-9d2e-1f463ecc69a9 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 Aug 18 05:33:57.792663 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1d8f05ef-f825-42f9-9d2e-1f463ecc69a9 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.792971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1d8f05ef-f825-42f9-9d2e-1f463ecc69a9 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.797449 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b50ad6a1-c09c-4796-a62a-cd16d0d7dc39 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.799329 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b50ad6a1-c09c-4796-a62a-cd16d0d7dc39 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] POST https://10.4.3.250/volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3/action Aug 18 05:33:57.799680 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b50ad6a1-c09c-4796-a62a-cd16d0d7dc39 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:57.799859 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b50ad6a1-c09c-4796-a62a-cd16d0d7dc39 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:57.800159 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1d8f05ef-f825-42f9-9d2e-1f463ecc69a9 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 returned with HTTP 404 Aug 18 05:33:57.800743 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 793/3144] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/volumes/6b76f928-f94b-4017-87dd-a4105fe78a61 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:57.801306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.groups [None req-b50ad6a1-c09c-4796-a62a-cd16d0d7dc39 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] delete called for group 9576f3de-bab0-419d-a39b-db91feffe4a3 {{(pid=100215) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 05:33:57.801425 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.groups [None req-b50ad6a1-c09c-4796-a62a-cd16d0d7dc39 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Delete group with id: 9576f3de-bab0-419d-a39b-db91feffe4a3 Aug 18 05:33:57.805806 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.805806 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:57.846785 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b50ad6a1-c09c-4796-a62a-cd16d0d7dc39 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3/action returned with HTTP 202 Aug 18 05:33:57.847308 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 780/3145] 10.4.3.250 () {70 vars in 1428 bytes} [Tue Aug 18 05:33:57 2026] POST /volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:57.860773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c9988999-1f42-4a2b-bd3d-3077e9a7377d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.860884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa9f9a34-f469-497f-9302-d6ec0a048739 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.862436 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa9f9a34-f469-497f-9302-d6ec0a048739 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 Aug 18 05:33:57.865038 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa9f9a34-f469-497f-9302-d6ec0a048739 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.865038 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa9f9a34-f469-497f-9302-d6ec0a048739 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.865310 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9988999-1f42-4a2b-bd3d-3077e9a7377d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b Aug 18 05:33:57.865310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c9988999-1f42-4a2b-bd3d-3077e9a7377d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.865310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c9988999-1f42-4a2b-bd3d-3077e9a7377d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.872040 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.872040 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:57.876414 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.876414 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:57.877299 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aa9f9a34-f469-497f-9302-d6ec0a048739 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:57.881373 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa9f9a34-f469-497f-9302-d6ec0a048739 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 returned with HTTP 200 Aug 18 05:33:57.881793 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 792/3146] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:57.882814 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c9988999-1f42-4a2b-bd3d-3077e9a7377d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Volume info retrieved successfully. Aug 18 05:33:57.883794 np0000007601 devstack@c-api.service[100217]: WARNING stevedore.named [None req-c9988999-1f42-4a2b-bd3d-3077e9a7377d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 05:33:57.884089 np0000007601 devstack@c-api.service[100217]: WARNING castellan.key_manager [None req-c9988999-1f42-4a2b-bd3d-3077e9a7377d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 05:33:57.903646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d683cee-2cc1-4180-92e6-ce3f04e0da0a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.905372 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-530bb5d2-e4be-45bd-9ee2-14588dae9dd8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.905571 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d683cee-2cc1-4180-92e6-ce3f04e0da0a tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] DELETE https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:33:57.906002 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d683cee-2cc1-4180-92e6-ce3f04e0da0a tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.906084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d683cee-2cc1-4180-92e6-ce3f04e0da0a tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.906349 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0d683cee-2cc1-4180-92e6-ce3f04e0da0a tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Delete volume with id: cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:33:57.907987 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-530bb5d2-e4be-45bd-9ee2-14588dae9dd8 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31/action Aug 18 05:33:57.908490 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-530bb5d2-e4be-45bd-9ee2-14588dae9dd8 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:57.908685 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-530bb5d2-e4be-45bd-9ee2-14588dae9dd8 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:57.915286 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.915286 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:57.915995 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0d683cee-2cc1-4180-92e6-ce3f04e0da0a tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:57.921119 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.921119 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:57.921119 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-530bb5d2-e4be-45bd-9ee2-14588dae9dd8 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Updating volume '60c39345-bbc2-42a5-aa65-e031d2e1ad31' with '{'status': 'creating'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:33:57.936532 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-c9988999-1f42-4a2b-bd3d-3077e9a7377d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:33:57.939707 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.939707 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:57.943933 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0d683cee-2cc1-4180-92e6-ce3f04e0da0a tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Delete volume request issued successfully. Aug 18 05:33:57.944026 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d683cee-2cc1-4180-92e6-ce3f04e0da0a tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 202 Aug 18 05:33:57.944620 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 794/3147] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:57 2026] DELETE /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:57.951933 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-657224c4-8de2-4ecc-b7f4-2d30521133e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.954375 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-657224c4-8de2-4ecc-b7f4-2d30521133e4 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:33:57.954669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-657224c4-8de2-4ecc-b7f4-2d30521133e4 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.955114 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-657224c4-8de2-4ecc-b7f4-2d30521133e4 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.958453 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-530bb5d2-e4be-45bd-9ee2-14588dae9dd8 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31/action returned with HTTP 202 Aug 18 05:33:57.958518 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c9988999-1f42-4a2b-bd3d-3077e9a7377d tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b returned with HTTP 200 Aug 18 05:33:57.959455 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 781/3148] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:57 2026] POST /volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:57.959517 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 782/3149] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:33:57.964101 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.964101 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:33:57.968503 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48a0853e-9ec6-4d10-9e05-fe212c6e6434 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:57.969980 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-657224c4-8de2-4ecc-b7f4-2d30521133e4 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Volume info retrieved successfully. Aug 18 05:33:57.974277 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48a0853e-9ec6-4d10-9e05-fe212c6e6434 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 Aug 18 05:33:57.974277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48a0853e-9ec6-4d10-9e05-fe212c6e6434 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:57.974389 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48a0853e-9ec6-4d10-9e05-fe212c6e6434 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:57.982240 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-657224c4-8de2-4ecc-b7f4-2d30521133e4 tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 200 Aug 18 05:33:57.982683 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 793/3150] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:57.986901 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:57.986901 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:57.996337 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-48a0853e-9ec6-4d10-9e05-fe212c6e6434 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:58.001644 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48a0853e-9ec6-4d10-9e05-fe212c6e6434 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 returned with HTTP 200 Aug 18 05:33:58.002120 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 795/3151] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:57 2026] GET /volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:58.017444 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d9c832f5-e4c4-4820-96de-11a182b1136c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:58.019644 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9c832f5-e4c4-4820-96de-11a182b1136c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31/action Aug 18 05:33:58.020047 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9c832f5-e4c4-4820-96de-11a182b1136c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:33:58.020365 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d9c832f5-e4c4-4820-96de-11a182b1136c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:58.030515 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:58.030515 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:33:58.030878 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d9c832f5-e4c4-4820-96de-11a182b1136c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Volume info retrieved successfully. Aug 18 05:33:58.055273 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d9c832f5-e4c4-4820-96de-11a182b1136c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Delete volume request issued successfully. Aug 18 05:33:58.055741 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d9c832f5-e4c4-4820-96de-11a182b1136c tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31/action returned with HTTP 202 Aug 18 05:33:58.056031 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 782/3152] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:33:58 2026] POST /volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:33:58.064754 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e5c7c4b7-6189-4555-b00c-db1c5f5b813b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:58.067081 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e5c7c4b7-6189-4555-b00c-db1c5f5b813b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 Aug 18 05:33:58.067321 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e5c7c4b7-6189-4555-b00c-db1c5f5b813b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:58.067546 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e5c7c4b7-6189-4555-b00c-db1c5f5b813b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:58.076267 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:58.076267 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:33:58.081567 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e5c7c4b7-6189-4555-b00c-db1c5f5b813b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:58.089849 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e5c7c4b7-6189-4555-b00c-db1c5f5b813b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 returned with HTTP 200 Aug 18 05:33:58.090366 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 783/3153] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:58 2026] GET /volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:33:58.975840 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e33d878a-8ee2-458a-b0cc-ffba13faceca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:58.980494 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e33d878a-8ee2-458a-b0cc-ffba13faceca tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b Aug 18 05:33:58.980728 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e33d878a-8ee2-458a-b0cc-ffba13faceca tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:58.981138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e33d878a-8ee2-458a-b0cc-ffba13faceca tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.003357 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8549653c-307d-46ed-9ae3-82d26bad99fd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.006320 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8549653c-307d-46ed-9ae3-82d26bad99fd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] GET https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 Aug 18 05:33:59.007387 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8549653c-307d-46ed-9ae3-82d26bad99fd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:59.007650 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8549653c-307d-46ed-9ae3-82d26bad99fd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.021417 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8549653c-307d-46ed-9ae3-82d26bad99fd tempest-AttachVolumeTestJSON-195117510 tempest-AttachVolumeTestJSON-195117510-project-member] https://10.4.3.250/volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 returned with HTTP 404 Aug 18 05:33:59.021942 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 796/3154] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:59 2026] GET /volume/v3/volumes/cb66f3b9-5461-4bea-a3f4-a362f5e711d2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:59.104326 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0fc8d191-1b42-4876-8bc8-25b454b7a7a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.106372 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0fc8d191-1b42-4876-8bc8-25b454b7a7a9 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 Aug 18 05:33:59.106510 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0fc8d191-1b42-4876-8bc8-25b454b7a7a9 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:59.106716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0fc8d191-1b42-4876-8bc8-25b454b7a7a9 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.113141 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0fc8d191-1b42-4876-8bc8-25b454b7a7a9 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 returned with HTTP 404 Aug 18 05:33:59.113734 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 783/3155] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:59 2026] GET /volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:59.122319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b0e5fdab-be29-4de9-9acf-5d5ab5e16348 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.125129 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0e5fdab-be29-4de9-9acf-5d5ab5e16348 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 Aug 18 05:33:59.125528 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0e5fdab-be29-4de9-9acf-5d5ab5e16348 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:59.126034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b0e5fdab-be29-4de9-9acf-5d5ab5e16348 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.134158 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b0e5fdab-be29-4de9-9acf-5d5ab5e16348 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 returned with HTTP 404 Aug 18 05:33:59.137046 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 784/3156] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:59 2026] GET /volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:59.145239 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2dbee1e8-45e8-46e8-bdc3-9f03f54c26e2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.147361 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2dbee1e8-45e8-46e8-bdc3-9f03f54c26e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] DELETE https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 Aug 18 05:33:59.147528 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2dbee1e8-45e8-46e8-bdc3-9f03f54c26e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:59.147745 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2dbee1e8-45e8-46e8-bdc3-9f03f54c26e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.147901 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-2dbee1e8-45e8-46e8-bdc3-9f03f54c26e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Delete volume with id: 60c39345-bbc2-42a5-aa65-e031d2e1ad31 Aug 18 05:33:59.154881 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2dbee1e8-45e8-46e8-bdc3-9f03f54c26e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 returned with HTTP 404 Aug 18 05:33:59.155575 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 797/3157] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:33:59 2026] DELETE /volume/v3/volumes/60c39345-bbc2-42a5-aa65-e031d2e1ad31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:33:59.167577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-11ac6095-7e88-4602-a606-38fb198ca249 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.169423 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:33:59.169761 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-716288460"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:33:59.171304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-716288460'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:33:59.171463 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume of 1 GB Aug 18 05:33:59.176104 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Availability Zones retrieved successfully. Aug 18 05:33:59.179414 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e33d878a-8ee2-458a-b0cc-ffba13faceca tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b returned with HTTP 404 Aug 18 05:33:59.179930 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 794/3158] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:33:58 2026] GET /volume/v3/volumes/2957bcce-13e6-4ccf-af91-232ac71e746b => generated 109 bytes in 204 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:59.182925 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (4e07a925-9971-426b-8d5d-e53c6aef477c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:59.184549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101e2340-b773-4d4f-8df2-44edef6c5915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:59.185610 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:33:59.192870 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-956162a0-be9a-4693-95db-887143c63c93 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.195715 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-956162a0-be9a-4693-95db-887143c63c93 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] GET https://10.4.3.250/volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3 Aug 18 05:33:59.195715 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-956162a0-be9a-4693-95db-887143c63c93 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:59.195715 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-956162a0-be9a-4693-95db-887143c63c93 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.195715 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.groups [None req-956162a0-be9a-4693-95db-887143c63c93 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] show called for member 9576f3de-bab0-419d-a39b-db91feffe4a3 {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 05:33:59.199628 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-956162a0-be9a-4693-95db-887143c63c93 tempest-GroupSnapshotsV319Test-600631239 tempest-GroupSnapshotsV319Test-600631239-project-member] https://10.4.3.250/volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3 returned with HTTP 404 Aug 18 05:33:59.200303 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 785/3159] 10.4.3.250 () {68 vars in 1386 bytes} [Tue Aug 18 05:33:59 2026] GET /volume/v3/groups/9576f3de-bab0-419d-a39b-db91feffe4a3 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:33:59.208900 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-73992d7f-c534-4dea-92d0-0d558c28eb6b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.210758 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73992d7f-c534-4dea-92d0-0d558c28eb6b tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] DELETE https://10.4.3.250/volume/v3/group_types/5fe20567-3731-4c7b-a5bf-4b4c4b8f4673 Aug 18 05:33:59.210940 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73992d7f-c534-4dea-92d0-0d558c28eb6b tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:59.211145 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-73992d7f-c534-4dea-92d0-0d558c28eb6b tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.220960 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101e2340-b773-4d4f-8df2-44edef6c5915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:59.221955 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b84ccb-bbee-4398-87da-b6f8e9f4eda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:59.240921 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-73992d7f-c534-4dea-92d0-0d558c28eb6b tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] https://10.4.3.250/volume/v3/group_types/5fe20567-3731-4c7b-a5bf-4b4c4b8f4673 returned with HTTP 202 Aug 18 05:33:59.241774 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 798/3160] 10.4.3.250 () {68 vars in 1404 bytes} [Tue Aug 18 05:33:59 2026] DELETE /volume/v3/group_types/5fe20567-3731-4c7b-a5bf-4b4c4b8f4673 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:33:59.254737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ff2d3b5e-25cd-47fe-80e9-aeeff2ab1de6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.259268 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff2d3b5e-25cd-47fe-80e9-aeeff2ab1de6 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] DELETE https://10.4.3.250/volume/v3/types/5c78a2d6-6cf4-42d6-99c3-bb06aaee975f Aug 18 05:33:59.259448 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff2d3b5e-25cd-47fe-80e9-aeeff2ab1de6 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:59.259683 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff2d3b5e-25cd-47fe-80e9-aeeff2ab1de6 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.272645 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Created reservations ['266596b2-7a23-4fe3-8412-17c8a7ce7678', 'd264802f-193c-42e3-b4fa-f92f59a88884', 'baa6e76f-b5d1-4131-bd25-b340ef83ba66', '6f495c4d-dbae-4500-8d1a-23fb3e0750eb'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:33:59.273638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b84ccb-bbee-4398-87da-b6f8e9f4eda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['266596b2-7a23-4fe3-8412-17c8a7ce7678', 'd264802f-193c-42e3-b4fa-f92f59a88884', 'baa6e76f-b5d1-4131-bd25-b340ef83ba66', '6f495c4d-dbae-4500-8d1a-23fb3e0750eb']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:59.274560 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4274578-162c-4adf-88f0-14890f5a0819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:59.287046 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff2d3b5e-25cd-47fe-80e9-aeeff2ab1de6 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] https://10.4.3.250/volume/v3/types/5c78a2d6-6cf4-42d6-99c3-bb06aaee975f returned with HTTP 202 Aug 18 05:33:59.287579 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 795/3161] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:33:59 2026] DELETE /volume/v3/types/5c78a2d6-6cf4-42d6-99c3-bb06aaee975f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:33:59.296375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e531310e-1096-4a4b-916e-d73804ae83a0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.298844 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e531310e-1096-4a4b-916e-d73804ae83a0 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] GET https://10.4.3.250/volume/v3/types/5c78a2d6-6cf4-42d6-99c3-bb06aaee975f Aug 18 05:33:59.299270 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e531310e-1096-4a4b-916e-d73804ae83a0 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:59.299642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e531310e-1096-4a4b-916e-d73804ae83a0 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.302853 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4274578-162c-4adf-88f0-14890f5a0819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89311ed6-bb39-4490-ab3a-6f629d413346', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-716288460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['266596b2-7a23-4fe3-8412-17c8a7ce7678','d264802f-193c-42e3-b4fa-f92f59a88884','baa6e76f-b5d1-4131-bd25-b340ef83ba66','6f495c4d-dbae-4500-8d1a-23fb3e0750eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-716288460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89311ed6-bb39-4490-ab3a-6f629d413346,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9076c3dc23194f249e473967f50d10d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9098f57e65054e9288cbc90091788d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:59.303791 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e00508-5669-4105-9ab5-63549df3c818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:59.304781 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e531310e-1096-4a4b-916e-d73804ae83a0 tempest-GroupSnapshotsV319Test-1211472034 tempest-GroupSnapshotsV319Test-1211472034-project-admin] https://10.4.3.250/volume/v3/types/5c78a2d6-6cf4-42d6-99c3-bb06aaee975f returned with HTTP 404 Aug 18 05:33:59.305637 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 786/3162] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:33:59 2026] GET /volume/v3/types/5c78a2d6-6cf4-42d6-99c3-bb06aaee975f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:33:59.332716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e00508-5669-4105-9ab5-63549df3c818) transitioned into state 'SUCCESS' from state '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-716288460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['266596b2-7a23-4fe3-8412-17c8a7ce7678','d264802f-193c-42e3-b4fa-f92f59a88884','baa6e76f-b5d1-4131-bd25-b340ef83ba66','6f495c4d-dbae-4500-8d1a-23fb3e0750eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:59.332868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86da28f2-1bf8-41ae-9e40-77441cf34390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:33:59.351280 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86da28f2-1bf8-41ae-9e40-77441cf34390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:33:59.352144 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (4e07a925-9971-426b-8d5d-e53c6aef477c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:33:59.352480 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request issued successfully. Aug 18 05:33:59.353086 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11ac6095-7e88-4602-a606-38fb198ca249 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:33:59.353688 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 784/3163] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:33:59 2026] POST /volume/v3/volumes => generated 748 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:33:59.374377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6f110d3f-b9e8-4bf6-8a99-765e67220570 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:33:59.377029 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f110d3f-b9e8-4bf6-8a99-765e67220570 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 Aug 18 05:33:59.377029 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f110d3f-b9e8-4bf6-8a99-765e67220570 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:33:59.377166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f110d3f-b9e8-4bf6-8a99-765e67220570 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:33:59.387365 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:33:59.387365 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:33:59.392949 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6f110d3f-b9e8-4bf6-8a99-765e67220570 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:33:59.403938 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f110d3f-b9e8-4bf6-8a99-765e67220570 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 returned with HTTP 200 Aug 18 05:33:59.403938 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 799/3164] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:33:59 2026] GET /volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:00.421144 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-828537df-187f-47fa-9d67-b370ffe6108b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:00.425180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-828537df-187f-47fa-9d67-b370ffe6108b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 Aug 18 05:34:00.425408 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-828537df-187f-47fa-9d67-b370ffe6108b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:00.425650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-828537df-187f-47fa-9d67-b370ffe6108b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:00.435961 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:00.435961 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:00.442798 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-828537df-187f-47fa-9d67-b370ffe6108b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:00.451610 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-828537df-187f-47fa-9d67-b370ffe6108b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 returned with HTTP 200 Aug 18 05:34:00.452198 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 796/3165] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:00 2026] GET /volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:00.475356 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2938bf4c-73f3-42c0-8959-8a118251448b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:00.478898 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2938bf4c-73f3-42c0-8959-8a118251448b tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346/action Aug 18 05:34:00.479267 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2938bf4c-73f3-42c0-8959-8a118251448b tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:00.479408 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2938bf4c-73f3-42c0-8959-8a118251448b tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:00.500807 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:00.500807 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:00.501424 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-2938bf4c-73f3-42c0-8959-8a118251448b tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Updating volume '89311ed6-bb39-4490-ab3a-6f629d413346' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:34:00.541398 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2938bf4c-73f3-42c0-8959-8a118251448b tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346/action returned with HTTP 202 Aug 18 05:34:00.541869 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 787/3166] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:00 2026] POST /volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:00.551951 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5a5090e-087c-4578-98fc-8d464844f95d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:00.556124 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5a5090e-087c-4578-98fc-8d464844f95d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 Aug 18 05:34:00.556490 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5a5090e-087c-4578-98fc-8d464844f95d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:00.556681 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5a5090e-087c-4578-98fc-8d464844f95d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:00.571681 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:00.571681 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:00.576856 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f5a5090e-087c-4578-98fc-8d464844f95d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:00.587766 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5a5090e-087c-4578-98fc-8d464844f95d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 returned with HTTP 200 Aug 18 05:34:00.588395 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 785/3167] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:00 2026] GET /volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:00.607062 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-28daf1e4-f388-495e-b510-321c2dbd3dad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:00.612148 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-28daf1e4-f388-495e-b510-321c2dbd3dad tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346/action Aug 18 05:34:00.612148 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-28daf1e4-f388-495e-b510-321c2dbd3dad tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:00.612148 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-28daf1e4-f388-495e-b510-321c2dbd3dad tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:00.622632 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:00.622632 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:00.623248 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-28daf1e4-f388-495e-b510-321c2dbd3dad tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Volume info retrieved successfully. Aug 18 05:34:00.647891 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-28daf1e4-f388-495e-b510-321c2dbd3dad tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Delete volume request issued successfully. Aug 18 05:34:00.649916 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-28daf1e4-f388-495e-b510-321c2dbd3dad tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346/action returned with HTTP 202 Aug 18 05:34:00.650525 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 800/3168] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:00 2026] POST /volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:00.660510 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f55dda1-51ca-4377-b557-aa28030d41ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:00.664772 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f55dda1-51ca-4377-b557-aa28030d41ca tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 Aug 18 05:34:00.664772 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f55dda1-51ca-4377-b557-aa28030d41ca tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:00.664772 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f55dda1-51ca-4377-b557-aa28030d41ca tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:00.672640 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:00.672640 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:00.677939 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8f55dda1-51ca-4377-b557-aa28030d41ca tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:00.684238 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f55dda1-51ca-4377-b557-aa28030d41ca tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 returned with HTTP 200 Aug 18 05:34:00.685218 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 797/3169] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:00 2026] GET /volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:00.831042 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d6794bdf-dbe8-482f-bba6-aee85b8cf893 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:00.833119 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d6794bdf-dbe8-482f-bba6-aee85b8cf893 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b Aug 18 05:34:00.833375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d6794bdf-dbe8-482f-bba6-aee85b8cf893 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:00.833606 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d6794bdf-dbe8-482f-bba6-aee85b8cf893 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:00.845789 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:00.845789 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:00.850429 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d6794bdf-dbe8-482f-bba6-aee85b8cf893 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:00.856984 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d6794bdf-dbe8-482f-bba6-aee85b8cf893 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b returned with HTTP 200 Aug 18 05:34:00.857465 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 788/3170] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:00 2026] GET /volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:01.709381 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d59fd2e9-69bc-4e3e-9c28-d48281d892bb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:01.714043 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d59fd2e9-69bc-4e3e-9c28-d48281d892bb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 Aug 18 05:34:01.714043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d59fd2e9-69bc-4e3e-9c28-d48281d892bb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:01.714043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d59fd2e9-69bc-4e3e-9c28-d48281d892bb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:01.723404 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d59fd2e9-69bc-4e3e-9c28-d48281d892bb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 returned with HTTP 404 Aug 18 05:34:01.723994 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 786/3171] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:01 2026] GET /volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:01.732029 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1704c024-3ff6-427c-bf94-98fbc2e55468 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:01.735649 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1704c024-3ff6-427c-bf94-98fbc2e55468 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 Aug 18 05:34:01.735871 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1704c024-3ff6-427c-bf94-98fbc2e55468 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:01.736089 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1704c024-3ff6-427c-bf94-98fbc2e55468 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:01.748420 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1704c024-3ff6-427c-bf94-98fbc2e55468 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 returned with HTTP 404 Aug 18 05:34:01.749039 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 801/3172] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:01 2026] GET /volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:01.762924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-91e6506c-1296-4013-9ba7-57e17166a1c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:01.769171 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91e6506c-1296-4013-9ba7-57e17166a1c5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] DELETE https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 Aug 18 05:34:01.769171 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91e6506c-1296-4013-9ba7-57e17166a1c5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:01.769171 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91e6506c-1296-4013-9ba7-57e17166a1c5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:01.769171 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-91e6506c-1296-4013-9ba7-57e17166a1c5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Delete volume with id: 89311ed6-bb39-4490-ab3a-6f629d413346 Aug 18 05:34:01.786032 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91e6506c-1296-4013-9ba7-57e17166a1c5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 returned with HTTP 404 Aug 18 05:34:01.786032 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 798/3173] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:01 2026] DELETE /volume/v3/volumes/89311ed6-bb39-4490-ab3a-6f629d413346 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:01.798668 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e2906d50-d6b3-429c-8864-01493131b5f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:01.801515 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:01.802033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1115570751"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:01.804058 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1115570751'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:01.804330 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume of 1 GB Aug 18 05:34:01.809329 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Availability Zones retrieved successfully. Aug 18 05:34:01.817690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (1ddf3f7c-4133-4ea1-9736-1a87eac9bd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:01.817833 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d70223f9-cdf5-4db6-9197-2e56e8959696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:01.818762 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:01.849733 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d70223f9-cdf5-4db6-9197-2e56e8959696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:01.850580 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754a3985-567f-4498-a245-5fe9c95bcf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:01.899739 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Created reservations ['f248ecfb-94d0-4458-8b21-b642308fa336', 'c729b283-4d1c-4949-829f-228916cf9ca2', '00f04619-6d05-4002-9fa7-42e02e07f0d1', 'f66ffada-f6dc-4a1a-8f15-f889a96b22e3'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:01.900633 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754a3985-567f-4498-a245-5fe9c95bcf98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f248ecfb-94d0-4458-8b21-b642308fa336', 'c729b283-4d1c-4949-829f-228916cf9ca2', '00f04619-6d05-4002-9fa7-42e02e07f0d1', 'f66ffada-f6dc-4a1a-8f15-f889a96b22e3']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:01.901388 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b82434a-008f-4ebb-8183-863a42b42279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:01.932907 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b82434a-008f-4ebb-8183-863a42b42279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38592b38-b86a-44f0-b5c8-78d8b99d729a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1115570751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['f248ecfb-94d0-4458-8b21-b642308fa336','c729b283-4d1c-4949-829f-228916cf9ca2','00f04619-6d05-4002-9fa7-42e02e07f0d1','f66ffada-f6dc-4a1a-8f15-f889a96b22e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1115570751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38592b38-b86a-44f0-b5c8-78d8b99d729a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9076c3dc23194f249e473967f50d10d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9098f57e65054e9288cbc90091788d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:01.933994 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6110ace-dba1-4730-8686-e3cb7883e1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:01.960329 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6110ace-dba1-4730-8686-e3cb7883e1f0) transitioned into state 'SUCCESS' from state '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-1115570751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['f248ecfb-94d0-4458-8b21-b642308fa336','c729b283-4d1c-4949-829f-228916cf9ca2','00f04619-6d05-4002-9fa7-42e02e07f0d1','f66ffada-f6dc-4a1a-8f15-f889a96b22e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:01.961725 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5332cb88-3f93-4936-9f8a-4ee1af71ae35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:01.976388 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5332cb88-3f93-4936-9f8a-4ee1af71ae35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:01.977275 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (1ddf3f7c-4133-4ea1-9736-1a87eac9bd20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:01.977581 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request issued successfully. Aug 18 05:34:01.978160 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e2906d50-d6b3-429c-8864-01493131b5f5 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:01.978693 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 789/3174] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:34:01 2026] POST /volume/v3/volumes => generated 749 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:01.997725 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b4693e6f-372a-4666-bfa8-ea4d49d5bcee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:02.003592 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4693e6f-372a-4666-bfa8-ea4d49d5bcee tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a Aug 18 05:34:02.003887 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4693e6f-372a-4666-bfa8-ea4d49d5bcee tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:02.004173 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4693e6f-372a-4666-bfa8-ea4d49d5bcee tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:02.017061 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:02.017061 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:02.023866 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b4693e6f-372a-4666-bfa8-ea4d49d5bcee tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:02.028754 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4693e6f-372a-4666-bfa8-ea4d49d5bcee tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a returned with HTTP 200 Aug 18 05:34:02.029166 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 787/3175] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:01 2026] GET /volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:02.474802 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-033478dc-9041-4cd4-a1c6-28619174f559 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:02.552368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-f991f6a4-5276-495b-a41b-8a1ffb549a00 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:02.556484 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-f991f6a4-5276-495b-a41b-8a1ffb549a00 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/f8cf0368-556f-419e-a2a8-dce60d6472fe Aug 18 05:34:02.556767 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-f991f6a4-5276-495b-a41b-8a1ffb549a00 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:02.557058 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-f991f6a4-5276-495b-a41b-8a1ffb549a00 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:02.560107 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=467,cinder:UPDATE=83,cinder:INSERT=43 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:34:02.570805 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:02.570805 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:02.624646 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-033478dc-9041-4cd4-a1c6-28619174f559 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] GET https://10.4.3.250/volume/v3/os-services Aug 18 05:34:02.624910 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-033478dc-9041-4cd4-a1c6-28619174f559 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:02.625185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-033478dc-9041-4cd4-a1c6-28619174f559 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:02.633237 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-033478dc-9041-4cd4-a1c6-28619174f559 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] https://10.4.3.250/volume/v3/os-services returned with HTTP 200 Aug 18 05:34:02.634092 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 802/3176] 10.4.3.250 () {66 vars in 1249 bytes} [Tue Aug 18 05:34:02 2026] GET /volume/v3/os-services => generated 626 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:02.643828 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b29272f5-f88d-4086-9e31-7d2a8121b332 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:02.647453 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b29272f5-f88d-4086-9e31-7d2a8121b332 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] GET https://10.4.3.250/volume/v3/os-services?host=np0000007601 Aug 18 05:34:02.647695 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b29272f5-f88d-4086-9e31-7d2a8121b332 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:02.648053 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b29272f5-f88d-4086-9e31-7d2a8121b332 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:02.648728 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:02.648728 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:02.650849 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-f991f6a4-5276-495b-a41b-8a1ffb549a00 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/f8cf0368-556f-419e-a2a8-dce60d6472fe returned with HTTP 200 Aug 18 05:34:02.651334 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 799/3177] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:34:02 2026] DELETE /volume/v3/attachments/f8cf0368-556f-419e-a2a8-dce60d6472fe => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:02.656632 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b29272f5-f88d-4086-9e31-7d2a8121b332 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] https://10.4.3.250/volume/v3/os-services?host=np0000007601 returned with HTTP 200 Aug 18 05:34:02.657350 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 790/3178] 10.4.3.250 () {66 vars in 1284 bytes} [Tue Aug 18 05:34:02 2026] GET /volume/v3/os-services?host=np0000007601 => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:02.669673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d5202407-8c2c-4288-8781-673535901889 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:02.671807 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5202407-8c2c-4288-8781-673535901889 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] GET https://10.4.3.250/volume/v3/os-services?host=np0000007601&binary=cinder-scheduler Aug 18 05:34:02.672150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5202407-8c2c-4288-8781-673535901889 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:02.672417 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5202407-8c2c-4288-8781-673535901889 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:02.677796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-a86fb828-dffa-4505-a89c-3f4897ab85fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:02.681839 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-a86fb828-dffa-4505-a89c-3f4897ab85fa tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b Aug 18 05:34:02.682166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-a86fb828-dffa-4505-a89c-3f4897ab85fa tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:02.682508 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-a86fb828-dffa-4505-a89c-3f4897ab85fa tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:02.682613 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5202407-8c2c-4288-8781-673535901889 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] https://10.4.3.250/volume/v3/os-services?host=np0000007601&binary=cinder-scheduler returned with HTTP 200 Aug 18 05:34:02.682806 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-a86fb828-dffa-4505-a89c-3f4897ab85fa tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: 50866b6d-336c-4176-8f2e-a351b609102b Aug 18 05:34:02.683207 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 788/3179] 10.4.3.250 () {66 vars in 1332 bytes} [Tue Aug 18 05:34:02 2026] GET /volume/v3/os-services?host=np0000007601&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:02.694217 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a913b2ea-fcd6-40bd-9c0b-c472385cd555 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:02.695249 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:02.695249 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:02.695760 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-a86fb828-dffa-4505-a89c-3f4897ab85fa tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:02.695998 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a913b2ea-fcd6-40bd-9c0b-c472385cd555 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] GET https://10.4.3.250/volume/v3/os-services?binary=cinder-scheduler Aug 18 05:34:02.696241 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a913b2ea-fcd6-40bd-9c0b-c472385cd555 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:02.696434 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a913b2ea-fcd6-40bd-9c0b-c472385cd555 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:02.696714 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:02.696714 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:02.700543 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a913b2ea-fcd6-40bd-9c0b-c472385cd555 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] https://10.4.3.250/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 18 05:34:02.700921 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 800/3180] 10.4.3.250 () {66 vars in 1296 bytes} [Tue Aug 18 05:34:02 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:02.711552 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8edf8483-308d-4c06-b93c-119e70076dcb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:02.722485 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-a86fb828-dffa-4505-a89c-3f4897ab85fa tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:34:02.722758 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b57d17f7-70d9-4015-b0da-b23e94d0e66b req-a86fb828-dffa-4505-a89c-3f4897ab85fa tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b returned with HTTP 202 Aug 18 05:34:02.723441 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 803/3181] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:34:02 2026] DELETE /volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:02.803024 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:02.803408 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-659098380"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:02.804802 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-659098380'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:02.804921 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Create volume of 1 GB Aug 18 05:34:02.813986 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Availability Zones retrieved successfully. Aug 18 05:34:02.823382 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Flow 'volume_create_api' (faecf6da-2bb7-491e-854b-b95fa25c776b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:02.824975 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0e9972-7c72-431f-83c3-4c77fff48766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:02.828836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:02.869468 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0e9972-7c72-431f-83c3-4c77fff48766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:02.870335 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fd2f5d6-792b-4462-845d-35eb22f5c93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:02.957893 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Created reservations ['418cc0e8-ba58-4f86-a9b5-6b69f1fd14b1', '472fea39-16df-4b43-a6a8-d526b7bd18a3', '16725cf6-e668-4c97-b445-5df5fb060a76', 'fd3280a1-55fb-4549-b056-1150414cdd0f'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:02.958904 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fd2f5d6-792b-4462-845d-35eb22f5c93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['418cc0e8-ba58-4f86-a9b5-6b69f1fd14b1', '472fea39-16df-4b43-a6a8-d526b7bd18a3', '16725cf6-e668-4c97-b445-5df5fb060a76', 'fd3280a1-55fb-4549-b056-1150414cdd0f']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:02.959980 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce0a6e5-0b03-410e-993d-aa77196a0f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:02.994246 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce0a6e5-0b03-410e-993d-aa77196a0f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-659098380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103fc63c739e41b5877ca5afce294c0b',qos_specs=None,replication_status=,reservations=['418cc0e8-ba58-4f86-a9b5-6b69f1fd14b1','472fea39-16df-4b43-a6a8-d526b7bd18a3','16725cf6-e668-4c97-b445-5df5fb060a76','fd3280a1-55fb-4549-b056-1150414cdd0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3186c29caf4447bef03048c7ecc581',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-659098380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='103fc63c739e41b5877ca5afce294c0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f3186c29caf4447bef03048c7ecc581',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:02.995473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cda670e-170b-475c-886e-ff70f4cd1d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:03.018746 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cda670e-170b-475c-886e-ff70f4cd1d05) transitioned into state 'SUCCESS' from state '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-659098380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103fc63c739e41b5877ca5afce294c0b',qos_specs=None,replication_status=,reservations=['418cc0e8-ba58-4f86-a9b5-6b69f1fd14b1','472fea39-16df-4b43-a6a8-d526b7bd18a3','16725cf6-e668-4c97-b445-5df5fb060a76','fd3280a1-55fb-4549-b056-1150414cdd0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f3186c29caf4447bef03048c7ecc581',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:03.019848 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cda41e1-3884-451b-b7a9-44f12af8f430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:03.036129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cda41e1-3884-451b-b7a9-44f12af8f430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:03.037589 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Flow 'volume_create_api' (faecf6da-2bb7-491e-854b-b95fa25c776b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:03.038084 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Create volume request issued successfully. Aug 18 05:34:03.038924 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8edf8483-308d-4c06-b93c-119e70076dcb tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:03.039728 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 791/3182] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:34:02 2026] POST /volume/v3/volumes => generated 753 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:03.045398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3380baf1-a15e-4691-9925-2038ca6e1a1e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:03.047524 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3380baf1-a15e-4691-9925-2038ca6e1a1e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a Aug 18 05:34:03.047824 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3380baf1-a15e-4691-9925-2038ca6e1a1e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:03.048113 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3380baf1-a15e-4691-9925-2038ca6e1a1e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:03.058423 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:03.058423 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:03.060066 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11374c11-41bd-464e-8d41-6ccfa8a37ee3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:03.063952 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11374c11-41bd-464e-8d41-6ccfa8a37ee3 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] GET https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf Aug 18 05:34:03.064295 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11374c11-41bd-464e-8d41-6ccfa8a37ee3 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:03.064577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11374c11-41bd-464e-8d41-6ccfa8a37ee3 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:03.074284 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3380baf1-a15e-4691-9925-2038ca6e1a1e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:03.081792 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3380baf1-a15e-4691-9925-2038ca6e1a1e tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a returned with HTTP 200 Aug 18 05:34:03.082359 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 789/3183] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:03 2026] GET /volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:03.083097 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:03.083097 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:03.092605 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11374c11-41bd-464e-8d41-6ccfa8a37ee3 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Volume info retrieved successfully. Aug 18 05:34:03.102117 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11374c11-41bd-464e-8d41-6ccfa8a37ee3 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf returned with HTTP 200 Aug 18 05:34:03.102693 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 801/3184] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:03 2026] GET /volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:03.105087 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a23d10c5-082a-4772-a0e1-f2f4799f3df6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:03.107859 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a23d10c5-082a-4772-a0e1-f2f4799f3df6 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a/action Aug 18 05:34:03.108500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a23d10c5-082a-4772-a0e1-f2f4799f3df6 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:03.108615 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a23d10c5-082a-4772-a0e1-f2f4799f3df6 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:03.125155 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:03.125155 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:03.125155 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-a23d10c5-082a-4772-a0e1-f2f4799f3df6 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Updating volume '38592b38-b86a-44f0-b5c8-78d8b99d729a' with '{'status': 'maintenance'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:34:03.157431 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a23d10c5-082a-4772-a0e1-f2f4799f3df6 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a/action returned with HTTP 202 Aug 18 05:34:03.158070 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 804/3185] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:03 2026] POST /volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:03.166423 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b512e7fd-a872-4491-940f-181a0c3f24fb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:03.171542 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b512e7fd-a872-4491-940f-181a0c3f24fb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a Aug 18 05:34:03.171812 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b512e7fd-a872-4491-940f-181a0c3f24fb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:03.172077 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b512e7fd-a872-4491-940f-181a0c3f24fb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:03.183471 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:03.183471 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:03.189604 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b512e7fd-a872-4491-940f-181a0c3f24fb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:03.195070 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b512e7fd-a872-4491-940f-181a0c3f24fb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a returned with HTTP 200 Aug 18 05:34:03.195543 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 792/3186] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:03 2026] GET /volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:03.212795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96d55a76-4259-463b-a112-06207f273526 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:03.216328 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96d55a76-4259-463b-a112-06207f273526 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a/action Aug 18 05:34:03.216708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96d55a76-4259-463b-a112-06207f273526 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:03.216868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96d55a76-4259-463b-a112-06207f273526 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:03.228463 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:03.228463 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:03.228926 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-96d55a76-4259-463b-a112-06207f273526 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Volume info retrieved successfully. Aug 18 05:34:03.255005 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-96d55a76-4259-463b-a112-06207f273526 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Delete volume request issued successfully. Aug 18 05:34:03.255358 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96d55a76-4259-463b-a112-06207f273526 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a/action returned with HTTP 202 Aug 18 05:34:03.255811 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 790/3187] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:03 2026] POST /volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:03.267773 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-360dd2b3-9ca3-4a51-abac-bfea5126e7bb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:03.270595 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-360dd2b3-9ca3-4a51-abac-bfea5126e7bb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a Aug 18 05:34:03.270898 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-360dd2b3-9ca3-4a51-abac-bfea5126e7bb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:03.271407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-360dd2b3-9ca3-4a51-abac-bfea5126e7bb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:03.283696 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:03.283696 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:03.290594 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-360dd2b3-9ca3-4a51-abac-bfea5126e7bb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:03.298642 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-360dd2b3-9ca3-4a51-abac-bfea5126e7bb tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a returned with HTTP 200 Aug 18 05:34:03.299230 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 802/3188] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:03 2026] GET /volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:03.543531 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a3c0d133-7abd-4bb5-91e4-46881b9eaac9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:03.545812 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3c0d133-7abd-4bb5-91e4-46881b9eaac9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b Aug 18 05:34:03.546005 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3c0d133-7abd-4bb5-91e4-46881b9eaac9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:03.546208 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3c0d133-7abd-4bb5-91e4-46881b9eaac9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:03.553721 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3c0d133-7abd-4bb5-91e4-46881b9eaac9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b returned with HTTP 404 Aug 18 05:34:03.554608 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 805/3189] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:03 2026] GET /volume/v3/volumes/50866b6d-336c-4176-8f2e-a351b609102b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:03.630753 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f08c44bf-019a-4e7b-84d1-2722bbf23058 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:03.633126 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f08c44bf-019a-4e7b-84d1-2722bbf23058 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:34:03.633418 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f08c44bf-019a-4e7b-84d1-2722bbf23058 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:03.633688 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f08c44bf-019a-4e7b-84d1-2722bbf23058 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:03.633857 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-f08c44bf-019a-4e7b-84d1-2722bbf23058 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:34:03.640535 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:03.640535 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:03.641066 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f08c44bf-019a-4e7b-84d1-2722bbf23058 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:34:03.663184 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f08c44bf-019a-4e7b-84d1-2722bbf23058 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot delete request issued successfully. Aug 18 05:34:03.663482 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f08c44bf-019a-4e7b-84d1-2722bbf23058 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 returned with HTTP 202 Aug 18 05:34:03.664025 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 793/3190] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:34:03 2026] DELETE /volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:03.671650 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5753eafb-7cfe-41f7-9ee8-27d6425a77e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:03.673679 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5753eafb-7cfe-41f7-9ee8-27d6425a77e9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:34:03.673900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5753eafb-7cfe-41f7-9ee8-27d6425a77e9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:03.674152 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5753eafb-7cfe-41f7-9ee8-27d6425a77e9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:03.676194 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=572,cinder:INSERT=106,cinder:UPDATE=178,cinder:DELETE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:34:03.680564 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:03.680564 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:03.681126 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5753eafb-7cfe-41f7-9ee8-27d6425a77e9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:34:03.682161 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5753eafb-7cfe-41f7-9ee8-27d6425a77e9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 returned with HTTP 200 Aug 18 05:34:03.682648 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 791/3191] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:03 2026] GET /volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:04.119616 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b2d4e8ae-fb41-4e57-ac51-b0e33a3caf86 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.121962 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2d4e8ae-fb41-4e57-ac51-b0e33a3caf86 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] GET https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf Aug 18 05:34:04.122536 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2d4e8ae-fb41-4e57-ac51-b0e33a3caf86 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.122536 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2d4e8ae-fb41-4e57-ac51-b0e33a3caf86 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.137033 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:04.137033 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:04.144763 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b2d4e8ae-fb41-4e57-ac51-b0e33a3caf86 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Volume info retrieved successfully. Aug 18 05:34:04.151356 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2d4e8ae-fb41-4e57-ac51-b0e33a3caf86 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf returned with HTTP 200 Aug 18 05:34:04.151949 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 803/3192] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:04.171979 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fd19180d-cc42-46d6-b1bb-c9fe715b94c4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.174452 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd19180d-cc42-46d6-b1bb-c9fe715b94c4 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] GET https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf Aug 18 05:34:04.174721 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fd19180d-cc42-46d6-b1bb-c9fe715b94c4 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.174973 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fd19180d-cc42-46d6-b1bb-c9fe715b94c4 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.196942 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:04.196942 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:04.207555 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fd19180d-cc42-46d6-b1bb-c9fe715b94c4 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Volume info retrieved successfully. Aug 18 05:34:04.220355 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd19180d-cc42-46d6-b1bb-c9fe715b94c4 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf returned with HTTP 200 Aug 18 05:34:04.220355 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 806/3193] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:04.237488 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3aa30b91-9364-41c2-8d67-6f58afa013ad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.239602 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3aa30b91-9364-41c2-8d67-6f58afa013ad tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] GET https://10.4.3.250/volume/v3/os-services?host=np0000007601&binary=cinder-volume Aug 18 05:34:04.239819 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3aa30b91-9364-41c2-8d67-6f58afa013ad tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.240239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3aa30b91-9364-41c2-8d67-6f58afa013ad tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.240336 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:04.240336 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:04.245278 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3aa30b91-9364-41c2-8d67-6f58afa013ad tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] https://10.4.3.250/volume/v3/os-services?host=np0000007601&binary=cinder-volume returned with HTTP 200 Aug 18 05:34:04.245714 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 794/3194] 10.4.3.250 () {66 vars in 1326 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/os-services?host=np0000007601&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:04.256925 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5802eff9-4f28-45f7-bd34-40c6145ad335 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.258763 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5802eff9-4f28-45f7-bd34-40c6145ad335 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] GET https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf Aug 18 05:34:04.259003 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5802eff9-4f28-45f7-bd34-40c6145ad335 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.259151 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5802eff9-4f28-45f7-bd34-40c6145ad335 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.268080 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:04.268080 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:04.272208 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5802eff9-4f28-45f7-bd34-40c6145ad335 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Volume info retrieved successfully. Aug 18 05:34:04.276678 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5802eff9-4f28-45f7-bd34-40c6145ad335 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf returned with HTTP 200 Aug 18 05:34:04.277062 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 792/3195] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:04.289196 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a20022a3-fbb8-4666-a8ec-8caaa9ddb3fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.291479 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a20022a3-fbb8-4666-a8ec-8caaa9ddb3fa tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] DELETE https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf Aug 18 05:34:04.291724 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a20022a3-fbb8-4666-a8ec-8caaa9ddb3fa tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.291975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a20022a3-fbb8-4666-a8ec-8caaa9ddb3fa tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.292192 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a20022a3-fbb8-4666-a8ec-8caaa9ddb3fa tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Delete volume with id: a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf Aug 18 05:34:04.302799 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:04.302799 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:04.303463 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a20022a3-fbb8-4666-a8ec-8caaa9ddb3fa tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Volume info retrieved successfully. Aug 18 05:34:04.316351 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-82cf861d-90cf-49a7-aa83-33a4995f5e0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.319179 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-82cf861d-90cf-49a7-aa83-33a4995f5e0c tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a Aug 18 05:34:04.319656 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-82cf861d-90cf-49a7-aa83-33a4995f5e0c tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.319978 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-82cf861d-90cf-49a7-aa83-33a4995f5e0c tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.327691 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-82cf861d-90cf-49a7-aa83-33a4995f5e0c tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a returned with HTTP 404 Aug 18 05:34:04.328463 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 807/3196] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:04.337096 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1d599731-3ba3-41c3-a4c0-af4c9c3927ff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.339701 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a20022a3-fbb8-4666-a8ec-8caaa9ddb3fa tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Delete volume request issued successfully. Aug 18 05:34:04.340152 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a20022a3-fbb8-4666-a8ec-8caaa9ddb3fa tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf returned with HTTP 202 Aug 18 05:34:04.340573 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 804/3197] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:04 2026] DELETE /volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:04.340900 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d599731-3ba3-41c3-a4c0-af4c9c3927ff tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a Aug 18 05:34:04.341326 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d599731-3ba3-41c3-a4c0-af4c9c3927ff tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.341643 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1d599731-3ba3-41c3-a4c0-af4c9c3927ff tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.352021 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8d8cacf4-d923-4db5-b622-7f70e6c04df7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.352656 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1d599731-3ba3-41c3-a4c0-af4c9c3927ff tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a returned with HTTP 404 Aug 18 05:34:04.353300 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 795/3198] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:04.353984 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8d8cacf4-d923-4db5-b622-7f70e6c04df7 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] GET https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf Aug 18 05:34:04.354210 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8d8cacf4-d923-4db5-b622-7f70e6c04df7 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.354473 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8d8cacf4-d923-4db5-b622-7f70e6c04df7 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.360694 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c1e7ad8e-69cb-4b54-b76f-50efe5fee9e2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.362723 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c1e7ad8e-69cb-4b54-b76f-50efe5fee9e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] DELETE https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a Aug 18 05:34:04.363086 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c1e7ad8e-69cb-4b54-b76f-50efe5fee9e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.363376 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c1e7ad8e-69cb-4b54-b76f-50efe5fee9e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.363585 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c1e7ad8e-69cb-4b54-b76f-50efe5fee9e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Delete volume with id: 38592b38-b86a-44f0-b5c8-78d8b99d729a Aug 18 05:34:04.364764 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:04.364764 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:04.369569 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c1e7ad8e-69cb-4b54-b76f-50efe5fee9e2 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a returned with HTTP 404 Aug 18 05:34:04.370106 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 808/3199] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:04 2026] DELETE /volume/v3/volumes/38592b38-b86a-44f0-b5c8-78d8b99d729a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:04.370308 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8d8cacf4-d923-4db5-b622-7f70e6c04df7 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Volume info retrieved successfully. Aug 18 05:34:04.378262 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8d8cacf4-d923-4db5-b622-7f70e6c04df7 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf returned with HTTP 200 Aug 18 05:34:04.379085 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 793/3200] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:04.381286 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.383738 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:04.384286 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-52964928"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:04.386394 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-52964928'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:04.386561 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume of 1 GB Aug 18 05:34:04.391946 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Availability Zones retrieved successfully. Aug 18 05:34:04.401281 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (24151a53-84be-4862-9869-e744960a15eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:04.402922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b963228-646f-47fe-b623-1224a8db0e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:04.404425 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:04.454155 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b963228-646f-47fe-b623-1224a8db0e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:04.454929 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b381277-0172-4bb6-a308-a5f3ea03ae8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:04.523470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Created reservations ['f122c1b4-d647-49b4-81f7-c15a9d5fb4af', '489f9171-17f0-49c5-b7a8-c2d2ab5efec6', '5fee19b4-13e6-4ba8-a2ac-6dc3adc34b92', 'f73cac0d-568b-4cd9-9c98-1dd4b9a18d0e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:04.524694 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b381277-0172-4bb6-a308-a5f3ea03ae8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f122c1b4-d647-49b4-81f7-c15a9d5fb4af', '489f9171-17f0-49c5-b7a8-c2d2ab5efec6', '5fee19b4-13e6-4ba8-a2ac-6dc3adc34b92', 'f73cac0d-568b-4cd9-9c98-1dd4b9a18d0e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:04.525789 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4b0f39-57cd-43be-8a9f-71f75eba7a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:04.552830 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4b0f39-57cd-43be-8a9f-71f75eba7a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e622e76f-3cbb-4758-80bd-5354b27b5f34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-52964928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['f122c1b4-d647-49b4-81f7-c15a9d5fb4af','489f9171-17f0-49c5-b7a8-c2d2ab5efec6','5fee19b4-13e6-4ba8-a2ac-6dc3adc34b92','f73cac0d-568b-4cd9-9c98-1dd4b9a18d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-52964928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e622e76f-3cbb-4758-80bd-5354b27b5f34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9076c3dc23194f249e473967f50d10d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9098f57e65054e9288cbc90091788d8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:04.553964 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cad20a0-b00b-4cd4-916b-67d23bf4a068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:04.584819 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cad20a0-b00b-4cd4-916b-67d23bf4a068) transitioned into state 'SUCCESS' from state '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-52964928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9076c3dc23194f249e473967f50d10d3',qos_specs=None,replication_status=,reservations=['f122c1b4-d647-49b4-81f7-c15a9d5fb4af','489f9171-17f0-49c5-b7a8-c2d2ab5efec6','5fee19b4-13e6-4ba8-a2ac-6dc3adc34b92','f73cac0d-568b-4cd9-9c98-1dd4b9a18d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9098f57e65054e9288cbc90091788d8d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:04.585975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ae1d1e-f17b-4538-9940-bb863735a920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:04.598908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88ae1d1e-f17b-4538-9940-bb863735a920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:04.600353 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Flow 'volume_create_api' (24151a53-84be-4862-9869-e744960a15eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:04.600818 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Create volume request issued successfully. Aug 18 05:34:04.601729 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-afbdf5a5-7556-44ca-a7d6-68a76bc3911d tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:04.602356 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 805/3201] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:34:04 2026] POST /volume/v3/volumes => generated 747 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:04.629809 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5ff9341e-bced-4f5b-931a-58c9c838233c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.632313 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ff9341e-bced-4f5b-931a-58c9c838233c tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:04.632599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ff9341e-bced-4f5b-931a-58c9c838233c tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.632924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ff9341e-bced-4f5b-931a-58c9c838233c tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.644380 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:04.644380 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:04.650423 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5ff9341e-bced-4f5b-931a-58c9c838233c tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:04.661575 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ff9341e-bced-4f5b-931a-58c9c838233c tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 200 Aug 18 05:34:04.662223 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 796/3202] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:04.693437 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-694251f3-4918-4552-a3ad-b4f44a831486 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.697589 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-694251f3-4918-4552-a3ad-b4f44a831486 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 Aug 18 05:34:04.697798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-694251f3-4918-4552-a3ad-b4f44a831486 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.697990 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-694251f3-4918-4552-a3ad-b4f44a831486 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.704026 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-694251f3-4918-4552-a3ad-b4f44a831486 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 returned with HTTP 404 Aug 18 05:34:04.704599 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 809/3203] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/snapshots/ce262bc4-d688-4b0b-83b9-1a47acc6c432 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:04.713847 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9980faf1-b269-4afd-a2ef-e3532b61c846 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.717414 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9980faf1-b269-4afd-a2ef-e3532b61c846 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:34:04.717414 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9980faf1-b269-4afd-a2ef-e3532b61c846 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.717579 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9980faf1-b269-4afd-a2ef-e3532b61c846 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.719276 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9980faf1-b269-4afd-a2ef-e3532b61c846 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: 21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:34:04.732427 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:04.732427 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:04.732964 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9980faf1-b269-4afd-a2ef-e3532b61c846 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:04.762222 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9980faf1-b269-4afd-a2ef-e3532b61c846 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:34:04.762676 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9980faf1-b269-4afd-a2ef-e3532b61c846 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe returned with HTTP 202 Aug 18 05:34:04.763727 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 794/3204] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:04 2026] DELETE /volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 05:34:04.777573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6b55da76-b3cc-4b8a-b4df-05f6d276319a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.780251 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b55da76-b3cc-4b8a-b4df-05f6d276319a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:34:04.780540 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b55da76-b3cc-4b8a-b4df-05f6d276319a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:04.780849 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b55da76-b3cc-4b8a-b4df-05f6d276319a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:04.797038 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:04.797038 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:04.799944 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dc4e0867-c925-4e24-9b4e-422dac376879 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:04.803182 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6b55da76-b3cc-4b8a-b4df-05f6d276319a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:04.809623 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b55da76-b3cc-4b8a-b4df-05f6d276319a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe returned with HTTP 200 Aug 18 05:34:04.810137 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 806/3205] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:04 2026] GET /volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:04.966424 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc4e0867-c925-4e24-9b4e-422dac376879 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:34:04.966781 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc4e0867-c925-4e24-9b4e-422dac376879 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:04.970843 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=449,cinder:UPDATE=79,cinder:INSERT=41,cinder:DELETE=3 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:34:04.987634 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc4e0867-c925-4e24-9b4e-422dac376879 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:34:04.988338 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 797/3206] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:34:04 2026] POST /volume/v3/types => generated 188 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:04.999991 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-43fcc0b9-58d8-40af-8f18-2ddeaa86f7f3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.003791 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43fcc0b9-58d8-40af-8f18-2ddeaa86f7f3 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:34:05.003791 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43fcc0b9-58d8-40af-8f18-2ddeaa86f7f3 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:05.023179 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43fcc0b9-58d8-40af-8f18-2ddeaa86f7f3 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:34:05.023906 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 810/3207] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:34:04 2026] POST /volume/v3/types => generated 188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:05.033758 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.143807 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:05.144331 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-925832736"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:05.147270 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-925832736'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:05.155186 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Create volume of 1 GB Aug 18 05:34:05.155727 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:05.155727 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:05.156197 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Availability Zones retrieved successfully. Aug 18 05:34:05.162815 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Flow 'volume_create_api' (d81f1cd3-4d41-4877-99ba-8b7362537558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:05.164070 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3156eeea-c3b4-416d-b5ea-3320aa7d8c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:05.165074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:05.204132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3156eeea-c3b4-416d-b5ea-3320aa7d8c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:34:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1197054f-1c47-4eb3-aa56-6faccce12e4f,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1197054f-1c47-4eb3-aa56-6faccce12e4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:05.205620 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b429bc-de03-48b9-ad96-d56a8d438610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:05.244820 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-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 18 05:34:05.245255 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-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 18 05:34:05.295754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Created reservations ['f677a378-fff8-4abf-a0d5-d8e45dcc9381', 'c05fca13-13ab-4d4a-9b99-89ab2a882d4f', 'ad5f7604-32d4-4b9c-81e1-4a801061dbed', '286e3828-4c91-4b07-8a08-618b89a0e98b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:05.296865 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5b429bc-de03-48b9-ad96-d56a8d438610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f677a378-fff8-4abf-a0d5-d8e45dcc9381', 'c05fca13-13ab-4d4a-9b99-89ab2a882d4f', 'ad5f7604-32d4-4b9c-81e1-4a801061dbed', '286e3828-4c91-4b07-8a08-618b89a0e98b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:05.297887 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243cf36d-24c3-474a-bf8b-4770825caa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:05.325972 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (243cf36d-24c3-474a-bf8b-4770825caa80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '665d6b4b-306e-4800-b7ad-412e24ae2efb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-925832736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9390b69eb08445b5966ac82d866ef542',qos_specs=None,replication_status=,reservations=['f677a378-fff8-4abf-a0d5-d8e45dcc9381','c05fca13-13ab-4d4a-9b99-89ab2a882d4f','ad5f7604-32d4-4b9c-81e1-4a801061dbed','286e3828-4c91-4b07-8a08-618b89a0e98b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c6ebc3050e94704913a13bf64119c45',volume_type_id=1197054f-1c47-4eb3-aa56-6faccce12e4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-925832736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=665d6b4b-306e-4800-b7ad-412e24ae2efb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9390b69eb08445b5966ac82d866ef542',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c6ebc3050e94704913a13bf64119c45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1197054f-1c47-4eb3-aa56-6faccce12e4f),volume_type_id=1197054f-1c47-4eb3-aa56-6faccce12e4f)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:05.326987 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d740e14c-b0cd-41cb-a3cb-2590c94e25dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:05.349035 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d740e14c-b0cd-41cb-a3cb-2590c94e25dd) transitioned into state 'SUCCESS' from state '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-925832736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9390b69eb08445b5966ac82d866ef542',qos_specs=None,replication_status=,reservations=['f677a378-fff8-4abf-a0d5-d8e45dcc9381','c05fca13-13ab-4d4a-9b99-89ab2a882d4f','ad5f7604-32d4-4b9c-81e1-4a801061dbed','286e3828-4c91-4b07-8a08-618b89a0e98b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c6ebc3050e94704913a13bf64119c45',volume_type_id=1197054f-1c47-4eb3-aa56-6faccce12e4f)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:05.349940 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59be3b5-919d-4903-a6c0-8ac2325271fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:05.359894 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c59be3b5-919d-4903-a6c0-8ac2325271fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:05.360752 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Flow 'volume_create_api' (d81f1cd3-4d41-4877-99ba-8b7362537558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:05.361050 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Create volume request issued successfully. Aug 18 05:34:05.361616 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30835164-886a-49a6-b8ee-4b0f8f3f2b7b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:05.362041 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 795/3208] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:05 2026] POST /volume/v3/volumes => generated 767 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:05.375427 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57fa3b58-2198-41c2-84db-468814f6ac62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.377324 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57fa3b58-2198-41c2-84db-468814f6ac62 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] GET https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:05.377498 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57fa3b58-2198-41c2-84db-468814f6ac62 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:05.377747 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57fa3b58-2198-41c2-84db-468814f6ac62 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:05.386197 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:05.386197 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:05.393044 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57fa3b58-2198-41c2-84db-468814f6ac62 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Volume info retrieved successfully. Aug 18 05:34:05.397593 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a8659934-e493-45a2-9266-4f529a828d27 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.399523 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8659934-e493-45a2-9266-4f529a828d27 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] GET https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf Aug 18 05:34:05.399714 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57fa3b58-2198-41c2-84db-468814f6ac62 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 200 Aug 18 05:34:05.399764 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8659934-e493-45a2-9266-4f529a828d27 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:05.399932 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8659934-e493-45a2-9266-4f529a828d27 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:05.400239 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 807/3209] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:05 2026] GET /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:05.406458 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8659934-e493-45a2-9266-4f529a828d27 tempest-VolumesServicesTestJSON-1306857244 tempest-VolumesServicesTestJSON-1306857244-project-member] https://10.4.3.250/volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf returned with HTTP 404 Aug 18 05:34:05.406940 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 798/3210] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:05 2026] GET /volume/v3/volumes/a21cc0b0-5e2f-4fc6-98ce-61b68922e5bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:05.417211 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b30c6709-a425-4a36-b6bb-f9e8d26c3647 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.419461 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b30c6709-a425-4a36-b6bb-f9e8d26c3647 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] GET https://10.4.3.250/volume/v3/os-services Aug 18 05:34:05.419697 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b30c6709-a425-4a36-b6bb-f9e8d26c3647 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:05.419913 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b30c6709-a425-4a36-b6bb-f9e8d26c3647 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:05.424634 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b30c6709-a425-4a36-b6bb-f9e8d26c3647 tempest-VolumesServicesTestJSON-1857926722 tempest-VolumesServicesTestJSON-1857926722-project-admin] https://10.4.3.250/volume/v3/os-services returned with HTTP 200 Aug 18 05:34:05.425120 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 811/3211] 10.4.3.250 () {66 vars in 1249 bytes} [Tue Aug 18 05:34:05 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:05.680431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a8a8ff7-9d4a-46d5-8c2a-e318708009bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.682929 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a8a8ff7-9d4a-46d5-8c2a-e318708009bc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:05.683283 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a8a8ff7-9d4a-46d5-8c2a-e318708009bc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:05.683476 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a8a8ff7-9d4a-46d5-8c2a-e318708009bc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:05.691104 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:05.691104 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:05.694858 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7a8a8ff7-9d4a-46d5-8c2a-e318708009bc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:05.699351 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a8a8ff7-9d4a-46d5-8c2a-e318708009bc tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 200 Aug 18 05:34:05.699736 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 796/3212] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:05 2026] GET /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:05.722327 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1edec4a-4283-473f-bde4-49a86bace4a0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.726086 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1edec4a-4283-473f-bde4-49a86bace4a0 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action Aug 18 05:34:05.726439 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1edec4a-4283-473f-bde4-49a86bace4a0 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:05.726562 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1edec4a-4283-473f-bde4-49a86bace4a0 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:05.738126 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:05.738126 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:05.738678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-e1edec4a-4283-473f-bde4-49a86bace4a0 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Updating volume 'e622e76f-3cbb-4758-80bd-5354b27b5f34' with '{'status': 'error'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:34:05.758571 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1edec4a-4283-473f-bde4-49a86bace4a0 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action returned with HTTP 202 Aug 18 05:34:05.759736 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 808/3213] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:05 2026] POST /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:05.769100 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ba7ff2e8-2932-4391-ad96-ee0c4a07bc0b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.771331 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba7ff2e8-2932-4391-ad96-ee0c4a07bc0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:05.771589 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba7ff2e8-2932-4391-ad96-ee0c4a07bc0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:05.771919 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba7ff2e8-2932-4391-ad96-ee0c4a07bc0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:05.780441 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:05.780441 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:05.784380 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ba7ff2e8-2932-4391-ad96-ee0c4a07bc0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:05.789359 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba7ff2e8-2932-4391-ad96-ee0c4a07bc0b tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 200 Aug 18 05:34:05.789725 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 799/3214] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:05 2026] GET /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:05.802804 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b0d20770-1df1-4de0-b660-51c3155b464f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.805071 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b0d20770-1df1-4de0-b660-51c3155b464f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action Aug 18 05:34:05.805427 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b0d20770-1df1-4de0-b660-51c3155b464f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:05.805623 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b0d20770-1df1-4de0-b660-51c3155b464f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:05.816582 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:05.816582 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:05.817027 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-b0d20770-1df1-4de0-b660-51c3155b464f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Updating volume 'e622e76f-3cbb-4758-80bd-5354b27b5f34' with '{'status': 'available'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:34:05.824166 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80b77cc4-b06b-4600-8293-9855f23cdda9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.825975 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80b77cc4-b06b-4600-8293-9855f23cdda9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe Aug 18 05:34:05.826220 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80b77cc4-b06b-4600-8293-9855f23cdda9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:05.826527 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80b77cc4-b06b-4600-8293-9855f23cdda9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:05.831707 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80b77cc4-b06b-4600-8293-9855f23cdda9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe returned with HTTP 404 Aug 18 05:34:05.832226 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 797/3215] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:05 2026] GET /volume/v3/volumes/21d37cea-cb10-4f5c-a673-36163b36effe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:05.847323 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b0d20770-1df1-4de0-b660-51c3155b464f tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action returned with HTTP 202 Aug 18 05:34:05.847921 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 812/3216] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:05 2026] POST /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:05.855892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bdbfcc33-f149-4773-a3ad-b40d434d52f4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.857922 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdbfcc33-f149-4773-a3ad-b40d434d52f4 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:05.858238 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdbfcc33-f149-4773-a3ad-b40d434d52f4 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:05.858581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdbfcc33-f149-4773-a3ad-b40d434d52f4 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:05.861974 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.865283 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:05.865758 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1600226143", "snapshot_id": null, "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "volume_type": null, "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:05.865883 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:05.865883 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:05.870552 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bdbfcc33-f149-4773-a3ad-b40d434d52f4 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:05.871124 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1600226143', 'snapshot_id': None, 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'volume_type': None, 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:05.876479 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdbfcc33-f149-4773-a3ad-b40d434d52f4 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 200 Aug 18 05:34:05.877149 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 809/3217] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:05 2026] GET /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:05.891306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ecd840f-aff9-49ed-87cf-230a61525502 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.893644 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ecd840f-aff9-49ed-87cf-230a61525502 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action Aug 18 05:34:05.894101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ecd840f-aff9-49ed-87cf-230a61525502 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:05.894278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ecd840f-aff9-49ed-87cf-230a61525502 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:05.908225 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:05.908225 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:05.908745 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-4ecd840f-aff9-49ed-87cf-230a61525502 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Updating volume 'e622e76f-3cbb-4758-80bd-5354b27b5f34' with '{'status': 'maintenance'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:34:05.942751 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ecd840f-aff9-49ed-87cf-230a61525502 tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action returned with HTTP 202 Aug 18 05:34:05.943336 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 798/3218] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:05 2026] POST /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:05.955380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e202ae10-ae2c-43eb-91f4-6a50dcc42719 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:05.958086 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e202ae10-ae2c-43eb-91f4-6a50dcc42719 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:05.959656 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e202ae10-ae2c-43eb-91f4-6a50dcc42719 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:05.959967 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e202ae10-ae2c-43eb-91f4-6a50dcc42719 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:05.970910 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:05.970910 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:05.979943 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e202ae10-ae2c-43eb-91f4-6a50dcc42719 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:05.984382 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:34:05.989364 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:34:05.992059 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e202ae10-ae2c-43eb-91f4-6a50dcc42719 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 200 Aug 18 05:34:05.992059 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 813/3219] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:05 2026] GET /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:05.995549 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (9f2985b1-55be-4342-87e4-181540b4b7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:05.997092 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7047e118-5f43-4a37-bba3-8f7e63a5f247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:05.998004 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:06.007965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad482e99-aeab-45c1-9bd1-9ba528a702cd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.010974 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad482e99-aeab-45c1-9bd1-9ba528a702cd tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] POST https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action Aug 18 05:34:06.013206 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad482e99-aeab-45c1-9bd1-9ba528a702cd tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:06.013206 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad482e99-aeab-45c1-9bd1-9ba528a702cd tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:06.031436 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.031436 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:06.032067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.admin_actions [None req-ad482e99-aeab-45c1-9bd1-9ba528a702cd tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] Updating volume 'e622e76f-3cbb-4758-80bd-5354b27b5f34' with '{'status': 'available'}' {{(pid=100214) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:34:06.062486 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad482e99-aeab-45c1-9bd1-9ba528a702cd tempest-VolumesActionsTest-697598526 tempest-VolumesActionsTest-697598526-project-admin] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action returned with HTTP 202 Aug 18 05:34:06.063577 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 810/3220] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:06 2026] POST /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:06.070664 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7047e118-5f43-4a37-bba3-8f7e63a5f247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:06.071699 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9fff2e-e8fc-4e16-adfb-6427ae8ee391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:06.072125 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b86a9ca3-34c4-4b94-9753-2204eb0a8701 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.074516 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b86a9ca3-34c4-4b94-9753-2204eb0a8701 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:06.075387 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b86a9ca3-34c4-4b94-9753-2204eb0a8701 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:06.075387 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b86a9ca3-34c4-4b94-9753-2204eb0a8701 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:06.085053 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.085053 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:06.092173 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b86a9ca3-34c4-4b94-9753-2204eb0a8701 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:06.101072 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b86a9ca3-34c4-4b94-9753-2204eb0a8701 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 200 Aug 18 05:34:06.101426 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 799/3221] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:06 2026] GET /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:06.118831 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0464dc97-b9b6-4db4-b079-270312e24a01 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.121304 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0464dc97-b9b6-4db4-b079-270312e24a01 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:06.121524 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0464dc97-b9b6-4db4-b079-270312e24a01 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:06.121741 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0464dc97-b9b6-4db4-b079-270312e24a01 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:06.133247 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.133247 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:06.138408 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0464dc97-b9b6-4db4-b079-270312e24a01 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:06.143672 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0464dc97-b9b6-4db4-b079-270312e24a01 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 200 Aug 18 05:34:06.144720 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 814/3222] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:06 2026] GET /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:06.146390 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['4c3b363e-17ed-410d-a4c6-d2669dee7620', '6ab57957-b274-4499-8503-fa60b3b72480', '91e3f133-8b04-4e0e-be31-9a5194e85e80', 'a2b066d6-8e76-4c1d-ba50-dbc8384fa793'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:06.149032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9fff2e-e8fc-4e16-adfb-6427ae8ee391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c3b363e-17ed-410d-a4c6-d2669dee7620', '6ab57957-b274-4499-8503-fa60b3b72480', '91e3f133-8b04-4e0e-be31-9a5194e85e80', 'a2b066d6-8e76-4c1d-ba50-dbc8384fa793']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:06.149032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a507b8-09ab-4457-aa71-f3a7f2d283fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:06.159756 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-72442b79-bdb4-429f-a772-f299ac82e28f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.162609 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72442b79-bdb4-429f-a772-f299ac82e28f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:06.162609 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72442b79-bdb4-429f-a772-f299ac82e28f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:06.162609 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-72442b79-bdb4-429f-a772-f299ac82e28f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:06.162609 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-72442b79-bdb4-429f-a772-f299ac82e28f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Delete volume with id: e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:06.168584 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.168584 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:06.168933 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-72442b79-bdb4-429f-a772-f299ac82e28f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:06.178557 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a507b8-09ab-4457-aa71-f3a7f2d283fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e08d5552-56b7-4204-87b6-2750f2389331', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1600226143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['4c3b363e-17ed-410d-a4c6-d2669dee7620','6ab57957-b274-4499-8503-fa60b3b72480','91e3f133-8b04-4e0e-be31-9a5194e85e80','a2b066d6-8e76-4c1d-ba50-dbc8384fa793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1600226143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e08d5552-56b7-4204-87b6-2750f2389331,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:06.179325 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a625f0d-2af2-4b39-9e6c-58ac21fc7627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:06.189037 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-72442b79-bdb4-429f-a772-f299ac82e28f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Delete volume request issued successfully. Aug 18 05:34:06.189037 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-72442b79-bdb4-429f-a772-f299ac82e28f tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 202 Aug 18 05:34:06.189037 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 811/3223] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:06 2026] DELETE /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:06.196439 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f2b5a412-fcf6-4d5b-bfd9-0f79162c3eea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.199538 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2b5a412-fcf6-4d5b-bfd9-0f79162c3eea tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:06.199538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2b5a412-fcf6-4d5b-bfd9-0f79162c3eea tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:06.199538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f2b5a412-fcf6-4d5b-bfd9-0f79162c3eea tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:06.199609 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a625f0d-2af2-4b39-9e6c-58ac21fc7627) transitioned into state 'SUCCESS' from state '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-1600226143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['4c3b363e-17ed-410d-a4c6-d2669dee7620','6ab57957-b274-4499-8503-fa60b3b72480','91e3f133-8b04-4e0e-be31-9a5194e85e80','a2b066d6-8e76-4c1d-ba50-dbc8384fa793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:06.200274 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b66f6d88-5e5c-4ee2-bf33-948cc14f3cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:06.206190 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.206190 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:06.210198 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f2b5a412-fcf6-4d5b-bfd9-0f79162c3eea tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Volume info retrieved successfully. Aug 18 05:34:06.210873 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b66f6d88-5e5c-4ee2-bf33-948cc14f3cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:06.211152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (9f2985b1-55be-4342-87e4-181540b4b7a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:06.211555 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:34:06.212136 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-514053bf-ed50-427b-9fcc-dbefd2bc70c3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:06.213152 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 800/3224] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:05 2026] POST /volume/v3/volumes => generated 759 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:06.228257 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f2b5a412-fcf6-4d5b-bfd9-0f79162c3eea tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 200 Aug 18 05:34:06.229213 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 800/3225] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:06 2026] GET /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:06.230775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e6283e1d-1eb9-4096-9146-fcf6d09992f9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.232149 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6283e1d-1eb9-4096-9146-fcf6d09992f9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:34:06.232439 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6283e1d-1eb9-4096-9146-fcf6d09992f9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:06.232994 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6283e1d-1eb9-4096-9146-fcf6d09992f9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:06.241568 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.241568 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:06.246672 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e6283e1d-1eb9-4096-9146-fcf6d09992f9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:06.252161 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6283e1d-1eb9-4096-9146-fcf6d09992f9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 200 Aug 18 05:34:06.252302 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 815/3226] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:06 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:06.416139 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec12ba81-35db-4665-97aa-784ac02d3f40 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.418360 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec12ba81-35db-4665-97aa-784ac02d3f40 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] GET https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:06.418605 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec12ba81-35db-4665-97aa-784ac02d3f40 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:06.418829 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec12ba81-35db-4665-97aa-784ac02d3f40 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:06.428288 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.428288 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:06.434025 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ec12ba81-35db-4665-97aa-784ac02d3f40 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Volume info retrieved successfully. Aug 18 05:34:06.440829 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec12ba81-35db-4665-97aa-784ac02d3f40 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 200 Aug 18 05:34:06.441228 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 812/3227] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:06 2026] GET /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:06.456490 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5d3fe20f-3453-41ba-937b-ad469124b27e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.459452 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d3fe20f-3453-41ba-937b-ad469124b27e tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] GET https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:06.459688 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d3fe20f-3453-41ba-937b-ad469124b27e tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:06.459938 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d3fe20f-3453-41ba-937b-ad469124b27e tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:06.470227 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.470227 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:06.475205 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5d3fe20f-3453-41ba-937b-ad469124b27e tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Volume info retrieved successfully. Aug 18 05:34:06.487712 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d3fe20f-3453-41ba-937b-ad469124b27e tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 200 Aug 18 05:34:06.488119 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 801/3228] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:06 2026] GET /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:06.503283 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c8a876be-f07c-4a77-a267-de3d2afee78c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.505882 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] POST https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb/action Aug 18 05:34:06.506363 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:06.506538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:06.528174 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.528174 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:06.528784 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Volume info retrieved successfully. Aug 18 05:34:06.556468 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-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 18 05:34:06.556838 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-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 18 05:34:06.579882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Created reservations ['f20a93c5-726d-4764-9d98-578e70ce4113', 'ef0a19a3-ffd9-45cc-a74d-3b01f4d90794'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:06.603943 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Created reservations ['5fdcac3d-b28f-4b13-845a-6e507fe05c9f', 'ff83c814-3d04-46e6-bfb9-83b9913f937e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:06.629885 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Retype volume request issued successfully. Aug 18 05:34:06.630224 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8a876be-f07c-4a77-a267-de3d2afee78c tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb/action returned with HTTP 202 Aug 18 05:34:06.630798 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 801/3229] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:06 2026] POST /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:06.640188 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-12d34317-7cd1-41f1-b287-d2db5a8ac9a1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:06.646457 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12d34317-7cd1-41f1-b287-d2db5a8ac9a1 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] GET https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:06.646796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12d34317-7cd1-41f1-b287-d2db5a8ac9a1 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:06.647774 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12d34317-7cd1-41f1-b287-d2db5a8ac9a1 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:06.658033 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:06.658033 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:06.662919 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-12d34317-7cd1-41f1-b287-d2db5a8ac9a1 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Volume info retrieved successfully. Aug 18 05:34:06.669758 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12d34317-7cd1-41f1-b287-d2db5a8ac9a1 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 200 Aug 18 05:34:06.670343 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 816/3230] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:06 2026] GET /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:07.241327 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-03573986-22f7-41df-8fc3-538b297686e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.243140 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03573986-22f7-41df-8fc3-538b297686e9 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] GET https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 Aug 18 05:34:07.243396 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03573986-22f7-41df-8fc3-538b297686e9 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:07.243614 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03573986-22f7-41df-8fc3-538b297686e9 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:07.251344 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03573986-22f7-41df-8fc3-538b297686e9 tempest-VolumesActionsTest-262456833 tempest-VolumesActionsTest-262456833-project-member] https://10.4.3.250/volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 returned with HTTP 404 Aug 18 05:34:07.251556 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 813/3231] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:07 2026] GET /volume/v3/volumes/e622e76f-3cbb-4758-80bd-5354b27b5f34 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:07.266542 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1729d88e-7f55-407b-b0e0-e2b62c99b35a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.268675 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1729d88e-7f55-407b-b0e0-e2b62c99b35a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:34:07.268955 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1729d88e-7f55-407b-b0e0-e2b62c99b35a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:07.269343 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1729d88e-7f55-407b-b0e0-e2b62c99b35a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:07.278887 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:07.278887 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:07.283698 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1729d88e-7f55-407b-b0e0-e2b62c99b35a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:07.289720 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1729d88e-7f55-407b-b0e0-e2b62c99b35a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 200 Aug 18 05:34:07.290312 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 802/3232] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:07 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:07.308278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efe45b1a-a106-444f-ad20-d7a272e40e14 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.311406 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efe45b1a-a106-444f-ad20-d7a272e40e14 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:34:07.311828 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efe45b1a-a106-444f-ad20-d7a272e40e14 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:07.312145 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efe45b1a-a106-444f-ad20-d7a272e40e14 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:07.321901 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:07.321901 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:07.327879 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-efe45b1a-a106-444f-ad20-d7a272e40e14 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:07.336379 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efe45b1a-a106-444f-ad20-d7a272e40e14 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 200 Aug 18 05:34:07.336988 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 802/3233] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:07 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:07.687582 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a4738b52-97a3-4f30-9cfb-68ffd99aacf7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.689590 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4738b52-97a3-4f30-9cfb-68ffd99aacf7 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] GET https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:07.689798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4738b52-97a3-4f30-9cfb-68ffd99aacf7 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:07.689970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4738b52-97a3-4f30-9cfb-68ffd99aacf7 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:07.692361 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=558,cinder:UPDATE=160,cinder:INSERT=92,cinder:DELETE=2 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:34:07.698146 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:07.698146 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:07.702322 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a4738b52-97a3-4f30-9cfb-68ffd99aacf7 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Volume info retrieved successfully. Aug 18 05:34:07.709408 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4738b52-97a3-4f30-9cfb-68ffd99aacf7 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 200 Aug 18 05:34:07.710061 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 817/3234] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:07 2026] GET /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:07.726835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e25d51c-bf87-4577-91e6-f5a98eb82dec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.728808 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e25d51c-bf87-4577-91e6-f5a98eb82dec tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] GET https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:07.729003 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e25d51c-bf87-4577-91e6-f5a98eb82dec tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:07.729265 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e25d51c-bf87-4577-91e6-f5a98eb82dec tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:07.739003 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:07.739003 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:07.747248 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c28b773f-bbbd-4536-99c9-21c70db96216 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.747965 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e25d51c-bf87-4577-91e6-f5a98eb82dec tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Volume info retrieved successfully. Aug 18 05:34:07.748052 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:07.748052 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1543411124"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:07.748456 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Create volume request body: {'volume': {'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1543411124'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:07.749614 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e25d51c-bf87-4577-91e6-f5a98eb82dec tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 200 Aug 18 05:34:07.750057 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 814/3235] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:07 2026] GET /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:07.768076 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9602396e-7715-4317-ae54-71852944e327 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.771124 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9602396e-7715-4317-ae54-71852944e327 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] GET https://10.4.3.250/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-925832736 Aug 18 05:34:07.772345 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9602396e-7715-4317-ae54-71852944e327 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:07.772633 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9602396e-7715-4317-ae54-71852944e327 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:07.773870 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9602396e-7715-4317-ae54-71852944e327 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-925832736'), ('all_tenants', True)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:34:07.785429 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9602396e-7715-4317-ae54-71852944e327 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Get all volumes completed successfully. Aug 18 05:34:07.785429 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9602396e-7715-4317-ae54-71852944e327 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] https://10.4.3.250/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-925832736 returned with HTTP 200 Aug 18 05:34:07.786335 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 803/3236] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:34:07 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-925832736 => generated 346 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:07.800432 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1539ed04-6eda-4c05-9876-4d1c24e0f51b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.803894 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1539ed04-6eda-4c05-9876-4d1c24e0f51b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] GET https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:07.804103 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1539ed04-6eda-4c05-9876-4d1c24e0f51b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:07.804298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1539ed04-6eda-4c05-9876-4d1c24e0f51b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:07.814095 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:07.814095 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:07.817905 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1539ed04-6eda-4c05-9876-4d1c24e0f51b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Volume info retrieved successfully. Aug 18 05:34:07.823252 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1539ed04-6eda-4c05-9876-4d1c24e0f51b tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 200 Aug 18 05:34:07.824125 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 818/3237] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:07 2026] GET /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:07.841315 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43dd5400-5bc0-4016-a3d4-d9ad7b8a45a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.843720 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43dd5400-5bc0-4016-a3d4-d9ad7b8a45a4 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] DELETE https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:07.844021 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43dd5400-5bc0-4016-a3d4-d9ad7b8a45a4 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:07.844311 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43dd5400-5bc0-4016-a3d4-d9ad7b8a45a4 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:07.844541 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-43dd5400-5bc0-4016-a3d4-d9ad7b8a45a4 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Delete volume with id: 665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:07.854302 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Create volume of 1 GB Aug 18 05:34:07.854437 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:07.854437 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:07.856076 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-43dd5400-5bc0-4016-a3d4-d9ad7b8a45a4 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Volume info retrieved successfully. Aug 18 05:34:07.860318 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Availability Zones retrieved successfully. Aug 18 05:34:07.868184 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Flow 'volume_create_api' (40ed80ba-a637-42a8-b13f-fe0cb1bf8d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:07.870561 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1c1fa6-7130-43cc-b919-a8a6050b6a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:07.871945 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:07.879138 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-43dd5400-5bc0-4016-a3d4-d9ad7b8a45a4 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Delete volume request issued successfully. Aug 18 05:34:07.879138 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43dd5400-5bc0-4016-a3d4-d9ad7b8a45a4 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 202 Aug 18 05:34:07.879547 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 815/3238] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:07 2026] DELETE /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:07.887743 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c82e2b50-9ed7-489f-8930-9399e99e07c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:07.889837 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c82e2b50-9ed7-489f-8930-9399e99e07c9 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] GET https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:07.890179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c82e2b50-9ed7-489f-8930-9399e99e07c9 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:07.891436 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c82e2b50-9ed7-489f-8930-9399e99e07c9 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:07.901259 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:07.901259 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:07.911092 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c82e2b50-9ed7-489f-8930-9399e99e07c9 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Volume info retrieved successfully. Aug 18 05:34:07.919481 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c82e2b50-9ed7-489f-8930-9399e99e07c9 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 200 Aug 18 05:34:07.920097 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 804/3239] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:07 2026] GET /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:07.947596 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1c1fa6-7130-43cc-b919-a8a6050b6a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:07.948961 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3faf569e-1d89-4c1a-87b7-30c1dee1eb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:08.045983 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Created reservations ['e21fbc87-9e4b-41ca-b460-48d7ca44865e', '14015d6b-b79a-4369-9998-4a03d01fafe5', 'e6d7e3cd-593c-4bc0-8dd6-c53331dd0e72', 'ce0842e3-6be0-4105-b366-aebf63062232'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:08.047108 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3faf569e-1d89-4c1a-87b7-30c1dee1eb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e21fbc87-9e4b-41ca-b460-48d7ca44865e', '14015d6b-b79a-4369-9998-4a03d01fafe5', 'e6d7e3cd-593c-4bc0-8dd6-c53331dd0e72', 'ce0842e3-6be0-4105-b366-aebf63062232']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:08.048538 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7a70b7-68ef-4ec7-b96b-09306bd25171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:08.088219 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7a70b7-68ef-4ec7-b96b-09306bd25171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51951715-973c-4a45-a0b1-127f48e3a5bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1543411124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31563370b17a4b999725e2091d14fc6e',qos_specs=None,replication_status=,reservations=['e21fbc87-9e4b-41ca-b460-48d7ca44865e','14015d6b-b79a-4369-9998-4a03d01fafe5','e6d7e3cd-593c-4bc0-8dd6-c53331dd0e72','ce0842e3-6be0-4105-b366-aebf63062232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f653e6e1af69483cb35e7ff16625001a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1543411124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51951715-973c-4a45-a0b1-127f48e3a5bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31563370b17a4b999725e2091d14fc6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f653e6e1af69483cb35e7ff16625001a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:08.089477 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (198d25a7-303c-4185-a975-ab1ad8f8299c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:08.131662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (198d25a7-303c-4185-a975-ab1ad8f8299c) transitioned into state 'SUCCESS' from state '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-1543411124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31563370b17a4b999725e2091d14fc6e',qos_specs=None,replication_status=,reservations=['e21fbc87-9e4b-41ca-b460-48d7ca44865e','14015d6b-b79a-4369-9998-4a03d01fafe5','e6d7e3cd-593c-4bc0-8dd6-c53331dd0e72','ce0842e3-6be0-4105-b366-aebf63062232'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f653e6e1af69483cb35e7ff16625001a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:08.133387 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0d2ab31-5b6b-4341-b75a-f16f20703297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:08.152855 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0d2ab31-5b6b-4341-b75a-f16f20703297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:08.154217 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Flow 'volume_create_api' (40ed80ba-a637-42a8-b13f-fe0cb1bf8d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:08.154678 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Create volume request issued successfully. Aug 18 05:34:08.155657 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c28b773f-bbbd-4536-99c9-21c70db96216 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:08.156494 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 803/3240] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:07 2026] POST /volume/v3/volumes => generated 751 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:08.172526 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c9bc036a-cf31-4b77-918b-d5a977c3e328 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:08.174644 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9bc036a-cf31-4b77-918b-d5a977c3e328 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] GET https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb Aug 18 05:34:08.174873 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9bc036a-cf31-4b77-918b-d5a977c3e328 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:08.175128 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9bc036a-cf31-4b77-918b-d5a977c3e328 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:08.186691 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:08.186691 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:08.192705 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c9bc036a-cf31-4b77-918b-d5a977c3e328 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Volume info retrieved successfully. Aug 18 05:34:08.200214 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9bc036a-cf31-4b77-918b-d5a977c3e328 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb returned with HTTP 200 Aug 18 05:34:08.200804 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 819/3241] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:08 2026] GET /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:08.653161 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-117233a8-6a96-4fd7-94f7-f4be62b77d40 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:08.655358 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-117233a8-6a96-4fd7-94f7-f4be62b77d40 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:34:08.655586 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-117233a8-6a96-4fd7-94f7-f4be62b77d40 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:08.655813 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-117233a8-6a96-4fd7-94f7-f4be62b77d40 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:08.663130 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:08.663130 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:08.667334 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-117233a8-6a96-4fd7-94f7-f4be62b77d40 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:08.671960 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-117233a8-6a96-4fd7-94f7-f4be62b77d40 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 200 Aug 18 05:34:08.672372 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 816/3242] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:08 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:08.933789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ebefbef0-b0f1-4b7b-9f5e-6ff56a8db990 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:08.937657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebefbef0-b0f1-4b7b-9f5e-6ff56a8db990 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] GET https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb Aug 18 05:34:08.937657 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebefbef0-b0f1-4b7b-9f5e-6ff56a8db990 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:08.937657 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebefbef0-b0f1-4b7b-9f5e-6ff56a8db990 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:08.943291 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebefbef0-b0f1-4b7b-9f5e-6ff56a8db990 tempest-VolumeRetypeWithoutMigrationTest-596111480 tempest-VolumeRetypeWithoutMigrationTest-596111480-project-member] https://10.4.3.250/volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb returned with HTTP 404 Aug 18 05:34:08.943959 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 805/3243] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:08 2026] GET /volume/v3/volumes/665d6b4b-306e-4800-b7ad-412e24ae2efb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:08.952262 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9f8c3e8b-8f42-4de6-b169-2b0c939ec0cd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:08.954772 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9f8c3e8b-8f42-4de6-b169-2b0c939ec0cd tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] DELETE https://10.4.3.250/volume/v3/types/173dfadd-5297-464d-8dbf-9096c5dd657e Aug 18 05:34:08.955209 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9f8c3e8b-8f42-4de6-b169-2b0c939ec0cd tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:08.955544 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9f8c3e8b-8f42-4de6-b169-2b0c939ec0cd tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:08.955925 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:08.955925 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:08.988120 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9f8c3e8b-8f42-4de6-b169-2b0c939ec0cd tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] https://10.4.3.250/volume/v3/types/173dfadd-5297-464d-8dbf-9096c5dd657e returned with HTTP 202 Aug 18 05:34:08.988657 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 804/3244] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:34:08 2026] DELETE /volume/v3/types/173dfadd-5297-464d-8dbf-9096c5dd657e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:08.996424 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9a5ffb8b-ddbe-4189-846d-4144f5c92758 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:08.998310 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a5ffb8b-ddbe-4189-846d-4144f5c92758 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] GET https://10.4.3.250/volume/v3/types/173dfadd-5297-464d-8dbf-9096c5dd657e Aug 18 05:34:08.998501 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a5ffb8b-ddbe-4189-846d-4144f5c92758 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:08.998740 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a5ffb8b-ddbe-4189-846d-4144f5c92758 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.002488 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a5ffb8b-ddbe-4189-846d-4144f5c92758 tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] https://10.4.3.250/volume/v3/types/173dfadd-5297-464d-8dbf-9096c5dd657e returned with HTTP 404 Aug 18 05:34:09.003286 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 820/3245] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:34:08 2026] GET /volume/v3/types/173dfadd-5297-464d-8dbf-9096c5dd657e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:09.011534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c2207223-2522-460a-92e2-11865820d31b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.013533 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2207223-2522-460a-92e2-11865820d31b tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] DELETE https://10.4.3.250/volume/v3/types/1197054f-1c47-4eb3-aa56-6faccce12e4f Aug 18 05:34:09.013672 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2207223-2522-460a-92e2-11865820d31b tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:09.013882 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2207223-2522-460a-92e2-11865820d31b tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.043279 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2207223-2522-460a-92e2-11865820d31b tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] https://10.4.3.250/volume/v3/types/1197054f-1c47-4eb3-aa56-6faccce12e4f returned with HTTP 202 Aug 18 05:34:09.043685 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 817/3246] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:34:09 2026] DELETE /volume/v3/types/1197054f-1c47-4eb3-aa56-6faccce12e4f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:09.052070 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-729037ea-2cd9-4195-b698-196bdaa68fbe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.056069 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-729037ea-2cd9-4195-b698-196bdaa68fbe tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] GET https://10.4.3.250/volume/v3/types/1197054f-1c47-4eb3-aa56-6faccce12e4f Aug 18 05:34:09.056069 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-729037ea-2cd9-4195-b698-196bdaa68fbe tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:09.056069 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-729037ea-2cd9-4195-b698-196bdaa68fbe tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.058700 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-729037ea-2cd9-4195-b698-196bdaa68fbe tempest-VolumeRetypeWithoutMigrationTest-1558652443 tempest-VolumeRetypeWithoutMigrationTest-1558652443-project-admin] https://10.4.3.250/volume/v3/types/1197054f-1c47-4eb3-aa56-6faccce12e4f returned with HTTP 404 Aug 18 05:34:09.059541 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 806/3247] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:34:09 2026] GET /volume/v3/types/1197054f-1c47-4eb3-aa56-6faccce12e4f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:09.197029 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-53447e6f-a498-4032-a465-b7221b4a551e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.199908 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-53447e6f-a498-4032-a465-b7221b4a551e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:34:09.200348 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-53447e6f-a498-4032-a465-b7221b4a551e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:09.200759 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-53447e6f-a498-4032-a465-b7221b4a551e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.210369 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.210369 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:09.216308 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-53447e6f-a498-4032-a465-b7221b4a551e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:09.219551 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fbf7b164-3a73-4041-8461-ac2637f2efb8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.222116 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fbf7b164-3a73-4041-8461-ac2637f2efb8 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] GET https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb Aug 18 05:34:09.222392 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fbf7b164-3a73-4041-8461-ac2637f2efb8 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:09.222643 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fbf7b164-3a73-4041-8461-ac2637f2efb8 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.234102 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-53447e6f-a498-4032-a465-b7221b4a551e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 200 Aug 18 05:34:09.234713 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 805/3248] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:09 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:09.236641 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.236641 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:09.242055 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fbf7b164-3a73-4041-8461-ac2637f2efb8 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Volume info retrieved successfully. Aug 18 05:34:09.245332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7443625-0356-41f2-8649-df3787cdf444 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.245766 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7443625-0356-41f2-8649-df3787cdf444 None None] GET https://10.4.3.250/volume// Aug 18 05:34:09.245941 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7443625-0356-41f2-8649-df3787cdf444 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:09.246325 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7443625-0356-41f2-8649-df3787cdf444 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.246657 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7443625-0356-41f2-8649-df3787cdf444 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:09.246985 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 818/3249] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:34:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:09.248398 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fbf7b164-3a73-4041-8461-ac2637f2efb8 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb returned with HTTP 200 Aug 18 05:34:09.249517 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 821/3250] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:09 2026] GET /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:09.260963 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f7af6fcd-a878-4dde-9e4e-d37edfdfb168 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.264986 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f7af6fcd-a878-4dde-9e4e-d37edfdfb168 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:34:09.264986 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f7af6fcd-a878-4dde-9e4e-d37edfdfb168 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e08d5552-56b7-4204-87b6-2750f2389331", "connector": null, "instance_uuid": "dde3902d-c4e4-444f-a0a5-fb0d53f97d98"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:09.266277 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3177c1e3-794c-437c-96aa-6a6a74a5477b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.269892 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3177c1e3-794c-437c-96aa-6a6a74a5477b tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] POST https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb/action Aug 18 05:34:09.273046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3177c1e3-794c-437c-96aa-6a6a74a5477b tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-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=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:09.273046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3177c1e3-794c-437c-96aa-6a6a74a5477b tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-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=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:09.278798 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.278798 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:09.286760 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.286760 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:09.294487 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.294487 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:09.295122 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3177c1e3-794c-437c-96aa-6a6a74a5477b tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Volume info retrieved successfully. Aug 18 05:34:09.309918 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3177c1e3-794c-437c-96aa-6a6a74a5477b tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Update volume metadata completed successfully. Aug 18 05:34:09.310196 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3177c1e3-794c-437c-96aa-6a6a74a5477b tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb/action returned with HTTP 200 Aug 18 05:34:09.310650 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 806/3251] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:34:09 2026] POST /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb/action => generated 563 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:09.316217 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f7af6fcd-a878-4dde-9e4e-d37edfdfb168 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:34:09.316217 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 807/3252] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:34:09 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 18 05:34:09.318929 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-630a364b-d69b-4090-a21d-ccd3613a2d62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.321202 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-630a364b-d69b-4090-a21d-ccd3613a2d62 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] GET https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb Aug 18 05:34:09.321486 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-630a364b-d69b-4090-a21d-ccd3613a2d62 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:09.321732 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-630a364b-d69b-4090-a21d-ccd3613a2d62 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.329726 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.329726 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:09.334091 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-630a364b-d69b-4090-a21d-ccd3613a2d62 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Volume info retrieved successfully. Aug 18 05:34:09.339585 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-630a364b-d69b-4090-a21d-ccd3613a2d62 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb returned with HTTP 200 Aug 18 05:34:09.340098 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 819/3253] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:09 2026] GET /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb => generated 1419 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:09.353862 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d49ceb00-467b-45e7-9f17-929f1b4fa722 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.355826 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d49ceb00-467b-45e7-9f17-929f1b4fa722 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] POST https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb/action Aug 18 05:34:09.356172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d49ceb00-467b-45e7-9f17-929f1b4fa722 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:09.356281 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d49ceb00-467b-45e7-9f17-929f1b4fa722 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:09.364863 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.364863 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:09.372366 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.372366 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:09.372843 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d49ceb00-467b-45e7-9f17-929f1b4fa722 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Volume info retrieved successfully. Aug 18 05:34:09.379163 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d49ceb00-467b-45e7-9f17-929f1b4fa722 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Get volume image-metadata completed successfully. Aug 18 05:34:09.392664 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d49ceb00-467b-45e7-9f17-929f1b4fa722 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Delete volume metadata completed successfully. Aug 18 05:34:09.392842 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d49ceb00-467b-45e7-9f17-929f1b4fa722 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb/action returned with HTTP 200 Aug 18 05:34:09.393329 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 822/3254] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:09 2026] POST /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 05:34:09.405090 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e8b4b25f-9847-4bd4-b340-472bf56ad148 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.410521 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8b4b25f-9847-4bd4-b340-472bf56ad148 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] POST https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb/action Aug 18 05:34:09.410879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8b4b25f-9847-4bd4-b340-472bf56ad148 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:09.411023 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8b4b25f-9847-4bd4-b340-472bf56ad148 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:09.428144 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.428144 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:09.429194 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e8b4b25f-9847-4bd4-b340-472bf56ad148 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Volume info retrieved successfully. Aug 18 05:34:09.438484 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e8b4b25f-9847-4bd4-b340-472bf56ad148 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Get volume image-metadata completed successfully. Aug 18 05:34:09.439475 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8b4b25f-9847-4bd4-b340-472bf56ad148 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb/action returned with HTTP 200 Aug 18 05:34:09.440269 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 807/3255] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:09 2026] POST /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb/action => generated 537 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:09.450140 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-13b06e92-a8e9-44ee-8281-a132fdf8bfbf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.454971 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13b06e92-a8e9-44ee-8281-a132fdf8bfbf tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] GET https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb Aug 18 05:34:09.454971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13b06e92-a8e9-44ee-8281-a132fdf8bfbf tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:09.454971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13b06e92-a8e9-44ee-8281-a132fdf8bfbf tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.467459 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.467459 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:09.475490 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-13b06e92-a8e9-44ee-8281-a132fdf8bfbf tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Volume info retrieved successfully. Aug 18 05:34:09.481822 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13b06e92-a8e9-44ee-8281-a132fdf8bfbf tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb returned with HTTP 200 Aug 18 05:34:09.482448 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 808/3256] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:09 2026] GET /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb => generated 1393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:09.498294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c00a4276-3a7d-4ec7-a2b1-6ce9bfc88f5c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.501332 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c00a4276-3a7d-4ec7-a2b1-6ce9bfc88f5c tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] DELETE https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb Aug 18 05:34:09.501890 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c00a4276-3a7d-4ec7-a2b1-6ce9bfc88f5c tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:09.502119 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c00a4276-3a7d-4ec7-a2b1-6ce9bfc88f5c tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.502308 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c00a4276-3a7d-4ec7-a2b1-6ce9bfc88f5c tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Delete volume with id: 51951715-973c-4a45-a0b1-127f48e3a5bb Aug 18 05:34:09.510585 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.510585 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:09.511200 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c00a4276-3a7d-4ec7-a2b1-6ce9bfc88f5c tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Volume info retrieved successfully. Aug 18 05:34:09.534609 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c00a4276-3a7d-4ec7-a2b1-6ce9bfc88f5c tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Delete volume request issued successfully. Aug 18 05:34:09.534914 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c00a4276-3a7d-4ec7-a2b1-6ce9bfc88f5c tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb returned with HTTP 202 Aug 18 05:34:09.535507 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 820/3257] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:09 2026] DELETE /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:09.550928 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d9201045-a1e1-4d93-98bc-0f3374b33565 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:09.554231 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9201045-a1e1-4d93-98bc-0f3374b33565 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] GET https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb Aug 18 05:34:09.554560 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9201045-a1e1-4d93-98bc-0f3374b33565 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:09.554797 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9201045-a1e1-4d93-98bc-0f3374b33565 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:09.564268 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:09.564268 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:09.572268 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d9201045-a1e1-4d93-98bc-0f3374b33565 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Volume info retrieved successfully. Aug 18 05:34:09.577982 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9201045-a1e1-4d93-98bc-0f3374b33565 tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb returned with HTTP 200 Aug 18 05:34:09.578503 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 823/3258] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:09 2026] GET /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:10.496759 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f4e0deda-34bb-4fb8-9789-bbc08dd39b11 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:10.497219 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4e0deda-34bb-4fb8-9789-bbc08dd39b11 None None] GET https://10.4.3.250/volume// Aug 18 05:34:10.497465 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4e0deda-34bb-4fb8-9789-bbc08dd39b11 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:10.497693 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4e0deda-34bb-4fb8-9789-bbc08dd39b11 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:10.498092 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4e0deda-34bb-4fb8-9789-bbc08dd39b11 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:10.498405 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 808/3259] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:34:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:10.513000 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f4f460a8-7aa9-40c1-b590-625a12c7b3af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:10.516591 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f4f460a8-7aa9-40c1-b590-625a12c7b3af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:34:10.516900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f4f460a8-7aa9-40c1-b590-625a12c7b3af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:10.517192 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f4f460a8-7aa9-40c1-b590-625a12c7b3af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:10.540338 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:10.540338 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:10.549963 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f4f460a8-7aa9-40c1-b590-625a12c7b3af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:10.556660 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-f4f460a8-7aa9-40c1-b590-625a12c7b3af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 200 Aug 18 05:34:10.556660 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 809/3260] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:34:10 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 1546 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:10.597063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1ec6e6e-58af-408e-8bd5-c84a0818774e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:10.602595 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1ec6e6e-58af-408e-8bd5-c84a0818774e tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] GET https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb Aug 18 05:34:10.602857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1ec6e6e-58af-408e-8bd5-c84a0818774e tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:10.603080 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1ec6e6e-58af-408e-8bd5-c84a0818774e tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:10.616103 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1ec6e6e-58af-408e-8bd5-c84a0818774e tempest-VolumesImageMetadata-2006565180 tempest-VolumesImageMetadata-2006565180-project-member] https://10.4.3.250/volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb returned with HTTP 404 Aug 18 05:34:10.616747 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 821/3261] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:10 2026] GET /volume/v3/volumes/51951715-973c-4a45-a0b1-127f48e3a5bb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:10.705574 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-dea5d9af-c901-4b49-94c5-256909cfe242 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:10.710240 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-dea5d9af-c901-4b49-94c5-256909cfe242 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/408362e2-92ae-486b-ae2f-2ccf43df07b6 Aug 18 05:34:10.710240 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-dea5d9af-c901-4b49-94c5-256909cfe242 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:10.724997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-dea5d9af-c901-4b49-94c5-256909cfe242 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-e08d5552-56b7-4204-87b6-2750f2389331-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:34:10.735194 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-dea5d9af-c901-4b49-94c5-256909cfe242 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-e08d5552-56b7-4204-87b6-2750f2389331-np0000007601" acquired by "attachment_update" :: waited 0.010s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:34:10.736687 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:10.736687 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:10.853896 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-dea5d9af-c901-4b49-94c5-256909cfe242 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-e08d5552-56b7-4204-87b6-2750f2389331-np0000007601" released by "attachment_update" :: held 0.119s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:34:10.854299 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-dea5d9af-c901-4b49-94c5-256909cfe242 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/408362e2-92ae-486b-ae2f-2ccf43df07b6 returned with HTTP 200 Aug 18 05:34:10.854814 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 824/3262] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:34:10 2026] PUT /volume/v3/attachments/408362e2-92ae-486b-ae2f-2ccf43df07b6 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:10.885880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-170d1f23-df6b-4328-adf1-867c92f29701 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:10.889364 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-170d1f23-df6b-4328-adf1-867c92f29701 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/408362e2-92ae-486b-ae2f-2ccf43df07b6/action Aug 18 05:34:10.892727 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-170d1f23-df6b-4328-adf1-867c92f29701 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:10.892727 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-170d1f23-df6b-4328-adf1-867c92f29701 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:10.914939 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:10.914939 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:10.930967 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-04300a86-6830-4685-92de-8a2767d5f1d3 req-170d1f23-df6b-4328-adf1-867c92f29701 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/408362e2-92ae-486b-ae2f-2ccf43df07b6/action returned with HTTP 204 Aug 18 05:34:10.931601 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 809/3263] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:34:10 2026] POST /volume/v3/attachments/408362e2-92ae-486b-ae2f-2ccf43df07b6/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:11.455954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5a05bf3e-5a92-414b-ac39-7bda38d96ecd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:11.566609 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a05bf3e-5a92-414b-ac39-7bda38d96ecd tempest-AvailabilityZoneTestJSON-585555707 tempest-AvailabilityZoneTestJSON-585555707-project-member] GET https://10.4.3.250/volume/v3/os-availability-zone Aug 18 05:34:11.567072 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a05bf3e-5a92-414b-ac39-7bda38d96ecd tempest-AvailabilityZoneTestJSON-585555707 tempest-AvailabilityZoneTestJSON-585555707-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:11.567072 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5a05bf3e-5a92-414b-ac39-7bda38d96ecd tempest-AvailabilityZoneTestJSON-585555707 tempest-AvailabilityZoneTestJSON-585555707-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:11.570831 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5a05bf3e-5a92-414b-ac39-7bda38d96ecd tempest-AvailabilityZoneTestJSON-585555707 tempest-AvailabilityZoneTestJSON-585555707-project-member] Availability Zones retrieved successfully. Aug 18 05:34:11.571169 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5a05bf3e-5a92-414b-ac39-7bda38d96ecd tempest-AvailabilityZoneTestJSON-585555707 tempest-AvailabilityZoneTestJSON-585555707-project-member] https://10.4.3.250/volume/v3/os-availability-zone returned with HTTP 200 Aug 18 05:34:11.571648 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 810/3264] 10.4.3.250 () {66 vars in 1276 bytes} [Tue Aug 18 05:34:11 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:34:13.240155 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:13.287205 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:13.289339 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:13.289649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1807689451"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:13.291574 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume request body: {'volume': {'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1807689451'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:13.376877 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:13.377381 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1871915501"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:13.380414 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1871915501'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:13.380615 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Create volume of 1 GB Aug 18 05:34:13.385745 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Availability Zones retrieved successfully. Aug 18 05:34:13.392836 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Flow 'volume_create_api' (e8725c11-2fa6-4160-8435-e150d8d3ef75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:13.396169 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4069c55-4f82-4631-8fd4-fa4f5727dac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.396169 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:13.428353 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4069c55-4f82-4631-8fd4-fa4f5727dac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.429514 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9077bf52-6df7-43ef-980f-3359f7ea1e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.513372 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Created reservations ['137105a2-eb36-47e8-837f-0309f5d0554a', '2e6f9128-25df-4f65-b410-361b9ba32174', 'd1256564-f5e2-43f5-95f3-4070ee25f6ce', 'f2a2050c-072f-4849-a055-595f7eae1907'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:13.514582 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9077bf52-6df7-43ef-980f-3359f7ea1e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['137105a2-eb36-47e8-837f-0309f5d0554a', '2e6f9128-25df-4f65-b410-361b9ba32174', 'd1256564-f5e2-43f5-95f3-4070ee25f6ce', 'f2a2050c-072f-4849-a055-595f7eae1907']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.515568 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc6ad77-6b38-4a1b-96d7-1a2723c5dc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.545322 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc6ad77-6b38-4a1b-96d7-1a2723c5dc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7edb49d8-0861-4dec-b219-1fb6d7f6bc81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1871915501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75979bee0e934693b02ac6f4c21367fd',qos_specs=None,replication_status=,reservations=['137105a2-eb36-47e8-837f-0309f5d0554a','2e6f9128-25df-4f65-b410-361b9ba32174','d1256564-f5e2-43f5-95f3-4070ee25f6ce','f2a2050c-072f-4849-a055-595f7eae1907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83ff2d248ac419eb87ec9ec666ac983',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1871915501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7edb49d8-0861-4dec-b219-1fb6d7f6bc81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75979bee0e934693b02ac6f4c21367fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e83ff2d248ac419eb87ec9ec666ac983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.546349 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605aab6f-d36f-48c6-8c05-a66f9f6194ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.586279 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605aab6f-d36f-48c6-8c05-a66f9f6194ec) transitioned into state 'SUCCESS' from state '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-1871915501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75979bee0e934693b02ac6f4c21367fd',qos_specs=None,replication_status=,reservations=['137105a2-eb36-47e8-837f-0309f5d0554a','2e6f9128-25df-4f65-b410-361b9ba32174','d1256564-f5e2-43f5-95f3-4070ee25f6ce','f2a2050c-072f-4849-a055-595f7eae1907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83ff2d248ac419eb87ec9ec666ac983',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.587340 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2564b48d-021d-416c-a577-23544876413f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.599652 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2564b48d-021d-416c-a577-23544876413f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.600685 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Flow 'volume_create_api' (e8725c11-2fa6-4160-8435-e150d8d3ef75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:13.601004 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Create volume request issued successfully. Aug 18 05:34:13.601722 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a118a62b-a8f6-4c1e-827a-e75f74079536 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:13.602240 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 822/3265] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:34:13 2026] POST /volume/v3/volumes => generated 819 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:13.615102 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume of 1 GB Aug 18 05:34:13.616036 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:13.616036 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:13.619789 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Availability Zones retrieved successfully. Aug 18 05:34:13.625185 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d7cb59a6-e436-4759-a90f-714520c28e9c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:13.625585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Flow 'volume_create_api' (3a6208b3-c5d5-4d91-90ab-8589b4e4624a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:13.626624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01547eb9-4536-4764-8bdd-fdc54a38a84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.627648 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:13.629244 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7cb59a6-e436-4759-a90f-714520c28e9c tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:13.629365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7cb59a6-e436-4759-a90f-714520c28e9c tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:13.629752 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7cb59a6-e436-4759-a90f-714520c28e9c tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:13.647110 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:13.647110 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:13.655836 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d7cb59a6-e436-4759-a90f-714520c28e9c tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Volume info retrieved successfully. Aug 18 05:34:13.663123 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7cb59a6-e436-4759-a90f-714520c28e9c tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 200 Aug 18 05:34:13.663581 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 810/3266] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:13 2026] GET /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:13.726719 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01547eb9-4536-4764-8bdd-fdc54a38a84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.727874 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41101f25-685e-4023-a36d-143ba17be16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.789296 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Created reservations ['39b7e66c-93fd-4212-bc0c-ccb56e2a52b6', '9a332ad7-bf84-4459-8eef-716c4d1e647e', 'aa729960-91b3-4537-906c-b9e0e756b436', '91110854-9567-4eb4-a962-792db89444ad'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:13.790212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41101f25-685e-4023-a36d-143ba17be16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39b7e66c-93fd-4212-bc0c-ccb56e2a52b6', '9a332ad7-bf84-4459-8eef-716c4d1e647e', 'aa729960-91b3-4537-906c-b9e0e756b436', '91110854-9567-4eb4-a962-792db89444ad']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.791029 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e06b02-dd8c-4244-a562-8a39ab691ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.814170 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8e06b02-dd8c-4244-a562-8a39ab691ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd28eb630-e620-4161-9f4d-b6c3e6796471', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1807689451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d63ff141ae49e1a52624ecaa4cff9b',qos_specs=None,replication_status=,reservations=['39b7e66c-93fd-4212-bc0c-ccb56e2a52b6','9a332ad7-bf84-4459-8eef-716c4d1e647e','aa729960-91b3-4537-906c-b9e0e756b436','91110854-9567-4eb4-a962-792db89444ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc769516f8db4fa6bc85cf13d856978d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1807689451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d28eb630-e620-4161-9f4d-b6c3e6796471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21d63ff141ae49e1a52624ecaa4cff9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc769516f8db4fa6bc85cf13d856978d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.814807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31244555-0ee8-416e-8b9b-975544f735d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.834981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31244555-0ee8-416e-8b9b-975544f735d9) transitioned into state 'SUCCESS' from state '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-1807689451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d63ff141ae49e1a52624ecaa4cff9b',qos_specs=None,replication_status=,reservations=['39b7e66c-93fd-4212-bc0c-ccb56e2a52b6','9a332ad7-bf84-4459-8eef-716c4d1e647e','aa729960-91b3-4537-906c-b9e0e756b436','91110854-9567-4eb4-a962-792db89444ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc769516f8db4fa6bc85cf13d856978d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.835902 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2a12a8-7e88-404e-abee-d86dadb6f49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:13.844354 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2a12a8-7e88-404e-abee-d86dadb6f49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:13.845210 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Flow 'volume_create_api' (3a6208b3-c5d5-4d91-90ab-8589b4e4624a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:13.845549 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume request issued successfully. Aug 18 05:34:13.846164 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-538dbb8a-dd54-475b-8de5-10c9f4a2b89b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:13.846653 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 825/3267] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:13 2026] POST /volume/v3/volumes => generated 747 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:13.857312 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-959d0566-f84b-4aa8-b83b-3191074cbf52 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:13.859240 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-959d0566-f84b-4aa8-b83b-3191074cbf52 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 Aug 18 05:34:13.859513 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-959d0566-f84b-4aa8-b83b-3191074cbf52 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:13.859723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-959d0566-f84b-4aa8-b83b-3191074cbf52 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:13.867379 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:13.867379 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:13.872489 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-959d0566-f84b-4aa8-b83b-3191074cbf52 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:13.879235 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-959d0566-f84b-4aa8-b83b-3191074cbf52 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 returned with HTTP 200 Aug 18 05:34:13.879663 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 811/3268] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:13 2026] GET /volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:14.684063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1bf70751-d65a-4be8-838e-20f54983a97f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:14.686238 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bf70751-d65a-4be8-838e-20f54983a97f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:14.686238 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bf70751-d65a-4be8-838e-20f54983a97f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:14.686450 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bf70751-d65a-4be8-838e-20f54983a97f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:14.694140 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:14.694140 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:14.700316 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1bf70751-d65a-4be8-838e-20f54983a97f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Volume info retrieved successfully. Aug 18 05:34:14.707427 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bf70751-d65a-4be8-838e-20f54983a97f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 200 Aug 18 05:34:14.707998 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 823/3269] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:14 2026] GET /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:14.720280 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f99f2ae-5b3d-43cc-a498-7a09241c00c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:14.723528 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f99f2ae-5b3d-43cc-a498-7a09241c00c3 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] POST https://10.4.3.250/volume/v3/volume-transfers Aug 18 05:34:14.723528 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f99f2ae-5b3d-43cc-a498-7a09241c00c3 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7edb49d8-0861-4dec-b219-1fb6d7f6bc81"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:14.724712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volume_transfer [None req-4f99f2ae-5b3d-43cc-a498-7a09241c00c3 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Creating new volume transfer {'transfer': {'volume_id': '7edb49d8-0861-4dec-b219-1fb6d7f6bc81'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 05:34:14.724837 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volume_transfer [None req-4f99f2ae-5b3d-43cc-a498-7a09241c00c3 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Creating transfer of volume 7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:14.724997 np0000007601 devstack@c-api.service[100217]: INFO cinder.transfer.api [None req-4f99f2ae-5b3d-43cc-a498-7a09241c00c3 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Generating transfer record for volume 7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:14.733194 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:14.733194 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:14.744862 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f99f2ae-5b3d-43cc-a498-7a09241c00c3 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volume-transfers returned with HTTP 202 Aug 18 05:34:14.745356 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 811/3270] 10.4.3.250 () {70 vars in 1326 bytes} [Tue Aug 18 05:34:14 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:14.754734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f9f30bbb-9621-4a63-a010-10dfd257235b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:14.760078 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9f30bbb-9621-4a63-a010-10dfd257235b tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:14.760078 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9f30bbb-9621-4a63-a010-10dfd257235b tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:14.760078 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f9f30bbb-9621-4a63-a010-10dfd257235b tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:14.770413 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:14.770413 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:14.776428 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f9f30bbb-9621-4a63-a010-10dfd257235b tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Volume info retrieved successfully. Aug 18 05:34:14.786117 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f9f30bbb-9621-4a63-a010-10dfd257235b tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 200 Aug 18 05:34:14.786536 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 826/3271] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:14 2026] GET /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:14.803038 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33016a7c-b71a-4fe5-bc24-0d403cfc54c4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:14.805130 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33016a7c-b71a-4fe5-bc24-0d403cfc54c4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volume-transfers/95637dec-97ce-49e9-a5d4-b6a6b597ab6f Aug 18 05:34:14.805427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33016a7c-b71a-4fe5-bc24-0d403cfc54c4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:14.805809 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33016a7c-b71a-4fe5-bc24-0d403cfc54c4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:14.810652 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33016a7c-b71a-4fe5-bc24-0d403cfc54c4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volume-transfers/95637dec-97ce-49e9-a5d4-b6a6b597ab6f returned with HTTP 200 Aug 18 05:34:14.811352 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 812/3272] 10.4.3.250 () {68 vars in 1416 bytes} [Tue Aug 18 05:34:14 2026] GET /volume/v3/volume-transfers/95637dec-97ce-49e9-a5d4-b6a6b597ab6f => generated 432 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:14.819934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32b40f38-3248-4680-913b-48e4c64feb3f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:14.822250 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32b40f38-3248-4680-913b-48e4c64feb3f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volume-transfers Aug 18 05:34:14.822538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32b40f38-3248-4680-913b-48e4c64feb3f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:14.822790 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32b40f38-3248-4680-913b-48e4c64feb3f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:14.823002 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volume_transfer [None req-32b40f38-3248-4680-913b-48e4c64feb3f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Listing volume transfers {{(pid=100214) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 05:34:14.829220 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32b40f38-3248-4680-913b-48e4c64feb3f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volume-transfers returned with HTTP 200 Aug 18 05:34:14.829740 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 824/3273] 10.4.3.250 () {68 vars in 1305 bytes} [Tue Aug 18 05:34:14 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:14.840125 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:14.898364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-be95b4aa-b4f2-4f9b-b4b9-fdc822796599 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:14.900475 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be95b4aa-b4f2-4f9b-b4b9-fdc822796599 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 Aug 18 05:34:14.900751 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be95b4aa-b4f2-4f9b-b4b9-fdc822796599 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:14.901034 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be95b4aa-b4f2-4f9b-b4b9-fdc822796599 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:14.912697 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:14.912697 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:14.917102 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-be95b4aa-b4f2-4f9b-b4b9-fdc822796599 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:14.922731 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be95b4aa-b4f2-4f9b-b4b9-fdc822796599 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 returned with HTTP 200 Aug 18 05:34:14.923184 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 827/3274] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:14 2026] GET /volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:14.937045 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:14.939805 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:14.940484 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d28eb630-e620-4161-9f4d-b6c3e6796471", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1560155208"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:14.942680 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume request body: {'volume': {'source_volid': 'd28eb630-e620-4161-9f4d-b6c3e6796471', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1560155208'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:14.955141 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:14.955141 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:14.956162 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume retrieved successfully. Aug 18 05:34:14.956447 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume of 1 GB Aug 18 05:34:14.962517 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Availability Zones retrieved successfully. Aug 18 05:34:14.972955 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Flow 'volume_create_api' (3a7f7253-03e1-4e9c-9827-634b9d2387b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:14.975352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c95546-66df-4a07-8bae-61077a293c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:14.977136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:15.001907 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] POST https://10.4.3.250/volume/v3/volume-transfers/95637dec-97ce-49e9-a5d4-b6a6b597ab6f/accept Aug 18 05:34:15.002470 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d45aee300edf05ec"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:15.004583 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.volume_transfer [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Accepting volume transfer 95637dec-97ce-49e9-a5d4-b6a6b597ab6f {{(pid=100217) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 05:34:15.004816 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Accepting transfer 95637dec-97ce-49e9-a5d4-b6a6b597ab6f Aug 18 05:34:15.009896 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c95546-66df-4a07-8bae-61077a293c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd28eb630-e620-4161-9f4d-b6c3e6796471', 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:15.010885 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c541b914-84bf-4ccb-a61f-2b75e5b173b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:15.057514 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Created reservations ['8a6f18bf-52cb-4f15-b4ec-6c3b9badfe44', 'ba060638-1b23-4c6a-8e9e-99d5c26440d1', 'fb964a87-232e-46dc-834c-ef50da80fd36', 'd662087c-6650-4953-8e00-3814963d4684'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:15.058405 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c541b914-84bf-4ccb-a61f-2b75e5b173b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6f18bf-52cb-4f15-b4ec-6c3b9badfe44', 'ba060638-1b23-4c6a-8e9e-99d5c26440d1', 'fb964a87-232e-46dc-834c-ef50da80fd36', 'd662087c-6650-4953-8e00-3814963d4684']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:15.059148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dccc9f3-3769-4359-8f1f-dd996670c30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:15.089419 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Created reservations ['0701b039-51c5-4226-aa19-ed631163db5f', '605718ef-73e9-4c31-83c8-4038f54396cd', '3e7f828a-eac3-4d79-a738-47c9df1d9c8b', '04bceace-feac-4164-af9c-921798f6a29a'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:15.099005 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dccc9f3-3769-4359-8f1f-dd996670c30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68d93ee5-7111-45ba-8a91-55d1af59f5ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1560155208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d63ff141ae49e1a52624ecaa4cff9b',qos_specs=None,replication_status=,reservations=['8a6f18bf-52cb-4f15-b4ec-6c3b9badfe44','ba060638-1b23-4c6a-8e9e-99d5c26440d1','fb964a87-232e-46dc-834c-ef50da80fd36','d662087c-6650-4953-8e00-3814963d4684'],size=1,snapshot_id=None,source_replicaid=,source_volid=d28eb630-e620-4161-9f4d-b6c3e6796471,status='creating',user_id='fc769516f8db4fa6bc85cf13d856978d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), '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-18T05:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1560155208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68d93ee5-7111-45ba-8a91-55d1af59f5ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21d63ff141ae49e1a52624ecaa4cff9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d28eb630-e620-4161-9f4d-b6c3e6796471,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc769516f8db4fa6bc85cf13d856978d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:15.100208 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80a49e61-24da-440a-ba0d-ccd3d50375e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:15.128776 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80a49e61-24da-440a-ba0d-ccd3d50375e3) transitioned into state 'SUCCESS' from state '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-1560155208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d63ff141ae49e1a52624ecaa4cff9b',qos_specs=None,replication_status=,reservations=['8a6f18bf-52cb-4f15-b4ec-6c3b9badfe44','ba060638-1b23-4c6a-8e9e-99d5c26440d1','fb964a87-232e-46dc-834c-ef50da80fd36','d662087c-6650-4953-8e00-3814963d4684'],size=1,snapshot_id=None,source_replicaid=,source_volid=d28eb630-e620-4161-9f4d-b6c3e6796471,status='creating',user_id='fc769516f8db4fa6bc85cf13d856978d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:15.129798 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f38c0336-1bea-4eaf-a22e-0b9be17c4a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:15.155575 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Created reservations ['eb9e5044-029a-468e-9962-206d671a8b12', 'fce12aae-e934-4d17-a3e1-0bb38fbb91df', '4c2220b4-d4b2-4dde-b6c0-0e19518a677b', '8eba1413-c387-4348-a6df-bbb0de485d29'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:15.161001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f38c0336-1bea-4eaf-a22e-0b9be17c4a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:15.162102 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Flow 'volume_create_api' (3a7f7253-03e1-4e9c-9827-634b9d2387b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:15.162579 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume request issued successfully. Aug 18 05:34:15.163623 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b6159d7-db5a-47e2-8c00-098dfa4e36b5 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:15.164318 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 813/3275] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:14 2026] POST /volume/v3/volumes => generated 780 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:15.187238 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e1252831-bd3e-4405-bdac-a95866095329 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:15.193635 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1252831-bd3e-4405-bdac-a95866095329 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea Aug 18 05:34:15.193850 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1252831-bd3e-4405-bdac-a95866095329 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:15.194105 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e1252831-bd3e-4405-bdac-a95866095329 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:15.209436 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:15.209436 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:15.212312 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Created reservations ['1f3d4d1e-6e5a-4f46-8226-7ebdd5c313ff', '3c4b5f7f-348c-4c41-a661-5215c2a7e8ef', 'cec36d44-bfca-4b84-a281-8f96e2cb8e9b', 'c1d9671f-90bc-4039-acb3-b692c440c223'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:15.214098 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e1252831-bd3e-4405-bdac-a95866095329 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:15.219646 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e1252831-bd3e-4405-bdac-a95866095329 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea returned with HTTP 200 Aug 18 05:34:15.219991 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 825/3276] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:15 2026] GET /volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:15.255787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Created reservations ['f68d3369-f7e3-4275-bfb3-706ecafcaac2', '068240f1-f1e1-4e07-916d-7fa6c7aa14dd', '85201ad9-eea7-450f-8a63-06bffad47104', '4f4a3c8c-b53c-403a-a85f-e796fb644a48'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:15.274065 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Transfer volume completed successfully. Aug 18 05:34:15.367978 np0000007601 devstack@c-api.service[100217]: INFO cinder.transfer.api [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Volume 7edb49d8-0861-4dec-b219-1fb6d7f6bc81 has been transferred. Aug 18 05:34:15.379152 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e844cbd-4624-466d-bd66-9058f29aa6a9 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] https://10.4.3.250/volume/v3/volume-transfers/95637dec-97ce-49e9-a5d4-b6a6b597ab6f/accept returned with HTTP 202 Aug 18 05:34:15.380534 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 812/3277] 10.4.3.250 () {70 vars in 1458 bytes} [Tue Aug 18 05:34:14 2026] POST /volume/v3/volume-transfers/95637dec-97ce-49e9-a5d4-b6a6b597ab6f/accept => generated 365 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:15.395452 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-de9247d8-eeda-4430-b5cc-ef6b2b20a615 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:15.399184 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-de9247d8-eeda-4430-b5cc-ef6b2b20a615 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] GET https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:15.399184 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-de9247d8-eeda-4430-b5cc-ef6b2b20a615 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:15.399545 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-de9247d8-eeda-4430-b5cc-ef6b2b20a615 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:15.409935 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:15.409935 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:15.420123 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-de9247d8-eeda-4430-b5cc-ef6b2b20a615 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Volume info retrieved successfully. Aug 18 05:34:15.439712 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-de9247d8-eeda-4430-b5cc-ef6b2b20a615 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 200 Aug 18 05:34:15.439712 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 828/3278] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:15 2026] GET /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 946 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:15.455071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ba22d9a-c7d6-487a-9157-c85a2b9ff472 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:15.457286 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ba22d9a-c7d6-487a-9157-c85a2b9ff472 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] GET https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:15.457649 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ba22d9a-c7d6-487a-9157-c85a2b9ff472 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:15.457882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ba22d9a-c7d6-487a-9157-c85a2b9ff472 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:15.469180 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:15.469180 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:15.474391 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7ba22d9a-c7d6-487a-9157-c85a2b9ff472 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] Volume info retrieved successfully. Aug 18 05:34:15.481895 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ba22d9a-c7d6-487a-9157-c85a2b9ff472 tempest-VolumesTransfersV355Test-2026815817 tempest-VolumesTransfersV355Test-2026815817-project-member] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 200 Aug 18 05:34:15.482196 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 814/3279] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:15 2026] GET /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:15.500546 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f39b5f06-33d3-4215-b2a2-6cd83d044785 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:15.505989 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f39b5f06-33d3-4215-b2a2-6cd83d044785 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] DELETE https://10.4.3.250/volume/v3/volume-transfers/95637dec-97ce-49e9-a5d4-b6a6b597ab6f Aug 18 05:34:15.506183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f39b5f06-33d3-4215-b2a2-6cd83d044785 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:15.506444 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f39b5f06-33d3-4215-b2a2-6cd83d044785 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:15.506578 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.volume_transfer [None req-f39b5f06-33d3-4215-b2a2-6cd83d044785 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Delete transfer with id: 95637dec-97ce-49e9-a5d4-b6a6b597ab6f Aug 18 05:34:15.520791 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f39b5f06-33d3-4215-b2a2-6cd83d044785 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volume-transfers/95637dec-97ce-49e9-a5d4-b6a6b597ab6f returned with HTTP 404 Aug 18 05:34:15.521348 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 826/3280] 10.4.3.250 () {68 vars in 1419 bytes} [Tue Aug 18 05:34:15 2026] DELETE /volume/v3/volume-transfers/95637dec-97ce-49e9-a5d4-b6a6b597ab6f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:34:15.534303 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-034ee309-d6b5-4a14-b8da-3814e4b198d3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:15.633170 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-034ee309-d6b5-4a14-b8da-3814e4b198d3 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:15.633911 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-034ee309-d6b5-4a14-b8da-3814e4b198d3 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:15.633911 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-034ee309-d6b5-4a14-b8da-3814e4b198d3 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:15.633911 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-034ee309-d6b5-4a14-b8da-3814e4b198d3 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Delete volume with id: 7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:15.646875 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:15.646875 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:15.647455 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-034ee309-d6b5-4a14-b8da-3814e4b198d3 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Volume info retrieved successfully. Aug 18 05:34:15.677973 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-034ee309-d6b5-4a14-b8da-3814e4b198d3 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Delete volume request issued successfully. Aug 18 05:34:15.678175 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-034ee309-d6b5-4a14-b8da-3814e4b198d3 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 202 Aug 18 05:34:15.678661 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 813/3281] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:34:15 2026] DELETE /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:34:15.688182 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bfc1c12d-b891-4706-bc1f-ca4c07cb5f5c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:15.692656 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bfc1c12d-b891-4706-bc1f-ca4c07cb5f5c tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] GET https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:15.692656 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bfc1c12d-b891-4706-bc1f-ca4c07cb5f5c tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:15.692656 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bfc1c12d-b891-4706-bc1f-ca4c07cb5f5c tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:15.704796 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:15.704796 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:15.710211 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bfc1c12d-b891-4706-bc1f-ca4c07cb5f5c tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Volume info retrieved successfully. Aug 18 05:34:15.715699 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bfc1c12d-b891-4706-bc1f-ca4c07cb5f5c tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 200 Aug 18 05:34:15.716138 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 829/3282] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:15 2026] GET /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:16.234989 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-019c5127-ab95-41dc-9714-f46b9c766193 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.237290 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-019c5127-ab95-41dc-9714-f46b9c766193 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea Aug 18 05:34:16.237520 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-019c5127-ab95-41dc-9714-f46b9c766193 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:16.237757 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-019c5127-ab95-41dc-9714-f46b9c766193 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:16.249938 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:16.249938 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:16.254690 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-019c5127-ab95-41dc-9714-f46b9c766193 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:16.262819 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-019c5127-ab95-41dc-9714-f46b9c766193 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea returned with HTTP 200 Aug 18 05:34:16.263468 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 815/3283] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:16 2026] GET /volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:16.276186 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-498ca5dd-a27a-482f-af37-ee3ce1e82897 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.278198 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-498ca5dd-a27a-482f-af37-ee3ce1e82897 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea Aug 18 05:34:16.278446 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-498ca5dd-a27a-482f-af37-ee3ce1e82897 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:16.278644 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-498ca5dd-a27a-482f-af37-ee3ce1e82897 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:16.289324 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:16.289324 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:16.294799 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-498ca5dd-a27a-482f-af37-ee3ce1e82897 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:16.301769 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-498ca5dd-a27a-482f-af37-ee3ce1e82897 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea returned with HTTP 200 Aug 18 05:34:16.302481 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 827/3284] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:16 2026] GET /volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea => generated 1389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:16.321969 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2436ae9e-f32a-43f5-b614-fd3aba25fe67 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.323754 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2436ae9e-f32a-43f5-b614-fd3aba25fe67 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea Aug 18 05:34:16.323931 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2436ae9e-f32a-43f5-b614-fd3aba25fe67 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:16.324133 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2436ae9e-f32a-43f5-b614-fd3aba25fe67 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:16.501781 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:16.501781 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:16.506360 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2436ae9e-f32a-43f5-b614-fd3aba25fe67 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:16.511503 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2436ae9e-f32a-43f5-b614-fd3aba25fe67 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea returned with HTTP 200 Aug 18 05:34:16.511887 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 814/3285] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:16 2026] GET /volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea => generated 1389 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:16.525529 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b315b4a9-49a5-49f4-952f-a8f907f9976d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.527466 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b315b4a9-49a5-49f4-952f-a8f907f9976d tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] DELETE https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea Aug 18 05:34:16.527679 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b315b4a9-49a5-49f4-952f-a8f907f9976d tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:16.527869 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b315b4a9-49a5-49f4-952f-a8f907f9976d tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:16.528059 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b315b4a9-49a5-49f4-952f-a8f907f9976d tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Delete volume with id: 68d93ee5-7111-45ba-8a91-55d1af59f5ea Aug 18 05:34:16.539117 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:16.539117 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:16.539672 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b315b4a9-49a5-49f4-952f-a8f907f9976d tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:16.565665 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b315b4a9-49a5-49f4-952f-a8f907f9976d tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Delete volume request issued successfully. Aug 18 05:34:16.566028 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b315b4a9-49a5-49f4-952f-a8f907f9976d tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea returned with HTTP 202 Aug 18 05:34:16.566682 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 830/3286] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:16 2026] DELETE /volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:16.575550 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-339abfda-9666-4c1f-8985-55913ad4cbf2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.577984 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-339abfda-9666-4c1f-8985-55913ad4cbf2 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea Aug 18 05:34:16.578277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-339abfda-9666-4c1f-8985-55913ad4cbf2 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:16.578516 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-339abfda-9666-4c1f-8985-55913ad4cbf2 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:16.589686 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:16.589686 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:16.596404 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-339abfda-9666-4c1f-8985-55913ad4cbf2 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:16.606701 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-339abfda-9666-4c1f-8985-55913ad4cbf2 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea returned with HTTP 200 Aug 18 05:34:16.607249 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 816/3287] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:16 2026] GET /volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:16.735295 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c3705e5-e075-41fa-8665-06f68d9a75d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.736798 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c3705e5-e075-41fa-8665-06f68d9a75d8 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] GET https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:16.737005 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c3705e5-e075-41fa-8665-06f68d9a75d8 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:16.737202 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c3705e5-e075-41fa-8665-06f68d9a75d8 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:16.743144 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c3705e5-e075-41fa-8665-06f68d9a75d8 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 404 Aug 18 05:34:16.743644 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 828/3288] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:16 2026] GET /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:34:16.751617 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cb5406bb-f46c-49e0-ba06-21bfdbd46619 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.752364 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb5406bb-f46c-49e0-ba06-21bfdbd46619 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:16.752603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb5406bb-f46c-49e0-ba06-21bfdbd46619 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:16.752814 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb5406bb-f46c-49e0-ba06-21bfdbd46619 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:16.758095 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb5406bb-f46c-49e0-ba06-21bfdbd46619 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 404 Aug 18 05:34:16.758592 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 815/3289] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:16 2026] GET /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:34:16.765717 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-84b2375a-2428-4724-a05a-7aaa7d41dba5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.767816 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84b2375a-2428-4724-a05a-7aaa7d41dba5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:16.768089 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84b2375a-2428-4724-a05a-7aaa7d41dba5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:16.768289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84b2375a-2428-4724-a05a-7aaa7d41dba5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:16.768457 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-84b2375a-2428-4724-a05a-7aaa7d41dba5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Delete volume with id: 7edb49d8-0861-4dec-b219-1fb6d7f6bc81 Aug 18 05:34:16.774901 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84b2375a-2428-4724-a05a-7aaa7d41dba5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 returned with HTTP 404 Aug 18 05:34:16.775898 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 831/3290] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:34:16 2026] DELETE /volume/v3/volumes/7edb49d8-0861-4dec-b219-1fb6d7f6bc81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:34:16.785462 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.786918 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:16.787355 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-868588109"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:16.789090 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-868588109'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:16.789090 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Create volume of 1 GB Aug 18 05:34:16.792959 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Availability Zones retrieved successfully. Aug 18 05:34:16.798889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Flow 'volume_create_api' (672a9ccd-156a-44bd-95c8-1cadf1c97740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:16.800118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6501c49-6579-4d3b-ba63-49f420a86a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:16.801484 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:16.828350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6501c49-6579-4d3b-ba63-49f420a86a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:16.829094 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321f4953-6a44-4c5d-86da-04f1bd274137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:16.873553 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Created reservations ['2116cdb1-1bd0-484f-b5d8-ff8852c18a7f', 'b3d46565-de02-4678-8768-de90b9246e57', 'b410b87b-347a-4489-80d5-84a9d0466117', '1bb8d1b2-db0c-4c07-b95b-8a56b5a52fe5'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:16.875509 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (321f4953-6a44-4c5d-86da-04f1bd274137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2116cdb1-1bd0-484f-b5d8-ff8852c18a7f', 'b3d46565-de02-4678-8768-de90b9246e57', 'b410b87b-347a-4489-80d5-84a9d0466117', '1bb8d1b2-db0c-4c07-b95b-8a56b5a52fe5']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:16.875923 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302bede4-b63a-4cee-985c-8bb51f53f022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:16.907679 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302bede4-b63a-4cee-985c-8bb51f53f022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4bc959e-cfbd-448b-a3af-bd3c49dc568e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-868588109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75979bee0e934693b02ac6f4c21367fd',qos_specs=None,replication_status=,reservations=['2116cdb1-1bd0-484f-b5d8-ff8852c18a7f','b3d46565-de02-4678-8768-de90b9246e57','b410b87b-347a-4489-80d5-84a9d0466117','1bb8d1b2-db0c-4c07-b95b-8a56b5a52fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83ff2d248ac419eb87ec9ec666ac983',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-868588109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4bc959e-cfbd-448b-a3af-bd3c49dc568e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75979bee0e934693b02ac6f4c21367fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e83ff2d248ac419eb87ec9ec666ac983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:16.907851 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acd523f-fa83-4e5a-adbc-b8c8c23e2eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:16.929978 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acd523f-fa83-4e5a-adbc-b8c8c23e2eaa) transitioned into state 'SUCCESS' from state '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-868588109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75979bee0e934693b02ac6f4c21367fd',qos_specs=None,replication_status=,reservations=['2116cdb1-1bd0-484f-b5d8-ff8852c18a7f','b3d46565-de02-4678-8768-de90b9246e57','b410b87b-347a-4489-80d5-84a9d0466117','1bb8d1b2-db0c-4c07-b95b-8a56b5a52fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83ff2d248ac419eb87ec9ec666ac983',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:16.931305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6aaac6-8335-421e-8cbb-32dfbad31674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:16.942308 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6aaac6-8335-421e-8cbb-32dfbad31674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:16.943222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Flow 'volume_create_api' (672a9ccd-156a-44bd-95c8-1cadf1c97740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:16.943595 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Create volume request issued successfully. Aug 18 05:34:16.944802 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7c856757-3747-4d03-92be-d56ddcb71eb4 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:16.945066 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 817/3291] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:34:16 2026] POST /volume/v3/volumes => generated 818 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:16.965884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-759e4f38-36db-47d3-a184-d513968c7474 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:16.968735 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-759e4f38-36db-47d3-a184-d513968c7474 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:16.968917 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-759e4f38-36db-47d3-a184-d513968c7474 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:16.969181 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-759e4f38-36db-47d3-a184-d513968c7474 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:16.981038 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:16.981038 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:16.983952 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-759e4f38-36db-47d3-a184-d513968c7474 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Volume info retrieved successfully. Aug 18 05:34:16.992089 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-759e4f38-36db-47d3-a184-d513968c7474 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e returned with HTTP 200 Aug 18 05:34:16.992727 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 829/3292] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:16 2026] GET /volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:17.624284 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b2e7a689-ef5d-4e7e-8220-6fe3388075be None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:17.628184 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b2e7a689-ef5d-4e7e-8220-6fe3388075be tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea Aug 18 05:34:17.628466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b2e7a689-ef5d-4e7e-8220-6fe3388075be tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:17.628758 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b2e7a689-ef5d-4e7e-8220-6fe3388075be tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:17.640963 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b2e7a689-ef5d-4e7e-8220-6fe3388075be tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea returned with HTTP 404 Aug 18 05:34:17.643915 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 816/3293] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:17 2026] GET /volume/v3/volumes/68d93ee5-7111-45ba-8a91-55d1af59f5ea => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:17.652827 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d799d03a-afc1-4744-b046-ea284d9f7090 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:17.654730 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d799d03a-afc1-4744-b046-ea284d9f7090 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 Aug 18 05:34:17.655069 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d799d03a-afc1-4744-b046-ea284d9f7090 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:17.655260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d799d03a-afc1-4744-b046-ea284d9f7090 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:17.663739 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:17.663739 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:17.668740 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d799d03a-afc1-4744-b046-ea284d9f7090 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:17.674760 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d799d03a-afc1-4744-b046-ea284d9f7090 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 returned with HTTP 200 Aug 18 05:34:17.675239 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 832/3294] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:17 2026] GET /volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:17.689080 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a11c1c30-649f-440d-a563-c545cfc214f3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:17.691628 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a11c1c30-649f-440d-a563-c545cfc214f3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] DELETE https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 Aug 18 05:34:17.692225 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a11c1c30-649f-440d-a563-c545cfc214f3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:17.692541 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a11c1c30-649f-440d-a563-c545cfc214f3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:17.692796 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a11c1c30-649f-440d-a563-c545cfc214f3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Delete volume with id: d28eb630-e620-4161-9f4d-b6c3e6796471 Aug 18 05:34:17.704827 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:17.704827 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:17.705716 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a11c1c30-649f-440d-a563-c545cfc214f3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:17.732234 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a11c1c30-649f-440d-a563-c545cfc214f3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Delete volume request issued successfully. Aug 18 05:34:17.732821 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a11c1c30-649f-440d-a563-c545cfc214f3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 returned with HTTP 202 Aug 18 05:34:17.733715 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 818/3295] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:17 2026] DELETE /volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:17.743731 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d9237df-1e93-453b-8efa-3d8e80daebcb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:17.746386 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d9237df-1e93-453b-8efa-3d8e80daebcb tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 Aug 18 05:34:17.746602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d9237df-1e93-453b-8efa-3d8e80daebcb tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:17.746799 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d9237df-1e93-453b-8efa-3d8e80daebcb tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:17.759690 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:17.759690 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:17.766715 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6d9237df-1e93-453b-8efa-3d8e80daebcb tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:17.774492 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d9237df-1e93-453b-8efa-3d8e80daebcb tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 returned with HTTP 200 Aug 18 05:34:17.775721 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 830/3296] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:17 2026] GET /volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:18.008005 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4fde9331-12f9-4e41-b6dc-ec82e614ae04 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.011398 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fde9331-12f9-4e41-b6dc-ec82e614ae04 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:18.011690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fde9331-12f9-4e41-b6dc-ec82e614ae04 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:18.011879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fde9331-12f9-4e41-b6dc-ec82e614ae04 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:18.029027 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:18.029027 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:18.034684 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4fde9331-12f9-4e41-b6dc-ec82e614ae04 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Volume info retrieved successfully. Aug 18 05:34:18.039485 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fde9331-12f9-4e41-b6dc-ec82e614ae04 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e returned with HTTP 200 Aug 18 05:34:18.039921 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 817/3297] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:18 2026] GET /volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:18.053700 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7b07d2e2-a308-4dac-9a34-94e6f61eccf1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.055148 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7b07d2e2-a308-4dac-9a34-94e6f61eccf1 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] POST https://10.4.3.250/volume/v3/volume-transfers Aug 18 05:34:18.055638 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7b07d2e2-a308-4dac-9a34-94e6f61eccf1 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e4bc959e-cfbd-448b-a3af-bd3c49dc568e"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:18.057307 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volume_transfer [None req-7b07d2e2-a308-4dac-9a34-94e6f61eccf1 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e4bc959e-cfbd-448b-a3af-bd3c49dc568e'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 05:34:18.058826 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volume_transfer [None req-7b07d2e2-a308-4dac-9a34-94e6f61eccf1 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Creating transfer of volume e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:18.058826 np0000007601 devstack@c-api.service[100216]: INFO cinder.transfer.api [None req-7b07d2e2-a308-4dac-9a34-94e6f61eccf1 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Generating transfer record for volume e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:18.065765 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:18.065765 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:18.080413 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7b07d2e2-a308-4dac-9a34-94e6f61eccf1 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volume-transfers returned with HTTP 202 Aug 18 05:34:18.080937 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 833/3298] 10.4.3.250 () {70 vars in 1326 bytes} [Tue Aug 18 05:34:18 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:18.090936 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eab6bfe1-251c-449c-84a0-cca9169398bb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.094375 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eab6bfe1-251c-449c-84a0-cca9169398bb tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:18.095296 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eab6bfe1-251c-449c-84a0-cca9169398bb tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:18.095296 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eab6bfe1-251c-449c-84a0-cca9169398bb tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:18.107203 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:18.107203 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:18.113033 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eab6bfe1-251c-449c-84a0-cca9169398bb tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Volume info retrieved successfully. Aug 18 05:34:18.122759 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eab6bfe1-251c-449c-84a0-cca9169398bb tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e returned with HTTP 200 Aug 18 05:34:18.123516 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 819/3299] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:18 2026] GET /volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:18.137805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3966af44-a01c-4b6c-b302-742ed22c5a25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.139987 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3966af44-a01c-4b6c-b302-742ed22c5a25 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volume-transfers/detail Aug 18 05:34:18.140404 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3966af44-a01c-4b6c-b302-742ed22c5a25 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:18.141604 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3966af44-a01c-4b6c-b302-742ed22c5a25 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:18.141604 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volume_transfer [None req-3966af44-a01c-4b6c-b302-742ed22c5a25 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Listing volume transfers {{(pid=100214) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 05:34:18.146548 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3966af44-a01c-4b6c-b302-742ed22c5a25 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 05:34:18.147084 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 831/3300] 10.4.3.250 () {68 vars in 1326 bytes} [Tue Aug 18 05:34:18 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:18.158358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b396dae-b5f4-475e-9eca-dbaedd543537 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.159953 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b396dae-b5f4-475e-9eca-dbaedd543537 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] DELETE https://10.4.3.250/volume/v3/volume-transfers/04781281-811e-45fe-9f6f-f7313ef0314a Aug 18 05:34:18.160152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b396dae-b5f4-475e-9eca-dbaedd543537 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:18.160344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b396dae-b5f4-475e-9eca-dbaedd543537 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:18.160501 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.volume_transfer [None req-0b396dae-b5f4-475e-9eca-dbaedd543537 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Delete transfer with id: 04781281-811e-45fe-9f6f-f7313ef0314a Aug 18 05:34:18.170970 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:18.170970 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:18.184849 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b396dae-b5f4-475e-9eca-dbaedd543537 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volume-transfers/04781281-811e-45fe-9f6f-f7313ef0314a returned with HTTP 202 Aug 18 05:34:18.185412 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 818/3301] 10.4.3.250 () {68 vars in 1419 bytes} [Tue Aug 18 05:34:18 2026] DELETE /volume/v3/volume-transfers/04781281-811e-45fe-9f6f-f7313ef0314a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 05:34:18.195374 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e9e34a67-f401-4352-a214-b15bea5132dd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.197250 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9e34a67-f401-4352-a214-b15bea5132dd tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:18.197496 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9e34a67-f401-4352-a214-b15bea5132dd tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:18.200166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9e34a67-f401-4352-a214-b15bea5132dd tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:18.209041 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:18.209041 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:18.213120 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e9e34a67-f401-4352-a214-b15bea5132dd tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Volume info retrieved successfully. Aug 18 05:34:18.220174 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9e34a67-f401-4352-a214-b15bea5132dd tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e returned with HTTP 200 Aug 18 05:34:18.220794 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 834/3302] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:18 2026] GET /volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:18.236643 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e67e0afc-79de-4316-b53e-2b94665cfe50 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.243722 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e67e0afc-79de-4316-b53e-2b94665cfe50 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] DELETE https://10.4.3.250/volume/v3/volume-transfers/04781281-811e-45fe-9f6f-f7313ef0314a Aug 18 05:34:18.243722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e67e0afc-79de-4316-b53e-2b94665cfe50 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:18.243722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e67e0afc-79de-4316-b53e-2b94665cfe50 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:18.243722 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.volume_transfer [None req-e67e0afc-79de-4316-b53e-2b94665cfe50 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Delete transfer with id: 04781281-811e-45fe-9f6f-f7313ef0314a Aug 18 05:34:18.246204 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e67e0afc-79de-4316-b53e-2b94665cfe50 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volume-transfers/04781281-811e-45fe-9f6f-f7313ef0314a returned with HTTP 404 Aug 18 05:34:18.246934 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 820/3303] 10.4.3.250 () {68 vars in 1419 bytes} [Tue Aug 18 05:34:18 2026] DELETE /volume/v3/volume-transfers/04781281-811e-45fe-9f6f-f7313ef0314a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:34:18.255459 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d8a1c33c-5235-449e-9743-d0a6f21d8656 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.257984 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8a1c33c-5235-449e-9743-d0a6f21d8656 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:18.258337 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8a1c33c-5235-449e-9743-d0a6f21d8656 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:18.258618 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d8a1c33c-5235-449e-9743-d0a6f21d8656 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:18.258861 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d8a1c33c-5235-449e-9743-d0a6f21d8656 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Delete volume with id: e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:18.268457 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:18.268457 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:18.268924 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d8a1c33c-5235-449e-9743-d0a6f21d8656 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Volume info retrieved successfully. Aug 18 05:34:18.289260 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d8a1c33c-5235-449e-9743-d0a6f21d8656 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Delete volume request issued successfully. Aug 18 05:34:18.289527 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d8a1c33c-5235-449e-9743-d0a6f21d8656 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e returned with HTTP 202 Aug 18 05:34:18.290064 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 832/3304] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:34:18 2026] DELETE /volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:34:18.301436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-caf99ea2-8a73-4730-b10d-b666c23ea7b6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.303669 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-caf99ea2-8a73-4730-b10d-b666c23ea7b6 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] GET https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:18.304030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-caf99ea2-8a73-4730-b10d-b666c23ea7b6 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:18.304690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-caf99ea2-8a73-4730-b10d-b666c23ea7b6 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:18.314037 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:18.314037 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:18.319509 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-caf99ea2-8a73-4730-b10d-b666c23ea7b6 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Volume info retrieved successfully. Aug 18 05:34:18.325738 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-caf99ea2-8a73-4730-b10d-b666c23ea7b6 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e returned with HTTP 200 Aug 18 05:34:18.326220 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 819/3305] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:18 2026] GET /volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e => generated 1129 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:18.799201 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-09630392-d0fe-494f-86a1-625ab360f94b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.805861 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09630392-d0fe-494f-86a1-625ab360f94b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 Aug 18 05:34:18.806182 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09630392-d0fe-494f-86a1-625ab360f94b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:18.806470 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09630392-d0fe-494f-86a1-625ab360f94b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:18.814860 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09630392-d0fe-494f-86a1-625ab360f94b tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 returned with HTTP 404 Aug 18 05:34:18.816464 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 835/3306] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:18 2026] GET /volume/v3/volumes/d28eb630-e620-4161-9f4d-b6c3e6796471 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:18.826323 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:18.830280 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:18.830699 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1964198560"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:18.832798 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1964198560'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:18.832998 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume of 1 GB Aug 18 05:34:18.840662 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Availability Zones retrieved successfully. Aug 18 05:34:18.848337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Flow 'volume_create_api' (a468a7b2-f6bd-4d5f-b0f7-f41492ce04d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:18.849200 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (745dd894-1321-417e-aaa2-955039766bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:18.850345 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:18.884782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (745dd894-1321-417e-aaa2-955039766bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:18.886085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0141f490-7fdc-4eaa-8029-86cf2d9d2d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:18.951022 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Created reservations ['47952129-79c0-40e6-94d3-340200db4a88', '3458209e-1020-434b-a619-2fef4b9822c5', '22ee2b99-8e6f-4f7e-9755-6e8f2e4ba585', '5c1da066-b3c5-4622-8e2d-c85edebfc81b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:18.952062 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0141f490-7fdc-4eaa-8029-86cf2d9d2d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47952129-79c0-40e6-94d3-340200db4a88', '3458209e-1020-434b-a619-2fef4b9822c5', '22ee2b99-8e6f-4f7e-9755-6e8f2e4ba585', '5c1da066-b3c5-4622-8e2d-c85edebfc81b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:18.953032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c7fe59-d372-4e26-97d9-90eaad635fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:18.981113 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c7fe59-d372-4e26-97d9-90eaad635fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c46e3c8b-75c5-483e-8794-67cf0cb4934e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1964198560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d63ff141ae49e1a52624ecaa4cff9b',qos_specs=None,replication_status=,reservations=['47952129-79c0-40e6-94d3-340200db4a88','3458209e-1020-434b-a619-2fef4b9822c5','22ee2b99-8e6f-4f7e-9755-6e8f2e4ba585','5c1da066-b3c5-4622-8e2d-c85edebfc81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc769516f8db4fa6bc85cf13d856978d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1964198560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c46e3c8b-75c5-483e-8794-67cf0cb4934e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21d63ff141ae49e1a52624ecaa4cff9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc769516f8db4fa6bc85cf13d856978d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:18.981951 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe23c8f-2265-4d31-98d0-d927becfea0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:19.002721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe23c8f-2265-4d31-98d0-d927becfea0f) transitioned into state 'SUCCESS' from state '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-1964198560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d63ff141ae49e1a52624ecaa4cff9b',qos_specs=None,replication_status=,reservations=['47952129-79c0-40e6-94d3-340200db4a88','3458209e-1020-434b-a619-2fef4b9822c5','22ee2b99-8e6f-4f7e-9755-6e8f2e4ba585','5c1da066-b3c5-4622-8e2d-c85edebfc81b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc769516f8db4fa6bc85cf13d856978d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:19.003809 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b5019c-7de0-486a-8e06-5b771513daf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:19.018640 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b5019c-7de0-486a-8e06-5b771513daf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:19.020316 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Flow 'volume_create_api' (a468a7b2-f6bd-4d5f-b0f7-f41492ce04d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:19.020961 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume request issued successfully. Aug 18 05:34:19.021700 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4244f99-84e3-448e-a5b1-d1edcc40d503 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:19.022739 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 821/3307] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:34:18 2026] POST /volume/v3/volumes => generated 747 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:19.039139 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6c482d6b-a163-44ba-a5ab-39efa9575d44 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:19.041956 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c482d6b-a163-44ba-a5ab-39efa9575d44 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e Aug 18 05:34:19.042241 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c482d6b-a163-44ba-a5ab-39efa9575d44 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:19.042530 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c482d6b-a163-44ba-a5ab-39efa9575d44 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:19.052313 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:19.052313 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:19.056570 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6c482d6b-a163-44ba-a5ab-39efa9575d44 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:19.062737 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c482d6b-a163-44ba-a5ab-39efa9575d44 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e returned with HTTP 200 Aug 18 05:34:19.063387 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 833/3308] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:19 2026] GET /volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:19.341893 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-61d0053f-4766-483a-8e4f-6276679ab088 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:19.345422 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61d0053f-4766-483a-8e4f-6276679ab088 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] GET https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:19.345422 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61d0053f-4766-483a-8e4f-6276679ab088 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:19.345422 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61d0053f-4766-483a-8e4f-6276679ab088 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:19.352136 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61d0053f-4766-483a-8e4f-6276679ab088 tempest-VolumesTransfersV355Test-730358067 tempest-VolumesTransfersV355Test-730358067-project-admin] https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e returned with HTTP 404 Aug 18 05:34:19.353095 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 820/3309] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:19 2026] GET /volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:34:19.362732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b4e88dd0-1782-4cb5-921c-946aa39c118f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:19.365404 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b4e88dd0-1782-4cb5-921c-946aa39c118f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] GET https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:19.365714 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b4e88dd0-1782-4cb5-921c-946aa39c118f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:19.365974 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b4e88dd0-1782-4cb5-921c-946aa39c118f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:19.373778 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b4e88dd0-1782-4cb5-921c-946aa39c118f tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e returned with HTTP 404 Aug 18 05:34:19.374482 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 836/3310] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:19 2026] GET /volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:34:19.384981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-da35a896-e829-4aae-98e2-3c5a83c865f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:19.386933 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da35a896-e829-4aae-98e2-3c5a83c865f5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:19.387219 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da35a896-e829-4aae-98e2-3c5a83c865f5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:19.387527 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-da35a896-e829-4aae-98e2-3c5a83c865f5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:19.387770 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-da35a896-e829-4aae-98e2-3c5a83c865f5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] Delete volume with id: e4bc959e-cfbd-448b-a3af-bd3c49dc568e Aug 18 05:34:19.394849 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-da35a896-e829-4aae-98e2-3c5a83c865f5 tempest-VolumesTransfersV355Test-578328933 tempest-VolumesTransfersV355Test-578328933-project-member] https://10.4.3.250/volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e returned with HTTP 404 Aug 18 05:34:19.395393 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 822/3311] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:34:19 2026] DELETE /volume/v3/volumes/e4bc959e-cfbd-448b-a3af-bd3c49dc568e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:34:20.077689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69d1ca0d-c9c8-4f3b-8d1c-79b463c63539 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:20.080252 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69d1ca0d-c9c8-4f3b-8d1c-79b463c63539 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e Aug 18 05:34:20.080516 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69d1ca0d-c9c8-4f3b-8d1c-79b463c63539 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:20.080752 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69d1ca0d-c9c8-4f3b-8d1c-79b463c63539 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:20.092463 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:20.092463 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:20.097380 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-69d1ca0d-c9c8-4f3b-8d1c-79b463c63539 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:20.102192 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69d1ca0d-c9c8-4f3b-8d1c-79b463c63539 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e returned with HTTP 200 Aug 18 05:34:20.102630 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 834/3312] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:20 2026] GET /volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:34:20.124186 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:20.126820 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:20.126820 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c46e3c8b-75c5-483e-8794-67cf0cb4934e", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1324628551"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:20.128433 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume request body: {'volume': {'source_volid': 'c46e3c8b-75c5-483e-8794-67cf0cb4934e', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1324628551'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:20.136410 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:20.136410 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:20.136951 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume retrieved successfully. Aug 18 05:34:20.137142 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume of 2 GB Aug 18 05:34:20.141203 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Availability Zones retrieved successfully. Aug 18 05:34:20.146922 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Flow 'volume_create_api' (65027279-7889-4d0e-82e1-8c8b8b1ae731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:20.148132 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd09f4dc-66a9-4be1-8665-f3fd945b62b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:20.149170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:20.178384 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd09f4dc-66a9-4be1-8665-f3fd945b62b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c46e3c8b-75c5-483e-8794-67cf0cb4934e', 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:20.179315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d82bf4-6679-45f3-a5bb-f6f6b9a91837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:20.222819 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Created reservations ['92f8597b-8007-4762-b25c-ac472b8fd872', 'f83526c0-4d05-4953-b488-b4f09eb9dd3a', '0178ad82-beb2-46bb-ac0c-b433ae5a1267', '717cdba0-1d67-4948-b273-fbb4e517b4f2'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:20.225094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d82bf4-6679-45f3-a5bb-f6f6b9a91837) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f8597b-8007-4762-b25c-ac472b8fd872', 'f83526c0-4d05-4953-b488-b4f09eb9dd3a', '0178ad82-beb2-46bb-ac0c-b433ae5a1267', '717cdba0-1d67-4948-b273-fbb4e517b4f2']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:20.225094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8eb6ad1-181f-4e2b-8af8-1d1808918efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:20.261855 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8eb6ad1-181f-4e2b-8af8-1d1808918efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1324628551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d63ff141ae49e1a52624ecaa4cff9b',qos_specs=None,replication_status=,reservations=['92f8597b-8007-4762-b25c-ac472b8fd872','f83526c0-4d05-4953-b488-b4f09eb9dd3a','0178ad82-beb2-46bb-ac0c-b433ae5a1267','717cdba0-1d67-4948-b273-fbb4e517b4f2'],size=2,snapshot_id=None,source_replicaid=,source_volid=c46e3c8b-75c5-483e-8794-67cf0cb4934e,status='creating',user_id='fc769516f8db4fa6bc85cf13d856978d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1324628551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21d63ff141ae49e1a52624ecaa4cff9b',provider_auth=None,provider_geometry=None,provider_id=None,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=c46e3c8b-75c5-483e-8794-67cf0cb4934e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc769516f8db4fa6bc85cf13d856978d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:20.262666 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122c7616-778a-4f55-a680-0d00fc7b3572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:20.281133 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122c7616-778a-4f55-a680-0d00fc7b3572) transitioned into state 'SUCCESS' from state '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-1324628551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21d63ff141ae49e1a52624ecaa4cff9b',qos_specs=None,replication_status=,reservations=['92f8597b-8007-4762-b25c-ac472b8fd872','f83526c0-4d05-4953-b488-b4f09eb9dd3a','0178ad82-beb2-46bb-ac0c-b433ae5a1267','717cdba0-1d67-4948-b273-fbb4e517b4f2'],size=2,snapshot_id=None,source_replicaid=,source_volid=c46e3c8b-75c5-483e-8794-67cf0cb4934e,status='creating',user_id='fc769516f8db4fa6bc85cf13d856978d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:20.281912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cce9a9f-61e5-43a6-a54a-dcbd0a33fd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:20.306093 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cce9a9f-61e5-43a6-a54a-dcbd0a33fd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:20.307175 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Flow 'volume_create_api' (65027279-7889-4d0e-82e1-8c8b8b1ae731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:20.307593 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Create volume request issued successfully. Aug 18 05:34:20.308362 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e559718-3ee1-4b1a-8b53-3bdb6f1436bd tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:20.308863 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 821/3313] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:20 2026] POST /volume/v3/volumes => generated 781 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:20.323783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6d42f90a-e4ca-4cd9-9f52-28bc298acf15 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:20.328640 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d42f90a-e4ca-4cd9-9f52-28bc298acf15 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 Aug 18 05:34:20.328880 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d42f90a-e4ca-4cd9-9f52-28bc298acf15 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:20.329117 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d42f90a-e4ca-4cd9-9f52-28bc298acf15 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:20.341926 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:20.341926 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:20.348162 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6d42f90a-e4ca-4cd9-9f52-28bc298acf15 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:20.354221 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d42f90a-e4ca-4cd9-9f52-28bc298acf15 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 returned with HTTP 200 Aug 18 05:34:20.354807 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 837/3314] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:20 2026] GET /volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:21.371339 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7257a2f6-fffa-4f1c-815f-8edbb0c0ea6e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:21.373406 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7257a2f6-fffa-4f1c-815f-8edbb0c0ea6e tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 Aug 18 05:34:21.373736 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7257a2f6-fffa-4f1c-815f-8edbb0c0ea6e tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:21.373909 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7257a2f6-fffa-4f1c-815f-8edbb0c0ea6e tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:21.387969 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:21.387969 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:21.396702 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7257a2f6-fffa-4f1c-815f-8edbb0c0ea6e tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:21.402032 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7257a2f6-fffa-4f1c-815f-8edbb0c0ea6e tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 returned with HTTP 200 Aug 18 05:34:21.403073 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 823/3315] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:21 2026] GET /volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:21.418038 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1dbcb7c2-65ee-404e-8bd5-1fb340ca9a60 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:21.420163 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dbcb7c2-65ee-404e-8bd5-1fb340ca9a60 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 Aug 18 05:34:21.420465 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1dbcb7c2-65ee-404e-8bd5-1fb340ca9a60 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:21.420629 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1dbcb7c2-65ee-404e-8bd5-1fb340ca9a60 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:21.429673 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:21.429673 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:21.434668 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1dbcb7c2-65ee-404e-8bd5-1fb340ca9a60 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:21.440590 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1dbcb7c2-65ee-404e-8bd5-1fb340ca9a60 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 returned with HTTP 200 Aug 18 05:34:21.441152 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 835/3316] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:21 2026] GET /volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:21.457482 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-350d457f-9f27-44b6-aa78-32902d662b88 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:21.461324 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-350d457f-9f27-44b6-aa78-32902d662b88 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 Aug 18 05:34:21.461570 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-350d457f-9f27-44b6-aa78-32902d662b88 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:21.461782 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-350d457f-9f27-44b6-aa78-32902d662b88 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:21.474112 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:21.474112 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:21.478772 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-350d457f-9f27-44b6-aa78-32902d662b88 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:21.484888 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-350d457f-9f27-44b6-aa78-32902d662b88 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 returned with HTTP 200 Aug 18 05:34:21.485419 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 822/3317] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:21 2026] GET /volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:21.498540 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dbc34910-fb81-4f86-a07a-26628a96d085 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:21.501119 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbc34910-fb81-4f86-a07a-26628a96d085 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] DELETE https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 Aug 18 05:34:21.501490 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbc34910-fb81-4f86-a07a-26628a96d085 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:21.501703 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbc34910-fb81-4f86-a07a-26628a96d085 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:21.501992 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-dbc34910-fb81-4f86-a07a-26628a96d085 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Delete volume with id: af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 Aug 18 05:34:21.518265 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:21.518265 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:21.519606 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dbc34910-fb81-4f86-a07a-26628a96d085 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:21.543804 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dbc34910-fb81-4f86-a07a-26628a96d085 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Delete volume request issued successfully. Aug 18 05:34:21.544080 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbc34910-fb81-4f86-a07a-26628a96d085 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 returned with HTTP 202 Aug 18 05:34:21.544980 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 838/3318] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:21 2026] DELETE /volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:21.556635 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-284d2030-12d3-4c9d-bdb0-9a6fde4d9db3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:21.559440 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-284d2030-12d3-4c9d-bdb0-9a6fde4d9db3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 Aug 18 05:34:21.559630 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-284d2030-12d3-4c9d-bdb0-9a6fde4d9db3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:21.559987 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-284d2030-12d3-4c9d-bdb0-9a6fde4d9db3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:21.572137 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:21.572137 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:21.579945 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-284d2030-12d3-4c9d-bdb0-9a6fde4d9db3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:21.587229 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-284d2030-12d3-4c9d-bdb0-9a6fde4d9db3 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 returned with HTTP 200 Aug 18 05:34:21.587725 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 824/3319] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:21 2026] GET /volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:22.182211 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:22.286397 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:22.286746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1558582197"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:22.288310 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1558582197'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:22.288415 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Create volume of 1 GB Aug 18 05:34:22.292804 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Availability Zones retrieved successfully. Aug 18 05:34:22.299404 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Flow 'volume_create_api' (5a504a99-1f23-43dd-8e9a-4c34d3bc225e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:22.300933 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a037fd26-a0d6-4e38-b96b-10a8e1d33622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:22.302215 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:22.340177 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a037fd26-a0d6-4e38-b96b-10a8e1d33622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:22.340973 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc1e48b-9730-4da9-9566-2a990e6e5269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:22.411227 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Created reservations ['26722d32-06cc-43f2-a431-3938a12c69fd', '684162b7-295b-4b77-bbbb-35c0f3f6475d', '921a3cb8-4543-4e08-852f-425c04b79e9a', '925fcff2-3cc7-4bba-ae53-70ffa507c37a'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:22.412114 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc1e48b-9730-4da9-9566-2a990e6e5269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26722d32-06cc-43f2-a431-3938a12c69fd', '684162b7-295b-4b77-bbbb-35c0f3f6475d', '921a3cb8-4543-4e08-852f-425c04b79e9a', '925fcff2-3cc7-4bba-ae53-70ffa507c37a']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:22.412905 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a128617-bd8c-4373-95b9-c6f5e8576bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:22.438441 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a128617-bd8c-4373-95b9-c6f5e8576bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c646c1e9-9b10-44e3-8355-87c77190d096', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1558582197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6264f970976b4f858ee483c652c30833',qos_specs=None,replication_status=,reservations=['26722d32-06cc-43f2-a431-3938a12c69fd','684162b7-295b-4b77-bbbb-35c0f3f6475d','921a3cb8-4543-4e08-852f-425c04b79e9a','925fcff2-3cc7-4bba-ae53-70ffa507c37a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bf234eafea94be181e976d8aa107716',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1558582197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c646c1e9-9b10-44e3-8355-87c77190d096,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6264f970976b4f858ee483c652c30833',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bf234eafea94be181e976d8aa107716',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:22.439425 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7504e5e4-959a-4e53-9a2d-1c0d15ff67d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:22.461161 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7504e5e4-959a-4e53-9a2d-1c0d15ff67d5) transitioned into state 'SUCCESS' from state '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-1558582197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6264f970976b4f858ee483c652c30833',qos_specs=None,replication_status=,reservations=['26722d32-06cc-43f2-a431-3938a12c69fd','684162b7-295b-4b77-bbbb-35c0f3f6475d','921a3cb8-4543-4e08-852f-425c04b79e9a','925fcff2-3cc7-4bba-ae53-70ffa507c37a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bf234eafea94be181e976d8aa107716',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:22.461981 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67f72c7-e069-4f3c-92b6-508ec41ba2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:22.479525 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67f72c7-e069-4f3c-92b6-508ec41ba2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:22.481037 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Flow 'volume_create_api' (5a504a99-1f23-43dd-8e9a-4c34d3bc225e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:22.481717 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Create volume request issued successfully. Aug 18 05:34:22.482567 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42a6e55c-8b21-485d-b495-63c00ff6bfcf tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:22.483136 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 836/3320] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:34:22 2026] POST /volume/v3/volumes => generated 752 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:22.497816 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2f5d4a21-99b8-4c66-99c0-2f0fc55c18f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:22.500327 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f5d4a21-99b8-4c66-99c0-2f0fc55c18f5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 Aug 18 05:34:22.500633 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f5d4a21-99b8-4c66-99c0-2f0fc55c18f5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:22.500928 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f5d4a21-99b8-4c66-99c0-2f0fc55c18f5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:22.511349 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:22.511349 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:22.516906 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2f5d4a21-99b8-4c66-99c0-2f0fc55c18f5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Volume info retrieved successfully. Aug 18 05:34:22.523496 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f5d4a21-99b8-4c66-99c0-2f0fc55c18f5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 returned with HTTP 200 Aug 18 05:34:22.524080 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 823/3321] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:22 2026] GET /volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:22.603600 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-df3e986f-85bd-494d-87a9-b32560a72d3a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:22.606737 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df3e986f-85bd-494d-87a9-b32560a72d3a tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 Aug 18 05:34:22.607197 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df3e986f-85bd-494d-87a9-b32560a72d3a tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:22.607499 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df3e986f-85bd-494d-87a9-b32560a72d3a tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:22.615957 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df3e986f-85bd-494d-87a9-b32560a72d3a tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 returned with HTTP 404 Aug 18 05:34:22.616488 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 839/3322] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:22 2026] GET /volume/v3/volumes/af37ff9e-ac8a-46fd-aa3b-df4c180ac0e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:22.624151 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3862a1f5-eb2e-49d2-9c5a-3ef70813dd19 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:22.625929 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3862a1f5-eb2e-49d2-9c5a-3ef70813dd19 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e Aug 18 05:34:22.626125 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3862a1f5-eb2e-49d2-9c5a-3ef70813dd19 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:22.626342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3862a1f5-eb2e-49d2-9c5a-3ef70813dd19 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:22.633974 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:22.633974 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:22.638692 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3862a1f5-eb2e-49d2-9c5a-3ef70813dd19 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:22.644314 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3862a1f5-eb2e-49d2-9c5a-3ef70813dd19 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e returned with HTTP 200 Aug 18 05:34:22.644724 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 825/3323] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:22 2026] GET /volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:22.662338 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6cb535a0-5f91-4f76-8250-770ea013cf0f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:22.665249 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cb535a0-5f91-4f76-8250-770ea013cf0f tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e Aug 18 05:34:22.665579 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cb535a0-5f91-4f76-8250-770ea013cf0f tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:22.665887 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6cb535a0-5f91-4f76-8250-770ea013cf0f tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:22.666075 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6cb535a0-5f91-4f76-8250-770ea013cf0f tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Delete volume with id: c46e3c8b-75c5-483e-8794-67cf0cb4934e Aug 18 05:34:22.674773 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:22.674773 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:22.675296 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6cb535a0-5f91-4f76-8250-770ea013cf0f tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:22.701119 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6cb535a0-5f91-4f76-8250-770ea013cf0f tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Delete volume request issued successfully. Aug 18 05:34:22.701569 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6cb535a0-5f91-4f76-8250-770ea013cf0f tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e returned with HTTP 202 Aug 18 05:34:22.702033 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 837/3324] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:22 2026] DELETE /volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:22.709082 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ab2a5279-a181-4f09-bba9-6d5579e5a528 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:22.713439 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab2a5279-a181-4f09-bba9-6d5579e5a528 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e Aug 18 05:34:22.713753 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab2a5279-a181-4f09-bba9-6d5579e5a528 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:22.714137 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ab2a5279-a181-4f09-bba9-6d5579e5a528 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:22.724440 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:22.724440 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:22.730200 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ab2a5279-a181-4f09-bba9-6d5579e5a528 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Volume info retrieved successfully. Aug 18 05:34:22.737320 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ab2a5279-a181-4f09-bba9-6d5579e5a528 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e returned with HTTP 200 Aug 18 05:34:22.738397 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 824/3325] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:22 2026] GET /volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:23.546606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f63249a2-2871-484e-a9ef-49965fec92f4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:23.549523 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f63249a2-2871-484e-a9ef-49965fec92f4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 Aug 18 05:34:23.549736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f63249a2-2871-484e-a9ef-49965fec92f4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:23.549916 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f63249a2-2871-484e-a9ef-49965fec92f4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:23.561586 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:23.561586 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:23.568069 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f63249a2-2871-484e-a9ef-49965fec92f4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Volume info retrieved successfully. Aug 18 05:34:23.580180 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f63249a2-2871-484e-a9ef-49965fec92f4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 returned with HTTP 200 Aug 18 05:34:23.580549 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 840/3326] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:23 2026] GET /volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:23.594062 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98c78eb1-d2be-484d-b670-8cc420893aa0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:23.595500 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98c78eb1-d2be-484d-b670-8cc420893aa0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:34:23.595966 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98c78eb1-d2be-484d-b670-8cc420893aa0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c646c1e9-9b10-44e3-8355-87c77190d096", "name": "tempest-VolumesBackupsV39Test-Backup-963405294", "container": "tempest-volumesbackupsv39test-backup-container-1694193295"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:23.597531 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-98c78eb1-d2be-484d-b670-8cc420893aa0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Creating new backup {'backup': {'volume_id': 'c646c1e9-9b10-44e3-8355-87c77190d096', 'name': 'tempest-VolumesBackupsV39Test-Backup-963405294', 'container': 'tempest-volumesbackupsv39test-backup-container-1694193295'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:34:23.597650 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-98c78eb1-d2be-484d-b670-8cc420893aa0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Creating backup of volume c646c1e9-9b10-44e3-8355-87c77190d096 in container tempest-volumesbackupsv39test-backup-container-1694193295 Aug 18 05:34:23.607636 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:23.607636 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:23.608126 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-98c78eb1-d2be-484d-b670-8cc420893aa0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Volume info retrieved successfully. Aug 18 05:34:23.649899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-98c78eb1-d2be-484d-b670-8cc420893aa0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Created reservations ['14e6da20-752b-4c2b-a7bc-8c0f037aaf20', 'e935c6fd-2114-4f08-b7f7-08a3fdc22a3e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:23.695839 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98c78eb1-d2be-484d-b670-8cc420893aa0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:34:23.696440 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 826/3327] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:34:23 2026] POST /volume/v3/backups => generated 332 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:23.712256 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a210b53-07ba-47d8-a69f-bc4bc20d572f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:23.715132 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a210b53-07ba-47d8-a69f-bc4bc20d572f tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:23.715418 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a210b53-07ba-47d8-a69f-bc4bc20d572f tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:23.715689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a210b53-07ba-47d8-a69f-bc4bc20d572f tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:23.715829 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7a210b53-07ba-47d8-a69f-bc4bc20d572f tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:23.724034 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:23.724034 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:23.725141 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a210b53-07ba-47d8-a69f-bc4bc20d572f tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:23.725607 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 838/3328] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:23 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:23.753123 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a2d7c25a-3cef-4dca-ad8c-e3a61908cdc0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:23.756691 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2d7c25a-3cef-4dca-ad8c-e3a61908cdc0 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] GET https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e Aug 18 05:34:23.757005 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2d7c25a-3cef-4dca-ad8c-e3a61908cdc0 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:23.757457 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2d7c25a-3cef-4dca-ad8c-e3a61908cdc0 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:23.769723 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2d7c25a-3cef-4dca-ad8c-e3a61908cdc0 tempest-VolumesCloneTest-1069215851 tempest-VolumesCloneTest-1069215851-project-member] https://10.4.3.250/volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e returned with HTTP 404 Aug 18 05:34:23.770418 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 825/3329] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:23 2026] GET /volume/v3/volumes/c46e3c8b-75c5-483e-8794-67cf0cb4934e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:24.741172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a09bf36f-7a6a-4da5-b5e4-7de36d2d6f42 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:24.743396 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a09bf36f-7a6a-4da5-b5e4-7de36d2d6f42 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:24.743702 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a09bf36f-7a6a-4da5-b5e4-7de36d2d6f42 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:24.743951 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a09bf36f-7a6a-4da5-b5e4-7de36d2d6f42 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:24.744121 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a09bf36f-7a6a-4da5-b5e4-7de36d2d6f42 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:24.750852 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:24.750852 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:24.751913 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a09bf36f-7a6a-4da5-b5e4-7de36d2d6f42 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:24.752840 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 841/3330] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:24 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:25.334986 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.370886 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-21e4311c-e462-4b25-914f-6032121e13a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.373693 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21e4311c-e462-4b25-914f-6032121e13a3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:25.373936 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21e4311c-e462-4b25-914f-6032121e13a3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.374237 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21e4311c-e462-4b25-914f-6032121e13a3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.392563 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.392563 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:25.394962 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-21e4311c-e462-4b25-914f-6032121e13a3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:25.399804 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21e4311c-e462-4b25-914f-6032121e13a3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:25.399898 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 839/3331] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:25.417323 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b963b221-1f65-4946-9354-e5e940def263 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.419001 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b963b221-1f65-4946-9354-e5e940def263 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:25.419001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b963b221-1f65-4946-9354-e5e940def263 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.419603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b963b221-1f65-4946-9354-e5e940def263 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.431901 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.431901 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:25.437073 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b963b221-1f65-4946-9354-e5e940def263 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:25.442965 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b963b221-1f65-4946-9354-e5e940def263 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:25.443563 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 826/3332] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:25.461636 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:25.461759 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1208317068"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:25.463213 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1208317068'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:25.463358 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Create volume of 2 GB Aug 18 05:34:25.463633 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.463633 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:25.467571 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Availability Zones retrieved successfully. Aug 18 05:34:25.473466 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Flow 'volume_create_api' (04f4cf2c-9a86-4a90-abb2-b983bb41f28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:25.474610 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f24753-7719-460f-9e2f-a676a0e90e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.475883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Validating volume size '2' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:25.498350 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6878a573-2571-41e7-880c-7247148ce06d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.511334 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ad279f66-bf53-4268-bcea-85fd5736575d req-88ba02d8-4b73-4ca3-84b5-a21b8f1a35e5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.514082 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-88ba02d8-4b73-4ca3-84b5-a21b8f1a35e5 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:25.514461 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-88ba02d8-4b73-4ca3-84b5-a21b8f1a35e5 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.514627 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-88ba02d8-4b73-4ca3-84b5-a21b8f1a35e5 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.519170 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f24753-7719-460f-9e2f-a676a0e90e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.520025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63589102-03ec-4109-bc6d-5cd39e42f4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.522029 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.522029 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:25.525951 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ad279f66-bf53-4268-bcea-85fd5736575d req-88ba02d8-4b73-4ca3-84b5-a21b8f1a35e5 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:25.530530 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-88ba02d8-4b73-4ca3-84b5-a21b8f1a35e5 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:25.530996 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 840/3333] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:25.578592 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:25.579000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1107414850", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:25.580055 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Created reservations ['32331e8a-a50e-4e30-8d70-35ae01e32e6c', '3f9dba8f-43b2-4919-83f6-296ae9b41b66', 'f4208327-de84-44e9-88a5-6e6c765d92be', '049361d7-4b17-48db-ba59-3cb4289d5a53'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:25.580459 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63589102-03ec-4109-bc6d-5cd39e42f4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32331e8a-a50e-4e30-8d70-35ae01e32e6c', '3f9dba8f-43b2-4919-83f6-296ae9b41b66', 'f4208327-de84-44e9-88a5-6e6c765d92be', '049361d7-4b17-48db-ba59-3cb4289d5a53']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.580608 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1107414850', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:25.580739 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Create volume of 1 GB Aug 18 05:34:25.581146 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7835ae-a471-41cf-a27a-cc22a22f6f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.585224 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Availability Zones retrieved successfully. Aug 18 05:34:25.590922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Flow 'volume_create_api' (f947ff97-5e7b-4b65-ad61-13c93268701b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:25.591767 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a015d75-258f-4f82-8183-85368e92ee27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.592770 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:25.604777 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7835ae-a471-41cf-a27a-cc22a22f6f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e883d40-601e-4467-b71d-5337ffdc27c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1208317068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1c55acd9a194a9395334945a8c053ae',qos_specs=None,replication_status=,reservations=['32331e8a-a50e-4e30-8d70-35ae01e32e6c','3f9dba8f-43b2-4919-83f6-296ae9b41b66','f4208327-de84-44e9-88a5-6e6c765d92be','049361d7-4b17-48db-ba59-3cb4289d5a53'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='656fa917de2b46e4a64ecd2e9fd15f08',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1208317068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e883d40-601e-4467-b71d-5337ffdc27c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1c55acd9a194a9395334945a8c053ae',provider_auth=None,provider_geometry=None,provider_id=None,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='656fa917de2b46e4a64ecd2e9fd15f08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.605733 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c5e4a5-f314-482a-b342-1de9ce89a718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.608473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-95e3b1b9-dae6-45f3-af51-57ea0aa0471f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.608840 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95e3b1b9-dae6-45f3-af51-57ea0aa0471f None None] GET https://10.4.3.250/volume// Aug 18 05:34:25.609025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95e3b1b9-dae6-45f3-af51-57ea0aa0471f None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.609237 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-95e3b1b9-dae6-45f3-af51-57ea0aa0471f None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.609566 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-95e3b1b9-dae6-45f3-af51-57ea0aa0471f None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:25.609955 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 827/3334] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:25.617639 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ab0a5b41-edfc-4bc3-8e96-6a181fd0a483 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.619386 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a015d75-258f-4f82-8183-85368e92ee27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.620138 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63caf95-98e9-42be-942b-6dd31cbba81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.620241 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ab0a5b41-edfc-4bc3-8e96-6a181fd0a483 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:34:25.620815 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ab0a5b41-edfc-4bc3-8e96-6a181fd0a483 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1dfdffc1-afbe-41c2-aa71-53a02b4368b5", "connector": null, "instance_uuid": "e09bdcc1-73e3-4c63-92c7-a65eab08aaee"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:25.628171 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4c5e4a5-f314-482a-b342-1de9ce89a718) transitioned into state 'SUCCESS' from state '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-1208317068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1c55acd9a194a9395334945a8c053ae',qos_specs=None,replication_status=,reservations=['32331e8a-a50e-4e30-8d70-35ae01e32e6c','3f9dba8f-43b2-4919-83f6-296ae9b41b66','f4208327-de84-44e9-88a5-6e6c765d92be','049361d7-4b17-48db-ba59-3cb4289d5a53'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='656fa917de2b46e4a64ecd2e9fd15f08',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.629184 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bafad62f-8bb5-4e25-b1ad-9508a22160ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.630586 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.630586 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:25.639469 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bafad62f-8bb5-4e25-b1ad-9508a22160ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.640360 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Flow 'volume_create_api' (04f4cf2c-9a86-4a90-abb2-b983bb41f28b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:25.640667 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Create volume request issued successfully. Aug 18 05:34:25.641213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-12d5cd2e-45db-4ffa-a9ff-8ccdf0515573 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:25.641635 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 827/3335] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:34:25 2026] POST /volume/v3/volumes => generated 755 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:25.658142 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cce7dd5d-0bc5-42b8-83de-55d1fd19c2ba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.658813 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ab0a5b41-edfc-4bc3-8e96-6a181fd0a483 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:34:25.659426 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 841/3336] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:34:25 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:25.661371 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cce7dd5d-0bc5-42b8-83de-55d1fd19c2ba tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] GET https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 Aug 18 05:34:25.661597 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cce7dd5d-0bc5-42b8-83de-55d1fd19c2ba tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.661842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cce7dd5d-0bc5-42b8-83de-55d1fd19c2ba tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.669959 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.669959 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:25.675486 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cce7dd5d-0bc5-42b8-83de-55d1fd19c2ba tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Volume info retrieved successfully. Aug 18 05:34:25.682887 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cce7dd5d-0bc5-42b8-83de-55d1fd19c2ba tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 returned with HTTP 200 Aug 18 05:34:25.683748 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 828/3337] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:25.686086 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Created reservations ['5620183d-a6fe-4257-9dd0-1bc5ad05ad0d', '29af857a-6616-4ffe-935a-27b046c7c7d2', '7a0e0478-60b8-44e1-91b1-b431e8543b08', 'bef9e07d-b896-4917-83de-41bf82ba5371'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:25.686971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63caf95-98e9-42be-942b-6dd31cbba81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5620183d-a6fe-4257-9dd0-1bc5ad05ad0d', '29af857a-6616-4ffe-935a-27b046c7c7d2', '7a0e0478-60b8-44e1-91b1-b431e8543b08', 'bef9e07d-b896-4917-83de-41bf82ba5371']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.687968 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6017727f-af67-4c94-8562-9cccb4565bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.693828 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-58bd0a5a-8575-4334-ae81-eeb90aca3121 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.696131 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-58bd0a5a-8575-4334-ae81-eeb90aca3121 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:25.696875 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-58bd0a5a-8575-4334-ae81-eeb90aca3121 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.696875 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-58bd0a5a-8575-4334-ae81-eeb90aca3121 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.710098 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.710098 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:25.713069 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8cb65941-a48a-4f4b-974d-8a89fc79886f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.713362 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8cb65941-a48a-4f4b-974d-8a89fc79886f None None] GET https://10.4.3.250/volume// Aug 18 05:34:25.713530 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8cb65941-a48a-4f4b-974d-8a89fc79886f None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.713731 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8cb65941-a48a-4f4b-974d-8a89fc79886f None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.714058 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8cb65941-a48a-4f4b-974d-8a89fc79886f None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:25.714466 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 842/3338] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:25.714515 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-58bd0a5a-8575-4334-ae81-eeb90aca3121 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:25.716264 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6017727f-af67-4c94-8562-9cccb4565bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93e6889b-c6cb-4339-9a90-a44a4b02e4ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1107414850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ec066f9c664bb39e6db96c3d1df09a',qos_specs=None,replication_status=,reservations=['5620183d-a6fe-4257-9dd0-1bc5ad05ad0d','29af857a-6616-4ffe-935a-27b046c7c7d2','7a0e0478-60b8-44e1-91b1-b431e8543b08','bef9e07d-b896-4917-83de-41bf82ba5371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad6eeddf7b648589efca2f0c62064fc',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1107414850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93e6889b-c6cb-4339-9a90-a44a4b02e4ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ec066f9c664bb39e6db96c3d1df09a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aad6eeddf7b648589efca2f0c62064fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.717068 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0892c0-20c3-48c5-b6e7-a4fe1d6080ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.720131 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-58bd0a5a-8575-4334-ae81-eeb90aca3121 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:25.720691 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 828/3339] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:25.723242 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ebcb2da7-06f6-4745-a8b4-9396f231321a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.726366 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ebcb2da7-06f6-4745-a8b4-9396f231321a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:25.727094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ebcb2da7-06f6-4745-a8b4-9396f231321a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.727094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ebcb2da7-06f6-4745-a8b4-9396f231321a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.736123 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0892c0-20c3-48c5-b6e7-a4fe1d6080ba) transitioned into state 'SUCCESS' from state '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-1107414850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ec066f9c664bb39e6db96c3d1df09a',qos_specs=None,replication_status=,reservations=['5620183d-a6fe-4257-9dd0-1bc5ad05ad0d','29af857a-6616-4ffe-935a-27b046c7c7d2','7a0e0478-60b8-44e1-91b1-b431e8543b08','bef9e07d-b896-4917-83de-41bf82ba5371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aad6eeddf7b648589efca2f0c62064fc',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.736857 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f8dcde-4337-4156-b190-6d6140426d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:25.738319 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.738319 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:25.742260 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ebcb2da7-06f6-4745-a8b4-9396f231321a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:25.747468 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-ebcb2da7-06f6-4745-a8b4-9396f231321a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:25.748190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f8dcde-4337-4156-b190-6d6140426d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:25.748568 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 829/3340] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 1036 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:25.748906 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Flow 'volume_create_api' (f947ff97-5e7b-4b65-ad61-13c93268701b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:25.749210 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Create volume request issued successfully. Aug 18 05:34:25.749808 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6878a573-2571-41e7-880c-7247148ce06d tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:25.750955 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 842/3341] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:25 2026] POST /volume/v3/volumes => generated 756 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:25.765597 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-086fde42-6440-40db-837f-40c7e4110beb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.767648 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-086fde42-6440-40db-837f-40c7e4110beb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:25.767924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-086fde42-6440-40db-837f-40c7e4110beb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.768187 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-086fde42-6440-40db-837f-40c7e4110beb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.768393 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-086fde42-6440-40db-837f-40c7e4110beb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:25.769125 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-be396cee-c8e8-4717-a7c1-3b42af413cf7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.771338 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be396cee-c8e8-4717-a7c1-3b42af413cf7 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] GET https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:25.771620 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be396cee-c8e8-4717-a7c1-3b42af413cf7 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:25.771844 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-be396cee-c8e8-4717-a7c1-3b42af413cf7 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:25.775693 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.775693 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:25.776439 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-086fde42-6440-40db-837f-40c7e4110beb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:25.776793 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 843/3342] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:25.784779 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.784779 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:25.792586 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-be396cee-c8e8-4717-a7c1-3b42af413cf7 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Volume info retrieved successfully. Aug 18 05:34:25.797204 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-be396cee-c8e8-4717-a7c1-3b42af413cf7 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff returned with HTTP 200 Aug 18 05:34:25.797713 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 829/3343] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:25 2026] GET /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:25.860945 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ad279f66-bf53-4268-bcea-85fd5736575d req-f641e64b-c94a-4f39-96ae-153f81670234 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:25.863027 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-f641e64b-c94a-4f39-96ae-153f81670234 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] PUT https://10.4.3.250/volume/v3/attachments/c14ec1d2-0255-4a2a-9ac7-2046f81d221e Aug 18 05:34:25.864071 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-f641e64b-c94a-4f39-96ae-153f81670234 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:25.871140 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-ad279f66-bf53-4268-bcea-85fd5736575d req-f641e64b-c94a-4f39-96ae-153f81670234 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Acquiring lock "cinder-attachment_update-1dfdffc1-afbe-41c2-aa71-53a02b4368b5-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:34:25.876675 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-ad279f66-bf53-4268-bcea-85fd5736575d req-f641e64b-c94a-4f39-96ae-153f81670234 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Lock "cinder-attachment_update-1dfdffc1-afbe-41c2-aa71-53a02b4368b5-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:34:25.877687 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:25.877687 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:25.959482 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-ad279f66-bf53-4268-bcea-85fd5736575d req-f641e64b-c94a-4f39-96ae-153f81670234 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Lock "cinder-attachment_update-1dfdffc1-afbe-41c2-aa71-53a02b4368b5-np0000007601" released by "attachment_update" :: held 0.083s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:34:25.960005 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-f641e64b-c94a-4f39-96ae-153f81670234 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/attachments/c14ec1d2-0255-4a2a-9ac7-2046f81d221e returned with HTTP 200 Aug 18 05:34:25.960516 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 830/3344] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:34:25 2026] PUT /volume/v3/attachments/c14ec1d2-0255-4a2a-9ac7-2046f81d221e => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:26.699783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-00352fcf-72e0-4cd6-8eca-4b492ba8df38 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.702206 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00352fcf-72e0-4cd6-8eca-4b492ba8df38 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] GET https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 Aug 18 05:34:26.702491 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00352fcf-72e0-4cd6-8eca-4b492ba8df38 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:26.702734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-00352fcf-72e0-4cd6-8eca-4b492ba8df38 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:26.710617 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.710617 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:26.714985 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-00352fcf-72e0-4cd6-8eca-4b492ba8df38 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Volume info retrieved successfully. Aug 18 05:34:26.720086 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-00352fcf-72e0-4cd6-8eca-4b492ba8df38 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 returned with HTTP 200 Aug 18 05:34:26.720655 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 843/3345] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:26 2026] GET /volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:26.732957 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a6ce253-ac88-402c-9aee-9c16d42942d7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.733453 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91ba187d-88eb-468e-8743-129d901a6864 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.734600 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a6ce253-ac88-402c-9aee-9c16d42942d7 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:26.734765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a6ce253-ac88-402c-9aee-9c16d42942d7 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:26.734936 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a6ce253-ac88-402c-9aee-9c16d42942d7 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:26.735419 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:26.735526 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "4e883d40-601e-4467-b71d-5337ffdc27c8"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:26.737084 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '4e883d40-601e-4467-b71d-5337ffdc27c8'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:26.744262 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.744262 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:26.744709 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.744709 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:26.745195 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Volume retrieved successfully. Aug 18 05:34:26.745346 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Create volume of 1 GB Aug 18 05:34:26.747312 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a6ce253-ac88-402c-9aee-9c16d42942d7 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:26.749627 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Availability Zones retrieved successfully. Aug 18 05:34:26.751178 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a6ce253-ac88-402c-9aee-9c16d42942d7 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:26.751539 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 844/3346] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:26 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:26.755483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Flow 'volume_create_api' (a9af016b-c3ef-4e87-a5d1-be7113f6b2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:26.756584 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17e7949-b6ad-4041-a411-61eccf22d8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:26.757547 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:26.758912 np0000007601 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17e7949-b6ad-4041-a411-61eccf22d8d1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 05:34:26.758912 np0000007601 devstack@c-api.service[100215]: 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 18 05:34:26.760649 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17e7949-b6ad-4041-a411-61eccf22d8d1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:26.761392 np0000007601 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17e7949-b6ad-4041-a411-61eccf22d8d1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 05:34:26.762099 np0000007601 devstack@c-api.service[100215]: WARNING cinder.volume.api [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Flow 'volume_create_api' (a9af016b-c3ef-4e87-a5d1-be7113f6b2c4) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 05:34:26.762380 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91ba187d-88eb-468e-8743-129d901a6864 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 400 Aug 18 05:34:26.762952 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 830/3347] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:34:26 2026] POST /volume/v3/volumes => generated 173 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:34:26.770997 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3478443d-6d6a-47d7-916f-f288dcd00b05 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.772599 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3478443d-6d6a-47d7-916f-f288dcd00b05 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] GET https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 Aug 18 05:34:26.772780 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3478443d-6d6a-47d7-916f-f288dcd00b05 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:26.772956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3478443d-6d6a-47d7-916f-f288dcd00b05 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:26.779350 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.779350 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:26.782807 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3478443d-6d6a-47d7-916f-f288dcd00b05 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Volume info retrieved successfully. Aug 18 05:34:26.787206 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ecd5e48-f847-4159-a3fa-a42f2c4efa45 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.787585 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3478443d-6d6a-47d7-916f-f288dcd00b05 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 returned with HTTP 200 Aug 18 05:34:26.787974 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 831/3348] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:26 2026] GET /volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:26.789355 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ecd5e48-f847-4159-a3fa-a42f2c4efa45 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:26.789608 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ecd5e48-f847-4159-a3fa-a42f2c4efa45 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:26.789818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ecd5e48-f847-4159-a3fa-a42f2c4efa45 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:26.789932 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0ecd5e48-f847-4159-a3fa-a42f2c4efa45 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:26.794603 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.794603 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:26.795254 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ecd5e48-f847-4159-a3fa-a42f2c4efa45 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:26.795585 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 844/3349] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:26 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:26.805098 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3d0da9be-e7c0-41d3-8495-097b038ac937 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.806719 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d0da9be-e7c0-41d3-8495-097b038ac937 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 Aug 18 05:34:26.806896 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d0da9be-e7c0-41d3-8495-097b038ac937 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:26.807097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d0da9be-e7c0-41d3-8495-097b038ac937 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:26.807252 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3d0da9be-e7c0-41d3-8495-097b038ac937 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Delete volume with id: 4e883d40-601e-4467-b71d-5337ffdc27c8 Aug 18 05:34:26.810750 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f60be976-9cec-43cc-b8dd-d369ed3d9464 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.812537 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f60be976-9cec-43cc-b8dd-d369ed3d9464 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] GET https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:26.812726 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f60be976-9cec-43cc-b8dd-d369ed3d9464 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:26.812938 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f60be976-9cec-43cc-b8dd-d369ed3d9464 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:26.813623 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.813623 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:26.814027 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3d0da9be-e7c0-41d3-8495-097b038ac937 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Volume info retrieved successfully. Aug 18 05:34:26.819776 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.819776 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:26.823110 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f60be976-9cec-43cc-b8dd-d369ed3d9464 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Volume info retrieved successfully. Aug 18 05:34:26.827170 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f60be976-9cec-43cc-b8dd-d369ed3d9464 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff returned with HTTP 200 Aug 18 05:34:26.827558 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 831/3350] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:26 2026] GET /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:26.830120 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3d0da9be-e7c0-41d3-8495-097b038ac937 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Delete volume request issued successfully. Aug 18 05:34:26.830357 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d0da9be-e7c0-41d3-8495-097b038ac937 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 returned with HTTP 202 Aug 18 05:34:26.830872 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 845/3351] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:26 2026] DELETE /volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:26.837767 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cb9c5035-f996-4393-b813-22183ed171a5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.840268 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb9c5035-f996-4393-b813-22183ed171a5 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] GET https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 Aug 18 05:34:26.840530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-217b8839-a6af-4d25-94ed-f2cd86ebe44c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.840574 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb9c5035-f996-4393-b813-22183ed171a5 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:26.840726 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb9c5035-f996-4393-b813-22183ed171a5 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:26.842452 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-217b8839-a6af-4d25-94ed-f2cd86ebe44c tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] GET https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:26.843621 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-217b8839-a6af-4d25-94ed-f2cd86ebe44c tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:26.843621 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-217b8839-a6af-4d25-94ed-f2cd86ebe44c tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:26.848708 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.848708 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:26.853546 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.853546 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:26.853707 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cb9c5035-f996-4393-b813-22183ed171a5 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Volume info retrieved successfully. Aug 18 05:34:26.860358 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb9c5035-f996-4393-b813-22183ed171a5 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 returned with HTTP 200 Aug 18 05:34:26.860749 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 832/3352] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:26 2026] GET /volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:26.861657 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-217b8839-a6af-4d25-94ed-f2cd86ebe44c tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Volume info retrieved successfully. Aug 18 05:34:26.868445 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-217b8839-a6af-4d25-94ed-f2cd86ebe44c tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff returned with HTTP 200 Aug 18 05:34:26.869007 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 845/3353] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:26 2026] GET /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:26.884445 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30e8fca6-803e-433a-a6a1-443412cfbb37 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:26.886494 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30e8fca6-803e-433a-a6a1-443412cfbb37 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] POST https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff/action Aug 18 05:34:26.886870 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30e8fca6-803e-433a-a6a1-443412cfbb37 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-105169073", "disk_format": "raw"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:26.887131 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30e8fca6-803e-433a-a6a1-443412cfbb37 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-105169073", "disk_format": "raw"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:26.897733 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.897733 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:26.898177 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-30e8fca6-803e-433a-a6a1-443412cfbb37 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Volume info retrieved successfully. Aug 18 05:34:26.914778 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:26.914778 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:26.918684 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.image.image_utils [None req-30e8fca6-803e-433a-a6a1-443412cfbb37 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-105169073'}] 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-105169073'}]. {{(pid=100215) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 05:34:27.464145 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-30e8fca6-803e-433a-a6a1-443412cfbb37 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Copy volume to image completed successfully. Aug 18 05:34:27.464613 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30e8fca6-803e-433a-a6a1-443412cfbb37 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff/action returned with HTTP 202 Aug 18 05:34:27.465067 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 832/3354] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:34:26 2026] POST /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff/action => generated 685 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:27.766532 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-30c9b024-3340-4fda-bb5e-687acf3c55de None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:27.768851 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30c9b024-3340-4fda-bb5e-687acf3c55de tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:27.769133 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30c9b024-3340-4fda-bb5e-687acf3c55de tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:27.769386 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30c9b024-3340-4fda-bb5e-687acf3c55de tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:27.781048 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:27.781048 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:27.784852 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-30c9b024-3340-4fda-bb5e-687acf3c55de tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:27.789877 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30c9b024-3340-4fda-bb5e-687acf3c55de tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:27.790375 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 846/3355] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:27 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:27.806101 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cb7f9880-d275-410e-9e09-fbd640323dcb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:27.808199 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb7f9880-d275-410e-9e09-fbd640323dcb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:27.808466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb7f9880-d275-410e-9e09-fbd640323dcb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:27.808685 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb7f9880-d275-410e-9e09-fbd640323dcb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:27.808817 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-cb7f9880-d275-410e-9e09-fbd640323dcb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:27.813619 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:27.813619 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:27.814500 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb7f9880-d275-410e-9e09-fbd640323dcb tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:27.814891 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 833/3356] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:27 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:27.874068 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b84a0a61-3599-4d2e-81db-820b29486772 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:27.876237 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b84a0a61-3599-4d2e-81db-820b29486772 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] GET https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 Aug 18 05:34:27.876500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b84a0a61-3599-4d2e-81db-820b29486772 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:27.876725 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b84a0a61-3599-4d2e-81db-820b29486772 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:27.883662 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b84a0a61-3599-4d2e-81db-820b29486772 tempest-VolumesCloneNegativeTest-499220850 tempest-VolumesCloneNegativeTest-499220850-project-member] https://10.4.3.250/volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 returned with HTTP 404 Aug 18 05:34:27.884216 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 846/3357] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:27 2026] GET /volume/v3/volumes/4e883d40-601e-4467-b71d-5337ffdc27c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:28.806221 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ae9ba051-cd95-4919-8f4b-618b21825aac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:28.808689 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae9ba051-cd95-4919-8f4b-618b21825aac tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:28.810846 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae9ba051-cd95-4919-8f4b-618b21825aac tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:28.810846 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ae9ba051-cd95-4919-8f4b-618b21825aac tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:28.824521 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:28.824521 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:28.830556 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ae9ba051-cd95-4919-8f4b-618b21825aac tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:28.834087 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1128a08-48e6-4944-b7f9-ece6c2fdf995 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:28.834585 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ae9ba051-cd95-4919-8f4b-618b21825aac tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:28.835123 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 833/3358] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:28 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:28.835765 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1128a08-48e6-4944-b7f9-ece6c2fdf995 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:28.835976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1128a08-48e6-4944-b7f9-ece6c2fdf995 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:28.836183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1128a08-48e6-4944-b7f9-ece6c2fdf995 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:28.836281 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a1128a08-48e6-4944-b7f9-ece6c2fdf995 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:28.841525 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:28.841525 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:28.842418 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1128a08-48e6-4944-b7f9-ece6c2fdf995 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:28.842734 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 847/3359] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:28 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:29.048095 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:29.152679 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:29.153029 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-642152841", "metadata": {"Type": "Test"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:29.156641 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-642152841', 'metadata': {'Type': 'Test'}}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:29.156641 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume of 1 GB Aug 18 05:34:29.160914 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Availability Zones retrieved successfully. Aug 18 05:34:29.165995 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (17c79283-72a8-4ab6-9d8e-61d1f94aed48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:29.167033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e65a1e4e-a7b8-4bb3-a15f-4458830794ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:29.167875 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:29.192313 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e65a1e4e-a7b8-4bb3-a15f-4458830794ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:29.193275 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c2260f-6a6c-4002-9aad-7a79fca5ac17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:29.252214 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Created reservations ['c5fe1c06-7980-4b47-a3a6-a5a6cf738188', 'dca5347e-fc5c-4599-9128-81e87279d9e1', '8b8b8282-da09-42a4-b707-e559ec056813', 'a0772d88-b24c-46e1-ac87-f1ebeb8674d5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:29.253332 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6c2260f-6a6c-4002-9aad-7a79fca5ac17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5fe1c06-7980-4b47-a3a6-a5a6cf738188', 'dca5347e-fc5c-4599-9128-81e87279d9e1', '8b8b8282-da09-42a4-b707-e559ec056813', 'a0772d88-b24c-46e1-ac87-f1ebeb8674d5']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:29.254614 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1b0caa-a257-4997-9bdd-0450e13fd5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:29.296916 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1b0caa-a257-4997-9bdd-0450e13fd5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-642152841',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['c5fe1c06-7980-4b47-a3a6-a5a6cf738188','dca5347e-fc5c-4599-9128-81e87279d9e1','8b8b8282-da09-42a4-b707-e559ec056813','a0772d88-b24c-46e1-ac87-f1ebeb8674d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-642152841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6a5343164232423e816f87201b3c9c9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:29.298488 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc96cc8-7fcc-4633-bc7f-86f321a57159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:29.327154 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc96cc8-7fcc-4633-bc7f-86f321a57159) transitioned into state 'SUCCESS' from state '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-642152841',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['c5fe1c06-7980-4b47-a3a6-a5a6cf738188','dca5347e-fc5c-4599-9128-81e87279d9e1','8b8b8282-da09-42a4-b707-e559ec056813','a0772d88-b24c-46e1-ac87-f1ebeb8674d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:29.328099 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c583ea1-068c-4aac-b09d-a22600b5069c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:29.341438 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ad279f66-bf53-4268-bcea-85fd5736575d req-89d295e8-53ef-46cd-b4c4-2419dbbbd71a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:29.344451 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c583ea1-068c-4aac-b09d-a22600b5069c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:29.345762 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (17c79283-72a8-4ab6-9d8e-61d1f94aed48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:29.346227 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request issued successfully. Aug 18 05:34:29.347024 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-89d295e8-53ef-46cd-b4c4-2419dbbbd71a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/attachments/c14ec1d2-0255-4a2a-9ac7-2046f81d221e/action Aug 18 05:34:29.347089 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1701c30e-e00b-49e1-bc42-0c8dd2b99f0b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:29.347599 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 834/3360] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:29 2026] POST /volume/v3/volumes => generated 758 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:29.348805 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-89d295e8-53ef-46cd-b4c4-2419dbbbd71a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:29.348959 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-89d295e8-53ef-46cd-b4c4-2419dbbbd71a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:29.364568 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f93261a-0de5-468c-be5f-5b55aa7a3320 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:29.367547 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f93261a-0de5-468c-be5f-5b55aa7a3320 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:29.367808 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f93261a-0de5-468c-be5f-5b55aa7a3320 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:29.368089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f93261a-0de5-468c-be5f-5b55aa7a3320 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:29.376738 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:29.376738 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:29.380381 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:29.380381 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:29.386097 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1f93261a-0de5-468c-be5f-5b55aa7a3320 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:29.392102 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ad279f66-bf53-4268-bcea-85fd5736575d req-89d295e8-53ef-46cd-b4c4-2419dbbbd71a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/attachments/c14ec1d2-0255-4a2a-9ac7-2046f81d221e/action returned with HTTP 204 Aug 18 05:34:29.392723 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 847/3361] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:34:29 2026] POST /volume/v3/attachments/c14ec1d2-0255-4a2a-9ac7-2046f81d221e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:29.393291 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f93261a-0de5-468c-be5f-5b55aa7a3320 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 200 Aug 18 05:34:29.393829 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 834/3362] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:29 2026] GET /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:29.847746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7bd1fa90-f4a0-4806-bd0d-80bbbf475998 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:29.850467 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bd1fa90-f4a0-4806-bd0d-80bbbf475998 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:29.851057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bd1fa90-f4a0-4806-bd0d-80bbbf475998 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:29.851057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bd1fa90-f4a0-4806-bd0d-80bbbf475998 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:29.860519 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-be7cb8ad-f614-42a9-903a-76df67ac1bd3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:29.863651 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be7cb8ad-f614-42a9-903a-76df67ac1bd3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:29.863912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be7cb8ad-f614-42a9-903a-76df67ac1bd3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:29.864224 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-be7cb8ad-f614-42a9-903a-76df67ac1bd3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:29.864596 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-be7cb8ad-f614-42a9-903a-76df67ac1bd3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:29.865888 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:29.865888 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:29.870363 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7bd1fa90-f4a0-4806-bd0d-80bbbf475998 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:29.871338 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:29.871338 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:29.872674 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-be7cb8ad-f614-42a9-903a-76df67ac1bd3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:29.873397 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 835/3363] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:29 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:29.876828 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bd1fa90-f4a0-4806-bd0d-80bbbf475998 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:29.877101 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 848/3364] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:29 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:29.890668 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-64d090eb-8875-414b-a01e-564c552d69b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:29.892659 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64d090eb-8875-414b-a01e-564c552d69b8 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:29.892659 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64d090eb-8875-414b-a01e-564c552d69b8 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:29.892659 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-64d090eb-8875-414b-a01e-564c552d69b8 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:29.904657 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:29.904657 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:29.908429 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-64d090eb-8875-414b-a01e-564c552d69b8 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:29.912747 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-64d090eb-8875-414b-a01e-564c552d69b8 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:29.913512 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 848/3365] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:29 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:29.926899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:29.928369 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action Aug 18 05:34:29.928841 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action body: b'{"os-detach": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:29.928841 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:29.939226 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:29.939226 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:29.939872 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:29.943670 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Attachment connected to vm e09bdcc1-73e3-4c63-92c7-a65eab08aaee, checking data on nova Aug 18 05:34:29.944368 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.compute.nova [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Creating Keystone token plugin using URL: https://10.4.3.250/identity {{(pid=100215) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 05:34:30.062204 np0000007601 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] REQ: curl -g -i -X GET https://10.4.3.250/compute/v2.1/servers/e09bdcc1-73e3-4c63-92c7-a65eab08aaee/os-volume_attachments/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b26033bba6459ba62591b0ca9be05951b809cfe4fbaf27db3a7f03dfd79cb9bf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a" -H "X-Service-Token: {SHA256}846d85696727b884f614bf2cbc6835e6f2c561bffcdebf1b246e9f8084898243" {{(pid=100215) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 05:34:30.190221 np0000007601 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 05:34:30 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-975e64fe-e33c-49c6-a4db-e29f7a432a1a x-openstack-request-id: req-975e64fe-e33c-49c6-a4db-e29f7a432a1a {{(pid=100215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 05:34:30.190811 np0000007601 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1dfdffc1-afbe-41c2-aa71-53a02b4368b5", "serverId": "e09bdcc1-73e3-4c63-92c7-a65eab08aaee", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c14ec1d2-0255-4a2a-9ac7-2046f81d221e", "bdm_uuid": "65491b99-6684-4194-ba70-bbf978f524a5"}} {{(pid=100215) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 05:34:30.190811 np0000007601 devstack@c-api.service[100215]: DEBUG novaclient.v2.client [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET call to compute for https://10.4.3.250/compute/v2.1/servers/e09bdcc1-73e3-4c63-92c7-a65eab08aaee/os-volume_attachments/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 used request id req-975e64fe-e33c-49c6-a4db-e29f7a432a1a {{(pid=100215) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 05:34:30.193219 np0000007601 devstack@c-api.service[100215]: ERROR cinder.volume.api [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-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 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Caught error: Detach volume from instance e09bdcc1-73e3-4c63-92c7-a65eab08aaee using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e09bdcc1-73e3-4c63-92c7-a65eab08aaee using the Compute API Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: 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 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 05:34:30.195672 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e09bdcc1-73e3-4c63-92c7-a65eab08aaee using the Compute API Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: ERROR cinder.api.middleware.fault Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.middleware.fault [None req-e0f4bf0f-d7c7-4fa9-b093-c36993eb868a tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action returned with HTTP 409 Aug 18 05:34:30.197214 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 835/3366] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:29 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 167 bytes in 270 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:30.205953 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-64171a10-b06a-4e4f-be7a-fd16693f054b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.209731 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action Aug 18 05:34:30.209731 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:30.209731 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:30.224701 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.224701 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:30.225355 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:30.299890 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Attachment connected to vm e09bdcc1-73e3-4c63-92c7-a65eab08aaee, checking data on nova Aug 18 05:34:30.299890 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.compute.nova [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Creating Keystone token plugin using URL: https://10.4.3.250/identity {{(pid=100217) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 05:34:30.411200 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dcb0a83e-5bd6-42db-a292-bed37eb2e451 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.413475 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dcb0a83e-5bd6-42db-a292-bed37eb2e451 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:30.413475 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dcb0a83e-5bd6-42db-a292-bed37eb2e451 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:30.413798 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dcb0a83e-5bd6-42db-a292-bed37eb2e451 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:30.423415 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.423415 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:30.427434 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dcb0a83e-5bd6-42db-a292-bed37eb2e451 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:30.434211 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dcb0a83e-5bd6-42db-a292-bed37eb2e451 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 200 Aug 18 05:34:30.434211 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 849/3367] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:30 2026] GET /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:30.451569 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-08769c11-8562-4e98-9dfe-4c228b50c3d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.453493 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08769c11-8562-4e98-9dfe-4c228b50c3d8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:30.453493 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08769c11-8562-4e98-9dfe-4c228b50c3d8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:30.453560 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-08769c11-8562-4e98-9dfe-4c228b50c3d8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:30.459540 np0000007601 devstack@c-api.service[100217]: DEBUG novaclient.v2.client [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] REQ: curl -g -i -X GET https://10.4.3.250/compute/v2.1/servers/e09bdcc1-73e3-4c63-92c7-a65eab08aaee/os-volume_attachments/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1c35f0fd6524c4ef3706a282087385b681e5aab7072a7d0524e06fc30724a543" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-64171a10-b06a-4e4f-be7a-fd16693f054b" -H "X-Service-Token: {SHA256}c01633fb00159a54ed22af783857bae4e3464ed11edd244d146660f1303e685c" {{(pid=100217) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 05:34:30.460848 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.460848 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:30.465807 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-08769c11-8562-4e98-9dfe-4c228b50c3d8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:30.470964 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-08769c11-8562-4e98-9dfe-4c228b50c3d8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 200 Aug 18 05:34:30.470964 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 849/3368] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:30 2026] GET /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:30.486514 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8f784c0-e876-43b3-beb6-8037b7d3595f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.489238 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8f784c0-e876-43b3-beb6-8037b7d3595f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] PUT https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:30.489505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8f784c0-e876-43b3-beb6-8037b7d3595f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-642152841"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:30.560360 np0000007601 devstack@c-api.service[100215]: DEBUG oslo_db.sqlalchemy.engines [None req-b8f784c0-e876-43b3-beb6-8037b7d3595f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:34:30.573226 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.573226 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:30.577161 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b8f784c0-e876-43b3-beb6-8037b7d3595f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:30.586245 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b8f784c0-e876-43b3-beb6-8037b7d3595f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume updated successfully. Aug 18 05:34:30.586831 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8f784c0-e876-43b3-beb6-8037b7d3595f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 200 Aug 18 05:34:30.587251 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 836/3369] 10.4.3.250 () {68 vars in 1368 bytes} [Tue Aug 18 05:34:30 2026] PUT /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 783 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:30.589644 np0000007601 devstack@c-api.service[100217]: DEBUG novaclient.v2.client [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 05:34:30 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-509c05ac-899c-4adc-967e-e1c1b19fc2d0 x-openstack-request-id: req-509c05ac-899c-4adc-967e-e1c1b19fc2d0 {{(pid=100217) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 05:34:30.589776 np0000007601 devstack@c-api.service[100217]: DEBUG novaclient.v2.client [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1dfdffc1-afbe-41c2-aa71-53a02b4368b5", "serverId": "e09bdcc1-73e3-4c63-92c7-a65eab08aaee", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c14ec1d2-0255-4a2a-9ac7-2046f81d221e", "bdm_uuid": "65491b99-6684-4194-ba70-bbf978f524a5"}} {{(pid=100217) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 05:34:30.589876 np0000007601 devstack@c-api.service[100217]: DEBUG novaclient.v2.client [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET call to compute for https://10.4.3.250/compute/v2.1/servers/e09bdcc1-73e3-4c63-92c7-a65eab08aaee/os-volume_attachments/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 used request id req-509c05ac-899c-4adc-967e-e1c1b19fc2d0 {{(pid=100217) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 05:34:30.592150 np0000007601 devstack@c-api.service[100217]: ERROR cinder.volume.api [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-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 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Caught error: Detach volume from instance e09bdcc1-73e3-4c63-92c7-a65eab08aaee using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e09bdcc1-73e3-4c63-92c7-a65eab08aaee using the Compute API Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: 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 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 05:34:30.594400 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e09bdcc1-73e3-4c63-92c7-a65eab08aaee using the Compute API Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: ERROR cinder.api.middleware.fault Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.middleware.fault [None req-64171a10-b06a-4e4f-be7a-fd16693f054b tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action returned with HTTP 409 Aug 18 05:34:30.595869 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 836/3370] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:30 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 167 bytes in 390 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:30.601658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb98cc80-d729-4979-9282-73221b91a8e3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.605550 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-79dbe4cf-2533-468a-a8dc-1532eabc2bae None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.606979 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 850/3371] 10.4.3.250 () {70 vars in 1597 bytes} [Tue Aug 18 05:34:30 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 05:34:30.607454 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb98cc80-d729-4979-9282-73221b91a8e3 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] PUT https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:30.607789 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb98cc80-d729-4979-9282-73221b91a8e3 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2047991705", "description": "This is the new description of volume"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:30.612945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-528290df-6c74-4e7b-8091-f8d1818f885a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.614247 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 837/3372] 10.4.3.250 () {70 vars in 1597 bytes} [Tue Aug 18 05:34:30 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 05:34:30.621133 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e3415269-c688-4f58-adb7-04d657be7bcd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.622621 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.622621 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:30.633100 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fb98cc80-d729-4979-9282-73221b91a8e3 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:30.639728 np0000007601 devstack@c-api.service[100217]: WARNING keystonemiddleware.auth_token [None req-e3415269-c688-4f58-adb7-04d657be7bcd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 05:34:30.641040 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fb98cc80-d729-4979-9282-73221b91a8e3 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume updated successfully. Aug 18 05:34:30.641103 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 837/3373] 10.4.3.250 () {70 vars in 1597 bytes} [Tue Aug 18 05:34:30 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 05:34:30.641160 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb98cc80-d729-4979-9282-73221b91a8e3 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 200 Aug 18 05:34:30.641717 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 850/3374] 10.4.3.250 () {68 vars in 1369 bytes} [Tue Aug 18 05:34:30 2026] PUT /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:30.652028 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b2ddd5c6-4858-4a0d-bd96-e1abdb0474bf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.657269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d92da123-7b55-4f2c-a2ba-5a84fca4170e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.659244 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d92da123-7b55-4f2c-a2ba-5a84fca4170e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:30.659517 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d92da123-7b55-4f2c-a2ba-5a84fca4170e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:30.659747 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d92da123-7b55-4f2c-a2ba-5a84fca4170e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:30.668243 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.668243 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:30.671992 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d92da123-7b55-4f2c-a2ba-5a84fca4170e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:30.676966 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d92da123-7b55-4f2c-a2ba-5a84fca4170e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 200 Aug 18 05:34:30.677418 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 838/3375] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:30 2026] GET /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 891 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:30.680004 np0000007601 devstack@c-api.service[100216]: WARNING keystonemiddleware.auth_token [None req-b2ddd5c6-4858-4a0d-bd96-e1abdb0474bf None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 05:34:30.681511 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 851/3376] 10.4.3.250 () {70 vars in 1597 bytes} [Tue Aug 18 05:34:30 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 05:34:30.690925 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c42ee3bd-33b7-43f1-b5a0-353532846bf4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.699212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.700640 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:30.701101 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1039986302", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1515620196"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:30.702825 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1039986302', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1515620196'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:30.703077 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume of 1 GB Aug 18 05:34:30.707486 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Availability Zones retrieved successfully. Aug 18 05:34:30.714004 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (d3340b00-7db4-4472-bf5f-5e9e9b84a89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:30.716061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025db2c3-3f06-42b0-b206-eadb2ecfba9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:30.716310 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:30.744764 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (025db2c3-3f06-42b0-b206-eadb2ecfba9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:30.746555 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bba592-17b8-48d2-8e70-9ca71ebd0711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:30.771258 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c42ee3bd-33b7-43f1-b5a0-353532846bf4 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] POST https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action Aug 18 05:34:30.771769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c42ee3bd-33b7-43f1-b5a0-353532846bf4 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:30.772107 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c42ee3bd-33b7-43f1-b5a0-353532846bf4 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:30.789659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Created reservations ['bab41d34-0f06-4e03-a9d1-5e927229708f', '694129c2-ef85-4600-8cd0-366e0937885b', '71f26cfa-5217-4440-8fdd-487dcc50c526', '7daac5dc-1ef2-4484-a534-a903042ea3a3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:30.791058 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bba592-17b8-48d2-8e70-9ca71ebd0711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bab41d34-0f06-4e03-a9d1-5e927229708f', '694129c2-ef85-4600-8cd0-366e0937885b', '71f26cfa-5217-4440-8fdd-487dcc50c526', '7daac5dc-1ef2-4484-a534-a903042ea3a3']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:30.791829 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab17ffb6-e417-4ca1-9d79-d48ee296c110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:30.809333 np0000007601 devstack@c-api.service[100217]: DEBUG oslo_db.sqlalchemy.engines [None req-c42ee3bd-33b7-43f1-b5a0-353532846bf4 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-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=100217) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:34:30.819023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab17ffb6-e417-4ca1-9d79-d48ee296c110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2324ab7b-80a1-41f1-8419-537e1568bc42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1039986302',display_name='tempest-VolumesGetTest-Volume-1515620196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['bab41d34-0f06-4e03-a9d1-5e927229708f','694129c2-ef85-4600-8cd0-366e0937885b','71f26cfa-5217-4440-8fdd-487dcc50c526','7daac5dc-1ef2-4484-a534-a903042ea3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1039986302',display_name='tempest-VolumesGetTest-Volume-1515620196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2324ab7b-80a1-41f1-8419-537e1568bc42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a5343164232423e816f87201b3c9c9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:30.819271 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.819271 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:30.819580 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-c42ee3bd-33b7-43f1-b5a0-353532846bf4 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Updating volume '1dfdffc1-afbe-41c2-aa71-53a02b4368b5' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:34:30.820370 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a09dd8-59d1-4f08-90b9-63ac5e3adf74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:30.843490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a09dd8-59d1-4f08-90b9-63ac5e3adf74) transitioned into 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-1039986302',display_name='tempest-VolumesGetTest-Volume-1515620196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['bab41d34-0f06-4e03-a9d1-5e927229708f','694129c2-ef85-4600-8cd0-366e0937885b','71f26cfa-5217-4440-8fdd-487dcc50c526','7daac5dc-1ef2-4484-a534-a903042ea3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:30.844280 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edaf86a1-7a4b-4894-b500-015adc59f34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:30.850356 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c42ee3bd-33b7-43f1-b5a0-353532846bf4 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action returned with HTTP 202 Aug 18 05:34:30.851469 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 838/3377] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:30 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:30.855630 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edaf86a1-7a4b-4894-b500-015adc59f34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:30.857994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (d3340b00-7db4-4472-bf5f-5e9e9b84a89e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:30.857994 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request issued successfully. Aug 18 05:34:30.857994 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2b5ef2b-010b-437a-a4f7-1846dc306349 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:30.857994 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 851/3378] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:30 2026] POST /volume/v3/volumes => generated 780 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:30.866843 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c0333a62-cb5d-47a0-a121-4221ad828c08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.868738 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0333a62-cb5d-47a0-a121-4221ad828c08 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:30.869114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c0333a62-cb5d-47a0-a121-4221ad828c08 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:30.869422 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c0333a62-cb5d-47a0-a121-4221ad828c08 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:30.877095 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2f293699-31aa-4e72-af87-20b6117e31aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.878871 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f293699-31aa-4e72-af87-20b6117e31aa tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 Aug 18 05:34:30.879050 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f293699-31aa-4e72-af87-20b6117e31aa tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:30.879107 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.879107 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:30.880100 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f293699-31aa-4e72-af87-20b6117e31aa tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:30.884529 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c0333a62-cb5d-47a0-a121-4221ad828c08 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:30.884988 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-80c8dbf0-aeec-4a22-af90-cbcf7e47c718 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.886286 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.886286 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:30.886843 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-80c8dbf0-aeec-4a22-af90-cbcf7e47c718 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:30.887067 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-80c8dbf0-aeec-4a22-af90-cbcf7e47c718 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:30.887246 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-80c8dbf0-aeec-4a22-af90-cbcf7e47c718 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:30.887365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-80c8dbf0-aeec-4a22-af90-cbcf7e47c718 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:30.889552 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0333a62-cb5d-47a0-a121-4221ad828c08 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:30.889629 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2f293699-31aa-4e72-af87-20b6117e31aa tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:30.889988 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 839/3379] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:30 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:30.891968 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.891968 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:30.893266 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-80c8dbf0-aeec-4a22-af90-cbcf7e47c718 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:30.894490 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f293699-31aa-4e72-af87-20b6117e31aa tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 returned with HTTP 200 Aug 18 05:34:30.894564 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 839/3380] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:30 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:30.894606 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 852/3381] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:30 2026] GET /volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:30.918803 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:30.919451 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] POST https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action Aug 18 05:34:30.919776 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c14ec1d2-0255-4a2a-9ac7-2046f81d221e"}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:30.919906 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c14ec1d2-0255-4a2a-9ac7-2046f81d221e"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:30.933034 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:30.933034 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:30.933034 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Volume info retrieved successfully. Aug 18 05:34:31.034173 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Attachment connected to vm e09bdcc1-73e3-4c63-92c7-a65eab08aaee, checking data on nova Aug 18 05:34:31.034351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.compute.nova [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Creating Keystone token plugin using URL: https://10.4.3.250/identity {{(pid=100214) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 05:34:31.225573 np0000007601 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] REQ: curl -g -i -X GET https://10.4.3.250/compute/v2.1/servers/e09bdcc1-73e3-4c63-92c7-a65eab08aaee/os-volume_attachments/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7ec8ffc5a2dfda880c981f8d37b0ce30d8b07ee1990a3124ae005c4ec7f61cc8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8c98b0b8-3662-4477-a2c1-ff4406839db1" -H "X-Service-Token: {SHA256}cf3c0759e17e98b1297e01cc3b1cfe8375d87bd6913b61a01b8f548927723d2d" {{(pid=100214) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 05:34:31.318156 np0000007601 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 05:34:31 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-99296c0e-b60e-4991-aa18-a91da3abd627 x-openstack-request-id: req-99296c0e-b60e-4991-aa18-a91da3abd627 {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 05:34:31.318360 np0000007601 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "1dfdffc1-afbe-41c2-aa71-53a02b4368b5", "serverId": "e09bdcc1-73e3-4c63-92c7-a65eab08aaee", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c14ec1d2-0255-4a2a-9ac7-2046f81d221e", "bdm_uuid": "65491b99-6684-4194-ba70-bbf978f524a5"}} {{(pid=100214) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 05:34:31.318519 np0000007601 devstack@c-api.service[100214]: DEBUG novaclient.v2.client [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] GET call to compute for https://10.4.3.250/compute/v2.1/servers/e09bdcc1-73e3-4c63-92c7-a65eab08aaee/os-volume_attachments/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 used request id req-99296c0e-b60e-4991-aa18-a91da3abd627 {{(pid=100214) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 05:34:31.321361 np0000007601 devstack@c-api.service[100214]: ERROR cinder.volume.api [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-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 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Caught error: Detach volume from instance e09bdcc1-73e3-4c63-92c7-a65eab08aaee using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e09bdcc1-73e3-4c63-92c7-a65eab08aaee using the Compute API Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: 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 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 05:34:31.325054 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e09bdcc1-73e3-4c63-92c7-a65eab08aaee using the Compute API Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: ERROR cinder.api.middleware.fault Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.middleware.fault [None req-8c98b0b8-3662-4477-a2c1-ff4406839db1 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action returned with HTTP 409 Aug 18 05:34:31.326856 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 852/3382] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:30 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 167 bytes in 410 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:31.336066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5ce8e502-4ae6-40b9-8427-4e0c3d9a7e71 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.338002 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 840/3383] 10.4.3.250 () {70 vars in 1597 bytes} [Tue Aug 18 05:34:31 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 05:34:31.346812 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cb33706a-7151-4e91-afe4-d961a7b072d6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.365360 np0000007601 devstack@c-api.service[100217]: WARNING keystonemiddleware.auth_token [None req-cb33706a-7151-4e91-afe4-d961a7b072d6 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 05:34:31.366475 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 840/3384] 10.4.3.250 () {70 vars in 1597 bytes} [Tue Aug 18 05:34:31 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 18 05:34:31.372992 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e7a448e3-7497-4aae-9ebd-850baeb23663 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.375451 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7a448e3-7497-4aae-9ebd-850baeb23663 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:31.375728 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7a448e3-7497-4aae-9ebd-850baeb23663 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.375995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7a448e3-7497-4aae-9ebd-850baeb23663 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:31.385697 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.385697 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:31.390818 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e7a448e3-7497-4aae-9ebd-850baeb23663 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:31.397228 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7a448e3-7497-4aae-9ebd-850baeb23663 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:31.397886 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 853/3385] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:31.410313 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef452d9f-ded8-48fa-a129-717f9dc12f35 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.412860 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef452d9f-ded8-48fa-a129-717f9dc12f35 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:31.413184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef452d9f-ded8-48fa-a129-717f9dc12f35 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.413574 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef452d9f-ded8-48fa-a129-717f9dc12f35 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:31.465581 np0000007601 devstack@c-api.service[100214]: DEBUG oslo_db.sqlalchemy.engines [None req-ef452d9f-ded8-48fa-a129-717f9dc12f35 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 05:34:31.474893 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.474893 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:31.481063 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ef452d9f-ded8-48fa-a129-717f9dc12f35 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:31.488065 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef452d9f-ded8-48fa-a129-717f9dc12f35 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:31.488680 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 853/3386] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:31.541508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3e49361f-3035-4064-bd99-69b5e104c79f req-073c3992-761d-4503-8af7-beacabb9f3fd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.543888 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-073c3992-761d-4503-8af7-beacabb9f3fd tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:31.544026 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-073c3992-761d-4503-8af7-beacabb9f3fd tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.544729 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-073c3992-761d-4503-8af7-beacabb9f3fd tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:31.552660 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.552660 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:31.557941 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3e49361f-3035-4064-bd99-69b5e104c79f req-073c3992-761d-4503-8af7-beacabb9f3fd tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:31.564812 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-073c3992-761d-4503-8af7-beacabb9f3fd tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:31.565279 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 841/3387] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:31.647979 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-176015e4-7518-419d-bb48-1fa0a9c88aa7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.648474 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-176015e4-7518-419d-bb48-1fa0a9c88aa7 None None] GET https://10.4.3.250/volume// Aug 18 05:34:31.648772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-176015e4-7518-419d-bb48-1fa0a9c88aa7 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.649081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-176015e4-7518-419d-bb48-1fa0a9c88aa7 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:31.650216 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-176015e4-7518-419d-bb48-1fa0a9c88aa7 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:31.650216 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 841/3388] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:31.659456 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-3e49361f-3035-4064-bd99-69b5e104c79f req-a6582368-7865-4d82-85f2-d5a70df26f0f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.692913 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-a6582368-7865-4d82-85f2-d5a70df26f0f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:34:31.693454 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-a6582368-7865-4d82-85f2-d5a70df26f0f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "211b627b-5af0-4b26-a4f0-3206c5aa9d5c", "connector": null, "instance_uuid": "e09bdcc1-73e3-4c63-92c7-a65eab08aaee"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:31.706071 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.706071 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:31.741765 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-a6582368-7865-4d82-85f2-d5a70df26f0f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:34:31.742436 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 854/3389] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:34:31 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:31.770467 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb9b60c1-40ac-4dae-bab0-bec27c181127 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.773971 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb9b60c1-40ac-4dae-bab0-bec27c181127 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:31.774275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb9b60c1-40ac-4dae-bab0-bec27c181127 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.774538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb9b60c1-40ac-4dae-bab0-bec27c181127 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:31.782834 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d76cca73-57d0-4ffd-867d-d75af1bc5980 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.783301 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d76cca73-57d0-4ffd-867d-d75af1bc5980 None None] GET https://10.4.3.250/volume// Aug 18 05:34:31.783492 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d76cca73-57d0-4ffd-867d-d75af1bc5980 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.783687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d76cca73-57d0-4ffd-867d-d75af1bc5980 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:31.784029 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d76cca73-57d0-4ffd-867d-d75af1bc5980 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:31.784336 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 842/3390] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:31.787649 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.787649 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:31.792622 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cb9b60c1-40ac-4dae-bab0-bec27c181127 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:31.794244 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e13d7f22-f9e4-47aa-9004-b1d46d8bd0fe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.796824 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e13d7f22-f9e4-47aa-9004-b1d46d8bd0fe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:31.797155 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e13d7f22-f9e4-47aa-9004-b1d46d8bd0fe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.797439 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e13d7f22-f9e4-47aa-9004-b1d46d8bd0fe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:31.799330 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb9b60c1-40ac-4dae-bab0-bec27c181127 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:31.800081 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 854/3391] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:31.809444 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.809444 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:31.813530 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e13d7f22-f9e4-47aa-9004-b1d46d8bd0fe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:31.818033 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e13d7f22-f9e4-47aa-9004-b1d46d8bd0fe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:31.818510 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 842/3392] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 1037 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:31.904798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c6a452ad-c9e7-4bc1-8201-2004d4ca71b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.907058 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c6a452ad-c9e7-4bc1-8201-2004d4ca71b4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:31.907302 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c6a452ad-c9e7-4bc1-8201-2004d4ca71b4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.907561 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c6a452ad-c9e7-4bc1-8201-2004d4ca71b4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:31.907709 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c6a452ad-c9e7-4bc1-8201-2004d4ca71b4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:31.912814 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.912814 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:31.913720 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c6a452ad-c9e7-4bc1-8201-2004d4ca71b4 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:31.914215 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 855/3393] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:31.918922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-abc02e91-a274-44e1-b070-b8b3147dc947 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.921078 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abc02e91-a274-44e1-b070-b8b3147dc947 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 Aug 18 05:34:31.921270 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3e49361f-3035-4064-bd99-69b5e104c79f req-1039e8e2-5814-436a-b12d-97a3aacfcae4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.921566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abc02e91-a274-44e1-b070-b8b3147dc947 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.921566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abc02e91-a274-44e1-b070-b8b3147dc947 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:31.923631 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-1039e8e2-5814-436a-b12d-97a3aacfcae4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] PUT https://10.4.3.250/volume/v3/attachments/18e7fd70-e903-416d-a62f-2fd43b029dca Aug 18 05:34:31.923985 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-1039e8e2-5814-436a-b12d-97a3aacfcae4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:31.929138 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.929138 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:31.932509 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-3e49361f-3035-4064-bd99-69b5e104c79f req-1039e8e2-5814-436a-b12d-97a3aacfcae4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Acquiring lock "cinder-attachment_update-211b627b-5af0-4b26-a4f0-3206c5aa9d5c-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:34:31.932778 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abc02e91-a274-44e1-b070-b8b3147dc947 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:31.937489 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abc02e91-a274-44e1-b070-b8b3147dc947 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 returned with HTTP 200 Aug 18 05:34:31.937926 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 843/3394] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:31.938212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-3e49361f-3035-4064-bd99-69b5e104c79f req-1039e8e2-5814-436a-b12d-97a3aacfcae4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Lock "cinder-attachment_update-211b627b-5af0-4b26-a4f0-3206c5aa9d5c-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:34:31.939648 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.939648 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:31.950828 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9c7008f7-e071-43ec-aa84-40efd07321e2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.952663 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c7008f7-e071-43ec-aa84-40efd07321e2 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] PUT https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 Aug 18 05:34:31.952975 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c7008f7-e071-43ec-aa84-40efd07321e2 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-642152841", "description": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:31.961072 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:31.961072 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:31.965025 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9c7008f7-e071-43ec-aa84-40efd07321e2 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:31.971565 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9c7008f7-e071-43ec-aa84-40efd07321e2 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume updated successfully. Aug 18 05:34:31.972177 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c7008f7-e071-43ec-aa84-40efd07321e2 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 returned with HTTP 200 Aug 18 05:34:31.972591 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 843/3395] 10.4.3.250 () {68 vars in 1368 bytes} [Tue Aug 18 05:34:31 2026] PUT /volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 => generated 769 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:31.984901 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a8c52de1-ff7d-46da-bedd-705bc628ac4d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:31.987214 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a8c52de1-ff7d-46da-bedd-705bc628ac4d tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 Aug 18 05:34:31.987531 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a8c52de1-ff7d-46da-bedd-705bc628ac4d tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:31.987806 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a8c52de1-ff7d-46da-bedd-705bc628ac4d tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:32.004699 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:32.004699 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:32.009299 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a8c52de1-ff7d-46da-bedd-705bc628ac4d tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:32.014199 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a8c52de1-ff7d-46da-bedd-705bc628ac4d tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 returned with HTTP 200 Aug 18 05:34:32.014685 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 856/3396] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:31 2026] GET /volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:32.029673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e4700693-3a06-4274-8bae-0bbc3263f752 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:32.031644 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4700693-3a06-4274-8bae-0bbc3263f752 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] DELETE https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 Aug 18 05:34:32.031837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4700693-3a06-4274-8bae-0bbc3263f752 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:32.032069 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4700693-3a06-4274-8bae-0bbc3263f752 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:32.032251 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e4700693-3a06-4274-8bae-0bbc3263f752 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume with id: 2324ab7b-80a1-41f1-8419-537e1568bc42 Aug 18 05:34:32.040119 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:32.040119 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:32.040598 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4700693-3a06-4274-8bae-0bbc3263f752 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:32.047408 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-3e49361f-3035-4064-bd99-69b5e104c79f req-1039e8e2-5814-436a-b12d-97a3aacfcae4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Lock "cinder-attachment_update-211b627b-5af0-4b26-a4f0-3206c5aa9d5c-np0000007601" released by "attachment_update" :: held 0.109s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:34:32.047820 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-1039e8e2-5814-436a-b12d-97a3aacfcae4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/attachments/18e7fd70-e903-416d-a62f-2fd43b029dca returned with HTTP 200 Aug 18 05:34:32.048480 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 855/3397] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:34:31 2026] PUT /volume/v3/attachments/18e7fd70-e903-416d-a62f-2fd43b029dca => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:32.061950 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4700693-3a06-4274-8bae-0bbc3263f752 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume request issued successfully. Aug 18 05:34:32.062190 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4700693-3a06-4274-8bae-0bbc3263f752 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 returned with HTTP 202 Aug 18 05:34:32.062685 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 844/3398] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:32 2026] DELETE /volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:32.073059 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-29c57f4a-e93e-41ab-b39c-c16c7b689c39 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:32.075148 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29c57f4a-e93e-41ab-b39c-c16c7b689c39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 Aug 18 05:34:32.075364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29c57f4a-e93e-41ab-b39c-c16c7b689c39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:32.075573 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29c57f4a-e93e-41ab-b39c-c16c7b689c39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:32.082679 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:32.082679 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:32.086690 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-29c57f4a-e93e-41ab-b39c-c16c7b689c39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:32.092353 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29c57f4a-e93e-41ab-b39c-c16c7b689c39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 returned with HTTP 200 Aug 18 05:34:32.092984 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 844/3399] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:32 2026] GET /volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:32.815782 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-11d1d460-d36b-4ede-8038-706341aea92f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:32.818500 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11d1d460-d36b-4ede-8038-706341aea92f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:32.818747 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11d1d460-d36b-4ede-8038-706341aea92f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:32.818983 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-11d1d460-d36b-4ede-8038-706341aea92f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:32.830639 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:32.830639 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:32.835175 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-11d1d460-d36b-4ede-8038-706341aea92f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:32.841265 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-11d1d460-d36b-4ede-8038-706341aea92f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:32.841788 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 857/3400] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:32 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:32.925730 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4f05c454-9b21-4c1b-846e-0cef195204f3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:32.927601 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f05c454-9b21-4c1b-846e-0cef195204f3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:32.927856 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f05c454-9b21-4c1b-846e-0cef195204f3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:32.928138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f05c454-9b21-4c1b-846e-0cef195204f3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:32.928280 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4f05c454-9b21-4c1b-846e-0cef195204f3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:32.933765 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:32.933765 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:32.934839 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f05c454-9b21-4c1b-846e-0cef195204f3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:32.935365 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 856/3401] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:32 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:33.109086 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1770bc6e-e849-4d45-aa95-98d26cd73e5f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:33.111420 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1770bc6e-e849-4d45-aa95-98d26cd73e5f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 Aug 18 05:34:33.111420 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1770bc6e-e849-4d45-aa95-98d26cd73e5f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:33.112066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1770bc6e-e849-4d45-aa95-98d26cd73e5f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:33.118503 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1770bc6e-e849-4d45-aa95-98d26cd73e5f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 returned with HTTP 404 Aug 18 05:34:33.118943 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 845/3402] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:33 2026] GET /volume/v3/volumes/2324ab7b-80a1-41f1-8419-537e1568bc42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:33.126040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d6d44fbd-9418-46d4-a550-dc3caebbd2dd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:33.128731 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d6d44fbd-9418-46d4-a550-dc3caebbd2dd tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:33.129028 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d6d44fbd-9418-46d4-a550-dc3caebbd2dd tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:33.129294 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d6d44fbd-9418-46d4-a550-dc3caebbd2dd tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:33.141508 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:33.141508 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:33.146483 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d6d44fbd-9418-46d4-a550-dc3caebbd2dd tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:33.152030 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d6d44fbd-9418-46d4-a550-dc3caebbd2dd tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 200 Aug 18 05:34:33.152611 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 845/3403] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:33 2026] GET /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 891 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:33.165937 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f056487e-6dbe-4a35-89fc-04843fb7a180 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:33.168414 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f056487e-6dbe-4a35-89fc-04843fb7a180 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] DELETE https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:33.168652 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f056487e-6dbe-4a35-89fc-04843fb7a180 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:33.168914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f056487e-6dbe-4a35-89fc-04843fb7a180 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:33.169161 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-f056487e-6dbe-4a35-89fc-04843fb7a180 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume with id: 0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:33.180464 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:33.180464 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:33.181149 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f056487e-6dbe-4a35-89fc-04843fb7a180 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:33.211527 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f056487e-6dbe-4a35-89fc-04843fb7a180 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume request issued successfully. Aug 18 05:34:33.211860 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f056487e-6dbe-4a35-89fc-04843fb7a180 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 202 Aug 18 05:34:33.212449 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 858/3404] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:33 2026] DELETE /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:33.221880 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0d0ee630-bb79-455f-945c-b0cbbd1c6079 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:33.225742 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d0ee630-bb79-455f-945c-b0cbbd1c6079 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:33.225940 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d0ee630-bb79-455f-945c-b0cbbd1c6079 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:33.226200 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d0ee630-bb79-455f-945c-b0cbbd1c6079 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:33.235862 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:33.235862 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:33.240271 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0d0ee630-bb79-455f-945c-b0cbbd1c6079 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:33.244496 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d0ee630-bb79-455f-945c-b0cbbd1c6079 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 200 Aug 18 05:34:33.244928 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 857/3405] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:33 2026] GET /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 890 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:33.859802 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8e7eedfb-fb32-4e75-ad29-e4939f50ca75 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:33.861662 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e7eedfb-fb32-4e75-ad29-e4939f50ca75 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:33.861838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e7eedfb-fb32-4e75-ad29-e4939f50ca75 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:33.862001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e7eedfb-fb32-4e75-ad29-e4939f50ca75 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:33.874330 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:33.874330 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:33.885729 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8e7eedfb-fb32-4e75-ad29-e4939f50ca75 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:33.893181 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e7eedfb-fb32-4e75-ad29-e4939f50ca75 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:33.893790 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 846/3406] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:33 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:33.951736 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-21072f85-88bc-4c06-b183-a26d366ffff7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:33.953927 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21072f85-88bc-4c06-b183-a26d366ffff7 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:33.953927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21072f85-88bc-4c06-b183-a26d366ffff7 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:33.953927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21072f85-88bc-4c06-b183-a26d366ffff7 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:33.954116 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-21072f85-88bc-4c06-b183-a26d366ffff7 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:33.960094 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:33.960094 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:33.961610 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21072f85-88bc-4c06-b183-a26d366ffff7 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:33.961811 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 846/3407] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:33 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:34.263418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eaf65f57-66b5-47c0-a3ff-b5b6fd2ea3ca None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:34.265447 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eaf65f57-66b5-47c0-a3ff-b5b6fd2ea3ca tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a Aug 18 05:34:34.266806 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eaf65f57-66b5-47c0-a3ff-b5b6fd2ea3ca tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:34.266806 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eaf65f57-66b5-47c0-a3ff-b5b6fd2ea3ca tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:34.272790 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eaf65f57-66b5-47c0-a3ff-b5b6fd2ea3ca tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a returned with HTTP 404 Aug 18 05:34:34.273348 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 859/3408] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:34 2026] GET /volume/v3/volumes/0b8f83d9-b6f7-4c45-a1b9-5b58abe2206a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:34.284528 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ddc54a0b-d445-491c-9ba7-26316198a01b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:34.286738 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:34.287247 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-986605159"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:34.289201 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-986605159'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:34.289401 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume of 1 GB Aug 18 05:34:34.295125 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Availability Zones retrieved successfully. Aug 18 05:34:34.304317 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (a5c078a5-7589-40ed-9778-f2ea04f15a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:34.305838 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00445b57-7d91-4e2f-bb2a-77e3f3ee7ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:34.307316 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:34.352288 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00445b57-7d91-4e2f-bb2a-77e3f3ee7ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:34.353520 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e56360-55c7-4036-8862-632bdc65efc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:34.442564 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Created reservations ['04cc4cbd-9a06-4a30-8e33-642bcd23d5f8', '9b0b5167-e682-4d71-99bf-e3315984382f', '0ccaaa58-5901-46e3-970f-2ba690b10f35', '898bb94e-eced-48a0-b546-6d025cc8a562'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:34.443515 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e56360-55c7-4036-8862-632bdc65efc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04cc4cbd-9a06-4a30-8e33-642bcd23d5f8', '9b0b5167-e682-4d71-99bf-e3315984382f', '0ccaaa58-5901-46e3-970f-2ba690b10f35', '898bb94e-eced-48a0-b546-6d025cc8a562']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:34.444500 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84a2d349-e18e-402a-b282-26e404198d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:34.477538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84a2d349-e18e-402a-b282-26e404198d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fe32af2-3530-4f1b-8426-f02965816411', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-986605159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['04cc4cbd-9a06-4a30-8e33-642bcd23d5f8','9b0b5167-e682-4d71-99bf-e3315984382f','0ccaaa58-5901-46e3-970f-2ba690b10f35','898bb94e-eced-48a0-b546-6d025cc8a562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-986605159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fe32af2-3530-4f1b-8426-f02965816411,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a5343164232423e816f87201b3c9c9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:34.478580 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82150d6-242b-4841-8896-622d3217590a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:34.519229 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82150d6-242b-4841-8896-622d3217590a) transitioned into state 'SUCCESS' from state '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-986605159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['04cc4cbd-9a06-4a30-8e33-642bcd23d5f8','9b0b5167-e682-4d71-99bf-e3315984382f','0ccaaa58-5901-46e3-970f-2ba690b10f35','898bb94e-eced-48a0-b546-6d025cc8a562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:34.520445 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f2c05de-7901-41b7-89ec-f625d781fdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:34.539427 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f2c05de-7901-41b7-89ec-f625d781fdd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:34.542115 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (a5c078a5-7589-40ed-9778-f2ea04f15a0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:34.542115 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request issued successfully. Aug 18 05:34:34.543118 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddc54a0b-d445-491c-9ba7-26316198a01b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:34.545716 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 858/3409] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:34:34 2026] POST /volume/v3/volumes => generated 744 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:34.563933 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-550834f9-2ec9-4fb2-8af3-23e6265188ed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:34.567268 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-550834f9-2ec9-4fb2-8af3-23e6265188ed tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 Aug 18 05:34:34.568233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-550834f9-2ec9-4fb2-8af3-23e6265188ed tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:34.568233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-550834f9-2ec9-4fb2-8af3-23e6265188ed tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:34.584050 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:34.584050 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:34.587750 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-550834f9-2ec9-4fb2-8af3-23e6265188ed tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:34.595256 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-550834f9-2ec9-4fb2-8af3-23e6265188ed tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 returned with HTTP 200 Aug 18 05:34:34.595848 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 847/3410] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:34 2026] GET /volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 => generated 812 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:34.911931 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-595fed06-e2ec-416e-b474-139f2313b7ce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:34.917625 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-595fed06-e2ec-416e-b474-139f2313b7ce tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:34.919047 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-595fed06-e2ec-416e-b474-139f2313b7ce tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:34.919047 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-595fed06-e2ec-416e-b474-139f2313b7ce tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:34.937668 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:34.937668 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:34.946237 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-595fed06-e2ec-416e-b474-139f2313b7ce tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:34.952461 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-595fed06-e2ec-416e-b474-139f2313b7ce tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:34.952895 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 847/3411] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:34 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:34.976286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ed349a5b-ce82-48f9-a733-6f9fb8034989 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:34.978498 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ed349a5b-ce82-48f9-a733-6f9fb8034989 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:34.978817 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ed349a5b-ce82-48f9-a733-6f9fb8034989 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:34.979126 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ed349a5b-ce82-48f9-a733-6f9fb8034989 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:34.979335 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ed349a5b-ce82-48f9-a733-6f9fb8034989 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:34.991087 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:34.991087 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:34.991942 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ed349a5b-ce82-48f9-a733-6f9fb8034989 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:34.992364 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 860/3412] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:34 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:35.484657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e215374c-2558-4fe5-8205-efd68704d89e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:35.490137 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e215374c-2558-4fe5-8205-efd68704d89e tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/attachments/18e7fd70-e903-416d-a62f-2fd43b029dca/action Aug 18 05:34:35.490137 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e215374c-2558-4fe5-8205-efd68704d89e tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:35.490137 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e215374c-2558-4fe5-8205-efd68704d89e tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:35.512293 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:35.512293 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:35.532582 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3e49361f-3035-4064-bd99-69b5e104c79f req-e215374c-2558-4fe5-8205-efd68704d89e tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/attachments/18e7fd70-e903-416d-a62f-2fd43b029dca/action returned with HTTP 204 Aug 18 05:34:35.533519 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 859/3413] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:34:35 2026] POST /volume/v3/attachments/18e7fd70-e903-416d-a62f-2fd43b029dca/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:35.623475 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-15eb05e5-ed85-480e-9687-c515b7898e67 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:35.629111 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15eb05e5-ed85-480e-9687-c515b7898e67 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 Aug 18 05:34:35.629111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15eb05e5-ed85-480e-9687-c515b7898e67 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:35.629111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-15eb05e5-ed85-480e-9687-c515b7898e67 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:35.637753 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:35.637753 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:35.645559 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-15eb05e5-ed85-480e-9687-c515b7898e67 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:35.660528 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-15eb05e5-ed85-480e-9687-c515b7898e67 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 returned with HTTP 200 Aug 18 05:34:35.660528 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 848/3414] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:35 2026] GET /volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:35.703827 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e932fa3c-c289-4835-be87-ba37095bff5e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:35.706878 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:35.707357 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4fe32af2-3530-4f1b-8426-f02965816411", "size": 1, "name": "tempest-VolumesGetTest-Volume-394361319", "metadata": {"Type": "Test"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:35.708885 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request body: {'volume': {'source_volid': '4fe32af2-3530-4f1b-8426-f02965816411', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-394361319', 'metadata': {'Type': 'Test'}}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:35.730477 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:35.730477 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:35.731600 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume retrieved successfully. Aug 18 05:34:35.731600 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume of 1 GB Aug 18 05:34:35.737565 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Availability Zones retrieved successfully. Aug 18 05:34:35.746197 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (dad61e24-43eb-4c07-9edb-37dea7ec24be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:35.747944 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d861dc5b-21d7-4cb1-9e14-4b30b891fda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:35.750065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:35.786644 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d861dc5b-21d7-4cb1-9e14-4b30b891fda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4fe32af2-3530-4f1b-8426-f02965816411', 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:35.787994 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdc7f3f-6807-442d-8710-7a6ea1f7d3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:35.861542 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Created reservations ['09ef8a67-31f8-45bb-b25e-ceb968cb58b6', '51622233-d21d-4d0a-91dd-cadb8c8a9352', '1cdb4def-53f7-4bdf-a817-8db1817ea977', '4259ce9c-f0c4-498e-8018-31ab86f35496'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:35.862980 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbdc7f3f-6807-442d-8710-7a6ea1f7d3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09ef8a67-31f8-45bb-b25e-ceb968cb58b6', '51622233-d21d-4d0a-91dd-cadb8c8a9352', '1cdb4def-53f7-4bdf-a817-8db1817ea977', '4259ce9c-f0c4-498e-8018-31ab86f35496']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:35.864465 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f3fdde-c22d-49db-90e4-81075e304db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:35.911057 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f3fdde-c22d-49db-90e4-81075e304db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3db0d2c1-58ed-46a3-877d-3dd557b76a6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-394361319',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['09ef8a67-31f8-45bb-b25e-ceb968cb58b6','51622233-d21d-4d0a-91dd-cadb8c8a9352','1cdb4def-53f7-4bdf-a817-8db1817ea977','4259ce9c-f0c4-498e-8018-31ab86f35496'],size=1,snapshot_id=None,source_replicaid=,source_volid=4fe32af2-3530-4f1b-8426-f02965816411,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-394361319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3db0d2c1-58ed-46a3-877d-3dd557b76a6f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6a5343164232423e816f87201b3c9c9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4fe32af2-3530-4f1b-8426-f02965816411,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:35.911946 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108d67a1-d503-4c7a-8e6f-a733441a681c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:35.936243 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108d67a1-d503-4c7a-8e6f-a733441a681c) transitioned into state 'SUCCESS' from state '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-394361319',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['09ef8a67-31f8-45bb-b25e-ceb968cb58b6','51622233-d21d-4d0a-91dd-cadb8c8a9352','1cdb4def-53f7-4bdf-a817-8db1817ea977','4259ce9c-f0c4-498e-8018-31ab86f35496'],size=1,snapshot_id=None,source_replicaid=,source_volid=4fe32af2-3530-4f1b-8426-f02965816411,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:35.937209 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6152e1-a22b-4afd-9e7f-d8e83a7648d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:35.955056 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b6152e1-a22b-4afd-9e7f-d8e83a7648d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:35.955802 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (dad61e24-43eb-4c07-9edb-37dea7ec24be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:35.956164 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request issued successfully. Aug 18 05:34:35.956763 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e932fa3c-c289-4835-be87-ba37095bff5e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:35.957244 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 848/3415] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:35 2026] POST /volume/v3/volumes => generated 792 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:35.975322 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e21563b6-c443-4b72-9243-32d6ebf8232f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:35.977861 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e21563b6-c443-4b72-9243-32d6ebf8232f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:35.978220 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e21563b6-c443-4b72-9243-32d6ebf8232f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:35.978638 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e21563b6-c443-4b72-9243-32d6ebf8232f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:35.980308 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-37694a87-4f6f-4ffb-a65b-1f496c09c1a1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:35.985504 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37694a87-4f6f-4ffb-a65b-1f496c09c1a1 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:35.985815 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37694a87-4f6f-4ffb-a65b-1f496c09c1a1 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:35.986119 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37694a87-4f6f-4ffb-a65b-1f496c09c1a1 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:35.997666 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:35.997666 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:36.008074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e75a764c-310a-47c0-8731-8bbef77bafa5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:36.009759 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e75a764c-310a-47c0-8731-8bbef77bafa5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:36.009855 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e21563b6-c443-4b72-9243-32d6ebf8232f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:36.010279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e75a764c-310a-47c0-8731-8bbef77bafa5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:36.010657 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e75a764c-310a-47c0-8731-8bbef77bafa5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:36.010910 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e75a764c-310a-47c0-8731-8bbef77bafa5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:36.011360 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:36.011360 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:36.016311 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:36.016311 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:36.018076 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e75a764c-310a-47c0-8731-8bbef77bafa5 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:36.018076 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 849/3416] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:36 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:36.018475 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-37694a87-4f6f-4ffb-a65b-1f496c09c1a1 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:36.024934 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e21563b6-c443-4b72-9243-32d6ebf8232f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 200 Aug 18 05:34:36.025547 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 861/3417] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:35 2026] GET /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:36.027403 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37694a87-4f6f-4ffb-a65b-1f496c09c1a1 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:36.028037 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 860/3418] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:35 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 1150 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:36.049076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1509a4f9-2a41-42e8-a574-d3acf746ae99 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:36.052124 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1509a4f9-2a41-42e8-a574-d3acf746ae99 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:36.052359 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1509a4f9-2a41-42e8-a574-d3acf746ae99 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:36.052944 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1509a4f9-2a41-42e8-a574-d3acf746ae99 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:36.066064 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:36.066064 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:36.071042 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1509a4f9-2a41-42e8-a574-d3acf746ae99 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:36.077742 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1509a4f9-2a41-42e8-a574-d3acf746ae99 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:36.078428 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 849/3419] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:36 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 1150 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:36.094090 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-97df5b1c-25a2-42a6-8e19-d3820d6a1072 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:36.100039 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97df5b1c-25a2-42a6-8e19-d3820d6a1072 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action Aug 18 05:34:36.100039 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97df5b1c-25a2-42a6-8e19-d3820d6a1072 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action body: b'{"os-detach": {"attachment_id": "18e7fd70-e903-416d-a62f-2fd43b029dca"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:36.100039 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-97df5b1c-25a2-42a6-8e19-d3820d6a1072 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "18e7fd70-e903-416d-a62f-2fd43b029dca"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:36.119720 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:36.119720 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:36.122035 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-97df5b1c-25a2-42a6-8e19-d3820d6a1072 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:36.131794 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-97df5b1c-25a2-42a6-8e19-d3820d6a1072 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action returned with HTTP 400 Aug 18 05:34:36.132704 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 850/3420] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:36 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 100 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:34:36.181135 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-3c25a5b0-2792-4aa3-9731-2bf540ecde23 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:36.185716 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-3c25a5b0-2792-4aa3-9731-2bf540ecde23 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:36.185996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-3c25a5b0-2792-4aa3-9731-2bf540ecde23 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:36.186392 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-3c25a5b0-2792-4aa3-9731-2bf540ecde23 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:36.199839 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:36.199839 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:36.206826 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-3c25a5b0-2792-4aa3-9731-2bf540ecde23 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:36.214078 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-3c25a5b0-2792-4aa3-9731-2bf540ecde23 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:36.216183 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 862/3421] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:36 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:36.240827 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-7a678410-2e99-4700-867f-302be8001bef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:36.243235 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-7a678410-2e99-4700-867f-302be8001bef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c/action Aug 18 05:34:36.243686 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-7a678410-2e99-4700-867f-302be8001bef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:36.243921 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-7a678410-2e99-4700-867f-302be8001bef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:36.265406 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:36.265406 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:36.266858 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-7a678410-2e99-4700-867f-302be8001bef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:36.278059 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-7a678410-2e99-4700-867f-302be8001bef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Begin detaching volume completed successfully. Aug 18 05:34:36.278429 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-7a678410-2e99-4700-867f-302be8001bef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c/action returned with HTTP 202 Aug 18 05:34:36.279264 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 861/3422] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:34:36 2026] POST /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:36.356601 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-16cdbd52-4f6b-4304-89c6-6753b6998bc3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:36.357310 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-16cdbd52-4f6b-4304-89c6-6753b6998bc3 None None] GET https://10.4.3.250/volume// Aug 18 05:34:36.357310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-16cdbd52-4f6b-4304-89c6-6753b6998bc3 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:36.357496 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-16cdbd52-4f6b-4304-89c6-6753b6998bc3 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:36.357829 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-16cdbd52-4f6b-4304-89c6-6753b6998bc3 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:36.358230 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 850/3423] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:34:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:36.373604 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-f6b582bc-1562-48fa-a887-4f9c7b100dc4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:36.379102 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-f6b582bc-1562-48fa-a887-4f9c7b100dc4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:36.379102 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-f6b582bc-1562-48fa-a887-4f9c7b100dc4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:36.379102 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-f6b582bc-1562-48fa-a887-4f9c7b100dc4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:36.394374 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:36.394374 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:36.407259 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-f6b582bc-1562-48fa-a887-4f9c7b100dc4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:36.418390 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-f6b582bc-1562-48fa-a887-4f9c7b100dc4 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:36.420289 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 851/3424] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:34:36 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 1333 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:37.037491 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9c5f4211-ac7b-4e84-a2ce-1f115240c1c8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:37.043161 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c5f4211-ac7b-4e84-a2ce-1f115240c1c8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:37.043335 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c5f4211-ac7b-4e84-a2ce-1f115240c1c8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:37.043655 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c5f4211-ac7b-4e84-a2ce-1f115240c1c8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:37.043812 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9c5f4211-ac7b-4e84-a2ce-1f115240c1c8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:37.051974 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-117e1872-2166-4d68-b991-1ea2c24aa913 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:37.055505 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:37.055505 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:37.056565 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c5f4211-ac7b-4e84-a2ce-1f115240c1c8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:37.057176 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 863/3425] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:37 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:37.057542 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-117e1872-2166-4d68-b991-1ea2c24aa913 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:37.057659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-117e1872-2166-4d68-b991-1ea2c24aa913 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:37.057913 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-117e1872-2166-4d68-b991-1ea2c24aa913 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:37.076836 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:37.076836 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:37.086036 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-117e1872-2166-4d68-b991-1ea2c24aa913 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:37.090706 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-117e1872-2166-4d68-b991-1ea2c24aa913 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 200 Aug 18 05:34:37.091180 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 862/3426] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:37 2026] GET /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 885 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:37.113334 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-467d5479-cfd6-4118-bb2c-5209b38a859e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:37.115794 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-467d5479-cfd6-4118-bb2c-5209b38a859e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:37.116063 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-467d5479-cfd6-4118-bb2c-5209b38a859e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:37.116367 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-467d5479-cfd6-4118-bb2c-5209b38a859e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:37.133521 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:37.133521 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:37.142226 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-467d5479-cfd6-4118-bb2c-5209b38a859e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:37.149878 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-467d5479-cfd6-4118-bb2c-5209b38a859e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 200 Aug 18 05:34:37.151505 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 851/3427] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:37 2026] GET /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 885 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:37.168644 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-305b512d-75d2-4c8a-a9f3-689d1925baab None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:37.171347 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-305b512d-75d2-4c8a-a9f3-689d1925baab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] PUT https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:37.171998 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-305b512d-75d2-4c8a-a9f3-689d1925baab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-394361319"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:37.187060 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:37.187060 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:37.194306 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-305b512d-75d2-4c8a-a9f3-689d1925baab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:37.208703 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-305b512d-75d2-4c8a-a9f3-689d1925baab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume updated successfully. Aug 18 05:34:37.209804 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-305b512d-75d2-4c8a-a9f3-689d1925baab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 200 Aug 18 05:34:37.212527 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 852/3428] 10.4.3.250 () {68 vars in 1368 bytes} [Tue Aug 18 05:34:37 2026] PUT /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:37.232278 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fd7e1258-e0b0-47eb-890f-8a3c1a00ea6f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:37.234675 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd7e1258-e0b0-47eb-890f-8a3c1a00ea6f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] PUT https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:37.235054 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fd7e1258-e0b0-47eb-890f-8a3c1a00ea6f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1317592300", "description": "This is the new description of volume"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:37.250147 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:37.250147 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:37.258209 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fd7e1258-e0b0-47eb-890f-8a3c1a00ea6f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:37.270164 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fd7e1258-e0b0-47eb-890f-8a3c1a00ea6f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume updated successfully. Aug 18 05:34:37.271062 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd7e1258-e0b0-47eb-890f-8a3c1a00ea6f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 200 Aug 18 05:34:37.271867 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 864/3429] 10.4.3.250 () {68 vars in 1369 bytes} [Tue Aug 18 05:34:37 2026] PUT /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:37.286937 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bc7807a0-6313-4614-981b-c04350001789 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:37.289910 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc7807a0-6313-4614-981b-c04350001789 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:37.290092 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc7807a0-6313-4614-981b-c04350001789 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:37.290366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bc7807a0-6313-4614-981b-c04350001789 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:37.305598 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:37.305598 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:37.314992 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bc7807a0-6313-4614-981b-c04350001789 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:37.322443 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bc7807a0-6313-4614-981b-c04350001789 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 200 Aug 18 05:34:37.323707 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 863/3430] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:37 2026] GET /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 925 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:37.341076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-539bc87f-e072-4ef4-b7e7-d14833851fab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:37.342909 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:37.343184 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1847184446", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-868577427"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:37.344789 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1847184446', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-868577427'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:37.344967 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume of 1 GB Aug 18 05:34:37.350153 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Availability Zones retrieved successfully. Aug 18 05:34:37.357822 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (a6e89acb-04ed-4b9b-af35-02a05f24e5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:37.359596 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2413707-3d38-421a-a81d-d6af926f1362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:37.359794 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:37.416955 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2413707-3d38-421a-a81d-d6af926f1362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:37.417860 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20c527f-f64c-4cc7-9c2a-be9942d04ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:37.497094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Created reservations ['3a465881-3089-40ba-894a-15edb17f46da', '10a4e3a5-a5b8-4857-a61c-a276b441a37c', '4c8e7b8a-12fd-4e64-b67f-ccd930a34f2d', '463f8768-5126-4636-9d2d-a36017ba2a1d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:37.497964 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f20c527f-f64c-4cc7-9c2a-be9942d04ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a465881-3089-40ba-894a-15edb17f46da', '10a4e3a5-a5b8-4857-a61c-a276b441a37c', '4c8e7b8a-12fd-4e64-b67f-ccd930a34f2d', '463f8768-5126-4636-9d2d-a36017ba2a1d']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:37.498942 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19dce383-39cc-4ff0-8b3d-136b19cdeb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:37.525591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19dce383-39cc-4ff0-8b3d-136b19cdeb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '340abcd8-3a3b-43a6-b8b3-c1cc8f226786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1847184446',display_name='tempest-VolumesGetTest-Volume-868577427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['3a465881-3089-40ba-894a-15edb17f46da','10a4e3a5-a5b8-4857-a61c-a276b441a37c','4c8e7b8a-12fd-4e64-b67f-ccd930a34f2d','463f8768-5126-4636-9d2d-a36017ba2a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1847184446',display_name='tempest-VolumesGetTest-Volume-868577427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=340abcd8-3a3b-43a6-b8b3-c1cc8f226786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a5343164232423e816f87201b3c9c9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:37.526152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f8c108-49e5-4009-831c-a648a8bc7dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:37.551037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f8c108-49e5-4009-831c-a648a8bc7dfa) transitioned into 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-1847184446',display_name='tempest-VolumesGetTest-Volume-868577427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['3a465881-3089-40ba-894a-15edb17f46da','10a4e3a5-a5b8-4857-a61c-a276b441a37c','4c8e7b8a-12fd-4e64-b67f-ccd930a34f2d','463f8768-5126-4636-9d2d-a36017ba2a1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:37.553301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8187d1f6-5f7f-4768-a865-b8e2e1b55104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:37.560478 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-6e1f6fee-f58a-492f-b7a1-dc7a51c506ef None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:37.565866 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-6e1f6fee-f58a-492f-b7a1-dc7a51c506ef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] DELETE https://10.4.3.250/volume/v3/attachments/18e7fd70-e903-416d-a62f-2fd43b029dca Aug 18 05:34:37.565866 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-6e1f6fee-f58a-492f-b7a1-dc7a51c506ef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:37.565866 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-6e1f6fee-f58a-492f-b7a1-dc7a51c506ef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:37.569834 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8187d1f6-5f7f-4768-a865-b8e2e1b55104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:37.569834 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (a6e89acb-04ed-4b9b-af35-02a05f24e5a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:37.569834 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request issued successfully. Aug 18 05:34:37.569834 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-539bc87f-e072-4ef4-b7e7-d14833851fab tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:37.569834 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 852/3431] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:37 2026] POST /volume/v3/volumes => generated 779 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:37.572859 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:37.572859 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:37.593336 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5b8347ef-bab4-48e6-922a-6f4648bcb1f0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:37.595305 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b8347ef-bab4-48e6-922a-6f4648bcb1f0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 Aug 18 05:34:37.595589 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b8347ef-bab4-48e6-922a-6f4648bcb1f0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:37.595837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5b8347ef-bab4-48e6-922a-6f4648bcb1f0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:37.607542 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:37.607542 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:37.613557 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5b8347ef-bab4-48e6-922a-6f4648bcb1f0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:37.620312 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5b8347ef-bab4-48e6-922a-6f4648bcb1f0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 returned with HTTP 200 Aug 18 05:34:37.621199 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 865/3432] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:37 2026] GET /volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:37.650380 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7cb3200b-0def-42ca-9c35-8cd3f5a7a3c9 req-6e1f6fee-f58a-492f-b7a1-dc7a51c506ef tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/attachments/18e7fd70-e903-416d-a62f-2fd43b029dca returned with HTTP 200 Aug 18 05:34:37.650941 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 853/3433] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:34:37 2026] DELETE /volume/v3/attachments/18e7fd70-e903-416d-a62f-2fd43b029dca => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:38.082101 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3924b209-b21e-4eb6-96ab-e1efc09500a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.086076 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3924b209-b21e-4eb6-96ab-e1efc09500a8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:38.086381 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3924b209-b21e-4eb6-96ab-e1efc09500a8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:38.086659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3924b209-b21e-4eb6-96ab-e1efc09500a8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:38.086981 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3924b209-b21e-4eb6-96ab-e1efc09500a8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:38.095747 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.095747 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:38.096738 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3924b209-b21e-4eb6-96ab-e1efc09500a8 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:38.097288 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 864/3434] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:38 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:38.504885 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-868ba670-551c-4fe9-970f-d35b2b5ec737 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.507403 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-868ba670-551c-4fe9-970f-d35b2b5ec737 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] POST https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action Aug 18 05:34:38.507841 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-868ba670-551c-4fe9-970f-d35b2b5ec737 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:38.508021 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-868ba670-551c-4fe9-970f-d35b2b5ec737 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:38.528935 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.528935 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:38.539450 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-868ba670-551c-4fe9-970f-d35b2b5ec737 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] Updating volume '1dfdffc1-afbe-41c2-aa71-53a02b4368b5' with '{'status': 'in-use'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 05:34:38.578140 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-868ba670-551c-4fe9-970f-d35b2b5ec737 tempest-TestServerVolumeAttachmentScenario-1296346971 tempest-TestServerVolumeAttachmentScenario-1296346971-project-admin] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action returned with HTTP 202 Aug 18 05:34:38.578703 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 853/3435] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:38 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:38.589170 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2d0cdafe-49fd-4118-8890-cae4700ba0f3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.591199 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d0cdafe-49fd-4118-8890-cae4700ba0f3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:38.591526 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d0cdafe-49fd-4118-8890-cae4700ba0f3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:38.591682 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d0cdafe-49fd-4118-8890-cae4700ba0f3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:38.608341 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.608341 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:38.614504 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2d0cdafe-49fd-4118-8890-cae4700ba0f3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:38.621523 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d0cdafe-49fd-4118-8890-cae4700ba0f3 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:38.622177 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 866/3436] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:38 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 1149 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:38.640071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6bf4ee26-a55a-4bbd-a737-5bbc3019c576 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.643371 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6bf4ee26-a55a-4bbd-a737-5bbc3019c576 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 Aug 18 05:34:38.643371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6bf4ee26-a55a-4bbd-a737-5bbc3019c576 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:38.643371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6bf4ee26-a55a-4bbd-a737-5bbc3019c576 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:38.658158 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.658158 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:38.667696 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6bf4ee26-a55a-4bbd-a737-5bbc3019c576 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:38.673788 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6bf4ee26-a55a-4bbd-a737-5bbc3019c576 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 returned with HTTP 200 Aug 18 05:34:38.673788 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 854/3437] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:38 2026] GET /volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:38.693949 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-5ab97709-c123-4a5e-b896-a53a6da1fa15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.696250 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-5ab97709-c123-4a5e-b896-a53a6da1fa15 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:38.696250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-5ab97709-c123-4a5e-b896-a53a6da1fa15 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:38.696250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-5ab97709-c123-4a5e-b896-a53a6da1fa15 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:38.700481 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-90f71122-e431-4adc-b8bd-319ce5fd5437 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.703556 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-90f71122-e431-4adc-b8bd-319ce5fd5437 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] PUT https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 Aug 18 05:34:38.704147 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-90f71122-e431-4adc-b8bd-319ce5fd5437 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-394361319", "description": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:38.720679 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.720679 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:38.729193 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.729193 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:38.731821 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-90f71122-e431-4adc-b8bd-319ce5fd5437 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:38.737378 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-5ab97709-c123-4a5e-b896-a53a6da1fa15 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:38.743886 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-90f71122-e431-4adc-b8bd-319ce5fd5437 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume updated successfully. Aug 18 05:34:38.744505 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-5ab97709-c123-4a5e-b896-a53a6da1fa15 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:38.745160 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-90f71122-e431-4adc-b8bd-319ce5fd5437 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 returned with HTTP 200 Aug 18 05:34:38.746224 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 865/3438] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:38 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 1149 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:34:38.746289 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 854/3439] 10.4.3.250 () {68 vars in 1368 bytes} [Tue Aug 18 05:34:38 2026] PUT /volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:38.766501 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cffce2fc-d994-4dea-83db-f60f81ea5d6b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.769964 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cffce2fc-d994-4dea-83db-f60f81ea5d6b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 Aug 18 05:34:38.770182 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cffce2fc-d994-4dea-83db-f60f81ea5d6b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:38.770408 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cffce2fc-d994-4dea-83db-f60f81ea5d6b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:38.781701 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.781701 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:38.783238 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-6cdc8d44-2dc4-4424-94f7-e00bc7efdc9d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.786228 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-6cdc8d44-2dc4-4424-94f7-e00bc7efdc9d tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] POST https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action Aug 18 05:34:38.787319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-6cdc8d44-2dc4-4424-94f7-e00bc7efdc9d tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:38.787319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-6cdc8d44-2dc4-4424-94f7-e00bc7efdc9d tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:38.788064 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cffce2fc-d994-4dea-83db-f60f81ea5d6b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:38.796795 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cffce2fc-d994-4dea-83db-f60f81ea5d6b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 returned with HTTP 200 Aug 18 05:34:38.797653 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 867/3440] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:38 2026] GET /volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:38.801676 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.801676 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:38.802672 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-6cdc8d44-2dc4-4424-94f7-e00bc7efdc9d tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:38.813512 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-6cdc8d44-2dc4-4424-94f7-e00bc7efdc9d tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Begin detaching volume completed successfully. Aug 18 05:34:38.813512 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-6cdc8d44-2dc4-4424-94f7-e00bc7efdc9d tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action returned with HTTP 202 Aug 18 05:34:38.813512 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 855/3441] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:34:38 2026] POST /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:38.817720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b374fdfe-cd1d-41e4-906a-b1acb8856b78 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.822284 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b374fdfe-cd1d-41e4-906a-b1acb8856b78 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] DELETE https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 Aug 18 05:34:38.822786 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b374fdfe-cd1d-41e4-906a-b1acb8856b78 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:38.824973 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b374fdfe-cd1d-41e4-906a-b1acb8856b78 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:38.824973 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b374fdfe-cd1d-41e4-906a-b1acb8856b78 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume with id: 340abcd8-3a3b-43a6-b8b3-c1cc8f226786 Aug 18 05:34:38.840566 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.840566 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:38.840566 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b374fdfe-cd1d-41e4-906a-b1acb8856b78 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:38.872107 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b374fdfe-cd1d-41e4-906a-b1acb8856b78 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume request issued successfully. Aug 18 05:34:38.872107 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b374fdfe-cd1d-41e4-906a-b1acb8856b78 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 returned with HTTP 202 Aug 18 05:34:38.873476 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 866/3442] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:38 2026] DELETE /volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:38.886434 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0c8c9369-1142-4248-81cd-267fa3c37078 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.887527 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fc6ccce1-81eb-40fb-9036-aaa9c659ad2c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.887758 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc6ccce1-81eb-40fb-9036-aaa9c659ad2c None None] GET https://10.4.3.250/volume// Aug 18 05:34:38.888589 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc6ccce1-81eb-40fb-9036-aaa9c659ad2c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:38.888589 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fc6ccce1-81eb-40fb-9036-aaa9c659ad2c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:38.888814 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fc6ccce1-81eb-40fb-9036-aaa9c659ad2c None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:38.888867 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c8c9369-1142-4248-81cd-267fa3c37078 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 Aug 18 05:34:38.889309 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c8c9369-1142-4248-81cd-267fa3c37078 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:38.889430 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 868/3443] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:34:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:38.889486 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c8c9369-1142-4248-81cd-267fa3c37078 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:38.902979 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.902979 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:38.908001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-afa0aab0-82ca-44bb-9ef3-78cbc51b8abe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:38.911825 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0c8c9369-1142-4248-81cd-267fa3c37078 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:38.917905 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-afa0aab0-82ca-44bb-9ef3-78cbc51b8abe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:38.917905 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-afa0aab0-82ca-44bb-9ef3-78cbc51b8abe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:38.917905 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-afa0aab0-82ca-44bb-9ef3-78cbc51b8abe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:38.921216 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c8c9369-1142-4248-81cd-267fa3c37078 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 returned with HTTP 200 Aug 18 05:34:38.924041 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 855/3444] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:38 2026] GET /volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:38.935196 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:38.935196 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:38.940905 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-afa0aab0-82ca-44bb-9ef3-78cbc51b8abe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:38.948794 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-afa0aab0-82ca-44bb-9ef3-78cbc51b8abe tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:38.949426 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 856/3445] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:34:38 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 1332 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:39.117919 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e4a9c293-4d84-4b3d-8210-44fe73c3ebea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:39.121077 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4a9c293-4d84-4b3d-8210-44fe73c3ebea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:39.121400 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4a9c293-4d84-4b3d-8210-44fe73c3ebea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:39.121702 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e4a9c293-4d84-4b3d-8210-44fe73c3ebea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:39.121855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e4a9c293-4d84-4b3d-8210-44fe73c3ebea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:39.134187 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:39.134187 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:39.136888 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e4a9c293-4d84-4b3d-8210-44fe73c3ebea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:39.136888 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 867/3446] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:39 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:39.942795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-05d2ef92-bf05-4d0a-8e20-f19e21c12dca None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:39.942795 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05d2ef92-bf05-4d0a-8e20-f19e21c12dca tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 Aug 18 05:34:39.942795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05d2ef92-bf05-4d0a-8e20-f19e21c12dca tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:39.942795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05d2ef92-bf05-4d0a-8e20-f19e21c12dca tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:39.954480 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05d2ef92-bf05-4d0a-8e20-f19e21c12dca tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 returned with HTTP 404 Aug 18 05:34:39.955546 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 869/3447] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:39 2026] GET /volume/v3/volumes/340abcd8-3a3b-43a6-b8b3-c1cc8f226786 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:39.966454 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-43b80010-4a33-49c5-97e3-76e60fd31042 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:39.968953 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-43b80010-4a33-49c5-97e3-76e60fd31042 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:39.972899 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-43b80010-4a33-49c5-97e3-76e60fd31042 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:39.973005 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-b028d351-5946-4bc3-8c23-42b7022cdbe1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:39.973346 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-43b80010-4a33-49c5-97e3-76e60fd31042 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:39.976212 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-b028d351-5946-4bc3-8c23-42b7022cdbe1 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] DELETE https://10.4.3.250/volume/v3/attachments/c14ec1d2-0255-4a2a-9ac7-2046f81d221e Aug 18 05:34:39.976711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-b028d351-5946-4bc3-8c23-42b7022cdbe1 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:39.976711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-b028d351-5946-4bc3-8c23-42b7022cdbe1 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:39.981724 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:39.981724 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:39.985811 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-43b80010-4a33-49c5-97e3-76e60fd31042 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:39.986048 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:39.986048 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:39.992726 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-43b80010-4a33-49c5-97e3-76e60fd31042 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 200 Aug 18 05:34:39.993365 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 856/3448] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:39 2026] GET /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:40.009558 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6c7ee0b6-7ee3-476b-8ebe-99e55cb2fc8e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:40.012587 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c7ee0b6-7ee3-476b-8ebe-99e55cb2fc8e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] DELETE https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:40.012804 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c7ee0b6-7ee3-476b-8ebe-99e55cb2fc8e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:40.013213 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6c7ee0b6-7ee3-476b-8ebe-99e55cb2fc8e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:40.013296 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6c7ee0b6-7ee3-476b-8ebe-99e55cb2fc8e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume with id: 3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:40.030703 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:40.030703 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:40.031602 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6c7ee0b6-7ee3-476b-8ebe-99e55cb2fc8e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:40.060177 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5c032e8b-200b-429a-a037-6e8a0c6688d3 req-b028d351-5946-4bc3-8c23-42b7022cdbe1 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/attachments/c14ec1d2-0255-4a2a-9ac7-2046f81d221e returned with HTTP 200 Aug 18 05:34:40.060364 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6c7ee0b6-7ee3-476b-8ebe-99e55cb2fc8e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume request issued successfully. Aug 18 05:34:40.060484 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 857/3449] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:34:39 2026] DELETE /volume/v3/attachments/c14ec1d2-0255-4a2a-9ac7-2046f81d221e => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:40.060766 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6c7ee0b6-7ee3-476b-8ebe-99e55cb2fc8e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 202 Aug 18 05:34:40.061215 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 868/3450] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:40 2026] DELETE /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:40.075142 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4abb51b9-dd76-4962-946e-d5571d4c010b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:40.080148 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4abb51b9-dd76-4962-946e-d5571d4c010b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:40.080550 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4abb51b9-dd76-4962-946e-d5571d4c010b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:40.080899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4abb51b9-dd76-4962-946e-d5571d4c010b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:40.093802 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:40.093802 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:40.098605 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4abb51b9-dd76-4962-946e-d5571d4c010b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:40.104750 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4abb51b9-dd76-4962-946e-d5571d4c010b tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 200 Aug 18 05:34:40.105226 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 870/3451] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:40 2026] GET /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 924 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:40.154133 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-32f9497f-9320-4936-ba3a-59f2380a384d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:40.156697 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32f9497f-9320-4936-ba3a-59f2380a384d tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:40.157372 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32f9497f-9320-4936-ba3a-59f2380a384d tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:40.157671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32f9497f-9320-4936-ba3a-59f2380a384d tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:40.157844 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-32f9497f-9320-4936-ba3a-59f2380a384d tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:40.167689 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:40.167689 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:40.168725 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32f9497f-9320-4936-ba3a-59f2380a384d tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:40.169124 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 857/3452] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:40 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:41.082276 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-2e389d8a-4725-45d7-8bdb-7a34e15f3c8c req-997020bc-5637-4679-822e-fbcc902e2d60 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.085388 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2e389d8a-4725-45d7-8bdb-7a34e15f3c8c req-997020bc-5637-4679-822e-fbcc902e2d60 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:41.085651 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2e389d8a-4725-45d7-8bdb-7a34e15f3c8c req-997020bc-5637-4679-822e-fbcc902e2d60 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.085897 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-2e389d8a-4725-45d7-8bdb-7a34e15f3c8c req-997020bc-5637-4679-822e-fbcc902e2d60 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.095206 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.095206 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:41.099769 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-2e389d8a-4725-45d7-8bdb-7a34e15f3c8c req-997020bc-5637-4679-822e-fbcc902e2d60 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:41.105135 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-2e389d8a-4725-45d7-8bdb-7a34e15f3c8c req-997020bc-5637-4679-822e-fbcc902e2d60 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:41.105857 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 858/3453] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:41 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:41.122410 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8a0b78c8-316b-41cb-8d42-b61245b06115 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.127160 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a0b78c8-316b-41cb-8d42-b61245b06115 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f Aug 18 05:34:41.127474 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a0b78c8-316b-41cb-8d42-b61245b06115 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.127743 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a0b78c8-316b-41cb-8d42-b61245b06115 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.136298 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a0b78c8-316b-41cb-8d42-b61245b06115 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f returned with HTTP 404 Aug 18 05:34:41.137024 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 869/3454] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:41 2026] GET /volume/v3/volumes/3db0d2c1-58ed-46a3-877d-3dd557b76a6f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:41.149398 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-15dfe334-dfb9-4c14-87a4-77ff904b6cb5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.151650 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15dfe334-dfb9-4c14-87a4-77ff904b6cb5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 Aug 18 05:34:41.151920 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15dfe334-dfb9-4c14-87a4-77ff904b6cb5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.152235 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15dfe334-dfb9-4c14-87a4-77ff904b6cb5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.161139 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.161139 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:41.169578 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-15dfe334-dfb9-4c14-87a4-77ff904b6cb5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:41.175230 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15dfe334-dfb9-4c14-87a4-77ff904b6cb5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 returned with HTTP 200 Aug 18 05:34:41.176292 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 871/3455] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:41 2026] GET /volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:41.188046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aab80be0-19c6-4d34-8a49-24715a508357 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.188046 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aab80be0-19c6-4d34-8a49-24715a508357 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:41.188046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aab80be0-19c6-4d34-8a49-24715a508357 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.188046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aab80be0-19c6-4d34-8a49-24715a508357 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.188046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-aab80be0-19c6-4d34-8a49-24715a508357 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:41.194687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b571e51c-e993-49d8-82c2-795fc860d17a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.196382 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b571e51c-e993-49d8-82c2-795fc860d17a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 Aug 18 05:34:41.199031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b571e51c-e993-49d8-82c2-795fc860d17a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.199031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b571e51c-e993-49d8-82c2-795fc860d17a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.199031 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b571e51c-e993-49d8-82c2-795fc860d17a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume with id: 4fe32af2-3530-4f1b-8426-f02965816411 Aug 18 05:34:41.199251 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.199251 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:41.199251 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aab80be0-19c6-4d34-8a49-24715a508357 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:41.199496 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 858/3456] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:41 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:41.208026 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.208026 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:41.208918 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b571e51c-e993-49d8-82c2-795fc860d17a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:41.213189 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2f3b7655-42a8-49da-ae5b-1511ae9b57e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.214603 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f3b7655-42a8-49da-ae5b-1511ae9b57e2 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 Aug 18 05:34:41.214925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f3b7655-42a8-49da-ae5b-1511ae9b57e2 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.215241 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2f3b7655-42a8-49da-ae5b-1511ae9b57e2 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.223138 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.223138 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:41.227350 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2f3b7655-42a8-49da-ae5b-1511ae9b57e2 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Volume info retrieved successfully. Aug 18 05:34:41.232627 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2f3b7655-42a8-49da-ae5b-1511ae9b57e2 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 returned with HTTP 200 Aug 18 05:34:41.232627 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 870/3457] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:41 2026] GET /volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:41.233745 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b571e51c-e993-49d8-82c2-795fc860d17a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume request issued successfully. Aug 18 05:34:41.234082 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b571e51c-e993-49d8-82c2-795fc860d17a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 returned with HTTP 202 Aug 18 05:34:41.234761 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 859/3458] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:41 2026] DELETE /volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:41.246521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f87fbcd8-b354-4eef-8020-baeed2517d1c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.248678 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f87fbcd8-b354-4eef-8020-baeed2517d1c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 Aug 18 05:34:41.248989 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f87fbcd8-b354-4eef-8020-baeed2517d1c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.249317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f87fbcd8-b354-4eef-8020-baeed2517d1c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.252003 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a902671f-a85b-4582-91b3-28e7c60d5f2b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.256840 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a902671f-a85b-4582-91b3-28e7c60d5f2b tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] PUT https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:41.257136 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a902671f-a85b-4582-91b3-28e7c60d5f2b tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-34328217", "description": "tempest-volume-backup-description-1391671711"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:41.264054 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.264054 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:41.265409 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.265409 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:41.273490 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f87fbcd8-b354-4eef-8020-baeed2517d1c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:41.275910 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a902671f-a85b-4582-91b3-28e7c60d5f2b tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:41.276722 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 859/3459] 10.4.3.250 () {70 vars in 1409 bytes} [Tue Aug 18 05:34:41 2026] PUT /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:41.281904 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f87fbcd8-b354-4eef-8020-baeed2517d1c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 returned with HTTP 200 Aug 18 05:34:41.282996 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 872/3460] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:41 2026] GET /volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:41.288149 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d74ada1-00d2-47f7-83ba-cdf9294aee9b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.290807 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d74ada1-00d2-47f7-83ba-cdf9294aee9b tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:41.291089 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d74ada1-00d2-47f7-83ba-cdf9294aee9b tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.291322 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d74ada1-00d2-47f7-83ba-cdf9294aee9b tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.291470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2d74ada1-00d2-47f7-83ba-cdf9294aee9b tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:41.297623 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.297623 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:41.298748 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d74ada1-00d2-47f7-83ba-cdf9294aee9b tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:41.299251 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 871/3461] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:41 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 839 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:41.313718 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-022703dd-3019-4004-b1da-14c9928983d3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.317078 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-022703dd-3019-4004-b1da-14c9928983d3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] DELETE https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:41.317257 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-022703dd-3019-4004-b1da-14c9928983d3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.317525 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-022703dd-3019-4004-b1da-14c9928983d3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.317667 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-022703dd-3019-4004-b1da-14c9928983d3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Delete backup with id: aec5f3ca-9006-4862-b173-9db2b41bd5f9. Aug 18 05:34:41.323546 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.323546 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:41.339059 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-022703dd-3019-4004-b1da-14c9928983d3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] delete_backup rpcapi backup_id aec5f3ca-9006-4862-b173-9db2b41bd5f9 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:34:41.341053 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-022703dd-3019-4004-b1da-14c9928983d3 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 202 Aug 18 05:34:41.341714 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 860/3462] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:34:41 2026] DELETE /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:41.350353 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-61668f5d-31f8-4a91-8222-df73b90f14ca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.352613 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61668f5d-31f8-4a91-8222-df73b90f14ca tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:41.352826 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61668f5d-31f8-4a91-8222-df73b90f14ca tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.353027 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61668f5d-31f8-4a91-8222-df73b90f14ca tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.353148 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-61668f5d-31f8-4a91-8222-df73b90f14ca tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:41.358892 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:41.358892 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:41.359823 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61668f5d-31f8-4a91-8222-df73b90f14ca tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:41.360259 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 860/3463] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:41 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 838 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:41.943222 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-3acb6804-5ae2-412a-829d-f1032f7cabb6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:41.950128 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-3acb6804-5ae2-412a-829d-f1032f7cabb6 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/limits Aug 18 05:34:41.950384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-3acb6804-5ae2-412a-829d-f1032f7cabb6 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:41.950640 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-3acb6804-5ae2-412a-829d-f1032f7cabb6 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:41.985161 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-3acb6804-5ae2-412a-829d-f1032f7cabb6 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/limits returned with HTTP 200 Aug 18 05:34:41.985610 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 873/3464] 10.4.3.250 () {68 vars in 1484 bytes} [Tue Aug 18 05:34:41 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:42.073078 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-50f6f59b-d687-49ee-9f5b-836c4d42f748 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.075943 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-50f6f59b-d687-49ee-9f5b-836c4d42f748 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:34:42.077033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-50f6f59b-d687-49ee-9f5b-836c4d42f748 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:42.077033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-50f6f59b-d687-49ee-9f5b-836c4d42f748 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:42.099799 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:42.099799 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:42.105264 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-50f6f59b-d687-49ee-9f5b-836c4d42f748 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:34:42.115350 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-50f6f59b-d687-49ee-9f5b-836c4d42f748 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 200 Aug 18 05:34:42.115799 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 872/3465] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:42 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 1663 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:42.128699 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-72ddbcd0-2c77-4fd8-969a-c8e31f35aff7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.135439 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-72ddbcd0-2c77-4fd8-969a-c8e31f35aff7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:34:42.135957 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-72ddbcd0-2c77-4fd8-969a-c8e31f35aff7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb4f04ff-6bec-410c-95d6-1c677a3d63e8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1760008997", "description": null, "metadata": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:42.142580 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-d2a060da-e62f-41d6-afce-0422ed91dd03 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.144982 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-d2a060da-e62f-41d6-afce-0422ed91dd03 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:42.145322 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-d2a060da-e62f-41d6-afce-0422ed91dd03 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:42.145638 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-d2a060da-e62f-41d6-afce-0422ed91dd03 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:42.154463 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:42.154463 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:42.155436 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:42.155436 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:42.156143 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-72ddbcd0-2c77-4fd8-969a-c8e31f35aff7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:34:42.156259 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-72ddbcd0-2c77-4fd8-969a-c8e31f35aff7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create snapshot from volume bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:34:42.161021 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-d2a060da-e62f-41d6-afce-0422ed91dd03 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:42.169955 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-d2a060da-e62f-41d6-afce-0422ed91dd03 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:42.170554 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 861/3466] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:42 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:42.230094 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-72ddbcd0-2c77-4fd8-969a-c8e31f35aff7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Created reservations ['11df4909-a79b-49a9-843b-b17fed79cc61', 'c159bdff-0fd4-42d4-ac38-7d0a3d3df1a3', '8cfff49e-d70b-4c15-8378-9cce39e7360a', 'f8d43d2d-be05-4414-a215-608fd03c3752'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:42.276296 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d089596c-9af2-481c-a0cd-f39d9ebd2e54 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.276762 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d089596c-9af2-481c-a0cd-f39d9ebd2e54 None None] GET https://10.4.3.250/volume// Aug 18 05:34:42.276936 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d089596c-9af2-481c-a0cd-f39d9ebd2e54 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:42.277096 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d089596c-9af2-481c-a0cd-f39d9ebd2e54 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:42.277999 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d089596c-9af2-481c-a0cd-f39d9ebd2e54 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:42.278194 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 874/3467] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:34:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:42.295407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-fea44b1f-e96c-4ca5-ae80-5f4af4501a73 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.299546 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d533868b-d47e-40ca-9710-1ff6c38c55c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.301135 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d533868b-d47e-40ca-9710-1ff6c38c55c6 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 Aug 18 05:34:42.303242 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d533868b-d47e-40ca-9710-1ff6c38c55c6 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:42.303242 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d533868b-d47e-40ca-9710-1ff6c38c55c6 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:42.309871 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d533868b-d47e-40ca-9710-1ff6c38c55c6 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 returned with HTTP 404 Aug 18 05:34:42.310589 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 862/3468] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:42 2026] GET /volume/v3/volumes/4fe32af2-3530-4f1b-8426-f02965816411 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:42.311338 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-72ddbcd0-2c77-4fd8-969a-c8e31f35aff7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot force create request issued successfully. Aug 18 05:34:42.312875 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-c0ea9381-260f-4a59-bd97-3595810ef85b req-72ddbcd0-2c77-4fd8-969a-c8e31f35aff7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:34:42.312875 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 861/3469] 10.4.3.250 () {72 vars in 1547 bytes} [Tue Aug 18 05:34:42 2026] POST /volume/v3/snapshots => generated 324 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:42.372810 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3cbe9700-986d-40b1-b43c-cda41e853787 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.377633 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3cbe9700-986d-40b1-b43c-cda41e853787 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:42.377902 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3cbe9700-986d-40b1-b43c-cda41e853787 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:42.378183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3cbe9700-986d-40b1-b43c-cda41e853787 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:42.378347 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3cbe9700-986d-40b1-b43c-cda41e853787 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:42.382328 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.385278 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:42.385278 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:42.385461 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:42.385947 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-VolumesGetTest-Volume-1521207339", "metadata": {"Type": "Test"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:42.386292 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-fea44b1f-e96c-4ca5-ae80-5f4af4501a73 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:34:42.386446 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3cbe9700-986d-40b1-b43c-cda41e853787 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 200 Aug 18 05:34:42.386723 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-fea44b1f-e96c-4ca5-ae80-5f4af4501a73 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e19dde1a-60cc-4de4-9efa-6fb4da8caca4", "connector": null, "instance_uuid": "9d03e404-4a0a-40d5-8257-1cab8662b0a3"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:42.387190 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 875/3470] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:42 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:42.389142 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request body: {'volume': {'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1521207339', 'metadata': {'Type': 'Test'}}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:42.401729 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:42.401729 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:42.474082 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-fea44b1f-e96c-4ca5-ae80-5f4af4501a73 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:34:42.474839 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 873/3471] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:34:42 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:42.514926 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume of 1 GB Aug 18 05:34:42.519648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32b777c2-e0c4-4993-8f2b-177d443a0e4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.521200 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Availability Zones retrieved successfully. Aug 18 05:34:42.524969 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32b777c2-e0c4-4993-8f2b-177d443a0e4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:42.525263 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32b777c2-e0c4-4993-8f2b-177d443a0e4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:42.526945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32b777c2-e0c4-4993-8f2b-177d443a0e4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:42.528338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (5ba03bd6-aadf-47fd-8a1e-373b703f583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:42.530187 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ffc9d2-f5f4-4867-aaad-71d28f1e518e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:42.531260 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:42.539675 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:42.539675 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:42.546212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7c4c2b6f-1384-405d-a43a-0511c0720071 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.546212 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c4c2b6f-1384-405d-a43a-0511c0720071 None None] GET https://10.4.3.250/volume// Aug 18 05:34:42.546212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c4c2b6f-1384-405d-a43a-0511c0720071 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:42.546212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c4c2b6f-1384-405d-a43a-0511c0720071 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:42.546212 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c4c2b6f-1384-405d-a43a-0511c0720071 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:42.546212 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 876/3472] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:34:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:42.547041 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32b777c2-e0c4-4993-8f2b-177d443a0e4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:42.554217 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32b777c2-e0c4-4993-8f2b-177d443a0e4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:42.556604 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 862/3473] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:42 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:42.556765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-538e10b3-606d-4d76-b1f2-e2ebb6d04789 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.560060 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-538e10b3-606d-4d76-b1f2-e2ebb6d04789 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:42.560420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-538e10b3-606d-4d76-b1f2-e2ebb6d04789 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:42.560552 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-538e10b3-606d-4d76-b1f2-e2ebb6d04789 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:42.573271 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:42.573271 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:42.582808 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-538e10b3-606d-4d76-b1f2-e2ebb6d04789 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:42.590119 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-538e10b3-606d-4d76-b1f2-e2ebb6d04789 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:42.591125 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 874/3474] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:34:42 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1541 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:42.633623 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ffc9d2-f5f4-4867-aaad-71d28f1e518e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:42.634576 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7aa783-5837-485b-9a4e-c6704c68a6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:42.700164 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Created reservations ['65ef93f9-56e2-40cc-adb3-b32d6c459f0a', '0ae0b541-2e3a-4a98-867c-4b530a9962db', 'ffdb7687-a570-4d86-92bd-b0df36314c91', '6d28b974-e999-4b3c-8378-1d4af324445b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:42.701060 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7aa783-5837-485b-9a4e-c6704c68a6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65ef93f9-56e2-40cc-adb3-b32d6c459f0a', '0ae0b541-2e3a-4a98-867c-4b530a9962db', 'ffdb7687-a570-4d86-92bd-b0df36314c91', '6d28b974-e999-4b3c-8378-1d4af324445b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:42.701824 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43cc932-af36-434b-8ea2-655c24fddf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:42.730069 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-bed5b074-51ed-4c6c-a514-e701fe8ff8cb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.734662 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-bed5b074-51ed-4c6c-a514-e701fe8ff8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] PUT https://10.4.3.250/volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b Aug 18 05:34:42.735118 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-bed5b074-51ed-4c6c-a514-e701fe8ff8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:42.735954 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43cc932-af36-434b-8ea2-655c24fddf0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7157a801-3eee-45d6-93ad-7da7b32bccec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1521207339',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['65ef93f9-56e2-40cc-adb3-b32d6c459f0a','0ae0b541-2e3a-4a98-867c-4b530a9962db','ffdb7687-a570-4d86-92bd-b0df36314c91','6d28b974-e999-4b3c-8378-1d4af324445b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1521207339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7157a801-3eee-45d6-93ad-7da7b32bccec,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6a5343164232423e816f87201b3c9c9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:42.739359 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6691f14d-3d49-4934-97a3-a4430bd1449b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:42.748686 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-bed5b074-51ed-4c6c-a514-e701fe8ff8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Acquiring lock "cinder-attachment_update-e19dde1a-60cc-4de4-9efa-6fb4da8caca4-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:34:42.753900 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-bed5b074-51ed-4c6c-a514-e701fe8ff8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Lock "cinder-attachment_update-e19dde1a-60cc-4de4-9efa-6fb4da8caca4-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:34:42.755260 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:42.755260 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:42.762685 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6691f14d-3d49-4934-97a3-a4430bd1449b) transitioned into state 'SUCCESS' from state '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-1521207339',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['65ef93f9-56e2-40cc-adb3-b32d6c459f0a','0ae0b541-2e3a-4a98-867c-4b530a9962db','ffdb7687-a570-4d86-92bd-b0df36314c91','6d28b974-e999-4b3c-8378-1d4af324445b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:42.763645 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (024aebb8-25cd-4f9e-8df2-f3c74ca72b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:42.775297 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (024aebb8-25cd-4f9e-8df2-f3c74ca72b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:42.776089 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (5ba03bd6-aadf-47fd-8a1e-373b703f583b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:42.776567 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request issued successfully. Aug 18 05:34:42.777242 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d98ec9f2-bd8f-4685-a8c6-850a97488f25 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:42.778060 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 863/3475] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:42 2026] POST /volume/v3/volumes => generated 759 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:42.796550 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-452a5110-d989-4106-973c-178bc238f89e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:42.798846 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-452a5110-d989-4106-973c-178bc238f89e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:42.799391 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-452a5110-d989-4106-973c-178bc238f89e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:42.799610 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-452a5110-d989-4106-973c-178bc238f89e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:42.808782 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:42.808782 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:42.812994 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-452a5110-d989-4106-973c-178bc238f89e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:42.820395 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-452a5110-d989-4106-973c-178bc238f89e tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 200 Aug 18 05:34:42.821134 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 863/3476] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:42 2026] GET /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:42.949613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-bed5b074-51ed-4c6c-a514-e701fe8ff8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Lock "cinder-attachment_update-e19dde1a-60cc-4de4-9efa-6fb4da8caca4-np0000007601" released by "attachment_update" :: held 0.196s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:34:42.950054 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-bed5b074-51ed-4c6c-a514-e701fe8ff8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b returned with HTTP 200 Aug 18 05:34:42.950720 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 877/3477] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:34:42 2026] PUT /volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:43.399487 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-047901b3-c601-442c-b997-c1b6d06f0442 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:43.401457 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-047901b3-c601-442c-b997-c1b6d06f0442 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 Aug 18 05:34:43.401711 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-047901b3-c601-442c-b997-c1b6d06f0442 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:43.401923 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-047901b3-c601-442c-b997-c1b6d06f0442 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:43.402042 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-047901b3-c601-442c-b997-c1b6d06f0442 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Show backup with id aec5f3ca-9006-4862-b173-9db2b41bd5f9. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:43.407105 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-047901b3-c601-442c-b997-c1b6d06f0442 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 returned with HTTP 404 Aug 18 05:34:43.407855 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 875/3478] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:43 2026] GET /volume/v3/backups/aec5f3ca-9006-4862-b173-9db2b41bd5f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:43.556184 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-88f92177-5e99-491d-ad99-8ce9aad210e0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:43.558663 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88f92177-5e99-491d-ad99-8ce9aad210e0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 Aug 18 05:34:43.561038 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88f92177-5e99-491d-ad99-8ce9aad210e0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:43.561038 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88f92177-5e99-491d-ad99-8ce9aad210e0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:43.578656 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33a6014d-5ba3-4a01-b146-d13c427f930a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:43.580914 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33a6014d-5ba3-4a01-b146-d13c427f930a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:43.581184 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33a6014d-5ba3-4a01-b146-d13c427f930a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:43.581435 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33a6014d-5ba3-4a01-b146-d13c427f930a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:43.584476 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:43.584476 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:43.591740 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-88f92177-5e99-491d-ad99-8ce9aad210e0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Volume info retrieved successfully. Aug 18 05:34:43.595783 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:43.595783 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:43.597304 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88f92177-5e99-491d-ad99-8ce9aad210e0 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 returned with HTTP 200 Aug 18 05:34:43.598125 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 864/3479] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:43 2026] GET /volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:43.602931 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33a6014d-5ba3-4a01-b146-d13c427f930a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:43.610297 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33a6014d-5ba3-4a01-b146-d13c427f930a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:43.610969 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 864/3480] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:43 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:43.617823 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8ab27eae-71b4-47f3-8c89-fd248f95b1ea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:43.625450 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ab27eae-71b4-47f3-8c89-fd248f95b1ea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 Aug 18 05:34:43.625450 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ab27eae-71b4-47f3-8c89-fd248f95b1ea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:43.625450 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8ab27eae-71b4-47f3-8c89-fd248f95b1ea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:43.625450 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-8ab27eae-71b4-47f3-8c89-fd248f95b1ea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Delete volume with id: c646c1e9-9b10-44e3-8355-87c77190d096 Aug 18 05:34:43.639832 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:43.639832 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:43.640300 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8ab27eae-71b4-47f3-8c89-fd248f95b1ea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Volume info retrieved successfully. Aug 18 05:34:43.669670 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8ab27eae-71b4-47f3-8c89-fd248f95b1ea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Delete volume request issued successfully. Aug 18 05:34:43.669670 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8ab27eae-71b4-47f3-8c89-fd248f95b1ea tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 returned with HTTP 202 Aug 18 05:34:43.669670 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 878/3481] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:34:43 2026] DELETE /volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:43.682113 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0ec7818a-30dd-4bff-8f58-69286d2f3e76 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:43.685764 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ec7818a-30dd-4bff-8f58-69286d2f3e76 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 Aug 18 05:34:43.686154 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ec7818a-30dd-4bff-8f58-69286d2f3e76 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:43.686495 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ec7818a-30dd-4bff-8f58-69286d2f3e76 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:43.702326 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:43.702326 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:43.707753 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0ec7818a-30dd-4bff-8f58-69286d2f3e76 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Volume info retrieved successfully. Aug 18 05:34:43.714698 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ec7818a-30dd-4bff-8f58-69286d2f3e76 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 returned with HTTP 200 Aug 18 05:34:43.714698 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 876/3482] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:43 2026] GET /volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:43.837080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1f3adaf4-bfdc-4bc2-993d-beb107562a8c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:43.839058 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f3adaf4-bfdc-4bc2-993d-beb107562a8c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:43.839324 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f3adaf4-bfdc-4bc2-993d-beb107562a8c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:43.839696 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1f3adaf4-bfdc-4bc2-993d-beb107562a8c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:43.847846 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:43.847846 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:43.856692 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1f3adaf4-bfdc-4bc2-993d-beb107562a8c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:43.863815 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1f3adaf4-bfdc-4bc2-993d-beb107562a8c tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 200 Aug 18 05:34:43.864490 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 865/3483] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:43 2026] GET /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:43.882885 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4532d90a-6670-482c-b493-858c3a58d99f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:43.886566 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4532d90a-6670-482c-b493-858c3a58d99f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:43.886827 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4532d90a-6670-482c-b493-858c3a58d99f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:43.887089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4532d90a-6670-482c-b493-858c3a58d99f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:43.897784 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:43.897784 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:43.902721 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4532d90a-6670-482c-b493-858c3a58d99f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:43.907803 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4532d90a-6670-482c-b493-858c3a58d99f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 200 Aug 18 05:34:43.908638 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 865/3484] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:43 2026] GET /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:43.923811 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fef63863-0478-4270-b4dd-6ff8f1f3476f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:43.927574 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fef63863-0478-4270-b4dd-6ff8f1f3476f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] PUT https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:43.927574 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fef63863-0478-4270-b4dd-6ff8f1f3476f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1521207339"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:43.941131 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:43.941131 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:43.946709 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fef63863-0478-4270-b4dd-6ff8f1f3476f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:43.955401 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fef63863-0478-4270-b4dd-6ff8f1f3476f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume updated successfully. Aug 18 05:34:43.956053 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fef63863-0478-4270-b4dd-6ff8f1f3476f tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 200 Aug 18 05:34:43.956500 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 879/3485] 10.4.3.250 () {68 vars in 1368 bytes} [Tue Aug 18 05:34:43 2026] PUT /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 783 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:43.974468 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d11d7c37-7a4d-4fbc-8616-f8b66d7c0891 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:43.981164 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d11d7c37-7a4d-4fbc-8616-f8b66d7c0891 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] PUT https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:43.981164 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d11d7c37-7a4d-4fbc-8616-f8b66d7c0891 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-9688688", "description": "This is the new description of volume"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:43.988267 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:43.988267 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:43.993249 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d11d7c37-7a4d-4fbc-8616-f8b66d7c0891 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:44.003209 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d11d7c37-7a4d-4fbc-8616-f8b66d7c0891 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume updated successfully. Aug 18 05:34:44.003545 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d11d7c37-7a4d-4fbc-8616-f8b66d7c0891 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 200 Aug 18 05:34:44.006647 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 877/3486] 10.4.3.250 () {68 vars in 1369 bytes} [Tue Aug 18 05:34:43 2026] PUT /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:44.019912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c2823bff-7c0f-497b-bbfd-2e556b3bb0cc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.021696 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c2823bff-7c0f-497b-bbfd-2e556b3bb0cc tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:44.021980 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c2823bff-7c0f-497b-bbfd-2e556b3bb0cc tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:44.022091 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c2823bff-7c0f-497b-bbfd-2e556b3bb0cc tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:44.029925 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:44.029925 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:44.040611 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c2823bff-7c0f-497b-bbfd-2e556b3bb0cc tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:44.050510 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c2823bff-7c0f-497b-bbfd-2e556b3bb0cc tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 200 Aug 18 05:34:44.050510 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 866/3487] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:44 2026] GET /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 1403 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:44.068886 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.068886 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:44.068886 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1377674020", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-251680749"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:44.069578 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1377674020', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-251680749'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:44.069707 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume of 1 GB Aug 18 05:34:44.080813 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Availability Zones retrieved successfully. Aug 18 05:34:44.088534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (0cc6ae56-1e7a-4d82-aec0-1f976c32e1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:44.090660 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77dc7e2-7841-49d3-8206-94d2e72cdc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:44.090660 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:44.141754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77dc7e2-7841-49d3-8206-94d2e72cdc04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:44.142771 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7b56ce-8fb4-4860-8238-f12e71b83b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:44.205433 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Created reservations ['17b6a4b5-cb1a-45a2-ade7-b0a42a2cd1a3', 'c5215d02-335b-4deb-9b16-a66ddd1e4f52', 'f95d7226-33b8-4597-a1fe-2212769c5a74', '8f813c78-37bb-480b-ae8e-db343c49c0ff'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:44.206504 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7b56ce-8fb4-4860-8238-f12e71b83b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17b6a4b5-cb1a-45a2-ade7-b0a42a2cd1a3', 'c5215d02-335b-4deb-9b16-a66ddd1e4f52', 'f95d7226-33b8-4597-a1fe-2212769c5a74', '8f813c78-37bb-480b-ae8e-db343c49c0ff']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:44.207663 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c89465e-8a59-47bd-9e8b-bfdf6e2c3fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:44.251217 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c89465e-8a59-47bd-9e8b-bfdf6e2c3fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1377674020',display_name='tempest-VolumesGetTest-Volume-251680749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['17b6a4b5-cb1a-45a2-ade7-b0a42a2cd1a3','c5215d02-335b-4deb-9b16-a66ddd1e4f52','f95d7226-33b8-4597-a1fe-2212769c5a74','8f813c78-37bb-480b-ae8e-db343c49c0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1377674020',display_name='tempest-VolumesGetTest-Volume-251680749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a5343164232423e816f87201b3c9c9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:44.252659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd024e46-7c5c-4e45-955b-87812c8f50c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:44.299256 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd024e46-7c5c-4e45-955b-87812c8f50c0) transitioned into 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-1377674020',display_name='tempest-VolumesGetTest-Volume-251680749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a5343164232423e816f87201b3c9c9f',qos_specs=None,replication_status=,reservations=['17b6a4b5-cb1a-45a2-ade7-b0a42a2cd1a3','c5215d02-335b-4deb-9b16-a66ddd1e4f52','f95d7226-33b8-4597-a1fe-2212769c5a74','8f813c78-37bb-480b-ae8e-db343c49c0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad7e6039fe745249841dbd6d87ffb7d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:44.299999 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be3c6f2-6ca9-446a-bc4f-7300d8237d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:44.319412 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be3c6f2-6ca9-446a-bc4f-7300d8237d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:44.320480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Flow 'volume_create_api' (0cc6ae56-1e7a-4d82-aec0-1f976c32e1ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:44.320847 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Create volume request issued successfully. Aug 18 05:34:44.321006 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7c440a6c-16d8-4fcf-a85f-12c21459d889 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.321460 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9f35fa6-76e2-42d4-9b45-792baf08da52 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:44.322918 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c440a6c-16d8-4fcf-a85f-12c21459d889 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] DELETE https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:44.323159 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c440a6c-16d8-4fcf-a85f-12c21459d889 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:44.323530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7c440a6c-16d8-4fcf-a85f-12c21459d889 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:44.323601 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-7c440a6c-16d8-4fcf-a85f-12c21459d889 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Delete volume with id: 211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:44.326543 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 866/3488] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:44 2026] POST /volume/v3/volumes => generated 779 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:44.341355 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e8e313d-0e61-42e9-b7bd-87cce8e667c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.343676 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e8e313d-0e61-42e9-b7bd-87cce8e667c5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 Aug 18 05:34:44.343983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e8e313d-0e61-42e9-b7bd-87cce8e667c5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:44.344410 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e8e313d-0e61-42e9-b7bd-87cce8e667c5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:44.348687 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:44.348687 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:44.349405 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7c440a6c-16d8-4fcf-a85f-12c21459d889 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:44.368710 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:44.368710 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:44.379825 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5e8e313d-0e61-42e9-b7bd-87cce8e667c5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:44.394192 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e8e313d-0e61-42e9-b7bd-87cce8e667c5 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 returned with HTTP 200 Aug 18 05:34:44.394342 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 878/3489] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:44 2026] GET /volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:44.397402 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7c440a6c-16d8-4fcf-a85f-12c21459d889 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Delete volume request issued successfully. Aug 18 05:34:44.398915 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7c440a6c-16d8-4fcf-a85f-12c21459d889 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 202 Aug 18 05:34:44.398915 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 880/3490] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:44 2026] DELETE /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:44.406578 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b08c02e6-c6e7-4701-b68f-30610f435268 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.410813 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b08c02e6-c6e7-4701-b68f-30610f435268 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:44.410813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b08c02e6-c6e7-4701-b68f-30610f435268 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:44.410871 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b08c02e6-c6e7-4701-b68f-30610f435268 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:44.419127 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:44.419127 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:44.424079 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b08c02e6-c6e7-4701-b68f-30610f435268 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:44.429676 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b08c02e6-c6e7-4701-b68f-30610f435268 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 200 Aug 18 05:34:44.430113 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 867/3491] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:44 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:44.630226 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f388d29-170d-4e82-ad58-b4857c668a5a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.632180 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f388d29-170d-4e82-ad58-b4857c668a5a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:44.632425 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f388d29-170d-4e82-ad58-b4857c668a5a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:44.632667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f388d29-170d-4e82-ad58-b4857c668a5a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:44.644464 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:44.644464 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:44.648461 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7f388d29-170d-4e82-ad58-b4857c668a5a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:44.653882 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f388d29-170d-4e82-ad58-b4857c668a5a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:44.654389 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 867/3492] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:44 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:44.693454 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83544375-193d-42db-a539-c7e54156d020 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.695204 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83544375-193d-42db-a539-c7e54156d020 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 Aug 18 05:34:44.695401 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83544375-193d-42db-a539-c7e54156d020 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:44.695602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83544375-193d-42db-a539-c7e54156d020 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:44.700683 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:44.700683 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:44.701082 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-83544375-193d-42db-a539-c7e54156d020 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot retrieved successfully. Aug 18 05:34:44.701790 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83544375-193d-42db-a539-c7e54156d020 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 returned with HTTP 200 Aug 18 05:34:44.702150 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 879/3493] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:44 2026] GET /volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:44.730008 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7d299406-22d9-4340-a762-467db7110391 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.731814 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:44.732207 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1857770185", "snapshot_id": null, "imageRef": "d4318eae-1a03-4e25-bc89-975b4e63ba99", "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:44.733618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1857770185', 'snapshot_id': None, 'imageRef': 'd4318eae-1a03-4e25-bc89-975b4e63ba99', 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:44.733705 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-88ec546d-81e9-4663-836a-3059e2e52780 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.735576 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88ec546d-81e9-4663-836a-3059e2e52780 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] GET https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 Aug 18 05:34:44.735795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88ec546d-81e9-4663-836a-3059e2e52780 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:44.735989 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88ec546d-81e9-4663-836a-3059e2e52780 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:44.743848 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88ec546d-81e9-4663-836a-3059e2e52780 tempest-VolumesBackupsV39Test-1640180845 tempest-VolumesBackupsV39Test-1640180845-project-member] https://10.4.3.250/volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 returned with HTTP 404 Aug 18 05:34:44.744440 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 868/3494] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:34:44 2026] GET /volume/v3/volumes/c646c1e9-9b10-44e3-8355-87c77190d096 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:44.818858 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:44.818858 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:44.819477 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot retrieved successfully. Aug 18 05:34:44.819724 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create volume of 1 GB Aug 18 05:34:44.823472 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Availability Zones retrieved successfully. Aug 18 05:34:44.829004 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Flow 'volume_create_api' (244b35da-b5ea-428f-ba1f-eec460c4f3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:44.830483 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b9cbec-fc65-431f-b997-59252b79628c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:44.832264 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:44.863788 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10b9cbec-fc65-431f-b997-59252b79628c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '89ca305b-bb5f-4e41-bec6-d2b6f4410276', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:44.864672 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e5945f-4c43-4cbb-b050-57731c311346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:44.902766 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Created reservations ['1d62a523-8cdd-4117-87f2-36caee41fb3a', '737a7f7d-72c8-44d1-a190-3f57d46a491c', 'd80e4f15-7e4b-46c8-9d34-109aa13d0040', 'f52bbb08-662c-4db3-9c9d-3d028af61e08'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:44.903587 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e5945f-4c43-4cbb-b050-57731c311346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d62a523-8cdd-4117-87f2-36caee41fb3a', '737a7f7d-72c8-44d1-a190-3f57d46a491c', 'd80e4f15-7e4b-46c8-9d34-109aa13d0040', 'f52bbb08-662c-4db3-9c9d-3d028af61e08']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:44.904283 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af0b94b-bbcb-48b2-8610-251b111e19a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:44.904995 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-03be3bb5-d3b8-4f0b-93d3-652b5825df03 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:44.907102 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-03be3bb5-d3b8-4f0b-93d3-652b5825df03 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] GET https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:44.907327 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-03be3bb5-d3b8-4f0b-93d3-652b5825df03 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:44.907555 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-03be3bb5-d3b8-4f0b-93d3-652b5825df03 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:44.915635 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:44.915635 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:44.920428 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-03be3bb5-d3b8-4f0b-93d3-652b5825df03 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Volume info retrieved successfully. Aug 18 05:34:44.925713 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-03be3bb5-d3b8-4f0b-93d3-652b5825df03 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff returned with HTTP 200 Aug 18 05:34:44.926685 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 868/3495] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:44 2026] GET /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:44.954314 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0af0b94b-bbcb-48b2-8610-251b111e19a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '083b43ef-bc58-4ad9-a9b7-53944db6f5d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1857770185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5444c84a09ed47ffbad9cc348cd31403',qos_specs=None,replication_status=,reservations=['1d62a523-8cdd-4117-87f2-36caee41fb3a','737a7f7d-72c8-44d1-a190-3f57d46a491c','d80e4f15-7e4b-46c8-9d34-109aa13d0040','f52bbb08-662c-4db3-9c9d-3d028af61e08'],size=1,snapshot_id=89ca305b-bb5f-4e41-bec6-d2b6f4410276,source_replicaid=,source_volid=None,status='creating',user_id='1402c014a1f64e2c8e916eae0685ec9d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), '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-18T05:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1857770185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=083b43ef-bc58-4ad9-a9b7-53944db6f5d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5444c84a09ed47ffbad9cc348cd31403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=89ca305b-bb5f-4e41-bec6-d2b6f4410276,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1402c014a1f64e2c8e916eae0685ec9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:44.955268 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78b1710-15cd-4879-9799-a5c6d6d891ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:44.998757 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78b1710-15cd-4879-9799-a5c6d6d891ab) transitioned into state 'SUCCESS' from state '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-1857770185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5444c84a09ed47ffbad9cc348cd31403',qos_specs=None,replication_status=,reservations=['1d62a523-8cdd-4117-87f2-36caee41fb3a','737a7f7d-72c8-44d1-a190-3f57d46a491c','d80e4f15-7e4b-46c8-9d34-109aa13d0040','f52bbb08-662c-4db3-9c9d-3d028af61e08'],size=1,snapshot_id=89ca305b-bb5f-4e41-bec6-d2b6f4410276,source_replicaid=,source_volid=None,status='creating',user_id='1402c014a1f64e2c8e916eae0685ec9d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:44.999691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705d30fa-73f9-41db-b1b5-3a364b99f768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:45.028843 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705d30fa-73f9-41db-b1b5-3a364b99f768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:45.030103 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Flow 'volume_create_api' (244b35da-b5ea-428f-ba1f-eec460c4f3b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:45.030584 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create volume request issued successfully. Aug 18 05:34:45.031456 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d299406-22d9-4340-a762-467db7110391 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:45.032088 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 881/3496] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:34:44 2026] POST /volume/v3/volumes => generated 814 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:45.043761 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69649cea-e993-431f-b643-67ab06e564cb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.045720 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69649cea-e993-431f-b643-67ab06e564cb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:34:45.045977 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69649cea-e993-431f-b643-67ab06e564cb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.046240 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69649cea-e993-431f-b643-67ab06e564cb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.053740 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.053740 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:45.058181 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-69649cea-e993-431f-b643-67ab06e564cb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:34:45.063152 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69649cea-e993-431f-b643-67ab06e564cb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 returned with HTTP 200 Aug 18 05:34:45.063559 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 880/3497] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:45 2026] GET /volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:45.410574 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a085c238-0aba-4725-a59d-b08ab4ae2608 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.412631 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a085c238-0aba-4725-a59d-b08ab4ae2608 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 Aug 18 05:34:45.412811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a085c238-0aba-4725-a59d-b08ab4ae2608 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.413003 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a085c238-0aba-4725-a59d-b08ab4ae2608 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.420992 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.420992 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:45.426390 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a085c238-0aba-4725-a59d-b08ab4ae2608 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:45.434198 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a085c238-0aba-4725-a59d-b08ab4ae2608 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 returned with HTTP 200 Aug 18 05:34:45.434659 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 869/3498] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:45 2026] GET /volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:45.447132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6bc5a80d-040e-4ebe-b446-3425725e4a9f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.449106 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-29727dc9-99d0-45c2-a39a-721dcf80694a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.449365 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6bc5a80d-040e-4ebe-b446-3425725e4a9f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c Aug 18 05:34:45.449612 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6bc5a80d-040e-4ebe-b446-3425725e4a9f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.449872 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6bc5a80d-040e-4ebe-b446-3425725e4a9f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.453597 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29727dc9-99d0-45c2-a39a-721dcf80694a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] PUT https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 Aug 18 05:34:45.454381 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-29727dc9-99d0-45c2-a39a-721dcf80694a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1521207339", "description": null}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:45.455844 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6bc5a80d-040e-4ebe-b446-3425725e4a9f tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c returned with HTTP 404 Aug 18 05:34:45.456470 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 869/3499] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:45 2026] GET /volume/v3/volumes/211b627b-5af0-4b26-a4f0-3206c5aa9d5c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:45.463327 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.463327 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:45.463455 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-498c7d3a-b06c-40b0-a805-3f5c7c560444 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.465432 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-498c7d3a-b06c-40b0-a805-3f5c7c560444 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] DELETE https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:45.465643 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-498c7d3a-b06c-40b0-a805-3f5c7c560444 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.465852 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-498c7d3a-b06c-40b0-a805-3f5c7c560444 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.466061 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-498c7d3a-b06c-40b0-a805-3f5c7c560444 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Delete volume with id: 1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:45.467100 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-29727dc9-99d0-45c2-a39a-721dcf80694a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:45.473773 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.473773 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:45.477991 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-498c7d3a-b06c-40b0-a805-3f5c7c560444 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:45.482426 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-29727dc9-99d0-45c2-a39a-721dcf80694a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume updated successfully. Aug 18 05:34:45.483003 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29727dc9-99d0-45c2-a39a-721dcf80694a tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 returned with HTTP 200 Aug 18 05:34:45.483574 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 882/3500] 10.4.3.250 () {68 vars in 1368 bytes} [Tue Aug 18 05:34:45 2026] PUT /volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 => generated 770 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:45.492870 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-498c7d3a-b06c-40b0-a805-3f5c7c560444 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Delete volume request issued successfully. Aug 18 05:34:45.493046 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-498c7d3a-b06c-40b0-a805-3f5c7c560444 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 202 Aug 18 05:34:45.493539 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 881/3501] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:45 2026] DELETE /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:45.500615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b9f1135e-3ba2-492a-b9e4-4b9d08a9aa39 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.501991 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8e11695-501b-4c65-a0ea-c8e45583b8e9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.504645 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8e11695-501b-4c65-a0ea-c8e45583b8e9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:45.504975 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8e11695-501b-4c65-a0ea-c8e45583b8e9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.505312 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8e11695-501b-4c65-a0ea-c8e45583b8e9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.505486 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9f1135e-3ba2-492a-b9e4-4b9d08a9aa39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 Aug 18 05:34:45.505694 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b9f1135e-3ba2-492a-b9e4-4b9d08a9aa39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.505880 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b9f1135e-3ba2-492a-b9e4-4b9d08a9aa39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.515575 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.515575 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:45.518973 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.518973 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:45.521181 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b8e11695-501b-4c65-a0ea-c8e45583b8e9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Volume info retrieved successfully. Aug 18 05:34:45.522789 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b9f1135e-3ba2-492a-b9e4-4b9d08a9aa39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:45.528168 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8e11695-501b-4c65-a0ea-c8e45583b8e9 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 200 Aug 18 05:34:45.528739 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 870/3502] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:45 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:45.529352 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9f1135e-3ba2-492a-b9e4-4b9d08a9aa39 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 returned with HTTP 200 Aug 18 05:34:45.530002 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 870/3503] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:45 2026] GET /volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:45.543916 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e2fdd9cc-8c58-4f75-bae7-1f6e0e444623 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.547215 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2fdd9cc-8c58-4f75-bae7-1f6e0e444623 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 Aug 18 05:34:45.548530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2fdd9cc-8c58-4f75-bae7-1f6e0e444623 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.548864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e2fdd9cc-8c58-4f75-bae7-1f6e0e444623 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.550071 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e2fdd9cc-8c58-4f75-bae7-1f6e0e444623 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume with id: c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 Aug 18 05:34:45.558710 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.558710 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:45.559232 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e2fdd9cc-8c58-4f75-bae7-1f6e0e444623 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:45.581557 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e2fdd9cc-8c58-4f75-bae7-1f6e0e444623 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume request issued successfully. Aug 18 05:34:45.581737 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e2fdd9cc-8c58-4f75-bae7-1f6e0e444623 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 returned with HTTP 202 Aug 18 05:34:45.582191 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 883/3504] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:45 2026] DELETE /volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:45.590253 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a636986d-b6b4-4585-97ae-b8fcffcf9ac0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.592258 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a636986d-b6b4-4585-97ae-b8fcffcf9ac0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 Aug 18 05:34:45.592614 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a636986d-b6b4-4585-97ae-b8fcffcf9ac0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.592779 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a636986d-b6b4-4585-97ae-b8fcffcf9ac0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.599728 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.599728 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:45.603675 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a636986d-b6b4-4585-97ae-b8fcffcf9ac0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:45.609562 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a636986d-b6b4-4585-97ae-b8fcffcf9ac0 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 returned with HTTP 200 Aug 18 05:34:45.610163 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 882/3505] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:45 2026] GET /volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:45.666438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1ab53322-ea55-46e6-82d4-760f4d496e79 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.669641 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ab53322-ea55-46e6-82d4-760f4d496e79 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:45.669874 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ab53322-ea55-46e6-82d4-760f4d496e79 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.670082 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1ab53322-ea55-46e6-82d4-760f4d496e79 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.683651 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.683651 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:45.689659 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1ab53322-ea55-46e6-82d4-760f4d496e79 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:45.695921 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1ab53322-ea55-46e6-82d4-760f4d496e79 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:45.696380 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 871/3506] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:45 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:45.943491 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a073391f-3ebd-4528-8455-879fcfec6000 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:45.945191 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a073391f-3ebd-4528-8455-879fcfec6000 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] GET https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:45.945540 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a073391f-3ebd-4528-8455-879fcfec6000 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:45.945811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a073391f-3ebd-4528-8455-879fcfec6000 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:45.954346 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:45.954346 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:45.957171 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a073391f-3ebd-4528-8455-879fcfec6000 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Volume info retrieved successfully. Aug 18 05:34:45.961423 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a073391f-3ebd-4528-8455-879fcfec6000 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff returned with HTTP 200 Aug 18 05:34:45.961875 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 871/3507] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:45 2026] GET /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:46.078657 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f39efdb8-baf9-4664-9a4c-48f720bfc6fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.080715 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f39efdb8-baf9-4664-9a4c-48f720bfc6fa tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:34:46.081005 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f39efdb8-baf9-4664-9a4c-48f720bfc6fa tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.081410 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f39efdb8-baf9-4664-9a4c-48f720bfc6fa tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.091036 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.091036 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:46.095974 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f39efdb8-baf9-4664-9a4c-48f720bfc6fa tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:34:46.102263 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f39efdb8-baf9-4664-9a4c-48f720bfc6fa tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 returned with HTTP 200 Aug 18 05:34:46.102849 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 884/3508] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 => generated 1423 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:46.123360 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4fac9507-c8c6-4be5-b7f3-4a19c2841d65 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.125454 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4fac9507-c8c6-4be5-b7f3-4a19c2841d65 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:34:46.125767 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4fac9507-c8c6-4be5-b7f3-4a19c2841d65 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.126075 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4fac9507-c8c6-4be5-b7f3-4a19c2841d65 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.134286 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.134286 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:46.138407 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4fac9507-c8c6-4be5-b7f3-4a19c2841d65 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:34:46.144951 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4fac9507-c8c6-4be5-b7f3-4a19c2841d65 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 returned with HTTP 200 Aug 18 05:34:46.145637 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 883/3509] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:46.174501 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.180481 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:46.181008 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-VolumesExtendTest-Volume-830516502"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:46.184429 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Create volume request body: {'volume': {'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-830516502'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:46.245778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-a09f81ca-cf69-4e52-b640-602b6dd21357 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.250103 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-a09f81ca-cf69-4e52-b640-602b6dd21357 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b/action Aug 18 05:34:46.250103 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-a09f81ca-cf69-4e52-b640-602b6dd21357 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:46.250103 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-a09f81ca-cf69-4e52-b640-602b6dd21357 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:46.275147 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.275147 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:46.290578 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Create volume of 1 GB Aug 18 05:34:46.294659 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fd8b7a6d-b15f-441f-8d3d-da6610822ecd req-a09f81ca-cf69-4e52-b640-602b6dd21357 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b/action returned with HTTP 204 Aug 18 05:34:46.295299 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 872/3510] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:34:46 2026] POST /volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:46.298299 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Availability Zones retrieved successfully. Aug 18 05:34:46.310392 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Flow 'volume_create_api' (7735e9fe-8ada-4e5f-91d0-8c4dfd6dfd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:46.311687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26319857-aedd-4b7e-ae55-d18a78faffcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:46.312755 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:46.388456 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26319857-aedd-4b7e-ae55-d18a78faffcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:46.390510 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b64a02-3eaa-4544-9999-d8979ce819f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:46.464638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Created reservations ['d5b24095-8d1c-4b93-9768-be2bd6989aa1', '7e071e39-2bfc-42aa-897b-5d73003b07cd', '1d5d8898-0556-4d1e-a71d-7c4e09738c7d', 'a01669ec-d13c-4a8c-98a1-b736b44f2217'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:46.465518 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b64a02-3eaa-4544-9999-d8979ce819f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b24095-8d1c-4b93-9768-be2bd6989aa1', '7e071e39-2bfc-42aa-897b-5d73003b07cd', '1d5d8898-0556-4d1e-a71d-7c4e09738c7d', 'a01669ec-d13c-4a8c-98a1-b736b44f2217']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:46.466434 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11de89df-aed1-41ca-88c6-d75c8659ec4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:46.491723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11de89df-aed1-41ca-88c6-d75c8659ec4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6231465-bc90-427e-8c94-20154373433a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-830516502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b545ba83c904219801aabc6d0936530',qos_specs=None,replication_status=,reservations=['d5b24095-8d1c-4b93-9768-be2bd6989aa1','7e071e39-2bfc-42aa-897b-5d73003b07cd','1d5d8898-0556-4d1e-a71d-7c4e09738c7d','a01669ec-d13c-4a8c-98a1-b736b44f2217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28f5da80c05c45d191afb781f0a24068',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-830516502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6231465-bc90-427e-8c94-20154373433a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b545ba83c904219801aabc6d0936530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28f5da80c05c45d191afb781f0a24068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:46.492553 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7b75fe3-e986-47da-be44-f8d533e80283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:46.515177 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7b75fe3-e986-47da-be44-f8d533e80283) transitioned into state 'SUCCESS' from state '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-830516502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b545ba83c904219801aabc6d0936530',qos_specs=None,replication_status=,reservations=['d5b24095-8d1c-4b93-9768-be2bd6989aa1','7e071e39-2bfc-42aa-897b-5d73003b07cd','1d5d8898-0556-4d1e-a71d-7c4e09738c7d','a01669ec-d13c-4a8c-98a1-b736b44f2217'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28f5da80c05c45d191afb781f0a24068',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:46.515946 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab37586-bdab-4153-aeae-656c13f1a93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:46.527328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eab37586-bdab-4153-aeae-656c13f1a93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:46.528495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Flow 'volume_create_api' (7735e9fe-8ada-4e5f-91d0-8c4dfd6dfd9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:46.528818 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Create volume request issued successfully. Aug 18 05:34:46.529529 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7be4d9e-ccd2-4ff9-acc3-2a1f877fa075 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:46.529992 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 872/3511] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:46 2026] POST /volume/v3/volumes => generated 747 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:46.541972 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-83ad97b7-dfe5-4785-94ee-2b02e0d58fe6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.546271 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7bfea29c-ad5e-4c80-bcfc-48744ab6acd3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.546491 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83ad97b7-dfe5-4785-94ee-2b02e0d58fe6 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] GET https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 Aug 18 05:34:46.546731 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-83ad97b7-dfe5-4785-94ee-2b02e0d58fe6 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.546952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-83ad97b7-dfe5-4785-94ee-2b02e0d58fe6 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.548490 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bfea29c-ad5e-4c80-bcfc-48744ab6acd3 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:46.548791 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bfea29c-ad5e-4c80-bcfc-48744ab6acd3 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.549108 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bfea29c-ad5e-4c80-bcfc-48744ab6acd3 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.557908 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.557908 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:46.558281 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83ad97b7-dfe5-4785-94ee-2b02e0d58fe6 tempest-TestServerVolumeAttachmentScenario-1755151553 tempest-TestServerVolumeAttachmentScenario-1755151553-project-member] https://10.4.3.250/volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 returned with HTTP 404 Aug 18 05:34:46.558762 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 885/3512] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/volumes/1dfdffc1-afbe-41c2-aa71-53a02b4368b5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:46.563215 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7bfea29c-ad5e-4c80-bcfc-48744ab6acd3 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:46.568975 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bfea29c-ad5e-4c80-bcfc-48744ab6acd3 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a returned with HTTP 200 Aug 18 05:34:46.569527 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 884/3513] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:46.624553 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-60d54f2e-10d3-406b-a98f-4bb57b0d9dba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.626820 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60d54f2e-10d3-406b-a98f-4bb57b0d9dba tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 Aug 18 05:34:46.627001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-60d54f2e-10d3-406b-a98f-4bb57b0d9dba tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.627244 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-60d54f2e-10d3-406b-a98f-4bb57b0d9dba tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.634398 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60d54f2e-10d3-406b-a98f-4bb57b0d9dba tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 returned with HTTP 404 Aug 18 05:34:46.635084 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 873/3514] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/volumes/c4fc4647-7cb5-4dd1-af5f-91fb6d74e5f2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:46.646997 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e95cb89a-9d4f-468d-bf52-6797cb0f4cf8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.649621 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e95cb89a-9d4f-468d-bf52-6797cb0f4cf8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:46.649904 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e95cb89a-9d4f-468d-bf52-6797cb0f4cf8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.650196 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e95cb89a-9d4f-468d-bf52-6797cb0f4cf8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.660392 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.660392 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:46.665202 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e95cb89a-9d4f-468d-bf52-6797cb0f4cf8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:46.672982 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e95cb89a-9d4f-468d-bf52-6797cb0f4cf8 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 200 Aug 18 05:34:46.673511 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 873/3515] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 1403 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:46.689507 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6cfa22de-00f6-4c95-8149-d348e551aba4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.691759 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6cfa22de-00f6-4c95-8149-d348e551aba4 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:46.691988 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6cfa22de-00f6-4c95-8149-d348e551aba4 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.692195 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6cfa22de-00f6-4c95-8149-d348e551aba4 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.692359 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-6cfa22de-00f6-4c95-8149-d348e551aba4 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume with id: 7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:46.701033 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.701033 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:46.701796 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6cfa22de-00f6-4c95-8149-d348e551aba4 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:46.709256 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-27d6dc91-4a82-49c9-a3a8-07da9949c5a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.711668 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27d6dc91-4a82-49c9-a3a8-07da9949c5a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:46.711942 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-27d6dc91-4a82-49c9-a3a8-07da9949c5a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.712304 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-27d6dc91-4a82-49c9-a3a8-07da9949c5a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.722795 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6cfa22de-00f6-4c95-8149-d348e551aba4 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Delete volume request issued successfully. Aug 18 05:34:46.723023 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6cfa22de-00f6-4c95-8149-d348e551aba4 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 202 Aug 18 05:34:46.723529 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 886/3516] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:46 2026] DELETE /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:46.725453 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.725453 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:46.732267 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-27d6dc91-4a82-49c9-a3a8-07da9949c5a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:46.733361 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-475bd484-ede1-4d18-9198-74002673a043 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.735097 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-475bd484-ede1-4d18-9198-74002673a043 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:46.735286 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-475bd484-ede1-4d18-9198-74002673a043 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.735490 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-475bd484-ede1-4d18-9198-74002673a043 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.738916 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27d6dc91-4a82-49c9-a3a8-07da9949c5a3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:46.739960 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 885/3517] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1654 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:46.744794 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.744794 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:46.749278 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-475bd484-ede1-4d18-9198-74002673a043 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Volume info retrieved successfully. Aug 18 05:34:46.753933 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a58a3b23-0b02-47bd-bf82-e9dd812fa285 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.754508 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-475bd484-ede1-4d18-9198-74002673a043 tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 200 Aug 18 05:34:46.754960 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 874/3518] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 1402 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:46.756979 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a58a3b23-0b02-47bd-bf82-e9dd812fa285 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:34:46.757460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a58a3b23-0b02-47bd-bf82-e9dd812fa285 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e19dde1a-60cc-4de4-9efa-6fb4da8caca4", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-287959666"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:46.775694 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.775694 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:46.776309 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a58a3b23-0b02-47bd-bf82-e9dd812fa285 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:46.776778 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-a58a3b23-0b02-47bd-bf82-e9dd812fa285 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:46.782541 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a58a3b23-0b02-47bd-bf82-e9dd812fa285 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 400 Aug 18 05:34:46.783157 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 874/3519] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:34:46 2026] POST /volume/v3/snapshots => generated 160 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:34:46.790805 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fdaa030c-8882-4463-a8dc-99ddbc8ad11a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.792911 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdaa030c-8882-4463-a8dc-99ddbc8ad11a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:34:46.793383 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdaa030c-8882-4463-a8dc-99ddbc8ad11a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e19dde1a-60cc-4de4-9efa-6fb4da8caca4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1186765703"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:46.806833 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.806833 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:46.807814 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fdaa030c-8882-4463-a8dc-99ddbc8ad11a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:46.807814 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-fdaa030c-8882-4463-a8dc-99ddbc8ad11a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:46.853160 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-fdaa030c-8882-4463-a8dc-99ddbc8ad11a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['cecb7da5-2efb-49d8-b9ce-53efc1ec8794', 'f32f6ec9-5ee6-46be-b277-202e9708b0c4', '1069307a-70fe-4d96-8862-31ca5d959391', '0d4ebaed-7bc4-4fc7-8e50-46146dc1de0e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:46.896389 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fdaa030c-8882-4463-a8dc-99ddbc8ad11a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot force create request issued successfully. Aug 18 05:34:46.896878 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdaa030c-8882-4463-a8dc-99ddbc8ad11a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:34:46.897479 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 887/3520] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:34:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:46.911411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d14b0839-d431-4291-86f5-f68aa3438a8c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.913786 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d14b0839-d431-4291-86f5-f68aa3438a8c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe Aug 18 05:34:46.914118 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d14b0839-d431-4291-86f5-f68aa3438a8c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.914396 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d14b0839-d431-4291-86f5-f68aa3438a8c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.922547 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.922547 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:46.923347 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d14b0839-d431-4291-86f5-f68aa3438a8c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:46.924306 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d14b0839-d431-4291-86f5-f68aa3438a8c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe returned with HTTP 200 Aug 18 05:34:46.924895 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 886/3521] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:46.975289 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5af1ab4f-4de6-463e-9ea8-b8e612709452 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:46.977611 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5af1ab4f-4de6-463e-9ea8-b8e612709452 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] GET https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:46.977780 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5af1ab4f-4de6-463e-9ea8-b8e612709452 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:46.977989 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5af1ab4f-4de6-463e-9ea8-b8e612709452 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:46.991984 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:46.991984 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:46.997745 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5af1ab4f-4de6-463e-9ea8-b8e612709452 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Volume info retrieved successfully. Aug 18 05:34:47.002191 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5af1ab4f-4de6-463e-9ea8-b8e612709452 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff returned with HTTP 200 Aug 18 05:34:47.002593 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 875/3522] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:46 2026] GET /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:47.536984 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-5dfeabb3-556c-41e2-ad48-417194b00efb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:47.539538 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-5dfeabb3-556c-41e2-ad48-417194b00efb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:34:47.539802 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-5dfeabb3-556c-41e2-ad48-417194b00efb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:47.540068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-5dfeabb3-556c-41e2-ad48-417194b00efb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:47.548876 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:47.548876 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:47.554720 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-5dfeabb3-556c-41e2-ad48-417194b00efb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:34:47.562003 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-5dfeabb3-556c-41e2-ad48-417194b00efb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 returned with HTTP 200 Aug 18 05:34:47.562633 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 875/3523] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:47 2026] GET /volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:47.566130 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c9b89fc2-97f5-49c3-9aba-e8babcc9a307 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:47.568434 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9b89fc2-97f5-49c3-9aba-e8babcc9a307 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] DELETE https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:47.568640 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9b89fc2-97f5-49c3-9aba-e8babcc9a307 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:47.568843 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9b89fc2-97f5-49c3-9aba-e8babcc9a307 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:47.569032 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c9b89fc2-97f5-49c3-9aba-e8babcc9a307 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Delete volume with id: 93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:47.576216 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:47.576216 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:47.576799 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c9b89fc2-97f5-49c3-9aba-e8babcc9a307 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Volume info retrieved successfully. Aug 18 05:34:47.586037 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af9f8978-45c4-483b-8a78-aa960c84db84 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:47.588322 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af9f8978-45c4-483b-8a78-aa960c84db84 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:47.588769 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af9f8978-45c4-483b-8a78-aa960c84db84 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:47.589146 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af9f8978-45c4-483b-8a78-aa960c84db84 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:47.599554 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c9b89fc2-97f5-49c3-9aba-e8babcc9a307 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Delete volume request issued successfully. Aug 18 05:34:47.599554 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9b89fc2-97f5-49c3-9aba-e8babcc9a307 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff returned with HTTP 202 Aug 18 05:34:47.599554 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 888/3524] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:47 2026] DELETE /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:47.600335 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:47.600335 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:47.604402 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-af9f8978-45c4-483b-8a78-aa960c84db84 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:47.606109 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96077ba5-348a-4a14-b781-ed492da5e94e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:47.608057 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96077ba5-348a-4a14-b781-ed492da5e94e tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] GET https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:47.608637 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96077ba5-348a-4a14-b781-ed492da5e94e tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:47.608637 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96077ba5-348a-4a14-b781-ed492da5e94e tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:47.611050 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af9f8978-45c4-483b-8a78-aa960c84db84 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a returned with HTTP 200 Aug 18 05:34:47.611715 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 887/3525] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:47 2026] GET /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:47.615168 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:47.615168 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:47.621135 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-96077ba5-348a-4a14-b781-ed492da5e94e tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Volume info retrieved successfully. Aug 18 05:34:47.622728 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96077ba5-348a-4a14-b781-ed492da5e94e tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff returned with HTTP 200 Aug 18 05:34:47.623117 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 876/3526] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:47 2026] GET /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:47.628304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca8d5248-0c0b-4236-aaa4-d3387f99f850 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:47.631659 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca8d5248-0c0b-4236-aaa4-d3387f99f850 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] POST https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a/action Aug 18 05:34:47.631659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca8d5248-0c0b-4236-aaa4-d3387f99f850 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:47.631811 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca8d5248-0c0b-4236-aaa4-d3387f99f850 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:47.644917 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:47.644917 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:47.645984 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ca8d5248-0c0b-4236-aaa4-d3387f99f850 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:47.708417 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ca8d5248-0c0b-4236-aaa4-d3387f99f850 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Created reservations ['b3d63959-3c61-4ee6-befa-d25423f9cbfd', '596fe312-5c29-4272-b5d6-ed21023727dc'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:47.719518 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ca8d5248-0c0b-4236-aaa4-d3387f99f850 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Extend volume request issued successfully. Aug 18 05:34:47.719782 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca8d5248-0c0b-4236-aaa4-d3387f99f850 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a/action returned with HTTP 202 Aug 18 05:34:47.720241 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 876/3527] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:47 2026] POST /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:47.732421 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38b1c6e4-a753-4565-98c2-514b909294ef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:47.734484 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38b1c6e4-a753-4565-98c2-514b909294ef tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:47.734768 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38b1c6e4-a753-4565-98c2-514b909294ef tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:47.735024 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38b1c6e4-a753-4565-98c2-514b909294ef tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:47.743277 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:47.743277 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:47.749255 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-38b1c6e4-a753-4565-98c2-514b909294ef tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:47.756163 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38b1c6e4-a753-4565-98c2-514b909294ef tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a returned with HTTP 200 Aug 18 05:34:47.756883 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 889/3528] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:47 2026] GET /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:47.770166 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c03ba78e-7420-492e-b73f-f63a6eeae7ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:47.774275 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c03ba78e-7420-492e-b73f-f63a6eeae7ea tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] GET https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec Aug 18 05:34:47.774275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c03ba78e-7420-492e-b73f-f63a6eeae7ea tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:47.774275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c03ba78e-7420-492e-b73f-f63a6eeae7ea tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:47.781004 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c03ba78e-7420-492e-b73f-f63a6eeae7ea tempest-VolumesGetTest-220110109 tempest-VolumesGetTest-220110109-project-member] https://10.4.3.250/volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec returned with HTTP 404 Aug 18 05:34:47.781864 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 888/3529] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:47 2026] GET /volume/v3/volumes/7157a801-3eee-45d6-93ad-7da7b32bccec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:47.934580 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c859d78b-f4af-4928-b97b-83b1bbbef4b0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:47.940005 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c859d78b-f4af-4928-b97b-83b1bbbef4b0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe Aug 18 05:34:47.940282 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c859d78b-f4af-4928-b97b-83b1bbbef4b0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:47.940559 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c859d78b-f4af-4928-b97b-83b1bbbef4b0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:47.954311 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:47.954311 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:47.955046 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c859d78b-f4af-4928-b97b-83b1bbbef4b0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:47.955734 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c859d78b-f4af-4928-b97b-83b1bbbef4b0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe returned with HTTP 200 Aug 18 05:34:47.957428 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 877/3530] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:47 2026] GET /volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:47.969236 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3c81fef1-5d99-4d51-9ad7-2e7f8ede2507 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:47.972784 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c81fef1-5d99-4d51-9ad7-2e7f8ede2507 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:34:47.973580 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3c81fef1-5d99-4d51-9ad7-2e7f8ede2507 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e19dde1a-60cc-4de4-9efa-6fb4da8caca4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1434056293"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:47.986751 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:47.986751 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:47.987470 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c81fef1-5d99-4d51-9ad7-2e7f8ede2507 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:47.987646 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3c81fef1-5d99-4d51-9ad7-2e7f8ede2507 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:48.025920 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-3c81fef1-5d99-4d51-9ad7-2e7f8ede2507 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['9bdb5ade-5158-4f63-80e3-de089338ac67', '3cb8cb35-e881-4ea2-899c-fd14c1ec541e', 'dfdba92c-70d0-4589-8c58-a6bfe7aa0f97', 'f20b1e23-3337-4cc2-a314-8b0f85e7156b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:48.092595 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3c81fef1-5d99-4d51-9ad7-2e7f8ede2507 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot force create request issued successfully. Aug 18 05:34:48.093086 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3c81fef1-5d99-4d51-9ad7-2e7f8ede2507 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:34:48.093738 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 877/3531] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:34:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:48.105185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ea8e49d6-dde3-4655-87f4-4896526c7de7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.107262 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea8e49d6-dde3-4655-87f4-4896526c7de7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 Aug 18 05:34:48.107763 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea8e49d6-dde3-4655-87f4-4896526c7de7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:48.108915 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea8e49d6-dde3-4655-87f4-4896526c7de7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:48.116540 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:48.116540 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:48.116540 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ea8e49d6-dde3-4655-87f4-4896526c7de7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:48.116540 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea8e49d6-dde3-4655-87f4-4896526c7de7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 returned with HTTP 200 Aug 18 05:34:48.116540 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 890/3532] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:48 2026] GET /volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:48.169868 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-39b2a1a7-642f-4c91-860c-be706afd3bbb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.172224 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-39b2a1a7-642f-4c91-860c-be706afd3bbb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:34:48.172448 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-39b2a1a7-642f-4c91-860c-be706afd3bbb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:48.172635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-39b2a1a7-642f-4c91-860c-be706afd3bbb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:48.180270 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:48.180270 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:48.194150 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-39b2a1a7-642f-4c91-860c-be706afd3bbb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:34:48.201971 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-39b2a1a7-642f-4c91-860c-be706afd3bbb tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 returned with HTTP 200 Aug 18 05:34:48.202486 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 889/3533] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:48 2026] GET /volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 => generated 1405 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:48.215972 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c5a726a4-114b-4122-9ce4-022cba0b9f6f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.216588 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5a726a4-114b-4122-9ce4-022cba0b9f6f None None] GET https://10.4.3.250/volume// Aug 18 05:34:48.216812 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c5a726a4-114b-4122-9ce4-022cba0b9f6f None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:48.217115 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c5a726a4-114b-4122-9ce4-022cba0b9f6f None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:48.217561 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5a726a4-114b-4122-9ce4-022cba0b9f6f None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:48.217992 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 878/3534] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:34:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:48.229601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-4611886a-71a3-4b14-8a37-84e017ef28f3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.233028 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-4611886a-71a3-4b14-8a37-84e017ef28f3 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:34:48.233463 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-4611886a-71a3-4b14-8a37-84e017ef28f3 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "083b43ef-bc58-4ad9-a9b7-53944db6f5d1", "connector": null, "instance_uuid": "e6deff99-f2a4-451c-afdd-df141266409f"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:48.248569 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:48.248569 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:48.303588 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-4611886a-71a3-4b14-8a37-84e017ef28f3 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:34:48.304322 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 878/3535] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:34:48 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 18 05:34:48.640313 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ccff2c82-5df3-4468-b9d5-0dbc774dfca9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.642730 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ccff2c82-5df3-4468-b9d5-0dbc774dfca9 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] GET https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff Aug 18 05:34:48.642991 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ccff2c82-5df3-4468-b9d5-0dbc774dfca9 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:48.643229 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ccff2c82-5df3-4468-b9d5-0dbc774dfca9 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:48.654074 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ccff2c82-5df3-4468-b9d5-0dbc774dfca9 tempest-TestImageHashVerification-1130156842 tempest-TestImageHashVerification-1130156842-project-member] https://10.4.3.250/volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff returned with HTTP 404 Aug 18 05:34:48.654750 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 891/3536] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:48 2026] GET /volume/v3/volumes/93e6889b-c6cb-4339-9a90-a44a4b02e4ff => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:48.771722 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e93c255e-ef41-4f5f-83b2-7eebf94ffd99 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.773839 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e93c255e-ef41-4f5f-83b2-7eebf94ffd99 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:48.774092 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e93c255e-ef41-4f5f-83b2-7eebf94ffd99 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:48.774282 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e93c255e-ef41-4f5f-83b2-7eebf94ffd99 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:48.781604 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:48.781604 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:48.785808 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e93c255e-ef41-4f5f-83b2-7eebf94ffd99 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:48.792150 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e93c255e-ef41-4f5f-83b2-7eebf94ffd99 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a returned with HTTP 200 Aug 18 05:34:48.792736 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 890/3537] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:48 2026] GET /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:48.813075 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d860c5bd-4cf3-47bb-9187-2dc1a090efb7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.813322 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d860c5bd-4cf3-47bb-9187-2dc1a090efb7 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:48.813524 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d860c5bd-4cf3-47bb-9187-2dc1a090efb7 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:48.813700 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d860c5bd-4cf3-47bb-9187-2dc1a090efb7 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:48.832844 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:48.832844 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:48.837641 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d860c5bd-4cf3-47bb-9187-2dc1a090efb7 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:48.843526 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d860c5bd-4cf3-47bb-9187-2dc1a090efb7 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a returned with HTTP 200 Aug 18 05:34:48.843908 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 879/3538] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:48 2026] GET /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:48.859601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f8e2617-cc21-4632-af70-80b0621a35a2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.863078 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f8e2617-cc21-4632-af70-80b0621a35a2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:48.863078 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f8e2617-cc21-4632-af70-80b0621a35a2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:48.863078 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f8e2617-cc21-4632-af70-80b0621a35a2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:48.870922 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:48.870922 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:48.873770 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4f8e2617-cc21-4632-af70-80b0621a35a2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:48.879040 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f8e2617-cc21-4632-af70-80b0621a35a2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a returned with HTTP 200 Aug 18 05:34:48.879580 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 879/3539] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:48 2026] GET /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:48.894839 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-257ba251-9f9d-41ab-baab-50279e74bd8b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.901295 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-257ba251-9f9d-41ab-baab-50279e74bd8b tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:48.901628 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-257ba251-9f9d-41ab-baab-50279e74bd8b tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:48.901865 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-257ba251-9f9d-41ab-baab-50279e74bd8b tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:48.902237 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-257ba251-9f9d-41ab-baab-50279e74bd8b tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Delete volume with id: c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:48.914413 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:48.914413 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:48.915126 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-257ba251-9f9d-41ab-baab-50279e74bd8b tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:48.937465 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-257ba251-9f9d-41ab-baab-50279e74bd8b tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Delete volume request issued successfully. Aug 18 05:34:48.937764 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-257ba251-9f9d-41ab-baab-50279e74bd8b tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a returned with HTTP 202 Aug 18 05:34:48.938520 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 892/3540] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:48 2026] DELETE /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:48.946129 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-befc1091-c23b-4d0e-9c46-971068f27073 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:48.948628 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-befc1091-c23b-4d0e-9c46-971068f27073 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:48.948883 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-befc1091-c23b-4d0e-9c46-971068f27073 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:48.949084 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-befc1091-c23b-4d0e-9c46-971068f27073 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:48.957008 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:48.957008 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:48.961806 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-befc1091-c23b-4d0e-9c46-971068f27073 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:48.967976 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-befc1091-c23b-4d0e-9c46-971068f27073 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a returned with HTTP 200 Aug 18 05:34:48.968513 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 891/3541] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:48 2026] GET /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:49.128209 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-01032922-f7a6-4506-b604-12e106c264b5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:49.133509 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-01032922-f7a6-4506-b604-12e106c264b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 Aug 18 05:34:49.133789 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-01032922-f7a6-4506-b604-12e106c264b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:49.134102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-01032922-f7a6-4506-b604-12e106c264b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:49.148386 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:49.148386 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:49.148386 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-01032922-f7a6-4506-b604-12e106c264b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:49.148386 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-01032922-f7a6-4506-b604-12e106c264b5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 returned with HTTP 200 Aug 18 05:34:49.148386 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 880/3542] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:49 2026] GET /volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:49.159116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b683b03f-9651-4776-b3f7-cc97d8a76efb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:49.161780 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b683b03f-9651-4776-b3f7-cc97d8a76efb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:34:49.162297 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b683b03f-9651-4776-b3f7-cc97d8a76efb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e19dde1a-60cc-4de4-9efa-6fb4da8caca4", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2117725091"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:49.195326 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:49.195326 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:49.195791 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b683b03f-9651-4776-b3f7-cc97d8a76efb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:49.195992 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-b683b03f-9651-4776-b3f7-cc97d8a76efb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:49.226689 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-b683b03f-9651-4776-b3f7-cc97d8a76efb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['fe4e6754-cece-4786-805a-b96a4640175c', '0b489da4-86bb-4edb-8663-437fbb378c35', 'e0a09cce-91bc-4ac4-968e-7062f85dcde5', '9131cf52-ef7e-451f-bfac-ef603e8e0d3e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:49.264093 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b683b03f-9651-4776-b3f7-cc97d8a76efb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot force create request issued successfully. Aug 18 05:34:49.264507 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b683b03f-9651-4776-b3f7-cc97d8a76efb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:34:49.265060 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 880/3543] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:34:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:49.279975 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a74e41a3-ede5-4e41-85d9-e2c145436c31 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:49.282074 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a74e41a3-ede5-4e41-85d9-e2c145436c31 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d Aug 18 05:34:49.282335 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a74e41a3-ede5-4e41-85d9-e2c145436c31 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:49.282590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a74e41a3-ede5-4e41-85d9-e2c145436c31 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:49.296328 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:49.296328 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:49.297046 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a74e41a3-ede5-4e41-85d9-e2c145436c31 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:49.298561 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a74e41a3-ede5-4e41-85d9-e2c145436c31 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d returned with HTTP 200 Aug 18 05:34:49.303496 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 893/3544] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:49 2026] GET /volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:49.463748 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7f1bed4-1f6c-423f-abc8-b71553def0c3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:49.464285 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7f1bed4-1f6c-423f-abc8-b71553def0c3 None None] GET https://10.4.3.250/volume// Aug 18 05:34:49.464555 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7f1bed4-1f6c-423f-abc8-b71553def0c3 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:49.464763 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7f1bed4-1f6c-423f-abc8-b71553def0c3 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:49.465108 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7f1bed4-1f6c-423f-abc8-b71553def0c3 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:49.465489 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 892/3545] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:34:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:49.482343 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-35fbfd86-497e-40a2-a93e-481beadea658 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:49.486879 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-35fbfd86-497e-40a2-a93e-481beadea658 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:34:49.486879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-35fbfd86-497e-40a2-a93e-481beadea658 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:49.486879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-35fbfd86-497e-40a2-a93e-481beadea658 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:49.496163 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:49.496163 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:49.500682 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-35fbfd86-497e-40a2-a93e-481beadea658 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:34:49.507142 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-35fbfd86-497e-40a2-a93e-481beadea658 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 returned with HTTP 200 Aug 18 05:34:49.507142 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 881/3546] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:34:49 2026] GET /volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 => generated 1584 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:49.628503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-6a378238-4efc-43b7-99be-03f716a62640 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:49.633178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-6a378238-4efc-43b7-99be-03f716a62640 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] PUT https://10.4.3.250/volume/v3/attachments/e02811b8-5059-44cd-b835-8a4f5ea05a58 Aug 18 05:34:49.633746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-6a378238-4efc-43b7-99be-03f716a62640 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:49.645156 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-6a378238-4efc-43b7-99be-03f716a62640 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Acquiring lock "cinder-attachment_update-083b43ef-bc58-4ad9-a9b7-53944db6f5d1-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:34:49.652899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-6a378238-4efc-43b7-99be-03f716a62640 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Lock "cinder-attachment_update-083b43ef-bc58-4ad9-a9b7-53944db6f5d1-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:34:49.654078 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:49.654078 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:49.750423 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-6a378238-4efc-43b7-99be-03f716a62640 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Lock "cinder-attachment_update-083b43ef-bc58-4ad9-a9b7-53944db6f5d1-np0000007601" released by "attachment_update" :: held 0.097s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:34:49.750847 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-6a378238-4efc-43b7-99be-03f716a62640 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments/e02811b8-5059-44cd-b835-8a4f5ea05a58 returned with HTTP 200 Aug 18 05:34:49.751333 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 881/3547] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:34:49 2026] PUT /volume/v3/attachments/e02811b8-5059-44cd-b835-8a4f5ea05a58 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:49.785916 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-3decb4cf-683d-4ad2-b8b4-fea9d748af1b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:49.788396 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-3decb4cf-683d-4ad2-b8b4-fea9d748af1b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/attachments/e02811b8-5059-44cd-b835-8a4f5ea05a58/action Aug 18 05:34:49.788730 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-3decb4cf-683d-4ad2-b8b4-fea9d748af1b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:49.788878 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-3decb4cf-683d-4ad2-b8b4-fea9d748af1b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:49.804966 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:49.804966 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:49.825107 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9929886e-5a23-4942-ba73-f2dabbdc90eb req-3decb4cf-683d-4ad2-b8b4-fea9d748af1b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments/e02811b8-5059-44cd-b835-8a4f5ea05a58/action returned with HTTP 204 Aug 18 05:34:49.825763 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 894/3548] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:34:49 2026] POST /volume/v3/attachments/e02811b8-5059-44cd-b835-8a4f5ea05a58/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:49.983642 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0f9442a9-ef43-47d6-9144-a38ab5ab7a4c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:49.987733 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f9442a9-ef43-47d6-9144-a38ab5ab7a4c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a Aug 18 05:34:49.987733 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f9442a9-ef43-47d6-9144-a38ab5ab7a4c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:49.987733 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0f9442a9-ef43-47d6-9144-a38ab5ab7a4c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:49.997276 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0f9442a9-ef43-47d6-9144-a38ab5ab7a4c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a returned with HTTP 404 Aug 18 05:34:49.997276 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 893/3549] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:49 2026] GET /volume/v3/volumes/c6231465-bc90-427e-8c94-20154373433a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:50.004536 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:50.007241 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:50.008466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-998323005"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:50.011142 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-998323005'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:50.011142 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Create volume of 1 GB Aug 18 05:34:50.017065 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Availability Zones retrieved successfully. Aug 18 05:34:50.027807 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Flow 'volume_create_api' (7ab0079a-61db-4e5e-8b1a-df694ce321e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:50.029060 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e8d710-9c32-4db7-85a4-16d15cb15d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:50.030502 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:50.058043 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e8d710-9c32-4db7-85a4-16d15cb15d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:50.058964 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f339e4d-bdd4-4c8f-bada-0a7fa0eac05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:50.120674 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Created reservations ['a41bdcea-23e6-49f1-9d9f-af441e333f2e', 'b29078c3-cf70-47a2-9721-9b4c2a88004d', '580c1d8e-c31b-4b93-9180-9c423589f123', '899ebd6b-da1e-4936-9a24-563313884bde'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:50.121569 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f339e4d-bdd4-4c8f-bada-0a7fa0eac05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41bdcea-23e6-49f1-9d9f-af441e333f2e', 'b29078c3-cf70-47a2-9721-9b4c2a88004d', '580c1d8e-c31b-4b93-9180-9c423589f123', '899ebd6b-da1e-4936-9a24-563313884bde']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:50.122556 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4caf5e03-310b-4e9d-b194-e688e9998929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:50.161877 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4caf5e03-310b-4e9d-b194-e688e9998929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b887a32c-0619-434a-ad99-c43cf3c4b696', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-998323005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b545ba83c904219801aabc6d0936530',qos_specs=None,replication_status=,reservations=['a41bdcea-23e6-49f1-9d9f-af441e333f2e','b29078c3-cf70-47a2-9721-9b4c2a88004d','580c1d8e-c31b-4b93-9180-9c423589f123','899ebd6b-da1e-4936-9a24-563313884bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28f5da80c05c45d191afb781f0a24068',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-998323005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b887a32c-0619-434a-ad99-c43cf3c4b696,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b545ba83c904219801aabc6d0936530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28f5da80c05c45d191afb781f0a24068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:50.162860 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3719b0-fc3b-4d39-abcb-2abf83018732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:50.198421 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b3719b0-fc3b-4d39-abcb-2abf83018732) transitioned into state 'SUCCESS' from state '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-998323005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b545ba83c904219801aabc6d0936530',qos_specs=None,replication_status=,reservations=['a41bdcea-23e6-49f1-9d9f-af441e333f2e','b29078c3-cf70-47a2-9721-9b4c2a88004d','580c1d8e-c31b-4b93-9180-9c423589f123','899ebd6b-da1e-4936-9a24-563313884bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28f5da80c05c45d191afb781f0a24068',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:50.199319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb45b968-ff2d-4a71-9222-001fc4b52d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:50.213113 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb45b968-ff2d-4a71-9222-001fc4b52d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:50.214380 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Flow 'volume_create_api' (7ab0079a-61db-4e5e-8b1a-df694ce321e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:50.214752 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Create volume request issued successfully. Aug 18 05:34:50.215865 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3c27bd4-ba4f-413c-81c9-6fe6202a541c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:50.216543 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 882/3550] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:34:50 2026] POST /volume/v3/volumes => generated 747 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:50.233382 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e53aa27c-f922-4c3d-a2bb-db5b3406428d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:50.235891 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e53aa27c-f922-4c3d-a2bb-db5b3406428d tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:50.236002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e53aa27c-f922-4c3d-a2bb-db5b3406428d tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:50.236221 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e53aa27c-f922-4c3d-a2bb-db5b3406428d tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:50.252628 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:50.252628 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:50.257577 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e53aa27c-f922-4c3d-a2bb-db5b3406428d tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:50.264956 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e53aa27c-f922-4c3d-a2bb-db5b3406428d tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 returned with HTTP 200 Aug 18 05:34:50.265864 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 882/3551] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:50 2026] GET /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:50.311954 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6a4bf0d0-e6c1-42b5-b825-09132e534570 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:50.314839 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a4bf0d0-e6c1-42b5-b825-09132e534570 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d Aug 18 05:34:50.314839 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a4bf0d0-e6c1-42b5-b825-09132e534570 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:50.315102 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6a4bf0d0-e6c1-42b5-b825-09132e534570 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:50.322190 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:50.322190 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:50.322190 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6a4bf0d0-e6c1-42b5-b825-09132e534570 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:50.322190 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6a4bf0d0-e6c1-42b5-b825-09132e534570 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d returned with HTTP 200 Aug 18 05:34:50.322680 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 895/3552] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:50 2026] GET /volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:50.336888 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7b1e6068-98dd-4b74-874d-fdb23673ec25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:50.343380 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b1e6068-98dd-4b74-874d-fdb23673ec25 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe Aug 18 05:34:50.343380 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b1e6068-98dd-4b74-874d-fdb23673ec25 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:50.343380 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b1e6068-98dd-4b74-874d-fdb23673ec25 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:50.343380 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-7b1e6068-98dd-4b74-874d-fdb23673ec25 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe Aug 18 05:34:50.349541 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:50.349541 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:50.350145 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7b1e6068-98dd-4b74-874d-fdb23673ec25 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:50.370320 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7b1e6068-98dd-4b74-874d-fdb23673ec25 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:34:50.372160 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b1e6068-98dd-4b74-874d-fdb23673ec25 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe returned with HTTP 202 Aug 18 05:34:50.372160 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 894/3553] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:34:50 2026] DELETE /volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:50.383793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1423ae36-4529-411e-abf8-dc96eb9917f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:50.387431 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1423ae36-4529-411e-abf8-dc96eb9917f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe Aug 18 05:34:50.387662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1423ae36-4529-411e-abf8-dc96eb9917f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:50.389124 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1423ae36-4529-411e-abf8-dc96eb9917f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:50.396517 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:50.396517 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:50.397197 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1423ae36-4529-411e-abf8-dc96eb9917f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:50.398692 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1423ae36-4529-411e-abf8-dc96eb9917f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe returned with HTTP 200 Aug 18 05:34:50.399354 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 883/3554] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:50 2026] GET /volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:51.282443 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-86604628-9a36-4d7b-8244-0ecf78f3aa41 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:51.284646 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86604628-9a36-4d7b-8244-0ecf78f3aa41 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:51.284897 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86604628-9a36-4d7b-8244-0ecf78f3aa41 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:51.285161 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86604628-9a36-4d7b-8244-0ecf78f3aa41 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:51.294633 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:51.294633 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:51.299053 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-86604628-9a36-4d7b-8244-0ecf78f3aa41 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:51.304589 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86604628-9a36-4d7b-8244-0ecf78f3aa41 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 returned with HTTP 200 Aug 18 05:34:51.305107 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 883/3555] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:51 2026] GET /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:51.317786 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2e7efc82-ab1a-49ec-b957-4e7fee1280aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:51.320498 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e7efc82-ab1a-49ec-b957-4e7fee1280aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:34:51.321049 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e7efc82-ab1a-49ec-b957-4e7fee1280aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b887a32c-0619-434a-ad99-c43cf3c4b696", "name": "tempest-VolumesExtendTest-Snapshot-473419796"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:51.331742 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:51.331742 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:51.332266 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2e7efc82-ab1a-49ec-b957-4e7fee1280aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:51.332387 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-2e7efc82-ab1a-49ec-b957-4e7fee1280aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Create snapshot from volume b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:51.397112 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-2e7efc82-ab1a-49ec-b957-4e7fee1280aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Created reservations ['6c9edbf9-2aaf-4291-9705-5ad9be2b18df', '99ed516b-3c11-46ce-914e-07bc6fc7d21f', '18749e8b-2204-4d00-9667-afda1ac3c5a0', '4ca98e72-4f69-4f9c-b730-a9562fb6cda1'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:51.409838 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43ef9ce6-eb28-46c5-9b50-23dc019bd14f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:51.411891 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43ef9ce6-eb28-46c5-9b50-23dc019bd14f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe Aug 18 05:34:51.412205 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43ef9ce6-eb28-46c5-9b50-23dc019bd14f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:51.412530 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43ef9ce6-eb28-46c5-9b50-23dc019bd14f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:51.417515 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43ef9ce6-eb28-46c5-9b50-23dc019bd14f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe returned with HTTP 404 Aug 18 05:34:51.418490 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 895/3556] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:51 2026] GET /volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:51.429946 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fcab033b-da75-4e8d-a3eb-257f571e0fc8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:51.433093 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcab033b-da75-4e8d-a3eb-257f571e0fc8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d Aug 18 05:34:51.433405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcab033b-da75-4e8d-a3eb-257f571e0fc8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:51.433856 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcab033b-da75-4e8d-a3eb-257f571e0fc8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:51.433856 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-fcab033b-da75-4e8d-a3eb-257f571e0fc8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: e5001761-597b-42a0-9490-40b82ae4590d Aug 18 05:34:51.442587 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2e7efc82-ab1a-49ec-b957-4e7fee1280aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Snapshot create request issued successfully. Aug 18 05:34:51.443001 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e7efc82-ab1a-49ec-b957-4e7fee1280aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:34:51.443387 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:51.443387 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:51.443642 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 896/3557] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:34:51 2026] POST /volume/v3/snapshots => generated 303 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:51.444033 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fcab033b-da75-4e8d-a3eb-257f571e0fc8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:51.455327 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d096818e-feb7-439c-ab29-21930418a2b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:51.457244 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d096818e-feb7-439c-ab29-21930418a2b9 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 Aug 18 05:34:51.457524 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d096818e-feb7-439c-ab29-21930418a2b9 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:51.457746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d096818e-feb7-439c-ab29-21930418a2b9 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:51.464094 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:51.464094 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:51.464634 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d096818e-feb7-439c-ab29-21930418a2b9 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Snapshot retrieved successfully. Aug 18 05:34:51.465739 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d096818e-feb7-439c-ab29-21930418a2b9 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 returned with HTTP 200 Aug 18 05:34:51.466313 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 884/3558] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:51 2026] GET /volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:51.476095 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fcab033b-da75-4e8d-a3eb-257f571e0fc8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:34:51.476095 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcab033b-da75-4e8d-a3eb-257f571e0fc8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d returned with HTTP 202 Aug 18 05:34:51.476095 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 884/3559] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:34:51 2026] DELETE /volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:51.486919 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9e36997b-49ea-410c-af18-15beb120b46b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:51.490169 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e36997b-49ea-410c-af18-15beb120b46b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d Aug 18 05:34:51.490596 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e36997b-49ea-410c-af18-15beb120b46b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:51.490900 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9e36997b-49ea-410c-af18-15beb120b46b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:51.499450 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:51.499450 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:51.499938 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9e36997b-49ea-410c-af18-15beb120b46b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:51.501981 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9e36997b-49ea-410c-af18-15beb120b46b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d returned with HTTP 200 Aug 18 05:34:51.502471 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 896/3560] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:51 2026] GET /volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:52.481003 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38f794a3-fd05-424e-b748-1626ed0bb1b5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:52.484966 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38f794a3-fd05-424e-b748-1626ed0bb1b5 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 Aug 18 05:34:52.484966 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38f794a3-fd05-424e-b748-1626ed0bb1b5 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:52.484966 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38f794a3-fd05-424e-b748-1626ed0bb1b5 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:52.492847 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:52.492847 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:52.493411 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-38f794a3-fd05-424e-b748-1626ed0bb1b5 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Snapshot retrieved successfully. Aug 18 05:34:52.494367 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38f794a3-fd05-424e-b748-1626ed0bb1b5 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 returned with HTTP 200 Aug 18 05:34:52.494798 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 897/3561] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:52 2026] GET /volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:52.507338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dee45256-ba78-4cbf-86e3-83625c597881 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:52.512187 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dee45256-ba78-4cbf-86e3-83625c597881 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] POST https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696/action Aug 18 05:34:52.512187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dee45256-ba78-4cbf-86e3-83625c597881 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:52.512187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dee45256-ba78-4cbf-86e3-83625c597881 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:52.514211 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-420f64e0-21bc-4402-9eee-44358aec966c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:52.517594 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-420f64e0-21bc-4402-9eee-44358aec966c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d Aug 18 05:34:52.517594 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-420f64e0-21bc-4402-9eee-44358aec966c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:52.517594 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-420f64e0-21bc-4402-9eee-44358aec966c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:52.525512 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:52.525512 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:52.526945 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dee45256-ba78-4cbf-86e3-83625c597881 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:52.527774 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-420f64e0-21bc-4402-9eee-44358aec966c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d returned with HTTP 404 Aug 18 05:34:52.528034 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 885/3562] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:52 2026] GET /volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:52.537732 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-535a0a8a-ba50-4ab9-9305-2147db07910c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:52.540105 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-535a0a8a-ba50-4ab9-9305-2147db07910c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 Aug 18 05:34:52.540366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-535a0a8a-ba50-4ab9-9305-2147db07910c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:52.540627 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-535a0a8a-ba50-4ab9-9305-2147db07910c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:52.540761 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-535a0a8a-ba50-4ab9-9305-2147db07910c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 75666c3a-a907-4841-b522-23d3b5ed0165 Aug 18 05:34:52.546648 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:52.546648 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:52.547429 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-535a0a8a-ba50-4ab9-9305-2147db07910c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:52.574763 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-535a0a8a-ba50-4ab9-9305-2147db07910c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:34:52.575045 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-535a0a8a-ba50-4ab9-9305-2147db07910c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 returned with HTTP 202 Aug 18 05:34:52.575622 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 897/3563] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:34:52 2026] DELETE /volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:52.587319 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7980d499-92c9-4f9f-bf40-14de1a73ee7e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:52.589386 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7980d499-92c9-4f9f-bf40-14de1a73ee7e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 Aug 18 05:34:52.589587 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7980d499-92c9-4f9f-bf40-14de1a73ee7e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:52.589788 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7980d499-92c9-4f9f-bf40-14de1a73ee7e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:52.595293 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:52.595293 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:52.595776 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7980d499-92c9-4f9f-bf40-14de1a73ee7e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:34:52.597253 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7980d499-92c9-4f9f-bf40-14de1a73ee7e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 returned with HTTP 200 Aug 18 05:34:52.597253 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 898/3564] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:52 2026] GET /volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:52.603911 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-dee45256-ba78-4cbf-86e3-83625c597881 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Created reservations ['09dd955b-64f8-4c22-97d6-2eb749ada9ce', '4b4a5029-b48f-41f6-8136-1b8f8669abe1'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:52.618794 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dee45256-ba78-4cbf-86e3-83625c597881 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Extend volume request issued successfully. Aug 18 05:34:52.619094 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dee45256-ba78-4cbf-86e3-83625c597881 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696/action returned with HTTP 202 Aug 18 05:34:52.619956 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 885/3565] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:34:52 2026] POST /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 05:34:52.629181 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eda66bde-2239-43e4-9508-4ac3b94c1fa2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:52.632143 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eda66bde-2239-43e4-9508-4ac3b94c1fa2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:52.632478 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eda66bde-2239-43e4-9508-4ac3b94c1fa2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:52.632824 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eda66bde-2239-43e4-9508-4ac3b94c1fa2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:52.645293 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:52.645293 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:52.650901 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-eda66bde-2239-43e4-9508-4ac3b94c1fa2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:52.656519 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eda66bde-2239-43e4-9508-4ac3b94c1fa2 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 returned with HTTP 200 Aug 18 05:34:52.657138 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 886/3566] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:52 2026] GET /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:53.608473 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-43dc9f17-b9e7-4987-8fdb-1e9d4691d205 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.611467 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43dc9f17-b9e7-4987-8fdb-1e9d4691d205 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 Aug 18 05:34:53.611968 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43dc9f17-b9e7-4987-8fdb-1e9d4691d205 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.611968 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-43dc9f17-b9e7-4987-8fdb-1e9d4691d205 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.620064 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-43dc9f17-b9e7-4987-8fdb-1e9d4691d205 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 returned with HTTP 404 Aug 18 05:34:53.620691 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 898/3567] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:53 2026] GET /volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:53.631350 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c6c765b9-cdba-402f-a44a-a28fb45422a9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.633817 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c6c765b9-cdba-402f-a44a-a28fb45422a9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d Aug 18 05:34:53.634142 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c6c765b9-cdba-402f-a44a-a28fb45422a9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.635253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c6c765b9-cdba-402f-a44a-a28fb45422a9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.635527 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-c6c765b9-cdba-402f-a44a-a28fb45422a9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: e5001761-597b-42a0-9490-40b82ae4590d Aug 18 05:34:53.641320 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c6c765b9-cdba-402f-a44a-a28fb45422a9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d returned with HTTP 404 Aug 18 05:34:53.641951 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 899/3568] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:34:53 2026] DELETE /volume/v3/snapshots/e5001761-597b-42a0-9490-40b82ae4590d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:53.651831 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0e7ec74a-c9b8-41ac-91d1-143684febe84 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.654609 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e7ec74a-c9b8-41ac-91d1-143684febe84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 Aug 18 05:34:53.654940 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e7ec74a-c9b8-41ac-91d1-143684febe84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.655287 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e7ec74a-c9b8-41ac-91d1-143684febe84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.655533 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-0e7ec74a-c9b8-41ac-91d1-143684febe84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 75666c3a-a907-4841-b522-23d3b5ed0165 Aug 18 05:34:53.663003 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e7ec74a-c9b8-41ac-91d1-143684febe84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 returned with HTTP 404 Aug 18 05:34:53.663884 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 886/3569] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:34:53 2026] DELETE /volume/v3/snapshots/75666c3a-a907-4841-b522-23d3b5ed0165 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:53.673242 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-62636c32-8c9b-4e08-8b01-5384445047ab None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.676082 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-62636c32-8c9b-4e08-8b01-5384445047ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe Aug 18 05:34:53.676082 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-62636c32-8c9b-4e08-8b01-5384445047ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.676245 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-62636c32-8c9b-4e08-8b01-5384445047ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.676593 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-62636c32-8c9b-4e08-8b01-5384445047ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe Aug 18 05:34:53.677391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8a0f3aef-106b-4956-a74b-7e6d444d600c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.679466 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a0f3aef-106b-4956-a74b-7e6d444d600c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:53.679753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a0f3aef-106b-4956-a74b-7e6d444d600c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.679927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a0f3aef-106b-4956-a74b-7e6d444d600c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.684217 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-62636c32-8c9b-4e08-8b01-5384445047ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe returned with HTTP 404 Aug 18 05:34:53.685071 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 887/3570] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:34:53 2026] DELETE /volume/v3/snapshots/2d7bf2b8-fadd-44bc-a9a3-9dba3394f1fe => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:53.689086 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:53.689086 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:53.693059 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8a0f3aef-106b-4956-a74b-7e6d444d600c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:53.698431 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a0f3aef-106b-4956-a74b-7e6d444d600c tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 returned with HTTP 200 Aug 18 05:34:53.698894 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 899/3571] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:53 2026] GET /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:53.724975 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3ec92556-da13-4bf9-a929-28e1a1e04bfb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.727554 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ec92556-da13-4bf9-a929-28e1a1e04bfb tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:53.727554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ec92556-da13-4bf9-a929-28e1a1e04bfb tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.727713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ec92556-da13-4bf9-a929-28e1a1e04bfb tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.735610 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:53.735610 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:53.741802 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3ec92556-da13-4bf9-a929-28e1a1e04bfb tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:53.745923 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6f724205-2b45-4f03-a2ee-5c8336e890b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.746520 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ec92556-da13-4bf9-a929-28e1a1e04bfb tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 returned with HTTP 200 Aug 18 05:34:53.747002 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 900/3572] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:53 2026] GET /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:53.748458 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6f724205-2b45-4f03-a2ee-5c8336e890b4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:53.749120 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6f724205-2b45-4f03-a2ee-5c8336e890b4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.749609 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6f724205-2b45-4f03-a2ee-5c8336e890b4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.761759 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:53.761759 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:53.762590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-05744029-6e5c-49d7-8e39-be37653e3aba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.767676 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6f724205-2b45-4f03-a2ee-5c8336e890b4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:53.768542 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-05744029-6e5c-49d7-8e39-be37653e3aba tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 Aug 18 05:34:53.768800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-05744029-6e5c-49d7-8e39-be37653e3aba tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.769022 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-05744029-6e5c-49d7-8e39-be37653e3aba tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.769151 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-05744029-6e5c-49d7-8e39-be37653e3aba tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Delete snapshot with id: 26fdcb1d-9368-4b50-b488-2d73ce54dd15 Aug 18 05:34:53.776923 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6f724205-2b45-4f03-a2ee-5c8336e890b4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:53.777759 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 887/3573] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:53 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1654 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:53.780372 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:53.780372 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:53.781086 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-05744029-6e5c-49d7-8e39-be37653e3aba tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Snapshot retrieved successfully. Aug 18 05:34:53.806428 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6e0d007e-8c38-482f-a033-757c5031a459 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.809176 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-05744029-6e5c-49d7-8e39-be37653e3aba tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Snapshot delete request issued successfully. Aug 18 05:34:53.809301 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6e0d007e-8c38-482f-a033-757c5031a459 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4/action Aug 18 05:34:53.809362 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-05744029-6e5c-49d7-8e39-be37653e3aba tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 returned with HTTP 202 Aug 18 05:34:53.809534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6e0d007e-8c38-482f-a033-757c5031a459 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:34:53.809683 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6e0d007e-8c38-482f-a033-757c5031a459 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:53.809939 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 888/3574] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:34:53 2026] DELETE /volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:53.818917 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d5128ed3-9b25-4b5d-b1e9-47f6e489b2aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.821538 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5128ed3-9b25-4b5d-b1e9-47f6e489b2aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 Aug 18 05:34:53.821538 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5128ed3-9b25-4b5d-b1e9-47f6e489b2aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.821538 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d5128ed3-9b25-4b5d-b1e9-47f6e489b2aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.830433 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:53.830433 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:53.831728 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6e0d007e-8c38-482f-a033-757c5031a459 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:53.832199 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:53.832199 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:53.832920 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d5128ed3-9b25-4b5d-b1e9-47f6e489b2aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Snapshot retrieved successfully. Aug 18 05:34:53.834724 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d5128ed3-9b25-4b5d-b1e9-47f6e489b2aa tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 returned with HTTP 200 Aug 18 05:34:53.835104 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 901/3575] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:53 2026] GET /volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:53.844871 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6e0d007e-8c38-482f-a033-757c5031a459 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Begin detaching volume completed successfully. Aug 18 05:34:53.845307 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-6e0d007e-8c38-482f-a033-757c5031a459 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4/action returned with HTTP 202 Aug 18 05:34:53.846108 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 900/3576] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:34:53 2026] POST /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:34:53.929111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d38bb3b0-9924-4906-8993-569075ae8c2b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.929111 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d38bb3b0-9924-4906-8993-569075ae8c2b None None] GET https://10.4.3.250/volume// Aug 18 05:34:53.929111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d38bb3b0-9924-4906-8993-569075ae8c2b None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.929111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d38bb3b0-9924-4906-8993-569075ae8c2b None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.929111 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d38bb3b0-9924-4906-8993-569075ae8c2b None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:34:53.929540 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 888/3577] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:34:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:34:53.942693 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-84129636-a3a6-47c0-b638-7067d11c12fc req-165b85aa-71dd-441a-bd34-a5291bf20037 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:53.947437 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-165b85aa-71dd-441a-bd34-a5291bf20037 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:53.947437 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-165b85aa-71dd-441a-bd34-a5291bf20037 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:53.947437 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-165b85aa-71dd-441a-bd34-a5291bf20037 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:53.961654 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:53.961654 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:53.968146 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-84129636-a3a6-47c0-b638-7067d11c12fc req-165b85aa-71dd-441a-bd34-a5291bf20037 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:53.977242 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-165b85aa-71dd-441a-bd34-a5291bf20037 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:53.977242 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 889/3578] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:34:53 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:34:54.848178 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-25a79e3b-c4ee-49d5-ad4d-24828d8b8b83 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:54.851398 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25a79e3b-c4ee-49d5-ad4d-24828d8b8b83 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 Aug 18 05:34:54.851542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25a79e3b-c4ee-49d5-ad4d-24828d8b8b83 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:54.851783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25a79e3b-c4ee-49d5-ad4d-24828d8b8b83 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:54.856737 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25a79e3b-c4ee-49d5-ad4d-24828d8b8b83 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 returned with HTTP 404 Aug 18 05:34:54.856737 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 902/3579] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:54 2026] GET /volume/v3/snapshots/26fdcb1d-9368-4b50-b488-2d73ce54dd15 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:54.867620 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c43d8feb-df62-4319-a04d-8383b2de8a32 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:54.870162 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c43d8feb-df62-4319-a04d-8383b2de8a32 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:54.870428 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c43d8feb-df62-4319-a04d-8383b2de8a32 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:54.870690 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c43d8feb-df62-4319-a04d-8383b2de8a32 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:54.881949 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:54.881949 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:54.887538 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c43d8feb-df62-4319-a04d-8383b2de8a32 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:54.901800 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c43d8feb-df62-4319-a04d-8383b2de8a32 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 returned with HTTP 200 Aug 18 05:34:54.901800 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 901/3580] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:54 2026] GET /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:54.919127 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eeb706ad-58a2-4b48-9c33-1a551160d8af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:54.921447 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eeb706ad-58a2-4b48-9c33-1a551160d8af tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] DELETE https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:54.921693 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eeb706ad-58a2-4b48-9c33-1a551160d8af tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:54.921922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eeb706ad-58a2-4b48-9c33-1a551160d8af tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:54.922152 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-eeb706ad-58a2-4b48-9c33-1a551160d8af tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Delete volume with id: b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:54.930761 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:54.930761 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:54.931340 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eeb706ad-58a2-4b48-9c33-1a551160d8af tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:54.953612 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-eeb706ad-58a2-4b48-9c33-1a551160d8af tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Delete volume request issued successfully. Aug 18 05:34:54.953881 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eeb706ad-58a2-4b48-9c33-1a551160d8af tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 returned with HTTP 202 Aug 18 05:34:54.954434 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 889/3581] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:54 2026] DELETE /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:54.964712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cfac06c0-eb23-4d2f-964e-6ebe417926d6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:54.966723 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cfac06c0-eb23-4d2f-964e-6ebe417926d6 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:54.966988 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cfac06c0-eb23-4d2f-964e-6ebe417926d6 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:54.967277 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cfac06c0-eb23-4d2f-964e-6ebe417926d6 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:54.978781 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:54.978781 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:54.984146 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cfac06c0-eb23-4d2f-964e-6ebe417926d6 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Volume info retrieved successfully. Aug 18 05:34:54.990030 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cfac06c0-eb23-4d2f-964e-6ebe417926d6 tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 returned with HTTP 200 Aug 18 05:34:54.990518 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 890/3582] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:54 2026] GET /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:55.017750 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-84129636-a3a6-47c0-b638-7067d11c12fc req-b0ef322b-1092-405c-83b7-28cd2cc76a49 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:55.020566 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-b0ef322b-1092-405c-83b7-28cd2cc76a49 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b Aug 18 05:34:55.020900 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-b0ef322b-1092-405c-83b7-28cd2cc76a49 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:55.020997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-b0ef322b-1092-405c-83b7-28cd2cc76a49 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:55.030551 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:55.030551 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:55.105696 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-84129636-a3a6-47c0-b638-7067d11c12fc req-b0ef322b-1092-405c-83b7-28cd2cc76a49 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b returned with HTTP 200 Aug 18 05:34:55.106322 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 903/3583] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:34:55 2026] DELETE /volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:55.739612 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-1127c7c7-dc62-4c44-8c2c-f51ca3a50f88 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:55.745318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-1127c7c7-dc62-4c44-8c2c-f51ca3a50f88 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/limits Aug 18 05:34:55.745523 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-1127c7c7-dc62-4c44-8c2c-f51ca3a50f88 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:55.745715 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-1127c7c7-dc62-4c44-8c2c-f51ca3a50f88 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:55.777546 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-1127c7c7-dc62-4c44-8c2c-f51ca3a50f88 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/limits returned with HTTP 200 Aug 18 05:34:55.777869 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 902/3584] 10.4.3.250 () {68 vars in 1484 bytes} [Tue Aug 18 05:34:55 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:55.821709 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-e603e743-6bac-47d0-b919-1c3dfce97f3f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:55.825769 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-e603e743-6bac-47d0-b919-1c3dfce97f3f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:34:55.826137 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-e603e743-6bac-47d0-b919-1c3dfce97f3f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:55.826584 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-e603e743-6bac-47d0-b919-1c3dfce97f3f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:55.842897 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:55.842897 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:55.852760 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-e603e743-6bac-47d0-b919-1c3dfce97f3f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:55.860642 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-e603e743-6bac-47d0-b919-1c3dfce97f3f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 200 Aug 18 05:34:55.861120 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 890/3585] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:34:55 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 1659 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:55.874231 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-5f7aa8de-d524-4f5f-96bb-9918447ac3fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:55.879538 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-5f7aa8de-d524-4f5f-96bb-9918447ac3fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:34:55.880067 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-5f7aa8de-d524-4f5f-96bb-9918447ac3fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e08d5552-56b7-4204-87b6-2750f2389331", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2013531210", "description": null, "metadata": {}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:55.898128 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:55.898128 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:55.898628 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-5f7aa8de-d524-4f5f-96bb-9918447ac3fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:34:55.899076 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-5f7aa8de-d524-4f5f-96bb-9918447ac3fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create snapshot from volume e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:34:55.940189 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-5f7aa8de-d524-4f5f-96bb-9918447ac3fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['3cc8ec8c-aaee-4580-adf2-b4124bfc1a56', 'e4cf0b08-8d34-4751-b78b-2eb79835ce26', '7660f230-0132-4b88-8c6e-a5948c168ec3', 'da5f4ac0-d59c-4bba-9dd3-e985c11c451f'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:55.992044 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-5f7aa8de-d524-4f5f-96bb-9918447ac3fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot force create request issued successfully. Aug 18 05:34:55.992544 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-516fa73c-b611-4453-a48d-3d25cd49cbd4 req-5f7aa8de-d524-4f5f-96bb-9918447ac3fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:34:55.993342 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 891/3586] 10.4.3.250 () {72 vars in 1547 bytes} [Tue Aug 18 05:34:55 2026] POST /volume/v3/snapshots => generated 320 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:56.011795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a83cbdc5-5b79-4b37-bccc-e14159f2a2ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:56.014096 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a83cbdc5-5b79-4b37-bccc-e14159f2a2ab tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] GET https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 Aug 18 05:34:56.014451 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a83cbdc5-5b79-4b37-bccc-e14159f2a2ab tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:56.014762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a83cbdc5-5b79-4b37-bccc-e14159f2a2ab tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:56.022979 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a83cbdc5-5b79-4b37-bccc-e14159f2a2ab tempest-VolumesExtendTest-792188319 tempest-VolumesExtendTest-792188319-project-member] https://10.4.3.250/volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 returned with HTTP 404 Aug 18 05:34:56.023776 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 904/3587] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:56 2026] GET /volume/v3/volumes/b887a32c-0619-434a-ad99-c43cf3c4b696 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:34:56.769299 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-551dd1b7-5534-4c57-84fd-525e79b9418c req-7ad065dc-fc9f-46a0-b1ef-25aac7e7a65a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:56.770633 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-551dd1b7-5534-4c57-84fd-525e79b9418c req-7ad065dc-fc9f-46a0-b1ef-25aac7e7a65a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b Aug 18 05:34:56.770923 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-551dd1b7-5534-4c57-84fd-525e79b9418c req-7ad065dc-fc9f-46a0-b1ef-25aac7e7a65a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:56.771406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-551dd1b7-5534-4c57-84fd-525e79b9418c req-7ad065dc-fc9f-46a0-b1ef-25aac7e7a65a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:56.782347 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-551dd1b7-5534-4c57-84fd-525e79b9418c req-7ad065dc-fc9f-46a0-b1ef-25aac7e7a65a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b returned with HTTP 404 Aug 18 05:34:56.782882 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 903/3588] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:34:56 2026] DELETE /volume/v3/attachments/1aef79a8-2564-40c7-9d8d-9f69bf4a582b => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 05:34:57.627252 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:57.835643 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:34:57.836102 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-562918549"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:57.837763 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-562918549'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:34:57.837902 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Create volume of 1 GB Aug 18 05:34:57.843795 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Availability Zones retrieved successfully. Aug 18 05:34:57.849847 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Flow 'volume_create_api' (20e43c23-7e61-4de4-9fc1-f0aeb3a67e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:57.851093 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14144706-2890-462b-ba9d-f0242e1d51a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:57.852281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:34:57.884777 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14144706-2890-462b-ba9d-f0242e1d51a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:57.885723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (672af83d-290d-473f-83c8-68823c485205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:57.971475 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Created reservations ['0b0603b3-ad14-41ad-a9e3-b20762109d1b', 'd4def584-8587-44d3-a1a8-d6ca10537e5a', '35a37e62-83f6-49d3-a105-06c164045d01', '7a2daac0-89d9-4fd8-a955-a841191cab82'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:57.972434 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (672af83d-290d-473f-83c8-68823c485205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b0603b3-ad14-41ad-a9e3-b20762109d1b', 'd4def584-8587-44d3-a1a8-d6ca10537e5a', '35a37e62-83f6-49d3-a105-06c164045d01', '7a2daac0-89d9-4fd8-a955-a841191cab82']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:57.973147 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dea6e0c-3d83-4b18-9d98-44aef9150663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:58.005527 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dea6e0c-3d83-4b18-9d98-44aef9150663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '289f4b67-db9b-4efa-9a7e-ad60faa24823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-562918549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2eb7abe10b04f0691d116cc6522bc96',qos_specs=None,replication_status=,reservations=['0b0603b3-ad14-41ad-a9e3-b20762109d1b','d4def584-8587-44d3-a1a8-d6ca10537e5a','35a37e62-83f6-49d3-a105-06c164045d01','7a2daac0-89d9-4fd8-a955-a841191cab82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfefaa396346474984ce6d5fee174e04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-562918549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=289f4b67-db9b-4efa-9a7e-ad60faa24823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2eb7abe10b04f0691d116cc6522bc96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfefaa396346474984ce6d5fee174e04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:58.006912 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3bd0ebf-4df6-4a3e-8e69-0f2d401c3cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:58.033179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3bd0ebf-4df6-4a3e-8e69-0f2d401c3cdc) transitioned into state 'SUCCESS' from state '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-562918549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2eb7abe10b04f0691d116cc6522bc96',qos_specs=None,replication_status=,reservations=['0b0603b3-ad14-41ad-a9e3-b20762109d1b','d4def584-8587-44d3-a1a8-d6ca10537e5a','35a37e62-83f6-49d3-a105-06c164045d01','7a2daac0-89d9-4fd8-a955-a841191cab82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfefaa396346474984ce6d5fee174e04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:58.033505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72777683-ae67-4324-a9b8-79ef1b22d0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:34:58.044504 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72777683-ae67-4324-a9b8-79ef1b22d0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:34:58.044859 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Flow 'volume_create_api' (20e43c23-7e61-4de4-9fc1-f0aeb3a67e4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:34:58.045227 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Create volume request issued successfully. Aug 18 05:34:58.045949 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-663b6caf-ce75-4ef5-bc02-f4e0edd4dbf9 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:34:58.046707 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 891/3589] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:34:57 2026] POST /volume/v3/volumes => generated 748 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:58.063353 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-abf40db6-5c28-491b-a451-971265224629 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:58.066377 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-abf40db6-5c28-491b-a451-971265224629 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 Aug 18 05:34:58.066377 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-abf40db6-5c28-491b-a451-971265224629 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:58.066377 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-abf40db6-5c28-491b-a451-971265224629 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:58.076414 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:58.076414 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:58.081967 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-abf40db6-5c28-491b-a451-971265224629 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:34:58.094605 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-abf40db6-5c28-491b-a451-971265224629 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 returned with HTTP 200 Aug 18 05:34:58.095279 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 892/3590] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:58 2026] GET /volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:58.518926 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7dbc1ad0-88f0-403a-84fd-4ba1e669b935 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:58.519289 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7dbc1ad0-88f0-403a-84fd-4ba1e669b935 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:34:58.519289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7dbc1ad0-88f0-403a-84fd-4ba1e669b935 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:58.519500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7dbc1ad0-88f0-403a-84fd-4ba1e669b935 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:58.530523 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:58.530523 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:58.531118 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7dbc1ad0-88f0-403a-84fd-4ba1e669b935 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:34:58.532109 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7dbc1ad0-88f0-403a-84fd-4ba1e669b935 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 returned with HTTP 200 Aug 18 05:34:58.532516 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 905/3591] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:34:58 2026] GET /volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:59.114264 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55056b72-d31c-470a-a7b2-97d56e33f066 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:59.121326 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55056b72-d31c-470a-a7b2-97d56e33f066 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 Aug 18 05:34:59.122650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55056b72-d31c-470a-a7b2-97d56e33f066 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:59.122985 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55056b72-d31c-470a-a7b2-97d56e33f066 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:59.135715 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:59.135715 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:59.142258 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-55056b72-d31c-470a-a7b2-97d56e33f066 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:34:59.153161 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55056b72-d31c-470a-a7b2-97d56e33f066 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 returned with HTTP 200 Aug 18 05:34:59.154268 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 904/3592] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:59 2026] GET /volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:59.172210 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ce51133-0634-4345-bbad-e94ea38bae7b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:59.175439 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ce51133-0634-4345-bbad-e94ea38bae7b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:34:59.176208 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ce51133-0634-4345-bbad-e94ea38bae7b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "289f4b67-db9b-4efa-9a7e-ad60faa24823", "name": "tempest-VolumesBackupsTest-Backup-278434572"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:34:59.178321 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-8ce51133-0634-4345-bbad-e94ea38bae7b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Creating new backup {'backup': {'volume_id': '289f4b67-db9b-4efa-9a7e-ad60faa24823', 'name': 'tempest-VolumesBackupsTest-Backup-278434572'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:34:59.178456 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-8ce51133-0634-4345-bbad-e94ea38bae7b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Creating backup of volume 289f4b67-db9b-4efa-9a7e-ad60faa24823 in container None Aug 18 05:34:59.190925 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:59.190925 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:59.191598 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ce51133-0634-4345-bbad-e94ea38bae7b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:34:59.258110 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8ce51133-0634-4345-bbad-e94ea38bae7b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Created reservations ['93907f1f-a67d-4500-8133-3b7a8dab391e', '4223f9b9-8a63-44e2-b6ab-f246314538fd'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:34:59.312839 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ce51133-0634-4345-bbad-e94ea38bae7b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:34:59.313436 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 892/3593] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:34:59 2026] POST /volume/v3/backups => generated 329 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:34:59.325205 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4d10c6af-410e-450a-b792-6401ce340a73 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:59.328055 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d10c6af-410e-450a-b792-6401ce340a73 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:34:59.328609 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d10c6af-410e-450a-b792-6401ce340a73 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:59.329025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d10c6af-410e-450a-b792-6401ce340a73 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:59.329025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4d10c6af-410e-450a-b792-6401ce340a73 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:34:59.335884 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:59.335884 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:34:59.337136 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d10c6af-410e-450a-b792-6401ce340a73 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:34:59.337781 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 893/3594] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:59 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:34:59.460592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ad70a93-3330-4529-ab42-bafa0ec397ce None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:59.463785 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ad70a93-3330-4529-ab42-bafa0ec397ce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:59.464115 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ad70a93-3330-4529-ab42-bafa0ec397ce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:59.464441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ad70a93-3330-4529-ab42-bafa0ec397ce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:59.474586 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:59.474586 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:34:59.479132 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7ad70a93-3330-4529-ab42-bafa0ec397ce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:59.488543 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ad70a93-3330-4529-ab42-bafa0ec397ce tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:59.489100 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 906/3595] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:59 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:34:59.509923 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3d2838ba-4f34-46c3-aecd-86f2fccf225a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:59.514671 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d2838ba-4f34-46c3-aecd-86f2fccf225a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:59.514923 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d2838ba-4f34-46c3-aecd-86f2fccf225a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:59.515198 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d2838ba-4f34-46c3-aecd-86f2fccf225a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:59.515430 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3d2838ba-4f34-46c3-aecd-86f2fccf225a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume with id: e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:59.527488 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:59.527488 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:34:59.531919 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3d2838ba-4f34-46c3-aecd-86f2fccf225a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:59.564447 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3d2838ba-4f34-46c3-aecd-86f2fccf225a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume request issued successfully. Aug 18 05:34:59.564773 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d2838ba-4f34-46c3-aecd-86f2fccf225a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 202 Aug 18 05:34:59.565232 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 905/3596] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:34:59 2026] DELETE /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:34:59.575730 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-175a543c-3635-4dd7-9ac7-572eb99d6105 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:34:59.577880 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-175a543c-3635-4dd7-9ac7-572eb99d6105 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:34:59.578099 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-175a543c-3635-4dd7-9ac7-572eb99d6105 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:34:59.578300 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-175a543c-3635-4dd7-9ac7-572eb99d6105 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:34:59.589455 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:34:59.589455 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:34:59.595142 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-175a543c-3635-4dd7-9ac7-572eb99d6105 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:34:59.600080 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-175a543c-3635-4dd7-9ac7-572eb99d6105 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 200 Aug 18 05:34:59.600567 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 893/3597] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:34:59 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:00.353618 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-71f46c4d-dfa9-4b00-b73a-fb3909685584 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:00.356727 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71f46c4d-dfa9-4b00-b73a-fb3909685584 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:00.357025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71f46c4d-dfa9-4b00-b73a-fb3909685584 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:00.357278 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71f46c4d-dfa9-4b00-b73a-fb3909685584 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:00.357414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-71f46c4d-dfa9-4b00-b73a-fb3909685584 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:00.363134 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:00.363134 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:00.364047 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71f46c4d-dfa9-4b00-b73a-fb3909685584 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:00.364798 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 894/3598] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:00 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:00.619198 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2dfc6f00-d857-4a6f-82ae-270c1fcfaa33 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:00.621481 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2dfc6f00-d857-4a6f-82ae-270c1fcfaa33 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 Aug 18 05:35:00.622310 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2dfc6f00-d857-4a6f-82ae-270c1fcfaa33 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:00.622310 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2dfc6f00-d857-4a6f-82ae-270c1fcfaa33 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:00.634679 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2dfc6f00-d857-4a6f-82ae-270c1fcfaa33 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 returned with HTTP 404 Aug 18 05:35:00.635296 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 907/3599] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:00 2026] GET /volume/v3/volumes/e19dde1a-60cc-4de4-9efa-6fb4da8caca4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:00.649252 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9aa65486-7de1-40e3-922c-c201d7bfd60e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:00.652736 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9aa65486-7de1-40e3-922c-c201d7bfd60e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:00.652989 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9aa65486-7de1-40e3-922c-c201d7bfd60e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:00.653280 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9aa65486-7de1-40e3-922c-c201d7bfd60e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:00.666307 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:00.666307 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:00.671232 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9aa65486-7de1-40e3-922c-c201d7bfd60e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:00.681656 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9aa65486-7de1-40e3-922c-c201d7bfd60e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:00.682150 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 906/3600] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:00 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:00.698733 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1b804b9-e3ff-4df1-bbdb-6e24a11fee2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:00.701847 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1b804b9-e3ff-4df1-bbdb-6e24a11fee2c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:35:00.702494 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1b804b9-e3ff-4df1-bbdb-6e24a11fee2c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db5428f0-581c-45f7-9323-27083053538d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1868694345"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:00.716222 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:00.716222 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:00.716222 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a1b804b9-e3ff-4df1-bbdb-6e24a11fee2c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:00.716851 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-a1b804b9-e3ff-4df1-bbdb-6e24a11fee2c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:00.769421 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-a1b804b9-e3ff-4df1-bbdb-6e24a11fee2c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['b034f4c4-917d-4f11-81c6-317cb4149d2e', '5ca895b2-2be8-480c-8bcb-4441521c6167', '73f6a6df-76d6-43e5-bd94-ed40cbb35087', '21b50338-2785-4f1b-b958-c6bb028a673a'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:00.817631 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a1b804b9-e3ff-4df1-bbdb-6e24a11fee2c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot create request issued successfully. Aug 18 05:35:00.818190 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1b804b9-e3ff-4df1-bbdb-6e24a11fee2c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:35:00.818879 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 894/3601] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:35:00 2026] POST /volume/v3/snapshots => generated 380 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:00.830793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fb7847e8-0862-4a94-9363-70dedfcf54d5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:00.833128 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb7847e8-0862-4a94-9363-70dedfcf54d5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:00.833358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb7847e8-0862-4a94-9363-70dedfcf54d5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:00.833850 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb7847e8-0862-4a94-9363-70dedfcf54d5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:00.846202 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:00.846202 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:00.846911 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fb7847e8-0862-4a94-9363-70dedfcf54d5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:00.850717 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb7847e8-0862-4a94-9363-70dedfcf54d5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e returned with HTTP 200 Aug 18 05:35:00.851810 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 895/3602] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:00 2026] GET /volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e => generated 512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:01.378713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a9fac7d-07ca-4629-a78a-d466aabb0fe2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:01.381591 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a9fac7d-07ca-4629-a78a-d466aabb0fe2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:01.381591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a9fac7d-07ca-4629-a78a-d466aabb0fe2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:01.381591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a9fac7d-07ca-4629-a78a-d466aabb0fe2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:01.381957 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1a9fac7d-07ca-4629-a78a-d466aabb0fe2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:01.388649 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:01.388649 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:01.390130 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a9fac7d-07ca-4629-a78a-d466aabb0fe2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:01.390130 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 908/3603] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:01 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:01.864679 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-106ee94a-06e4-4439-b03c-19b04d998c76 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:01.866858 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-106ee94a-06e4-4439-b03c-19b04d998c76 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:01.868631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-106ee94a-06e4-4439-b03c-19b04d998c76 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:01.870050 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-106ee94a-06e4-4439-b03c-19b04d998c76 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:01.879938 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:01.879938 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:01.880221 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-106ee94a-06e4-4439-b03c-19b04d998c76 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:01.881256 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-106ee94a-06e4-4439-b03c-19b04d998c76 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e returned with HTTP 200 Aug 18 05:35:01.881707 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 907/3604] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:01 2026] GET /volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:01.896748 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-721f625b-a07c-49f5-84d7-8c0213d9440e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:01.899302 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-721f625b-a07c-49f5-84d7-8c0213d9440e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:01.899615 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-721f625b-a07c-49f5-84d7-8c0213d9440e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:01.899830 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-721f625b-a07c-49f5-84d7-8c0213d9440e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:01.910753 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:01.910753 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:01.911447 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-721f625b-a07c-49f5-84d7-8c0213d9440e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:01.913117 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-721f625b-a07c-49f5-84d7-8c0213d9440e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e returned with HTTP 200 Aug 18 05:35:01.913448 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 895/3605] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:01 2026] GET /volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:01.927775 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d69b43bc-a138-4b61-9ac8-dcc23997e6aa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:01.930143 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d69b43bc-a138-4b61-9ac8-dcc23997e6aa tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots Aug 18 05:35:01.930314 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d69b43bc-a138-4b61-9ac8-dcc23997e6aa tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:01.930560 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d69b43bc-a138-4b61-9ac8-dcc23997e6aa tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:01.931081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-d69b43bc-a138-4b61-9ac8-dcc23997e6aa tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:35:01.934222 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-d69b43bc-a138-4b61-9ac8-dcc23997e6aa tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:35:01.938611 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d69b43bc-a138-4b61-9ac8-dcc23997e6aa tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Get all snapshots completed successfully. Aug 18 05:35:01.939040 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d69b43bc-a138-4b61-9ac8-dcc23997e6aa tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 200 Aug 18 05:35:01.939973 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 896/3606] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:35:01 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 18 05:35:01.951602 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-81a9e136-d5d9-471a-8fad-4aca7efafa8c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:01.953229 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81a9e136-d5d9-471a-8fad-4aca7efafa8c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] PUT https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:01.953620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-81a9e136-d5d9-471a-8fad-4aca7efafa8c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-466179350", "description": "This is the new description of snapshot."}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:01.964321 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:01.964321 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:01.966490 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-81a9e136-d5d9-471a-8fad-4aca7efafa8c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:01.981438 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-81a9e136-d5d9-471a-8fad-4aca7efafa8c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e returned with HTTP 200 Aug 18 05:35:01.982052 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 909/3607] 10.4.3.250 () {68 vars in 1375 bytes} [Tue Aug 18 05:35:01 2026] PUT /volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:01.995180 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da590d7b-32f7-4e9b-82f4-798e04022d02 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:01.999775 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da590d7b-32f7-4e9b-82f4-798e04022d02 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:02.001160 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da590d7b-32f7-4e9b-82f4-798e04022d02 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:02.001631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da590d7b-32f7-4e9b-82f4-798e04022d02 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:02.003285 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-995ec26f-4afd-4829-8dc0-34fd14c9965b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:02.007355 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:02.007355 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:02.007355 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-da590d7b-32f7-4e9b-82f4-798e04022d02 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:02.008126 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da590d7b-32f7-4e9b-82f4-798e04022d02 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e returned with HTTP 200 Aug 18 05:35:02.008523 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 908/3608] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:01 2026] GET /volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:02.017671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5a94bbe1-8bea-4da5-8b3c-96c0ba31aaa6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:02.020619 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5a94bbe1-8bea-4da5-8b3c-96c0ba31aaa6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:02.020881 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5a94bbe1-8bea-4da5-8b3c-96c0ba31aaa6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:02.021095 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5a94bbe1-8bea-4da5-8b3c-96c0ba31aaa6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:02.021214 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-5a94bbe1-8bea-4da5-8b3c-96c0ba31aaa6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:02.026706 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:02.026706 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:02.027267 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5a94bbe1-8bea-4da5-8b3c-96c0ba31aaa6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:02.044559 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5a94bbe1-8bea-4da5-8b3c-96c0ba31aaa6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:35:02.044742 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5a94bbe1-8bea-4da5-8b3c-96c0ba31aaa6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e returned with HTTP 202 Aug 18 05:35:02.045211 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 897/3609] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:35:02 2026] DELETE /volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:35:02.054167 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-45f33beb-4480-49c7-b04c-cc51ed72f42d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:02.056482 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45f33beb-4480-49c7-b04c-cc51ed72f42d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:02.056482 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45f33beb-4480-49c7-b04c-cc51ed72f42d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:02.056482 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45f33beb-4480-49c7-b04c-cc51ed72f42d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:02.064497 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:02.064497 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:02.065124 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-45f33beb-4480-49c7-b04c-cc51ed72f42d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:02.066354 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45f33beb-4480-49c7-b04c-cc51ed72f42d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e returned with HTTP 200 Aug 18 05:35:02.066904 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 910/3610] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:02 2026] GET /volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e => generated 575 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:02.094168 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-995ec26f-4afd-4829-8dc0-34fd14c9965b tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:35:02.094521 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-995ec26f-4afd-4829-8dc0-34fd14c9965b tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-356385226", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:02.126402 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-995ec26f-4afd-4829-8dc0-34fd14c9965b tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:35:02.127812 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 896/3611] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:35:02 2026] POST /volume/v3/types => generated 217 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:02.141191 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-99e86732-5a09-4254-bff6-72c167cf2ac5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:02.143326 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99e86732-5a09-4254-bff6-72c167cf2ac5 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] POST https://10.4.3.250/volume/v3/types/eee27969-33a7-4cf2-9b29-e61019f29c54/encryption Aug 18 05:35:02.143741 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-99e86732-5a09-4254-bff6-72c167cf2ac5 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:02.145792 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-51008ba6-fdc8-4dad-95ad-5da57ac48167 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:02.150072 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-51008ba6-fdc8-4dad-95ad-5da57ac48167 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:35:02.150337 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-51008ba6-fdc8-4dad-95ad-5da57ac48167 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:02.150560 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-51008ba6-fdc8-4dad-95ad-5da57ac48167 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:02.163286 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:02.163286 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:02.164348 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-51008ba6-fdc8-4dad-95ad-5da57ac48167 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:35:02.165502 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-51008ba6-fdc8-4dad-95ad-5da57ac48167 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 returned with HTTP 200 Aug 18 05:35:02.165919 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 898/3612] 10.4.3.250 () {68 vars in 1604 bytes} [Tue Aug 18 05:35:02 2026] GET /volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:02.201308 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-99e86732-5a09-4254-bff6-72c167cf2ac5 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types/eee27969-33a7-4cf2-9b29-e61019f29c54/encryption returned with HTTP 200 Aug 18 05:35:02.201857 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 909/3613] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:35:02 2026] POST /volume/v3/types/eee27969-33a7-4cf2-9b29-e61019f29c54/encryption => generated 231 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:02.211317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:02.314989 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:35:02.315327 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-476297528", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-356385226", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:02.318665 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-476297528', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-356385226', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:35:02.322289 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume of 1 GB Aug 18 05:35:02.322607 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:02.322607 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:02.323321 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Availability Zones retrieved successfully. Aug 18 05:35:02.330715 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Flow 'volume_create_api' (6e34cf66-ca6e-4179-8f54-9abe0f6e2beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:02.331807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3185114e-ad69-4f28-85f2-80efc293bbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:02.333240 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:35:02.364639 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3185114e-ad69-4f28-85f2-80efc293bbb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:35:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eee27969-33a7-4cf2-9b29-e61019f29c54,is_public=True,name='tempest-scenario-type-cryptsetup-356385226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eee27969-33a7-4cf2-9b29-e61019f29c54', '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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:02.365422 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd2d52e-439e-4ef3-91b8-ed435f78925c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:02.411049 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-110f748a-9fd7-45ac-bdf7-0a6d73437b23 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:02.413538 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-110f748a-9fd7-45ac-bdf7-0a6d73437b23 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:02.414222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-110f748a-9fd7-45ac-bdf7-0a6d73437b23 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:02.414222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-110f748a-9fd7-45ac-bdf7-0a6d73437b23 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:02.414222 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-110f748a-9fd7-45ac-bdf7-0a6d73437b23 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:02.423222 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-356385226 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-356385226, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:35:02.423222 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-356385226 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-356385226, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:35:02.426855 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:02.426855 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:02.428148 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-110f748a-9fd7-45ac-bdf7-0a6d73437b23 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:02.429058 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 897/3614] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:02 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:02.473019 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Created reservations ['5d8ea613-b2b5-4d27-a2cd-fa85fcef4a7e', '700d5136-7e93-4853-bad0-7ef786e34c9c', '12462b44-901c-4b68-ba9f-7d4562eda263', 'bc59cc15-5339-4485-9708-d3b846b7e8ca'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:02.474125 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd2d52e-439e-4ef3-91b8-ed435f78925c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d8ea613-b2b5-4d27-a2cd-fa85fcef4a7e', '700d5136-7e93-4853-bad0-7ef786e34c9c', '12462b44-901c-4b68-ba9f-7d4562eda263', 'bc59cc15-5339-4485-9708-d3b846b7e8ca']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:02.475265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6643b2e-c6bf-4565-ad3f-dce8bb35dd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:02.506303 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6643b2e-c6bf-4565-ad3f-dce8bb35dd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f379e84b-c970-4f59-80e8-756dbe4eab3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-476297528',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115a1516f6a4b6793290306fba7b5e3',qos_specs=None,replication_status=,reservations=['5d8ea613-b2b5-4d27-a2cd-fa85fcef4a7e','700d5136-7e93-4853-bad0-7ef786e34c9c','12462b44-901c-4b68-ba9f-7d4562eda263','bc59cc15-5339-4485-9708-d3b846b7e8ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_type_id=eee27969-33a7-4cf2-9b29-e61019f29c54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-476297528',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f379e84b-c970-4f59-80e8-756dbe4eab3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5115a1516f6a4b6793290306fba7b5e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eee27969-33a7-4cf2-9b29-e61019f29c54),volume_type_id=eee27969-33a7-4cf2-9b29-e61019f29c54)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:02.507313 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336420c7-f055-4593-9533-2478c7427086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:02.537518 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336420c7-f055-4593-9533-2478c7427086) transitioned into state 'SUCCESS' from state '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-476297528',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115a1516f6a4b6793290306fba7b5e3',qos_specs=None,replication_status=,reservations=['5d8ea613-b2b5-4d27-a2cd-fa85fcef4a7e','700d5136-7e93-4853-bad0-7ef786e34c9c','12462b44-901c-4b68-ba9f-7d4562eda263','bc59cc15-5339-4485-9708-d3b846b7e8ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_type_id=eee27969-33a7-4cf2-9b29-e61019f29c54)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:02.538308 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1383c6-2650-4a09-8ccf-ab3bea095a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:02.550858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1383c6-2650-4a09-8ccf-ab3bea095a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:02.551811 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Flow 'volume_create_api' (6e34cf66-ca6e-4179-8f54-9abe0f6e2beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:02.552201 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume request issued successfully. Aug 18 05:35:02.552884 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f73da727-4fe6-4cf0-bde2-6875b8c5acf4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:35:02.553456 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 911/3615] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:35:02 2026] POST /volume/v3/volumes => generated 789 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:03.083175 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-22de6682-1cba-4ad7-a60d-f4e78565be51 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.088800 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22de6682-1cba-4ad7-a60d-f4e78565be51 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:03.091420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22de6682-1cba-4ad7-a60d-f4e78565be51 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:03.091420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22de6682-1cba-4ad7-a60d-f4e78565be51 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:03.104772 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22de6682-1cba-4ad7-a60d-f4e78565be51 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e returned with HTTP 404 Aug 18 05:35:03.105464 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 899/3616] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:03 2026] GET /volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:03.122908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1aead64b-0f43-4d95-b098-0518bc3d619c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.123715 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1aead64b-0f43-4d95-b098-0518bc3d619c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:03.124000 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1aead64b-0f43-4d95-b098-0518bc3d619c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:03.124165 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1aead64b-0f43-4d95-b098-0518bc3d619c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:03.124266 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-1aead64b-0f43-4d95-b098-0518bc3d619c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 1783e29d-c633-492c-b379-fc71a8a53f1e Aug 18 05:35:03.132125 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=452,cinder:UPDATE=93,cinder:INSERT=52,cinder:DELETE=2 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:35:03.143431 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1aead64b-0f43-4d95-b098-0518bc3d619c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e returned with HTTP 404 Aug 18 05:35:03.143431 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 910/3617] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:35:03 2026] DELETE /volume/v3/snapshots/1783e29d-c633-492c-b379-fc71a8a53f1e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:03.156082 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b625ea5-3f9c-438d-bd61-008250d433fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.157845 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b625ea5-3f9c-438d-bd61-008250d433fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:03.158078 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b625ea5-3f9c-438d-bd61-008250d433fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:03.160221 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b625ea5-3f9c-438d-bd61-008250d433fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:03.180230 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:03.180230 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:03.187429 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b625ea5-3f9c-438d-bd61-008250d433fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:03.192429 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b625ea5-3f9c-438d-bd61-008250d433fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:03.192916 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 898/3618] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:03 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:03.208524 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b03f4815-7e9c-47a4-9b43-83758c04c5ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.211236 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b03f4815-7e9c-47a4-9b43-83758c04c5ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:35:03.212845 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b03f4815-7e9c-47a4-9b43-83758c04c5ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db5428f0-581c-45f7-9323-27083053538d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1927509230"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:03.225872 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:03.225872 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:03.226478 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b03f4815-7e9c-47a4-9b43-83758c04c5ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:03.227457 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-b03f4815-7e9c-47a4-9b43-83758c04c5ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:03.283217 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-b03f4815-7e9c-47a4-9b43-83758c04c5ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['49afc58f-e19e-41b7-893a-b4d793ea597f', '0df2b62c-07ee-464f-912e-a766ce6972d4', 'fd3dd85a-db5a-418d-b4c5-461056c4c5f0', '288692b5-7711-4bda-b419-b6548162c885'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:03.342290 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b03f4815-7e9c-47a4-9b43-83758c04c5ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot create request issued successfully. Aug 18 05:35:03.342928 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b03f4815-7e9c-47a4-9b43-83758c04c5ab tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:35:03.343674 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 912/3619] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:35:03 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 18 05:35:03.359254 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4c862189-afb7-4299-bcd7-5601b9ace64d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.361893 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c862189-afb7-4299-bcd7-5601b9ace64d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 Aug 18 05:35:03.361893 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c862189-afb7-4299-bcd7-5601b9ace64d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:03.361893 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c862189-afb7-4299-bcd7-5601b9ace64d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:03.369880 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:03.369880 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:03.372870 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4c862189-afb7-4299-bcd7-5601b9ace64d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:03.372870 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c862189-afb7-4299-bcd7-5601b9ace64d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 returned with HTTP 200 Aug 18 05:35:03.372870 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 900/3620] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:03 2026] GET /volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:03.447434 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a8d8220e-c78f-4c5e-b4ba-15e7ea965305 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.452687 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8d8220e-c78f-4c5e-b4ba-15e7ea965305 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:03.452976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8d8220e-c78f-4c5e-b4ba-15e7ea965305 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:03.453249 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8d8220e-c78f-4c5e-b4ba-15e7ea965305 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:03.453472 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a8d8220e-c78f-4c5e-b4ba-15e7ea965305 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:03.466023 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:03.466023 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:03.467335 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8d8220e-c78f-4c5e-b4ba-15e7ea965305 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:03.469799 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 911/3621] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:03 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:03.491490 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-40a4d45a-3322-4c2a-8d43-204952f547c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.496717 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-40a4d45a-3322-4c2a-8d43-204952f547c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:35:03.497027 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-40a4d45a-3322-4c2a-8d43-204952f547c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:03.497281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-40a4d45a-3322-4c2a-8d43-204952f547c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:03.509495 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:03.509495 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:03.510185 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-40a4d45a-3322-4c2a-8d43-204952f547c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:35:03.511353 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-40a4d45a-3322-4c2a-8d43-204952f547c5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 returned with HTTP 200 Aug 18 05:35:03.511912 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 899/3622] 10.4.3.250 () {68 vars in 1604 bytes} [Tue Aug 18 05:35:03 2026] GET /volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:03.521055 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5de1ec06-f0fe-4895-8e5a-092196059677 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.524169 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5de1ec06-f0fe-4895-8e5a-092196059677 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:35:03.524366 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5de1ec06-f0fe-4895-8e5a-092196059677 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:03.524554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5de1ec06-f0fe-4895-8e5a-092196059677 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:03.538915 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:03.538915 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:03.548616 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5de1ec06-f0fe-4895-8e5a-092196059677 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:35:03.560157 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5de1ec06-f0fe-4895-8e5a-092196059677 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 200 Aug 18 05:35:03.560419 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 913/3623] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:03 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 1659 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:03.577354 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.580257 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:35:03.580661 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f2b685aa-9b5c-41ff-8e49-5f00b8771a97", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:03.582527 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f2b685aa-9b5c-41ff-8e49-5f00b8771a97', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:35:03.614552 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:03.614552 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:03.617458 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:35:03.618475 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:35:03.622583 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:35:03.632026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (4f9edfb1-0003-4bf2-9ab0-2b990713b0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:03.633950 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b817b5-1f20-474b-a25a-7df2ef5ab3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:03.635569 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:35:03.675698 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b817b5-1f20-474b-a25a-7df2ef5ab3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f2b685aa-9b5c-41ff-8e49-5f00b8771a97', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:03.676822 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc804ce1-1931-4a99-8f90-8e901500d11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:03.762184 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['b617d9a8-f167-42f7-99bf-3da0356a1218', 'c92e443e-ba6c-4688-ba39-9a92f9701459', 'b5a7fd58-52ed-4871-8971-ff4b1761a084', '454fc8cb-5e0b-4a02-bb08-99fd4264f7fc'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:03.763236 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc804ce1-1931-4a99-8f90-8e901500d11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b617d9a8-f167-42f7-99bf-3da0356a1218', 'c92e443e-ba6c-4688-ba39-9a92f9701459', 'b5a7fd58-52ed-4871-8971-ff4b1761a084', '454fc8cb-5e0b-4a02-bb08-99fd4264f7fc']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:03.764677 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fe7554-0281-419f-b155-686928767d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:03.825858 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fe7554-0281-419f-b155-686928767d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bccd0948-57cf-45ec-9bea-e89b611a794a', '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='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['b617d9a8-f167-42f7-99bf-3da0356a1218','c92e443e-ba6c-4688-ba39-9a92f9701459','b5a7fd58-52ed-4871-8971-ff4b1761a084','454fc8cb-5e0b-4a02-bb08-99fd4264f7fc'],size=1,snapshot_id=f2b685aa-9b5c-41ff-8e49-5f00b8771a97,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), '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-18T05:35:03Z,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=bccd0948-57cf-45ec-9bea-e89b611a794a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f2b685aa-9b5c-41ff-8e49-5f00b8771a97,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:03.826882 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71075480-067c-45a5-a5b0-b7b83f404913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:03.858296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71075480-067c-45a5-a5b0-b7b83f404913) transitioned into 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='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['b617d9a8-f167-42f7-99bf-3da0356a1218','c92e443e-ba6c-4688-ba39-9a92f9701459','b5a7fd58-52ed-4871-8971-ff4b1761a084','454fc8cb-5e0b-4a02-bb08-99fd4264f7fc'],size=1,snapshot_id=f2b685aa-9b5c-41ff-8e49-5f00b8771a97,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:03.859216 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca627df6-ef8d-4ffd-923d-064bf8a23f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:03.889585 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca627df6-ef8d-4ffd-923d-064bf8a23f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:03.890485 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (4f9edfb1-0003-4bf2-9ab0-2b990713b0bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:03.890994 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:35:03.892056 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-f9716010-7457-4279-84f5-03aa80e30d39 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:35:03.892459 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 901/3624] 10.4.3.250 () {72 vars in 1541 bytes} [Tue Aug 18 05:35:03 2026] POST /volume/v3/volumes => generated 736 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:03.907689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-632c660e-bea1-49df-a448-bc85b9569691 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.910918 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-632c660e-bea1-49df-a448-bc85b9569691 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a Aug 18 05:35:03.911193 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-632c660e-bea1-49df-a448-bc85b9569691 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:03.911637 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-632c660e-bea1-49df-a448-bc85b9569691 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:03.924025 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:03.924025 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:03.930334 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-632c660e-bea1-49df-a448-bc85b9569691 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:35:03.936397 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-632c660e-bea1-49df-a448-bc85b9569691 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a returned with HTTP 200 Aug 18 05:35:03.937057 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 912/3625] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:03 2026] GET /volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a => generated 804 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:03.947256 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-62b0ef68-be97-413e-a505-e43dcf0c9ef6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:03.950112 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-62b0ef68-be97-413e-a505-e43dcf0c9ef6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a Aug 18 05:35:03.950657 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-62b0ef68-be97-413e-a505-e43dcf0c9ef6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:03.950898 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-62b0ef68-be97-413e-a505-e43dcf0c9ef6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:03.953869 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=628,cinder:UPDATE=192,cinder:INSERT=117,cinder:DELETE=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:35:03.961774 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:03.961774 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:03.967753 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-62b0ef68-be97-413e-a505-e43dcf0c9ef6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:35:03.975803 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-62b0ef68-be97-413e-a505-e43dcf0c9ef6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a returned with HTTP 200 Aug 18 05:35:03.978507 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 900/3626] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:03 2026] GET /volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a => generated 804 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:04.388455 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ef4a5402-3a93-41a7-aa58-f093886f0bbb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:04.390225 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef4a5402-3a93-41a7-aa58-f093886f0bbb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 Aug 18 05:35:04.390467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef4a5402-3a93-41a7-aa58-f093886f0bbb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:04.390642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ef4a5402-3a93-41a7-aa58-f093886f0bbb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:04.397605 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:04.397605 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:04.398318 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ef4a5402-3a93-41a7-aa58-f093886f0bbb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:04.399433 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ef4a5402-3a93-41a7-aa58-f093886f0bbb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 returned with HTTP 200 Aug 18 05:35:04.400207 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 914/3627] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:04 2026] GET /volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:04.481365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c555f02b-9f32-4497-b660-c90933c4d165 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:04.483844 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c555f02b-9f32-4497-b660-c90933c4d165 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:04.484487 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c555f02b-9f32-4497-b660-c90933c4d165 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:04.484487 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c555f02b-9f32-4497-b660-c90933c4d165 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:04.484487 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c555f02b-9f32-4497-b660-c90933c4d165 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:04.492202 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:04.492202 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:04.497035 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c555f02b-9f32-4497-b660-c90933c4d165 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:04.497035 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 902/3628] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:04 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:05.508756 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6e8d4d0d-724a-41b7-9312-7a0b30794f54 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:05.510281 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e8d4d0d-724a-41b7-9312-7a0b30794f54 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:05.511995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e8d4d0d-724a-41b7-9312-7a0b30794f54 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:05.511995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e8d4d0d-724a-41b7-9312-7a0b30794f54 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:05.511995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6e8d4d0d-724a-41b7-9312-7a0b30794f54 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:05.517023 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:05.517023 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:05.517891 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e8d4d0d-724a-41b7-9312-7a0b30794f54 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:05.518427 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 913/3629] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:05 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:06.532405 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2dc42dbc-6b36-4087-bd9f-efbc58c5644c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:06.535978 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dc42dbc-6b36-4087-bd9f-efbc58c5644c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:06.536347 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dc42dbc-6b36-4087-bd9f-efbc58c5644c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:06.537069 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2dc42dbc-6b36-4087-bd9f-efbc58c5644c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:06.537508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2dc42dbc-6b36-4087-bd9f-efbc58c5644c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:06.545756 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:06.545756 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:06.546971 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2dc42dbc-6b36-4087-bd9f-efbc58c5644c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:06.547449 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 901/3630] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:06 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:06.995342 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5122892a-9557-4230-9af2-21cfadba3da9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:07.001287 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5122892a-9557-4230-9af2-21cfadba3da9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a Aug 18 05:35:07.001636 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5122892a-9557-4230-9af2-21cfadba3da9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:07.002341 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5122892a-9557-4230-9af2-21cfadba3da9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:07.012996 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:07.012996 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:07.018923 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5122892a-9557-4230-9af2-21cfadba3da9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:35:07.028879 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-5122892a-9557-4230-9af2-21cfadba3da9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a returned with HTTP 200 Aug 18 05:35:07.029471 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 915/3631] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:06 2026] GET /volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:07.048236 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1b2d8aa8-bd09-4d02-988a-ff4727553612 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:07.048790 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b2d8aa8-bd09-4d02-988a-ff4727553612 None None] GET https://10.4.3.250/volume// Aug 18 05:35:07.049288 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1b2d8aa8-bd09-4d02-988a-ff4727553612 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:07.049288 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1b2d8aa8-bd09-4d02-988a-ff4727553612 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:07.049687 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b2d8aa8-bd09-4d02-988a-ff4727553612 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:07.049831 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 903/3632] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:35:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:07.060898 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-ac3a4f1c-f984-4493-b9d9-efcfee9a69df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:07.064052 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-ac3a4f1c-f984-4493-b9d9-efcfee9a69df tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:35:07.065207 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-ac3a4f1c-f984-4493-b9d9-efcfee9a69df tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bccd0948-57cf-45ec-9bea-e89b611a794a", "connector": null, "instance_uuid": "f3e40711-4c2b-4d68-adc1-fbb911b5fe07"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:07.081036 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:07.081036 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:07.138486 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-ac3a4f1c-f984-4493-b9d9-efcfee9a69df tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:35:07.138709 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 914/3633] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:35:07 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:07.154404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d67e6518-d1fc-4ddc-b2a2-862d30801860 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:07.154824 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d67e6518-d1fc-4ddc-b2a2-862d30801860 None None] GET https://10.4.3.250/volume// Aug 18 05:35:07.154954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d67e6518-d1fc-4ddc-b2a2-862d30801860 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:07.155168 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d67e6518-d1fc-4ddc-b2a2-862d30801860 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:07.155554 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d67e6518-d1fc-4ddc-b2a2-862d30801860 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:07.155835 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 902/3634] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:35:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:07.168049 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-22aab769-b5c0-45f5-b64f-4de48d1b5dbd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:07.168471 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-22aab769-b5c0-45f5-b64f-4de48d1b5dbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a Aug 18 05:35:07.168699 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-22aab769-b5c0-45f5-b64f-4de48d1b5dbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:07.168887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-22aab769-b5c0-45f5-b64f-4de48d1b5dbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:07.183131 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:07.183131 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:07.190148 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-22aab769-b5c0-45f5-b64f-4de48d1b5dbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:35:07.199279 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-22aab769-b5c0-45f5-b64f-4de48d1b5dbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a returned with HTTP 200 Aug 18 05:35:07.199732 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 916/3635] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:35:07 2026] GET /volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:35:07.334353 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-09a487a2-cf29-42e3-96b6-51aab82f37a3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:07.336872 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-09a487a2-cf29-42e3-96b6-51aab82f37a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/0dea9778-ac94-4bd5-b075-a8ed44701f96 Aug 18 05:35:07.337332 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-09a487a2-cf29-42e3-96b6-51aab82f37a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:07.340563 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=541,cinder:INSERT=98,cinder:UPDATE=173,cinder:DELETE=2 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:35:07.350671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-09a487a2-cf29-42e3-96b6-51aab82f37a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-bccd0948-57cf-45ec-9bea-e89b611a794a-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:35:07.360639 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-09a487a2-cf29-42e3-96b6-51aab82f37a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-bccd0948-57cf-45ec-9bea-e89b611a794a-np0000007601" acquired by "attachment_update" :: waited 0.010s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:35:07.361913 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:07.361913 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:07.505428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-09a487a2-cf29-42e3-96b6-51aab82f37a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-bccd0948-57cf-45ec-9bea-e89b611a794a-np0000007601" released by "attachment_update" :: held 0.145s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:35:07.506308 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-09a487a2-cf29-42e3-96b6-51aab82f37a3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/0dea9778-ac94-4bd5-b075-a8ed44701f96 returned with HTTP 200 Aug 18 05:35:07.506808 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 904/3636] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:35:07 2026] PUT /volume/v3/attachments/0dea9778-ac94-4bd5-b075-a8ed44701f96 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:07.547046 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-da189e25-da1e-4f58-b7fc-eda72ed9e009 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:07.550318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-da189e25-da1e-4f58-b7fc-eda72ed9e009 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/0dea9778-ac94-4bd5-b075-a8ed44701f96/action Aug 18 05:35:07.551135 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-da189e25-da1e-4f58-b7fc-eda72ed9e009 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:35:07.551135 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-da189e25-da1e-4f58-b7fc-eda72ed9e009 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:07.565103 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-555d71d2-9b84-42a6-85dd-12628a89b736 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:07.569492 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-555d71d2-9b84-42a6-85dd-12628a89b736 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:07.570099 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-555d71d2-9b84-42a6-85dd-12628a89b736 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:07.570099 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-555d71d2-9b84-42a6-85dd-12628a89b736 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:07.570248 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-555d71d2-9b84-42a6-85dd-12628a89b736 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:07.583327 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:07.583327 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:07.585647 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-555d71d2-9b84-42a6-85dd-12628a89b736 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:07.585647 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 903/3637] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:07 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:07.588030 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:07.588030 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:07.608379 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-86267043-769b-4a58-a6e5-05d2e81805f1 req-da189e25-da1e-4f58-b7fc-eda72ed9e009 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/0dea9778-ac94-4bd5-b075-a8ed44701f96/action returned with HTTP 204 Aug 18 05:35:07.608980 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 915/3638] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:35:07 2026] POST /volume/v3/attachments/0dea9778-ac94-4bd5-b075-a8ed44701f96/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:08.599543 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ff349a63-2046-4d98-bf1a-0c29dc1fe7e4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:08.601404 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff349a63-2046-4d98-bf1a-0c29dc1fe7e4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:08.601590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff349a63-2046-4d98-bf1a-0c29dc1fe7e4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:08.601779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff349a63-2046-4d98-bf1a-0c29dc1fe7e4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:08.601904 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ff349a63-2046-4d98-bf1a-0c29dc1fe7e4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:08.605050 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=415,cinder:UPDATE=110,cinder:INSERT=64 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:35:08.609682 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:08.609682 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:08.609682 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff349a63-2046-4d98-bf1a-0c29dc1fe7e4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:08.610093 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 917/3639] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:08 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:08.924328 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-11767df0-973e-466f-9a30-3685443ce033 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:08.926807 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:35:08.927263 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-626550702", "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:08.929084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-626550702', 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:35:09.208057 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Create volume of 1 GB Aug 18 05:35:09.208587 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:09.208587 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:09.220508 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Availability Zones retrieved successfully. Aug 18 05:35:09.231608 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Flow 'volume_create_api' (5106b994-1495-446e-976e-055f0133f594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:09.233444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f5edbc-d0dc-436f-b4f9-9e11aa5c5b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:09.235414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:35:09.354437 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f5edbc-d0dc-436f-b4f9-9e11aa5c5b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:09.355797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797894a6-fa71-4d71-9e89-a127e5027232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:09.467453 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Created reservations ['a5026851-acfb-46fb-b43f-3517b4f1ac4e', 'c6dc3a02-f30f-4881-bdc2-0e7920502e2e', '7e7f781c-afe2-43d0-83f9-b1aebeb67678', '1504a9bd-5055-4688-86f2-546a91b5d431'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:09.468332 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797894a6-fa71-4d71-9e89-a127e5027232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5026851-acfb-46fb-b43f-3517b4f1ac4e', 'c6dc3a02-f30f-4881-bdc2-0e7920502e2e', '7e7f781c-afe2-43d0-83f9-b1aebeb67678', '1504a9bd-5055-4688-86f2-546a91b5d431']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:09.469784 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcfc2df7-cc9f-4c90-b77e-22b48d54a031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:09.506467 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcfc2df7-cc9f-4c90-b77e-22b48d54a031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d2c7be-eda4-4219-a24a-68709d5dd307', '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-626550702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52633cfe71a342e5a7504dfa3e74c65b',qos_specs=None,replication_status=,reservations=['a5026851-acfb-46fb-b43f-3517b4f1ac4e','c6dc3a02-f30f-4881-bdc2-0e7920502e2e','7e7f781c-afe2-43d0-83f9-b1aebeb67678','1504a9bd-5055-4688-86f2-546a91b5d431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205865b183404b72b7529fc802acd22a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-626550702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d2c7be-eda4-4219-a24a-68709d5dd307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52633cfe71a342e5a7504dfa3e74c65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='205865b183404b72b7529fc802acd22a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:09.507553 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7b4e7e-2fa1-4e29-8504-25d16c4df9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:09.531750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7b4e7e-2fa1-4e29-8504-25d16c4df9ed) transitioned into state 'SUCCESS' from state '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-626550702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52633cfe71a342e5a7504dfa3e74c65b',qos_specs=None,replication_status=,reservations=['a5026851-acfb-46fb-b43f-3517b4f1ac4e','c6dc3a02-f30f-4881-bdc2-0e7920502e2e','7e7f781c-afe2-43d0-83f9-b1aebeb67678','1504a9bd-5055-4688-86f2-546a91b5d431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='205865b183404b72b7529fc802acd22a',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:09.533430 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afeb8d2-549d-44e0-bb60-0444ca89ff1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:09.551545 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2afeb8d2-549d-44e0-bb60-0444ca89ff1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:09.552903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Flow 'volume_create_api' (5106b994-1495-446e-976e-055f0133f594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:09.552903 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Create volume request issued successfully. Aug 18 05:35:09.553454 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-11767df0-973e-466f-9a30-3685443ce033 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:35:09.553913 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 905/3640] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:35:08 2026] POST /volume/v3/volumes => generated 752 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:09.569664 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3bb15b0a-967d-45c5-b4bc-da23ec121b13 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:09.573995 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bb15b0a-967d-45c5-b4bc-da23ec121b13 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] GET https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 Aug 18 05:35:09.574133 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3bb15b0a-967d-45c5-b4bc-da23ec121b13 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:09.576151 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3bb15b0a-967d-45c5-b4bc-da23ec121b13 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:09.587971 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:09.587971 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:09.592049 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3bb15b0a-967d-45c5-b4bc-da23ec121b13 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Volume info retrieved successfully. Aug 18 05:35:09.597358 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3bb15b0a-967d-45c5-b4bc-da23ec121b13 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 returned with HTTP 200 Aug 18 05:35:09.597465 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 904/3641] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:09 2026] GET /volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:09.630978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6225d3c2-4b8a-440e-bd40-44f948fd8646 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:09.637939 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6225d3c2-4b8a-440e-bd40-44f948fd8646 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:09.637939 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6225d3c2-4b8a-440e-bd40-44f948fd8646 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:09.637939 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6225d3c2-4b8a-440e-bd40-44f948fd8646 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:09.637939 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6225d3c2-4b8a-440e-bd40-44f948fd8646 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:09.642368 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:09.642368 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:09.643409 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6225d3c2-4b8a-440e-bd40-44f948fd8646 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:09.643889 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 916/3642] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:09 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:10.614189 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a29e806f-3dab-4598-b55f-3ebce80938be None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:10.616697 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a29e806f-3dab-4598-b55f-3ebce80938be tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] GET https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 Aug 18 05:35:10.617047 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a29e806f-3dab-4598-b55f-3ebce80938be tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:10.617322 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a29e806f-3dab-4598-b55f-3ebce80938be tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:10.633051 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:10.633051 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:10.641838 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a29e806f-3dab-4598-b55f-3ebce80938be tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Volume info retrieved successfully. Aug 18 05:35:10.648213 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a29e806f-3dab-4598-b55f-3ebce80938be tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 returned with HTTP 200 Aug 18 05:35:10.648698 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 918/3643] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:10 2026] GET /volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:10.663291 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d9523baa-b37d-4cfd-86d9-d6547ecba827 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:10.666885 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9523baa-b37d-4cfd-86d9-d6547ecba827 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:10.668169 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9523baa-b37d-4cfd-86d9-d6547ecba827 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:10.668169 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d9523baa-b37d-4cfd-86d9-d6547ecba827 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:10.668169 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d9523baa-b37d-4cfd-86d9-d6547ecba827 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:10.673349 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:10.673349 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:10.674834 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d9523baa-b37d-4cfd-86d9-d6547ecba827 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:10.675414 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 906/3644] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:10 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:10.692044 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-f14f3f41-4149-4fac-aeac-79f3cb94e2f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:10.697220 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-f14f3f41-4149-4fac-aeac-79f3cb94e2f6 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] GET https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 Aug 18 05:35:10.697220 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-f14f3f41-4149-4fac-aeac-79f3cb94e2f6 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:10.697220 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-f14f3f41-4149-4fac-aeac-79f3cb94e2f6 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:10.702843 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:10.702843 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:10.712761 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-f14f3f41-4149-4fac-aeac-79f3cb94e2f6 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Volume info retrieved successfully. Aug 18 05:35:10.724057 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-f14f3f41-4149-4fac-aeac-79f3cb94e2f6 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 returned with HTTP 200 Aug 18 05:35:10.724590 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 905/3645] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:10 2026] GET /volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:11.455759 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-12e479a9-7a74-4387-9440-db62ce2ce7b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:11.459103 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-12e479a9-7a74-4387-9440-db62ce2ce7b5 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] GET https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 Aug 18 05:35:11.459637 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-12e479a9-7a74-4387-9440-db62ce2ce7b5 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:11.459961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-12e479a9-7a74-4387-9440-db62ce2ce7b5 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:11.472702 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:11.472702 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:11.478838 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-12e479a9-7a74-4387-9440-db62ce2ce7b5 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Volume info retrieved successfully. Aug 18 05:35:11.487292 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-12e479a9-7a74-4387-9440-db62ce2ce7b5 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 returned with HTTP 200 Aug 18 05:35:11.487754 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 917/3646] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:11 2026] GET /volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:11.502936 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7388608e-fbe8-4ad8-b08b-88129d18ca7a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:11.503745 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7388608e-fbe8-4ad8-b08b-88129d18ca7a None None] GET https://10.4.3.250/volume// Aug 18 05:35:11.504024 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7388608e-fbe8-4ad8-b08b-88129d18ca7a None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:11.504291 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7388608e-fbe8-4ad8-b08b-88129d18ca7a None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:11.504716 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7388608e-fbe8-4ad8-b08b-88129d18ca7a None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:11.505780 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 919/3647] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:35:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:11.527711 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-8745b4a2-6e11-4087-a5d6-3a9103c84f05 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:11.530486 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-8745b4a2-6e11-4087-a5d6-3a9103c84f05 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:35:11.530913 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-8745b4a2-6e11-4087-a5d6-3a9103c84f05 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55d2c7be-eda4-4219-a24a-68709d5dd307", "connector": null, "instance_uuid": "72b4638a-6475-49d0-b323-1d897fc84c24"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:11.549578 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:11.549578 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:11.597114 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-8745b4a2-6e11-4087-a5d6-3a9103c84f05 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:35:11.597750 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 907/3648] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:35:11 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 18 05:35:11.692028 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9acdf590-fcc9-43ca-9b27-e7608f833a52 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:11.694129 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9acdf590-fcc9-43ca-9b27-e7608f833a52 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:11.694490 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9acdf590-fcc9-43ca-9b27-e7608f833a52 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:11.694702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9acdf590-fcc9-43ca-9b27-e7608f833a52 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:11.694702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9acdf590-fcc9-43ca-9b27-e7608f833a52 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:11.699498 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:11.699498 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:11.700333 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9acdf590-fcc9-43ca-9b27-e7608f833a52 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:11.701044 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 906/3649] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:11 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:12.717452 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-de4a7a1f-1166-4451-8be3-3eab70bf1a7f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:12.721412 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de4a7a1f-1166-4451-8be3-3eab70bf1a7f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:12.721625 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de4a7a1f-1166-4451-8be3-3eab70bf1a7f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:12.721900 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-de4a7a1f-1166-4451-8be3-3eab70bf1a7f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:12.721969 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-de4a7a1f-1166-4451-8be3-3eab70bf1a7f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:12.735848 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:12.735848 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:12.736808 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-de4a7a1f-1166-4451-8be3-3eab70bf1a7f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:12.737262 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 918/3650] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:12 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:13.413833 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-abefa41a-811d-4cb2-aab6-48af4c52a0ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:13.415936 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-abefa41a-811d-4cb2-aab6-48af4c52a0ab None None] GET https://10.4.3.250/volume// Aug 18 05:35:13.415936 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-abefa41a-811d-4cb2-aab6-48af4c52a0ab None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:13.415936 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-abefa41a-811d-4cb2-aab6-48af4c52a0ab None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:13.416572 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-abefa41a-811d-4cb2-aab6-48af4c52a0ab None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:13.417028 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 920/3651] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:35:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:13.429261 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-32ebc3f6-2f8e-41cc-8835-d16d0c7ca0c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:13.431388 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-32ebc3f6-2f8e-41cc-8835-d16d0c7ca0c9 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] GET https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 Aug 18 05:35:13.431585 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-32ebc3f6-2f8e-41cc-8835-d16d0c7ca0c9 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:13.431766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-32ebc3f6-2f8e-41cc-8835-d16d0c7ca0c9 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:13.444955 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:13.444955 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:13.449405 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-32ebc3f6-2f8e-41cc-8835-d16d0c7ca0c9 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Volume info retrieved successfully. Aug 18 05:35:13.455452 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-32ebc3f6-2f8e-41cc-8835-d16d0c7ca0c9 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 returned with HTTP 200 Aug 18 05:35:13.455878 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 908/3652] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:35:13 2026] GET /volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:35:13.609513 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-69a5dae7-e1f3-44dc-9baa-b2afa5929591 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:13.613218 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-69a5dae7-e1f3-44dc-9baa-b2afa5929591 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] PUT https://10.4.3.250/volume/v3/attachments/b3b1ec8b-b153-44b5-a9f0-2246b1ac60ab Aug 18 05:35:13.614281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-69a5dae7-e1f3-44dc-9baa-b2afa5929591 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:13.625343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-69a5dae7-e1f3-44dc-9baa-b2afa5929591 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Acquiring lock "cinder-attachment_update-55d2c7be-eda4-4219-a24a-68709d5dd307-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:35:13.635556 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-69a5dae7-e1f3-44dc-9baa-b2afa5929591 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Lock "cinder-attachment_update-55d2c7be-eda4-4219-a24a-68709d5dd307-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:35:13.635556 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:13.635556 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:13.750106 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-866a5490-53ba-40db-9c71-14e6fefb876d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:13.753186 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-866a5490-53ba-40db-9c71-14e6fefb876d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:13.753492 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-866a5490-53ba-40db-9c71-14e6fefb876d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:13.753765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-866a5490-53ba-40db-9c71-14e6fefb876d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:13.753927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-866a5490-53ba-40db-9c71-14e6fefb876d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:13.759724 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:13.759724 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:13.760862 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-866a5490-53ba-40db-9c71-14e6fefb876d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:13.761389 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 919/3653] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:13 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:13.765467 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-69a5dae7-e1f3-44dc-9baa-b2afa5929591 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Lock "cinder-attachment_update-55d2c7be-eda4-4219-a24a-68709d5dd307-np0000007601" released by "attachment_update" :: held 0.132s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:35:13.768530 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-69a5dae7-e1f3-44dc-9baa-b2afa5929591 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/attachments/b3b1ec8b-b153-44b5-a9f0-2246b1ac60ab returned with HTTP 200 Aug 18 05:35:13.768530 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 907/3654] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:35:13 2026] PUT /volume/v3/attachments/b3b1ec8b-b153-44b5-a9f0-2246b1ac60ab => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:13.807000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-087d7fe6-7525-4486-b750-63f654859d1c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:13.810089 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-087d7fe6-7525-4486-b750-63f654859d1c tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] POST https://10.4.3.250/volume/v3/attachments/b3b1ec8b-b153-44b5-a9f0-2246b1ac60ab/action Aug 18 05:35:13.810624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-087d7fe6-7525-4486-b750-63f654859d1c tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:35:13.810947 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-087d7fe6-7525-4486-b750-63f654859d1c tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:13.836943 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:13.836943 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:13.866193 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9c7bc5a7-0145-42c7-ae21-054ad6ca1d5d req-087d7fe6-7525-4486-b750-63f654859d1c tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/attachments/b3b1ec8b-b153-44b5-a9f0-2246b1ac60ab/action returned with HTTP 204 Aug 18 05:35:13.866751 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 921/3655] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:35:13 2026] POST /volume/v3/attachments/b3b1ec8b-b153-44b5-a9f0-2246b1ac60ab/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:14.107817 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:14.108328 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:35:14.108620 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1581196835", "snapshot_id": null, "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "volume_type": null, "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:14.110271 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1581196835', 'snapshot_id': None, 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'volume_type': None, 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:35:14.225360 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Create volume of 1 GB Aug 18 05:35:14.231769 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Availability Zones retrieved successfully. Aug 18 05:35:14.238142 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Flow 'volume_create_api' (3c4c9a76-b70d-4c29-a1fc-18ca2b5aa07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:14.239860 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a487046-0c0c-4ba7-b61c-d76971964d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:14.240866 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:35:14.335933 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a487046-0c0c-4ba7-b61c-d76971964d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:14.338091 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ebbcc9-8404-4cd4-8700-f704a9758e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:14.437708 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Created reservations ['05e3f528-f7cd-44cb-ab9a-05ed5543dcf4', '2a70afda-047e-4e41-b6b4-4b4af9224922', 'e2019514-6976-4321-97ce-4a79ccdd4e94', 'e1d0273a-1f0f-495c-91c8-513d4db724ce'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:14.439137 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ebbcc9-8404-4cd4-8700-f704a9758e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05e3f528-f7cd-44cb-ab9a-05ed5543dcf4', '2a70afda-047e-4e41-b6b4-4b4af9224922', 'e2019514-6976-4321-97ce-4a79ccdd4e94', 'e1d0273a-1f0f-495c-91c8-513d4db724ce']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:14.439581 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0efa8f-c05b-40e9-aac9-62fe31a7cd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:14.480473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0efa8f-c05b-40e9-aac9-62fe31a7cd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c5d5372-83a4-4228-b036-0ec5abf69df4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1581196835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5c1e34c5f3143e19fb994625f0916f7',qos_specs=None,replication_status=,reservations=['05e3f528-f7cd-44cb-ab9a-05ed5543dcf4','2a70afda-047e-4e41-b6b4-4b4af9224922','e2019514-6976-4321-97ce-4a79ccdd4e94','e1d0273a-1f0f-495c-91c8-513d4db724ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71fea3ce928f4db5a528811a1955b7c9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:35:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1581196835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c5d5372-83a4-4228-b036-0ec5abf69df4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c1e34c5f3143e19fb994625f0916f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71fea3ce928f4db5a528811a1955b7c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:14.482098 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f4988f-cb29-46b8-94ab-dc4d1be449d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:14.518028 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f4988f-cb29-46b8-94ab-dc4d1be449d5) transitioned into state 'SUCCESS' from state '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-1581196835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5c1e34c5f3143e19fb994625f0916f7',qos_specs=None,replication_status=,reservations=['05e3f528-f7cd-44cb-ab9a-05ed5543dcf4','2a70afda-047e-4e41-b6b4-4b4af9224922','e2019514-6976-4321-97ce-4a79ccdd4e94','e1d0273a-1f0f-495c-91c8-513d4db724ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71fea3ce928f4db5a528811a1955b7c9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:14.519433 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a21ca1b-ec6d-429c-a45e-90327bc45794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:14.539540 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a21ca1b-ec6d-429c-a45e-90327bc45794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:14.540454 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Flow 'volume_create_api' (3c4c9a76-b70d-4c29-a1fc-18ca2b5aa07d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:14.541480 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Create volume request issued successfully. Aug 18 05:35:14.541906 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5f94973-cc2e-412a-aaea-c0d636e604ac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:35:14.542447 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 909/3656] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:35:14 2026] POST /volume/v3/volumes => generated 754 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:14.561081 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dfb694a1-709a-4ba8-8ae2-364b63c47e78 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:14.565090 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dfb694a1-709a-4ba8-8ae2-364b63c47e78 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 Aug 18 05:35:14.565353 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dfb694a1-709a-4ba8-8ae2-364b63c47e78 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:14.565616 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dfb694a1-709a-4ba8-8ae2-364b63c47e78 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:14.582075 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:14.582075 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:14.590335 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dfb694a1-709a-4ba8-8ae2-364b63c47e78 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:14.599540 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dfb694a1-709a-4ba8-8ae2-364b63c47e78 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 returned with HTTP 200 Aug 18 05:35:14.599946 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 920/3657] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:14 2026] GET /volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:35:14.777114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2261d213-02f7-4a0d-9929-fc14c838f955 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:14.779097 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2261d213-02f7-4a0d-9929-fc14c838f955 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:14.779413 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2261d213-02f7-4a0d-9929-fc14c838f955 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:14.779686 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2261d213-02f7-4a0d-9929-fc14c838f955 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:14.779919 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2261d213-02f7-4a0d-9929-fc14c838f955 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:14.787478 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:14.787478 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:14.789256 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2261d213-02f7-4a0d-9929-fc14c838f955 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:14.789557 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 908/3658] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:14 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:15.617712 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b782235c-96a7-4496-b217-940490ba42ce None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:15.619835 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b782235c-96a7-4496-b217-940490ba42ce tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 Aug 18 05:35:15.620103 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b782235c-96a7-4496-b217-940490ba42ce tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:15.620307 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b782235c-96a7-4496-b217-940490ba42ce tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:15.628995 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:15.628995 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:15.633628 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b782235c-96a7-4496-b217-940490ba42ce tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:15.639227 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b782235c-96a7-4496-b217-940490ba42ce tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 returned with HTTP 200 Aug 18 05:35:15.639897 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 922/3659] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:15 2026] GET /volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:15.652645 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fe583543-b440-4235-88fb-5c36a73682c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:15.654879 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe583543-b440-4235-88fb-5c36a73682c9 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 Aug 18 05:35:15.655122 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe583543-b440-4235-88fb-5c36a73682c9 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:15.655353 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fe583543-b440-4235-88fb-5c36a73682c9 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:15.665892 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:15.665892 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:15.670607 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fe583543-b440-4235-88fb-5c36a73682c9 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:15.677104 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fe583543-b440-4235-88fb-5c36a73682c9 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 returned with HTTP 200 Aug 18 05:35:15.677567 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 910/3660] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:15 2026] GET /volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:15.688138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae5d1881-ecf0-4ecd-b52e-77f8337d516c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:15.690333 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae5d1881-ecf0-4ecd-b52e-77f8337d516c tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 Aug 18 05:35:15.690560 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae5d1881-ecf0-4ecd-b52e-77f8337d516c tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:15.691578 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae5d1881-ecf0-4ecd-b52e-77f8337d516c tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:15.697852 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:15.697852 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:15.702873 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ae5d1881-ecf0-4ecd-b52e-77f8337d516c tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:15.708797 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae5d1881-ecf0-4ecd-b52e-77f8337d516c tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 returned with HTTP 200 Aug 18 05:35:15.709642 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 921/3661] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:15 2026] GET /volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:15.722796 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54547470-bf7c-4857-b780-e1061ab8087d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:15.724792 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54547470-bf7c-4857-b780-e1061ab8087d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:35:15.725243 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54547470-bf7c-4857-b780-e1061ab8087d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4c5d5372-83a4-4228-b036-0ec5abf69df4", "name": "tempest-TestVolumeBackupRestore-backup-1187556538", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:15.727460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-54547470-bf7c-4857-b780-e1061ab8087d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Creating new backup {'backup': {'volume_id': '4c5d5372-83a4-4228-b036-0ec5abf69df4', 'name': 'tempest-TestVolumeBackupRestore-backup-1187556538', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:35:15.727678 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-54547470-bf7c-4857-b780-e1061ab8087d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Creating backup of volume 4c5d5372-83a4-4228-b036-0ec5abf69df4 in container None Aug 18 05:35:15.735932 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:15.735932 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:15.736483 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-54547470-bf7c-4857-b780-e1061ab8087d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:15.770446 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-54547470-bf7c-4857-b780-e1061ab8087d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Created reservations ['c01569d2-65ce-48f6-97fd-e47ff01fb8ca', 'c2753b0c-deb5-4a5f-8c56-c13872cb0560'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:15.804445 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8f6b50ad-ed09-4b95-bea9-8c7cc2fe89f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:15.808796 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f6b50ad-ed09-4b95-bea9-8c7cc2fe89f7 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:15.808796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f6b50ad-ed09-4b95-bea9-8c7cc2fe89f7 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:15.809415 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f6b50ad-ed09-4b95-bea9-8c7cc2fe89f7 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:15.809590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8f6b50ad-ed09-4b95-bea9-8c7cc2fe89f7 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:15.816226 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54547470-bf7c-4857-b780-e1061ab8087d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:35:15.817684 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 909/3662] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:35:15 2026] POST /volume/v3/backups => generated 335 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:15.818876 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:15.818876 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:15.824739 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f6b50ad-ed09-4b95-bea9-8c7cc2fe89f7 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:15.825323 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 923/3663] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:15 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:15.832595 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-452edb9a-967e-48b0-a338-0908ba98ecbe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:15.835153 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-452edb9a-967e-48b0-a338-0908ba98ecbe tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:15.835435 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-452edb9a-967e-48b0-a338-0908ba98ecbe tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:15.835627 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-452edb9a-967e-48b0-a338-0908ba98ecbe tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:15.835785 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-452edb9a-967e-48b0-a338-0908ba98ecbe tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:15.842901 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:15.842901 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:15.844151 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-452edb9a-967e-48b0-a338-0908ba98ecbe tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:15.844824 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 911/3664] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:15 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:16.840074 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4475d80f-f754-411a-8cb0-38d8aa2fce37 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:16.844039 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4475d80f-f754-411a-8cb0-38d8aa2fce37 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:16.844039 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4475d80f-f754-411a-8cb0-38d8aa2fce37 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:16.844039 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4475d80f-f754-411a-8cb0-38d8aa2fce37 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:16.844039 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4475d80f-f754-411a-8cb0-38d8aa2fce37 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:16.850167 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:16.850167 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:16.851082 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4475d80f-f754-411a-8cb0-38d8aa2fce37 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:16.851722 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 922/3665] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:16 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:16.858472 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9d6e4ae5-8052-4b19-b20d-374f933722b0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:16.861804 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d6e4ae5-8052-4b19-b20d-374f933722b0 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:16.861804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d6e4ae5-8052-4b19-b20d-374f933722b0 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:16.861804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d6e4ae5-8052-4b19-b20d-374f933722b0 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:16.861804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9d6e4ae5-8052-4b19-b20d-374f933722b0 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:16.866799 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:16.866799 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:16.867714 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d6e4ae5-8052-4b19-b20d-374f933722b0 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:16.868167 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 910/3666] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:16 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:17.864995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-63387caf-b43b-458e-ba0c-1e2afbec9cbc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:17.867869 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63387caf-b43b-458e-ba0c-1e2afbec9cbc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:17.867869 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63387caf-b43b-458e-ba0c-1e2afbec9cbc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:17.867997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-63387caf-b43b-458e-ba0c-1e2afbec9cbc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:17.868087 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-63387caf-b43b-458e-ba0c-1e2afbec9cbc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:17.873317 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:17.873317 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:17.874252 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-63387caf-b43b-458e-ba0c-1e2afbec9cbc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:17.874792 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 924/3667] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:17 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:17.882252 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c5bd5206-0096-478e-aaac-aaa47719e222 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:17.884448 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5bd5206-0096-478e-aaac-aaa47719e222 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:17.884679 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c5bd5206-0096-478e-aaac-aaa47719e222 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:17.884918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c5bd5206-0096-478e-aaac-aaa47719e222 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:17.885094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c5bd5206-0096-478e-aaac-aaa47719e222 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:17.890481 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:17.890481 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:17.891492 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5bd5206-0096-478e-aaac-aaa47719e222 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:17.892189 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 912/3668] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:17 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:18.888132 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-020e99c8-495f-4dc8-a652-781d4bcef2b2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:18.890751 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-020e99c8-495f-4dc8-a652-781d4bcef2b2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:18.891032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-020e99c8-495f-4dc8-a652-781d4bcef2b2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:18.891435 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-020e99c8-495f-4dc8-a652-781d4bcef2b2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:18.891575 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-020e99c8-495f-4dc8-a652-781d4bcef2b2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:18.896967 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:18.896967 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:18.898022 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-020e99c8-495f-4dc8-a652-781d4bcef2b2 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:18.898531 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 923/3669] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:18 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:18.905326 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d1b2e16-f4b0-414a-9aab-7e513b20dd28 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:18.908122 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d1b2e16-f4b0-414a-9aab-7e513b20dd28 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:18.908590 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d1b2e16-f4b0-414a-9aab-7e513b20dd28 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:18.908788 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d1b2e16-f4b0-414a-9aab-7e513b20dd28 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:18.908930 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6d1b2e16-f4b0-414a-9aab-7e513b20dd28 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:18.915116 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:18.915116 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:18.915999 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d1b2e16-f4b0-414a-9aab-7e513b20dd28 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:18.916471 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 911/3670] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:18 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:19.909184 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dd230b07-8a10-4980-9e29-2c8dc0ad3a96 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:19.911674 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd230b07-8a10-4980-9e29-2c8dc0ad3a96 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:19.911907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd230b07-8a10-4980-9e29-2c8dc0ad3a96 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:19.912150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd230b07-8a10-4980-9e29-2c8dc0ad3a96 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:19.912289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-dd230b07-8a10-4980-9e29-2c8dc0ad3a96 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:19.917220 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:19.917220 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:19.917966 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd230b07-8a10-4980-9e29-2c8dc0ad3a96 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:19.918398 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 925/3671] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:19 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:19.928744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c78e2b4e-54b1-4a99-9188-af3c1694f0cf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:19.930725 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c78e2b4e-54b1-4a99-9188-af3c1694f0cf tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:19.931001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c78e2b4e-54b1-4a99-9188-af3c1694f0cf tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:19.931240 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c78e2b4e-54b1-4a99-9188-af3c1694f0cf tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:19.931377 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c78e2b4e-54b1-4a99-9188-af3c1694f0cf tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:19.936128 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:19.936128 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:19.937027 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c78e2b4e-54b1-4a99-9188-af3c1694f0cf tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:19.937459 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 913/3672] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:19 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:20.939503 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f16d4e74-8d35-4596-92ea-724e492a16fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:20.939503 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f16d4e74-8d35-4596-92ea-724e492a16fa tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:20.939503 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f16d4e74-8d35-4596-92ea-724e492a16fa tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:20.939503 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f16d4e74-8d35-4596-92ea-724e492a16fa tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:20.939503 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f16d4e74-8d35-4596-92ea-724e492a16fa tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:20.945198 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:20.945198 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:20.946375 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f16d4e74-8d35-4596-92ea-724e492a16fa tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:20.947109 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 924/3673] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:20 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:20.949370 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e8a157ad-7ecc-46e3-99de-377ca1b78587 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:20.951746 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8a157ad-7ecc-46e3-99de-377ca1b78587 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:20.951984 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8a157ad-7ecc-46e3-99de-377ca1b78587 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:20.953160 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8a157ad-7ecc-46e3-99de-377ca1b78587 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:20.953160 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e8a157ad-7ecc-46e3-99de-377ca1b78587 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:20.958513 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:20.958513 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:20.959678 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8a157ad-7ecc-46e3-99de-377ca1b78587 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:20.960687 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 912/3674] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:20 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:21.961691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1325de98-b42d-475e-b5e3-ea53b627b323 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:21.964691 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1325de98-b42d-475e-b5e3-ea53b627b323 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:21.964934 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1325de98-b42d-475e-b5e3-ea53b627b323 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:21.965162 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1325de98-b42d-475e-b5e3-ea53b627b323 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:21.965323 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1325de98-b42d-475e-b5e3-ea53b627b323 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:21.970197 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:21.970197 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:21.971230 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1325de98-b42d-475e-b5e3-ea53b627b323 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:21.971638 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 926/3675] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:21 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:21.978306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6394f991-2b18-4cec-812f-113a6654544e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:21.980608 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6394f991-2b18-4cec-812f-113a6654544e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:21.980859 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6394f991-2b18-4cec-812f-113a6654544e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:21.981271 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6394f991-2b18-4cec-812f-113a6654544e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:21.981491 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6394f991-2b18-4cec-812f-113a6654544e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:21.984322 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d38c321-34ed-427b-b785-f83f306bdcc7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:21.987003 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:21.987003 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:21.988126 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6394f991-2b18-4cec-812f-113a6654544e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:21.988579 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 914/3676] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:21 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:22.130037 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d38c321-34ed-427b-b785-f83f306bdcc7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:35:22.130037 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d38c321-34ed-427b-b785-f83f306bdcc7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "289f4b67-db9b-4efa-9a7e-ad60faa24823", "incremental": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:22.130995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-1d38c321-34ed-427b-b785-f83f306bdcc7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Creating new backup {'backup': {'volume_id': '289f4b67-db9b-4efa-9a7e-ad60faa24823', 'incremental': True}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:35:22.131346 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-1d38c321-34ed-427b-b785-f83f306bdcc7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Creating backup of volume 289f4b67-db9b-4efa-9a7e-ad60faa24823 in container None Aug 18 05:35:22.140888 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:22.140888 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:22.141535 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1d38c321-34ed-427b-b785-f83f306bdcc7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Volume info retrieved successfully. Aug 18 05:35:22.176648 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1d38c321-34ed-427b-b785-f83f306bdcc7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Created reservations ['b9c38a36-81d4-4e6b-992b-956e1c17eae4', 'cc90b2f8-1486-4c63-a92b-b1cb906a1463'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:22.191923 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d38c321-34ed-427b-b785-f83f306bdcc7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 400 Aug 18 05:35:22.192709 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 925/3677] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:35:21 2026] POST /volume/v3/backups => generated 109 bytes in 209 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:35:22.204024 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e99248ad-b48f-4afb-b6d4-c9188cfb038a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:22.205890 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e99248ad-b48f-4afb-b6d4-c9188cfb038a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] DELETE https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:22.206128 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e99248ad-b48f-4afb-b6d4-c9188cfb038a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:22.206318 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e99248ad-b48f-4afb-b6d4-c9188cfb038a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:22.206438 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-e99248ad-b48f-4afb-b6d4-c9188cfb038a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Delete backup with id: b5ea6ad3-1f48-410f-b55a-16358fdecd27. Aug 18 05:35:22.212139 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:22.212139 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:22.228714 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-e99248ad-b48f-4afb-b6d4-c9188cfb038a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] delete_backup rpcapi backup_id b5ea6ad3-1f48-410f-b55a-16358fdecd27 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:35:22.230553 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e99248ad-b48f-4afb-b6d4-c9188cfb038a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 202 Aug 18 05:35:22.231116 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 913/3678] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:35:22 2026] DELETE /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:35:22.240145 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3e4b2c10-c032-44e7-9916-740f10fc9fdb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:22.242664 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e4b2c10-c032-44e7-9916-740f10fc9fdb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:22.242911 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e4b2c10-c032-44e7-9916-740f10fc9fdb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:22.243259 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e4b2c10-c032-44e7-9916-740f10fc9fdb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:22.243347 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3e4b2c10-c032-44e7-9916-740f10fc9fdb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:22.252956 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:22.252956 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:22.254044 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e4b2c10-c032-44e7-9916-740f10fc9fdb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 200 Aug 18 05:35:22.254384 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 927/3679] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:22 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:23.005771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-685b2759-3436-4332-a8c9-cc8d06ed11af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:23.009281 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-685b2759-3436-4332-a8c9-cc8d06ed11af tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:23.009281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-685b2759-3436-4332-a8c9-cc8d06ed11af tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:23.009281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-685b2759-3436-4332-a8c9-cc8d06ed11af tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:23.009281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-685b2759-3436-4332-a8c9-cc8d06ed11af tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:23.012996 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:23.012996 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:23.013982 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-685b2759-3436-4332-a8c9-cc8d06ed11af tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:23.014654 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 915/3680] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:23 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:23.270196 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c0165562-fb0b-404b-9566-e64bd5cb8851 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:23.272669 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0165562-fb0b-404b-9566-e64bd5cb8851 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 Aug 18 05:35:23.272936 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0165562-fb0b-404b-9566-e64bd5cb8851 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:23.273197 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0165562-fb0b-404b-9566-e64bd5cb8851 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:23.273357 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c0165562-fb0b-404b-9566-e64bd5cb8851 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id b5ea6ad3-1f48-410f-b55a-16358fdecd27. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:23.278403 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0165562-fb0b-404b-9566-e64bd5cb8851 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 returned with HTTP 404 Aug 18 05:35:23.279134 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 926/3681] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:23 2026] GET /volume/v3/backups/b5ea6ad3-1f48-410f-b55a-16358fdecd27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:23.289797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:23.295280 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:35:23.295645 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-396986242"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:23.298149 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-396986242'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:35:23.298332 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Create volume of 1 GB Aug 18 05:35:23.305744 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Availability Zones retrieved successfully. Aug 18 05:35:23.315965 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Flow 'volume_create_api' (91f6ed96-40c4-4d44-a711-14b350ef33e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:23.317258 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a1c8eb-e51c-4155-b7ae-28b0b7b33b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:23.318474 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:35:23.363916 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a1c8eb-e51c-4155-b7ae-28b0b7b33b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:23.364990 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3f60b8-4762-41f2-bab3-7f6c5e020d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:23.423626 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Created reservations ['b841f33b-ff4e-4d16-8733-546f8131b167', '25863ce6-51f6-46a5-a7c3-569f7ce1555e', '66938f58-3478-4151-ac98-5825ba921fc7', '0fb0a1cb-ff57-44dc-bd09-27e83548a204'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:23.424694 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf3f60b8-4762-41f2-bab3-7f6c5e020d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b841f33b-ff4e-4d16-8733-546f8131b167', '25863ce6-51f6-46a5-a7c3-569f7ce1555e', '66938f58-3478-4151-ac98-5825ba921fc7', '0fb0a1cb-ff57-44dc-bd09-27e83548a204']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:23.425701 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36816bc-b814-42f4-8d25-46e9989cd5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:23.455089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b36816bc-b814-42f4-8d25-46e9989cd5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1742a76-9ac2-4f4d-b087-dfa37672999f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-396986242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2eb7abe10b04f0691d116cc6522bc96',qos_specs=None,replication_status=,reservations=['b841f33b-ff4e-4d16-8733-546f8131b167','25863ce6-51f6-46a5-a7c3-569f7ce1555e','66938f58-3478-4151-ac98-5825ba921fc7','0fb0a1cb-ff57-44dc-bd09-27e83548a204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfefaa396346474984ce6d5fee174e04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:35:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-396986242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1742a76-9ac2-4f4d-b087-dfa37672999f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2eb7abe10b04f0691d116cc6522bc96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfefaa396346474984ce6d5fee174e04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:23.456438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8520f98-fd58-4329-a64f-69370d6dc4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:23.477892 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8520f98-fd58-4329-a64f-69370d6dc4bc) transitioned into state 'SUCCESS' from state '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-396986242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2eb7abe10b04f0691d116cc6522bc96',qos_specs=None,replication_status=,reservations=['b841f33b-ff4e-4d16-8733-546f8131b167','25863ce6-51f6-46a5-a7c3-569f7ce1555e','66938f58-3478-4151-ac98-5825ba921fc7','0fb0a1cb-ff57-44dc-bd09-27e83548a204'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfefaa396346474984ce6d5fee174e04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:23.478904 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3801b8-e26c-402b-a07e-58b299a013c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:23.491606 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d3801b8-e26c-402b-a07e-58b299a013c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:23.492805 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Flow 'volume_create_api' (91f6ed96-40c4-4d44-a711-14b350ef33e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:23.493220 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Create volume request issued successfully. Aug 18 05:35:23.493974 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cace35aa-5d9d-489c-bcac-5cec6fe71205 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:35:23.494579 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 914/3682] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:35:23 2026] POST /volume/v3/volumes => generated 748 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:23.514978 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-504c3f4f-7caa-4fc3-bb3c-a2b5ec575382 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:23.517700 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-504c3f4f-7caa-4fc3-bb3c-a2b5ec575382 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f Aug 18 05:35:23.517774 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-504c3f4f-7caa-4fc3-bb3c-a2b5ec575382 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:23.517989 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-504c3f4f-7caa-4fc3-bb3c-a2b5ec575382 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:23.528513 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:23.528513 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:23.534525 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-504c3f4f-7caa-4fc3-bb3c-a2b5ec575382 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:35:23.541376 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-504c3f4f-7caa-4fc3-bb3c-a2b5ec575382 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f returned with HTTP 200 Aug 18 05:35:23.541922 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 928/3683] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:23 2026] GET /volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:24.026217 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f03394fd-2aa6-43f6-9e72-3349c5184613 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:24.028632 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f03394fd-2aa6-43f6-9e72-3349c5184613 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:24.028868 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f03394fd-2aa6-43f6-9e72-3349c5184613 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:24.029114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f03394fd-2aa6-43f6-9e72-3349c5184613 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:24.029243 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f03394fd-2aa6-43f6-9e72-3349c5184613 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:24.034550 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:24.034550 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:24.035527 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f03394fd-2aa6-43f6-9e72-3349c5184613 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:24.035948 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 916/3684] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:24 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:24.557535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8c06bd7a-a0bb-47e1-b3f8-2c639e7b33e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:24.559811 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c06bd7a-a0bb-47e1-b3f8-2c639e7b33e0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f Aug 18 05:35:24.560097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c06bd7a-a0bb-47e1-b3f8-2c639e7b33e0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:24.560299 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8c06bd7a-a0bb-47e1-b3f8-2c639e7b33e0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:24.569674 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:24.569674 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:24.575788 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8c06bd7a-a0bb-47e1-b3f8-2c639e7b33e0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:35:24.581880 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8c06bd7a-a0bb-47e1-b3f8-2c639e7b33e0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f returned with HTTP 200 Aug 18 05:35:24.582419 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 927/3685] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:24 2026] GET /volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:24.597649 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8f00f5b3-6736-4cef-a8bd-b45d08d95273 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:24.600372 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f00f5b3-6736-4cef-a8bd-b45d08d95273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:35:24.600873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f00f5b3-6736-4cef-a8bd-b45d08d95273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b1742a76-9ac2-4f4d-b087-dfa37672999f", "name": "tempest-VolumesBackupsTest-Backup-1759295395"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:24.602972 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-8f00f5b3-6736-4cef-a8bd-b45d08d95273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Creating new backup {'backup': {'volume_id': 'b1742a76-9ac2-4f4d-b087-dfa37672999f', 'name': 'tempest-VolumesBackupsTest-Backup-1759295395'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:35:24.603202 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-8f00f5b3-6736-4cef-a8bd-b45d08d95273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Creating backup of volume b1742a76-9ac2-4f4d-b087-dfa37672999f in container None Aug 18 05:35:24.615114 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:24.615114 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:24.615600 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8f00f5b3-6736-4cef-a8bd-b45d08d95273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Volume info retrieved successfully. Aug 18 05:35:24.637534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8f00f5b3-6736-4cef-a8bd-b45d08d95273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Created reservations ['26432f1e-da1b-46ef-b443-50fbba2ceced', 'da852628-77b0-4bab-8320-bcc8bce0967d'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:24.668323 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f00f5b3-6736-4cef-a8bd-b45d08d95273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:35:24.668851 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 915/3686] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:35:24 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:24.681455 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-43535c87-6236-4f05-b7f1-ddf9a4bd41ad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:24.686070 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43535c87-6236-4f05-b7f1-ddf9a4bd41ad tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:24.686070 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43535c87-6236-4f05-b7f1-ddf9a4bd41ad tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:24.686070 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43535c87-6236-4f05-b7f1-ddf9a4bd41ad tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:24.686070 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-43535c87-6236-4f05-b7f1-ddf9a4bd41ad tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:24.690376 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:24.690376 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:24.691021 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43535c87-6236-4f05-b7f1-ddf9a4bd41ad tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:24.691454 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 929/3687] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:24 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:25.048514 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-17d988fa-b044-4ffc-b3b7-09c46988ecf8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:25.051475 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17d988fa-b044-4ffc-b3b7-09c46988ecf8 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:25.051882 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17d988fa-b044-4ffc-b3b7-09c46988ecf8 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:25.052089 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-17d988fa-b044-4ffc-b3b7-09c46988ecf8 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:25.052232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-17d988fa-b044-4ffc-b3b7-09c46988ecf8 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:25.057679 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:25.057679 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:25.058579 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-17d988fa-b044-4ffc-b3b7-09c46988ecf8 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:25.059135 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 917/3688] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:25 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:25.706765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ae00e63-4dbe-4ea9-a3eb-545ffca9a0aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:25.708759 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ae00e63-4dbe-4ea9-a3eb-545ffca9a0aa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:25.709042 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ae00e63-4dbe-4ea9-a3eb-545ffca9a0aa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:25.709236 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ae00e63-4dbe-4ea9-a3eb-545ffca9a0aa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:25.709338 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2ae00e63-4dbe-4ea9-a3eb-545ffca9a0aa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:25.715407 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:25.715407 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:25.716278 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ae00e63-4dbe-4ea9-a3eb-545ffca9a0aa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:25.716847 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 928/3689] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:25 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:26.069880 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54b6a1e5-b4b6-4b48-b907-45c297c21653 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:26.072464 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54b6a1e5-b4b6-4b48-b907-45c297c21653 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:26.072762 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54b6a1e5-b4b6-4b48-b907-45c297c21653 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:26.073058 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54b6a1e5-b4b6-4b48-b907-45c297c21653 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:26.073189 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-54b6a1e5-b4b6-4b48-b907-45c297c21653 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:26.081384 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:26.081384 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:26.082905 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54b6a1e5-b4b6-4b48-b907-45c297c21653 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:26.083585 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 916/3690] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:26 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:26.731731 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0bf44f1-a197-455b-b805-73d4776f8e2d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:26.734301 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0bf44f1-a197-455b-b805-73d4776f8e2d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:26.734613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0bf44f1-a197-455b-b805-73d4776f8e2d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:26.734909 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0bf44f1-a197-455b-b805-73d4776f8e2d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:26.735082 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a0bf44f1-a197-455b-b805-73d4776f8e2d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:26.740802 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:26.740802 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:26.741718 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0bf44f1-a197-455b-b805-73d4776f8e2d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:26.742259 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 930/3691] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:26 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:27.097003 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d444f6b9-47ef-40b8-a6e6-a56d8f7f0247 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:27.099889 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d444f6b9-47ef-40b8-a6e6-a56d8f7f0247 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:27.100196 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d444f6b9-47ef-40b8-a6e6-a56d8f7f0247 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:27.100474 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d444f6b9-47ef-40b8-a6e6-a56d8f7f0247 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:27.100616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d444f6b9-47ef-40b8-a6e6-a56d8f7f0247 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:27.106833 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:27.106833 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:27.108070 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d444f6b9-47ef-40b8-a6e6-a56d8f7f0247 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:27.108817 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 918/3692] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:27 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:27.755608 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-79edcf1b-a1aa-45d5-af80-d21a13289c7f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:27.758035 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79edcf1b-a1aa-45d5-af80-d21a13289c7f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:27.758321 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79edcf1b-a1aa-45d5-af80-d21a13289c7f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:27.758599 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79edcf1b-a1aa-45d5-af80-d21a13289c7f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:27.758763 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-79edcf1b-a1aa-45d5-af80-d21a13289c7f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:27.764945 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:27.764945 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:27.765864 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79edcf1b-a1aa-45d5-af80-d21a13289c7f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:27.766385 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 929/3693] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:27 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:28.126410 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52fdb12a-7bcb-476d-bb83-e768a3deb2ca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:28.128656 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52fdb12a-7bcb-476d-bb83-e768a3deb2ca tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:28.128948 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52fdb12a-7bcb-476d-bb83-e768a3deb2ca tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:28.129303 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52fdb12a-7bcb-476d-bb83-e768a3deb2ca tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:28.129488 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-52fdb12a-7bcb-476d-bb83-e768a3deb2ca tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:28.135185 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:28.135185 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:28.136118 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52fdb12a-7bcb-476d-bb83-e768a3deb2ca tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:28.136648 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 917/3694] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:28 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:28.779760 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-727aee4b-b1c8-4887-a695-cfed61dad91c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:28.782108 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-727aee4b-b1c8-4887-a695-cfed61dad91c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:28.782380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-727aee4b-b1c8-4887-a695-cfed61dad91c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:28.782693 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-727aee4b-b1c8-4887-a695-cfed61dad91c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:28.782833 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-727aee4b-b1c8-4887-a695-cfed61dad91c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:28.788600 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:28.788600 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:28.789650 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-727aee4b-b1c8-4887-a695-cfed61dad91c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:28.790159 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 931/3695] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:28 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:29.149603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ff051f80-e498-4821-bf7e-365b3a69c441 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:29.152200 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff051f80-e498-4821-bf7e-365b3a69c441 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:29.152654 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff051f80-e498-4821-bf7e-365b3a69c441 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:29.154739 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff051f80-e498-4821-bf7e-365b3a69c441 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:29.154739 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ff051f80-e498-4821-bf7e-365b3a69c441 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:29.161086 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:29.161086 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:29.162828 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff051f80-e498-4821-bf7e-365b3a69c441 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:29.163557 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 919/3696] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:29 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:29.803662 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2e371267-70ec-46ff-bdc7-d9223e50244b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:29.807242 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e371267-70ec-46ff-bdc7-d9223e50244b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:29.807603 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e371267-70ec-46ff-bdc7-d9223e50244b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:29.807906 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2e371267-70ec-46ff-bdc7-d9223e50244b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:29.808003 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2e371267-70ec-46ff-bdc7-d9223e50244b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:29.812840 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:29.812840 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:29.813558 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2e371267-70ec-46ff-bdc7-d9223e50244b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:29.813955 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 930/3697] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:29 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:30.178452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8bb0ab19-63af-43dd-bb02-ff7720211932 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:30.180362 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8bb0ab19-63af-43dd-bb02-ff7720211932 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:30.180652 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8bb0ab19-63af-43dd-bb02-ff7720211932 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:30.180855 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8bb0ab19-63af-43dd-bb02-ff7720211932 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:30.180967 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8bb0ab19-63af-43dd-bb02-ff7720211932 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:30.186593 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:30.186593 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:30.187567 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8bb0ab19-63af-43dd-bb02-ff7720211932 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:30.188181 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 918/3698] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:30 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:30.825401 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2f3ea36a-41ff-4ce2-8734-6ab0f4ede15f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:30.827545 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f3ea36a-41ff-4ce2-8734-6ab0f4ede15f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:30.827778 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f3ea36a-41ff-4ce2-8734-6ab0f4ede15f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:30.827969 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f3ea36a-41ff-4ce2-8734-6ab0f4ede15f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:30.828107 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2f3ea36a-41ff-4ce2-8734-6ab0f4ede15f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:30.834351 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:30.834351 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:30.835180 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f3ea36a-41ff-4ce2-8734-6ab0f4ede15f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:30.835914 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 932/3699] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:30 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:31.204708 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d34adefb-5d5d-4191-a36f-60b22f3cde80 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:31.207616 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d34adefb-5d5d-4191-a36f-60b22f3cde80 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:31.207853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d34adefb-5d5d-4191-a36f-60b22f3cde80 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:31.208129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d34adefb-5d5d-4191-a36f-60b22f3cde80 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:31.208296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d34adefb-5d5d-4191-a36f-60b22f3cde80 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:31.215474 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:31.215474 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:31.216688 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d34adefb-5d5d-4191-a36f-60b22f3cde80 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:31.217784 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 920/3700] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:31 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:31.849218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dab07086-4230-4eac-af95-1b05ccb7e80e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:31.851119 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dab07086-4230-4eac-af95-1b05ccb7e80e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:31.851364 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dab07086-4230-4eac-af95-1b05ccb7e80e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:31.851554 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dab07086-4230-4eac-af95-1b05ccb7e80e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:31.851661 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-dab07086-4230-4eac-af95-1b05ccb7e80e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:31.856464 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:31.856464 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:31.857234 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dab07086-4230-4eac-af95-1b05ccb7e80e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:31.857876 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 931/3701] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:31 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:32.230803 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1bbc21c8-a8a7-46cb-8f82-1bf94cced954 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:32.233284 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1bbc21c8-a8a7-46cb-8f82-1bf94cced954 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:32.233284 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1bbc21c8-a8a7-46cb-8f82-1bf94cced954 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:32.233284 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1bbc21c8-a8a7-46cb-8f82-1bf94cced954 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:32.233558 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1bbc21c8-a8a7-46cb-8f82-1bf94cced954 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:32.238568 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:32.238568 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:32.239863 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1bbc21c8-a8a7-46cb-8f82-1bf94cced954 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:32.239944 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 919/3702] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:32 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:32.870537 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7e1e8e6c-a5e9-42fb-9be4-7cf5d1c897a6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:32.872963 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e1e8e6c-a5e9-42fb-9be4-7cf5d1c897a6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:32.873258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e1e8e6c-a5e9-42fb-9be4-7cf5d1c897a6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:32.873534 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e1e8e6c-a5e9-42fb-9be4-7cf5d1c897a6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:32.873698 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7e1e8e6c-a5e9-42fb-9be4-7cf5d1c897a6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:32.879317 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:32.879317 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:32.880230 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e1e8e6c-a5e9-42fb-9be4-7cf5d1c897a6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:32.880783 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 933/3703] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:32 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:33.254716 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb844e5b-42cd-47ef-afc8-0f5c204b9496 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:33.256984 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb844e5b-42cd-47ef-afc8-0f5c204b9496 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:33.257276 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb844e5b-42cd-47ef-afc8-0f5c204b9496 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:33.257549 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb844e5b-42cd-47ef-afc8-0f5c204b9496 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:33.257696 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-eb844e5b-42cd-47ef-afc8-0f5c204b9496 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:33.263613 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:33.263613 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:33.264680 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb844e5b-42cd-47ef-afc8-0f5c204b9496 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:33.265192 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 921/3704] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:33 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:33.898200 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c2c10b4-c563-46ea-b17f-ce8fee7874f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:33.900500 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c2c10b4-c563-46ea-b17f-ce8fee7874f7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:33.900725 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c2c10b4-c563-46ea-b17f-ce8fee7874f7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:33.900961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c2c10b4-c563-46ea-b17f-ce8fee7874f7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:33.901124 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1c2c10b4-c563-46ea-b17f-ce8fee7874f7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:33.906005 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:33.906005 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:33.906764 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c2c10b4-c563-46ea-b17f-ce8fee7874f7 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:33.907269 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 932/3705] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:33 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:34.282715 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-44476927-4ad3-48eb-a894-c8077747c942 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:34.285469 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44476927-4ad3-48eb-a894-c8077747c942 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:34.285753 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44476927-4ad3-48eb-a894-c8077747c942 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:34.286053 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-44476927-4ad3-48eb-a894-c8077747c942 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:34.286214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-44476927-4ad3-48eb-a894-c8077747c942 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:34.293834 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:34.293834 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:34.294885 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-44476927-4ad3-48eb-a894-c8077747c942 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:34.295377 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 920/3706] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:34 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:34.922106 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f82f422e-5ea5-40ae-9fbc-a931782c3b12 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:34.928284 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f82f422e-5ea5-40ae-9fbc-a931782c3b12 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:34.931031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f82f422e-5ea5-40ae-9fbc-a931782c3b12 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:34.931031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f82f422e-5ea5-40ae-9fbc-a931782c3b12 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:34.931031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f82f422e-5ea5-40ae-9fbc-a931782c3b12 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:34.935635 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:34.935635 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:34.936337 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f82f422e-5ea5-40ae-9fbc-a931782c3b12 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:34.936703 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 934/3707] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:34 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:35.306909 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-858fac69-86da-4d99-8f4f-b6868a84feac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:35.308836 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-858fac69-86da-4d99-8f4f-b6868a84feac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:35.309048 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-858fac69-86da-4d99-8f4f-b6868a84feac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:35.309264 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-858fac69-86da-4d99-8f4f-b6868a84feac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:35.309405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-858fac69-86da-4d99-8f4f-b6868a84feac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:35.313770 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:35.313770 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:35.314683 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-858fac69-86da-4d99-8f4f-b6868a84feac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:35.315093 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 922/3708] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:35 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:35.416696 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-3fdeb3ff-2fcc-469e-a434-5b823e080609 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:35.418843 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-3fdeb3ff-2fcc-469e-a434-5b823e080609 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/limits Aug 18 05:35:35.419169 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-3fdeb3ff-2fcc-469e-a434-5b823e080609 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:35.419402 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-3fdeb3ff-2fcc-469e-a434-5b823e080609 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:35.429803 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-3fdeb3ff-2fcc-469e-a434-5b823e080609 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-356385226 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-356385226, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:35:35.430136 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-3fdeb3ff-2fcc-469e-a434-5b823e080609 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-356385226 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-356385226, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:35:35.430484 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-3fdeb3ff-2fcc-469e-a434-5b823e080609 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-356385226 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-356385226, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:35:35.443634 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-3fdeb3ff-2fcc-469e-a434-5b823e080609 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/limits returned with HTTP 200 Aug 18 05:35:35.444119 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 933/3709] 10.4.3.250 () {68 vars in 1484 bytes} [Tue Aug 18 05:35:35 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 18 05:35:35.489847 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-9b78b48b-30ee-46c6-9214-d2f34f50ee27 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:35.494094 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-9b78b48b-30ee-46c6-9214-d2f34f50ee27 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:35:35.494289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-9b78b48b-30ee-46c6-9214-d2f34f50ee27 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:35.494490 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-9b78b48b-30ee-46c6-9214-d2f34f50ee27 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:35.512034 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:35.512034 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:35.517320 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-9b78b48b-30ee-46c6-9214-d2f34f50ee27 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:35:35.523206 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-9b78b48b-30ee-46c6-9214-d2f34f50ee27 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 200 Aug 18 05:35:35.523987 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 921/3710] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:35 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 1663 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:35.538257 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-4f470c57-4a65-4d9b-acc2-59da376340b7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:35.540869 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-4f470c57-4a65-4d9b-acc2-59da376340b7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:35:35.544446 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-4f470c57-4a65-4d9b-acc2-59da376340b7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb4f04ff-6bec-410c-95d6-1c677a3d63e8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1103255470", "description": null, "metadata": {}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:35.557490 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:35.557490 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:35.557989 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-4f470c57-4a65-4d9b-acc2-59da376340b7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:35:35.558317 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-4f470c57-4a65-4d9b-acc2-59da376340b7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create snapshot from volume bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:35:35.590814 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-4f470c57-4a65-4d9b-acc2-59da376340b7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Created reservations ['b48fc250-0681-4a4a-b0df-f6fbc730990d', 'c82a320e-6cc4-4f62-af9c-7e56699df725', '0a576702-ea46-4fc8-9436-1c63787b5dc0', 'd2e82edd-1a9c-4bd8-9022-4379ac0390fe'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:35.639269 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-4f470c57-4a65-4d9b-acc2-59da376340b7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot force create request issued successfully. Aug 18 05:35:35.639616 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-5a4429e2-8607-4ef2-9b0b-73268a93d59f req-4f470c57-4a65-4d9b-acc2-59da376340b7 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:35:35.640083 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 935/3711] 10.4.3.250 () {72 vars in 1547 bytes} [Tue Aug 18 05:35:35 2026] POST /volume/v3/snapshots => generated 324 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:35.948976 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-edfa8c16-7861-4205-812f-9e5dc6366315 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:35.951027 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-edfa8c16-7861-4205-812f-9e5dc6366315 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:35.951238 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-edfa8c16-7861-4205-812f-9e5dc6366315 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:35.951421 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-edfa8c16-7861-4205-812f-9e5dc6366315 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:35.951530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-edfa8c16-7861-4205-812f-9e5dc6366315 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:35.956198 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:35.956198 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:35.956957 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-edfa8c16-7861-4205-812f-9e5dc6366315 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:35.957444 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 923/3712] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:35 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:36.326647 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-46479a39-b272-4d9f-9421-6b4282d28333 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:36.329381 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-46479a39-b272-4d9f-9421-6b4282d28333 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:36.329636 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-46479a39-b272-4d9f-9421-6b4282d28333 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:36.329899 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-46479a39-b272-4d9f-9421-6b4282d28333 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:36.330071 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-46479a39-b272-4d9f-9421-6b4282d28333 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:36.335831 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:36.335831 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:36.337025 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-46479a39-b272-4d9f-9421-6b4282d28333 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:36.337592 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 934/3713] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:36 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:36.348853 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0dc0ea1e-58c4-462c-ae49-8e60cfcd076a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:36.350654 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0dc0ea1e-58c4-462c-ae49-8e60cfcd076a tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 Aug 18 05:35:36.350855 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0dc0ea1e-58c4-462c-ae49-8e60cfcd076a tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:36.351023 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0dc0ea1e-58c4-462c-ae49-8e60cfcd076a tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:36.359120 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:36.359120 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:36.363231 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0dc0ea1e-58c4-462c-ae49-8e60cfcd076a tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:36.369350 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0dc0ea1e-58c4-462c-ae49-8e60cfcd076a tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 returned with HTTP 200 Aug 18 05:35:36.369788 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 922/3714] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:36 2026] GET /volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:36.384626 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:36.386789 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] POST https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2/restore Aug 18 05:35:36.387330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:36.388812 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Restoring backup 452828bb-3d78-4938-8564-41bdfaf6a3d2 ({'restore': {}}) {{(pid=100216) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 05:35:36.389126 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Restoring backup 452828bb-3d78-4938-8564-41bdfaf6a3d2 to volume None. Aug 18 05:35:36.396175 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:36.396175 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:36.398003 np0000007601 devstack@c-api.service[100216]: INFO cinder.backup.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Creating volume of 1 GB for restore of backup 452828bb-3d78-4938-8564-41bdfaf6a3d2. Aug 18 05:35:36.403401 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Availability Zones retrieved successfully. Aug 18 05:35:36.411920 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Flow 'volume_create_api' (f410e06f-ae77-4331-af13-e8cc602779c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:36.413509 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880e24a1-697c-4148-9a4e-6b2ae32f3791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:36.414989 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:35:36.459452 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880e24a1-697c-4148-9a4e-6b2ae32f3791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:36.460242 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66fc8a21-44bf-4875-b73d-34632e1bb24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:36.503662 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Created reservations ['73404950-dbaf-4c92-806b-8b9408aaa52b', '6258aa6a-eb96-4b9a-924f-b1f98f896d30', 'c70627c3-6255-47cf-8b07-982f8a2d1853', '36243554-b544-4ad5-97b8-3815572ab6c2'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:36.504827 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66fc8a21-44bf-4875-b73d-34632e1bb24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73404950-dbaf-4c92-806b-8b9408aaa52b', '6258aa6a-eb96-4b9a-924f-b1f98f896d30', 'c70627c3-6255-47cf-8b07-982f8a2d1853', '36243554-b544-4ad5-97b8-3815572ab6c2']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:36.505866 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec97e78-282c-4f00-a664-dd5b1c8255bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:36.539153 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec97e78-282c-4f00-a664-dd5b1c8255bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be6846bd-f97a-4a6f-b28d-390e8665bbff', '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_452828bb-3d78-4938-8564-41bdfaf6a3d2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5c1e34c5f3143e19fb994625f0916f7',qos_specs=None,replication_status=,reservations=['73404950-dbaf-4c92-806b-8b9408aaa52b','6258aa6a-eb96-4b9a-924f-b1f98f896d30','c70627c3-6255-47cf-8b07-982f8a2d1853','36243554-b544-4ad5-97b8-3815572ab6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71fea3ce928f4db5a528811a1955b7c9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:35:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_452828bb-3d78-4938-8564-41bdfaf6a3d2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be6846bd-f97a-4a6f-b28d-390e8665bbff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5c1e34c5f3143e19fb994625f0916f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71fea3ce928f4db5a528811a1955b7c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:36.540989 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c95044b-e148-4ca8-b97a-2a77a0447ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:36.560709 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c95044b-e148-4ca8-b97a-2a77a0447ba2) transitioned into 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_452828bb-3d78-4938-8564-41bdfaf6a3d2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5c1e34c5f3143e19fb994625f0916f7',qos_specs=None,replication_status=,reservations=['73404950-dbaf-4c92-806b-8b9408aaa52b','6258aa6a-eb96-4b9a-924f-b1f98f896d30','c70627c3-6255-47cf-8b07-982f8a2d1853','36243554-b544-4ad5-97b8-3815572ab6c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71fea3ce928f4db5a528811a1955b7c9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:36.561519 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5a77a7-1e1d-452b-bbce-387025c9dcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:36.574745 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5a77a7-1e1d-452b-bbce-387025c9dcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:36.577704 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Flow 'volume_create_api' (f410e06f-ae77-4331-af13-e8cc602779c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:36.578203 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Create volume request issued successfully. Aug 18 05:35:36.589518 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:36.589518 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:36.590409 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:36.969200 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-095570dd-7f75-48b3-94e0-1f7c9aae980a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:36.970982 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-095570dd-7f75-48b3-94e0-1f7c9aae980a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:36.971154 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-095570dd-7f75-48b3-94e0-1f7c9aae980a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:36.971342 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-095570dd-7f75-48b3-94e0-1f7c9aae980a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:36.971452 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-095570dd-7f75-48b3-94e0-1f7c9aae980a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:36.975485 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:36.975485 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:36.976213 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-095570dd-7f75-48b3-94e0-1f7c9aae980a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:36.976731 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 924/3715] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:36 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:37.544176 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3a6cb1d5-b8d4-4c5d-83be-8f8a6aa3a58b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:37.546583 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a6cb1d5-b8d4-4c5d-83be-8f8a6aa3a58b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f Aug 18 05:35:37.546872 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a6cb1d5-b8d4-4c5d-83be-8f8a6aa3a58b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:37.547092 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a6cb1d5-b8d4-4c5d-83be-8f8a6aa3a58b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:37.555228 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:37.555228 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:37.555839 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3a6cb1d5-b8d4-4c5d-83be-8f8a6aa3a58b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot retrieved successfully. Aug 18 05:35:37.556937 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a6cb1d5-b8d4-4c5d-83be-8f8a6aa3a58b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f returned with HTTP 200 Aug 18 05:35:37.557464 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 935/3716] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:37 2026] GET /volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f => generated 483 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:37.589138 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a13b087-8637-422d-a818-727d55a25305 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:37.591774 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:35:37.592379 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-435954784", "snapshot_id": null, "imageRef": "e5abe643-3664-4b34-a807-a7ee93e677aa", "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:37.596352 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-435954784', 'snapshot_id': None, 'imageRef': 'e5abe643-3664-4b34-a807-a7ee93e677aa', 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:35:37.600930 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:37.600930 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:37.601718 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:37.601908 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Checking backup size 1 against volume size 1 {{(pid=100216) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 05:35:37.602394 np0000007601 devstack@c-api.service[100216]: INFO cinder.backup.api [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Overwriting volume be6846bd-f97a-4a6f-b28d-390e8665bbff with restore of backup 452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:37.631056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] restore_backup in rpcapi backup_id 452828bb-3d78-4938-8564-41bdfaf6a3d2 {{(pid=100216) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 05:35:37.634989 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2af00307-42e8-4db8-9038-d52b8954b2f4 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2/restore returned with HTTP 202 Aug 18 05:35:37.635677 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 936/3717] 10.4.3.250 () {68 vars in 1393 bytes} [Tue Aug 18 05:35:36 2026] POST /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2/restore => generated 189 bytes in 1252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:37.645550 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8602b8f3-e80d-47e5-9b92-ae4b6cc6c068 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:37.647792 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8602b8f3-e80d-47e5-9b92-ae4b6cc6c068 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:37.648064 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8602b8f3-e80d-47e5-9b92-ae4b6cc6c068 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:37.648305 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8602b8f3-e80d-47e5-9b92-ae4b6cc6c068 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:37.648447 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8602b8f3-e80d-47e5-9b92-ae4b6cc6c068 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:37.654302 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:37.654302 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:37.656322 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8602b8f3-e80d-47e5-9b92-ae4b6cc6c068 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:37.656322 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 925/3718] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:37 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:37.703276 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:37.703276 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:37.703782 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot retrieved successfully. Aug 18 05:35:37.704028 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create volume of 1 GB Aug 18 05:35:37.708723 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Availability Zones retrieved successfully. Aug 18 05:35:37.717405 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Flow 'volume_create_api' (dba1abd3-c978-4869-8149-38abcf076784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:37.719542 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbde3a2-c180-4e0e-aa29-afc10d32e1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:37.721098 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:35:37.770808 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dbde3a2-c180-4e0e-aa29-afc10d32e1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ef28c727-9c00-42b9-bc8e-cfa2589c5e4f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:37.771866 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a71d4d-bd9d-4835-a48f-fe0bbf471c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:37.838007 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Created reservations ['691560eb-f0c3-491e-a5b1-8bd3e9ba98a5', '3be5d0ed-be43-46d7-998a-e3fb04086246', '243de8ea-d4f1-4ace-9319-5c797f0cc96d', 'a8182422-9c76-4955-a5e9-600622bb5579'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:37.838907 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a71d4d-bd9d-4835-a48f-fe0bbf471c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['691560eb-f0c3-491e-a5b1-8bd3e9ba98a5', '3be5d0ed-be43-46d7-998a-e3fb04086246', '243de8ea-d4f1-4ace-9319-5c797f0cc96d', 'a8182422-9c76-4955-a5e9-600622bb5579']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:37.839657 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98992f16-6772-4033-a00b-166c8d9b49b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:37.906894 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98992f16-6772-4033-a00b-166c8d9b49b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c809926-cdc9-4c58-8fe8-9c4244904922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-435954784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5444c84a09ed47ffbad9cc348cd31403',qos_specs=None,replication_status=,reservations=['691560eb-f0c3-491e-a5b1-8bd3e9ba98a5','3be5d0ed-be43-46d7-998a-e3fb04086246','243de8ea-d4f1-4ace-9319-5c797f0cc96d','a8182422-9c76-4955-a5e9-600622bb5579'],size=1,snapshot_id=ef28c727-9c00-42b9-bc8e-cfa2589c5e4f,source_replicaid=,source_volid=None,status='creating',user_id='1402c014a1f64e2c8e916eae0685ec9d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), '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-18T05:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-435954784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c809926-cdc9-4c58-8fe8-9c4244904922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5444c84a09ed47ffbad9cc348cd31403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ef28c727-9c00-42b9-bc8e-cfa2589c5e4f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1402c014a1f64e2c8e916eae0685ec9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:37.907556 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ffd708e-fdee-4fe2-b2d4-7436ea830cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:37.933809 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ffd708e-fdee-4fe2-b2d4-7436ea830cd5) transitioned into state 'SUCCESS' from state '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-435954784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5444c84a09ed47ffbad9cc348cd31403',qos_specs=None,replication_status=,reservations=['691560eb-f0c3-491e-a5b1-8bd3e9ba98a5','3be5d0ed-be43-46d7-998a-e3fb04086246','243de8ea-d4f1-4ace-9319-5c797f0cc96d','a8182422-9c76-4955-a5e9-600622bb5579'],size=1,snapshot_id=ef28c727-9c00-42b9-bc8e-cfa2589c5e4f,source_replicaid=,source_volid=None,status='creating',user_id='1402c014a1f64e2c8e916eae0685ec9d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:37.934823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b26a2f5-d1ac-4d64-87a4-3b7388863f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:37.989943 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49dbee78-1cb8-4633-bd6f-dce1a9c9eb06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:37.990124 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b26a2f5-d1ac-4d64-87a4-3b7388863f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:37.991255 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Flow 'volume_create_api' (dba1abd3-c978-4869-8149-38abcf076784) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:37.991703 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Create volume request issued successfully. Aug 18 05:35:37.992731 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a13b087-8637-422d-a818-727d55a25305 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:35:37.993311 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 923/3719] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:35:37 2026] POST /volume/v3/volumes => generated 813 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:37.993487 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49dbee78-1cb8-4633-bd6f-dce1a9c9eb06 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:37.993815 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49dbee78-1cb8-4633-bd6f-dce1a9c9eb06 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:37.994158 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49dbee78-1cb8-4633-bd6f-dce1a9c9eb06 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:37.994263 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-49dbee78-1cb8-4633-bd6f-dce1a9c9eb06 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:38.001529 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:38.001529 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:38.001692 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49dbee78-1cb8-4633-bd6f-dce1a9c9eb06 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:38.002382 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 936/3720] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:37 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:38.008407 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e1c8aeb9-3198-4c31-9f76-73c7221cc40e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:38.010145 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1c8aeb9-3198-4c31-9f76-73c7221cc40e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:35:38.010620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1c8aeb9-3198-4c31-9f76-73c7221cc40e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:38.010749 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1c8aeb9-3198-4c31-9f76-73c7221cc40e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:38.020687 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:38.020687 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:38.026315 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e1c8aeb9-3198-4c31-9f76-73c7221cc40e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:35:38.032655 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1c8aeb9-3198-4c31-9f76-73c7221cc40e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 returned with HTTP 200 Aug 18 05:35:38.033002 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 937/3721] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:35:38 2026] GET /volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:38.671182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1a7ed854-766c-4883-bd57-c3d290313d63 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:38.674031 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1a7ed854-766c-4883-bd57-c3d290313d63 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:38.674031 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1a7ed854-766c-4883-bd57-c3d290313d63 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:38.674031 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1a7ed854-766c-4883-bd57-c3d290313d63 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:38.674274 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1a7ed854-766c-4883-bd57-c3d290313d63 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:38.680456 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:38.680456 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:38.681888 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1a7ed854-766c-4883-bd57-c3d290313d63 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:38.682214 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 926/3722] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:38 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:39.018412 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-92cf448f-7ce3-4c34-ae22-b13692c8bcdb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:39.020556 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92cf448f-7ce3-4c34-ae22-b13692c8bcdb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:39.020847 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92cf448f-7ce3-4c34-ae22-b13692c8bcdb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:39.021439 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92cf448f-7ce3-4c34-ae22-b13692c8bcdb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:39.021439 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-92cf448f-7ce3-4c34-ae22-b13692c8bcdb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:39.027702 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:39.027702 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:39.028660 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92cf448f-7ce3-4c34-ae22-b13692c8bcdb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:39.029103 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 924/3723] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:39 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:39.047934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c16f29a8-f5ce-49b3-8c84-89565ac7d0c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:39.049964 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c16f29a8-f5ce-49b3-8c84-89565ac7d0c9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:35:39.050244 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c16f29a8-f5ce-49b3-8c84-89565ac7d0c9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:39.050476 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c16f29a8-f5ce-49b3-8c84-89565ac7d0c9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:39.058915 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:39.058915 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:39.066108 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c16f29a8-f5ce-49b3-8c84-89565ac7d0c9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:35:39.072600 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c16f29a8-f5ce-49b3-8c84-89565ac7d0c9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 returned with HTTP 200 Aug 18 05:35:39.072600 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 937/3724] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:35:39 2026] GET /volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:35:39.086500 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e7b4030b-4288-438f-9876-0281aa66613e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:39.090220 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7b4030b-4288-438f-9876-0281aa66613e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:35:39.090220 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7b4030b-4288-438f-9876-0281aa66613e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:39.091455 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7b4030b-4288-438f-9876-0281aa66613e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:39.102372 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:39.102372 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:39.107788 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e7b4030b-4288-438f-9876-0281aa66613e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:35:39.115098 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7b4030b-4288-438f-9876-0281aa66613e tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 returned with HTTP 200 Aug 18 05:35:39.115630 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 938/3725] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:35:39 2026] GET /volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 => generated 1422 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:35:39.695403 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0eab3ca0-8666-43ed-bd86-5c9f29a8faac None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:39.697942 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0eab3ca0-8666-43ed-bd86-5c9f29a8faac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:39.698206 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0eab3ca0-8666-43ed-bd86-5c9f29a8faac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:39.698405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0eab3ca0-8666-43ed-bd86-5c9f29a8faac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:39.698556 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0eab3ca0-8666-43ed-bd86-5c9f29a8faac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:39.703283 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:39.703283 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:39.704291 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0eab3ca0-8666-43ed-bd86-5c9f29a8faac tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:39.704901 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 927/3726] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:39 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:40.046893 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a43e67d-dc40-4b4b-99ab-faa1d5504ce6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:40.048479 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a43e67d-dc40-4b4b-99ab-faa1d5504ce6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:40.048641 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a43e67d-dc40-4b4b-99ab-faa1d5504ce6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:40.048860 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a43e67d-dc40-4b4b-99ab-faa1d5504ce6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:40.048973 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3a43e67d-dc40-4b4b-99ab-faa1d5504ce6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:40.055640 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:40.055640 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:40.056657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a43e67d-dc40-4b4b-99ab-faa1d5504ce6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:40.057246 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 925/3727] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:40 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:40.716521 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-773d0222-42e2-4ab4-9d3b-0c446da0416e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:40.720725 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-773d0222-42e2-4ab4-9d3b-0c446da0416e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:40.720937 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-773d0222-42e2-4ab4-9d3b-0c446da0416e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:40.721188 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-773d0222-42e2-4ab4-9d3b-0c446da0416e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:40.721340 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-773d0222-42e2-4ab4-9d3b-0c446da0416e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:40.725647 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:40.725647 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:40.726468 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-773d0222-42e2-4ab4-9d3b-0c446da0416e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:40.726804 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 938/3728] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:40 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:40.739357 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-a193a7f7-d8c3-43e3-942a-1d5cad65c3fd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:40.742177 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-a193a7f7-d8c3-43e3-942a-1d5cad65c3fd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:35:40.742304 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-a193a7f7-d8c3-43e3-942a-1d5cad65c3fd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:40.742513 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-a193a7f7-d8c3-43e3-942a-1d5cad65c3fd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:40.752095 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:40.752095 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:40.756881 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-a193a7f7-d8c3-43e3-942a-1d5cad65c3fd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:35:40.763733 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-a193a7f7-d8c3-43e3-942a-1d5cad65c3fd tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 returned with HTTP 200 Aug 18 05:35:40.764312 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 939/3729] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:40 2026] GET /volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 => generated 1404 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:41.072750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0e095626-d6ae-4504-8b07-b893d00a45bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:41.074948 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e095626-d6ae-4504-8b07-b893d00a45bd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:41.075258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0e095626-d6ae-4504-8b07-b893d00a45bd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:41.075515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0e095626-d6ae-4504-8b07-b893d00a45bd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:41.075776 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0e095626-d6ae-4504-8b07-b893d00a45bd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:41.081828 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:41.081828 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:41.082914 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e095626-d6ae-4504-8b07-b893d00a45bd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:41.083460 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 928/3730] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:41 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:41.300550 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-19b2018b-cb50-422e-b431-f921b1c82248 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:41.303630 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-19b2018b-cb50-422e-b431-f921b1c82248 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:35:41.303915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-19b2018b-cb50-422e-b431-f921b1c82248 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:41.304229 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-19b2018b-cb50-422e-b431-f921b1c82248 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:41.314605 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:41.314605 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:41.320070 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-19b2018b-cb50-422e-b431-f921b1c82248 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:35:41.328081 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-19b2018b-cb50-422e-b431-f921b1c82248 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 returned with HTTP 200 Aug 18 05:35:41.328674 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 926/3731] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:41 2026] GET /volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:41.340575 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cdf51f78-152c-4d20-92d2-891728ebded9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:41.341088 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cdf51f78-152c-4d20-92d2-891728ebded9 None None] GET https://10.4.3.250/volume// Aug 18 05:35:41.341269 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cdf51f78-152c-4d20-92d2-891728ebded9 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:41.341478 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cdf51f78-152c-4d20-92d2-891728ebded9 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:41.341932 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cdf51f78-152c-4d20-92d2-891728ebded9 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:41.342326 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 939/3732] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:35:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:41.351931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-84b3ac1b-3961-46ca-a8c4-9bde8aae4f0d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:41.354230 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-84b3ac1b-3961-46ca-a8c4-9bde8aae4f0d tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:35:41.354568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-84b3ac1b-3961-46ca-a8c4-9bde8aae4f0d tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c809926-cdc9-4c58-8fe8-9c4244904922", "connector": null, "instance_uuid": "029c194f-a787-47a4-b2c3-443f608e019d"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:41.364337 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:41.364337 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:41.402022 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-84b3ac1b-3961-46ca-a8c4-9bde8aae4f0d tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:35:41.402498 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 940/3733] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:35:41 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:41.738623 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8d3e57e0-3bb0-449d-a281-0e2c7fc99640 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:41.742565 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d3e57e0-3bb0-449d-a281-0e2c7fc99640 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:41.742958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d3e57e0-3bb0-449d-a281-0e2c7fc99640 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:41.743207 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d3e57e0-3bb0-449d-a281-0e2c7fc99640 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:41.743362 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8d3e57e0-3bb0-449d-a281-0e2c7fc99640 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:41.747953 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:41.747953 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:41.748823 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d3e57e0-3bb0-449d-a281-0e2c7fc99640 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:41.749276 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 929/3734] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:41 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:42.095725 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-06a92148-0b28-4bc2-a80f-86ba39dadd80 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:42.097750 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06a92148-0b28-4bc2-a80f-86ba39dadd80 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:42.097976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06a92148-0b28-4bc2-a80f-86ba39dadd80 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:42.098213 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-06a92148-0b28-4bc2-a80f-86ba39dadd80 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:42.098335 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-06a92148-0b28-4bc2-a80f-86ba39dadd80 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:42.104117 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:42.104117 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:42.104922 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-06a92148-0b28-4bc2-a80f-86ba39dadd80 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:42.105528 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 927/3735] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:42 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:42.118430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b847e921-4311-4974-b087-bc8155fe57bf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:42.120273 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b847e921-4311-4974-b087-bc8155fe57bf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:35:42.120606 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b847e921-4311-4974-b087-bc8155fe57bf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b1742a76-9ac2-4f4d-b087-dfa37672999f", "incremental": true}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:42.121997 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-b847e921-4311-4974-b087-bc8155fe57bf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Creating new backup {'backup': {'volume_id': 'b1742a76-9ac2-4f4d-b087-dfa37672999f', 'incremental': True}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:35:42.122176 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-b847e921-4311-4974-b087-bc8155fe57bf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Creating backup of volume b1742a76-9ac2-4f4d-b087-dfa37672999f in container None Aug 18 05:35:42.130094 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:42.130094 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:42.130565 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b847e921-4311-4974-b087-bc8155fe57bf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:35:42.161377 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b847e921-4311-4974-b087-bc8155fe57bf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Created reservations ['553d5f1d-069a-4baf-9dae-729e2b6b679c', 'b83dc284-ba38-46de-bae2-235693743987'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:42.180450 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b847e921-4311-4974-b087-bc8155fe57bf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 400 Aug 18 05:35:42.181207 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 940/3736] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:35:42 2026] POST /volume/v3/backups => generated 109 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 05:35:42.191562 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-be29d47a-e98c-4872-9b52-e68a061711b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:42.193851 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be29d47a-e98c-4872-9b52-e68a061711b6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] DELETE https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:42.194152 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be29d47a-e98c-4872-9b52-e68a061711b6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:42.194571 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be29d47a-e98c-4872-9b52-e68a061711b6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:42.194704 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-be29d47a-e98c-4872-9b52-e68a061711b6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Delete backup with id: bb1c448d-58ec-41a2-bf87-1a43c6891143. Aug 18 05:35:42.200195 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:42.200195 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:42.221192 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-be29d47a-e98c-4872-9b52-e68a061711b6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] delete_backup rpcapi backup_id bb1c448d-58ec-41a2-bf87-1a43c6891143 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:35:42.223887 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be29d47a-e98c-4872-9b52-e68a061711b6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 202 Aug 18 05:35:42.224313 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 941/3737] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:35:42 2026] DELETE /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:35:42.232425 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7547b768-68ba-43fa-84ce-ad347dff61c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:42.234616 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7547b768-68ba-43fa-84ce-ad347dff61c6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:42.234836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7547b768-68ba-43fa-84ce-ad347dff61c6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:42.235101 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7547b768-68ba-43fa-84ce-ad347dff61c6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:42.235962 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7547b768-68ba-43fa-84ce-ad347dff61c6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:42.240747 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:42.240747 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:42.241544 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7547b768-68ba-43fa-84ce-ad347dff61c6 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:42.241994 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 930/3738] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:42 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:42.655229 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8e3dc92e-9f46-4dfc-a4d0-7cb939dbcd19 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:42.655991 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e3dc92e-9f46-4dfc-a4d0-7cb939dbcd19 None None] GET https://10.4.3.250/volume// Aug 18 05:35:42.655991 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e3dc92e-9f46-4dfc-a4d0-7cb939dbcd19 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:42.656174 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8e3dc92e-9f46-4dfc-a4d0-7cb939dbcd19 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:42.656496 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8e3dc92e-9f46-4dfc-a4d0-7cb939dbcd19 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:42.656896 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 928/3739] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:35:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:42.679239 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-d1278fd2-7d28-463c-95a1-b346fa4413f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:42.685581 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-d1278fd2-7d28-463c-95a1-b346fa4413f2 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:35:42.685889 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-d1278fd2-7d28-463c-95a1-b346fa4413f2 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:42.686191 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-d1278fd2-7d28-463c-95a1-b346fa4413f2 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:42.706909 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:42.706909 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:42.713267 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-d1278fd2-7d28-463c-95a1-b346fa4413f2 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:35:42.722812 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-d1278fd2-7d28-463c-95a1-b346fa4413f2 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 returned with HTTP 200 Aug 18 05:35:42.724039 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 941/3740] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:35:42 2026] GET /volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 => generated 1583 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:35:42.763929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-76a452aa-4122-4a07-824b-3995dd3cd65e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:42.766527 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76a452aa-4122-4a07-824b-3995dd3cd65e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:42.766970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76a452aa-4122-4a07-824b-3995dd3cd65e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:42.766970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-76a452aa-4122-4a07-824b-3995dd3cd65e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:42.766970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-76a452aa-4122-4a07-824b-3995dd3cd65e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:42.771955 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:42.771955 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:42.772547 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-76a452aa-4122-4a07-824b-3995dd3cd65e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:42.772935 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 942/3741] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:42 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:42.839324 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-cab81c12-2b8a-4b12-b4f9-e73e58e39fbe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:42.841942 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-cab81c12-2b8a-4b12-b4f9-e73e58e39fbe tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] PUT https://10.4.3.250/volume/v3/attachments/b7983125-827a-49b9-9ab1-9dce01a7f329 Aug 18 05:35:42.842414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-cab81c12-2b8a-4b12-b4f9-e73e58e39fbe tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:42.853966 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-cab81c12-2b8a-4b12-b4f9-e73e58e39fbe tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Acquiring lock "cinder-attachment_update-0c809926-cdc9-4c58-8fe8-9c4244904922-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:35:42.859713 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-cab81c12-2b8a-4b12-b4f9-e73e58e39fbe tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Lock "cinder-attachment_update-0c809926-cdc9-4c58-8fe8-9c4244904922-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:35:42.861283 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:42.861283 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:42.988125 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-cab81c12-2b8a-4b12-b4f9-e73e58e39fbe tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Lock "cinder-attachment_update-0c809926-cdc9-4c58-8fe8-9c4244904922-np0000007601" released by "attachment_update" :: held 0.128s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:35:42.988235 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-cab81c12-2b8a-4b12-b4f9-e73e58e39fbe tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments/b7983125-827a-49b9-9ab1-9dce01a7f329 returned with HTTP 200 Aug 18 05:35:42.988696 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 931/3742] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:35:42 2026] PUT /volume/v3/attachments/b7983125-827a-49b9-9ab1-9dce01a7f329 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:43.023400 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-fe6a9d4a-11ea-4337-ab7e-46a0b786849f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:43.026826 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-fe6a9d4a-11ea-4337-ab7e-46a0b786849f tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] POST https://10.4.3.250/volume/v3/attachments/b7983125-827a-49b9-9ab1-9dce01a7f329/action Aug 18 05:35:43.027376 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-fe6a9d4a-11ea-4337-ab7e-46a0b786849f tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:35:43.027594 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-fe6a9d4a-11ea-4337-ab7e-46a0b786849f tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:43.047415 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:43.047415 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:43.063729 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-76f88fa2-db24-40b0-a6fd-526579364a51 req-fe6a9d4a-11ea-4337-ab7e-46a0b786849f tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments/b7983125-827a-49b9-9ab1-9dce01a7f329/action returned with HTTP 204 Aug 18 05:35:43.064317 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 929/3743] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:35:43 2026] POST /volume/v3/attachments/b7983125-827a-49b9-9ab1-9dce01a7f329/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:43.258275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee6fb487-778c-4e4c-b6cc-ae9d5f03ab81 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:43.260932 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee6fb487-778c-4e4c-b6cc-ae9d5f03ab81 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:43.261273 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee6fb487-778c-4e4c-b6cc-ae9d5f03ab81 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:43.261574 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee6fb487-778c-4e4c-b6cc-ae9d5f03ab81 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:43.261784 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ee6fb487-778c-4e4c-b6cc-ae9d5f03ab81 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:43.267190 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:43.267190 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:43.267982 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee6fb487-778c-4e4c-b6cc-ae9d5f03ab81 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 200 Aug 18 05:35:43.268665 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 942/3744] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:43 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:43.787796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4680623d-f063-4a85-bd43-2187b30c252d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:43.792045 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4680623d-f063-4a85-bd43-2187b30c252d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:43.792045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4680623d-f063-4a85-bd43-2187b30c252d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:43.792045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4680623d-f063-4a85-bd43-2187b30c252d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:43.792045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4680623d-f063-4a85-bd43-2187b30c252d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:43.797322 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:43.797322 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:43.798980 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4680623d-f063-4a85-bd43-2187b30c252d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:43.799607 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 943/3745] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:43 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:44.280972 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bdac1ed1-454d-4aec-8757-7033e3aa743f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:44.286993 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdac1ed1-454d-4aec-8757-7033e3aa743f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 Aug 18 05:35:44.287384 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdac1ed1-454d-4aec-8757-7033e3aa743f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:44.287542 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdac1ed1-454d-4aec-8757-7033e3aa743f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:44.287676 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bdac1ed1-454d-4aec-8757-7033e3aa743f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id bb1c448d-58ec-41a2-bf87-1a43c6891143. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:44.293099 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdac1ed1-454d-4aec-8757-7033e3aa743f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 returned with HTTP 404 Aug 18 05:35:44.293829 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 932/3746] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:44 2026] GET /volume/v3/backups/bb1c448d-58ec-41a2-bf87-1a43c6891143 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:44.304088 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:44.306364 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:35:44.306784 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1659520299"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:44.308253 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1659520299'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:35:44.308364 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Create volume of 1 GB Aug 18 05:35:44.313268 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Availability Zones retrieved successfully. Aug 18 05:35:44.322194 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Flow 'volume_create_api' (231c5baa-fc54-4dbc-a20d-46845884a57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:44.323646 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeac6925-53c2-4537-baa4-d5505d503386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:44.325042 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:35:44.359090 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeac6925-53c2-4537-baa4-d5505d503386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:44.360117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084f1796-4fb8-45df-933c-9018a5da2609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:44.408555 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Created reservations ['bbda5d96-7ce6-4266-bec3-71f8edad920f', '5f93cf48-7b28-4abc-bfac-edb28bdbdbdc', '5b495a82-45d0-447f-b3e3-d7a6e1b85906', '959e6003-ab72-4a8d-b560-5dbd63b2f116'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:44.409371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084f1796-4fb8-45df-933c-9018a5da2609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbda5d96-7ce6-4266-bec3-71f8edad920f', '5f93cf48-7b28-4abc-bfac-edb28bdbdbdc', '5b495a82-45d0-447f-b3e3-d7a6e1b85906', '959e6003-ab72-4a8d-b560-5dbd63b2f116']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:44.411114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe708173-e18b-4860-af8c-a9aff8031e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:44.438772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe708173-e18b-4860-af8c-a9aff8031e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1659520299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2eb7abe10b04f0691d116cc6522bc96',qos_specs=None,replication_status=,reservations=['bbda5d96-7ce6-4266-bec3-71f8edad920f','5f93cf48-7b28-4abc-bfac-edb28bdbdbdc','5b495a82-45d0-447f-b3e3-d7a6e1b85906','959e6003-ab72-4a8d-b560-5dbd63b2f116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfefaa396346474984ce6d5fee174e04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1659520299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2eb7abe10b04f0691d116cc6522bc96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfefaa396346474984ce6d5fee174e04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:44.439551 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (640696dd-e4ba-42b5-8482-ca2535841445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:44.465426 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (640696dd-e4ba-42b5-8482-ca2535841445) transitioned into state 'SUCCESS' from state '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-1659520299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2eb7abe10b04f0691d116cc6522bc96',qos_specs=None,replication_status=,reservations=['bbda5d96-7ce6-4266-bec3-71f8edad920f','5f93cf48-7b28-4abc-bfac-edb28bdbdbdc','5b495a82-45d0-447f-b3e3-d7a6e1b85906','959e6003-ab72-4a8d-b560-5dbd63b2f116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfefaa396346474984ce6d5fee174e04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:44.466143 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8602f8b2-57dc-4438-ab16-c0a4597e2b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:35:44.479544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8602f8b2-57dc-4438-ab16-c0a4597e2b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:35:44.481063 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Flow 'volume_create_api' (231c5baa-fc54-4dbc-a20d-46845884a57c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:35:44.481063 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Create volume request issued successfully. Aug 18 05:35:44.481576 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ec35a15-5dfb-4792-aac4-870477e03e2f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:35:44.482732 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 930/3747] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:35:44 2026] POST /volume/v3/volumes => generated 749 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:44.505250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-58e8f259-c0c6-456a-98a8-b0793253fbbb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:44.508212 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58e8f259-c0c6-456a-98a8-b0793253fbbb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc Aug 18 05:35:44.508546 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58e8f259-c0c6-456a-98a8-b0793253fbbb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:44.508847 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58e8f259-c0c6-456a-98a8-b0793253fbbb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:44.517522 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:44.517522 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:44.522592 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-58e8f259-c0c6-456a-98a8-b0793253fbbb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:35:44.528189 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58e8f259-c0c6-456a-98a8-b0793253fbbb tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc returned with HTTP 200 Aug 18 05:35:44.528793 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 943/3748] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:44 2026] GET /volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:44.815084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-12881b24-9fe6-4549-aaf9-d24523c6d1f2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:44.818636 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12881b24-9fe6-4549-aaf9-d24523c6d1f2 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:44.819235 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12881b24-9fe6-4549-aaf9-d24523c6d1f2 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:44.819563 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12881b24-9fe6-4549-aaf9-d24523c6d1f2 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:44.819670 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-12881b24-9fe6-4549-aaf9-d24523c6d1f2 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:44.824545 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:44.824545 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:44.825677 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12881b24-9fe6-4549-aaf9-d24523c6d1f2 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:44.826205 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 944/3749] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:44 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:45.542842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-87af2de8-27f1-47d0-b554-90eea2a9408a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:45.545179 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87af2de8-27f1-47d0-b554-90eea2a9408a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc Aug 18 05:35:45.545717 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87af2de8-27f1-47d0-b554-90eea2a9408a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:45.546152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87af2de8-27f1-47d0-b554-90eea2a9408a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:45.560150 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:45.560150 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:45.565417 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-87af2de8-27f1-47d0-b554-90eea2a9408a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:35:45.575147 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87af2de8-27f1-47d0-b554-90eea2a9408a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc returned with HTTP 200 Aug 18 05:35:45.575976 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 933/3750] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:45 2026] GET /volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:45.589144 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad5b852a-4ed5-4b82-8162-daf91e92d7eb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:45.591541 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad5b852a-4ed5-4b82-8162-daf91e92d7eb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:35:45.591987 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad5b852a-4ed5-4b82-8162-daf91e92d7eb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc", "name": "tempest-VolumesBackupsTest-Backup-1256500303"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:45.596036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-ad5b852a-4ed5-4b82-8162-daf91e92d7eb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Creating new backup {'backup': {'volume_id': '6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc', 'name': 'tempest-VolumesBackupsTest-Backup-1256500303'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:35:45.596036 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-ad5b852a-4ed5-4b82-8162-daf91e92d7eb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Creating backup of volume 6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc in container None Aug 18 05:35:45.603778 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:45.603778 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:45.604133 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ad5b852a-4ed5-4b82-8162-daf91e92d7eb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Volume info retrieved successfully. Aug 18 05:35:45.623132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ad5b852a-4ed5-4b82-8162-daf91e92d7eb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Created reservations ['0fc3f14e-0a07-4aad-a238-dcfe4a42e570', '9dcabed6-b4ab-4dd0-8c72-767a43bba291'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:45.694960 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad5b852a-4ed5-4b82-8162-daf91e92d7eb tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:35:45.694960 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 931/3751] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:35:45 2026] POST /volume/v3/backups => generated 330 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:45.707810 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7da797f-778a-4a42-8269-05d0c9b1f852 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:45.711154 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7da797f-778a-4a42-8269-05d0c9b1f852 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:45.711154 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7da797f-778a-4a42-8269-05d0c9b1f852 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:45.711154 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7da797f-778a-4a42-8269-05d0c9b1f852 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:45.711154 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f7da797f-778a-4a42-8269-05d0c9b1f852 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:45.716962 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:45.716962 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:45.717901 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7da797f-778a-4a42-8269-05d0c9b1f852 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:45.718813 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 944/3752] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:45 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:45.846884 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f9146c8-7d8c-42be-b74d-f8142de1c174 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:45.849386 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f9146c8-7d8c-42be-b74d-f8142de1c174 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:45.849685 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f9146c8-7d8c-42be-b74d-f8142de1c174 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:45.849931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f9146c8-7d8c-42be-b74d-f8142de1c174 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:45.850106 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0f9146c8-7d8c-42be-b74d-f8142de1c174 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:45.855523 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:45.855523 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:45.856410 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f9146c8-7d8c-42be-b74d-f8142de1c174 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:45.856825 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 945/3753] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:45 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:46.733804 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f1364bb6-769d-4018-bac7-0c06bd18f9ce None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:46.736192 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1364bb6-769d-4018-bac7-0c06bd18f9ce tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:46.736548 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1364bb6-769d-4018-bac7-0c06bd18f9ce tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:46.736870 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1364bb6-769d-4018-bac7-0c06bd18f9ce tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:46.737069 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f1364bb6-769d-4018-bac7-0c06bd18f9ce tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:46.742267 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:46.742267 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:46.742946 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1364bb6-769d-4018-bac7-0c06bd18f9ce tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:46.743370 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 934/3754] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:46 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:46.870749 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61d78a7a-24cc-43f4-b41a-133357f86895 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:46.872931 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61d78a7a-24cc-43f4-b41a-133357f86895 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:46.873182 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61d78a7a-24cc-43f4-b41a-133357f86895 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:46.873420 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61d78a7a-24cc-43f4-b41a-133357f86895 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:46.873574 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-61d78a7a-24cc-43f4-b41a-133357f86895 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:46.878471 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:46.878471 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:46.879396 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61d78a7a-24cc-43f4-b41a-133357f86895 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:46.879890 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 932/3755] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:46 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:47.754618 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d5b17ee0-ee3b-4d8e-9200-6314db8ef755 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:47.756824 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5b17ee0-ee3b-4d8e-9200-6314db8ef755 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:47.756824 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5b17ee0-ee3b-4d8e-9200-6314db8ef755 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:47.756824 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5b17ee0-ee3b-4d8e-9200-6314db8ef755 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:47.756824 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d5b17ee0-ee3b-4d8e-9200-6314db8ef755 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:47.761305 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:47.761305 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:47.761954 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5b17ee0-ee3b-4d8e-9200-6314db8ef755 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:47.762330 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 945/3756] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:47 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:47.895148 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b2ca115d-1b5a-49c8-b8ab-ad4167979de6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:47.898573 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2ca115d-1b5a-49c8-b8ab-ad4167979de6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:47.898848 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2ca115d-1b5a-49c8-b8ab-ad4167979de6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:47.899133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2ca115d-1b5a-49c8-b8ab-ad4167979de6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:47.899290 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b2ca115d-1b5a-49c8-b8ab-ad4167979de6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:47.908171 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:47.908171 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:47.909386 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2ca115d-1b5a-49c8-b8ab-ad4167979de6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:47.909912 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 946/3757] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:47 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:48.775586 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ca5dafc0-7621-4ef4-90a0-86d78edfbd84 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:48.777477 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca5dafc0-7621-4ef4-90a0-86d78edfbd84 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:48.777670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ca5dafc0-7621-4ef4-90a0-86d78edfbd84 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:48.777935 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ca5dafc0-7621-4ef4-90a0-86d78edfbd84 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:48.778105 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ca5dafc0-7621-4ef4-90a0-86d78edfbd84 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:48.783720 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:48.783720 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:48.784554 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ca5dafc0-7621-4ef4-90a0-86d78edfbd84 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:48.784896 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 935/3758] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:48 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:48.920529 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0117d1e1-68ae-43ba-8b08-fa3578467364 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:48.922770 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0117d1e1-68ae-43ba-8b08-fa3578467364 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:48.923050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0117d1e1-68ae-43ba-8b08-fa3578467364 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:48.923314 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0117d1e1-68ae-43ba-8b08-fa3578467364 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:48.923486 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0117d1e1-68ae-43ba-8b08-fa3578467364 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:48.928936 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:48.928936 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:48.929999 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0117d1e1-68ae-43ba-8b08-fa3578467364 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:48.930637 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 933/3759] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:48 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:49.799832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-23d6cfcd-3eba-431e-94f5-648d364ff14e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:49.802066 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23d6cfcd-3eba-431e-94f5-648d364ff14e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:49.802305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23d6cfcd-3eba-431e-94f5-648d364ff14e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:49.802568 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23d6cfcd-3eba-431e-94f5-648d364ff14e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:49.802713 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-23d6cfcd-3eba-431e-94f5-648d364ff14e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:49.807906 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:49.807906 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:49.808723 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23d6cfcd-3eba-431e-94f5-648d364ff14e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:49.809215 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 946/3760] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:49 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:49.819185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8b2a669e-5345-430f-b569-ae5b60e0f64d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:49.821518 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b2a669e-5345-430f-b569-ae5b60e0f64d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:49.821757 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b2a669e-5345-430f-b569-ae5b60e0f64d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:49.823251 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b2a669e-5345-430f-b569-ae5b60e0f64d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:49.831695 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:49.831695 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:49.837428 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8b2a669e-5345-430f-b569-ae5b60e0f64d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:49.844058 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b2a669e-5345-430f-b569-ae5b60e0f64d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:49.844697 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 947/3761] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:49 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:49.858259 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bfc734eb-b65e-4a0f-97a5-ec2f7b197964 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:49.861097 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bfc734eb-b65e-4a0f-97a5-ec2f7b197964 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:49.861097 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bfc734eb-b65e-4a0f-97a5-ec2f7b197964 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:49.861315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bfc734eb-b65e-4a0f-97a5-ec2f7b197964 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:49.872044 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:49.872044 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:49.877224 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bfc734eb-b65e-4a0f-97a5-ec2f7b197964 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:49.882793 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bfc734eb-b65e-4a0f-97a5-ec2f7b197964 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:49.883573 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 936/3762] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:49 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:49.949361 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8e6ba1d-376a-490e-a44d-f012a5475304 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:49.955201 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8e6ba1d-376a-490e-a44d-f012a5475304 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:49.955259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-180759d0-2a55-41a2-8544-bf0b073f85a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:49.955455 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8e6ba1d-376a-490e-a44d-f012a5475304 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:49.955648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8e6ba1d-376a-490e-a44d-f012a5475304 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:49.955798 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b8e6ba1d-376a-490e-a44d-f012a5475304 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:49.958771 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-180759d0-2a55-41a2-8544-bf0b073f85a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:49.958962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-180759d0-2a55-41a2-8544-bf0b073f85a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:49.959934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-180759d0-2a55-41a2-8544-bf0b073f85a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:49.965691 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:49.965691 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:49.966683 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8e6ba1d-376a-490e-a44d-f012a5475304 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:49.967182 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 934/3763] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:49 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:49.972597 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:49.972597 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:49.977376 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-180759d0-2a55-41a2-8544-bf0b073f85a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:49.984355 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-180759d0-2a55-41a2-8544-bf0b073f85a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:49.984355 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 947/3764] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:49 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:50.090239 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4b75da2c-f0f2-4e56-b030-fc9450add691 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:50.090723 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b75da2c-f0f2-4e56-b030-fc9450add691 None None] GET https://10.4.3.250/volume// Aug 18 05:35:50.091167 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b75da2c-f0f2-4e56-b030-fc9450add691 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:50.091167 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b75da2c-f0f2-4e56-b030-fc9450add691 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:50.091569 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b75da2c-f0f2-4e56-b030-fc9450add691 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:50.091908 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 948/3765] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:35:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:50.101641 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-1ad6c524-5b08-47f3-a0f4-8c211abefe43 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:50.106258 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-1ad6c524-5b08-47f3-a0f4-8c211abefe43 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:35:50.106698 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-1ad6c524-5b08-47f3-a0f4-8c211abefe43 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f379e84b-c970-4f59-80e8-756dbe4eab3c", "connector": null, "instance_uuid": "50447b46-4097-49b7-9f13-3a6854bf7db2"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:50.120507 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:50.120507 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:50.169958 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-1ad6c524-5b08-47f3-a0f4-8c211abefe43 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:35:50.173231 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 937/3766] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:35:50 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 18 05:35:50.214257 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-54b6e0ce-afcf-49a1-8ba9-304d77a23c76 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:50.216348 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54b6e0ce-afcf-49a1-8ba9-304d77a23c76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:50.216722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54b6e0ce-afcf-49a1-8ba9-304d77a23c76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:50.216981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-54b6e0ce-afcf-49a1-8ba9-304d77a23c76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:50.232422 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02f0dadd-edf6-429c-b313-2e2f59fa5bff None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:50.232422 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02f0dadd-edf6-429c-b313-2e2f59fa5bff None None] GET https://10.4.3.250/volume// Aug 18 05:35:50.232422 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02f0dadd-edf6-429c-b313-2e2f59fa5bff None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:50.232422 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02f0dadd-edf6-429c-b313-2e2f59fa5bff None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:50.232973 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:50.232973 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:50.233571 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02f0dadd-edf6-429c-b313-2e2f59fa5bff None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:50.234152 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 948/3767] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:35:50 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:50.238195 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-54b6e0ce-afcf-49a1-8ba9-304d77a23c76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:50.243779 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-54b6e0ce-afcf-49a1-8ba9-304d77a23c76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:50.244228 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 935/3768] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:50 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:50.245092 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-e5723b11-adcd-47ae-8c39-e5eb90941180 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:50.248155 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-e5723b11-adcd-47ae-8c39-e5eb90941180 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:50.248155 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-e5723b11-adcd-47ae-8c39-e5eb90941180 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:50.248155 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-e5723b11-adcd-47ae-8c39-e5eb90941180 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:50.264576 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:50.264576 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:50.269039 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-e5723b11-adcd-47ae-8c39-e5eb90941180 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:50.274645 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-e5723b11-adcd-47ae-8c39-e5eb90941180 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:50.275285 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 949/3769] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:35:50 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:35:50.393924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-705fc14f-f097-49cb-a1e7-023aa30f0ccc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:50.396704 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-705fc14f-f097-49cb-a1e7-023aa30f0ccc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] PUT https://10.4.3.250/volume/v3/attachments/d70a2285-9c97-4264-9b3c-88ad9a814992 Aug 18 05:35:50.397723 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-705fc14f-f097-49cb-a1e7-023aa30f0ccc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:50.413191 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-705fc14f-f097-49cb-a1e7-023aa30f0ccc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Acquiring lock "cinder-attachment_update-f379e84b-c970-4f59-80e8-756dbe4eab3c-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:35:50.420862 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-705fc14f-f097-49cb-a1e7-023aa30f0ccc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-f379e84b-c970-4f59-80e8-756dbe4eab3c-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:35:50.422430 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:50.422430 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:50.537647 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-705fc14f-f097-49cb-a1e7-023aa30f0ccc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-f379e84b-c970-4f59-80e8-756dbe4eab3c-np0000007601" released by "attachment_update" :: held 0.117s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:35:50.538173 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-705fc14f-f097-49cb-a1e7-023aa30f0ccc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/d70a2285-9c97-4264-9b3c-88ad9a814992 returned with HTTP 200 Aug 18 05:35:50.538730 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 938/3770] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:35:50 2026] PUT /volume/v3/attachments/d70a2285-9c97-4264-9b3c-88ad9a814992 => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:50.547605 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-89046f5c-d35c-47ec-9ba1-9c640bbc490b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:50.550396 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-89046f5c-d35c-47ec-9ba1-9c640bbc490b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c/encryption Aug 18 05:35:50.551908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-89046f5c-d35c-47ec-9ba1-9c640bbc490b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:50.551908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-89046f5c-d35c-47ec-9ba1-9c640bbc490b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:50.562210 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:50.562210 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:50.573237 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-89046f5c-d35c-47ec-9ba1-9c640bbc490b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c/encryption returned with HTTP 200 Aug 18 05:35:50.574071 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 949/3771] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:35:50 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:50.824900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a34ba592-af9f-4ff7-bb13-28a7586f32a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:50.826680 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a34ba592-af9f-4ff7-bb13-28a7586f32a0 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:50.827093 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a34ba592-af9f-4ff7-bb13-28a7586f32a0 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:50.827276 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a34ba592-af9f-4ff7-bb13-28a7586f32a0 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:50.827400 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a34ba592-af9f-4ff7-bb13-28a7586f32a0 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:50.833116 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:50.833116 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:50.833797 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a34ba592-af9f-4ff7-bb13-28a7586f32a0 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:50.834495 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 936/3772] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:50 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:50.979242 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fed8a7d3-c3b9-4c81-9110-0b90bb2d1741 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:50.984744 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fed8a7d3-c3b9-4c81-9110-0b90bb2d1741 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:35:50.984964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fed8a7d3-c3b9-4c81-9110-0b90bb2d1741 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:50.985213 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fed8a7d3-c3b9-4c81-9110-0b90bb2d1741 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:50.985356 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-fed8a7d3-c3b9-4c81-9110-0b90bb2d1741 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Show backup with id 452828bb-3d78-4938-8564-41bdfaf6a3d2. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:50.990699 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:50.990699 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:50.991816 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fed8a7d3-c3b9-4c81-9110-0b90bb2d1741 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 200 Aug 18 05:35:50.991816 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 950/3773] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:50 2026] GET /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:51.008825 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-81436155-d2e7-4a74-935e-70f63d1ae38e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:51.012659 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81436155-d2e7-4a74-935e-70f63d1ae38e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff Aug 18 05:35:51.012953 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81436155-d2e7-4a74-935e-70f63d1ae38e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:51.013230 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81436155-d2e7-4a74-935e-70f63d1ae38e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:51.020948 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:51.020948 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:51.025505 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-81436155-d2e7-4a74-935e-70f63d1ae38e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:51.030624 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81436155-d2e7-4a74-935e-70f63d1ae38e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff returned with HTTP 200 Aug 18 05:35:51.031052 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 939/3774] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:51 2026] GET /volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:51.043727 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-198ec9ae-ef9c-4645-97fa-c3fbfc45aeba None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:51.046192 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-198ec9ae-ef9c-4645-97fa-c3fbfc45aeba tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff Aug 18 05:35:51.046477 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-198ec9ae-ef9c-4645-97fa-c3fbfc45aeba tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:51.046742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-198ec9ae-ef9c-4645-97fa-c3fbfc45aeba tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:51.056418 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:51.056418 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:51.061213 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-198ec9ae-ef9c-4645-97fa-c3fbfc45aeba tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:51.069822 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-198ec9ae-ef9c-4645-97fa-c3fbfc45aeba tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff returned with HTTP 200 Aug 18 05:35:51.070349 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 950/3775] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:51 2026] GET /volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff => generated 1417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:51.264357 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5326fa4a-a918-49d1-bf35-1c9f3c43553e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:51.267476 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5326fa4a-a918-49d1-bf35-1c9f3c43553e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:51.267729 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5326fa4a-a918-49d1-bf35-1c9f3c43553e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:51.267956 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5326fa4a-a918-49d1-bf35-1c9f3c43553e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:51.284215 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:51.284215 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:51.290021 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5326fa4a-a918-49d1-bf35-1c9f3c43553e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:51.298203 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5326fa4a-a918-49d1-bf35-1c9f3c43553e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:51.298778 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 937/3776] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:51 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:51.520268 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-56d0b52d-c689-444b-ad93-eac7ac9791f6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:51.521882 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-56d0b52d-c689-444b-ad93-eac7ac9791f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a Aug 18 05:35:51.522194 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-56d0b52d-c689-444b-ad93-eac7ac9791f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:51.522457 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-56d0b52d-c689-444b-ad93-eac7ac9791f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:51.533596 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:51.533596 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:51.537730 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-56d0b52d-c689-444b-ad93-eac7ac9791f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:35:51.543190 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-56d0b52d-c689-444b-ad93-eac7ac9791f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a returned with HTTP 200 Aug 18 05:35:51.543774 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 951/3777] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:51 2026] GET /volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:51.845937 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b38fda36-121f-4532-9849-b08fda8f6b23 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:51.847910 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b38fda36-121f-4532-9849-b08fda8f6b23 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:51.848201 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b38fda36-121f-4532-9849-b08fda8f6b23 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:51.848455 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b38fda36-121f-4532-9849-b08fda8f6b23 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:51.852034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b38fda36-121f-4532-9849-b08fda8f6b23 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:51.854969 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:51.854969 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:51.855289 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b38fda36-121f-4532-9849-b08fda8f6b23 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:51.855767 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 940/3778] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:51 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:52.223912 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-e123a89b-b348-4c4d-8e88-6458de78e994 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.226028 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-e123a89b-b348-4c4d-8e88-6458de78e994 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:52.226250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-e123a89b-b348-4c4d-8e88-6458de78e994 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:52.226434 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-e123a89b-b348-4c4d-8e88-6458de78e994 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:52.240331 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:52.240331 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:52.250022 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-e123a89b-b348-4c4d-8e88-6458de78e994 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:52.259434 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-e123a89b-b348-4c4d-8e88-6458de78e994 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:52.260102 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 951/3779] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:52 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:52.314374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-88cc0785-21d6-4761-acdf-cf7e10a7640a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.316713 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88cc0785-21d6-4761-acdf-cf7e10a7640a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:52.316951 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88cc0785-21d6-4761-acdf-cf7e10a7640a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:52.317278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88cc0785-21d6-4761-acdf-cf7e10a7640a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:52.327656 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:52.327656 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:52.331897 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-88cc0785-21d6-4761-acdf-cf7e10a7640a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:52.339275 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88cc0785-21d6-4761-acdf-cf7e10a7640a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:52.341714 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 938/3780] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:52 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:52.374981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3e53a635-0077-49b1-92a6-a02f77e366bc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.375480 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e53a635-0077-49b1-92a6-a02f77e366bc None None] GET https://10.4.3.250/volume// Aug 18 05:35:52.375702 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e53a635-0077-49b1-92a6-a02f77e366bc None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:52.375918 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e53a635-0077-49b1-92a6-a02f77e366bc None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:52.376415 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e53a635-0077-49b1-92a6-a02f77e366bc None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:52.376779 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 952/3781] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:35:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:52.385589 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-43c2cc50-b2d5-433c-b67e-4d886057e2a6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.387584 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-43c2cc50-b2d5-433c-b67e-4d886057e2a6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:35:52.387936 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-43c2cc50-b2d5-433c-b67e-4d886057e2a6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db5428f0-581c-45f7-9323-27083053538d", "connector": null, "instance_uuid": "1539191f-7cfc-4dcf-bf8b-cb1e110f9f03"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:52.399108 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:52.399108 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:52.444701 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-43c2cc50-b2d5-433c-b67e-4d886057e2a6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:35:52.445257 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 941/3782] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:35:52 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:35:52.476694 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-718da6d4-abc0-4346-bdfc-6dba33c33c81 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.478883 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-718da6d4-abc0-4346-bdfc-6dba33c33c81 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:52.479208 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-718da6d4-abc0-4346-bdfc-6dba33c33c81 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:52.479833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-718da6d4-abc0-4346-bdfc-6dba33c33c81 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:52.488797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-435d2b71-1706-406e-b780-fb6d10691e77 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.489301 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-435d2b71-1706-406e-b780-fb6d10691e77 None None] GET https://10.4.3.250/volume// Aug 18 05:35:52.489547 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-435d2b71-1706-406e-b780-fb6d10691e77 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:52.489788 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-435d2b71-1706-406e-b780-fb6d10691e77 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:52.490208 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-435d2b71-1706-406e-b780-fb6d10691e77 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:52.490578 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 939/3783] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:35:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:52.490849 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:52.490849 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:52.495031 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-718da6d4-abc0-4346-bdfc-6dba33c33c81 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:52.500498 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-5989d4e8-7a5b-4a89-bff0-9dfeb88210bb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.501755 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-718da6d4-abc0-4346-bdfc-6dba33c33c81 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:52.502271 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 952/3784] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:52 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:52.503780 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-5989d4e8-7a5b-4a89-bff0-9dfeb88210bb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:52.504033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-5989d4e8-7a5b-4a89-bff0-9dfeb88210bb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:52.504256 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-5989d4e8-7a5b-4a89-bff0-9dfeb88210bb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:52.513706 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:52.513706 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:52.517551 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-5989d4e8-7a5b-4a89-bff0-9dfeb88210bb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:52.521802 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-5989d4e8-7a5b-4a89-bff0-9dfeb88210bb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:52.522273 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 953/3785] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:35:52 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:35:52.646431 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-4cb8c121-46d0-497a-accc-fef2db5fc9af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.649329 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-4cb8c121-46d0-497a-accc-fef2db5fc9af tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] PUT https://10.4.3.250/volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9 Aug 18 05:35:52.649915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-4cb8c121-46d0-497a-accc-fef2db5fc9af tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:52.660040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-4cb8c121-46d0-497a-accc-fef2db5fc9af tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Acquiring lock "cinder-attachment_update-db5428f0-581c-45f7-9323-27083053538d-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:35:52.665517 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-4cb8c121-46d0-497a-accc-fef2db5fc9af tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Lock "cinder-attachment_update-db5428f0-581c-45f7-9323-27083053538d-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:35:52.667679 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:52.667679 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:52.689385 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-48ae580b-cdb4-4349-9673-4e91b502311d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.693228 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-48ae580b-cdb4-4349-9673-4e91b502311d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff Aug 18 05:35:52.694065 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-48ae580b-cdb4-4349-9673-4e91b502311d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:52.694459 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-48ae580b-cdb4-4349-9673-4e91b502311d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:52.706039 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:52.706039 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:52.714002 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-48ae580b-cdb4-4349-9673-4e91b502311d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:52.721517 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-48ae580b-cdb4-4349-9673-4e91b502311d tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff returned with HTTP 200 Aug 18 05:35:52.722263 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 940/3786] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:52 2026] GET /volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:52.776226 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-4cb8c121-46d0-497a-accc-fef2db5fc9af tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Lock "cinder-attachment_update-db5428f0-581c-45f7-9323-27083053538d-np0000007601" released by "attachment_update" :: held 0.111s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:35:52.776716 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-4cb8c121-46d0-497a-accc-fef2db5fc9af tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9 returned with HTTP 200 Aug 18 05:35:52.777184 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 942/3787] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:35:52 2026] PUT /volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:52.869566 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b1a8e216-142e-46e7-887e-46c8511be4bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:52.872055 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1a8e216-142e-46e7-887e-46c8511be4bc tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:52.872358 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1a8e216-142e-46e7-887e-46c8511be4bc tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:52.872678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b1a8e216-142e-46e7-887e-46c8511be4bc tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:52.872883 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b1a8e216-142e-46e7-887e-46c8511be4bc tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:52.878580 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:52.878580 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:52.879511 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b1a8e216-142e-46e7-887e-46c8511be4bc tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:52.880064 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 953/3788] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:52 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:53.343617 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-027aebe0-a80a-4bac-82d3-35f940109073 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:53.345951 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-027aebe0-a80a-4bac-82d3-35f940109073 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff Aug 18 05:35:53.346196 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-027aebe0-a80a-4bac-82d3-35f940109073 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:53.346421 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-027aebe0-a80a-4bac-82d3-35f940109073 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:53.354738 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:53.354738 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:53.357841 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bed9a7bb-22e6-47ca-b591-3467d7c8bd2e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:53.359580 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-027aebe0-a80a-4bac-82d3-35f940109073 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:53.360358 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bed9a7bb-22e6-47ca-b591-3467d7c8bd2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:53.360570 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bed9a7bb-22e6-47ca-b591-3467d7c8bd2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:53.360771 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bed9a7bb-22e6-47ca-b591-3467d7c8bd2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:53.365512 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-027aebe0-a80a-4bac-82d3-35f940109073 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff returned with HTTP 200 Aug 18 05:35:53.365993 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 954/3789] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:53 2026] GET /volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:53.370994 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:53.370994 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:53.374716 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bed9a7bb-22e6-47ca-b591-3467d7c8bd2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:53.380719 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bed9a7bb-22e6-47ca-b591-3467d7c8bd2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:53.381473 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 941/3790] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:53 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:53.395612 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0daab330-1bca-4131-924d-e4c47c186b68 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:53.396534 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0daab330-1bca-4131-924d-e4c47c186b68 None None] GET https://10.4.3.250/volume// Aug 18 05:35:53.396814 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0daab330-1bca-4131-924d-e4c47c186b68 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:53.397055 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0daab330-1bca-4131-924d-e4c47c186b68 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:53.397445 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0daab330-1bca-4131-924d-e4c47c186b68 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:53.397841 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 943/3791] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:35:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:53.408219 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-c3b5d7a2-e10f-4062-8ea5-98ea2a4008fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:53.411211 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-c3b5d7a2-e10f-4062-8ea5-98ea2a4008fe tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:35:53.411790 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-c3b5d7a2-e10f-4062-8ea5-98ea2a4008fe tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be6846bd-f97a-4a6f-b28d-390e8665bbff", "connector": null, "instance_uuid": "74975f8d-ae17-414d-b15e-f3f7abd1bcd2"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:53.423470 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:53.423470 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:53.456192 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-c3b5d7a2-e10f-4062-8ea5-98ea2a4008fe tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:35:53.456641 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 954/3792] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:35:53 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 18 05:35:53.519664 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7e64a6a6-f5cd-4a73-8755-6a6851cc2172 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:53.521810 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e64a6a6-f5cd-4a73-8755-6a6851cc2172 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:53.521810 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e64a6a6-f5cd-4a73-8755-6a6851cc2172 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:53.522062 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7e64a6a6-f5cd-4a73-8755-6a6851cc2172 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:53.532978 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:53.532978 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:53.536770 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7e64a6a6-f5cd-4a73-8755-6a6851cc2172 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:53.542033 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7e64a6a6-f5cd-4a73-8755-6a6851cc2172 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:53.542429 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 955/3793] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:53 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:53.893658 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80b677c5-806b-4019-810d-92eb43fc937a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:53.895585 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80b677c5-806b-4019-810d-92eb43fc937a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:53.896214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80b677c5-806b-4019-810d-92eb43fc937a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:53.896214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80b677c5-806b-4019-810d-92eb43fc937a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:53.896214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-80b677c5-806b-4019-810d-92eb43fc937a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:53.903421 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:53.903421 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:53.904053 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80b677c5-806b-4019-810d-92eb43fc937a tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:53.904441 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 942/3794] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:53 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:54.002743 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-19c3016e-f729-4fda-9fb1-cc6a02502fe1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.005803 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-19c3016e-f729-4fda-9fb1-cc6a02502fe1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments/d70a2285-9c97-4264-9b3c-88ad9a814992/action Aug 18 05:35:54.005803 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-19c3016e-f729-4fda-9fb1-cc6a02502fe1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:35:54.005943 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-19c3016e-f729-4fda-9fb1-cc6a02502fe1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:54.027886 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.027886 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:54.078043 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-6c4371d5-f56c-4e6b-962c-7a81be9d992b req-19c3016e-f729-4fda-9fb1-cc6a02502fe1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/d70a2285-9c97-4264-9b3c-88ad9a814992/action returned with HTTP 204 Aug 18 05:35:54.078043 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 944/3795] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:35:54 2026] POST /volume/v3/attachments/d70a2285-9c97-4264-9b3c-88ad9a814992/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:54.398679 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-374bd5af-53a0-4e36-a486-9fcb9e27e767 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.401083 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-374bd5af-53a0-4e36-a486-9fcb9e27e767 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:54.401380 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-374bd5af-53a0-4e36-a486-9fcb9e27e767 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.401655 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-374bd5af-53a0-4e36-a486-9fcb9e27e767 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.413843 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.413843 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:54.417996 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-374bd5af-53a0-4e36-a486-9fcb9e27e767 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:54.423488 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-374bd5af-53a0-4e36-a486-9fcb9e27e767 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:54.423488 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 955/3796] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:54.441900 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a3230d13-f427-469b-b8f4-a6e5b5e6858f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.446623 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3230d13-f427-469b-b8f4-a6e5b5e6858f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:54.446801 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3230d13-f427-469b-b8f4-a6e5b5e6858f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.447067 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3230d13-f427-469b-b8f4-a6e5b5e6858f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.457661 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.457661 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:54.461180 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a3230d13-f427-469b-b8f4-a6e5b5e6858f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:54.465416 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3230d13-f427-469b-b8f4-a6e5b5e6858f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:54.465889 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 956/3797] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:54.553473 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-e41229fc-61d6-4926-aa08-5eaf83df64f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.556071 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-e41229fc-61d6-4926-aa08-5eaf83df64f6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:54.556280 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-e41229fc-61d6-4926-aa08-5eaf83df64f6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.556498 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-e41229fc-61d6-4926-aa08-5eaf83df64f6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.557770 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f4b2378f-49fc-4d36-813d-0125842cbf23 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.563050 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4b2378f-49fc-4d36-813d-0125842cbf23 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:54.563338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4b2378f-49fc-4d36-813d-0125842cbf23 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.563606 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f4b2378f-49fc-4d36-813d-0125842cbf23 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.577540 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.577540 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:54.577844 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.577844 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:54.582816 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f4b2378f-49fc-4d36-813d-0125842cbf23 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:54.586618 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-e41229fc-61d6-4926-aa08-5eaf83df64f6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:54.589974 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f4b2378f-49fc-4d36-813d-0125842cbf23 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:54.590893 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 945/3798] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:54.591778 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-e41229fc-61d6-4926-aa08-5eaf83df64f6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:54.592345 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 943/3799] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 1174 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:54.645826 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-332f67c1-081e-4dfc-a15c-56a75e508e92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.647924 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-332f67c1-081e-4dfc-a15c-56a75e508e92 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c/action Aug 18 05:35:54.648713 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-332f67c1-081e-4dfc-a15c-56a75e508e92 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:35:54.648922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-332f67c1-081e-4dfc-a15c-56a75e508e92 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:54.659702 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.659702 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:54.660381 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-332f67c1-081e-4dfc-a15c-56a75e508e92 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:54.673223 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-332f67c1-081e-4dfc-a15c-56a75e508e92 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Begin detaching volume completed successfully. Aug 18 05:35:54.673593 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-332f67c1-081e-4dfc-a15c-56a75e508e92 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c/action returned with HTTP 202 Aug 18 05:35:54.674109 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 956/3800] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:35:54 2026] POST /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:35:54.746425 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-103a5bcc-cb8d-411a-b965-549a3bb58c20 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.747002 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-103a5bcc-cb8d-411a-b965-549a3bb58c20 None None] GET https://10.4.3.250/volume// Aug 18 05:35:54.747293 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-103a5bcc-cb8d-411a-b965-549a3bb58c20 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.747640 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-103a5bcc-cb8d-411a-b965-549a3bb58c20 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.748165 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-103a5bcc-cb8d-411a-b965-549a3bb58c20 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:54.748946 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 957/3801] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:54.765332 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-c5107200-b2f2-4d66-bfe4-0ce02cd83dfc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.767696 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-c5107200-b2f2-4d66-bfe4-0ce02cd83dfc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:54.767952 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-c5107200-b2f2-4d66-bfe4-0ce02cd83dfc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.768176 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-c5107200-b2f2-4d66-bfe4-0ce02cd83dfc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.780989 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.780989 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:54.786865 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-0a4e931d-812a-4526-9382-0d75bdc719f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.787303 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-c5107200-b2f2-4d66-bfe4-0ce02cd83dfc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:54.792593 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-0a4e931d-812a-4526-9382-0d75bdc719f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/0dea9778-ac94-4bd5-b075-a8ed44701f96 Aug 18 05:35:54.792867 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-0a4e931d-812a-4526-9382-0d75bdc719f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.793047 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-c5107200-b2f2-4d66-bfe4-0ce02cd83dfc tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:54.793267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-0a4e931d-812a-4526-9382-0d75bdc719f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.794089 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 946/3802] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:35:54.802536 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.802536 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:54.809135 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-00166fe8-13c4-4d93-9dd5-21d9296ab631 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.813558 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-00166fe8-13c4-4d93-9dd5-21d9296ab631 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c/encryption Aug 18 05:35:54.813820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-00166fe8-13c4-4d93-9dd5-21d9296ab631 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.814094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-00166fe8-13c4-4d93-9dd5-21d9296ab631 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.829753 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.829753 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:54.837858 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-00166fe8-13c4-4d93-9dd5-21d9296ab631 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c/encryption returned with HTTP 200 Aug 18 05:35:54.838698 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 957/3803] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:54.868357 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-0a4e931d-812a-4526-9382-0d75bdc719f8 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/0dea9778-ac94-4bd5-b075-a8ed44701f96 returned with HTTP 200 Aug 18 05:35:54.868994 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 944/3804] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:35:54 2026] DELETE /volume/v3/attachments/0dea9778-ac94-4bd5-b075-a8ed44701f96 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:54.882707 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-8aa96d42-6f7c-40c7-be98-e960a5696ef4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.884929 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-8aa96d42-6f7c-40c7-be98-e960a5696ef4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a Aug 18 05:35:54.885115 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-8aa96d42-6f7c-40c7-be98-e960a5696ef4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.885306 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-8aa96d42-6f7c-40c7-be98-e960a5696ef4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.885494 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-8aa96d42-6f7c-40c7-be98-e960a5696ef4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: bccd0948-57cf-45ec-9bea-e89b611a794a Aug 18 05:35:54.892583 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.892583 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:54.893051 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-8aa96d42-6f7c-40c7-be98-e960a5696ef4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:35:54.896889 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7aecb88f-9442-465c-9508-dbbc78898e74 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.897296 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7aecb88f-9442-465c-9508-dbbc78898e74 None None] GET https://10.4.3.250/volume// Aug 18 05:35:54.897444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7aecb88f-9442-465c-9508-dbbc78898e74 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.897636 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7aecb88f-9442-465c-9508-dbbc78898e74 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.897931 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7aecb88f-9442-465c-9508-dbbc78898e74 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:35:54.898226 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 947/3805] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:35:54.905812 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-eb2eff53-0014-4cb0-8249-15c47493b280 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.908048 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-eb2eff53-0014-4cb0-8249-15c47493b280 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff Aug 18 05:35:54.908358 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-eb2eff53-0014-4cb0-8249-15c47493b280 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.908615 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-eb2eff53-0014-4cb0-8249-15c47493b280 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.912832 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-8aa96d42-6f7c-40c7-be98-e960a5696ef4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:35:54.913039 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-9f7d154f-fd8b-40cb-a065-d25bd62d305b req-8aa96d42-6f7c-40c7-be98-e960a5696ef4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a returned with HTTP 202 Aug 18 05:35:54.913465 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 958/3806] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:35:54 2026] DELETE /volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:35:54.916743 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-063d7a8b-f3bd-4096-8f57-d8faee8ea7cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:54.919187 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-063d7a8b-f3bd-4096-8f57-d8faee8ea7cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:54.919187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-063d7a8b-f3bd-4096-8f57-d8faee8ea7cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:54.919187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-063d7a8b-f3bd-4096-8f57-d8faee8ea7cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:54.919187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-063d7a8b-f3bd-4096-8f57-d8faee8ea7cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:54.923834 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.923834 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:54.924605 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-063d7a8b-f3bd-4096-8f57-d8faee8ea7cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:54.924974 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 945/3807] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:54.930910 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:54.930910 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:54.937845 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-eb2eff53-0014-4cb0-8249-15c47493b280 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:35:54.945744 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-eb2eff53-0014-4cb0-8249-15c47493b280 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff returned with HTTP 200 Aug 18 05:35:54.946433 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 958/3808] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:35:54 2026] GET /volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff => generated 1596 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:35:55.086903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-f2f9e683-1252-4b3a-add0-e3119283477e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:55.090856 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-f2f9e683-1252-4b3a-add0-e3119283477e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] PUT https://10.4.3.250/volume/v3/attachments/51fc50b4-fc35-47ac-be39-1e645d59972b Aug 18 05:35:55.091327 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-f2f9e683-1252-4b3a-add0-e3119283477e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:55.102074 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-f2f9e683-1252-4b3a-add0-e3119283477e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Acquiring lock "cinder-attachment_update-be6846bd-f97a-4a6f-b28d-390e8665bbff-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:35:55.110419 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-f2f9e683-1252-4b3a-add0-e3119283477e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Lock "cinder-attachment_update-be6846bd-f97a-4a6f-b28d-390e8665bbff-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:35:55.112419 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:55.112419 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:55.260972 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-f2f9e683-1252-4b3a-add0-e3119283477e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Lock "cinder-attachment_update-be6846bd-f97a-4a6f-b28d-390e8665bbff-np0000007601" released by "attachment_update" :: held 0.151s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:35:55.261424 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-f2f9e683-1252-4b3a-add0-e3119283477e tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/attachments/51fc50b4-fc35-47ac-be39-1e645d59972b returned with HTTP 200 Aug 18 05:35:55.262104 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 948/3809] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:35:55 2026] PUT /volume/v3/attachments/51fc50b4-fc35-47ac-be39-1e645d59972b => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:55.296902 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-ae09c618-62cf-4671-b5f7-ce55edafc978 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:55.300164 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-ae09c618-62cf-4671-b5f7-ce55edafc978 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] POST https://10.4.3.250/volume/v3/attachments/51fc50b4-fc35-47ac-be39-1e645d59972b/action Aug 18 05:35:55.300428 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-ae09c618-62cf-4671-b5f7-ce55edafc978 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:35:55.300870 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-ae09c618-62cf-4671-b5f7-ce55edafc978 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:55.322767 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:55.322767 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:55.343291 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f67a8ee0-d3db-4d35-bd82-7b81687feff5 req-ae09c618-62cf-4671-b5f7-ce55edafc978 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/attachments/51fc50b4-fc35-47ac-be39-1e645d59972b/action returned with HTTP 204 Aug 18 05:35:55.343291 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 959/3810] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:35:55 2026] POST /volume/v3/attachments/51fc50b4-fc35-47ac-be39-1e645d59972b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:55.604725 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1d35890-015a-4f4f-81be-40fdff726d09 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:55.605074 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1d35890-015a-4f4f-81be-40fdff726d09 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:55.605293 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1d35890-015a-4f4f-81be-40fdff726d09 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:55.605483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1d35890-015a-4f4f-81be-40fdff726d09 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:55.616860 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:55.616860 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:55.620605 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e1d35890-015a-4f4f-81be-40fdff726d09 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:55.625039 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1d35890-015a-4f4f-81be-40fdff726d09 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:55.625409 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 946/3811] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:55 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:55.936061 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d80777fa-6d0f-4cf2-993e-d2e5db3cf88b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:55.937947 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d80777fa-6d0f-4cf2-993e-d2e5db3cf88b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:55.938298 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d80777fa-6d0f-4cf2-993e-d2e5db3cf88b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:55.938474 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d80777fa-6d0f-4cf2-993e-d2e5db3cf88b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:55.938608 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d80777fa-6d0f-4cf2-993e-d2e5db3cf88b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:55.943328 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:55.943328 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:55.944100 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d80777fa-6d0f-4cf2-993e-d2e5db3cf88b tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:55.944583 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 959/3812] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:55 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:56.608480 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-324b3074-0e01-417b-8b5a-70f5ced8a7fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:56.612642 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-324b3074-0e01-417b-8b5a-70f5ced8a7fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a Aug 18 05:35:56.612878 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-324b3074-0e01-417b-8b5a-70f5ced8a7fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:56.613164 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-324b3074-0e01-417b-8b5a-70f5ced8a7fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:56.619058 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-324b3074-0e01-417b-8b5a-70f5ced8a7fc tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a returned with HTTP 404 Aug 18 05:35:56.619571 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 949/3813] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:56 2026] GET /volume/v3/volumes/bccd0948-57cf-45ec-9bea-e89b611a794a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:56.630331 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-663439d9-4523-4aad-bb10-5fbf2f66f1e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:56.632743 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-663439d9-4523-4aad-bb10-5fbf2f66f1e5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:35:56.634150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-663439d9-4523-4aad-bb10-5fbf2f66f1e5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:56.634150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-663439d9-4523-4aad-bb10-5fbf2f66f1e5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:56.634150 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-663439d9-4523-4aad-bb10-5fbf2f66f1e5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:35:56.638719 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:56.638719 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:56.638879 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d5d321c3-0831-4c92-895a-c498c0c13e96 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:56.639243 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-663439d9-4523-4aad-bb10-5fbf2f66f1e5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:35:56.640883 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5d321c3-0831-4c92-895a-c498c0c13e96 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:56.641153 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5d321c3-0831-4c92-895a-c498c0c13e96 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:56.641406 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d5d321c3-0831-4c92-895a-c498c0c13e96 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:56.652548 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:56.652548 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:56.656045 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d5d321c3-0831-4c92-895a-c498c0c13e96 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:56.659498 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-663439d9-4523-4aad-bb10-5fbf2f66f1e5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot delete request issued successfully. Aug 18 05:35:56.659701 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-663439d9-4523-4aad-bb10-5fbf2f66f1e5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 returned with HTTP 202 Aug 18 05:35:56.660132 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 960/3814] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:35:56 2026] DELETE /volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:35:56.662603 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d5d321c3-0831-4c92-895a-c498c0c13e96 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:56.662966 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 947/3815] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:56 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:56.672185 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-62acca43-167f-456f-a657-301b8e831365 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:56.674513 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62acca43-167f-456f-a657-301b8e831365 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:35:56.674769 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62acca43-167f-456f-a657-301b8e831365 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:56.675069 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-62acca43-167f-456f-a657-301b8e831365 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:56.681799 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:56.681799 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:56.682386 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-62acca43-167f-456f-a657-301b8e831365 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:35:56.683467 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-62acca43-167f-456f-a657-301b8e831365 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 returned with HTTP 200 Aug 18 05:35:56.683941 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 960/3816] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:56 2026] GET /volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:56.956344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d84a9dd8-e1d6-44b2-8f25-0f47e325749d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:56.959300 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d84a9dd8-e1d6-44b2-8f25-0f47e325749d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:56.959507 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d84a9dd8-e1d6-44b2-8f25-0f47e325749d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:56.959705 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d84a9dd8-e1d6-44b2-8f25-0f47e325749d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:56.959823 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d84a9dd8-e1d6-44b2-8f25-0f47e325749d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:56.964618 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:56.964618 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:56.965373 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d84a9dd8-e1d6-44b2-8f25-0f47e325749d tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:56.965794 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 950/3817] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:56 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:57.340834 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-a295f2bb-86a2-48ff-b661-375bfd759f61 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:57.343231 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-a295f2bb-86a2-48ff-b661-375bfd759f61 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9/action Aug 18 05:35:57.343627 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-a295f2bb-86a2-48ff-b661-375bfd759f61 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:35:57.343748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-a295f2bb-86a2-48ff-b661-375bfd759f61 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:57.362772 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:57.362772 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:57.379613 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-da0ac4bc-eb9e-4127-879a-cfc2a1fe51c7 req-a295f2bb-86a2-48ff-b661-375bfd759f61 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9/action returned with HTTP 204 Aug 18 05:35:57.380070 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 961/3818] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:35:57 2026] POST /volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:57.447541 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-925f4c44-e7c3-4bfd-bc61-0a2244850b8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:57.450398 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-925f4c44-e7c3-4bfd-bc61-0a2244850b8b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/attachments/d70a2285-9c97-4264-9b3c-88ad9a814992 Aug 18 05:35:57.450670 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-925f4c44-e7c3-4bfd-bc61-0a2244850b8b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:57.450936 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-925f4c44-e7c3-4bfd-bc61-0a2244850b8b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:57.460721 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:57.460721 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:57.512274 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d4345ade-6018-498f-90b1-2ac3e896f79c req-925f4c44-e7c3-4bfd-bc61-0a2244850b8b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/d70a2285-9c97-4264-9b3c-88ad9a814992 returned with HTTP 200 Aug 18 05:35:57.512869 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 948/3819] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:35:57 2026] DELETE /volume/v3/attachments/d70a2285-9c97-4264-9b3c-88ad9a814992 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:57.681547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba1486e0-b95e-4665-9cb0-84a7a2d2a943 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:57.683745 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba1486e0-b95e-4665-9cb0-84a7a2d2a943 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:57.683955 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba1486e0-b95e-4665-9cb0-84a7a2d2a943 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:57.684204 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba1486e0-b95e-4665-9cb0-84a7a2d2a943 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:57.694104 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dd016d68-433f-41fa-b1da-e867d373f794 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:57.695574 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:57.695574 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:57.696089 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd016d68-433f-41fa-b1da-e867d373f794 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:35:57.696316 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd016d68-433f-41fa-b1da-e867d373f794 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:57.696590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dd016d68-433f-41fa-b1da-e867d373f794 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:57.699441 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba1486e0-b95e-4665-9cb0-84a7a2d2a943 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:57.701648 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dd016d68-433f-41fa-b1da-e867d373f794 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 returned with HTTP 404 Aug 18 05:35:57.702172 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 951/3820] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:57 2026] GET /volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:35:57.706539 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba1486e0-b95e-4665-9cb0-84a7a2d2a943 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:35:57.707031 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 961/3821] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:57 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:35:57.724295 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-53fc3798-a070-437a-81de-598e1e4f3b87 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:57.726932 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53fc3798-a070-437a-81de-598e1e4f3b87 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:35:57.727464 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-53fc3798-a070-437a-81de-598e1e4f3b87 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db5428f0-581c-45f7-9323-27083053538d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1790415311"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:57.744896 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:57.744896 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:57.745393 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-53fc3798-a070-437a-81de-598e1e4f3b87 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:57.745727 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-53fc3798-a070-437a-81de-598e1e4f3b87 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:57.788939 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-53fc3798-a070-437a-81de-598e1e4f3b87 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['62828a26-653d-4828-a0b1-d0e46a03389f', 'b2d573e3-689d-4c57-8b91-a3590c0983ba', 'e9b603df-3979-4e1b-be4e-5a2582bda549', 'f4e0f490-2c62-4592-b8ad-63878d3c34cb'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:57.834669 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-53fc3798-a070-437a-81de-598e1e4f3b87 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot force create request issued successfully. Aug 18 05:35:57.835245 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53fc3798-a070-437a-81de-598e1e4f3b87 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:35:57.835926 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 962/3822] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:35:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:57.853068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f51d7082-c997-4c2c-a6e2-2f3d5384ef71 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:57.853068 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f51d7082-c997-4c2c-a6e2-2f3d5384ef71 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b Aug 18 05:35:57.853068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f51d7082-c997-4c2c-a6e2-2f3d5384ef71 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:57.853068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f51d7082-c997-4c2c-a6e2-2f3d5384ef71 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:57.858474 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:57.858474 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:57.859102 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f51d7082-c997-4c2c-a6e2-2f3d5384ef71 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:57.860341 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f51d7082-c997-4c2c-a6e2-2f3d5384ef71 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b returned with HTTP 200 Aug 18 05:35:57.861078 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 949/3823] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:57 2026] GET /volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:57.925745 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-850991b3-7cc1-47c2-96b0-30dbb01a5ed6 req-b82ad050-f0e8-4252-bc67-b369dd34fe34 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:57.929126 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-850991b3-7cc1-47c2-96b0-30dbb01a5ed6 req-b82ad050-f0e8-4252-bc67-b369dd34fe34 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:35:57.929324 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-850991b3-7cc1-47c2-96b0-30dbb01a5ed6 req-b82ad050-f0e8-4252-bc67-b369dd34fe34 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:57.929544 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-850991b3-7cc1-47c2-96b0-30dbb01a5ed6 req-b82ad050-f0e8-4252-bc67-b369dd34fe34 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:57.939035 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:57.939035 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:57.941901 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-850991b3-7cc1-47c2-96b0-30dbb01a5ed6 req-b82ad050-f0e8-4252-bc67-b369dd34fe34 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:35:57.947079 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-850991b3-7cc1-47c2-96b0-30dbb01a5ed6 req-b82ad050-f0e8-4252-bc67-b369dd34fe34 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:35:57.947404 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 952/3824] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:35:57 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:57.982577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a2974d0-d913-4eb8-acd9-9b59c8902cfa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:57.984574 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a2974d0-d913-4eb8-acd9-9b59c8902cfa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:57.984810 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a2974d0-d913-4eb8-acd9-9b59c8902cfa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:57.985070 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a2974d0-d913-4eb8-acd9-9b59c8902cfa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:57.985222 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4a2974d0-d913-4eb8-acd9-9b59c8902cfa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:57.993920 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:57.993920 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:57.994746 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a2974d0-d913-4eb8-acd9-9b59c8902cfa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:57.995148 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 962/3825] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:57 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:58.873870 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e12624e6-1433-41f1-8ef3-fe1035f7d3c7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:58.878596 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e12624e6-1433-41f1-8ef3-fe1035f7d3c7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b Aug 18 05:35:58.878860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e12624e6-1433-41f1-8ef3-fe1035f7d3c7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:58.879213 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e12624e6-1433-41f1-8ef3-fe1035f7d3c7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:58.889978 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:58.889978 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:35:58.890529 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e12624e6-1433-41f1-8ef3-fe1035f7d3c7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:58.891475 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e12624e6-1433-41f1-8ef3-fe1035f7d3c7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b returned with HTTP 200 Aug 18 05:35:58.891939 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 963/3826] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:58 2026] GET /volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:58.906068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f1fe13a7-5e0d-48b3-8d9f-f62024d28a54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:58.907553 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1fe13a7-5e0d-48b3-8d9f-f62024d28a54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:35:58.907948 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f1fe13a7-5e0d-48b3-8d9f-f62024d28a54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db5428f0-581c-45f7-9323-27083053538d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-238600381"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:35:58.923408 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:58.923408 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:35:58.923408 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f1fe13a7-5e0d-48b3-8d9f-f62024d28a54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:35:58.923408 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-f1fe13a7-5e0d-48b3-8d9f-f62024d28a54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume db5428f0-581c-45f7-9323-27083053538d Aug 18 05:35:58.959736 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-f1fe13a7-5e0d-48b3-8d9f-f62024d28a54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['b9f8d878-bfd2-473c-9a7e-c67e373ba982', 'eb0ba29a-9bb5-4595-a41f-a9cccf356f2f', '1836f359-c895-4459-98b5-813322d0a0f3', 'e366f4ae-3779-4c17-83b5-6b5f83cfb310'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:35:59.007193 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-774abe29-0697-4bf2-a367-5d502b8c49b2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:59.009949 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-774abe29-0697-4bf2-a367-5d502b8c49b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:35:59.010228 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-774abe29-0697-4bf2-a367-5d502b8c49b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:59.010482 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-774abe29-0697-4bf2-a367-5d502b8c49b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:59.010629 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-774abe29-0697-4bf2-a367-5d502b8c49b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:35:59.011988 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f1fe13a7-5e0d-48b3-8d9f-f62024d28a54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot force create request issued successfully. Aug 18 05:35:59.012531 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f1fe13a7-5e0d-48b3-8d9f-f62024d28a54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:35:59.013103 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 950/3827] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:35:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:35:59.016396 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:59.016396 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:35:59.017308 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-774abe29-0697-4bf2-a367-5d502b8c49b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:35:59.017875 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 953/3828] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:35:59 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:35:59.023987 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-22c7c0dd-5440-4d45-9135-b92024efd32f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:35:59.025896 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22c7c0dd-5440-4d45-9135-b92024efd32f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f Aug 18 05:35:59.026136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22c7c0dd-5440-4d45-9135-b92024efd32f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:35:59.026337 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22c7c0dd-5440-4d45-9135-b92024efd32f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:35:59.032832 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:35:59.032832 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:35:59.033707 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-22c7c0dd-5440-4d45-9135-b92024efd32f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:35:59.034881 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22c7c0dd-5440-4d45-9135-b92024efd32f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f returned with HTTP 200 Aug 18 05:35:59.035416 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 963/3829] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:35:59 2026] GET /volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:00.030909 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4eeaf0f3-96ff-44bd-a678-432f616712f9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:00.033000 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4eeaf0f3-96ff-44bd-a678-432f616712f9 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:00.033295 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4eeaf0f3-96ff-44bd-a678-432f616712f9 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:00.033535 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4eeaf0f3-96ff-44bd-a678-432f616712f9 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:00.033670 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4eeaf0f3-96ff-44bd-a678-432f616712f9 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:00.039230 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:00.039230 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:00.040281 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4eeaf0f3-96ff-44bd-a678-432f616712f9 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:36:00.040975 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 964/3830] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:00 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:00.046676 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6b30f367-1d3c-4333-8ac5-47c30f9278f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:00.048584 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b30f367-1d3c-4333-8ac5-47c30f9278f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f Aug 18 05:36:00.048786 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b30f367-1d3c-4333-8ac5-47c30f9278f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:00.048965 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b30f367-1d3c-4333-8ac5-47c30f9278f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:00.053824 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:00.053824 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:00.054030 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6b30f367-1d3c-4333-8ac5-47c30f9278f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:00.054763 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b30f367-1d3c-4333-8ac5-47c30f9278f6 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f returned with HTTP 200 Aug 18 05:36:00.055131 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 951/3831] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:00 2026] GET /volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:00.065772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d187a239-008c-47e2-bcc6-9a0b1a53badd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:00.067699 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d187a239-008c-47e2-bcc6-9a0b1a53badd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f Aug 18 05:36:00.067927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d187a239-008c-47e2-bcc6-9a0b1a53badd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:00.068172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d187a239-008c-47e2-bcc6-9a0b1a53badd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:00.068274 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-d187a239-008c-47e2-bcc6-9a0b1a53badd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 6c769495-1247-4f99-af8e-1a4fb11c314f Aug 18 05:36:00.073658 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:00.073658 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:00.074194 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d187a239-008c-47e2-bcc6-9a0b1a53badd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:00.097888 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d187a239-008c-47e2-bcc6-9a0b1a53badd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:36:00.098204 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d187a239-008c-47e2-bcc6-9a0b1a53badd tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f returned with HTTP 202 Aug 18 05:36:00.098785 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 954/3832] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:00 2026] DELETE /volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:00.105594 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e916c4d7-0795-4a4d-af01-048c5d52d399 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:00.107410 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e916c4d7-0795-4a4d-af01-048c5d52d399 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f Aug 18 05:36:00.107630 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e916c4d7-0795-4a4d-af01-048c5d52d399 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:00.107830 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e916c4d7-0795-4a4d-af01-048c5d52d399 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:00.121711 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:00.121711 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:00.122214 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e916c4d7-0795-4a4d-af01-048c5d52d399 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:00.123225 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e916c4d7-0795-4a4d-af01-048c5d52d399 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f returned with HTTP 200 Aug 18 05:36:00.123698 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 964/3833] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:00 2026] GET /volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:01.056345 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3f0726ae-5a45-4d71-91f5-e6103bda231c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.060943 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f0726ae-5a45-4d71-91f5-e6103bda231c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:01.060943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f0726ae-5a45-4d71-91f5-e6103bda231c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.060943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f0726ae-5a45-4d71-91f5-e6103bda231c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.060943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3f0726ae-5a45-4d71-91f5-e6103bda231c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:01.068758 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:01.068758 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:01.069539 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f0726ae-5a45-4d71-91f5-e6103bda231c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:36:01.069937 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 965/3834] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:01 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:01.136309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4c38df70-442b-443e-bfcf-ae890c2aaf9c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.139620 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c38df70-442b-443e-bfcf-ae890c2aaf9c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f Aug 18 05:36:01.140117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c38df70-442b-443e-bfcf-ae890c2aaf9c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.140424 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c38df70-442b-443e-bfcf-ae890c2aaf9c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.153623 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c38df70-442b-443e-bfcf-ae890c2aaf9c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f returned with HTTP 404 Aug 18 05:36:01.156585 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 952/3835] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:01 2026] GET /volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:01.166072 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b000f6a1-3281-4e36-8e9c-174ac3d2e751 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.167398 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b000f6a1-3281-4e36-8e9c-174ac3d2e751 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 Aug 18 05:36:01.167599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b000f6a1-3281-4e36-8e9c-174ac3d2e751 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.167798 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b000f6a1-3281-4e36-8e9c-174ac3d2e751 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.167905 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-b000f6a1-3281-4e36-8e9c-174ac3d2e751 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 7328bfb2-87fa-4c71-9958-5ece43e417f2 Aug 18 05:36:01.175964 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:01.175964 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:01.176723 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b000f6a1-3281-4e36-8e9c-174ac3d2e751 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:01.205123 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b000f6a1-3281-4e36-8e9c-174ac3d2e751 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:36:01.205672 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b000f6a1-3281-4e36-8e9c-174ac3d2e751 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 returned with HTTP 202 Aug 18 05:36:01.206681 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 955/3836] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:01 2026] DELETE /volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:01.218330 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-58c08328-f3bd-44dd-bc2e-a7ee87439e84 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.220416 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58c08328-f3bd-44dd-bc2e-a7ee87439e84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 Aug 18 05:36:01.220698 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58c08328-f3bd-44dd-bc2e-a7ee87439e84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.220956 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58c08328-f3bd-44dd-bc2e-a7ee87439e84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.231314 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:01.231314 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:01.231928 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-58c08328-f3bd-44dd-bc2e-a7ee87439e84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:01.232861 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58c08328-f3bd-44dd-bc2e-a7ee87439e84 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 returned with HTTP 200 Aug 18 05:36:01.233348 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 965/3837] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:01 2026] GET /volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:01.328843 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ecd03905-f895-4e6d-bc18-2f8b4a34cd60 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.332043 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ecd03905-f895-4e6d-bc18-2f8b4a34cd60 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:36:01.332327 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ecd03905-f895-4e6d-bc18-2f8b4a34cd60 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.332532 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ecd03905-f895-4e6d-bc18-2f8b4a34cd60 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.332732 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ecd03905-f895-4e6d-bc18-2f8b4a34cd60 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Delete volume with id: f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:36:01.346429 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:01.346429 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:01.347762 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ecd03905-f895-4e6d-bc18-2f8b4a34cd60 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:01.362399 np0000007601 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-ecd03905-f895-4e6d-bc18-2f8b4a34cd60 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:36:01.372390 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ecd03905-f895-4e6d-bc18-2f8b4a34cd60 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Delete volume request issued successfully. Aug 18 05:36:01.372627 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ecd03905-f895-4e6d-bc18-2f8b4a34cd60 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 202 Aug 18 05:36:01.373077 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 966/3838] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:01 2026] DELETE /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:01.383139 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff0cb5d3-fedd-4313-ab65-5af1be25c042 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.384893 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff0cb5d3-fedd-4313-ab65-5af1be25c042 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:36:01.385124 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff0cb5d3-fedd-4313-ab65-5af1be25c042 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.385327 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff0cb5d3-fedd-4313-ab65-5af1be25c042 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.392949 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:01.392949 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:01.400192 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ff0cb5d3-fedd-4313-ab65-5af1be25c042 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:01.409293 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff0cb5d3-fedd-4313-ab65-5af1be25c042 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 200 Aug 18 05:36:01.409918 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 953/3839] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:01 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:01.728977 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86c1509f-a812-4936-b9eb-8900b3e93bb2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.729652 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86c1509f-a812-4936-b9eb-8900b3e93bb2 None None] GET https://10.4.3.250/volume// Aug 18 05:36:01.730034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86c1509f-a812-4936-b9eb-8900b3e93bb2 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.730192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86c1509f-a812-4936-b9eb-8900b3e93bb2 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.730735 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86c1509f-a812-4936-b9eb-8900b3e93bb2 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:36:01.731930 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-bd8ea341-fa1f-4ffc-b759-3d5b58a2fdfe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.732577 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 956/3840] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:36:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:36:01.735031 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-bd8ea341-fa1f-4ffc-b759-3d5b58a2fdfe tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/408362e2-92ae-486b-ae2f-2ccf43df07b6 Aug 18 05:36:01.735690 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-bd8ea341-fa1f-4ffc-b759-3d5b58a2fdfe tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.735808 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-bd8ea341-fa1f-4ffc-b759-3d5b58a2fdfe tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.747979 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:01.747979 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:01.762126 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-97014daf-d522-4b40-b7aa-8ac281a4f931 req-b8c41903-0d66-492c-80bf-1c363bf5efbc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.764412 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-97014daf-d522-4b40-b7aa-8ac281a4f931 req-b8c41903-0d66-492c-80bf-1c363bf5efbc tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:36:01.764931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-97014daf-d522-4b40-b7aa-8ac281a4f931 req-b8c41903-0d66-492c-80bf-1c363bf5efbc tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55d2c7be-eda4-4219-a24a-68709d5dd307", "connector": null, "instance_uuid": "72b4638a-6475-49d0-b323-1d897fc84c24"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:01.785360 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:01.785360 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:01.833672 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-bd8ea341-fa1f-4ffc-b759-3d5b58a2fdfe tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/408362e2-92ae-486b-ae2f-2ccf43df07b6 returned with HTTP 200 Aug 18 05:36:01.833672 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 966/3841] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:01 2026] DELETE /volume/v3/attachments/408362e2-92ae-486b-ae2f-2ccf43df07b6 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:01.837747 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-97014daf-d522-4b40-b7aa-8ac281a4f931 req-b8c41903-0d66-492c-80bf-1c363bf5efbc tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:36:01.838365 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 967/3842] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:36:01 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 18 05:36:01.855203 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-5d108896-c88b-4416-a069-1ea598aac68a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.856503 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-97014daf-d522-4b40-b7aa-8ac281a4f931 req-1687b9fc-1b43-456a-add5-a86f94f08a28 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:01.858900 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-97014daf-d522-4b40-b7aa-8ac281a4f931 req-1687b9fc-1b43-456a-add5-a86f94f08a28 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] DELETE https://10.4.3.250/volume/v3/attachments/b3b1ec8b-b153-44b5-a9f0-2246b1ac60ab Aug 18 05:36:01.859054 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-5d108896-c88b-4416-a069-1ea598aac68a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:36:01.859253 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-5d108896-c88b-4416-a069-1ea598aac68a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.859307 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-97014daf-d522-4b40-b7aa-8ac281a4f931 req-1687b9fc-1b43-456a-add5-a86f94f08a28 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:01.859473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-97014daf-d522-4b40-b7aa-8ac281a4f931 req-1687b9fc-1b43-456a-add5-a86f94f08a28 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.859613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-5d108896-c88b-4416-a069-1ea598aac68a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:01.859860 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-5d108896-c88b-4416-a069-1ea598aac68a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:36:01.867047 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:01.867047 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:01.872150 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:01.872150 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:01.872603 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-5d108896-c88b-4416-a069-1ea598aac68a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:36:01.895735 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-5d108896-c88b-4416-a069-1ea598aac68a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:36:01.898226 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-3a585c0f-809b-4c8b-83c4-4fb289ace85a req-5d108896-c88b-4416-a069-1ea598aac68a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 202 Aug 18 05:36:01.898226 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 954/3843] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:36:01 2026] DELETE /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:01.929497 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-97014daf-d522-4b40-b7aa-8ac281a4f931 req-1687b9fc-1b43-456a-add5-a86f94f08a28 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/attachments/b3b1ec8b-b153-44b5-a9f0-2246b1ac60ab returned with HTTP 200 Aug 18 05:36:01.929497 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 957/3844] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:01 2026] DELETE /volume/v3/attachments/b3b1ec8b-b153-44b5-a9f0-2246b1ac60ab => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:02.086657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6b068a74-fe58-4c1f-8ba9-7d1d9df78c3e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.088228 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b068a74-fe58-4c1f-8ba9-7d1d9df78c3e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:02.088755 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b068a74-fe58-4c1f-8ba9-7d1d9df78c3e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:02.089080 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b068a74-fe58-4c1f-8ba9-7d1d9df78c3e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:02.089309 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6b068a74-fe58-4c1f-8ba9-7d1d9df78c3e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:02.094354 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:02.094354 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:02.095574 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b068a74-fe58-4c1f-8ba9-7d1d9df78c3e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:36:02.095574 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 967/3845] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:02 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:02.244437 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ccc7502f-891b-411d-b53f-ca9cf8d998f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.247034 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ccc7502f-891b-411d-b53f-ca9cf8d998f7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 Aug 18 05:36:02.247252 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ccc7502f-891b-411d-b53f-ca9cf8d998f7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:02.247492 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ccc7502f-891b-411d-b53f-ca9cf8d998f7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:02.253301 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ccc7502f-891b-411d-b53f-ca9cf8d998f7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 returned with HTTP 404 Aug 18 05:36:02.254075 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 968/3846] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:02 2026] GET /volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:02.265026 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9587b8f-509f-4940-ac81-7cbb2e8fb81d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.267669 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9587b8f-509f-4940-ac81-7cbb2e8fb81d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b Aug 18 05:36:02.267868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9587b8f-509f-4940-ac81-7cbb2e8fb81d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:02.268096 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9587b8f-509f-4940-ac81-7cbb2e8fb81d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:02.268219 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-c9587b8f-509f-4940-ac81-7cbb2e8fb81d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 44ab7bd6-ec4b-4896-9d49-3d4f6564971b Aug 18 05:36:02.274333 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:02.274333 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:02.274868 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c9587b8f-509f-4940-ac81-7cbb2e8fb81d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:02.296612 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c9587b8f-509f-4940-ac81-7cbb2e8fb81d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:36:02.296803 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9587b8f-509f-4940-ac81-7cbb2e8fb81d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b returned with HTTP 202 Aug 18 05:36:02.297308 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 955/3847] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:02 2026] DELETE /volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:02.307025 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-66f2713a-975e-4c34-acee-f14768923168 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.309098 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66f2713a-975e-4c34-acee-f14768923168 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b Aug 18 05:36:02.309308 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66f2713a-975e-4c34-acee-f14768923168 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:02.309521 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-66f2713a-975e-4c34-acee-f14768923168 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:02.315972 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:02.315972 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:02.316539 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-66f2713a-975e-4c34-acee-f14768923168 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:02.317411 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-66f2713a-975e-4c34-acee-f14768923168 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b returned with HTTP 200 Aug 18 05:36:02.317833 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 958/3848] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:02 2026] GET /volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:02.428514 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b9b8ce32-c37e-4658-9ab0-9ce694c8d6e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.432849 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9b8ce32-c37e-4658-9ab0-9ce694c8d6e9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c Aug 18 05:36:02.434911 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9b8ce32-c37e-4658-9ab0-9ce694c8d6e9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:02.434911 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9b8ce32-c37e-4658-9ab0-9ce694c8d6e9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:02.441832 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9b8ce32-c37e-4658-9ab0-9ce694c8d6e9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c returned with HTTP 404 Aug 18 05:36:02.442515 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 968/3849] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:02 2026] GET /volume/v3/volumes/f379e84b-c970-4f59-80e8-756dbe4eab3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:02.450084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-893c7c28-155b-4f65-80b0-60959fde99fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.452131 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-893c7c28-155b-4f65-80b0-60959fde99fa tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:36:02.452375 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-893c7c28-155b-4f65-80b0-60959fde99fa tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:02.452627 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-893c7c28-155b-4f65-80b0-60959fde99fa tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:02.453234 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:02.453234 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:02.453540 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-893c7c28-155b-4f65-80b0-60959fde99fa tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:36:02.477484 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-893c7c28-155b-4f65-80b0-60959fde99fa tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Get all volumes completed successfully. Aug 18 05:36:02.479906 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:02.479906 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:02.487221 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-893c7c28-155b-4f65-80b0-60959fde99fa tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:36:02.487655 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 969/3850] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:36:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:36:02.506701 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d3814376-bc99-441b-bf9b-d31c3ac58ecb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.509026 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3814376-bc99-441b-bf9b-d31c3ac58ecb tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] DELETE https://10.4.3.250/volume/v3/types/eee27969-33a7-4cf2-9b29-e61019f29c54 Aug 18 05:36:02.509285 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3814376-bc99-441b-bf9b-d31c3ac58ecb tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:02.509685 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3814376-bc99-441b-bf9b-d31c3ac58ecb tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:02.510081 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:02.510081 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:02.535624 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3814376-bc99-441b-bf9b-d31c3ac58ecb tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types/eee27969-33a7-4cf2-9b29-e61019f29c54 returned with HTTP 202 Aug 18 05:36:02.536138 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 956/3851] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:36:02 2026] DELETE /volume/v3/types/eee27969-33a7-4cf2-9b29-e61019f29c54 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:02.548241 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f53c1555-7e76-4bd0-80df-331f852b4732 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.550209 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f53c1555-7e76-4bd0-80df-331f852b4732 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:36:02.550582 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f53c1555-7e76-4bd0-80df-331f852b4732 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-893984359", "extra_specs": {}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:02.564270 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f53c1555-7e76-4bd0-80df-331f852b4732 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:36:02.564629 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 959/3852] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:36:02 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:02.573387 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8df82b93-abb6-44be-a190-abda777a82c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.575314 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8df82b93-abb6-44be-a190-abda777a82c8 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] POST https://10.4.3.250/volume/v3/types/2f16faaf-4e45-4251-9271-c514014bccb1/encryption Aug 18 05:36:02.575910 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8df82b93-abb6-44be-a190-abda777a82c8 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:02.596579 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8df82b93-abb6-44be-a190-abda777a82c8 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types/2f16faaf-4e45-4251-9271-c514014bccb1/encryption returned with HTTP 200 Aug 18 05:36:02.596579 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 969/3853] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:36:02 2026] POST /volume/v3/types/2f16faaf-4e45-4251-9271-c514014bccb1/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:02.606527 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-98c165a7-6335-4676-be0a-2c629c6120bd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:02.608735 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:02.609183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1160714843", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-893984359", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:02.611220 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1160714843', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-893984359', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:02.615761 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume of 1 GB Aug 18 05:36:02.615761 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:02.615761 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:02.616311 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Availability Zones retrieved successfully. Aug 18 05:36:02.623849 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Flow 'volume_create_api' (85d9c3b4-6049-45b7-9fa9-b0a10ab532bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:02.625134 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce89d70-2a9c-4194-9f5f-08638cd1e278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:02.626381 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:02.656510 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ce89d70-2a9c-4194-9f5f-08638cd1e278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:36:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f16faaf-4e45-4251-9271-c514014bccb1,is_public=True,name='tempest-scenario-type-luks-893984359',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f16faaf-4e45-4251-9271-c514014bccb1', '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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:02.657555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca6a65de-a3b7-4789-b850-a37116a5806a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:02.685960 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-893984359 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-893984359, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:36:02.686345 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-893984359 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-893984359, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:36:02.736971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Created reservations ['e4a20199-ff6c-4e9c-b505-af4fe849feb3', '16fd379c-be13-4f77-ac56-aa92dfef0d41', '7121f626-9e0e-46b6-9887-6c4fd0448d4c', 'd97001e8-49e6-4e11-8c50-e5c774b5c1e5'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:02.738037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca6a65de-a3b7-4789-b850-a37116a5806a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4a20199-ff6c-4e9c-b505-af4fe849feb3', '16fd379c-be13-4f77-ac56-aa92dfef0d41', '7121f626-9e0e-46b6-9887-6c4fd0448d4c', 'd97001e8-49e6-4e11-8c50-e5c774b5c1e5']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:02.738996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c535b8-81ec-4996-9efc-004d1e75e53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:02.767625 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c535b8-81ec-4996-9efc-004d1e75e53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c683adc6-ff42-4ff3-97fc-3dd43614939d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1160714843',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115a1516f6a4b6793290306fba7b5e3',qos_specs=None,replication_status=,reservations=['e4a20199-ff6c-4e9c-b505-af4fe849feb3','16fd379c-be13-4f77-ac56-aa92dfef0d41','7121f626-9e0e-46b6-9887-6c4fd0448d4c','d97001e8-49e6-4e11-8c50-e5c774b5c1e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_type_id=2f16faaf-4e45-4251-9271-c514014bccb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1160714843',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c683adc6-ff42-4ff3-97fc-3dd43614939d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5115a1516f6a4b6793290306fba7b5e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f16faaf-4e45-4251-9271-c514014bccb1),volume_type_id=2f16faaf-4e45-4251-9271-c514014bccb1)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:02.768745 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acbdc10-0a23-41e2-a59b-a5acdc597952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:02.797171 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acbdc10-0a23-41e2-a59b-a5acdc597952) transitioned into state 'SUCCESS' from state '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-1160714843',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115a1516f6a4b6793290306fba7b5e3',qos_specs=None,replication_status=,reservations=['e4a20199-ff6c-4e9c-b505-af4fe849feb3','16fd379c-be13-4f77-ac56-aa92dfef0d41','7121f626-9e0e-46b6-9887-6c4fd0448d4c','d97001e8-49e6-4e11-8c50-e5c774b5c1e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_type_id=2f16faaf-4e45-4251-9271-c514014bccb1)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:02.798284 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016c2bee-d50c-4c78-b38a-c86d7a77cc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:02.812047 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (016c2bee-d50c-4c78-b38a-c86d7a77cc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:02.813112 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Flow 'volume_create_api' (85d9c3b4-6049-45b7-9fa9-b0a10ab532bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:02.813575 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume request issued successfully. Aug 18 05:36:02.815345 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98c165a7-6335-4676-be0a-2c629c6120bd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:02.815345 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 970/3854] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:02 2026] POST /volume/v3/volumes => generated 784 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:03.109983 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a788f66-7a11-482d-ac0c-4a173b5a331c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:03.114618 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a788f66-7a11-482d-ac0c-4a173b5a331c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:03.114849 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a788f66-7a11-482d-ac0c-4a173b5a331c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:03.115089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a788f66-7a11-482d-ac0c-4a173b5a331c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:03.115218 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8a788f66-7a11-482d-ac0c-4a173b5a331c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:03.122761 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:03.122761 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:03.123451 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a788f66-7a11-482d-ac0c-4a173b5a331c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:36:03.123881 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 957/3855] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:03 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:03.329157 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b87c2211-bf6b-4f66-8db5-f4e0005c6739 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:03.334689 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b87c2211-bf6b-4f66-8db5-f4e0005c6739 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b Aug 18 05:36:03.335054 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b87c2211-bf6b-4f66-8db5-f4e0005c6739 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:03.335308 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b87c2211-bf6b-4f66-8db5-f4e0005c6739 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:03.345952 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b87c2211-bf6b-4f66-8db5-f4e0005c6739 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b returned with HTTP 404 Aug 18 05:36:03.346790 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 960/3856] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:03 2026] GET /volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:03.365709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-51a288b1-a0a5-4310-9697-690ccb4d6add None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:03.367340 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51a288b1-a0a5-4310-9697-690ccb4d6add tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f Aug 18 05:36:03.367690 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51a288b1-a0a5-4310-9697-690ccb4d6add tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:03.367971 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51a288b1-a0a5-4310-9697-690ccb4d6add tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:03.368488 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-51a288b1-a0a5-4310-9697-690ccb4d6add tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 6c769495-1247-4f99-af8e-1a4fb11c314f Aug 18 05:36:03.370400 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=164,cinder:UPDATE=22,cinder:INSERT=9 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:36:03.377183 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51a288b1-a0a5-4310-9697-690ccb4d6add tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f returned with HTTP 404 Aug 18 05:36:03.377183 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 970/3857] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:03 2026] DELETE /volume/v3/snapshots/6c769495-1247-4f99-af8e-1a4fb11c314f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:03.390419 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-018d4f56-bf9f-43e5-b934-693775f26557 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:03.395830 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-018d4f56-bf9f-43e5-b934-693775f26557 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b Aug 18 05:36:03.396003 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-018d4f56-bf9f-43e5-b934-693775f26557 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:03.396261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-018d4f56-bf9f-43e5-b934-693775f26557 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:03.398005 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-018d4f56-bf9f-43e5-b934-693775f26557 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 44ab7bd6-ec4b-4896-9d49-3d4f6564971b Aug 18 05:36:03.407974 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-018d4f56-bf9f-43e5-b934-693775f26557 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b returned with HTTP 404 Aug 18 05:36:03.408504 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 971/3858] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:03 2026] DELETE /volume/v3/snapshots/44ab7bd6-ec4b-4896-9d49-3d4f6564971b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:03.461562 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-78ed60f9-dcb0-4e8b-a7bb-a169253c4d43 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:03.464956 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-78ed60f9-dcb0-4e8b-a7bb-a169253c4d43 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:36:03.465511 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-78ed60f9-dcb0-4e8b-a7bb-a169253c4d43 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:03.465511 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-78ed60f9-dcb0-4e8b-a7bb-a169253c4d43 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:03.481523 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:03.481523 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:03.485773 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-78ed60f9-dcb0-4e8b-a7bb-a169253c4d43 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:03.490254 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-78ed60f9-dcb0-4e8b-a7bb-a169253c4d43 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:36:03.490813 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 958/3859] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:36:03 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:03.512620 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-33bda0be-13a7-45da-bc3c-8c49ad4c6fd9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:03.518308 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-33bda0be-13a7-45da-bc3c-8c49ad4c6fd9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d/action Aug 18 05:36:03.518807 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-33bda0be-13a7-45da-bc3c-8c49ad4c6fd9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:36:03.519004 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-33bda0be-13a7-45da-bc3c-8c49ad4c6fd9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:03.545297 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:03.545297 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:03.545843 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-33bda0be-13a7-45da-bc3c-8c49ad4c6fd9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:03.561757 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-33bda0be-13a7-45da-bc3c-8c49ad4c6fd9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Begin detaching volume completed successfully. Aug 18 05:36:03.562115 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-33bda0be-13a7-45da-bc3c-8c49ad4c6fd9 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d/action returned with HTTP 202 Aug 18 05:36:03.562713 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 961/3860] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:36:03 2026] POST /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:36:03.629215 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9f20f209-54f6-4351-a508-a07486a0a88f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:03.629215 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f20f209-54f6-4351-a508-a07486a0a88f None None] GET https://10.4.3.250/volume// Aug 18 05:36:03.629215 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f20f209-54f6-4351-a508-a07486a0a88f None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:03.629215 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f20f209-54f6-4351-a508-a07486a0a88f None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:03.629215 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f20f209-54f6-4351-a508-a07486a0a88f None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:36:03.632004 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 971/3861] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:36:03 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:36:03.654113 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-208bf02f-991e-4f59-827e-d1deed24c892 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:03.656239 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-208bf02f-991e-4f59-827e-d1deed24c892 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:36:03.656471 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-208bf02f-991e-4f59-827e-d1deed24c892 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:03.656667 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-208bf02f-991e-4f59-827e-d1deed24c892 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:03.669969 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:03.669969 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:03.678393 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-208bf02f-991e-4f59-827e-d1deed24c892 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:03.684438 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-208bf02f-991e-4f59-827e-d1deed24c892 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:36:03.685079 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 972/3862] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:36:03 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:36:03.902395 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5d1c11b4-9996-4de7-8465-c00f9a78d25f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:03.906032 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d1c11b4-9996-4de7-8465-c00f9a78d25f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:36:03.906032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d1c11b4-9996-4de7-8465-c00f9a78d25f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:03.906032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d1c11b4-9996-4de7-8465-c00f9a78d25f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:03.915859 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d1c11b4-9996-4de7-8465-c00f9a78d25f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 404 Aug 18 05:36:03.916791 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 959/3863] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:03 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:04.135490 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad4e8272-5401-4bb8-ab6d-33e44b25b660 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.137341 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad4e8272-5401-4bb8-ab6d-33e44b25b660 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:04.137569 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad4e8272-5401-4bb8-ab6d-33e44b25b660 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:04.137774 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad4e8272-5401-4bb8-ab6d-33e44b25b660 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:04.137842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ad4e8272-5401-4bb8-ab6d-33e44b25b660 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:04.142583 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:04.142583 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:04.143302 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad4e8272-5401-4bb8-ab6d-33e44b25b660 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:36:04.143752 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 962/3864] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:04 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:04.156962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7b6f4f36-c1ac-422e-9e88-19c60acce4b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.159748 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b6f4f36-c1ac-422e-9e88-19c60acce4b3 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:36:04.160276 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b6f4f36-c1ac-422e-9e88-19c60acce4b3 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc", "name": "tempest-VolumesBackupsTest-Backup-1994054261"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:04.162820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-7b6f4f36-c1ac-422e-9e88-19c60acce4b3 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Creating new backup {'backup': {'volume_id': '6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc', 'name': 'tempest-VolumesBackupsTest-Backup-1994054261'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:36:04.162999 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-7b6f4f36-c1ac-422e-9e88-19c60acce4b3 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Creating backup of volume 6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc in container None Aug 18 05:36:04.178655 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:04.178655 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:04.179323 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7b6f4f36-c1ac-422e-9e88-19c60acce4b3 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:36:04.199941 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7a02609f-8da5-46e2-83dc-48eb35127b46 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.200364 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a02609f-8da5-46e2-83dc-48eb35127b46 None None] GET https://10.4.3.250/volume// Aug 18 05:36:04.201779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a02609f-8da5-46e2-83dc-48eb35127b46 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:04.201779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7a02609f-8da5-46e2-83dc-48eb35127b46 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:04.201779 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7a02609f-8da5-46e2-83dc-48eb35127b46 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:36:04.201779 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 973/3865] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:36:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:36:04.214261 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-591270f6-9f6e-490d-9548-37fd27de031d req-4a200964-9dcf-4e3c-9f7f-538d462bb63e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.215633 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-7b6f4f36-c1ac-422e-9e88-19c60acce4b3 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Created reservations ['6ff85afd-6fc8-4593-8f0b-96bf24353ec9', '33c6bc2e-5a03-49e3-ac9b-0473f8e2b14d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:04.217919 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-4a200964-9dcf-4e3c-9f7f-538d462bb63e tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] GET https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 Aug 18 05:36:04.218252 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-4a200964-9dcf-4e3c-9f7f-538d462bb63e tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:04.218536 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-4a200964-9dcf-4e3c-9f7f-538d462bb63e tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:04.221476 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=257,cinder:UPDATE=88,cinder:INSERT=35 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:36:04.232301 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:04.232301 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:04.236499 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-591270f6-9f6e-490d-9548-37fd27de031d req-4a200964-9dcf-4e3c-9f7f-538d462bb63e tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Volume info retrieved successfully. Aug 18 05:36:04.242202 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-4a200964-9dcf-4e3c-9f7f-538d462bb63e tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 returned with HTTP 200 Aug 18 05:36:04.242805 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 960/3866] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:36:04 2026] GET /volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:36:04.261538 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b6f4f36-c1ac-422e-9e88-19c60acce4b3 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:36:04.262187 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 972/3867] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:04 2026] POST /volume/v3/backups => generated 330 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:04.271679 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0d1dd753-71fa-4f1f-87a3-785fc142c6ad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.273993 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d1dd753-71fa-4f1f-87a3-785fc142c6ad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:04.274359 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d1dd753-71fa-4f1f-87a3-785fc142c6ad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:04.274508 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0d1dd753-71fa-4f1f-87a3-785fc142c6ad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:04.274666 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0d1dd753-71fa-4f1f-87a3-785fc142c6ad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:04.281868 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:04.281868 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:04.283133 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0d1dd753-71fa-4f1f-87a3-785fc142c6ad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:04.283698 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 963/3868] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:04 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:04.368474 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-591270f6-9f6e-490d-9548-37fd27de031d req-5c08c0b9-2a0f-4c69-a13f-2dda2b853554 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.371816 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-5c08c0b9-2a0f-4c69-a13f-2dda2b853554 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] PUT https://10.4.3.250/volume/v3/attachments/11dd0f1a-a732-48a4-90dd-71f5de514877 Aug 18 05:36:04.372858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-5c08c0b9-2a0f-4c69-a13f-2dda2b853554 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:04.384238 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-591270f6-9f6e-490d-9548-37fd27de031d req-5c08c0b9-2a0f-4c69-a13f-2dda2b853554 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Acquiring lock "cinder-attachment_update-55d2c7be-eda4-4219-a24a-68709d5dd307-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:36:04.390199 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-591270f6-9f6e-490d-9548-37fd27de031d req-5c08c0b9-2a0f-4c69-a13f-2dda2b853554 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Lock "cinder-attachment_update-55d2c7be-eda4-4219-a24a-68709d5dd307-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:36:04.391876 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:04.391876 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:04.513444 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-591270f6-9f6e-490d-9548-37fd27de031d req-5c08c0b9-2a0f-4c69-a13f-2dda2b853554 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Lock "cinder-attachment_update-55d2c7be-eda4-4219-a24a-68709d5dd307-np0000007601" released by "attachment_update" :: held 0.123s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:36:04.513444 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-5c08c0b9-2a0f-4c69-a13f-2dda2b853554 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/attachments/11dd0f1a-a732-48a4-90dd-71f5de514877 returned with HTTP 200 Aug 18 05:36:04.513988 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 974/3869] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:36:04 2026] PUT /volume/v3/attachments/11dd0f1a-a732-48a4-90dd-71f5de514877 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:04.540140 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-591270f6-9f6e-490d-9548-37fd27de031d req-08c5511d-3640-4d05-9d5b-dd55477c1495 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.542468 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-08c5511d-3640-4d05-9d5b-dd55477c1495 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] POST https://10.4.3.250/volume/v3/attachments/11dd0f1a-a732-48a4-90dd-71f5de514877/action Aug 18 05:36:04.543303 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-08c5511d-3640-4d05-9d5b-dd55477c1495 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:36:04.543303 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-08c5511d-3640-4d05-9d5b-dd55477c1495 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:04.567800 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:04.567800 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:04.586489 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-591270f6-9f6e-490d-9548-37fd27de031d req-08c5511d-3640-4d05-9d5b-dd55477c1495 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/attachments/11dd0f1a-a732-48a4-90dd-71f5de514877/action returned with HTTP 204 Aug 18 05:36:04.587136 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 961/3870] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:36:04 2026] POST /volume/v3/attachments/11dd0f1a-a732-48a4-90dd-71f5de514877/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:04.747718 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d6de9a52-ed9f-45c2-a6dd-bffc13d77cd1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.749536 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6de9a52-ed9f-45c2-a6dd-bffc13d77cd1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:36:04.749745 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6de9a52-ed9f-45c2-a6dd-bffc13d77cd1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:04.749926 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d6de9a52-ed9f-45c2-a6dd-bffc13d77cd1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:04.750037 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-d6de9a52-ed9f-45c2-a6dd-bffc13d77cd1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:36:04.760882 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d6de9a52-ed9f-45c2-a6dd-bffc13d77cd1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 returned with HTTP 404 Aug 18 05:36:04.761630 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 973/3871] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:04 2026] DELETE /volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:04.771311 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a557130e-1729-4e05-b7d4-e0dd7fcc0b14 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.773272 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a557130e-1729-4e05-b7d4-e0dd7fcc0b14 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 Aug 18 05:36:04.773527 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a557130e-1729-4e05-b7d4-e0dd7fcc0b14 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:04.773719 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a557130e-1729-4e05-b7d4-e0dd7fcc0b14 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:04.779985 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a557130e-1729-4e05-b7d4-e0dd7fcc0b14 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 returned with HTTP 404 Aug 18 05:36:04.780600 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 964/3872] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:04 2026] GET /volume/v3/snapshots/f2b685aa-9b5c-41ff-8e49-5f00b8771a97 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:04.863736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-fa022ff6-2b5d-4f0e-9273-36550d15d24e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:04.869474 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-fa022ff6-2b5d-4f0e-9273-36550d15d24e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9 Aug 18 05:36:04.869972 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-fa022ff6-2b5d-4f0e-9273-36550d15d24e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:04.870792 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-fa022ff6-2b5d-4f0e-9273-36550d15d24e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:04.880813 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:04.880813 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:04.943853 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-06d0f23f-ee50-4691-8c5b-87b798453e6c req-fa022ff6-2b5d-4f0e-9273-36550d15d24e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9 returned with HTTP 200 Aug 18 05:36:04.944491 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 975/3873] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:04 2026] DELETE /volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:05.299251 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f207c765-0cf3-4b1d-b4f2-fddbfa82d581 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:05.302500 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f207c765-0cf3-4b1d-b4f2-fddbfa82d581 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:05.302786 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f207c765-0cf3-4b1d-b4f2-fddbfa82d581 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:05.303050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f207c765-0cf3-4b1d-b4f2-fddbfa82d581 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:05.303252 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f207c765-0cf3-4b1d-b4f2-fddbfa82d581 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:05.316499 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:05.316499 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:05.317354 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f207c765-0cf3-4b1d-b4f2-fddbfa82d581 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:05.319240 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 962/3874] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:05 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 739 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:05.740682 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-75d20bd4-7189-47fa-944d-ba1cc472f731 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:05.742645 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75d20bd4-7189-47fa-944d-ba1cc472f731 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:36:05.743023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75d20bd4-7189-47fa-944d-ba1cc472f731 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:05.743091 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75d20bd4-7189-47fa-944d-ba1cc472f731 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:05.743238 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-75d20bd4-7189-47fa-944d-ba1cc472f731 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:36:05.750205 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75d20bd4-7189-47fa-944d-ba1cc472f731 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 404 Aug 18 05:36:05.750863 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 974/3875] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:05 2026] DELETE /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:05.758607 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a9dbe35c-25c8-4728-94bc-ffd23ce3b500 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:05.760510 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a9dbe35c-25c8-4728-94bc-ffd23ce3b500 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 Aug 18 05:36:05.760744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a9dbe35c-25c8-4728-94bc-ffd23ce3b500 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:05.760941 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a9dbe35c-25c8-4728-94bc-ffd23ce3b500 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:05.769700 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a9dbe35c-25c8-4728-94bc-ffd23ce3b500 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 returned with HTTP 404 Aug 18 05:36:05.770359 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 965/3876] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:05 2026] GET /volume/v3/volumes/e08d5552-56b7-4204-87b6-2750f2389331 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:06.331298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1434211d-b3c2-4cb5-8bb1-266247f07966 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:06.334149 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1434211d-b3c2-4cb5-8bb1-266247f07966 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:06.334149 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1434211d-b3c2-4cb5-8bb1-266247f07966 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:06.334252 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1434211d-b3c2-4cb5-8bb1-266247f07966 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:06.334297 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1434211d-b3c2-4cb5-8bb1-266247f07966 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:06.340631 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:06.340631 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:06.341754 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1434211d-b3c2-4cb5-8bb1-266247f07966 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:06.342221 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 976/3877] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:06 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:07.038994 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:07.040950 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:07.041358 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1702056048", "snapshot_id": null, "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:07.043480 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1702056048', 'snapshot_id': None, 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:07.150073 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:36:07.157153 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:36:07.165517 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (db09432a-790b-4c26-bf11-34ca47ad52dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:07.167421 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdfc305-b870-429d-bb95-a7fba7465df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:07.168867 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:07.317193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdfc305-b870-429d-bb95-a7fba7465df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:07.318190 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d963139-751b-45b8-8855-d81b07896009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:07.356568 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2ee3acfe-8746-43b8-8d26-a142589072cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:07.360547 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ee3acfe-8746-43b8-8d26-a142589072cf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:07.360547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ee3acfe-8746-43b8-8d26-a142589072cf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:07.360547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2ee3acfe-8746-43b8-8d26-a142589072cf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:07.360547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2ee3acfe-8746-43b8-8d26-a142589072cf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:07.367996 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:07.367996 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:07.369201 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2ee3acfe-8746-43b8-8d26-a142589072cf tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:07.373032 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 975/3878] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:07 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 739 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:07.388002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['8e87360f-d76b-4b40-b4ba-58b1573ff43f', '131be6e1-b2a9-4e3d-b455-68597146fca6', 'e8264f6c-f5d3-4987-b663-1b377a0903d6', '1eb5980b-3795-41f2-b29b-0ff385d05ac0'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:07.389053 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d963139-751b-45b8-8855-d81b07896009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e87360f-d76b-4b40-b4ba-58b1573ff43f', '131be6e1-b2a9-4e3d-b455-68597146fca6', 'e8264f6c-f5d3-4987-b663-1b377a0903d6', '1eb5980b-3795-41f2-b29b-0ff385d05ac0']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:07.390022 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33b0160b-4e5d-488b-b971-f85947772fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:07.428671 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33b0160b-4e5d-488b-b971-f85947772fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd2b96e0-aea8-4cba-9a97-f216321f8047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1702056048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['8e87360f-d76b-4b40-b4ba-58b1573ff43f','131be6e1-b2a9-4e3d-b455-68597146fca6','e8264f6c-f5d3-4987-b663-1b377a0903d6','1eb5980b-3795-41f2-b29b-0ff385d05ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1702056048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd2b96e0-aea8-4cba-9a97-f216321f8047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:07.430171 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95507636-0fc2-42ea-b2c6-331cb097a2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:07.464376 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95507636-0fc2-42ea-b2c6-331cb097a2dc) transitioned into state 'SUCCESS' from state '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-1702056048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['8e87360f-d76b-4b40-b4ba-58b1573ff43f','131be6e1-b2a9-4e3d-b455-68597146fca6','e8264f6c-f5d3-4987-b663-1b377a0903d6','1eb5980b-3795-41f2-b29b-0ff385d05ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:07.465229 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2de3b98-7957-4d96-8477-ceb1de2df3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:07.479310 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2de3b98-7957-4d96-8477-ceb1de2df3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:07.480541 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (db09432a-790b-4c26-bf11-34ca47ad52dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:07.480701 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:36:07.481443 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6129b25b-7e25-46b2-ae8e-300a11060cbd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:07.482235 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 963/3879] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:07 2026] POST /volume/v3/volumes => generated 759 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:07.502524 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d5ba5cee-fc1a-42bb-b27a-ca307ac7e289 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:07.508332 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5ba5cee-fc1a-42bb-b27a-ca307ac7e289 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:36:07.509878 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5ba5cee-fc1a-42bb-b27a-ca307ac7e289 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:07.509878 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5ba5cee-fc1a-42bb-b27a-ca307ac7e289 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:07.521371 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=190,cinder:UPDATE=43,cinder:INSERT=24 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:36:07.528988 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:07.528988 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:07.536935 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d5ba5cee-fc1a-42bb-b27a-ca307ac7e289 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:36:07.543943 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5ba5cee-fc1a-42bb-b27a-ca307ac7e289 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:36:07.544414 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 966/3880] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:07 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 827 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:08.038303 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-fea9dc1c-6d73-4f0a-8d28-ab1bef95b13e req-b917b197-a399-4534-bd02-03333c0190d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:08.042432 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-fea9dc1c-6d73-4f0a-8d28-ab1bef95b13e req-b917b197-a399-4534-bd02-03333c0190d5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9 Aug 18 05:36:08.042432 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-fea9dc1c-6d73-4f0a-8d28-ab1bef95b13e req-b917b197-a399-4534-bd02-03333c0190d5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:08.042432 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-fea9dc1c-6d73-4f0a-8d28-ab1bef95b13e req-b917b197-a399-4534-bd02-03333c0190d5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:08.046304 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-fea9dc1c-6d73-4f0a-8d28-ab1bef95b13e req-b917b197-a399-4534-bd02-03333c0190d5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9 returned with HTTP 404 Aug 18 05:36:08.047400 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 977/3881] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:08 2026] DELETE /volume/v3/attachments/8050e030-32e6-42c8-b208-d16b49792ae9 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:36:08.385206 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bb7372c8-c082-4631-8e30-a37cc137b3ce None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:08.393367 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb7372c8-c082-4631-8e30-a37cc137b3ce tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:08.393367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb7372c8-c082-4631-8e30-a37cc137b3ce tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:08.393367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bb7372c8-c082-4631-8e30-a37cc137b3ce tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:08.393367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bb7372c8-c082-4631-8e30-a37cc137b3ce tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:08.396295 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:08.396295 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:08.397363 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bb7372c8-c082-4631-8e30-a37cc137b3ce tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:08.397833 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 976/3882] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:08 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:08.563992 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2cc3efeb-f745-4469-8bd4-eaf6113f7452 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:08.567179 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2cc3efeb-f745-4469-8bd4-eaf6113f7452 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:36:08.567179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2cc3efeb-f745-4469-8bd4-eaf6113f7452 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:08.567179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2cc3efeb-f745-4469-8bd4-eaf6113f7452 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:08.597681 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:08.597681 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:08.608072 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2cc3efeb-f745-4469-8bd4-eaf6113f7452 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:36:08.611364 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2cc3efeb-f745-4469-8bd4-eaf6113f7452 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:36:08.612085 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 964/3883] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:08 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:08.628879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4af9b840-ccaf-4718-a590-9d070a862e5f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:08.631595 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4af9b840-ccaf-4718-a590-9d070a862e5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:36:08.631595 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4af9b840-ccaf-4718-a590-9d070a862e5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:08.631595 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4af9b840-ccaf-4718-a590-9d070a862e5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:08.642069 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:08.642069 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:08.650485 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4af9b840-ccaf-4718-a590-9d070a862e5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:36:08.660192 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4af9b840-ccaf-4718-a590-9d070a862e5f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:36:08.660636 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 967/3884] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:08 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:08.852888 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-b00a2630-af01-4cf9-840b-0a8d59550c85 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:08.860884 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-b00a2630-af01-4cf9-840b-0a8d59550c85 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:36:08.861203 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-b00a2630-af01-4cf9-840b-0a8d59550c85 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:08.861649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-b00a2630-af01-4cf9-840b-0a8d59550c85 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:08.869459 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=225,cinder:UPDATE=68,cinder:INSERT=28 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:36:08.876669 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:08.876669 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:08.886269 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-b00a2630-af01-4cf9-840b-0a8d59550c85 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:36:08.903037 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-b00a2630-af01-4cf9-840b-0a8d59550c85 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:36:08.903037 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 978/3885] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:36:08 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:09.410048 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0da51e2f-3931-419f-8a74-c10b8b16bc5a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:09.412527 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0da51e2f-3931-419f-8a74-c10b8b16bc5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:09.412855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0da51e2f-3931-419f-8a74-c10b8b16bc5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:09.413166 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0da51e2f-3931-419f-8a74-c10b8b16bc5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:09.413307 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0da51e2f-3931-419f-8a74-c10b8b16bc5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:09.418949 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:09.418949 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:09.419903 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0da51e2f-3931-419f-8a74-c10b8b16bc5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:09.420354 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 977/3886] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:09 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:09.494167 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-33f9f25c-ccc7-44de-ab0b-536a457e40c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:09.497035 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-33f9f25c-ccc7-44de-ab0b-536a457e40c9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:36:09.497324 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-33f9f25c-ccc7-44de-ab0b-536a457e40c9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:09.497618 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-33f9f25c-ccc7-44de-ab0b-536a457e40c9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:09.505701 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:09.505701 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:09.511251 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-33f9f25c-ccc7-44de-ab0b-536a457e40c9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:36:09.518452 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-33f9f25c-ccc7-44de-ab0b-536a457e40c9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:36:09.519030 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 965/3887] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:36:09 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:09.531954 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-76f996ed-b5dc-4dbd-a83c-2528c2c5f1a7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:09.532628 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-76f996ed-b5dc-4dbd-a83c-2528c2c5f1a7 None None] GET https://10.4.3.250/volume// Aug 18 05:36:09.532881 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-76f996ed-b5dc-4dbd-a83c-2528c2c5f1a7 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:09.533239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-76f996ed-b5dc-4dbd-a83c-2528c2c5f1a7 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:09.533712 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-76f996ed-b5dc-4dbd-a83c-2528c2c5f1a7 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:36:09.534230 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 968/3888] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:36:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:36:09.541963 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-8b17f8ff-a485-4744-ba87-f1f07acd0dc3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:09.543914 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-8b17f8ff-a485-4744-ba87-f1f07acd0dc3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:36:09.544512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-8b17f8ff-a485-4744-ba87-f1f07acd0dc3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd2b96e0-aea8-4cba-9a97-f216321f8047", "connector": null, "instance_uuid": "9df6500d-07b2-4da4-98c8-f4433d6caa56"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:09.557092 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:09.557092 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:09.594690 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-8b17f8ff-a485-4744-ba87-f1f07acd0dc3 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:36:09.594690 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 979/3889] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:36:09 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 18 05:36:10.437978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c40c32d-5654-4bf3-a99f-ee33b33ea78d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:10.445145 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c40c32d-5654-4bf3-a99f-ee33b33ea78d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:10.445579 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c40c32d-5654-4bf3-a99f-ee33b33ea78d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:10.445810 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c40c32d-5654-4bf3-a99f-ee33b33ea78d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:10.445944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1c40c32d-5654-4bf3-a99f-ee33b33ea78d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:10.451634 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:10.451634 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:10.452625 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c40c32d-5654-4bf3-a99f-ee33b33ea78d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:10.453077 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 978/3890] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:10 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:10.718687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0dccc1c3-931a-43dd-a503-b48e934c8c30 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:10.720862 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0dccc1c3-931a-43dd-a503-b48e934c8c30 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 Aug 18 05:36:10.721095 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0dccc1c3-931a-43dd-a503-b48e934c8c30 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:10.721537 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0dccc1c3-931a-43dd-a503-b48e934c8c30 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:10.721537 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-0dccc1c3-931a-43dd-a503-b48e934c8c30 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: 7328bfb2-87fa-4c71-9958-5ece43e417f2 Aug 18 05:36:10.731201 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0dccc1c3-931a-43dd-a503-b48e934c8c30 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 returned with HTTP 404 Aug 18 05:36:10.731201 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 966/3891] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:10 2026] DELETE /volume/v3/snapshots/7328bfb2-87fa-4c71-9958-5ece43e417f2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:10.753599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3de53e0a-f8cd-4c73-a5b6-f39364060fba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:10.758455 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3de53e0a-f8cd-4c73-a5b6-f39364060fba tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:36:10.758455 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3de53e0a-f8cd-4c73-a5b6-f39364060fba tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:10.759288 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3de53e0a-f8cd-4c73-a5b6-f39364060fba tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:10.771609 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:10.771609 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:10.780241 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3de53e0a-f8cd-4c73-a5b6-f39364060fba tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:10.788447 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3de53e0a-f8cd-4c73-a5b6-f39364060fba tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:36:10.789027 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 969/3892] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:10 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:10.805362 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:10.807159 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:10.807698 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1361298064"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:10.809723 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1361298064'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:10.809876 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume of 1 GB Aug 18 05:36:10.810193 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:10.810193 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:10.827940 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Availability Zones retrieved successfully. Aug 18 05:36:10.834731 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (7e951d55-3722-4885-b2d5-f41f34b0a71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:10.835830 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8de2cb-0e53-427f-81e3-50a16032452f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:10.836929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:10.867033 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8de2cb-0e53-427f-81e3-50a16032452f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:10.867397 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17241fc2-7c08-4a47-9ae0-a1163c6149ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:10.932620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['f8185ece-d1c0-4576-a6da-ba9cf7eb64b8', 'e9419cca-10ee-4204-8779-76f4290d3ad9', 'ed4dc454-fba8-40e9-a601-932397bb8d34', 'ed097c35-813a-42bd-a562-a61b41a0c178'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:10.932620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17241fc2-7c08-4a47-9ae0-a1163c6149ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8185ece-d1c0-4576-a6da-ba9cf7eb64b8', 'e9419cca-10ee-4204-8779-76f4290d3ad9', 'ed4dc454-fba8-40e9-a601-932397bb8d34', 'ed097c35-813a-42bd-a562-a61b41a0c178']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:10.932620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (204c7602-3527-4b50-bc05-09d4327e0646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:10.962314 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (204c7602-3527-4b50-bc05-09d4327e0646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d2b5d16-d9ed-4115-8bdf-5c89517296b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1361298064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['f8185ece-d1c0-4576-a6da-ba9cf7eb64b8','e9419cca-10ee-4204-8779-76f4290d3ad9','ed4dc454-fba8-40e9-a601-932397bb8d34','ed097c35-813a-42bd-a562-a61b41a0c178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1361298064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d2b5d16-d9ed-4115-8bdf-5c89517296b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231af955025f4b78838a213ee26d3399',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65851bb8d3a04eb48b51219f71c3d803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:10.962314 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c71fa0-83b2-4303-a709-2ee49f63e62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:10.988554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c71fa0-83b2-4303-a709-2ee49f63e62f) transitioned into state 'SUCCESS' from state '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-1361298064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['f8185ece-d1c0-4576-a6da-ba9cf7eb64b8','e9419cca-10ee-4204-8779-76f4290d3ad9','ed4dc454-fba8-40e9-a601-932397bb8d34','ed097c35-813a-42bd-a562-a61b41a0c178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:10.989629 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7d9d50-1d35-4ddb-869b-8b23f4add852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:10.999597 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7d9d50-1d35-4ddb-869b-8b23f4add852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:11.000325 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (7e951d55-3722-4885-b2d5-f41f34b0a71b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:11.000594 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request issued successfully. Aug 18 05:36:11.001143 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-26652e8b-ce4c-401e-af7b-7c5a95da8de0 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:11.001538 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 980/3893] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:36:10 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:11.020343 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-87dafaa0-ce98-429f-afee-cfa51f1e6742 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:11.024089 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87dafaa0-ce98-429f-afee-cfa51f1e6742 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 Aug 18 05:36:11.024410 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-87dafaa0-ce98-429f-afee-cfa51f1e6742 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:11.024740 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-87dafaa0-ce98-429f-afee-cfa51f1e6742 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:11.038096 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:11.038096 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:11.043309 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-87dafaa0-ce98-429f-afee-cfa51f1e6742 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:11.050690 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-87dafaa0-ce98-429f-afee-cfa51f1e6742 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 returned with HTTP 200 Aug 18 05:36:11.051323 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 979/3894] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:11 2026] GET /volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:11.218368 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-25c5ddc1-f67b-4840-bd78-f80be0c98a7d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:11.218821 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25c5ddc1-f67b-4840-bd78-f80be0c98a7d None None] GET https://10.4.3.250/volume// Aug 18 05:36:11.219046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-25c5ddc1-f67b-4840-bd78-f80be0c98a7d None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:11.219278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-25c5ddc1-f67b-4840-bd78-f80be0c98a7d None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:11.219668 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-25c5ddc1-f67b-4840-bd78-f80be0c98a7d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:36:11.219985 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 967/3895] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:36:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:36:11.235669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-183faf6f-83bb-4dd2-9de0-6ec9c6ee7b99 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:11.238805 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-183faf6f-83bb-4dd2-9de0-6ec9c6ee7b99 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:36:11.239147 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-183faf6f-83bb-4dd2-9de0-6ec9c6ee7b99 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:11.239440 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-183faf6f-83bb-4dd2-9de0-6ec9c6ee7b99 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:11.258541 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:11.258541 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:11.269683 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-183faf6f-83bb-4dd2-9de0-6ec9c6ee7b99 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:36:11.277380 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-183faf6f-83bb-4dd2-9de0-6ec9c6ee7b99 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:36:11.277826 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 970/3896] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:36:11 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 1546 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:36:11.405094 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-04dbe191-61c6-4269-be67-a2a6c3d3fe92 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:11.408703 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-04dbe191-61c6-4269-be67-a2a6c3d3fe92 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/2b73d7de-ba5c-4587-a707-65cc88a9b444 Aug 18 05:36:11.409365 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-04dbe191-61c6-4269-be67-a2a6c3d3fe92 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:11.421868 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-04dbe191-61c6-4269-be67-a2a6c3d3fe92 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-bd2b96e0-aea8-4cba-9a97-f216321f8047-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:36:11.431189 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-04dbe191-61c6-4269-be67-a2a6c3d3fe92 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-bd2b96e0-aea8-4cba-9a97-f216321f8047-np0000007601" acquired by "attachment_update" :: waited 0.007s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:36:11.431189 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:11.431189 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:11.466310 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c4cfe571-359c-4072-a97d-9cacd19e05fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:11.468228 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4cfe571-359c-4072-a97d-9cacd19e05fc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:11.468422 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4cfe571-359c-4072-a97d-9cacd19e05fc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:11.468650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4cfe571-359c-4072-a97d-9cacd19e05fc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:11.468788 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c4cfe571-359c-4072-a97d-9cacd19e05fc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:11.483645 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:11.483645 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:11.484511 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4cfe571-359c-4072-a97d-9cacd19e05fc tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:11.484967 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 980/3897] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:11 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:11.540191 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-04dbe191-61c6-4269-be67-a2a6c3d3fe92 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-bd2b96e0-aea8-4cba-9a97-f216321f8047-np0000007601" released by "attachment_update" :: held 0.111s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:36:11.540522 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-04dbe191-61c6-4269-be67-a2a6c3d3fe92 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/2b73d7de-ba5c-4587-a707-65cc88a9b444 returned with HTTP 200 Aug 18 05:36:11.541197 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 981/3898] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:36:11 2026] PUT /volume/v3/attachments/2b73d7de-ba5c-4587-a707-65cc88a9b444 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:11.565040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-d2e24793-7f15-4bba-bd11-d50438f41557 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:11.569165 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-d2e24793-7f15-4bba-bd11-d50438f41557 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/2b73d7de-ba5c-4587-a707-65cc88a9b444/action Aug 18 05:36:11.569601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-d2e24793-7f15-4bba-bd11-d50438f41557 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:36:11.569768 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-d2e24793-7f15-4bba-bd11-d50438f41557 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:11.585971 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:11.585971 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:11.601375 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-652a7c09-202d-4bd2-a5c4-b361e13a834d req-d2e24793-7f15-4bba-bd11-d50438f41557 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/2b73d7de-ba5c-4587-a707-65cc88a9b444/action returned with HTTP 204 Aug 18 05:36:11.601833 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 968/3899] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:36:11 2026] POST /volume/v3/attachments/2b73d7de-ba5c-4587-a707-65cc88a9b444/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:12.070143 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-832e42c9-536a-4c5d-abc3-e36b8da6c60a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:12.073545 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-832e42c9-536a-4c5d-abc3-e36b8da6c60a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 Aug 18 05:36:12.073875 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-832e42c9-536a-4c5d-abc3-e36b8da6c60a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:12.076760 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-832e42c9-536a-4c5d-abc3-e36b8da6c60a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:12.086575 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:12.086575 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:12.092595 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-832e42c9-536a-4c5d-abc3-e36b8da6c60a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:12.099506 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-832e42c9-536a-4c5d-abc3-e36b8da6c60a tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 returned with HTTP 200 Aug 18 05:36:12.099995 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 971/3900] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:12 2026] GET /volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:12.120497 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-25e98cd0-3ef7-426e-9d87-02c9f62a38ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:12.122780 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25e98cd0-3ef7-426e-9d87-02c9f62a38ae tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:36:12.122780 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25e98cd0-3ef7-426e-9d87-02c9f62a38ae tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d2b5d16-d9ed-4115-8bdf-5c89517296b1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1032797344"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:12.132201 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:12.132201 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:12.132201 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-25e98cd0-3ef7-426e-9d87-02c9f62a38ae tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:12.132399 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-25e98cd0-3ef7-426e-9d87-02c9f62a38ae tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume 9d2b5d16-d9ed-4115-8bdf-5c89517296b1 Aug 18 05:36:12.182526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-25e98cd0-3ef7-426e-9d87-02c9f62a38ae tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['aa21bdbb-34b1-4c61-b3f3-f07a93967e3b', '6b6cbe14-6f55-4876-a39c-697b2971eeba', '66ae87d3-d0a2-4cc9-8cfb-bfc68fb77aa6', '9c75eb1a-6411-45d3-9961-d41dcc2e4e88'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:12.227247 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-25e98cd0-3ef7-426e-9d87-02c9f62a38ae tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot create request issued successfully. Aug 18 05:36:12.227451 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25e98cd0-3ef7-426e-9d87-02c9f62a38ae tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:36:12.228829 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 981/3901] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:36:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:12.239525 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-67a27dbe-6aa9-433d-8c27-3155e4a48f91 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:12.242337 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67a27dbe-6aa9-433d-8c27-3155e4a48f91 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 Aug 18 05:36:12.242337 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67a27dbe-6aa9-433d-8c27-3155e4a48f91 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:12.242337 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67a27dbe-6aa9-433d-8c27-3155e4a48f91 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:12.253592 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:12.253592 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:12.254049 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-67a27dbe-6aa9-433d-8c27-3155e4a48f91 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:12.254807 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67a27dbe-6aa9-433d-8c27-3155e4a48f91 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 returned with HTTP 200 Aug 18 05:36:12.255295 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 982/3902] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:12 2026] GET /volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:12.496367 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e4df75d2-305c-4908-9a04-6e22f89e4379 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:12.498361 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4df75d2-305c-4908-9a04-6e22f89e4379 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:12.499118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4df75d2-305c-4908-9a04-6e22f89e4379 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:12.499118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4df75d2-305c-4908-9a04-6e22f89e4379 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:12.499118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e4df75d2-305c-4908-9a04-6e22f89e4379 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:12.509754 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:12.509754 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:12.510681 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4df75d2-305c-4908-9a04-6e22f89e4379 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:12.511113 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 969/3903] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:12 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:13.269290 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad4c0476-e3bd-4978-a862-35e5854a7123 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:13.271481 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad4c0476-e3bd-4978-a862-35e5854a7123 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 Aug 18 05:36:13.271752 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad4c0476-e3bd-4978-a862-35e5854a7123 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:13.271994 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad4c0476-e3bd-4978-a862-35e5854a7123 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:13.278081 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:13.278081 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:13.278687 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ad4c0476-e3bd-4978-a862-35e5854a7123 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:13.279776 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad4c0476-e3bd-4978-a862-35e5854a7123 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 returned with HTTP 200 Aug 18 05:36:13.280688 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 972/3904] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:13 2026] GET /volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:13.291028 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:13.294725 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:13.295138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-631257232"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:13.297576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request body: {'volume': {'snapshot_id': 'c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-631257232'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:13.305280 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:13.305280 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:13.306289 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:13.306545 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume of 2 GB Aug 18 05:36:13.312378 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Availability Zones retrieved successfully. Aug 18 05:36:13.319459 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (c2176009-0ed3-45cb-b67e-fa904c2ce595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:13.320664 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29097f26-2e19-47cc-953f-7f845d25ef6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:13.321794 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:13.353169 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29097f26-2e19-47cc-953f-7f845d25ef6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:13.355726 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc9ed14e-e514-4ab2-b82e-b91e714f0dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:13.402754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['6cbc9218-82d1-4a71-b5fc-2a953dceb6b1', 'b3e30d69-58cf-45ed-bd32-1a80e56009ea', 'b517887c-72c1-43ec-8050-9889bf85b155', 'f40af2d0-83e1-437c-a090-7dd74e02f79d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:13.403834 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc9ed14e-e514-4ab2-b82e-b91e714f0dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cbc9218-82d1-4a71-b5fc-2a953dceb6b1', 'b3e30d69-58cf-45ed-bd32-1a80e56009ea', 'b517887c-72c1-43ec-8050-9889bf85b155', 'f40af2d0-83e1-437c-a090-7dd74e02f79d']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:13.404813 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3dc3f4-4f85-45b0-b451-95f2d0b9be2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:13.457525 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3dc3f4-4f85-45b0-b451-95f2d0b9be2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b780bd-5d46-42f5-ac7c-7cd95a2cacbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-631257232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['6cbc9218-82d1-4a71-b5fc-2a953dceb6b1','b3e30d69-58cf-45ed-bd32-1a80e56009ea','b517887c-72c1-43ec-8050-9889bf85b155','f40af2d0-83e1-437c-a090-7dd74e02f79d'],size=2,snapshot_id=c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-631257232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98b780bd-5d46-42f5-ac7c-7cd95a2cacbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231af955025f4b78838a213ee26d3399',provider_auth=None,provider_geometry=None,provider_id=None,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=c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65851bb8d3a04eb48b51219f71c3d803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:13.458477 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f59b58-2bc6-4646-98d6-2d5142f3d70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:13.482362 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08f59b58-2bc6-4646-98d6-2d5142f3d70c) transitioned into state 'SUCCESS' from state '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-631257232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['6cbc9218-82d1-4a71-b5fc-2a953dceb6b1','b3e30d69-58cf-45ed-bd32-1a80e56009ea','b517887c-72c1-43ec-8050-9889bf85b155','f40af2d0-83e1-437c-a090-7dd74e02f79d'],size=2,snapshot_id=c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:13.483843 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f662fa-616a-4697-a771-63cea41213cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:13.510800 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f662fa-616a-4697-a771-63cea41213cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:13.510800 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (c2176009-0ed3-45cb-b67e-fa904c2ce595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:13.511337 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request issued successfully. Aug 18 05:36:13.511872 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-faef5b5a-e3f0-4266-a161-bce8d5a04d8f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:13.512447 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 982/3905] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:13 2026] POST /volume/v3/volumes => generated 787 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:13.525218 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71d069d1-08c8-4324-bfed-da71a040c63a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:13.527226 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71d069d1-08c8-4324-bfed-da71a040c63a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:13.530117 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71d069d1-08c8-4324-bfed-da71a040c63a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:13.530117 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71d069d1-08c8-4324-bfed-da71a040c63a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:13.530117 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-71d069d1-08c8-4324-bfed-da71a040c63a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:13.530371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f3f9f71d-4eb9-4431-bdcf-0c3aef5d0483 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:13.531380 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3f9f71d-4eb9-4431-bdcf-0c3aef5d0483 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:13.531607 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3f9f71d-4eb9-4431-bdcf-0c3aef5d0483 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:13.531825 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3f9f71d-4eb9-4431-bdcf-0c3aef5d0483 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:13.538495 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:13.538495 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:13.539417 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71d069d1-08c8-4324-bfed-da71a040c63a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:13.539805 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 983/3906] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:13 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:13.544966 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:13.544966 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:13.549545 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f3f9f71d-4eb9-4431-bdcf-0c3aef5d0483 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:13.554857 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3f9f71d-4eb9-4431-bdcf-0c3aef5d0483 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd returned with HTTP 200 Aug 18 05:36:13.555955 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 970/3907] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:13 2026] GET /volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:14.556063 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d28e72c1-2e07-4232-9f73-f394755ff1c4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:14.557294 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d28e72c1-2e07-4232-9f73-f394755ff1c4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:14.557536 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d28e72c1-2e07-4232-9f73-f394755ff1c4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:14.557752 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d28e72c1-2e07-4232-9f73-f394755ff1c4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:14.557986 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d28e72c1-2e07-4232-9f73-f394755ff1c4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:14.563522 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:14.563522 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:14.564350 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d28e72c1-2e07-4232-9f73-f394755ff1c4 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:14.564790 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 973/3908] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:14 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:14.572999 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3a3dd207-7a6d-41e1-b913-85e7737577f8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:14.575520 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a3dd207-7a6d-41e1-b913-85e7737577f8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:14.575766 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a3dd207-7a6d-41e1-b913-85e7737577f8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:14.575967 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a3dd207-7a6d-41e1-b913-85e7737577f8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:14.590982 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:14.590982 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:14.595463 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3a3dd207-7a6d-41e1-b913-85e7737577f8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:14.599631 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a3dd207-7a6d-41e1-b913-85e7737577f8 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd returned with HTTP 200 Aug 18 05:36:14.600137 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 983/3909] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:14 2026] GET /volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:14.611704 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-84841a3e-e895-478d-b0e3-f4d6692958fe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:14.614309 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84841a3e-e895-478d-b0e3-f4d6692958fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:14.614650 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84841a3e-e895-478d-b0e3-f4d6692958fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:14.614852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84841a3e-e895-478d-b0e3-f4d6692958fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:14.623298 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:14.623298 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:14.627681 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-84841a3e-e895-478d-b0e3-f4d6692958fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:14.633405 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84841a3e-e895-478d-b0e3-f4d6692958fe tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd returned with HTTP 200 Aug 18 05:36:14.633527 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 984/3910] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:14 2026] GET /volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:14.645720 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f9550754-3fd2-42d1-979a-9485b132499f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:14.647775 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9550754-3fd2-42d1-979a-9485b132499f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:14.647989 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9550754-3fd2-42d1-979a-9485b132499f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:14.648194 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9550754-3fd2-42d1-979a-9485b132499f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:14.648384 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f9550754-3fd2-42d1-979a-9485b132499f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume with id: 98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:14.656510 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:14.656510 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:14.656994 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f9550754-3fd2-42d1-979a-9485b132499f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:14.683322 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f9550754-3fd2-42d1-979a-9485b132499f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume request issued successfully. Aug 18 05:36:14.684031 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9550754-3fd2-42d1-979a-9485b132499f tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd returned with HTTP 202 Aug 18 05:36:14.684322 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 971/3911] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:14 2026] DELETE /volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:14.692075 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-207ded35-c0f2-4418-bd51-b5bb8286eb2b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:14.694183 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-207ded35-c0f2-4418-bd51-b5bb8286eb2b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:14.694414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-207ded35-c0f2-4418-bd51-b5bb8286eb2b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:14.694642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-207ded35-c0f2-4418-bd51-b5bb8286eb2b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:14.703084 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:14.703084 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:14.708353 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-207ded35-c0f2-4418-bd51-b5bb8286eb2b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:14.715410 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-207ded35-c0f2-4418-bd51-b5bb8286eb2b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd returned with HTTP 200 Aug 18 05:36:14.715906 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 974/3912] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:14 2026] GET /volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:15.574821 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-560c3e4e-70a8-4898-bf27-d9c7fd8bac5a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:15.576923 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-560c3e4e-70a8-4898-bf27-d9c7fd8bac5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:15.577172 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-560c3e4e-70a8-4898-bf27-d9c7fd8bac5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:15.577379 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-560c3e4e-70a8-4898-bf27-d9c7fd8bac5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:15.577499 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-560c3e4e-70a8-4898-bf27-d9c7fd8bac5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:15.582670 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:15.582670 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:15.583830 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-560c3e4e-70a8-4898-bf27-d9c7fd8bac5a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:15.584329 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 984/3913] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:15 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:15.730831 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b59569ee-9ed8-4970-911a-be5afc88765b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:15.733509 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b59569ee-9ed8-4970-911a-be5afc88765b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:15.733816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b59569ee-9ed8-4970-911a-be5afc88765b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:15.734120 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b59569ee-9ed8-4970-911a-be5afc88765b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:15.742387 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b59569ee-9ed8-4970-911a-be5afc88765b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd returned with HTTP 404 Aug 18 05:36:15.743104 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 985/3914] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:15 2026] GET /volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:15.752361 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3720fee4-84dc-4b24-b2df-9e63764509ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:15.755673 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3720fee4-84dc-4b24-b2df-9e63764509ba tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:15.755967 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3720fee4-84dc-4b24-b2df-9e63764509ba tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:15.756273 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3720fee4-84dc-4b24-b2df-9e63764509ba tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:15.765413 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3720fee4-84dc-4b24-b2df-9e63764509ba tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd returned with HTTP 404 Aug 18 05:36:15.766274 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 972/3915] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:15 2026] GET /volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:15.773773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-62792082-1206-4954-aa0b-988946123af2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:15.775738 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-62792082-1206-4954-aa0b-988946123af2 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:15.776077 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-62792082-1206-4954-aa0b-988946123af2 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:15.776290 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-62792082-1206-4954-aa0b-988946123af2 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:15.776517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-62792082-1206-4954-aa0b-988946123af2 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume with id: 98b780bd-5d46-42f5-ac7c-7cd95a2cacbd Aug 18 05:36:15.783284 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-62792082-1206-4954-aa0b-988946123af2 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd returned with HTTP 404 Aug 18 05:36:15.784453 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 975/3916] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:15 2026] DELETE /volume/v3/volumes/98b780bd-5d46-42f5-ac7c-7cd95a2cacbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:15.793045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4f43b212-9b0e-4dd1-90ed-70d50fc344a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:15.795589 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f43b212-9b0e-4dd1-90ed-70d50fc344a7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 Aug 18 05:36:15.795879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f43b212-9b0e-4dd1-90ed-70d50fc344a7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:15.796146 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f43b212-9b0e-4dd1-90ed-70d50fc344a7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:15.796249 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-4f43b212-9b0e-4dd1-90ed-70d50fc344a7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 Aug 18 05:36:15.801822 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:15.801822 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:15.802417 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4f43b212-9b0e-4dd1-90ed-70d50fc344a7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:15.839000 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4f43b212-9b0e-4dd1-90ed-70d50fc344a7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:36:15.839359 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f43b212-9b0e-4dd1-90ed-70d50fc344a7 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 returned with HTTP 202 Aug 18 05:36:15.842423 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 985/3917] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:15 2026] DELETE /volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:15.854640 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1ac4cac5-f4aa-494c-b2dc-9599031b91ee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:15.857717 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ac4cac5-f4aa-494c-b2dc-9599031b91ee tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 Aug 18 05:36:15.857717 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1ac4cac5-f4aa-494c-b2dc-9599031b91ee tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:15.861032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1ac4cac5-f4aa-494c-b2dc-9599031b91ee tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:15.863220 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:15.863220 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:15.867042 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1ac4cac5-f4aa-494c-b2dc-9599031b91ee tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:15.867042 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1ac4cac5-f4aa-494c-b2dc-9599031b91ee tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 returned with HTTP 200 Aug 18 05:36:15.867042 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 986/3918] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:15 2026] GET /volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:16.594225 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d20780e8-9517-4e69-b5d2-e8c339cdd76d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:16.596822 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d20780e8-9517-4e69-b5d2-e8c339cdd76d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:16.597247 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d20780e8-9517-4e69-b5d2-e8c339cdd76d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:16.597967 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d20780e8-9517-4e69-b5d2-e8c339cdd76d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:16.598451 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d20780e8-9517-4e69-b5d2-e8c339cdd76d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:16.604892 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:16.604892 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:16.606538 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d20780e8-9517-4e69-b5d2-e8c339cdd76d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:16.607243 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 973/3919] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:16 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:16.875634 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6fc8fb2f-106d-4cf7-a312-47e56582f43e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:16.877874 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fc8fb2f-106d-4cf7-a312-47e56582f43e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 Aug 18 05:36:16.878573 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fc8fb2f-106d-4cf7-a312-47e56582f43e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:16.878844 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6fc8fb2f-106d-4cf7-a312-47e56582f43e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:16.884674 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6fc8fb2f-106d-4cf7-a312-47e56582f43e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 returned with HTTP 404 Aug 18 05:36:16.885372 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 976/3920] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:16 2026] GET /volume/v3/snapshots/c8e4ab6d-8cc7-4d21-a2b9-86619f8cfd12 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:16.891788 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a77a8072-023e-40e6-82f2-ecfcfbe15375 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:16.893724 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a77a8072-023e-40e6-82f2-ecfcfbe15375 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 Aug 18 05:36:16.893961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a77a8072-023e-40e6-82f2-ecfcfbe15375 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:16.894313 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a77a8072-023e-40e6-82f2-ecfcfbe15375 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:16.917536 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:16.917536 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:16.926041 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a77a8072-023e-40e6-82f2-ecfcfbe15375 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:16.934980 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a77a8072-023e-40e6-82f2-ecfcfbe15375 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 returned with HTTP 200 Aug 18 05:36:16.935686 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 986/3921] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:16 2026] GET /volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:16.951204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af435d05-42e5-4f8f-b659-1c4e54740304 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:16.953414 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af435d05-42e5-4f8f-b659-1c4e54740304 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 Aug 18 05:36:16.953414 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af435d05-42e5-4f8f-b659-1c4e54740304 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:16.953414 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af435d05-42e5-4f8f-b659-1c4e54740304 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:16.953629 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-af435d05-42e5-4f8f-b659-1c4e54740304 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume with id: 9d2b5d16-d9ed-4115-8bdf-5c89517296b1 Aug 18 05:36:16.968850 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:16.968850 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:16.969656 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-af435d05-42e5-4f8f-b659-1c4e54740304 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:17.033413 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-af435d05-42e5-4f8f-b659-1c4e54740304 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume request issued successfully. Aug 18 05:36:17.033727 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af435d05-42e5-4f8f-b659-1c4e54740304 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 returned with HTTP 202 Aug 18 05:36:17.034306 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 987/3922] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:16 2026] DELETE /volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:17.042029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e242c6b3-53d9-4040-a532-9207a1979255 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:17.044727 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e242c6b3-53d9-4040-a532-9207a1979255 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 Aug 18 05:36:17.045002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e242c6b3-53d9-4040-a532-9207a1979255 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:17.045280 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e242c6b3-53d9-4040-a532-9207a1979255 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:17.057847 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:17.057847 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:17.065365 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e242c6b3-53d9-4040-a532-9207a1979255 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:17.070708 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e242c6b3-53d9-4040-a532-9207a1979255 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 returned with HTTP 200 Aug 18 05:36:17.071295 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 974/3923] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:17 2026] GET /volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:17.619740 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-edee6c79-ffed-4482-9790-1c48c06d9e82 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:17.622616 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-edee6c79-ffed-4482-9790-1c48c06d9e82 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:17.622616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-edee6c79-ffed-4482-9790-1c48c06d9e82 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:17.622616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-edee6c79-ffed-4482-9790-1c48c06d9e82 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:17.622616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-edee6c79-ffed-4482-9790-1c48c06d9e82 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:17.629408 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:17.629408 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:17.629408 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-edee6c79-ffed-4482-9790-1c48c06d9e82 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:17.629408 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 977/3924] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:17 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:18.086617 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5c2041a4-0c8a-47d9-95e5-5949f9223088 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:18.089712 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c2041a4-0c8a-47d9-95e5-5949f9223088 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 Aug 18 05:36:18.090000 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c2041a4-0c8a-47d9-95e5-5949f9223088 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:18.090295 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c2041a4-0c8a-47d9-95e5-5949f9223088 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:18.098735 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c2041a4-0c8a-47d9-95e5-5949f9223088 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 returned with HTTP 404 Aug 18 05:36:18.099556 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 987/3925] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:18 2026] GET /volume/v3/volumes/9d2b5d16-d9ed-4115-8bdf-5c89517296b1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:18.110611 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87825de8-0bee-4c63-b7e4-d5266d22347e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:18.112867 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87825de8-0bee-4c63-b7e4-d5266d22347e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:36:18.113450 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87825de8-0bee-4c63-b7e4-d5266d22347e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:18.114939 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87825de8-0bee-4c63-b7e4-d5266d22347e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:18.121772 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:18.121772 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:18.129847 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87825de8-0bee-4c63-b7e4-d5266d22347e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:18.137164 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87825de8-0bee-4c63-b7e4-d5266d22347e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:36:18.138227 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 988/3926] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:18 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:18.152525 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:18.154839 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:18.155661 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-714426698"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:18.157344 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-714426698'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:18.157590 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume of 1 GB Aug 18 05:36:18.164120 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Availability Zones retrieved successfully. Aug 18 05:36:18.172779 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (110f57b0-0eec-4f5a-b609-1b4361faf32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:18.174030 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc8ad7e-6031-4d65-baf7-eb4f9c563384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:18.175961 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:18.219229 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc8ad7e-6031-4d65-baf7-eb4f9c563384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:18.220318 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5111c539-33c4-4e68-b7e6-8216d097fb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:18.289764 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['757bb2e5-e9b5-4e6c-9771-f56a941f1745', 'f88a4f38-0805-4c07-8b89-cf791bbf7a43', '8aee753f-0147-4d40-9d69-a1965882798d', '11e649e4-b9dd-4b7f-98e7-d4457ae010b2'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:18.291407 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5111c539-33c4-4e68-b7e6-8216d097fb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['757bb2e5-e9b5-4e6c-9771-f56a941f1745', 'f88a4f38-0805-4c07-8b89-cf791bbf7a43', '8aee753f-0147-4d40-9d69-a1965882798d', '11e649e4-b9dd-4b7f-98e7-d4457ae010b2']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:18.293158 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c073a5-ed84-4633-9f6a-3c1fba7fc6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:18.331136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c073a5-ed84-4633-9f6a-3c1fba7fc6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2ca2332-9ae0-4617-9b8d-02ebec582382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-714426698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['757bb2e5-e9b5-4e6c-9771-f56a941f1745','f88a4f38-0805-4c07-8b89-cf791bbf7a43','8aee753f-0147-4d40-9d69-a1965882798d','11e649e4-b9dd-4b7f-98e7-d4457ae010b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-714426698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2ca2332-9ae0-4617-9b8d-02ebec582382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231af955025f4b78838a213ee26d3399',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65851bb8d3a04eb48b51219f71c3d803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:18.332031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca6b9528-d55b-41a7-a1b4-5655dbe552fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:18.364463 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca6b9528-d55b-41a7-a1b4-5655dbe552fb) transitioned into state 'SUCCESS' from state '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-714426698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['757bb2e5-e9b5-4e6c-9771-f56a941f1745','f88a4f38-0805-4c07-8b89-cf791bbf7a43','8aee753f-0147-4d40-9d69-a1965882798d','11e649e4-b9dd-4b7f-98e7-d4457ae010b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:18.365668 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95fcf646-f05d-4cc8-b0c1-318f546f1374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:18.380085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95fcf646-f05d-4cc8-b0c1-318f546f1374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:18.381287 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (110f57b0-0eec-4f5a-b609-1b4361faf32a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:18.381774 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request issued successfully. Aug 18 05:36:18.382747 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9f6430a-8bc8-48a1-b2db-830eb4116944 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:18.384266 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 975/3927] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:36:18 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 18 05:36:18.401868 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4c8f1e44-07a0-4226-8b85-61677f717d55 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:18.405645 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c8f1e44-07a0-4226-8b85-61677f717d55 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 Aug 18 05:36:18.406833 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c8f1e44-07a0-4226-8b85-61677f717d55 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:18.407135 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c8f1e44-07a0-4226-8b85-61677f717d55 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:18.418268 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:18.418268 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:18.426562 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4c8f1e44-07a0-4226-8b85-61677f717d55 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:18.432921 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c8f1e44-07a0-4226-8b85-61677f717d55 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 returned with HTTP 200 Aug 18 05:36:18.433621 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 978/3928] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:18 2026] GET /volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:18.641237 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-32410098-980c-4dd3-a638-03b784d11c7c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:18.643282 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32410098-980c-4dd3-a638-03b784d11c7c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:18.643449 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32410098-980c-4dd3-a638-03b784d11c7c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:18.643832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-32410098-980c-4dd3-a638-03b784d11c7c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:18.643961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-32410098-980c-4dd3-a638-03b784d11c7c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:18.648210 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:18.648210 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:18.648992 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-32410098-980c-4dd3-a638-03b784d11c7c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:18.649382 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 988/3929] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:18 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:19.451334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ce27b853-39f4-41a0-bc48-5c4ed57e9630 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:19.453498 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce27b853-39f4-41a0-bc48-5c4ed57e9630 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 Aug 18 05:36:19.455064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce27b853-39f4-41a0-bc48-5c4ed57e9630 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:19.455064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce27b853-39f4-41a0-bc48-5c4ed57e9630 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:19.461822 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:19.461822 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:19.465891 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ce27b853-39f4-41a0-bc48-5c4ed57e9630 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:19.471879 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce27b853-39f4-41a0-bc48-5c4ed57e9630 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 returned with HTTP 200 Aug 18 05:36:19.471879 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 989/3930] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:19 2026] GET /volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:19.485045 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7b8b3bce-f335-44b4-aa27-0f7ef8e1ff1c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:19.487123 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b8b3bce-f335-44b4-aa27-0f7ef8e1ff1c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:36:19.487557 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7b8b3bce-f335-44b4-aa27-0f7ef8e1ff1c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2ca2332-9ae0-4617-9b8d-02ebec582382", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1145209415"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:19.498063 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:19.498063 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:19.498810 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b8b3bce-f335-44b4-aa27-0f7ef8e1ff1c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:19.499052 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-7b8b3bce-f335-44b4-aa27-0f7ef8e1ff1c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create snapshot from volume e2ca2332-9ae0-4617-9b8d-02ebec582382 Aug 18 05:36:19.533392 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7b8b3bce-f335-44b4-aa27-0f7ef8e1ff1c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['229726d7-673d-4af2-93f3-d708b4ba4def', '8a621e59-a243-493d-987f-4d38200a9693', 'e52642bb-7a43-47d5-b6d9-bb59650a94d9', '9372d860-a191-4a5d-b39b-63098e42f25f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:19.593584 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7b8b3bce-f335-44b4-aa27-0f7ef8e1ff1c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot create request issued successfully. Aug 18 05:36:19.594175 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7b8b3bce-f335-44b4-aa27-0f7ef8e1ff1c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:36:19.595086 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 976/3931] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:36:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:19.605824 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ed496a26-b15a-40b8-b911-a128f7e9576b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:19.608078 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ed496a26-b15a-40b8-b911-a128f7e9576b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d Aug 18 05:36:19.608485 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ed496a26-b15a-40b8-b911-a128f7e9576b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:19.608912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ed496a26-b15a-40b8-b911-a128f7e9576b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:19.617206 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:19.617206 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:19.618669 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ed496a26-b15a-40b8-b911-a128f7e9576b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:19.620982 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ed496a26-b15a-40b8-b911-a128f7e9576b tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d returned with HTTP 200 Aug 18 05:36:19.620982 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 979/3932] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:19 2026] GET /volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:19.660031 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b4d47c88-dbd0-4077-a0d7-7fd58b11318a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:19.661844 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4d47c88-dbd0-4077-a0d7-7fd58b11318a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:19.662057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4d47c88-dbd0-4077-a0d7-7fd58b11318a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:19.662244 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b4d47c88-dbd0-4077-a0d7-7fd58b11318a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:19.662347 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b4d47c88-dbd0-4077-a0d7-7fd58b11318a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:19.666713 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:19.666713 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:19.667507 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b4d47c88-dbd0-4077-a0d7-7fd58b11318a tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:19.668045 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 989/3933] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:19 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:20.633842 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bfea5d78-60f0-4c8d-98c3-eb043af89ad3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:20.637171 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bfea5d78-60f0-4c8d-98c3-eb043af89ad3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d Aug 18 05:36:20.637683 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bfea5d78-60f0-4c8d-98c3-eb043af89ad3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:20.638163 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bfea5d78-60f0-4c8d-98c3-eb043af89ad3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:20.646554 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:20.646554 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:20.647692 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bfea5d78-60f0-4c8d-98c3-eb043af89ad3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:20.649111 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bfea5d78-60f0-4c8d-98c3-eb043af89ad3 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d returned with HTTP 200 Aug 18 05:36:20.649667 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 990/3934] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:20 2026] GET /volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:20.662152 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8ca310bf-668e-4d42-b9af-c29518cb649e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:20.666227 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:20.666227 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1831162908"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:20.670085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request body: {'volume': {'snapshot_id': 'dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1831162908'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:20.678614 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:20.678614 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:20.678820 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:20.679122 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume of 1 GB Aug 18 05:36:20.680034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-72c60d40-4d80-4f32-ab40-4c1f6e5f6d9b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:20.684548 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72c60d40-4d80-4f32-ab40-4c1f6e5f6d9b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:20.684709 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72c60d40-4d80-4f32-ab40-4c1f6e5f6d9b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:20.687585 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72c60d40-4d80-4f32-ab40-4c1f6e5f6d9b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:20.688826 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-72c60d40-4d80-4f32-ab40-4c1f6e5f6d9b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:20.689988 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Availability Zones retrieved successfully. Aug 18 05:36:20.700790 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:20.700790 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:20.702133 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72c60d40-4d80-4f32-ab40-4c1f6e5f6d9b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:20.706046 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 980/3935] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:20 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 752 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:20.706946 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (b1de5936-6746-47a8-8a16-410184cd4ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:20.708667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8dec2b6-9059-4ae3-9fc6-88dd679867ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:20.710391 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:20.717545 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19864ebd-6fdc-498b-a00d-6748825d1e8c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:20.719803 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19864ebd-6fdc-498b-a00d-6748825d1e8c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:20.720214 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19864ebd-6fdc-498b-a00d-6748825d1e8c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:20.720556 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19864ebd-6fdc-498b-a00d-6748825d1e8c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:20.720765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-19864ebd-6fdc-498b-a00d-6748825d1e8c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:20.727442 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:20.727442 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:20.728512 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19864ebd-6fdc-498b-a00d-6748825d1e8c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:36:20.729085 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 990/3936] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:20 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:20.742181 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-679a6983-c08e-492e-879d-5bcaa4b05e03 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:20.746830 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-679a6983-c08e-492e-879d-5bcaa4b05e03 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:36:20.746830 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-679a6983-c08e-492e-879d-5bcaa4b05e03 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1683435880"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:20.748365 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-679a6983-c08e-492e-879d-5bcaa4b05e03 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Creating new backup {'backup': {'volume_id': '6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1683435880'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:36:20.748546 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-679a6983-c08e-492e-879d-5bcaa4b05e03 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Creating backup of volume 6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc in container None Aug 18 05:36:20.760171 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:20.760171 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:20.761926 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-679a6983-c08e-492e-879d-5bcaa4b05e03 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Volume info retrieved successfully. Aug 18 05:36:20.774044 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8dec2b6-9059-4ae3-9fc6-88dd679867ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:20.774390 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a11b89d-b6d6-40c9-b5a2-d84004400b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:20.788289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-679a6983-c08e-492e-879d-5bcaa4b05e03 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Created reservations ['ccce7cd0-7c14-4e09-a4c8-6f8ce9ced8a9', '299b61c0-a4bd-4761-bffd-715d378ad9c7'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:20.832036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Created reservations ['3f8aeae5-2b1b-4deb-aa55-ec12af89b9c0', 'cbfb7a0f-ff66-41cf-a0ea-6d2637bc3b3b', '791b6a86-3945-47a6-a5b8-2a13c0581516', '87b88ae9-6354-4edb-83f4-948a70e27649'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:20.833429 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a11b89d-b6d6-40c9-b5a2-d84004400b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f8aeae5-2b1b-4deb-aa55-ec12af89b9c0', 'cbfb7a0f-ff66-41cf-a0ea-6d2637bc3b3b', '791b6a86-3945-47a6-a5b8-2a13c0581516', '87b88ae9-6354-4edb-83f4-948a70e27649']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:20.836388 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d381e8ec-6c4d-430c-9829-71c71a4d931c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:20.838164 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-679a6983-c08e-492e-879d-5bcaa4b05e03 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:36:20.839123 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 991/3937] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:20 2026] POST /volume/v3/backups => generated 330 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:20.849982 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a4ebcf6-a8eb-4f09-9980-636cf1b214cd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:20.857080 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a4ebcf6-a8eb-4f09-9980-636cf1b214cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:20.857080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a4ebcf6-a8eb-4f09-9980-636cf1b214cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:20.857080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a4ebcf6-a8eb-4f09-9980-636cf1b214cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:20.857080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7a4ebcf6-a8eb-4f09-9980-636cf1b214cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:20.861306 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:20.861306 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:20.862153 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a4ebcf6-a8eb-4f09-9980-636cf1b214cd tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:20.862627 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 981/3938] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:20 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:20.891562 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d381e8ec-6c4d-430c-9829-71c71a4d931c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a0780a3-9d38-43f4-bfd2-255126d9d266', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1831162908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['3f8aeae5-2b1b-4deb-aa55-ec12af89b9c0','cbfb7a0f-ff66-41cf-a0ea-6d2637bc3b3b','791b6a86-3945-47a6-a5b8-2a13c0581516','87b88ae9-6354-4edb-83f4-948a70e27649'],size=1,snapshot_id=dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1831162908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a0780a3-9d38-43f4-bfd2-255126d9d266,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='231af955025f4b78838a213ee26d3399',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65851bb8d3a04eb48b51219f71c3d803',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:20.892401 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f99b33-8f7a-4c7b-8d1e-fd5b777ab9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:20.912795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f99b33-8f7a-4c7b-8d1e-fd5b777ab9e5) transitioned into state 'SUCCESS' from state '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-1831162908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='231af955025f4b78838a213ee26d3399',qos_specs=None,replication_status=,reservations=['3f8aeae5-2b1b-4deb-aa55-ec12af89b9c0','cbfb7a0f-ff66-41cf-a0ea-6d2637bc3b3b','791b6a86-3945-47a6-a5b8-2a13c0581516','87b88ae9-6354-4edb-83f4-948a70e27649'],size=1,snapshot_id=dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d,source_replicaid=,source_volid=None,status='creating',user_id='65851bb8d3a04eb48b51219f71c3d803',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:20.913751 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab81c028-8748-46d1-9df6-71cbf0416b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:20.936236 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab81c028-8748-46d1-9df6-71cbf0416b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:20.937124 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Flow 'volume_create_api' (b1de5936-6746-47a8-8a16-410184cd4ede) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:20.937441 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Create volume request issued successfully. Aug 18 05:36:20.938155 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8ca310bf-668e-4d42-b9af-c29518cb649e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:20.938656 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 977/3939] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:20 2026] POST /volume/v3/volumes => generated 788 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:20.953629 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9fda53d7-6e69-4db5-90f8-88e55c090909 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:20.955601 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fda53d7-6e69-4db5-90f8-88e55c090909 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:20.955841 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fda53d7-6e69-4db5-90f8-88e55c090909 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:20.956052 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fda53d7-6e69-4db5-90f8-88e55c090909 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:20.966479 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:20.966479 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:20.972747 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9fda53d7-6e69-4db5-90f8-88e55c090909 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:20.978467 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fda53d7-6e69-4db5-90f8-88e55c090909 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 returned with HTTP 200 Aug 18 05:36:20.979022 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 991/3940] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:20 2026] GET /volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:21.874858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-150810b2-fc6c-41f9-842d-59e3dc522e21 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:21.877445 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-150810b2-fc6c-41f9-842d-59e3dc522e21 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:21.877746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-150810b2-fc6c-41f9-842d-59e3dc522e21 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:21.878021 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-150810b2-fc6c-41f9-842d-59e3dc522e21 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:21.878197 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-150810b2-fc6c-41f9-842d-59e3dc522e21 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:21.884589 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:21.884589 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:21.885665 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-150810b2-fc6c-41f9-842d-59e3dc522e21 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:21.886529 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 992/3941] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:21 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:21.991454 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b2522600-7d3e-4aab-bbe7-1754c8912a4c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:21.993721 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b2522600-7d3e-4aab-bbe7-1754c8912a4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:21.993964 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b2522600-7d3e-4aab-bbe7-1754c8912a4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:21.994235 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b2522600-7d3e-4aab-bbe7-1754c8912a4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:22.005225 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:22.005225 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:22.011407 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b2522600-7d3e-4aab-bbe7-1754c8912a4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:22.018792 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b2522600-7d3e-4aab-bbe7-1754c8912a4c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 returned with HTTP 200 Aug 18 05:36:22.018951 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 982/3942] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:21 2026] GET /volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:22.033783 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f32cf390-9bff-4dee-8e43-1595d3cba039 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:22.036174 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f32cf390-9bff-4dee-8e43-1595d3cba039 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:22.036427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f32cf390-9bff-4dee-8e43-1595d3cba039 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:22.036642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f32cf390-9bff-4dee-8e43-1595d3cba039 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:22.045216 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:22.045216 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:22.051129 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f32cf390-9bff-4dee-8e43-1595d3cba039 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:22.056514 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f32cf390-9bff-4dee-8e43-1595d3cba039 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 returned with HTTP 200 Aug 18 05:36:22.057197 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 978/3943] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:22 2026] GET /volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:22.070279 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-03d52464-b820-4aba-9db1-91e0f6ae41c4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:22.072569 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03d52464-b820-4aba-9db1-91e0f6ae41c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:22.072856 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03d52464-b820-4aba-9db1-91e0f6ae41c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:22.073158 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-03d52464-b820-4aba-9db1-91e0f6ae41c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:22.073432 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-03d52464-b820-4aba-9db1-91e0f6ae41c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume with id: 2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:22.082410 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:22.082410 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:22.082983 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-03d52464-b820-4aba-9db1-91e0f6ae41c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:22.120847 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-03d52464-b820-4aba-9db1-91e0f6ae41c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume request issued successfully. Aug 18 05:36:22.121080 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-03d52464-b820-4aba-9db1-91e0f6ae41c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 returned with HTTP 202 Aug 18 05:36:22.121677 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 992/3944] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:22 2026] DELETE /volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:22.136263 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7468a9fb-eba0-4f10-9f4e-83113032e8cb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:22.139271 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7468a9fb-eba0-4f10-9f4e-83113032e8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:22.139591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7468a9fb-eba0-4f10-9f4e-83113032e8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:22.139864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7468a9fb-eba0-4f10-9f4e-83113032e8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:22.150911 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:22.150911 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:22.159630 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7468a9fb-eba0-4f10-9f4e-83113032e8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:22.168425 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7468a9fb-eba0-4f10-9f4e-83113032e8cb tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 returned with HTTP 200 Aug 18 05:36:22.169245 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 993/3945] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:22 2026] GET /volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:22.897701 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5cdf52b3-e92d-4a56-bd79-a0e8c7951e8f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:22.900154 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5cdf52b3-e92d-4a56-bd79-a0e8c7951e8f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:22.900464 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5cdf52b3-e92d-4a56-bd79-a0e8c7951e8f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:22.900721 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5cdf52b3-e92d-4a56-bd79-a0e8c7951e8f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:22.900865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5cdf52b3-e92d-4a56-bd79-a0e8c7951e8f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:22.906755 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:22.906755 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:22.907609 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5cdf52b3-e92d-4a56-bd79-a0e8c7951e8f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:22.908111 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 983/3946] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:22 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:23.184467 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce5c0149-2f4b-4093-9172-81bd3fa243c4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:23.186200 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce5c0149-2f4b-4093-9172-81bd3fa243c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:23.186371 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce5c0149-2f4b-4093-9172-81bd3fa243c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:23.186565 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce5c0149-2f4b-4093-9172-81bd3fa243c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:23.192568 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce5c0149-2f4b-4093-9172-81bd3fa243c4 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 returned with HTTP 404 Aug 18 05:36:23.193042 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 979/3947] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:23 2026] GET /volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:23.202324 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b7ff4072-87e9-4440-b711-55c455dd465e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:23.204443 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7ff4072-87e9-4440-b711-55c455dd465e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:23.204708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7ff4072-87e9-4440-b711-55c455dd465e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:23.204909 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b7ff4072-87e9-4440-b711-55c455dd465e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:23.211580 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b7ff4072-87e9-4440-b711-55c455dd465e tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 returned with HTTP 404 Aug 18 05:36:23.212092 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 993/3948] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:23 2026] GET /volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:23.220942 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-21fd0e7a-2d33-47a6-b54d-98b95854088c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:23.222985 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21fd0e7a-2d33-47a6-b54d-98b95854088c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:23.223252 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-21fd0e7a-2d33-47a6-b54d-98b95854088c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:23.223440 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-21fd0e7a-2d33-47a6-b54d-98b95854088c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:23.223616 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-21fd0e7a-2d33-47a6-b54d-98b95854088c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume with id: 2a0780a3-9d38-43f4-bfd2-255126d9d266 Aug 18 05:36:23.231128 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-21fd0e7a-2d33-47a6-b54d-98b95854088c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 returned with HTTP 404 Aug 18 05:36:23.231646 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 994/3949] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:23 2026] DELETE /volume/v3/volumes/2a0780a3-9d38-43f4-bfd2-255126d9d266 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:23.239221 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-da0d4b98-ae75-455e-a673-a4e3149c41dc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:23.241353 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da0d4b98-ae75-455e-a673-a4e3149c41dc tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d Aug 18 05:36:23.241556 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da0d4b98-ae75-455e-a673-a4e3149c41dc tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:23.241797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da0d4b98-ae75-455e-a673-a4e3149c41dc tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:23.241893 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-da0d4b98-ae75-455e-a673-a4e3149c41dc tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete snapshot with id: dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d Aug 18 05:36:23.247435 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:23.247435 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:23.247920 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-da0d4b98-ae75-455e-a673-a4e3149c41dc tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:23.265953 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-da0d4b98-ae75-455e-a673-a4e3149c41dc tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot delete request issued successfully. Aug 18 05:36:23.266127 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da0d4b98-ae75-455e-a673-a4e3149c41dc tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d returned with HTTP 202 Aug 18 05:36:23.266608 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 984/3950] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:23 2026] DELETE /volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:23.274226 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dfec7ea5-09d0-449b-9e8e-d38612b37f74 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:23.276364 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfec7ea5-09d0-449b-9e8e-d38612b37f74 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d Aug 18 05:36:23.276652 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfec7ea5-09d0-449b-9e8e-d38612b37f74 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:23.276840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dfec7ea5-09d0-449b-9e8e-d38612b37f74 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:23.283097 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:23.283097 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:23.283820 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dfec7ea5-09d0-449b-9e8e-d38612b37f74 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Snapshot retrieved successfully. Aug 18 05:36:23.284813 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dfec7ea5-09d0-449b-9e8e-d38612b37f74 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d returned with HTTP 200 Aug 18 05:36:23.285286 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 980/3951] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:23 2026] GET /volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:23.919748 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cdfdb70f-837c-44fa-9427-a6e00faa8182 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:23.922060 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cdfdb70f-837c-44fa-9427-a6e00faa8182 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:23.922315 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cdfdb70f-837c-44fa-9427-a6e00faa8182 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:23.922557 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cdfdb70f-837c-44fa-9427-a6e00faa8182 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:23.922691 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cdfdb70f-837c-44fa-9427-a6e00faa8182 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:23.928098 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:23.928098 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:23.928938 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cdfdb70f-837c-44fa-9427-a6e00faa8182 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:23.929349 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 994/3952] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:23 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:24.294797 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-606b584e-b9aa-4d03-9f40-003051a3c816 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:24.296457 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-606b584e-b9aa-4d03-9f40-003051a3c816 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d Aug 18 05:36:24.296679 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-606b584e-b9aa-4d03-9f40-003051a3c816 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:24.296884 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-606b584e-b9aa-4d03-9f40-003051a3c816 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:24.301193 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-606b584e-b9aa-4d03-9f40-003051a3c816 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d returned with HTTP 404 Aug 18 05:36:24.301845 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 995/3953] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:24 2026] GET /volume/v3/snapshots/dfe7bb48-b38f-4e14-ba3a-27dcff8e0f4d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:24.309153 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cd430a58-c141-4a1c-b6a3-6aff7eb89a32 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:24.311898 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd430a58-c141-4a1c-b6a3-6aff7eb89a32 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 Aug 18 05:36:24.312261 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd430a58-c141-4a1c-b6a3-6aff7eb89a32 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:24.312517 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cd430a58-c141-4a1c-b6a3-6aff7eb89a32 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:24.321086 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:24.321086 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:24.325704 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cd430a58-c141-4a1c-b6a3-6aff7eb89a32 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:24.331171 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cd430a58-c141-4a1c-b6a3-6aff7eb89a32 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 returned with HTTP 200 Aug 18 05:36:24.331629 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 985/3954] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:24 2026] GET /volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:24.348163 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce52ddfa-fea4-43fc-94df-16a02fca7cd5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:24.350412 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce52ddfa-fea4-43fc-94df-16a02fca7cd5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 Aug 18 05:36:24.350793 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce52ddfa-fea4-43fc-94df-16a02fca7cd5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:24.351138 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce52ddfa-fea4-43fc-94df-16a02fca7cd5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:24.351425 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ce52ddfa-fea4-43fc-94df-16a02fca7cd5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume with id: e2ca2332-9ae0-4617-9b8d-02ebec582382 Aug 18 05:36:24.360644 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:24.360644 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:24.361247 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ce52ddfa-fea4-43fc-94df-16a02fca7cd5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:24.383525 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ce52ddfa-fea4-43fc-94df-16a02fca7cd5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume request issued successfully. Aug 18 05:36:24.384024 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce52ddfa-fea4-43fc-94df-16a02fca7cd5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 returned with HTTP 202 Aug 18 05:36:24.384624 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 981/3955] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:24 2026] DELETE /volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:24.395914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e2e5e0e-c269-4ee0-b9ec-365cdae4be54 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:24.398219 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e2e5e0e-c269-4ee0-b9ec-365cdae4be54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 Aug 18 05:36:24.398512 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e2e5e0e-c269-4ee0-b9ec-365cdae4be54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:24.398808 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e2e5e0e-c269-4ee0-b9ec-365cdae4be54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:24.409388 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:24.409388 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:24.414965 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e2e5e0e-c269-4ee0-b9ec-365cdae4be54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:24.421753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e2e5e0e-c269-4ee0-b9ec-365cdae4be54 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 returned with HTTP 200 Aug 18 05:36:24.422308 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 995/3956] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:24 2026] GET /volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:24.942570 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0077da0c-47be-4729-9e86-70e4f614f71e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:24.944661 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0077da0c-47be-4729-9e86-70e4f614f71e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:24.945154 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0077da0c-47be-4729-9e86-70e4f614f71e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:24.945443 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0077da0c-47be-4729-9e86-70e4f614f71e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:24.945679 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0077da0c-47be-4729-9e86-70e4f614f71e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:24.951689 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:24.951689 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:24.952748 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0077da0c-47be-4729-9e86-70e4f614f71e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:24.953430 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 996/3957] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:24 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:25.442040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e1f4772-48a7-4bec-9689-c4000a771e59 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:25.444683 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e1f4772-48a7-4bec-9689-c4000a771e59 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 Aug 18 05:36:25.444947 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e1f4772-48a7-4bec-9689-c4000a771e59 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:25.445238 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e1f4772-48a7-4bec-9689-c4000a771e59 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:25.458246 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e1f4772-48a7-4bec-9689-c4000a771e59 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 returned with HTTP 404 Aug 18 05:36:25.459041 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 986/3958] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:25 2026] GET /volume/v3/volumes/e2ca2332-9ae0-4617-9b8d-02ebec582382 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:25.469140 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c46d473b-36a1-467d-a29b-8974d93a8a9d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:25.471987 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c46d473b-36a1-467d-a29b-8974d93a8a9d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:36:25.472197 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c46d473b-36a1-467d-a29b-8974d93a8a9d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:25.472374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c46d473b-36a1-467d-a29b-8974d93a8a9d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:25.480128 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:25.480128 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:25.484649 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c46d473b-36a1-467d-a29b-8974d93a8a9d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:25.490772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c46d473b-36a1-467d-a29b-8974d93a8a9d tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:36:25.490772 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 982/3959] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:25 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:25.503045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ebd64952-d74c-4f02-bf90-15f6d716b9c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:25.506097 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebd64952-d74c-4f02-bf90-15f6d716b9c5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] DELETE https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:36:25.506415 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebd64952-d74c-4f02-bf90-15f6d716b9c5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:25.506734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ebd64952-d74c-4f02-bf90-15f6d716b9c5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:25.507234 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ebd64952-d74c-4f02-bf90-15f6d716b9c5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume with id: db5428f0-581c-45f7-9323-27083053538d Aug 18 05:36:25.518413 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:25.518413 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:25.519508 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ebd64952-d74c-4f02-bf90-15f6d716b9c5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:25.540831 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ebd64952-d74c-4f02-bf90-15f6d716b9c5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Delete volume request issued successfully. Aug 18 05:36:25.541044 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ebd64952-d74c-4f02-bf90-15f6d716b9c5 tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 202 Aug 18 05:36:25.541535 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 996/3960] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:25 2026] DELETE /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:25.551643 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9d007262-5afc-4adc-a657-8c47a5d85bde None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:25.554682 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d007262-5afc-4adc-a657-8c47a5d85bde tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:36:25.555322 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d007262-5afc-4adc-a657-8c47a5d85bde tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:25.555605 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d007262-5afc-4adc-a657-8c47a5d85bde tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:25.566460 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:25.566460 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:25.571979 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9d007262-5afc-4adc-a657-8c47a5d85bde tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Volume info retrieved successfully. Aug 18 05:36:25.577821 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d007262-5afc-4adc-a657-8c47a5d85bde tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 200 Aug 18 05:36:25.578405 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 997/3961] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:25 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:25.966026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-baf0c745-ad86-4bfc-837c-f8d57c352a7c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:25.968367 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-baf0c745-ad86-4bfc-837c-f8d57c352a7c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:25.968644 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-baf0c745-ad86-4bfc-837c-f8d57c352a7c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:25.968890 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-baf0c745-ad86-4bfc-837c-f8d57c352a7c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:25.969063 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-baf0c745-ad86-4bfc-837c-f8d57c352a7c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:25.974566 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:25.974566 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:25.975534 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-baf0c745-ad86-4bfc-837c-f8d57c352a7c tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:25.976025 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 987/3962] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:25 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:26.593672 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-759dd320-88aa-4f7a-9b9e-44c132a0610c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:26.595913 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-759dd320-88aa-4f7a-9b9e-44c132a0610c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] GET https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d Aug 18 05:36:26.596190 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-759dd320-88aa-4f7a-9b9e-44c132a0610c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:26.596446 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-759dd320-88aa-4f7a-9b9e-44c132a0610c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:26.603654 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-759dd320-88aa-4f7a-9b9e-44c132a0610c tempest-VolumesSnapshotTestJSON-2078173716 tempest-VolumesSnapshotTestJSON-2078173716-project-member] https://10.4.3.250/volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d returned with HTTP 404 Aug 18 05:36:26.604377 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 983/3963] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:26 2026] GET /volume/v3/volumes/db5428f0-581c-45f7-9323-27083053538d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:26.989732 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-240702b4-b83c-41b5-87d6-975551a89396 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:26.991938 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-240702b4-b83c-41b5-87d6-975551a89396 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:26.992254 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-240702b4-b83c-41b5-87d6-975551a89396 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:26.992491 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-240702b4-b83c-41b5-87d6-975551a89396 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:26.992675 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-240702b4-b83c-41b5-87d6-975551a89396 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:27.000446 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:27.000446 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:27.001348 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-240702b4-b83c-41b5-87d6-975551a89396 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:27.002552 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 997/3964] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:26 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:28.016540 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48f25373-33af-4658-ac25-f983510a7273 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:28.018698 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48f25373-33af-4658-ac25-f983510a7273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:28.019001 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48f25373-33af-4658-ac25-f983510a7273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:28.019196 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48f25373-33af-4658-ac25-f983510a7273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:28.019363 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-48f25373-33af-4658-ac25-f983510a7273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:28.027435 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:28.027435 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:28.028349 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48f25373-33af-4658-ac25-f983510a7273 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:28.028877 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 998/3965] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:28 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:29.039870 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e37784d9-8d7b-4ca1-a53d-1f3539def833 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:29.041092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-627bcb0d-19ea-4f5e-b6ea-4dd363076530 req-e1c0e953-4e8e-4831-8355-77bd648a7322 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:29.042145 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e37784d9-8d7b-4ca1-a53d-1f3539def833 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:29.042372 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e37784d9-8d7b-4ca1-a53d-1f3539def833 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:29.042588 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e37784d9-8d7b-4ca1-a53d-1f3539def833 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:29.042701 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e37784d9-8d7b-4ca1-a53d-1f3539def833 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:29.043942 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-627bcb0d-19ea-4f5e-b6ea-4dd363076530 req-e1c0e953-4e8e-4831-8355-77bd648a7322 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] DELETE https://10.4.3.250/volume/v3/attachments/b7983125-827a-49b9-9ab1-9dce01a7f329 Aug 18 05:36:29.044034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-627bcb0d-19ea-4f5e-b6ea-4dd363076530 req-e1c0e953-4e8e-4831-8355-77bd648a7322 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:29.044287 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-627bcb0d-19ea-4f5e-b6ea-4dd363076530 req-e1c0e953-4e8e-4831-8355-77bd648a7322 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:29.047337 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:29.047337 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:29.048131 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e37784d9-8d7b-4ca1-a53d-1f3539def833 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:29.048523 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 988/3966] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:29 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:29.053988 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:29.053988 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:29.059491 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c0169191-f01b-4498-b351-19cb5109ff6d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:29.062187 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0169191-f01b-4498-b351-19cb5109ff6d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:29.062547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0169191-f01b-4498-b351-19cb5109ff6d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:29.062859 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c0169191-f01b-4498-b351-19cb5109ff6d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:29.063006 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c0169191-f01b-4498-b351-19cb5109ff6d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:29.070238 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:29.070238 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:29.072231 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c0169191-f01b-4498-b351-19cb5109ff6d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:29.072778 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 998/3967] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:29 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:29.090569 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e942c831-6162-4c75-a582-52d878bd21fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:29.094846 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e942c831-6162-4c75-a582-52d878bd21fa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:29.095114 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e942c831-6162-4c75-a582-52d878bd21fa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:29.095345 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e942c831-6162-4c75-a582-52d878bd21fa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:29.095502 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e942c831-6162-4c75-a582-52d878bd21fa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:29.105969 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:29.105969 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:29.105969 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e942c831-6162-4c75-a582-52d878bd21fa tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:36:29.106527 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 999/3968] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:29 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:29.120640 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-914ede5c-9de4-4af5-8da3-2a67985ab39f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:29.123433 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-914ede5c-9de4-4af5-8da3-2a67985ab39f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:36:29.123858 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-914ede5c-9de4-4af5-8da3-2a67985ab39f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-784056703"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:29.125535 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-914ede5c-9de4-4af5-8da3-2a67985ab39f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Creating new backup {'backup': {'volume_id': '6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-784056703'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:36:29.125705 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-914ede5c-9de4-4af5-8da3-2a67985ab39f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Creating backup of volume 6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc in container None Aug 18 05:36:29.129411 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-627bcb0d-19ea-4f5e-b6ea-4dd363076530 req-e1c0e953-4e8e-4831-8355-77bd648a7322 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments/b7983125-827a-49b9-9ab1-9dce01a7f329 returned with HTTP 200 Aug 18 05:36:29.129961 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 984/3969] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:29 2026] DELETE /volume/v3/attachments/b7983125-827a-49b9-9ab1-9dce01a7f329 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:29.133958 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:29.133958 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:29.134584 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-914ede5c-9de4-4af5-8da3-2a67985ab39f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:36:29.168231 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-914ede5c-9de4-4af5-8da3-2a67985ab39f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Created reservations ['7da4e99c-0244-4f0c-b3ce-5b2d7f8f569a', '204ed04e-cb5a-4997-a147-5ccefd46a1c3'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:29.223970 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-914ede5c-9de4-4af5-8da3-2a67985ab39f tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:36:29.224366 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 989/3970] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:29 2026] POST /volume/v3/backups => generated 329 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:29.235686 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3b7c6f7e-fc34-465d-8082-23726e9fa759 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:29.241846 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b7c6f7e-fc34-465d-8082-23726e9fa759 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:29.242108 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b7c6f7e-fc34-465d-8082-23726e9fa759 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:29.242338 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3b7c6f7e-fc34-465d-8082-23726e9fa759 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:29.242441 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3b7c6f7e-fc34-465d-8082-23726e9fa759 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:29.247448 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:29.247448 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:29.248299 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3b7c6f7e-fc34-465d-8082-23726e9fa759 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:29.249854 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 999/3971] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:29 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:30.261841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7ef5afa1-1b5d-4dbe-8746-a10c374d9d0e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:30.263867 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ef5afa1-1b5d-4dbe-8746-a10c374d9d0e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:30.264068 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ef5afa1-1b5d-4dbe-8746-a10c374d9d0e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:30.264299 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7ef5afa1-1b5d-4dbe-8746-a10c374d9d0e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:30.264344 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7ef5afa1-1b5d-4dbe-8746-a10c374d9d0e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:30.269672 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:30.269672 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:30.269672 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7ef5afa1-1b5d-4dbe-8746-a10c374d9d0e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:30.269916 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1000/3972] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:30 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:30.819682 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:30.939664 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:30.942037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1048491048"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:30.942037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1048491048'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:30.942037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume of 1 GB Aug 18 05:36:30.942037 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:30.942037 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:30.946686 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Availability Zones retrieved successfully. Aug 18 05:36:30.951914 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (f2af7f2a-10cb-484f-a019-22fc8f1625f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:30.953119 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea60be0-8acf-4957-9480-83e35d859636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:30.954122 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:30.979152 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea60be0-8acf-4957-9480-83e35d859636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:30.980078 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee9cc0d-3e28-4aac-806d-043893b4cf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:31.039227 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Created reservations ['65aa786d-7e3e-406f-90e7-71c7fa13b755', 'a4b7ce60-a78b-4e44-aa3e-810444afc5fc', 'a6fbc28f-4a3f-417c-be27-d41d8da1ceb5', '40a9e51b-311d-477b-ba04-a5420e3cc5fa'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:31.040343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee9cc0d-3e28-4aac-806d-043893b4cf79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65aa786d-7e3e-406f-90e7-71c7fa13b755', 'a4b7ce60-a78b-4e44-aa3e-810444afc5fc', 'a6fbc28f-4a3f-417c-be27-d41d8da1ceb5', '40a9e51b-311d-477b-ba04-a5420e3cc5fa']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:31.041633 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a4a024-21c1-4241-9133-602268ed720a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:31.066186 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a4a024-21c1-4241-9133-602268ed720a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e947a3d8-eb3b-4652-ae31-6cc7a277c278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1048491048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['65aa786d-7e3e-406f-90e7-71c7fa13b755','a4b7ce60-a78b-4e44-aa3e-810444afc5fc','a6fbc28f-4a3f-417c-be27-d41d8da1ceb5','40a9e51b-311d-477b-ba04-a5420e3cc5fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1048491048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e947a3d8-eb3b-4652-ae31-6cc7a277c278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d4bc67adef4054a935b6a7d0fc9984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='717041616e5f4c3aae9fee0698a5b763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:31.067468 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07665bb-6ea6-42f9-ae9e-9e1e42fc87fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:31.090525 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a07665bb-6ea6-42f9-ae9e-9e1e42fc87fe) transitioned into state 'SUCCESS' from state '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-1048491048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['65aa786d-7e3e-406f-90e7-71c7fa13b755','a4b7ce60-a78b-4e44-aa3e-810444afc5fc','a6fbc28f-4a3f-417c-be27-d41d8da1ceb5','40a9e51b-311d-477b-ba04-a5420e3cc5fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:31.092796 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02189371-556e-4e39-b9f2-7fb2db869c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:31.102602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02189371-556e-4e39-b9f2-7fb2db869c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:31.104267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (f2af7f2a-10cb-484f-a019-22fc8f1625f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:31.105045 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request issued successfully. Aug 18 05:36:31.106028 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80ce8303-4dc3-4c02-9dcd-38bea2f61fcb tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:31.106538 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 985/3973] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:36:30 2026] POST /volume/v3/volumes => generated 760 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:31.118998 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ee4d9b45-440d-46ca-9de1-c0e50d080774 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:31.121004 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ee4d9b45-440d-46ca-9de1-c0e50d080774 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 Aug 18 05:36:31.121257 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ee4d9b45-440d-46ca-9de1-c0e50d080774 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:31.121511 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ee4d9b45-440d-46ca-9de1-c0e50d080774 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:31.129288 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:31.129288 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:31.133710 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ee4d9b45-440d-46ca-9de1-c0e50d080774 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:31.138747 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ee4d9b45-440d-46ca-9de1-c0e50d080774 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 returned with HTTP 200 Aug 18 05:36:31.139214 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 990/3974] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:31 2026] GET /volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:31.284904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec495157-2ec8-4fca-8610-4d33a0531288 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:31.286991 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec495157-2ec8-4fca-8610-4d33a0531288 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:31.287278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec495157-2ec8-4fca-8610-4d33a0531288 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:31.287525 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec495157-2ec8-4fca-8610-4d33a0531288 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:31.287636 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ec495157-2ec8-4fca-8610-4d33a0531288 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:31.292384 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:31.292384 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:31.293299 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec495157-2ec8-4fca-8610-4d33a0531288 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:31.293855 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1000/3975] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:31 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:31.655371 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-30184667-e50e-4429-a786-611bb9e494b5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:31.657228 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30184667-e50e-4429-a786-611bb9e494b5 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] DELETE https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:36:31.657402 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30184667-e50e-4429-a786-611bb9e494b5 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:31.657628 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30184667-e50e-4429-a786-611bb9e494b5 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:31.657781 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-30184667-e50e-4429-a786-611bb9e494b5 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Delete volume with id: 0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:36:31.664901 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:31.664901 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:31.665374 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-30184667-e50e-4429-a786-611bb9e494b5 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:36:31.684662 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-30184667-e50e-4429-a786-611bb9e494b5 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Delete volume request issued successfully. Aug 18 05:36:31.684933 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30184667-e50e-4429-a786-611bb9e494b5 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 returned with HTTP 202 Aug 18 05:36:31.685463 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1001/3976] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:36:31 2026] DELETE /volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:36:31.696913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ea3dd677-40e3-4592-a0da-c2ed2d1ae926 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:31.698320 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea3dd677-40e3-4592-a0da-c2ed2d1ae926 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:36:31.698621 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea3dd677-40e3-4592-a0da-c2ed2d1ae926 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:31.698858 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea3dd677-40e3-4592-a0da-c2ed2d1ae926 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:31.706431 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:31.706431 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:31.710969 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ea3dd677-40e3-4592-a0da-c2ed2d1ae926 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:36:31.716291 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea3dd677-40e3-4592-a0da-c2ed2d1ae926 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 returned with HTTP 200 Aug 18 05:36:31.716874 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 986/3977] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:31 2026] GET /volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:36:32.154040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9b14130a-0b41-46e5-99ac-b1ad3a8cb76f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:32.156841 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b14130a-0b41-46e5-99ac-b1ad3a8cb76f tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 Aug 18 05:36:32.157055 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b14130a-0b41-46e5-99ac-b1ad3a8cb76f tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:32.157228 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b14130a-0b41-46e5-99ac-b1ad3a8cb76f tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:32.169710 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:32.169710 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:32.177695 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9b14130a-0b41-46e5-99ac-b1ad3a8cb76f tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:32.183630 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b14130a-0b41-46e5-99ac-b1ad3a8cb76f tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 returned with HTTP 200 Aug 18 05:36:32.184218 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 991/3978] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:32 2026] GET /volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:32.208329 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf425645-e763-4a3b-a418-68d0cc39f534 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:32.215067 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf425645-e763-4a3b-a418-68d0cc39f534 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:36:32.215536 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf425645-e763-4a3b-a418-68d0cc39f534 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e947a3d8-eb3b-4652-ae31-6cc7a277c278", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-452471176"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:32.225897 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:32.225897 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:32.226502 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf425645-e763-4a3b-a418-68d0cc39f534 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:32.226685 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-bf425645-e763-4a3b-a418-68d0cc39f534 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create snapshot from volume e947a3d8-eb3b-4652-ae31-6cc7a277c278 Aug 18 05:36:32.271935 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-bf425645-e763-4a3b-a418-68d0cc39f534 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Created reservations ['cf87abd0-5214-4496-bc6c-f2ae6fa6fc24', '9f0f8b28-26f7-48c9-a91c-7185bb9e20c2', '5e5f7b98-f224-4122-9c48-c6ee947a2a56', '97903c81-b2e9-4d1b-9b60-db77e44e2332'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:32.306286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d48f3634-fccd-4d40-9b38-472f8c790d48 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:32.308776 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d48f3634-fccd-4d40-9b38-472f8c790d48 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:32.308986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d48f3634-fccd-4d40-9b38-472f8c790d48 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:32.309336 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d48f3634-fccd-4d40-9b38-472f8c790d48 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:32.309496 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d48f3634-fccd-4d40-9b38-472f8c790d48 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:32.314419 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:32.314419 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:32.315322 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d48f3634-fccd-4d40-9b38-472f8c790d48 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:32.315957 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1002/3979] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:32 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:32.325662 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf425645-e763-4a3b-a418-68d0cc39f534 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Snapshot create request issued successfully. Aug 18 05:36:32.326125 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf425645-e763-4a3b-a418-68d0cc39f534 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:36:32.326726 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1001/3980] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:36:32 2026] POST /volume/v3/snapshots => generated 315 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:32.341139 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6c536b4c-ce10-45b9-b648-b4455670f600 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:32.343136 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c536b4c-ce10-45b9-b648-b4455670f600 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b Aug 18 05:36:32.343568 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c536b4c-ce10-45b9-b648-b4455670f600 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:32.343899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6c536b4c-ce10-45b9-b648-b4455670f600 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:32.350612 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:32.350612 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:32.351368 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6c536b4c-ce10-45b9-b648-b4455670f600 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Snapshot retrieved successfully. Aug 18 05:36:32.352583 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6c536b4c-ce10-45b9-b648-b4455670f600 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b returned with HTTP 200 Aug 18 05:36:32.353165 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 987/3981] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:32 2026] GET /volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b => generated 447 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:32.734040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-80604f60-2f35-45e5-a0aa-4674a18b07ca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:32.736682 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-80604f60-2f35-45e5-a0aa-4674a18b07ca tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 Aug 18 05:36:32.736996 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-80604f60-2f35-45e5-a0aa-4674a18b07ca tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:32.737317 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-80604f60-2f35-45e5-a0aa-4674a18b07ca tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:32.744749 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-80604f60-2f35-45e5-a0aa-4674a18b07ca tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 returned with HTTP 404 Aug 18 05:36:32.745323 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 992/3982] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:32 2026] GET /volume/v3/volumes/0c809926-cdc9-4c58-8fe8-9c4244904922 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:36:32.755115 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-744a40a2-a57f-440d-b49e-9fa19a54e40b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:32.756769 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-744a40a2-a57f-440d-b49e-9fa19a54e40b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f Aug 18 05:36:32.756932 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-744a40a2-a57f-440d-b49e-9fa19a54e40b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:32.757140 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-744a40a2-a57f-440d-b49e-9fa19a54e40b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:32.757233 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-744a40a2-a57f-440d-b49e-9fa19a54e40b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Delete snapshot with id: ef28c727-9c00-42b9-bc8e-cfa2589c5e4f Aug 18 05:36:32.762035 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:32.762035 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:32.762519 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-744a40a2-a57f-440d-b49e-9fa19a54e40b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot retrieved successfully. Aug 18 05:36:32.780518 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-744a40a2-a57f-440d-b49e-9fa19a54e40b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot delete request issued successfully. Aug 18 05:36:32.780725 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-744a40a2-a57f-440d-b49e-9fa19a54e40b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f returned with HTTP 202 Aug 18 05:36:32.781405 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1003/3983] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:32 2026] DELETE /volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:32.794363 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a97a8d39-2b8f-4cd8-9b54-fdb50af41bc9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:32.796398 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a97a8d39-2b8f-4cd8-9b54-fdb50af41bc9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f Aug 18 05:36:32.796587 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a97a8d39-2b8f-4cd8-9b54-fdb50af41bc9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:32.796781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a97a8d39-2b8f-4cd8-9b54-fdb50af41bc9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:32.803156 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:32.803156 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:32.803698 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a97a8d39-2b8f-4cd8-9b54-fdb50af41bc9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot retrieved successfully. Aug 18 05:36:32.804792 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a97a8d39-2b8f-4cd8-9b54-fdb50af41bc9 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f returned with HTTP 200 Aug 18 05:36:32.805224 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1002/3984] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:32 2026] GET /volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:33.328455 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7fe54653-49aa-4b29-a2bd-1133d7e0be17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:33.330112 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fe54653-49aa-4b29-a2bd-1133d7e0be17 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:33.330458 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fe54653-49aa-4b29-a2bd-1133d7e0be17 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:33.330767 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fe54653-49aa-4b29-a2bd-1133d7e0be17 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:33.331123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7fe54653-49aa-4b29-a2bd-1133d7e0be17 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:33.337234 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:33.337234 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:33.337234 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fe54653-49aa-4b29-a2bd-1133d7e0be17 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:33.337234 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 988/3985] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:33 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:33.363901 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2b1db1af-a89d-41c0-9cbf-d7a8f3fb1468 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:33.366698 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b1db1af-a89d-41c0-9cbf-d7a8f3fb1468 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b Aug 18 05:36:33.366893 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b1db1af-a89d-41c0-9cbf-d7a8f3fb1468 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:33.367116 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2b1db1af-a89d-41c0-9cbf-d7a8f3fb1468 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:33.373567 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:33.373567 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:33.374486 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2b1db1af-a89d-41c0-9cbf-d7a8f3fb1468 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Snapshot retrieved successfully. Aug 18 05:36:33.375980 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2b1db1af-a89d-41c0-9cbf-d7a8f3fb1468 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b returned with HTTP 200 Aug 18 05:36:33.376499 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 993/3986] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:33 2026] GET /volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:33.386916 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:33.389292 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:33.389875 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2914dd5a-83f1-4d94-9cc0-7410d6119b0b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1830325548"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:33.392090 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request body: {'volume': {"'snapshot_id": '2914dd5a-83f1-4d94-9cc0-7410d6119b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1830325548'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:33.392274 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume of 1 GB Aug 18 05:36:33.392627 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:33.392627 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:33.399310 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Availability Zones retrieved successfully. Aug 18 05:36:33.409246 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (ca128700-948c-4151-a1a6-09a8d26d2370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:33.410753 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca703d1-68a9-48cd-bacb-aa75ef9119a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.412221 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:33.452743 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca703d1-68a9-48cd-bacb-aa75ef9119a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.453862 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af16ea1e-382b-41c4-a105-df72483568af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.498037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Created reservations ['a83c8280-7a7d-4da1-967d-091fc60763e8', '31a22dcf-6af1-4198-a0d0-c7d38ca24f1c', '6c495db0-d9f2-45bc-8221-99f563c29b00', '14e5560a-185e-44cf-9fbe-cf2db7725a91'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:33.498835 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af16ea1e-382b-41c4-a105-df72483568af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a83c8280-7a7d-4da1-967d-091fc60763e8', '31a22dcf-6af1-4198-a0d0-c7d38ca24f1c', '6c495db0-d9f2-45bc-8221-99f563c29b00', '14e5560a-185e-44cf-9fbe-cf2db7725a91']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.499616 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4458fa62-2cfe-44c8-8403-6a2eff3c691e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.530442 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4458fa62-2cfe-44c8-8403-6a2eff3c691e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '535bf5f7-7585-46e9-a517-1b5a5d74ba20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1830325548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['a83c8280-7a7d-4da1-967d-091fc60763e8','31a22dcf-6af1-4198-a0d0-c7d38ca24f1c','6c495db0-d9f2-45bc-8221-99f563c29b00','14e5560a-185e-44cf-9fbe-cf2db7725a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1830325548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=535bf5f7-7585-46e9-a517-1b5a5d74ba20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d4bc67adef4054a935b6a7d0fc9984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='717041616e5f4c3aae9fee0698a5b763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.531811 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6556d59b-6f52-4d89-b762-13901e1f13ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.562109 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6556d59b-6f52-4d89-b762-13901e1f13ca) transitioned into state 'SUCCESS' from state '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-1830325548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['a83c8280-7a7d-4da1-967d-091fc60763e8','31a22dcf-6af1-4198-a0d0-c7d38ca24f1c','6c495db0-d9f2-45bc-8221-99f563c29b00','14e5560a-185e-44cf-9fbe-cf2db7725a91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.563148 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd1f665f-80a4-4493-8e76-c70b23842ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.577117 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd1f665f-80a4-4493-8e76-c70b23842ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.578357 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (ca128700-948c-4151-a1a6-09a8d26d2370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:33.578863 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request issued successfully. Aug 18 05:36:33.579703 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2765a59-3ae0-4e15-9817-aa83d5dbc485 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:33.580313 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1004/3987] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:33 2026] POST /volume/v3/volumes => generated 760 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:33.594564 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:33.600662 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:33.602361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2914dd5a-83f1-4d94-9cc0-7410d6119b0b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-380154045"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:33.606315 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request body: {'volume': {"'snapshot_id": '2914dd5a-83f1-4d94-9cc0-7410d6119b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-380154045'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:33.606531 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume of 1 GB Aug 18 05:36:33.618497 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Availability Zones retrieved successfully. Aug 18 05:36:33.624421 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (1a3ad1f7-4c18-49c1-aa8c-13e2a9f40158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:33.625407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5da93e-c2e3-4c22-81b6-3e711117396f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.626414 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:33.663608 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d5da93e-c2e3-4c22-81b6-3e711117396f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.664493 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a0587f-6bcc-41ec-857c-4cb19b85143f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.712866 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Created reservations ['41970b37-afb4-40d5-95d2-76707dc1a2d5', '7b4b1bce-851f-4e4f-b4aa-c23f8d46606a', '033f3c92-6770-4f31-be50-4826af6d87c0', '8f70af76-3b8e-455c-87dd-39dcd22019f7'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:33.713793 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a0587f-6bcc-41ec-857c-4cb19b85143f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41970b37-afb4-40d5-95d2-76707dc1a2d5', '7b4b1bce-851f-4e4f-b4aa-c23f8d46606a', '033f3c92-6770-4f31-be50-4826af6d87c0', '8f70af76-3b8e-455c-87dd-39dcd22019f7']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.715841 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46d27baf-4388-4431-9139-77b2456eb9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.748684 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46d27baf-4388-4431-9139-77b2456eb9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75d4f41c-23b6-412e-b9a2-29971ce5ee4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-380154045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['41970b37-afb4-40d5-95d2-76707dc1a2d5','7b4b1bce-851f-4e4f-b4aa-c23f8d46606a','033f3c92-6770-4f31-be50-4826af6d87c0','8f70af76-3b8e-455c-87dd-39dcd22019f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-380154045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75d4f41c-23b6-412e-b9a2-29971ce5ee4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d4bc67adef4054a935b6a7d0fc9984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='717041616e5f4c3aae9fee0698a5b763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.749740 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec876b69-de9b-4c63-a059-e8b56650dc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.780519 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec876b69-de9b-4c63-a059-e8b56650dc32) transitioned into state 'SUCCESS' from state '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-380154045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['41970b37-afb4-40d5-95d2-76707dc1a2d5','7b4b1bce-851f-4e4f-b4aa-c23f8d46606a','033f3c92-6770-4f31-be50-4826af6d87c0','8f70af76-3b8e-455c-87dd-39dcd22019f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.783063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d93147-f632-4858-9211-db2fc655cdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.795866 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d93147-f632-4858-9211-db2fc655cdff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.796964 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (1a3ad1f7-4c18-49c1-aa8c-13e2a9f40158) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:33.798031 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request issued successfully. Aug 18 05:36:33.798388 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d0b74c2-f834-49f5-b8f0-67739491e6f6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:33.798999 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1003/3988] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:33 2026] POST /volume/v3/volumes => generated 759 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:33.812381 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:33.818036 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:33.818186 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-022d3aa8-11b3-4163-b571-3711e9e36c84 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:33.818254 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2914dd5a-83f1-4d94-9cc0-7410d6119b0b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1807722438"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:33.819223 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request body: {'volume': {"'snapshot_id": '2914dd5a-83f1-4d94-9cc0-7410d6119b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1807722438'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:33.819493 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume of 1 GB Aug 18 05:36:33.819739 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-022d3aa8-11b3-4163-b571-3711e9e36c84 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f Aug 18 05:36:33.820086 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-022d3aa8-11b3-4163-b571-3711e9e36c84 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:33.820618 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-022d3aa8-11b3-4163-b571-3711e9e36c84 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:33.826331 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Availability Zones retrieved successfully. Aug 18 05:36:33.830847 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-022d3aa8-11b3-4163-b571-3711e9e36c84 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f returned with HTTP 404 Aug 18 05:36:33.831935 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 994/3989] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:33 2026] GET /volume/v3/snapshots/ef28c727-9c00-42b9-bc8e-cfa2589c5e4f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:33.833918 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (6066860d-9661-4184-b6d1-5582d547d896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:33.835004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8474eb05-5820-4f7c-b50d-22d23c1b881d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.836204 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:33.873538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8474eb05-5820-4f7c-b50d-22d23c1b881d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.873538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c6ebf1-660e-4c24-8008-0493efed8b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.924062 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Created reservations ['cd17fb0b-f6ef-43b8-ae16-0280ac273b5d', '6837e691-1899-4bf9-a9e7-fa46caf18592', '2e07aec8-ad64-416a-a544-be72f0a14e11', 'c23bbf25-fbdb-4617-852b-c3432b4ca6ba'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:33.924062 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c6ebf1-660e-4c24-8008-0493efed8b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd17fb0b-f6ef-43b8-ae16-0280ac273b5d', '6837e691-1899-4bf9-a9e7-fa46caf18592', '2e07aec8-ad64-416a-a544-be72f0a14e11', 'c23bbf25-fbdb-4617-852b-c3432b4ca6ba']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.924062 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9a98d9-b53c-44aa-a2f8-33e5ce05e92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.946416 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc9a98d9-b53c-44aa-a2f8-33e5ce05e92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d9e6d4-4374-4b87-aadb-75efa6295876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807722438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['cd17fb0b-f6ef-43b8-ae16-0280ac273b5d','6837e691-1899-4bf9-a9e7-fa46caf18592','2e07aec8-ad64-416a-a544-be72f0a14e11','c23bbf25-fbdb-4617-852b-c3432b4ca6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1807722438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d9e6d4-4374-4b87-aadb-75efa6295876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d4bc67adef4054a935b6a7d0fc9984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='717041616e5f4c3aae9fee0698a5b763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.947157 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e64b04-dda8-4aac-a215-779503e4d561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.969897 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e64b04-dda8-4aac-a215-779503e4d561) transitioned into state 'SUCCESS' from state '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-1807722438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['cd17fb0b-f6ef-43b8-ae16-0280ac273b5d','6837e691-1899-4bf9-a9e7-fa46caf18592','2e07aec8-ad64-416a-a544-be72f0a14e11','c23bbf25-fbdb-4617-852b-c3432b4ca6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.970694 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce004807-1433-4dfe-9202-e53ca3d3dddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:33.981549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce004807-1433-4dfe-9202-e53ca3d3dddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:33.981549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (6066860d-9661-4184-b6d1-5582d547d896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:33.981549 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request issued successfully. Aug 18 05:36:33.982003 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a1e451e-bad0-40f1-a19c-5877e3127e4e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:33.982552 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 989/3990] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:33 2026] POST /volume/v3/volumes => generated 760 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:33.998404 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.000389 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:34.000751 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2914dd5a-83f1-4d94-9cc0-7410d6119b0b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-129420054"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:34.002392 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request body: {'volume': {"'snapshot_id": '2914dd5a-83f1-4d94-9cc0-7410d6119b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-129420054'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:34.002569 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume of 1 GB Aug 18 05:36:34.002875 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.002875 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:34.006875 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Availability Zones retrieved successfully. Aug 18 05:36:34.012883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (1f051977-5200-4cf0-8684-c2e1ddbda45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:34.013891 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d488d82-8bc3-4239-b471-de9aa2279b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.014787 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:34.041727 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d488d82-8bc3-4239-b471-de9aa2279b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.042602 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e33147-9bf1-475e-ad4e-9de365df1094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.105196 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Created reservations ['caade880-2fc5-460b-bb85-ec4825504d24', '1b95ffe0-bff2-4369-a9a3-54c2e1f9e815', '29b240d6-0b53-41f4-86d7-5708241a6c6e', 'a33263f8-fafa-49ac-a4aa-fb258ce24d32'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:34.106393 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e33147-9bf1-475e-ad4e-9de365df1094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caade880-2fc5-460b-bb85-ec4825504d24', '1b95ffe0-bff2-4369-a9a3-54c2e1f9e815', '29b240d6-0b53-41f4-86d7-5708241a6c6e', 'a33263f8-fafa-49ac-a4aa-fb258ce24d32']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.107438 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ce5df1-aed4-4e49-b9f8-2b179a39c5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.152722 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ce5df1-aed4-4e49-b9f8-2b179a39c5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d76c74-2a0b-49e4-b52d-d60cfb962643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-129420054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['caade880-2fc5-460b-bb85-ec4825504d24','1b95ffe0-bff2-4369-a9a3-54c2e1f9e815','29b240d6-0b53-41f4-86d7-5708241a6c6e','a33263f8-fafa-49ac-a4aa-fb258ce24d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-129420054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d76c74-2a0b-49e4-b52d-d60cfb962643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d4bc67adef4054a935b6a7d0fc9984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='717041616e5f4c3aae9fee0698a5b763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.156646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a2c0fd-ccc0-4326-b973-32ac1c5c364a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.192885 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a2c0fd-ccc0-4326-b973-32ac1c5c364a) transitioned into state 'SUCCESS' from state '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-129420054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['caade880-2fc5-460b-bb85-ec4825504d24','1b95ffe0-bff2-4369-a9a3-54c2e1f9e815','29b240d6-0b53-41f4-86d7-5708241a6c6e','a33263f8-fafa-49ac-a4aa-fb258ce24d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.193957 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb16d3d-6a75-4d79-9c3a-8961870d0e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.206548 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb16d3d-6a75-4d79-9c3a-8961870d0e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.207571 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (1f051977-5200-4cf0-8684-c2e1ddbda45d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:34.207954 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request issued successfully. Aug 18 05:36:34.208963 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f1069be-346d-47fc-84b2-b5fb82dc4640 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:34.209607 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1005/3991] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:33 2026] POST /volume/v3/volumes => generated 759 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:34.226305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.232061 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:34.232183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2914dd5a-83f1-4d94-9cc0-7410d6119b0b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-809701641"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:34.236036 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request body: {'volume': {"'snapshot_id": '2914dd5a-83f1-4d94-9cc0-7410d6119b0b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-809701641'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:34.236141 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume of 1 GB Aug 18 05:36:34.243383 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.243383 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:34.245546 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Availability Zones retrieved successfully. Aug 18 05:36:34.256037 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (630309e9-128a-4273-bf88-7179d60da401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:34.257675 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9d91b7-26b5-4e46-beed-51debbda7d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.259155 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:34.326969 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9d91b7-26b5-4e46-beed-51debbda7d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.328098 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4594faa8-5d44-4e0f-be9b-84eb5498d099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.352156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-346a4644-d613-4538-9fca-306ac590ae2c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.356192 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-346a4644-d613-4538-9fca-306ac590ae2c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:34.356192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-346a4644-d613-4538-9fca-306ac590ae2c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:34.356192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-346a4644-d613-4538-9fca-306ac590ae2c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:34.356192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-346a4644-d613-4538-9fca-306ac590ae2c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:34.365375 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.365375 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:34.367644 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-346a4644-d613-4538-9fca-306ac590ae2c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:34.368384 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 995/3992] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:34 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:34.404715 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Created reservations ['cde62307-e9a0-4412-92a4-1a8186e6ae16', '94f5a212-faa3-42aa-bfe3-8ca5226fdde2', '9f5ec582-88f1-4e2f-bd82-0f882363e896', '038e6bcf-4c8f-4109-ac44-bedbb0705ca9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:34.405780 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4594faa8-5d44-4e0f-be9b-84eb5498d099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cde62307-e9a0-4412-92a4-1a8186e6ae16', '94f5a212-faa3-42aa-bfe3-8ca5226fdde2', '9f5ec582-88f1-4e2f-bd82-0f882363e896', '038e6bcf-4c8f-4109-ac44-bedbb0705ca9']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.406526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3662e956-1422-45e2-acdc-25d6461ef726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.436153 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3662e956-1422-45e2-acdc-25d6461ef726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc2c458f-f778-4d00-8e98-50efa3c44867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-809701641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['cde62307-e9a0-4412-92a4-1a8186e6ae16','94f5a212-faa3-42aa-bfe3-8ca5226fdde2','9f5ec582-88f1-4e2f-bd82-0f882363e896','038e6bcf-4c8f-4109-ac44-bedbb0705ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-809701641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc2c458f-f778-4d00-8e98-50efa3c44867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d4bc67adef4054a935b6a7d0fc9984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='717041616e5f4c3aae9fee0698a5b763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.436864 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b5306d-4b5d-49f9-986f-0f8c2e0eae01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.478990 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b5306d-4b5d-49f9-986f-0f8c2e0eae01) transitioned into state 'SUCCESS' from state '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-809701641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d4bc67adef4054a935b6a7d0fc9984',qos_specs=None,replication_status=,reservations=['cde62307-e9a0-4412-92a4-1a8186e6ae16','94f5a212-faa3-42aa-bfe3-8ca5226fdde2','9f5ec582-88f1-4e2f-bd82-0f882363e896','038e6bcf-4c8f-4109-ac44-bedbb0705ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717041616e5f4c3aae9fee0698a5b763',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.479884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e625b08-bedd-4685-baf8-7d85586d46ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:34.491590 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e625b08-bedd-4685-baf8-7d85586d46ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:34.492813 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Flow 'volume_create_api' (630309e9-128a-4273-bf88-7179d60da401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:34.493168 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Create volume request issued successfully. Aug 18 05:36:34.493943 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50536a3a-a75f-4c25-9690-7f8da9ec9bc7 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:34.494873 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1004/3993] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:34 2026] POST /volume/v3/volumes => generated 759 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:34.509466 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6b38659b-c9f2-4fb2-86b2-96b134efa69d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.514892 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b38659b-c9f2-4fb2-86b2-96b134efa69d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 Aug 18 05:36:34.515164 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b38659b-c9f2-4fb2-86b2-96b134efa69d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:34.515394 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6b38659b-c9f2-4fb2-86b2-96b134efa69d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:34.533535 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.533535 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:34.541988 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6b38659b-c9f2-4fb2-86b2-96b134efa69d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:34.548439 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6b38659b-c9f2-4fb2-86b2-96b134efa69d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 returned with HTTP 200 Aug 18 05:36:34.548976 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 990/3994] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:34 2026] GET /volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:34.565985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9bda9953-943d-4576-879d-b18953960021 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.567908 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9bda9953-943d-4576-879d-b18953960021 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a Aug 18 05:36:34.568132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9bda9953-943d-4576-879d-b18953960021 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:34.568573 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9bda9953-943d-4576-879d-b18953960021 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:34.575693 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.575693 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:34.579951 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9bda9953-943d-4576-879d-b18953960021 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:34.586137 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9bda9953-943d-4576-879d-b18953960021 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a returned with HTTP 200 Aug 18 05:36:34.586538 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1006/3995] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:34 2026] GET /volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:34.599858 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-50013830-c2a8-4fed-96c7-9b45ef88e508 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.601336 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50013830-c2a8-4fed-96c7-9b45ef88e508 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 Aug 18 05:36:34.601716 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50013830-c2a8-4fed-96c7-9b45ef88e508 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:34.601983 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50013830-c2a8-4fed-96c7-9b45ef88e508 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:34.609846 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.609846 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:34.613073 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-50013830-c2a8-4fed-96c7-9b45ef88e508 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:34.618368 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50013830-c2a8-4fed-96c7-9b45ef88e508 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 returned with HTTP 200 Aug 18 05:36:34.618928 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 996/3996] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:34 2026] GET /volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:34.634983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b4dec5e-a256-4b4d-98a9-34973d3ce727 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.637303 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b4dec5e-a256-4b4d-98a9-34973d3ce727 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 Aug 18 05:36:34.637525 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b4dec5e-a256-4b4d-98a9-34973d3ce727 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:34.637755 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b4dec5e-a256-4b4d-98a9-34973d3ce727 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:34.646900 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.646900 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:34.651968 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b4dec5e-a256-4b4d-98a9-34973d3ce727 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:34.658589 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b4dec5e-a256-4b4d-98a9-34973d3ce727 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 returned with HTTP 200 Aug 18 05:36:34.658724 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1005/3997] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:34 2026] GET /volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:34.675428 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc79d20f-24e4-4a9d-b50b-e00decef4b8b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.677899 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc79d20f-24e4-4a9d-b50b-e00decef4b8b tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 Aug 18 05:36:34.678132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc79d20f-24e4-4a9d-b50b-e00decef4b8b tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:34.678309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc79d20f-24e4-4a9d-b50b-e00decef4b8b tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:34.689425 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.689425 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:34.694769 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fc79d20f-24e4-4a9d-b50b-e00decef4b8b tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:34.700990 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc79d20f-24e4-4a9d-b50b-e00decef4b8b tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 returned with HTTP 200 Aug 18 05:36:34.701585 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 991/3998] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:34 2026] GET /volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:34.718346 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b82e2c60-c760-4389-af44-a4b98102c63a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.720374 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b82e2c60-c760-4389-af44-a4b98102c63a tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] DELETE https://10.4.3.250/volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 Aug 18 05:36:34.720438 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b82e2c60-c760-4389-af44-a4b98102c63a tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:34.720674 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b82e2c60-c760-4389-af44-a4b98102c63a tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:34.720789 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b82e2c60-c760-4389-af44-a4b98102c63a tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume with id: cc2c458f-f778-4d00-8e98-50efa3c44867 Aug 18 05:36:34.730523 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.730523 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:34.731040 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b82e2c60-c760-4389-af44-a4b98102c63a tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:34.754785 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b82e2c60-c760-4389-af44-a4b98102c63a tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume request issued successfully. Aug 18 05:36:34.755075 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b82e2c60-c760-4389-af44-a4b98102c63a tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 returned with HTTP 202 Aug 18 05:36:34.755676 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1007/3999] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:34 2026] DELETE /volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:34.767901 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1ec86c1c-c2ee-40e7-b39d-22d8c6d36699 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:34.777074 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ec86c1c-c2ee-40e7-b39d-22d8c6d36699 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 Aug 18 05:36:34.777074 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ec86c1c-c2ee-40e7-b39d-22d8c6d36699 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:34.777074 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ec86c1c-c2ee-40e7-b39d-22d8c6d36699 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:34.788269 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:34.788269 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:34.794668 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1ec86c1c-c2ee-40e7-b39d-22d8c6d36699 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:34.802971 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ec86c1c-c2ee-40e7-b39d-22d8c6d36699 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 returned with HTTP 200 Aug 18 05:36:34.803931 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 997/4000] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:34 2026] GET /volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:35.381426 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac48b8bb-536c-45c6-88d2-ff9f92ae9353 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:35.383982 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac48b8bb-536c-45c6-88d2-ff9f92ae9353 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:35.384371 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac48b8bb-536c-45c6-88d2-ff9f92ae9353 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:35.385644 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac48b8bb-536c-45c6-88d2-ff9f92ae9353 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:35.385967 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ac48b8bb-536c-45c6-88d2-ff9f92ae9353 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:35.391990 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:35.391990 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:35.393347 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac48b8bb-536c-45c6-88d2-ff9f92ae9353 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:35.393924 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1006/4001] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:35 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:35.821707 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4be923bc-51eb-41db-ac3f-9157e47c0334 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:35.825825 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4be923bc-51eb-41db-ac3f-9157e47c0334 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 Aug 18 05:36:35.826534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4be923bc-51eb-41db-ac3f-9157e47c0334 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:35.826642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4be923bc-51eb-41db-ac3f-9157e47c0334 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:35.841408 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4be923bc-51eb-41db-ac3f-9157e47c0334 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 returned with HTTP 404 Aug 18 05:36:35.842112 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 992/4002] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:35 2026] GET /volume/v3/volumes/cc2c458f-f778-4d00-8e98-50efa3c44867 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:35.850974 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4bcd1581-b9d0-4338-ba0f-be6be3e13679 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:35.855267 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4bcd1581-b9d0-4338-ba0f-be6be3e13679 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] DELETE https://10.4.3.250/volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 Aug 18 05:36:35.855588 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4bcd1581-b9d0-4338-ba0f-be6be3e13679 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:35.855851 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4bcd1581-b9d0-4338-ba0f-be6be3e13679 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:35.856560 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-4bcd1581-b9d0-4338-ba0f-be6be3e13679 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume with id: 28d76c74-2a0b-49e4-b52d-d60cfb962643 Aug 18 05:36:35.868160 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:35.868160 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:35.870507 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4bcd1581-b9d0-4338-ba0f-be6be3e13679 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:35.904993 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4bcd1581-b9d0-4338-ba0f-be6be3e13679 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume request issued successfully. Aug 18 05:36:35.905249 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4bcd1581-b9d0-4338-ba0f-be6be3e13679 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 returned with HTTP 202 Aug 18 05:36:35.905851 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1008/4003] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:35 2026] DELETE /volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:35.916677 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a2fd553-b3a3-436f-a7ee-491902fea5b3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:35.921685 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a2fd553-b3a3-436f-a7ee-491902fea5b3 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 Aug 18 05:36:35.921685 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a2fd553-b3a3-436f-a7ee-491902fea5b3 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:35.921685 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a2fd553-b3a3-436f-a7ee-491902fea5b3 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:35.931718 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:35.931718 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:35.940246 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7a2fd553-b3a3-436f-a7ee-491902fea5b3 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:35.944660 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a2fd553-b3a3-436f-a7ee-491902fea5b3 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 returned with HTTP 200 Aug 18 05:36:35.947279 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 998/4004] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:35 2026] GET /volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:36.214289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-3efe2e21-e7cf-4657-b65b-c788a2858c69 req-ad341788-f52c-430b-a3de-495126258608 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:36.216924 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3efe2e21-e7cf-4657-b65b-c788a2858c69 req-ad341788-f52c-430b-a3de-495126258608 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] DELETE https://10.4.3.250/volume/v3/attachments/e02811b8-5059-44cd-b835-8a4f5ea05a58 Aug 18 05:36:36.217208 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3efe2e21-e7cf-4657-b65b-c788a2858c69 req-ad341788-f52c-430b-a3de-495126258608 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:36.217451 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-3efe2e21-e7cf-4657-b65b-c788a2858c69 req-ad341788-f52c-430b-a3de-495126258608 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:36.230035 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:36.230035 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:36.285125 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-3efe2e21-e7cf-4657-b65b-c788a2858c69 req-ad341788-f52c-430b-a3de-495126258608 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments/e02811b8-5059-44cd-b835-8a4f5ea05a58 returned with HTTP 200 Aug 18 05:36:36.286238 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1007/4005] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:36 2026] DELETE /volume/v3/attachments/e02811b8-5059-44cd-b835-8a4f5ea05a58 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:36.408582 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eeb46f96-54f3-48d6-b514-8ad18e1c81f0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:36.410383 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eeb46f96-54f3-48d6-b514-8ad18e1c81f0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:36.410586 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eeb46f96-54f3-48d6-b514-8ad18e1c81f0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:36.410785 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eeb46f96-54f3-48d6-b514-8ad18e1c81f0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:36.411562 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-eeb46f96-54f3-48d6-b514-8ad18e1c81f0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:36.416033 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:36.416033 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:36.416746 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eeb46f96-54f3-48d6-b514-8ad18e1c81f0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:36.419757 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 993/4006] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:36 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:36.912047 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b9808a70-9f5e-488b-9f02-7bcefaec9a5b req-0f29c8c5-353d-4ac6-9733-9e2632abdfc1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:36.914693 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b9808a70-9f5e-488b-9f02-7bcefaec9a5b req-0f29c8c5-353d-4ac6-9733-9e2632abdfc1 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] DELETE https://10.4.3.250/volume/v3/attachments/51fc50b4-fc35-47ac-be39-1e645d59972b Aug 18 05:36:36.914989 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b9808a70-9f5e-488b-9f02-7bcefaec9a5b req-0f29c8c5-353d-4ac6-9733-9e2632abdfc1 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:36.915246 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b9808a70-9f5e-488b-9f02-7bcefaec9a5b req-0f29c8c5-353d-4ac6-9733-9e2632abdfc1 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:36.924849 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:36.924849 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:36.958619 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-af4bfd89-c0fb-430b-9319-e4054f4b5d13 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:36.962523 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af4bfd89-c0fb-430b-9319-e4054f4b5d13 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 Aug 18 05:36:36.962735 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af4bfd89-c0fb-430b-9319-e4054f4b5d13 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:36.962933 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af4bfd89-c0fb-430b-9319-e4054f4b5d13 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:36.969793 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af4bfd89-c0fb-430b-9319-e4054f4b5d13 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 returned with HTTP 404 Aug 18 05:36:36.970549 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 999/4007] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:36 2026] GET /volume/v3/volumes/28d76c74-2a0b-49e4-b52d-d60cfb962643 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:36.979322 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3bd924ef-9745-4c60-986e-8d96b3461eb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:36.979873 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b9808a70-9f5e-488b-9f02-7bcefaec9a5b req-0f29c8c5-353d-4ac6-9733-9e2632abdfc1 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/attachments/51fc50b4-fc35-47ac-be39-1e645d59972b returned with HTTP 200 Aug 18 05:36:36.980320 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1009/4008] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:36 2026] DELETE /volume/v3/attachments/51fc50b4-fc35-47ac-be39-1e645d59972b => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:36.981909 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bd924ef-9745-4c60-986e-8d96b3461eb0 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] DELETE https://10.4.3.250/volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 Aug 18 05:36:36.982179 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3bd924ef-9745-4c60-986e-8d96b3461eb0 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:36.982428 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3bd924ef-9745-4c60-986e-8d96b3461eb0 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:36.982649 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3bd924ef-9745-4c60-986e-8d96b3461eb0 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume with id: 78d9e6d4-4374-4b87-aadb-75efa6295876 Aug 18 05:36:36.991540 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:36.991540 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:36.992170 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3bd924ef-9745-4c60-986e-8d96b3461eb0 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:37.039783 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3bd924ef-9745-4c60-986e-8d96b3461eb0 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume request issued successfully. Aug 18 05:36:37.040019 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3bd924ef-9745-4c60-986e-8d96b3461eb0 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 returned with HTTP 202 Aug 18 05:36:37.040584 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1008/4009] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:36 2026] DELETE /volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:37.050516 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aefcabb0-19d1-4282-b007-3cd453f32f09 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:37.053002 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aefcabb0-19d1-4282-b007-3cd453f32f09 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 Aug 18 05:36:37.053395 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aefcabb0-19d1-4282-b007-3cd453f32f09 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:37.053673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aefcabb0-19d1-4282-b007-3cd453f32f09 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:37.065101 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:37.065101 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:37.069993 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aefcabb0-19d1-4282-b007-3cd453f32f09 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:37.077204 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aefcabb0-19d1-4282-b007-3cd453f32f09 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 returned with HTTP 200 Aug 18 05:36:37.077927 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 994/4010] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:37 2026] GET /volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:37.431232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-420d4b65-f1bd-4c2b-bd12-41e84f6dd8f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:37.433582 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-420d4b65-f1bd-4c2b-bd12-41e84f6dd8f5 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:37.433582 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-420d4b65-f1bd-4c2b-bd12-41e84f6dd8f5 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:37.433582 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-420d4b65-f1bd-4c2b-bd12-41e84f6dd8f5 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:37.433770 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-420d4b65-f1bd-4c2b-bd12-41e84f6dd8f5 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:37.438474 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:37.438474 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:37.439251 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-420d4b65-f1bd-4c2b-bd12-41e84f6dd8f5 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:37.439626 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1000/4011] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:37 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:37.449470 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38babfbc-5256-4e41-8ba3-7774dc145433 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:37.451460 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38babfbc-5256-4e41-8ba3-7774dc145433 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:37.451691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38babfbc-5256-4e41-8ba3-7774dc145433 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:37.451914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38babfbc-5256-4e41-8ba3-7774dc145433 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:37.452037 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-38babfbc-5256-4e41-8ba3-7774dc145433 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:37.456348 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:37.456348 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:37.457115 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38babfbc-5256-4e41-8ba3-7774dc145433 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:37.457463 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1010/4012] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:37 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:37.469187 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f45fd0da-d610-4d3b-9fad-74680a18b239 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:37.473416 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f45fd0da-d610-4d3b-9fad-74680a18b239 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] DELETE https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:37.473416 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f45fd0da-d610-4d3b-9fad-74680a18b239 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:37.473416 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f45fd0da-d610-4d3b-9fad-74680a18b239 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:37.473416 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-f45fd0da-d610-4d3b-9fad-74680a18b239 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Delete backup with id: 25bec592-f9f7-45f3-95bc-7409c590ac7f. Aug 18 05:36:37.477736 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:37.477736 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:37.495546 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-f45fd0da-d610-4d3b-9fad-74680a18b239 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] delete_backup rpcapi backup_id 25bec592-f9f7-45f3-95bc-7409c590ac7f {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:36:37.497805 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f45fd0da-d610-4d3b-9fad-74680a18b239 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 202 Aug 18 05:36:37.498559 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1009/4013] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:37 2026] DELETE /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:36:37.508835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7a3f7908-fad7-41be-bf20-fc923a968a77 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:37.510775 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a3f7908-fad7-41be-bf20-fc923a968a77 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:37.510872 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a3f7908-fad7-41be-bf20-fc923a968a77 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:37.511173 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7a3f7908-fad7-41be-bf20-fc923a968a77 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:37.511294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7a3f7908-fad7-41be-bf20-fc923a968a77 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:37.516525 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:37.516525 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:37.517470 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7a3f7908-fad7-41be-bf20-fc923a968a77 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 200 Aug 18 05:36:37.517737 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 995/4014] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:37 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:37.683195 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1496fd75-ee3f-40a2-ba98-00b74b0a4c46 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:37.684945 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1496fd75-ee3f-40a2-ba98-00b74b0a4c46 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] DELETE https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:36:37.685218 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1496fd75-ee3f-40a2-ba98-00b74b0a4c46 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:37.685515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1496fd75-ee3f-40a2-ba98-00b74b0a4c46 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:37.685725 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-1496fd75-ee3f-40a2-ba98-00b74b0a4c46 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Delete volume with id: 083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:36:37.693100 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:37.693100 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:37.693634 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1496fd75-ee3f-40a2-ba98-00b74b0a4c46 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:36:37.710307 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1496fd75-ee3f-40a2-ba98-00b74b0a4c46 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Delete volume request issued successfully. Aug 18 05:36:37.710550 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1496fd75-ee3f-40a2-ba98-00b74b0a4c46 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 returned with HTTP 202 Aug 18 05:36:37.711020 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1001/4015] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:36:37 2026] DELETE /volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:36:37.717886 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48e4e734-07d4-4e79-824c-e1d549a94dbf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:37.719639 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48e4e734-07d4-4e79-824c-e1d549a94dbf tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:36:37.719847 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48e4e734-07d4-4e79-824c-e1d549a94dbf tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:37.720036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48e4e734-07d4-4e79-824c-e1d549a94dbf tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:37.726797 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:37.726797 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:37.730586 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-48e4e734-07d4-4e79-824c-e1d549a94dbf tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:36:37.735274 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48e4e734-07d4-4e79-824c-e1d549a94dbf tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 returned with HTTP 200 Aug 18 05:36:37.735731 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1011/4016] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:37 2026] GET /volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:36:38.092202 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c465095b-5873-4874-b971-5cef7c0e172f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.094563 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c465095b-5873-4874-b971-5cef7c0e172f tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 Aug 18 05:36:38.094857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c465095b-5873-4874-b971-5cef7c0e172f tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.095100 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c465095b-5873-4874-b971-5cef7c0e172f tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.103242 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c465095b-5873-4874-b971-5cef7c0e172f tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 returned with HTTP 404 Aug 18 05:36:38.103701 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1010/4017] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:38 2026] GET /volume/v3/volumes/78d9e6d4-4374-4b87-aadb-75efa6295876 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:38.110702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d124bb36-7b82-482f-8cd2-ea176ce96f5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.112486 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d124bb36-7b82-482f-8cd2-ea176ce96f5d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] DELETE https://10.4.3.250/volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a Aug 18 05:36:38.112705 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d124bb36-7b82-482f-8cd2-ea176ce96f5d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.112911 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d124bb36-7b82-482f-8cd2-ea176ce96f5d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.113099 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d124bb36-7b82-482f-8cd2-ea176ce96f5d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume with id: 75d4f41c-23b6-412e-b9a2-29971ce5ee4a Aug 18 05:36:38.120269 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.120269 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:38.120750 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d124bb36-7b82-482f-8cd2-ea176ce96f5d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:38.141605 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d124bb36-7b82-482f-8cd2-ea176ce96f5d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume request issued successfully. Aug 18 05:36:38.141845 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d124bb36-7b82-482f-8cd2-ea176ce96f5d tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a returned with HTTP 202 Aug 18 05:36:38.142402 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 996/4018] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:38 2026] DELETE /volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:38.158112 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b420d1a1-7e6f-46e0-a7d1-808c2106b023 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.158518 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a79631ee-6b8e-405b-976f-d38f7f97aad9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.159952 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b420d1a1-7e6f-46e0-a7d1-808c2106b023 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] DELETE https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff Aug 18 05:36:38.160175 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b420d1a1-7e6f-46e0-a7d1-808c2106b023 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.160362 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b420d1a1-7e6f-46e0-a7d1-808c2106b023 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.160517 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b420d1a1-7e6f-46e0-a7d1-808c2106b023 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Delete volume with id: be6846bd-f97a-4a6f-b28d-390e8665bbff Aug 18 05:36:38.160651 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a79631ee-6b8e-405b-976f-d38f7f97aad9 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a Aug 18 05:36:38.160890 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a79631ee-6b8e-405b-976f-d38f7f97aad9 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.161139 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a79631ee-6b8e-405b-976f-d38f7f97aad9 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.171895 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.171895 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:38.172424 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b420d1a1-7e6f-46e0-a7d1-808c2106b023 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:36:38.173400 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.173400 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:38.178283 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a79631ee-6b8e-405b-976f-d38f7f97aad9 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:38.184225 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a79631ee-6b8e-405b-976f-d38f7f97aad9 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a returned with HTTP 200 Aug 18 05:36:38.184681 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1002/4019] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:38 2026] GET /volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:38.194880 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b420d1a1-7e6f-46e0-a7d1-808c2106b023 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Delete volume request issued successfully. Aug 18 05:36:38.195001 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b420d1a1-7e6f-46e0-a7d1-808c2106b023 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff returned with HTTP 202 Aug 18 05:36:38.195504 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1012/4020] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:38 2026] DELETE /volume/v3/volumes/be6846bd-f97a-4a6f-b28d-390e8665bbff => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:38.204659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c393c52-7088-4039-a39b-ba6d74085e67 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.206214 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c393c52-7088-4039-a39b-ba6d74085e67 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] DELETE https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 Aug 18 05:36:38.206398 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c393c52-7088-4039-a39b-ba6d74085e67 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.206592 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c393c52-7088-4039-a39b-ba6d74085e67 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.206714 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-7c393c52-7088-4039-a39b-ba6d74085e67 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Delete backup with id: 452828bb-3d78-4938-8564-41bdfaf6a3d2. Aug 18 05:36:38.210976 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.210976 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:38.222985 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-7c393c52-7088-4039-a39b-ba6d74085e67 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] delete_backup rpcapi backup_id 452828bb-3d78-4938-8564-41bdfaf6a3d2 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:36:38.224775 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c393c52-7088-4039-a39b-ba6d74085e67 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 returned with HTTP 202 Aug 18 05:36:38.225182 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1011/4021] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:38 2026] DELETE /volume/v3/backups/452828bb-3d78-4938-8564-41bdfaf6a3d2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:36:38.232278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-185ada20-6187-4a38-9853-badb3427b596 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.234181 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-185ada20-6187-4a38-9853-badb3427b596 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 Aug 18 05:36:38.234399 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-185ada20-6187-4a38-9853-badb3427b596 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.234656 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-185ada20-6187-4a38-9853-badb3427b596 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.234817 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-185ada20-6187-4a38-9853-badb3427b596 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Delete volume with id: 4c5d5372-83a4-4228-b036-0ec5abf69df4 Aug 18 05:36:38.242786 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.242786 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:38.243302 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-185ada20-6187-4a38-9853-badb3427b596 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:36:38.284596 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-185ada20-6187-4a38-9853-badb3427b596 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Delete volume request issued successfully. Aug 18 05:36:38.284843 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-185ada20-6187-4a38-9853-badb3427b596 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 returned with HTTP 202 Aug 18 05:36:38.285360 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 997/4022] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:38 2026] DELETE /volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:38.295428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f49ee583-aee6-4cda-9a11-0035953713f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.295428 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f49ee583-aee6-4cda-9a11-0035953713f6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 Aug 18 05:36:38.295640 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f49ee583-aee6-4cda-9a11-0035953713f6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.295778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f49ee583-aee6-4cda-9a11-0035953713f6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.303025 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.303025 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:38.307174 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f49ee583-aee6-4cda-9a11-0035953713f6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Volume info retrieved successfully. Aug 18 05:36:38.312630 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f49ee583-aee6-4cda-9a11-0035953713f6 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 returned with HTTP 200 Aug 18 05:36:38.313142 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1003/4023] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:38 2026] GET /volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:38.529522 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9b09cf28-8292-40b2-9350-4e8cc4a9dd86 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.531427 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9b09cf28-8292-40b2-9350-4e8cc4a9dd86 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f Aug 18 05:36:38.531718 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9b09cf28-8292-40b2-9350-4e8cc4a9dd86 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.531807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9b09cf28-8292-40b2-9350-4e8cc4a9dd86 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.531909 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9b09cf28-8292-40b2-9350-4e8cc4a9dd86 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 25bec592-f9f7-45f3-95bc-7409c590ac7f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:38.535663 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9b09cf28-8292-40b2-9350-4e8cc4a9dd86 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f returned with HTTP 404 Aug 18 05:36:38.536152 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1013/4024] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:38 2026] GET /volume/v3/backups/25bec592-f9f7-45f3-95bc-7409c590ac7f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:38.543910 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f06ba586-25e2-4326-8ed9-73199af61130 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.546449 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f06ba586-25e2-4326-8ed9-73199af61130 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] DELETE https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:38.546770 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f06ba586-25e2-4326-8ed9-73199af61130 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.546990 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f06ba586-25e2-4326-8ed9-73199af61130 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.547180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-f06ba586-25e2-4326-8ed9-73199af61130 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Delete backup with id: 32911bd6-2197-4dc0-b630-048114c8cd5c. Aug 18 05:36:38.552443 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.552443 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:38.565840 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-f06ba586-25e2-4326-8ed9-73199af61130 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] delete_backup rpcapi backup_id 32911bd6-2197-4dc0-b630-048114c8cd5c {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:36:38.568291 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f06ba586-25e2-4326-8ed9-73199af61130 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 202 Aug 18 05:36:38.568856 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1012/4025] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:38 2026] DELETE /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:36:38.578930 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-28315c29-6782-4203-8204-ddf60987446e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.582599 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28315c29-6782-4203-8204-ddf60987446e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:38.582750 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28315c29-6782-4203-8204-ddf60987446e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.582943 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-28315c29-6782-4203-8204-ddf60987446e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.583073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-28315c29-6782-4203-8204-ddf60987446e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:38.587661 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.587661 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:38.588352 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-28315c29-6782-4203-8204-ddf60987446e tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 200 Aug 18 05:36:38.588730 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 998/4026] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:38 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:38.750861 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4932bbad-0108-47a9-b15c-1bc063cafcb1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.755434 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4932bbad-0108-47a9-b15c-1bc063cafcb1 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 Aug 18 05:36:38.755709 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4932bbad-0108-47a9-b15c-1bc063cafcb1 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.755926 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4932bbad-0108-47a9-b15c-1bc063cafcb1 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.763580 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4932bbad-0108-47a9-b15c-1bc063cafcb1 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 returned with HTTP 404 Aug 18 05:36:38.764189 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1004/4027] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:38 2026] GET /volume/v3/volumes/083b43ef-bc58-4ad9-a9b7-53944db6f5d1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:36:38.771854 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8340f2b0-89ca-4cb3-9fb6-ce30e3375379 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.773907 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8340f2b0-89ca-4cb3-9fb6-ce30e3375379 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 Aug 18 05:36:38.774166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8340f2b0-89ca-4cb3-9fb6-ce30e3375379 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.774410 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8340f2b0-89ca-4cb3-9fb6-ce30e3375379 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.774563 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-8340f2b0-89ca-4cb3-9fb6-ce30e3375379 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Delete snapshot with id: 89ca305b-bb5f-4e41-bec6-d2b6f4410276 Aug 18 05:36:38.780718 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.780718 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:38.781174 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8340f2b0-89ca-4cb3-9fb6-ce30e3375379 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot retrieved successfully. Aug 18 05:36:38.799727 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8340f2b0-89ca-4cb3-9fb6-ce30e3375379 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot delete request issued successfully. Aug 18 05:36:38.799945 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8340f2b0-89ca-4cb3-9fb6-ce30e3375379 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 returned with HTTP 202 Aug 18 05:36:38.800449 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1014/4028] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:38 2026] DELETE /volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:38.808431 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-651afa11-ca92-4fa7-a2f5-c7c7a73d5f8c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:38.810523 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-651afa11-ca92-4fa7-a2f5-c7c7a73d5f8c tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 Aug 18 05:36:38.810782 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-651afa11-ca92-4fa7-a2f5-c7c7a73d5f8c tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:38.811117 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-651afa11-ca92-4fa7-a2f5-c7c7a73d5f8c tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:38.817179 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:38.817179 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:38.817665 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-651afa11-ca92-4fa7-a2f5-c7c7a73d5f8c tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Snapshot retrieved successfully. Aug 18 05:36:38.818394 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-651afa11-ca92-4fa7-a2f5-c7c7a73d5f8c tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 returned with HTTP 200 Aug 18 05:36:38.818756 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1013/4029] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:38 2026] GET /volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:39.196951 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-abaef29a-69af-41a4-8ac4-58a19123f934 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:39.198609 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abaef29a-69af-41a4-8ac4-58a19123f934 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a Aug 18 05:36:39.198768 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abaef29a-69af-41a4-8ac4-58a19123f934 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:39.198933 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abaef29a-69af-41a4-8ac4-58a19123f934 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:39.203985 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abaef29a-69af-41a4-8ac4-58a19123f934 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a returned with HTTP 404 Aug 18 05:36:39.204462 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 999/4030] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:39 2026] GET /volume/v3/volumes/75d4f41c-23b6-412e-b9a2-29971ce5ee4a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:39.210697 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aa646e84-e0ea-4057-9e96-0a4ea91d5617 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:39.212598 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aa646e84-e0ea-4057-9e96-0a4ea91d5617 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] DELETE https://10.4.3.250/volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 Aug 18 05:36:39.212807 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aa646e84-e0ea-4057-9e96-0a4ea91d5617 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:39.213038 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aa646e84-e0ea-4057-9e96-0a4ea91d5617 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:39.213211 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-aa646e84-e0ea-4057-9e96-0a4ea91d5617 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume with id: 535bf5f7-7585-46e9-a517-1b5a5d74ba20 Aug 18 05:36:39.220035 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:39.220035 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:39.220504 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aa646e84-e0ea-4057-9e96-0a4ea91d5617 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:39.240774 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aa646e84-e0ea-4057-9e96-0a4ea91d5617 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume request issued successfully. Aug 18 05:36:39.241018 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aa646e84-e0ea-4057-9e96-0a4ea91d5617 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 returned with HTTP 202 Aug 18 05:36:39.241473 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1005/4031] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:39 2026] DELETE /volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:39.250566 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ecd1d4aa-1ce5-4c8e-9170-3faf62a1e4a1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:39.252498 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ecd1d4aa-1ce5-4c8e-9170-3faf62a1e4a1 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 Aug 18 05:36:39.252767 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ecd1d4aa-1ce5-4c8e-9170-3faf62a1e4a1 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:39.253026 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ecd1d4aa-1ce5-4c8e-9170-3faf62a1e4a1 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:39.260517 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:39.260517 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:39.264498 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ecd1d4aa-1ce5-4c8e-9170-3faf62a1e4a1 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:39.268857 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ecd1d4aa-1ce5-4c8e-9170-3faf62a1e4a1 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 returned with HTTP 200 Aug 18 05:36:39.269236 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1015/4032] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:39 2026] GET /volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:39.326460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dcbc2581-e548-46c3-aa03-116c90f42c44 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:39.328943 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dcbc2581-e548-46c3-aa03-116c90f42c44 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] GET https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 Aug 18 05:36:39.329245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dcbc2581-e548-46c3-aa03-116c90f42c44 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:39.329522 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dcbc2581-e548-46c3-aa03-116c90f42c44 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:39.336247 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dcbc2581-e548-46c3-aa03-116c90f42c44 tempest-TestVolumeBackupRestore-1023193076 tempest-TestVolumeBackupRestore-1023193076-project-member] https://10.4.3.250/volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 returned with HTTP 404 Aug 18 05:36:39.336896 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1014/4033] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:39 2026] GET /volume/v3/volumes/4c5d5372-83a4-4228-b036-0ec5abf69df4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:39.600642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2f8fc3b2-73ee-4ed7-a2ea-1869755f27b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:39.604634 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f8fc3b2-73ee-4ed7-a2ea-1869755f27b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c Aug 18 05:36:39.604828 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f8fc3b2-73ee-4ed7-a2ea-1869755f27b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:39.605024 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f8fc3b2-73ee-4ed7-a2ea-1869755f27b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:39.605158 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2f8fc3b2-73ee-4ed7-a2ea-1869755f27b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 32911bd6-2197-4dc0-b630-048114c8cd5c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:39.611075 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f8fc3b2-73ee-4ed7-a2ea-1869755f27b2 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c returned with HTTP 404 Aug 18 05:36:39.611597 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1000/4034] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:39 2026] GET /volume/v3/backups/32911bd6-2197-4dc0-b630-048114c8cd5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:39.620733 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b17a4d1-ae63-495a-b74b-2db8ca0aad7e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:39.623536 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b17a4d1-ae63-495a-b74b-2db8ca0aad7e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] DELETE https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:39.623881 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b17a4d1-ae63-495a-b74b-2db8ca0aad7e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:39.624273 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b17a4d1-ae63-495a-b74b-2db8ca0aad7e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:39.624323 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-3b17a4d1-ae63-495a-b74b-2db8ca0aad7e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Delete backup with id: 993f69b3-8130-4a3a-99a1-931cf29c5ecf. Aug 18 05:36:39.633311 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:39.633311 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:39.653365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-3b17a4d1-ae63-495a-b74b-2db8ca0aad7e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] delete_backup rpcapi backup_id 993f69b3-8130-4a3a-99a1-931cf29c5ecf {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:36:39.654878 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b17a4d1-ae63-495a-b74b-2db8ca0aad7e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 202 Aug 18 05:36:39.655388 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1006/4035] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:39 2026] DELETE /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:36:39.666394 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87df3420-3b2d-405b-9386-e37d0d76cfef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:39.668387 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87df3420-3b2d-405b-9386-e37d0d76cfef tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:39.668596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87df3420-3b2d-405b-9386-e37d0d76cfef tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:39.668779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87df3420-3b2d-405b-9386-e37d0d76cfef tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:39.668904 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-87df3420-3b2d-405b-9386-e37d0d76cfef tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:39.674024 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:39.674024 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:39.674856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87df3420-3b2d-405b-9386-e37d0d76cfef tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 200 Aug 18 05:36:39.675285 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1016/4036] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:39 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:39.828977 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d22f283-3cb4-4811-94db-d0960c5d86b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:39.831310 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d22f283-3cb4-4811-94db-d0960c5d86b0 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 Aug 18 05:36:39.831571 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d22f283-3cb4-4811-94db-d0960c5d86b0 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:39.831767 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d22f283-3cb4-4811-94db-d0960c5d86b0 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:39.837209 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d22f283-3cb4-4811-94db-d0960c5d86b0 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 returned with HTTP 404 Aug 18 05:36:39.837781 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1015/4037] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:39 2026] GET /volume/v3/snapshots/89ca305b-bb5f-4e41-bec6-d2b6f4410276 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:40.286118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9815bc7c-090a-4bd9-b602-4af3c97263d6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:40.288115 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9815bc7c-090a-4bd9-b602-4af3c97263d6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 Aug 18 05:36:40.288349 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9815bc7c-090a-4bd9-b602-4af3c97263d6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:40.288547 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9815bc7c-090a-4bd9-b602-4af3c97263d6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:40.295004 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9815bc7c-090a-4bd9-b602-4af3c97263d6 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 returned with HTTP 404 Aug 18 05:36:40.296081 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1001/4038] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:40 2026] GET /volume/v3/volumes/535bf5f7-7585-46e9-a517-1b5a5d74ba20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:40.305687 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dbbc9a01-e414-4244-9cd2-98cfb4c36606 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:40.308063 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbbc9a01-e414-4244-9cd2-98cfb4c36606 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b Aug 18 05:36:40.308291 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbbc9a01-e414-4244-9cd2-98cfb4c36606 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:40.308521 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbbc9a01-e414-4244-9cd2-98cfb4c36606 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:40.308641 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-dbbc9a01-e414-4244-9cd2-98cfb4c36606 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete snapshot with id: 2914dd5a-83f1-4d94-9cc0-7410d6119b0b Aug 18 05:36:40.316620 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:40.316620 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:40.318101 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dbbc9a01-e414-4244-9cd2-98cfb4c36606 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Snapshot retrieved successfully. Aug 18 05:36:40.370387 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dbbc9a01-e414-4244-9cd2-98cfb4c36606 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Snapshot delete request issued successfully. Aug 18 05:36:40.370793 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbbc9a01-e414-4244-9cd2-98cfb4c36606 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b returned with HTTP 202 Aug 18 05:36:40.371388 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1007/4039] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:40 2026] DELETE /volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:40.383948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b7d9632b-a5d3-47fc-90af-fbb597db276e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:40.388373 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7d9632b-a5d3-47fc-90af-fbb597db276e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b Aug 18 05:36:40.388748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7d9632b-a5d3-47fc-90af-fbb597db276e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:40.389121 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7d9632b-a5d3-47fc-90af-fbb597db276e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:40.396388 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:40.396388 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:40.396795 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b7d9632b-a5d3-47fc-90af-fbb597db276e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Snapshot retrieved successfully. Aug 18 05:36:40.397688 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7d9632b-a5d3-47fc-90af-fbb597db276e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b returned with HTTP 200 Aug 18 05:36:40.398090 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1017/4040] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:40 2026] GET /volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:40.687101 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b48aa16-c50e-4a1d-9451-2d40d4d9b316 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:40.688765 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b48aa16-c50e-4a1d-9451-2d40d4d9b316 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf Aug 18 05:36:40.688925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b48aa16-c50e-4a1d-9451-2d40d4d9b316 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:40.689159 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b48aa16-c50e-4a1d-9451-2d40d4d9b316 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:40.689287 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2b48aa16-c50e-4a1d-9451-2d40d4d9b316 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Show backup with id 993f69b3-8130-4a3a-99a1-931cf29c5ecf. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:40.693061 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b48aa16-c50e-4a1d-9451-2d40d4d9b316 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf returned with HTTP 404 Aug 18 05:36:40.693505 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1016/4041] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:40 2026] GET /volume/v3/backups/993f69b3-8130-4a3a-99a1-931cf29c5ecf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:40.701667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a1542946-461e-4e76-bd61-7e107f09af77 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:40.705417 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1542946-461e-4e76-bd61-7e107f09af77 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] DELETE https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:40.705417 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1542946-461e-4e76-bd61-7e107f09af77 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:40.705417 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a1542946-461e-4e76-bd61-7e107f09af77 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:40.705417 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-a1542946-461e-4e76-bd61-7e107f09af77 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Delete backup with id: 145c99ea-4484-4d56-a61a-884c0c6dbd44. Aug 18 05:36:40.710347 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:40.710347 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:40.730337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-a1542946-461e-4e76-bd61-7e107f09af77 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] delete_backup rpcapi backup_id 145c99ea-4484-4d56-a61a-884c0c6dbd44 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:36:40.732389 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a1542946-461e-4e76-bd61-7e107f09af77 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 202 Aug 18 05:36:40.733004 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1002/4042] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:40 2026] DELETE /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:36:40.741600 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-449f23f7-14e4-45f2-8129-f1bd57ec293f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:40.744112 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-449f23f7-14e4-45f2-8129-f1bd57ec293f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:40.744310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-449f23f7-14e4-45f2-8129-f1bd57ec293f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:40.744566 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-449f23f7-14e4-45f2-8129-f1bd57ec293f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:40.744713 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-449f23f7-14e4-45f2-8129-f1bd57ec293f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:40.750796 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:40.750796 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:40.751622 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-449f23f7-14e4-45f2-8129-f1bd57ec293f tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 200 Aug 18 05:36:40.752104 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1008/4043] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:40 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:41.338914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-e3e6b166-9be9-4af6-9249-cc0231de4c08 req-8b5a04a3-af43-4f71-8b94-ac4ccbfd614c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:41.344797 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e3e6b166-9be9-4af6-9249-cc0231de4c08 req-8b5a04a3-af43-4f71-8b94-ac4ccbfd614c tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] DELETE https://10.4.3.250/volume/v3/attachments/ebaadb24-60fa-49e1-8109-17906778a878 Aug 18 05:36:41.345046 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e3e6b166-9be9-4af6-9249-cc0231de4c08 req-8b5a04a3-af43-4f71-8b94-ac4ccbfd614c tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:41.345284 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-e3e6b166-9be9-4af6-9249-cc0231de4c08 req-8b5a04a3-af43-4f71-8b94-ac4ccbfd614c tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:41.358681 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:41.358681 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:41.402815 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-e3e6b166-9be9-4af6-9249-cc0231de4c08 req-8b5a04a3-af43-4f71-8b94-ac4ccbfd614c tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/attachments/ebaadb24-60fa-49e1-8109-17906778a878 returned with HTTP 200 Aug 18 05:36:41.403341 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1018/4044] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:41 2026] DELETE /volume/v3/attachments/ebaadb24-60fa-49e1-8109-17906778a878 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:41.407372 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f675b596-d5fb-4918-984a-3a03917c0b95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:41.412184 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f675b596-d5fb-4918-984a-3a03917c0b95 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b Aug 18 05:36:41.412184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f675b596-d5fb-4918-984a-3a03917c0b95 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:41.412184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f675b596-d5fb-4918-984a-3a03917c0b95 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:41.416248 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f675b596-d5fb-4918-984a-3a03917c0b95 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b returned with HTTP 404 Aug 18 05:36:41.416856 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1017/4045] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:41 2026] GET /volume/v3/snapshots/2914dd5a-83f1-4d94-9cc0-7410d6119b0b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:41.426377 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aec6e1ad-cd7b-404c-97d5-ba4e60dab65e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:41.431073 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aec6e1ad-cd7b-404c-97d5-ba4e60dab65e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 Aug 18 05:36:41.431283 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aec6e1ad-cd7b-404c-97d5-ba4e60dab65e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:41.431460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aec6e1ad-cd7b-404c-97d5-ba4e60dab65e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:41.431622 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-aec6e1ad-cd7b-404c-97d5-ba4e60dab65e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume with id: e947a3d8-eb3b-4652-ae31-6cc7a277c278 Aug 18 05:36:41.442649 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:41.442649 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:41.443117 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aec6e1ad-cd7b-404c-97d5-ba4e60dab65e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:41.467255 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aec6e1ad-cd7b-404c-97d5-ba4e60dab65e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Delete volume request issued successfully. Aug 18 05:36:41.467577 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aec6e1ad-cd7b-404c-97d5-ba4e60dab65e tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 returned with HTTP 202 Aug 18 05:36:41.468267 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1003/4046] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:41 2026] DELETE /volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:41.479576 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0f27c66a-e825-486a-bd1b-4614240d0120 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:41.483813 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f27c66a-e825-486a-bd1b-4614240d0120 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 Aug 18 05:36:41.483813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f27c66a-e825-486a-bd1b-4614240d0120 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:41.483813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f27c66a-e825-486a-bd1b-4614240d0120 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:41.492387 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:41.492387 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:41.497643 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0f27c66a-e825-486a-bd1b-4614240d0120 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Volume info retrieved successfully. Aug 18 05:36:41.504971 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f27c66a-e825-486a-bd1b-4614240d0120 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 returned with HTTP 200 Aug 18 05:36:41.504971 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1009/4047] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:41 2026] GET /volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:41.763433 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3dc28b35-7a84-4b42-88df-28878e725855 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:41.765270 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3dc28b35-7a84-4b42-88df-28878e725855 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] GET https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 Aug 18 05:36:41.765464 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3dc28b35-7a84-4b42-88df-28878e725855 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:41.765646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3dc28b35-7a84-4b42-88df-28878e725855 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:41.765759 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3dc28b35-7a84-4b42-88df-28878e725855 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] Show backup with id 145c99ea-4484-4d56-a61a-884c0c6dbd44. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:41.769298 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3dc28b35-7a84-4b42-88df-28878e725855 tempest-VolumesBackupsTest-346469665 tempest-VolumesBackupsTest-346469665-project-admin] https://10.4.3.250/volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 returned with HTTP 404 Aug 18 05:36:41.769793 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1019/4048] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:41 2026] GET /volume/v3/backups/145c99ea-4484-4d56-a61a-884c0c6dbd44 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:41.780776 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8bbead1c-20f0-4a0a-9cdf-d329ad544d25 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:41.782495 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8bbead1c-20f0-4a0a-9cdf-d329ad544d25 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] DELETE https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc Aug 18 05:36:41.782669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8bbead1c-20f0-4a0a-9cdf-d329ad544d25 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:41.782875 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8bbead1c-20f0-4a0a-9cdf-d329ad544d25 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:41.783047 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8bbead1c-20f0-4a0a-9cdf-d329ad544d25 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Delete volume with id: 6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc Aug 18 05:36:41.791001 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:41.791001 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:41.791529 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8bbead1c-20f0-4a0a-9cdf-d329ad544d25 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:36:41.815295 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8bbead1c-20f0-4a0a-9cdf-d329ad544d25 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Delete volume request issued successfully. Aug 18 05:36:41.815295 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8bbead1c-20f0-4a0a-9cdf-d329ad544d25 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc returned with HTTP 202 Aug 18 05:36:41.816287 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1018/4049] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:41 2026] DELETE /volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:41.824477 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd476886-f921-4a3a-adf7-b22c04f84d8e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:41.826793 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd476886-f921-4a3a-adf7-b22c04f84d8e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc Aug 18 05:36:41.827092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd476886-f921-4a3a-adf7-b22c04f84d8e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:41.827360 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd476886-f921-4a3a-adf7-b22c04f84d8e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:41.837431 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:41.837431 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:41.842359 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fd476886-f921-4a3a-adf7-b22c04f84d8e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:36:41.849573 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd476886-f921-4a3a-adf7-b22c04f84d8e tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc returned with HTTP 200 Aug 18 05:36:41.850426 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1004/4050] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:41 2026] GET /volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:42.519665 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bcb9d36f-7e57-407e-8187-979e7d8c54c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:42.521403 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bcb9d36f-7e57-407e-8187-979e7d8c54c3 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] GET https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 Aug 18 05:36:42.521611 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bcb9d36f-7e57-407e-8187-979e7d8c54c3 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:42.521787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bcb9d36f-7e57-407e-8187-979e7d8c54c3 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:42.531314 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bcb9d36f-7e57-407e-8187-979e7d8c54c3 tempest-CreateVolumesFromSnapshotTest-1767962209 tempest-CreateVolumesFromSnapshotTest-1767962209-project-member] https://10.4.3.250/volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 returned with HTTP 404 Aug 18 05:36:42.532030 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1010/4051] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:42 2026] GET /volume/v3/volumes/e947a3d8-eb3b-4652-ae31-6cc7a277c278 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:42.867382 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-53e07c50-35d7-4c6d-bcee-7164216de1b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:42.869321 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53e07c50-35d7-4c6d-bcee-7164216de1b6 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc Aug 18 05:36:42.869666 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-53e07c50-35d7-4c6d-bcee-7164216de1b6 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:42.869985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-53e07c50-35d7-4c6d-bcee-7164216de1b6 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:42.876836 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53e07c50-35d7-4c6d-bcee-7164216de1b6 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc returned with HTTP 404 Aug 18 05:36:42.877712 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1020/4052] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:42 2026] GET /volume/v3/volumes/6ad7ece0-7db4-40da-8ac5-1b57eff4e3dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:42.885240 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fafa360f-0e57-4541-a7e1-ff2d8a4cefad None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:42.887809 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fafa360f-0e57-4541-a7e1-ff2d8a4cefad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] DELETE https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f Aug 18 05:36:42.888050 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fafa360f-0e57-4541-a7e1-ff2d8a4cefad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:42.888276 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fafa360f-0e57-4541-a7e1-ff2d8a4cefad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:42.888469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-fafa360f-0e57-4541-a7e1-ff2d8a4cefad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Delete volume with id: b1742a76-9ac2-4f4d-b087-dfa37672999f Aug 18 05:36:42.898443 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:42.898443 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:42.898984 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fafa360f-0e57-4541-a7e1-ff2d8a4cefad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:36:42.919190 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fafa360f-0e57-4541-a7e1-ff2d8a4cefad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Delete volume request issued successfully. Aug 18 05:36:42.919422 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fafa360f-0e57-4541-a7e1-ff2d8a4cefad tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f returned with HTTP 202 Aug 18 05:36:42.919937 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1019/4053] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:42 2026] DELETE /volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:42.929994 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dac0955f-ad8b-48e8-b413-aec844b55b3c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:42.932105 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dac0955f-ad8b-48e8-b413-aec844b55b3c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f Aug 18 05:36:42.932304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dac0955f-ad8b-48e8-b413-aec844b55b3c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:42.932492 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dac0955f-ad8b-48e8-b413-aec844b55b3c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:42.940157 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:42.940157 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:42.946825 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dac0955f-ad8b-48e8-b413-aec844b55b3c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:36:42.952067 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dac0955f-ad8b-48e8-b413-aec844b55b3c tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f returned with HTTP 200 Aug 18 05:36:42.952409 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1005/4054] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:42 2026] GET /volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:42.952797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bfda21db-94ad-4468-aecc-87417740e10b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:42.957259 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bfda21db-94ad-4468-aecc-87417740e10b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] DELETE https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:36:42.957475 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bfda21db-94ad-4468-aecc-87417740e10b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:42.957691 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bfda21db-94ad-4468-aecc-87417740e10b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:42.957853 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-bfda21db-94ad-4468-aecc-87417740e10b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Delete volume with id: bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:36:42.969211 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:42.969211 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:42.969863 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bfda21db-94ad-4468-aecc-87417740e10b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:36:43.002207 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bfda21db-94ad-4468-aecc-87417740e10b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Delete volume request issued successfully. Aug 18 05:36:43.002441 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bfda21db-94ad-4468-aecc-87417740e10b tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 202 Aug 18 05:36:43.002884 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1011/4055] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:36:42 2026] DELETE /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:36:43.012816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-027ae762-ddd7-4298-b066-93094556738f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:43.014776 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-027ae762-ddd7-4298-b066-93094556738f tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:36:43.015024 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-027ae762-ddd7-4298-b066-93094556738f tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:43.015249 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-027ae762-ddd7-4298-b066-93094556738f tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:43.026901 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:43.026901 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:43.031317 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-027ae762-ddd7-4298-b066-93094556738f tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Volume info retrieved successfully. Aug 18 05:36:43.038846 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-027ae762-ddd7-4298-b066-93094556738f tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 200 Aug 18 05:36:43.039459 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1021/4056] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:43 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:36:43.824764 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a3b60a14-037a-4261-8f35-a0581948c724 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:43.910075 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:43.910452 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-166779394"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:43.911997 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-166779394'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:43.912148 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Create volume of 1 GB Aug 18 05:36:43.916273 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Availability Zones retrieved successfully. Aug 18 05:36:43.921466 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Flow 'volume_create_api' (854f4338-d8e8-480b-a2b3-42cf3d6e7d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:43.922324 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1d9a0c-f9b6-49d9-bc88-b8521234ee75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:43.923206 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:43.948647 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b1d9a0c-f9b6-49d9-bc88-b8521234ee75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:43.949413 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa08d951-76ea-4dfb-a3e2-6549618c8db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:43.964868 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2db48160-e100-407e-9a46-62bafe699e0d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:43.966594 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2db48160-e100-407e-9a46-62bafe699e0d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f Aug 18 05:36:43.966764 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2db48160-e100-407e-9a46-62bafe699e0d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:43.966935 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2db48160-e100-407e-9a46-62bafe699e0d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:43.972290 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2db48160-e100-407e-9a46-62bafe699e0d tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f returned with HTTP 404 Aug 18 05:36:43.972789 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1006/4057] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:43 2026] GET /volume/v3/volumes/b1742a76-9ac2-4f4d-b087-dfa37672999f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:43.981339 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f5bccba4-88cb-4894-9917-a1177c604b5b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:43.983897 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5bccba4-88cb-4894-9917-a1177c604b5b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] DELETE https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 Aug 18 05:36:43.984225 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5bccba4-88cb-4894-9917-a1177c604b5b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:43.984524 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5bccba4-88cb-4894-9917-a1177c604b5b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:43.984762 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f5bccba4-88cb-4894-9917-a1177c604b5b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Delete volume with id: 289f4b67-db9b-4efa-9a7e-ad60faa24823 Aug 18 05:36:43.995847 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:43.995847 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:43.996383 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f5bccba4-88cb-4894-9917-a1177c604b5b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:36:44.018355 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f5bccba4-88cb-4894-9917-a1177c604b5b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Delete volume request issued successfully. Aug 18 05:36:44.018671 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5bccba4-88cb-4894-9917-a1177c604b5b tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 returned with HTTP 202 Aug 18 05:36:44.019305 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1012/4058] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:43 2026] DELETE /volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:44.024099 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Created reservations ['60f05775-1e68-4e84-af5e-88939954b0e3', '702fef3a-45f4-4af3-a387-160daadadaeb', '851e6e30-ef06-41f7-89f8-52d1bba2e900', 'bf34c1a9-52ad-4bdb-8019-6162088fb798'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:44.024844 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa08d951-76ea-4dfb-a3e2-6549618c8db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60f05775-1e68-4e84-af5e-88939954b0e3', '702fef3a-45f4-4af3-a387-160daadadaeb', '851e6e30-ef06-41f7-89f8-52d1bba2e900', 'bf34c1a9-52ad-4bdb-8019-6162088fb798']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:44.026116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e28bc522-481b-4e3b-85b1-02bc61f9e68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:44.028613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f693911-fb5a-46ef-8954-0aef9e59d3d0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:44.030934 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f693911-fb5a-46ef-8954-0aef9e59d3d0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 Aug 18 05:36:44.031440 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f693911-fb5a-46ef-8954-0aef9e59d3d0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:44.031568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f693911-fb5a-46ef-8954-0aef9e59d3d0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:44.040803 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:44.040803 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:44.046077 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f693911-fb5a-46ef-8954-0aef9e59d3d0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Volume info retrieved successfully. Aug 18 05:36:44.052170 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f693911-fb5a-46ef-8954-0aef9e59d3d0 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 returned with HTTP 200 Aug 18 05:36:44.052631 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1022/4059] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:44 2026] GET /volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:44.055089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81c0d997-af88-411a-9abe-24ba16d35450 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:44.057167 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81c0d997-af88-411a-9abe-24ba16d35450 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 Aug 18 05:36:44.057536 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81c0d997-af88-411a-9abe-24ba16d35450 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:44.057797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81c0d997-af88-411a-9abe-24ba16d35450 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:44.059551 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e28bc522-481b-4e3b-85b1-02bc61f9e68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb4a50d9-bc3d-4699-8f49-1612ebaecfe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-166779394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a72f62846cc464696dfc5fde6e18021',qos_specs=None,replication_status=,reservations=['60f05775-1e68-4e84-af5e-88939954b0e3','702fef3a-45f4-4af3-a387-160daadadaeb','851e6e30-ef06-41f7-89f8-52d1bba2e900','bf34c1a9-52ad-4bdb-8019-6162088fb798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fc377ff7d345418e832462f3a2fc2c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-166779394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb4a50d9-bc3d-4699-8f49-1612ebaecfe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a72f62846cc464696dfc5fde6e18021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07fc377ff7d345418e832462f3a2fc2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:44.060445 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb98edd3-1f2a-4eb3-8882-208dca5baf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:44.063641 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81c0d997-af88-411a-9abe-24ba16d35450 tempest-TestVolumeBootPatternV346-1253587410 tempest-TestVolumeBootPatternV346-1253587410-project-member] https://10.4.3.250/volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 returned with HTTP 404 Aug 18 05:36:44.064257 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1007/4060] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:44 2026] GET /volume/v3/volumes/bb4f04ff-6bec-410c-95d6-1c677a3d63e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:36:44.090218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb98edd3-1f2a-4eb3-8882-208dca5baf24) transitioned into state 'SUCCESS' from state '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-166779394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a72f62846cc464696dfc5fde6e18021',qos_specs=None,replication_status=,reservations=['60f05775-1e68-4e84-af5e-88939954b0e3','702fef3a-45f4-4af3-a387-160daadadaeb','851e6e30-ef06-41f7-89f8-52d1bba2e900','bf34c1a9-52ad-4bdb-8019-6162088fb798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fc377ff7d345418e832462f3a2fc2c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:44.090977 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b26303-034a-4b48-a9fa-49e6463b1fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:44.104637 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51b26303-034a-4b48-a9fa-49e6463b1fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:44.105654 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Flow 'volume_create_api' (854f4338-d8e8-480b-a2b3-42cf3d6e7d3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:44.106391 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Create volume request issued successfully. Aug 18 05:36:44.107143 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3b60a14-037a-4261-8f35-a0581948c724 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:44.108830 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1020/4061] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:36:43 2026] POST /volume/v3/volumes => generated 765 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:44.126081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9740c889-b4de-4ce8-8b51-aa12ce57dcc9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:44.134037 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9740c889-b4de-4ce8-8b51-aa12ce57dcc9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:44.134037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9740c889-b4de-4ce8-8b51-aa12ce57dcc9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:44.134037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9740c889-b4de-4ce8-8b51-aa12ce57dcc9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:44.139824 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:44.139824 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:44.146151 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9740c889-b4de-4ce8-8b51-aa12ce57dcc9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:44.154538 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9740c889-b4de-4ce8-8b51-aa12ce57dcc9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 returned with HTTP 200 Aug 18 05:36:44.155079 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1013/4062] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:44 2026] GET /volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:45.068450 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-517ca7b1-75ba-4b25-a394-f54b16bdd971 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:45.071343 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-517ca7b1-75ba-4b25-a394-f54b16bdd971 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] GET https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 Aug 18 05:36:45.071684 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-517ca7b1-75ba-4b25-a394-f54b16bdd971 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:45.071971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-517ca7b1-75ba-4b25-a394-f54b16bdd971 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:45.082352 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-517ca7b1-75ba-4b25-a394-f54b16bdd971 tempest-VolumesBackupsTest-1234987321 tempest-VolumesBackupsTest-1234987321-project-member] https://10.4.3.250/volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 returned with HTTP 404 Aug 18 05:36:45.083066 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1023/4063] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:45 2026] GET /volume/v3/volumes/289f4b67-db9b-4efa-9a7e-ad60faa24823 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:45.168198 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f776299c-bfe7-452f-aae3-3168b8515cf4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:45.170522 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f776299c-bfe7-452f-aae3-3168b8515cf4 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:45.170872 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f776299c-bfe7-452f-aae3-3168b8515cf4 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:45.171081 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f776299c-bfe7-452f-aae3-3168b8515cf4 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:45.178634 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:45.178634 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:45.185582 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f776299c-bfe7-452f-aae3-3168b8515cf4 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:45.192968 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f776299c-bfe7-452f-aae3-3168b8515cf4 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 returned with HTTP 200 Aug 18 05:36:45.193738 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1008/4064] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:45 2026] GET /volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:45.208369 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a6bad3a7-05a7-4907-ae9a-a22e2a33f98d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:45.212712 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6bad3a7-05a7-4907-ae9a-a22e2a33f98d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:36:45.212712 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a6bad3a7-05a7-4907-ae9a-a22e2a33f98d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb4a50d9-bc3d-4699-8f49-1612ebaecfe8", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-612685705"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:45.223075 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:45.223075 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:45.223796 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a6bad3a7-05a7-4907-ae9a-a22e2a33f98d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:45.224159 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-a6bad3a7-05a7-4907-ae9a-a22e2a33f98d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Create snapshot from volume bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:45.267051 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-a6bad3a7-05a7-4907-ae9a-a22e2a33f98d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Created reservations ['9bfc2a4f-2748-43a5-b3df-cadc3c11806a', '8fb83260-2ece-429a-b8cc-cbe9cf3325ce', '32c673cb-e273-4494-8eb8-c13ccf20cefe', 'ecfc636a-b022-4121-8816-2f10fbad8941'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:45.306036 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a6bad3a7-05a7-4907-ae9a-a22e2a33f98d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot create request issued successfully. Aug 18 05:36:45.306036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a6bad3a7-05a7-4907-ae9a-a22e2a33f98d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:36:45.306036 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1021/4065] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:36:45 2026] POST /volume/v3/snapshots => generated 321 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:45.312805 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bab5c929-bdda-4708-9763-d78aec2c009c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:45.315181 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bab5c929-bdda-4708-9763-d78aec2c009c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 Aug 18 05:36:45.315538 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bab5c929-bdda-4708-9763-d78aec2c009c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:45.315642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bab5c929-bdda-4708-9763-d78aec2c009c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:45.322880 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:45.322880 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:45.323452 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bab5c929-bdda-4708-9763-d78aec2c009c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot retrieved successfully. Aug 18 05:36:45.324402 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bab5c929-bdda-4708-9763-d78aec2c009c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 returned with HTTP 200 Aug 18 05:36:45.324889 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1014/4066] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:45 2026] GET /volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:46.338823 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b7962814-5215-452a-9084-1f0c92290bfb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:46.341298 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7962814-5215-452a-9084-1f0c92290bfb tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 Aug 18 05:36:46.341548 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7962814-5215-452a-9084-1f0c92290bfb tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:46.341711 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7962814-5215-452a-9084-1f0c92290bfb tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:46.351426 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:46.351426 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:46.352091 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b7962814-5215-452a-9084-1f0c92290bfb tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot retrieved successfully. Aug 18 05:36:46.353247 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7962814-5215-452a-9084-1f0c92290bfb tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 returned with HTTP 200 Aug 18 05:36:46.353805 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1024/4067] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:46 2026] GET /volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:46.368949 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c616854f-8c98-4b7f-a270-cbbbed351b06 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:46.368949 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c616854f-8c98-4b7f-a270-cbbbed351b06 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] POST https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8/action Aug 18 05:36:46.368949 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c616854f-8c98-4b7f-a270-cbbbed351b06 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action body: b'{"revert": {"snapshot_id": "333a0b4d-f694-4174-90d8-73474af69cd1"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:36:46.368949 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c616854f-8c98-4b7f-a270-cbbbed351b06 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "333a0b4d-f694-4174-90d8-73474af69cd1"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:46.378917 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:46.378917 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:46.379409 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c616854f-8c98-4b7f-a270-cbbbed351b06 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume retrieved successfully. Aug 18 05:36:46.394268 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c616854f-8c98-4b7f-a270-cbbbed351b06 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Reverting volume bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 to snapshot 333a0b4d-f694-4174-90d8-73474af69cd1. Aug 18 05:36:46.395393 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:46.395393 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:46.411814 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c616854f-8c98-4b7f-a270-cbbbed351b06 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8/action returned with HTTP 202 Aug 18 05:36:46.412395 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1009/4068] 10.4.3.250 () {70 vars in 1431 bytes} [Tue Aug 18 05:36:46 2026] POST /volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 05:36:46.421843 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-698e6529-ba66-4bf4-aa96-8504b9c4d01b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:46.424164 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-698e6529-ba66-4bf4-aa96-8504b9c4d01b tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:46.424536 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-698e6529-ba66-4bf4-aa96-8504b9c4d01b tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:46.424924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-698e6529-ba66-4bf4-aa96-8504b9c4d01b tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:46.433202 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:46.433202 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:46.437909 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-698e6529-ba66-4bf4-aa96-8504b9c4d01b tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:46.443708 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-698e6529-ba66-4bf4-aa96-8504b9c4d01b tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 returned with HTTP 200 Aug 18 05:36:46.444280 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1022/4069] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:46 2026] GET /volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:47.233737 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dbd90663-e72b-4982-9050-0b60d93597af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:47.349032 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:47.349515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-9926304"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:47.350900 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request body: {'volume': {"'imageRef": '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-9926304'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:47.351024 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume of 1 GB Aug 18 05:36:47.355639 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Availability Zones retrieved successfully. Aug 18 05:36:47.360809 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (887c8eec-e2b0-48bf-9d7b-83394dd287ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:47.361867 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374019cf-3916-4f61-8880-f43e149c5ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.362851 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:47.388309 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374019cf-3916-4f61-8880-f43e149c5ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.389103 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dae796-fa28-4f45-9bbd-0326ae5943b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.458315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Created reservations ['be12e688-6877-4292-8177-17b57f02844d', '6b7c534f-09e6-4275-adfd-e02b3dd32392', '8a4a95c6-68d7-44e1-9607-9b65364979c7', 'c924795e-2850-4261-baa3-6d47fe829ffd'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:47.458466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77dae796-fa28-4f45-9bbd-0326ae5943b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be12e688-6877-4292-8177-17b57f02844d', '6b7c534f-09e6-4275-adfd-e02b3dd32392', '8a4a95c6-68d7-44e1-9607-9b65364979c7', 'c924795e-2850-4261-baa3-6d47fe829ffd']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.459282 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f9dd17-368c-4933-8ddb-7f4574bc09e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.459866 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d4c5b52b-afda-49be-aca9-e79e78b2824a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:47.462118 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4c5b52b-afda-49be-aca9-e79e78b2824a tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:47.462442 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4c5b52b-afda-49be-aca9-e79e78b2824a tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:47.462742 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4c5b52b-afda-49be-aca9-e79e78b2824a tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:47.471000 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:47.471000 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:47.475176 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d4c5b52b-afda-49be-aca9-e79e78b2824a tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:47.479965 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4c5b52b-afda-49be-aca9-e79e78b2824a tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 returned with HTTP 200 Aug 18 05:36:47.480394 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1025/4070] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:47 2026] GET /volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:47.485615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f9dd17-368c-4933-8ddb-7f4574bc09e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abff60d3-1200-4a53-8462-44bf47dc728b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-9926304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['be12e688-6877-4292-8177-17b57f02844d','6b7c534f-09e6-4275-adfd-e02b3dd32392','8a4a95c6-68d7-44e1-9607-9b65364979c7','c924795e-2850-4261-baa3-6d47fe829ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-9926304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abff60d3-1200-4a53-8462-44bf47dc728b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e8b11563fcb44d58e399663d248fff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70f10e2be282459bb84221ab0080cdf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.488078 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c1467c-2ac1-4582-a0cb-db28b8066741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.496552 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a03d3bc-abc9-4a80-88d1-34cec602b404 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:47.498661 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a03d3bc-abc9-4a80-88d1-34cec602b404 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 Aug 18 05:36:47.498862 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a03d3bc-abc9-4a80-88d1-34cec602b404 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:47.499074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a03d3bc-abc9-4a80-88d1-34cec602b404 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:47.505221 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:47.505221 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:47.505639 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1a03d3bc-abc9-4a80-88d1-34cec602b404 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot retrieved successfully. Aug 18 05:36:47.506537 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a03d3bc-abc9-4a80-88d1-34cec602b404 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 returned with HTTP 200 Aug 18 05:36:47.506892 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1010/4071] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:47 2026] GET /volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:47.510603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07c1467c-2ac1-4582-a0cb-db28b8066741) transitioned into state 'SUCCESS' from state '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-9926304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['be12e688-6877-4292-8177-17b57f02844d','6b7c534f-09e6-4275-adfd-e02b3dd32392','8a4a95c6-68d7-44e1-9607-9b65364979c7','c924795e-2850-4261-baa3-6d47fe829ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.513467 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43af2864-2c11-4c52-9d83-856cacd8ea84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.522049 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-15557e45-c8f7-4ada-ae78-68b3a7883928 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:47.527501 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15557e45-c8f7-4ada-ae78-68b3a7883928 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:47.527767 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15557e45-c8f7-4ada-ae78-68b3a7883928 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:47.527925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15557e45-c8f7-4ada-ae78-68b3a7883928 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:47.531090 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43af2864-2c11-4c52-9d83-856cacd8ea84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.531743 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (887c8eec-e2b0-48bf-9d7b-83394dd287ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:47.532096 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request issued successfully. Aug 18 05:36:47.532695 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbd90663-e72b-4982-9050-0b60d93597af tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:47.533235 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1015/4072] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:47 2026] POST /volume/v3/volumes => generated 754 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:47.537077 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:47.537077 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:47.540786 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-15557e45-c8f7-4ada-ae78-68b3a7883928 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:47.547028 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:47.548796 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:47.549168 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1171123487"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:47.550734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request body: {'volume': {"'imageRef": '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1171123487'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:47.551091 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume of 1 GB Aug 18 05:36:47.551156 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15557e45-c8f7-4ada-ae78-68b3a7883928 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 returned with HTTP 200 Aug 18 05:36:47.551648 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1023/4073] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:47 2026] GET /volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:47.555937 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Availability Zones retrieved successfully. Aug 18 05:36:47.562387 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (0060e256-ba7d-428f-8514-b5d230fbf74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:47.563395 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c70ba77f-3fb6-419a-a555-521c0086ffdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.564466 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:47.567028 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:47.569166 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:47.569620 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2131565342"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:47.571422 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2131565342'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:47.571601 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Create volume of 1 GB Aug 18 05:36:47.576187 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Availability Zones retrieved successfully. Aug 18 05:36:47.583673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Flow 'volume_create_api' (3f0aed83-3201-4450-b61c-cd79a60a2374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:47.584926 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520027ad-fa0e-4603-8c2d-92bdbef5e9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.586182 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:47.592817 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c70ba77f-3fb6-419a-a555-521c0086ffdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.593860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89ee79b-c4c9-4dab-a701-0d88ae097a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.611976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520027ad-fa0e-4603-8c2d-92bdbef5e9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.612737 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eade80c-68c9-4d4f-83a0-47c565d509b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.650789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Created reservations ['a119b9fe-3ffd-45ec-8fe6-7302617755b2', '02a42c97-8f5e-4486-b2f3-1dc8e36d511c', 'c11bce5f-fed6-43f2-82c7-b3dedefc95b1', 'f3c4d430-b7a5-457b-ac70-6815317a17de'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:47.651189 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Created reservations ['9490f257-5a28-4394-b3e4-67830609c2b0', '0385969d-163b-481e-a812-c2d6b433345b', '42c956d3-b1e9-4b45-91b5-9aaa1238463f', '5c346f28-b699-4367-8866-bf02ea5bf5f5'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:47.651580 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eade80c-68c9-4d4f-83a0-47c565d509b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a119b9fe-3ffd-45ec-8fe6-7302617755b2', '02a42c97-8f5e-4486-b2f3-1dc8e36d511c', 'c11bce5f-fed6-43f2-82c7-b3dedefc95b1', 'f3c4d430-b7a5-457b-ac70-6815317a17de']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.652035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89ee79b-c4c9-4dab-a701-0d88ae097a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9490f257-5a28-4394-b3e4-67830609c2b0', '0385969d-163b-481e-a812-c2d6b433345b', '42c956d3-b1e9-4b45-91b5-9aaa1238463f', '5c346f28-b699-4367-8866-bf02ea5bf5f5']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.652375 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18507869-52bc-493c-977c-3cc864bc16ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.652809 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479c6e9c-6d5b-4693-8266-bb04063ef6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.679236 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18507869-52bc-493c-977c-3cc864bc16ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ddfe153-5ff9-4b3a-958f-3782ee625e07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2131565342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a72f62846cc464696dfc5fde6e18021',qos_specs=None,replication_status=,reservations=['a119b9fe-3ffd-45ec-8fe6-7302617755b2','02a42c97-8f5e-4486-b2f3-1dc8e36d511c','c11bce5f-fed6-43f2-82c7-b3dedefc95b1','f3c4d430-b7a5-457b-ac70-6815317a17de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fc377ff7d345418e832462f3a2fc2c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2131565342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ddfe153-5ff9-4b3a-958f-3782ee625e07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a72f62846cc464696dfc5fde6e18021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07fc377ff7d345418e832462f3a2fc2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.679236 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (892d1f6a-b830-4d37-82a1-dc6cc9e0f5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.691421 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479c6e9c-6d5b-4693-8266-bb04063ef6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f4dc98c-7659-4472-a5a8-49e6d5144aa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1171123487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['9490f257-5a28-4394-b3e4-67830609c2b0','0385969d-163b-481e-a812-c2d6b433345b','42c956d3-b1e9-4b45-91b5-9aaa1238463f','5c346f28-b699-4367-8866-bf02ea5bf5f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1171123487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f4dc98c-7659-4472-a5a8-49e6d5144aa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e8b11563fcb44d58e399663d248fff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70f10e2be282459bb84221ab0080cdf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.693176 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358db59a-751c-416e-94cc-a6a80e22af16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.696428 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (892d1f6a-b830-4d37-82a1-dc6cc9e0f5fb) transitioned into state 'SUCCESS' from state '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-2131565342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a72f62846cc464696dfc5fde6e18021',qos_specs=None,replication_status=,reservations=['a119b9fe-3ffd-45ec-8fe6-7302617755b2','02a42c97-8f5e-4486-b2f3-1dc8e36d511c','c11bce5f-fed6-43f2-82c7-b3dedefc95b1','f3c4d430-b7a5-457b-ac70-6815317a17de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07fc377ff7d345418e832462f3a2fc2c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.697157 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a710e6-37bf-4dac-925e-b945c7a562d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.706676 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a710e6-37bf-4dac-925e-b945c7a562d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.707220 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Flow 'volume_create_api' (3f0aed83-3201-4450-b61c-cd79a60a2374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:47.707503 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Create volume request issued successfully. Aug 18 05:36:47.708022 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80f1a8cb-6725-463d-83c2-1a3623f8ba1c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:47.708411 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1011/4074] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:36:47 2026] POST /volume/v3/volumes => generated 766 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:47.721378 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358db59a-751c-416e-94cc-a6a80e22af16) transitioned into state 'SUCCESS' from state '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-1171123487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['9490f257-5a28-4394-b3e4-67830609c2b0','0385969d-163b-481e-a812-c2d6b433345b','42c956d3-b1e9-4b45-91b5-9aaa1238463f','5c346f28-b699-4367-8866-bf02ea5bf5f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.722172 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c72c0fa8-2bf8-4724-8e22-577147855468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.722286 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2f97ea6b-0509-4f53-ae8a-b21d4c2aab76 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:47.726080 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f97ea6b-0509-4f53-ae8a-b21d4c2aab76 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 Aug 18 05:36:47.726080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f97ea6b-0509-4f53-ae8a-b21d4c2aab76 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:47.726080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f97ea6b-0509-4f53-ae8a-b21d4c2aab76 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:47.733462 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:47.733462 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:47.733769 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c72c0fa8-2bf8-4724-8e22-577147855468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.734593 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (0060e256-ba7d-428f-8514-b5d230fbf74c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:47.734885 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request issued successfully. Aug 18 05:36:47.735441 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b65824b-a46b-42bf-9c6b-40c5a86dd414 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:47.735869 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1026/4075] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:47 2026] POST /volume/v3/volumes => generated 757 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:47.738275 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2f97ea6b-0509-4f53-ae8a-b21d4c2aab76 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:47.744134 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f97ea6b-0509-4f53-ae8a-b21d4c2aab76 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 returned with HTTP 200 Aug 18 05:36:47.744719 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1016/4076] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:47 2026] GET /volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:47.749058 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:47.749957 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:47.750291 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1686444005"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:47.751743 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request body: {'volume': {"'imageRef": '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1686444005'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:47.751856 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume of 1 GB Aug 18 05:36:47.755899 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Availability Zones retrieved successfully. Aug 18 05:36:47.762748 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (7730c572-94c3-445d-9042-bacf9c0251c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:47.762748 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f97e6b-4251-43e0-aae7-a68a50122829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.763128 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:47.787256 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20f97e6b-4251-43e0-aae7-a68a50122829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.788259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438966ab-316f-4422-87e0-aa036ce16064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.825651 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Created reservations ['37fdbb0e-104f-4498-a420-e895859b00ba', 'cb1a146b-bede-4c0f-8855-8a98b4017ca6', 'b7ec0019-f276-4e5e-9fd6-168e8bc9573e', '1ba0e974-9536-4f6b-b063-dfeae151d542'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:47.826507 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438966ab-316f-4422-87e0-aa036ce16064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37fdbb0e-104f-4498-a420-e895859b00ba', 'cb1a146b-bede-4c0f-8855-8a98b4017ca6', 'b7ec0019-f276-4e5e-9fd6-168e8bc9573e', '1ba0e974-9536-4f6b-b063-dfeae151d542']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.827261 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d899f72-9f0b-482a-809f-6e0dc63381d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.852351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d899f72-9f0b-482a-809f-6e0dc63381d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29c805b9-e314-4120-935f-7e5da62dbded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1686444005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['37fdbb0e-104f-4498-a420-e895859b00ba','cb1a146b-bede-4c0f-8855-8a98b4017ca6','b7ec0019-f276-4e5e-9fd6-168e8bc9573e','1ba0e974-9536-4f6b-b063-dfeae151d542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1686444005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29c805b9-e314-4120-935f-7e5da62dbded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e8b11563fcb44d58e399663d248fff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70f10e2be282459bb84221ab0080cdf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.854113 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b547223-488f-4a43-94a4-fc1698cebc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.877547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b547223-488f-4a43-94a4-fc1698cebc23) transitioned into state 'SUCCESS' from state '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-1686444005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['37fdbb0e-104f-4498-a420-e895859b00ba','cb1a146b-bede-4c0f-8855-8a98b4017ca6','b7ec0019-f276-4e5e-9fd6-168e8bc9573e','1ba0e974-9536-4f6b-b063-dfeae151d542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.878476 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc54376e-4ab1-4609-a7d1-58dc7fc79c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.890105 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc54376e-4ab1-4609-a7d1-58dc7fc79c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.891222 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (7730c572-94c3-445d-9042-bacf9c0251c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:47.891583 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request issued successfully. Aug 18 05:36:47.892270 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37eba4f7-5812-49ec-ab45-8ea3d191f77d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:47.892808 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1024/4077] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:47 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:47.910184 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7551f427-241d-4f56-b297-5d221e976d8e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:47.912669 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:47.913172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-30163719"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:47.915282 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request body: {'volume': {"'imageRef": '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-30163719'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:47.915412 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume of 1 GB Aug 18 05:36:47.915713 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:47.915713 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:47.920660 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Availability Zones retrieved successfully. Aug 18 05:36:47.927221 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (1f9113d8-47d3-4cd5-94e3-ec837357069a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:47.928088 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6566bf4a-b1dc-4fb2-aa03-4580a59a3325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:47.929206 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:47.958887 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6566bf4a-b1dc-4fb2-aa03-4580a59a3325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:47.959718 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863d1daa-d8df-4ddb-b1fd-c9abd368069a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:48.013055 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Created reservations ['2db05602-f7b9-42a1-9033-57b74715a305', '2197e063-4e27-4964-bcba-2c34d33509ac', '5667ce47-778c-4a79-99ed-f215946825c6', '0ad39197-b452-4bdd-ae2e-7c3845d736c1'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:48.013995 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863d1daa-d8df-4ddb-b1fd-c9abd368069a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2db05602-f7b9-42a1-9033-57b74715a305', '2197e063-4e27-4964-bcba-2c34d33509ac', '5667ce47-778c-4a79-99ed-f215946825c6', '0ad39197-b452-4bdd-ae2e-7c3845d736c1']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:48.014891 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352faef9-046e-4e90-a403-485761c64a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:48.039847 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352faef9-046e-4e90-a403-485761c64a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed1e008-75ad-4824-9fd5-fda4aa14f76b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-30163719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['2db05602-f7b9-42a1-9033-57b74715a305','2197e063-4e27-4964-bcba-2c34d33509ac','5667ce47-778c-4a79-99ed-f215946825c6','0ad39197-b452-4bdd-ae2e-7c3845d736c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-30163719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed1e008-75ad-4824-9fd5-fda4aa14f76b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e8b11563fcb44d58e399663d248fff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70f10e2be282459bb84221ab0080cdf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:48.040670 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6a120b-ca7f-41c8-b578-de603108021e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:48.065100 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6a120b-ca7f-41c8-b578-de603108021e) transitioned into state 'SUCCESS' from state '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-30163719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['2db05602-f7b9-42a1-9033-57b74715a305','2197e063-4e27-4964-bcba-2c34d33509ac','5667ce47-778c-4a79-99ed-f215946825c6','0ad39197-b452-4bdd-ae2e-7c3845d736c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:48.066073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d70ad7-c170-4214-a51d-d55adb1af4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:48.075533 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d70ad7-c170-4214-a51d-d55adb1af4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:48.076948 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (1f9113d8-47d3-4cd5-94e3-ec837357069a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:48.077406 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request issued successfully. Aug 18 05:36:48.078238 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7551f427-241d-4f56-b297-5d221e976d8e tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:48.078836 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1012/4078] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:47 2026] POST /volume/v3/volumes => generated 755 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:48.099383 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5d60eaec-1a68-4017-872a-a22a5116e684 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.102542 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:48.102868 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1253045026"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:48.104504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request body: {'volume': {"'imageRef": '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1253045026'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:48.104710 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume of 1 GB Aug 18 05:36:48.105063 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.105063 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:48.114701 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Availability Zones retrieved successfully. Aug 18 05:36:48.121306 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (30f642ba-c258-4a38-869f-53f1adf9ccfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:48.122348 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16163ed-7fba-4869-a220-2a48954c28d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:48.123444 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:48.151217 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b16163ed-7fba-4869-a220-2a48954c28d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:48.152073 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f6e4ee-868a-4175-9da1-aceb2bcc54f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:48.210964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Created reservations ['fb90113f-cd52-4fa5-a6a1-caa43103d45e', 'e62de649-87df-4118-ac4f-0aba681558b7', 'b2efd636-f664-4aa9-86f4-2ac25f7e1cc8', '6094ce1f-b132-4cb7-b3f5-b7bfd4f46437'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:48.212151 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f6e4ee-868a-4175-9da1-aceb2bcc54f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb90113f-cd52-4fa5-a6a1-caa43103d45e', 'e62de649-87df-4118-ac4f-0aba681558b7', 'b2efd636-f664-4aa9-86f4-2ac25f7e1cc8', '6094ce1f-b132-4cb7-b3f5-b7bfd4f46437']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:48.213273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453b9938-2fac-48cb-b9dc-9ea731d64e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:48.244649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453b9938-2fac-48cb-b9dc-9ea731d64e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34b23d9f-d835-4360-877a-e0b8bb595e6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1253045026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['fb90113f-cd52-4fa5-a6a1-caa43103d45e','e62de649-87df-4118-ac4f-0aba681558b7','b2efd636-f664-4aa9-86f4-2ac25f7e1cc8','6094ce1f-b132-4cb7-b3f5-b7bfd4f46437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1253045026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34b23d9f-d835-4360-877a-e0b8bb595e6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e8b11563fcb44d58e399663d248fff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70f10e2be282459bb84221ab0080cdf1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:48.245810 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f090632d-fad7-4576-85d7-87ee9a3eed07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:48.269238 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f090632d-fad7-4576-85d7-87ee9a3eed07) transitioned into state 'SUCCESS' from state '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-1253045026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e8b11563fcb44d58e399663d248fff9',qos_specs=None,replication_status=,reservations=['fb90113f-cd52-4fa5-a6a1-caa43103d45e','e62de649-87df-4118-ac4f-0aba681558b7','b2efd636-f664-4aa9-86f4-2ac25f7e1cc8','6094ce1f-b132-4cb7-b3f5-b7bfd4f46437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f10e2be282459bb84221ab0080cdf1',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:48.270339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9ab4be-66e9-4351-9597-bf30ff32b6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:48.283001 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9ab4be-66e9-4351-9597-bf30ff32b6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:48.284297 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Flow 'volume_create_api' (30f642ba-c258-4a38-869f-53f1adf9ccfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:48.284759 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Create volume request issued successfully. Aug 18 05:36:48.285642 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5d60eaec-1a68-4017-872a-a22a5116e684 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:48.286251 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1027/4079] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:48 2026] POST /volume/v3/volumes => generated 757 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:48.300642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d483c091-aaf1-4896-a46f-8a066669d15f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.302652 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d483c091-aaf1-4896-a46f-8a066669d15f tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b Aug 18 05:36:48.302860 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d483c091-aaf1-4896-a46f-8a066669d15f tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.303072 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d483c091-aaf1-4896-a46f-8a066669d15f tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.310034 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.310034 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:48.313782 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d483c091-aaf1-4896-a46f-8a066669d15f tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:48.318231 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d483c091-aaf1-4896-a46f-8a066669d15f tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b returned with HTTP 200 Aug 18 05:36:48.318626 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1017/4080] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:36:48.332943 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d28ca04a-345c-4a8b-8403-4ff56af8902b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.334826 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d28ca04a-345c-4a8b-8403-4ff56af8902b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 Aug 18 05:36:48.335107 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d28ca04a-345c-4a8b-8403-4ff56af8902b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.335351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d28ca04a-345c-4a8b-8403-4ff56af8902b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.343555 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.343555 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:48.348225 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d28ca04a-345c-4a8b-8403-4ff56af8902b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:48.355689 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d28ca04a-345c-4a8b-8403-4ff56af8902b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 returned with HTTP 200 Aug 18 05:36:48.356127 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1025/4081] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:48.375250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89a4c60c-8959-42ea-8d35-f6e911699f80 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.377720 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89a4c60c-8959-42ea-8d35-f6e911699f80 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded Aug 18 05:36:48.377957 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89a4c60c-8959-42ea-8d35-f6e911699f80 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.378224 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89a4c60c-8959-42ea-8d35-f6e911699f80 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.386124 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.386124 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:48.390581 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-89a4c60c-8959-42ea-8d35-f6e911699f80 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:48.395363 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89a4c60c-8959-42ea-8d35-f6e911699f80 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded returned with HTTP 200 Aug 18 05:36:48.395818 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1013/4082] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:48.409822 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a7682a22-55fd-485f-b021-032c6850d7d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.413751 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7682a22-55fd-485f-b021-032c6850d7d1 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b Aug 18 05:36:48.413992 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7682a22-55fd-485f-b021-032c6850d7d1 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.414222 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a7682a22-55fd-485f-b021-032c6850d7d1 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.422193 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.422193 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:48.427153 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a7682a22-55fd-485f-b021-032c6850d7d1 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:48.431785 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a7682a22-55fd-485f-b021-032c6850d7d1 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b returned with HTTP 200 Aug 18 05:36:48.432272 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1028/4083] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:48.444630 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-13d169cd-b6b3-41bf-9c39-b293720c7630 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.446563 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13d169cd-b6b3-41bf-9c39-b293720c7630 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e Aug 18 05:36:48.446810 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13d169cd-b6b3-41bf-9c39-b293720c7630 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.447000 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13d169cd-b6b3-41bf-9c39-b293720c7630 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.454004 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.454004 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:48.458378 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-13d169cd-b6b3-41bf-9c39-b293720c7630 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:48.464097 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13d169cd-b6b3-41bf-9c39-b293720c7630 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e returned with HTTP 200 Aug 18 05:36:48.464580 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1018/4084] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:48.730095 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-edaa2d00-dd5f-43df-b91f-765507faab49 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.732727 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edaa2d00-dd5f-43df-b91f-765507faab49 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:48.732727 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edaa2d00-dd5f-43df-b91f-765507faab49 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.732727 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-edaa2d00-dd5f-43df-b91f-765507faab49 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.745281 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.745281 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:48.751340 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-edaa2d00-dd5f-43df-b91f-765507faab49 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:48.755755 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-edaa2d00-dd5f-43df-b91f-765507faab49 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:48.756242 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1026/4085] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:48.761923 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-369893c0-0efc-4ee3-bf02-9031e73350b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.767172 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-369893c0-0efc-4ee3-bf02-9031e73350b9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 Aug 18 05:36:48.767172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-369893c0-0efc-4ee3-bf02-9031e73350b9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.767172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-369893c0-0efc-4ee3-bf02-9031e73350b9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.774528 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-098f4558-9529-4139-a3c2-ecc4f20239b1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.776424 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.776424 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:48.776800 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-098f4558-9529-4139-a3c2-ecc4f20239b1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:48.777348 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-098f4558-9529-4139-a3c2-ecc4f20239b1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.777348 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-098f4558-9529-4139-a3c2-ecc4f20239b1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.781339 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-369893c0-0efc-4ee3-bf02-9031e73350b9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:48.785451 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.785451 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:48.786670 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-369893c0-0efc-4ee3-bf02-9031e73350b9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 returned with HTTP 200 Aug 18 05:36:48.787146 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1014/4086] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:48.790038 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-098f4558-9529-4139-a3c2-ecc4f20239b1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:48.796417 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-098f4558-9529-4139-a3c2-ecc4f20239b1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:48.796950 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1029/4087] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:48.804585 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e27c4f7f-de5b-4b18-995d-4b086eb388ad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.807101 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e27c4f7f-de5b-4b18-995d-4b086eb388ad tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:36:48.807666 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e27c4f7f-de5b-4b18-995d-4b086eb388ad tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ddfe153-5ff9-4b3a-958f-3782ee625e07", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1579733856"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:48.818962 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.818962 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:48.819449 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e27c4f7f-de5b-4b18-995d-4b086eb388ad tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:48.819577 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-e27c4f7f-de5b-4b18-995d-4b086eb388ad tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Create snapshot from volume 3ddfe153-5ff9-4b3a-958f-3782ee625e07 Aug 18 05:36:48.846772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-e27c4f7f-de5b-4b18-995d-4b086eb388ad tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Created reservations ['0f7577b9-c637-4932-ad22-c656122f5cbd', 'fc16650d-a2c6-4d34-b149-e3874e76750c', '8af29c89-0c37-4e99-9d3b-ccd0d3409cb1', '2b3a8c61-050c-4182-bd2a-9fc5e80fef2d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:48.854435 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-abb79451-4a24-409e-b05c-3e2bb46e6b53 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.857727 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-abb79451-4a24-409e-b05c-3e2bb46e6b53 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:48.858176 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-abb79451-4a24-409e-b05c-3e2bb46e6b53 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.858320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-abb79451-4a24-409e-b05c-3e2bb46e6b53 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.868074 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.868074 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:48.873394 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-abb79451-4a24-409e-b05c-3e2bb46e6b53 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:48.880126 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-abb79451-4a24-409e-b05c-3e2bb46e6b53 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:48.880740 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1027/4088] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:48.882406 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e27c4f7f-de5b-4b18-995d-4b086eb388ad tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot create request issued successfully. Aug 18 05:36:48.882840 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e27c4f7f-de5b-4b18-995d-4b086eb388ad tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:36:48.883399 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1019/4089] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:36:48 2026] POST /volume/v3/snapshots => generated 322 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:48.893567 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16236432-60f1-49ae-990f-3acc4ba0c1fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.896976 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16236432-60f1-49ae-990f-3acc4ba0c1fe tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe Aug 18 05:36:48.896976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16236432-60f1-49ae-990f-3acc4ba0c1fe tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.897196 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16236432-60f1-49ae-990f-3acc4ba0c1fe tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.904356 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:48.904356 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:48.905686 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-16236432-60f1-49ae-990f-3acc4ba0c1fe tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot retrieved successfully. Aug 18 05:36:48.907057 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16236432-60f1-49ae-990f-3acc4ba0c1fe tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe returned with HTTP 200 Aug 18 05:36:48.907665 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1015/4090] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:48.960584 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-45921b4c-cbc3-4903-b600-ac45d742f21c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:48.960987 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45921b4c-cbc3-4903-b600-ac45d742f21c None None] GET https://10.4.3.250/volume// Aug 18 05:36:48.961177 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45921b4c-cbc3-4903-b600-ac45d742f21c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:48.961387 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-45921b4c-cbc3-4903-b600-ac45d742f21c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:48.961730 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-45921b4c-cbc3-4903-b600-ac45d742f21c None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:36:48.962050 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1030/4091] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:36:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:36:48.969413 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-4bfc067a-f6dd-436d-8f53-93d6c1e99102 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.077138 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-4bfc067a-f6dd-436d-8f53-93d6c1e99102 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:36:49.077534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-4bfc067a-f6dd-436d-8f53-93d6c1e99102 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c683adc6-ff42-4ff3-97fc-3dd43614939d", "connector": null, "instance_uuid": "bc08255d-a2b3-4c03-9303-d541bad3a66c"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:49.086145 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.086145 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:49.148352 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-4bfc067a-f6dd-436d-8f53-93d6c1e99102 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:36:49.152002 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1028/4092] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:36:48 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:49.196635 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-daffd9fc-50a7-4ccd-9ec9-92692de7e288 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.199555 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daffd9fc-50a7-4ccd-9ec9-92692de7e288 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:49.199841 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daffd9fc-50a7-4ccd-9ec9-92692de7e288 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:49.200165 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daffd9fc-50a7-4ccd-9ec9-92692de7e288 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:49.212186 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.212186 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:49.212498 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79cff937-9167-4404-a8f0-c9b01f86746e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.212895 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79cff937-9167-4404-a8f0-c9b01f86746e None None] GET https://10.4.3.250/volume// Aug 18 05:36:49.213073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79cff937-9167-4404-a8f0-c9b01f86746e None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:49.213255 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79cff937-9167-4404-a8f0-c9b01f86746e None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:49.213613 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79cff937-9167-4404-a8f0-c9b01f86746e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:36:49.213943 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1016/4093] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:36:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:36:49.217296 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-daffd9fc-50a7-4ccd-9ec9-92692de7e288 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:49.221912 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-d6314472-1729-4ea0-8899-3fcaf1cd1e1a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.223153 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daffd9fc-50a7-4ccd-9ec9-92692de7e288 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:49.223438 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1020/4094] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:49 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:49.225491 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-d6314472-1729-4ea0-8899-3fcaf1cd1e1a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:49.225838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-d6314472-1729-4ea0-8899-3fcaf1cd1e1a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:49.226134 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-d6314472-1729-4ea0-8899-3fcaf1cd1e1a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:49.242842 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.242842 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:49.250731 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-d6314472-1729-4ea0-8899-3fcaf1cd1e1a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:49.256890 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-d6314472-1729-4ea0-8899-3fcaf1cd1e1a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:49.257511 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1031/4095] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:36:49 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:36:49.379059 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-a80aafa3-3a81-44b9-9601-4507f7b3f3d1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.382752 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-a80aafa3-3a81-44b9-9601-4507f7b3f3d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] PUT https://10.4.3.250/volume/v3/attachments/e82835ac-57d1-486b-bf0c-3db670bb7bf2 Aug 18 05:36:49.383239 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-a80aafa3-3a81-44b9-9601-4507f7b3f3d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:49.396127 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-a80aafa3-3a81-44b9-9601-4507f7b3f3d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Acquiring lock "cinder-attachment_update-c683adc6-ff42-4ff3-97fc-3dd43614939d-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:36:49.404835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-a80aafa3-3a81-44b9-9601-4507f7b3f3d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-c683adc6-ff42-4ff3-97fc-3dd43614939d-np0000007601" acquired by "attachment_update" :: waited 0.008s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:36:49.404835 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.404835 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:49.480197 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c63fddf7-6610-4efc-ba63-fc76813f8f5d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.482146 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c63fddf7-6610-4efc-ba63-fc76813f8f5d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e Aug 18 05:36:49.482423 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c63fddf7-6610-4efc-ba63-fc76813f8f5d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:49.482659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c63fddf7-6610-4efc-ba63-fc76813f8f5d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:49.493521 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.493521 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:49.500032 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c63fddf7-6610-4efc-ba63-fc76813f8f5d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:49.506914 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c63fddf7-6610-4efc-ba63-fc76813f8f5d tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e returned with HTTP 200 Aug 18 05:36:49.507319 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1017/4096] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:49 2026] GET /volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:49.520799 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5047f711-6fbd-481d-9916-3be3b9ded3bb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.522596 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5047f711-6fbd-481d-9916-3be3b9ded3bb tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] DELETE https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e Aug 18 05:36:49.522799 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5047f711-6fbd-481d-9916-3be3b9ded3bb tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:49.522982 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5047f711-6fbd-481d-9916-3be3b9ded3bb tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:49.523157 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-5047f711-6fbd-481d-9916-3be3b9ded3bb tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume with id: 34b23d9f-d835-4360-877a-e0b8bb595e6e Aug 18 05:36:49.529970 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.529970 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:49.530476 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5047f711-6fbd-481d-9916-3be3b9ded3bb tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:49.534088 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-a80aafa3-3a81-44b9-9601-4507f7b3f3d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-c683adc6-ff42-4ff3-97fc-3dd43614939d-np0000007601" released by "attachment_update" :: held 0.131s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:36:49.534701 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-a80aafa3-3a81-44b9-9601-4507f7b3f3d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/e82835ac-57d1-486b-bf0c-3db670bb7bf2 returned with HTTP 200 Aug 18 05:36:49.534834 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1029/4097] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:36:49 2026] PUT /volume/v3/attachments/e82835ac-57d1-486b-bf0c-3db670bb7bf2 => generated 968 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:49.544606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-b7665424-f29b-459a-944a-013f9fe76c26 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.546999 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-b7665424-f29b-459a-944a-013f9fe76c26 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d/encryption Aug 18 05:36:49.547266 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-b7665424-f29b-459a-944a-013f9fe76c26 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:49.547668 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-b7665424-f29b-459a-944a-013f9fe76c26 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:49.552956 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5047f711-6fbd-481d-9916-3be3b9ded3bb tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume request issued successfully. Aug 18 05:36:49.553265 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5047f711-6fbd-481d-9916-3be3b9ded3bb tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e returned with HTTP 202 Aug 18 05:36:49.553849 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1021/4098] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:49 2026] DELETE /volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:49.557147 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.557147 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:49.561700 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-289bc47c-bc74-4294-b6b5-f7e99b1fb6d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.563761 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-289bc47c-bc74-4294-b6b5-f7e99b1fb6d5 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e Aug 18 05:36:49.564036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-289bc47c-bc74-4294-b6b5-f7e99b1fb6d5 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:49.564191 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-289bc47c-bc74-4294-b6b5-f7e99b1fb6d5 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:49.564581 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-b7665424-f29b-459a-944a-013f9fe76c26 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d/encryption returned with HTTP 200 Aug 18 05:36:49.564985 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1032/4099] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:36:49 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:49.572711 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.572711 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:49.576835 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-289bc47c-bc74-4294-b6b5-f7e99b1fb6d5 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:49.581910 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-289bc47c-bc74-4294-b6b5-f7e99b1fb6d5 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e returned with HTTP 200 Aug 18 05:36:49.582292 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1018/4100] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:49 2026] GET /volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:49.918911 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7479482a-bd9f-4680-833a-5e924154eb4d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.921886 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7479482a-bd9f-4680-833a-5e924154eb4d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe Aug 18 05:36:49.922136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7479482a-bd9f-4680-833a-5e924154eb4d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:49.922317 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7479482a-bd9f-4680-833a-5e924154eb4d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:49.929538 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.929538 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:49.929984 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7479482a-bd9f-4680-833a-5e924154eb4d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot retrieved successfully. Aug 18 05:36:49.930889 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7479482a-bd9f-4680-833a-5e924154eb4d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe returned with HTTP 200 Aug 18 05:36:49.931429 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1030/4101] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:49 2026] GET /volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:49.945757 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a14972f7-66b3-4fee-bf13-4cbc3c20e3cf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:49.948246 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a14972f7-66b3-4fee-bf13-4cbc3c20e3cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] POST https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07/action Aug 18 05:36:49.948917 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a14972f7-66b3-4fee-bf13-4cbc3c20e3cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:36:49.949129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a14972f7-66b3-4fee-bf13-4cbc3c20e3cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:49.960650 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:49.960650 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:49.961366 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a14972f7-66b3-4fee-bf13-4cbc3c20e3cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:50.006676 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-a14972f7-66b3-4fee-bf13-4cbc3c20e3cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Created reservations ['20268cf5-3751-4ac3-b994-c5679443d893', 'e6fffbda-6cd1-4ab6-b64c-3cd78d92f2bd'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:50.023947 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a14972f7-66b3-4fee-bf13-4cbc3c20e3cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Extend volume request issued successfully. Aug 18 05:36:50.024276 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a14972f7-66b3-4fee-bf13-4cbc3c20e3cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07/action returned with HTTP 202 Aug 18 05:36:50.024795 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1022/4102] 10.4.3.250 () {70 vars in 1431 bytes} [Tue Aug 18 05:36:49 2026] POST /volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 05:36:50.035382 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-10a8f475-226f-4ba0-83f5-bf720069b22d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:50.037594 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10a8f475-226f-4ba0-83f5-bf720069b22d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 Aug 18 05:36:50.037594 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10a8f475-226f-4ba0-83f5-bf720069b22d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:50.037788 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10a8f475-226f-4ba0-83f5-bf720069b22d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:50.044828 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:50.044828 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:50.051631 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-10a8f475-226f-4ba0-83f5-bf720069b22d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:50.058183 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10a8f475-226f-4ba0-83f5-bf720069b22d tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 returned with HTTP 200 Aug 18 05:36:50.058811 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1033/4103] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:50 2026] GET /volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:50.238445 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b69508bb-c78b-44ce-9c03-be393a928fa7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:50.243440 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b69508bb-c78b-44ce-9c03-be393a928fa7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:50.243733 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b69508bb-c78b-44ce-9c03-be393a928fa7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:50.243882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b69508bb-c78b-44ce-9c03-be393a928fa7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:50.260905 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:50.260905 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:50.267814 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b69508bb-c78b-44ce-9c03-be393a928fa7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:50.274003 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b69508bb-c78b-44ce-9c03-be393a928fa7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:50.274564 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1019/4104] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:50 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:50.603990 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bd423c09-a1f6-4f07-8ca3-850c9d53fddc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:50.606368 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd423c09-a1f6-4f07-8ca3-850c9d53fddc tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e Aug 18 05:36:50.606688 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd423c09-a1f6-4f07-8ca3-850c9d53fddc tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:50.606957 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bd423c09-a1f6-4f07-8ca3-850c9d53fddc tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:50.616797 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bd423c09-a1f6-4f07-8ca3-850c9d53fddc tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e returned with HTTP 404 Aug 18 05:36:50.617510 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1031/4105] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:50 2026] GET /volume/v3/volumes/34b23d9f-d835-4360-877a-e0b8bb595e6e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:50.626098 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e52c720f-69ee-45de-9493-7e6732854469 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:50.629472 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e52c720f-69ee-45de-9493-7e6732854469 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] DELETE https://10.4.3.250/volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b Aug 18 05:36:50.629790 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e52c720f-69ee-45de-9493-7e6732854469 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:50.629910 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e52c720f-69ee-45de-9493-7e6732854469 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:50.630088 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e52c720f-69ee-45de-9493-7e6732854469 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume with id: 0ed1e008-75ad-4824-9fd5-fda4aa14f76b Aug 18 05:36:50.647201 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:50.647201 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:50.647201 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e52c720f-69ee-45de-9493-7e6732854469 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:50.686769 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e52c720f-69ee-45de-9493-7e6732854469 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume request issued successfully. Aug 18 05:36:50.687087 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e52c720f-69ee-45de-9493-7e6732854469 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b returned with HTTP 202 Aug 18 05:36:50.687921 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1023/4106] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:50 2026] DELETE /volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:50.702302 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-28fbafac-71b3-4074-b4b0-c9ebc0664ef4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:50.704594 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-28fbafac-71b3-4074-b4b0-c9ebc0664ef4 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b Aug 18 05:36:50.704882 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-28fbafac-71b3-4074-b4b0-c9ebc0664ef4 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:50.705145 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-28fbafac-71b3-4074-b4b0-c9ebc0664ef4 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:50.724552 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:50.724552 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:50.729358 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-28fbafac-71b3-4074-b4b0-c9ebc0664ef4 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:50.734361 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-28fbafac-71b3-4074-b4b0-c9ebc0664ef4 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b returned with HTTP 200 Aug 18 05:36:50.735101 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1034/4107] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:50 2026] GET /volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:50.865861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:50.983081 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:50.983518 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-582877261"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:50.985076 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-582877261'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:50.985194 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume of 1 GB Aug 18 05:36:50.989436 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Availability Zones retrieved successfully. Aug 18 05:36:50.995232 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Flow 'volume_create_api' (99bed1e9-546e-48f4-81bc-1766d4e67e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:50.996155 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670a2afd-4c12-4fed-afdf-25bb91f1d809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:50.997232 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:51.022894 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670a2afd-4c12-4fed-afdf-25bb91f1d809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.023858 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8231d999-bdf9-4056-9a85-2c682101ce4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:51.073450 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-367c489c-6945-45ab-b429-be49f5904c53 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.075319 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-367c489c-6945-45ab-b429-be49f5904c53 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 Aug 18 05:36:51.075596 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-367c489c-6945-45ab-b429-be49f5904c53 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:51.075864 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-367c489c-6945-45ab-b429-be49f5904c53 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:51.086570 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.086570 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:51.091697 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-367c489c-6945-45ab-b429-be49f5904c53 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:51.092630 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['1a860daf-ab6f-4e71-9578-8a52cceccd1b', '881b1ec9-ddd3-4c68-84cf-89c9394f0c6e', '8a1e5ec8-eede-49c6-9122-b4c2ddab163a', '856889b0-3240-47bd-8870-6af541e61d66'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:51.093831 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8231d999-bdf9-4056-9a85-2c682101ce4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a860daf-ab6f-4e71-9578-8a52cceccd1b', '881b1ec9-ddd3-4c68-84cf-89c9394f0c6e', '8a1e5ec8-eede-49c6-9122-b4c2ddab163a', '856889b0-3240-47bd-8870-6af541e61d66']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.095891 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ed8fc6-ffa4-463f-b7c5-d9d0ab5df400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:51.097620 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-367c489c-6945-45ab-b429-be49f5904c53 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 returned with HTTP 200 Aug 18 05:36:51.097984 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1032/4108] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:51 2026] GET /volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 05:36:51.110839 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e80adbf0-15bd-430d-9e4f-54d8257cdc3f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.112569 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e80adbf0-15bd-430d-9e4f-54d8257cdc3f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] POST https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07/action Aug 18 05:36:51.112916 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e80adbf0-15bd-430d-9e4f-54d8257cdc3f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action body: b'{"revert": {"snapshot_id": "4fe12ac0-2a07-4dbc-b41c-9457491cb6fe"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:36:51.113048 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e80adbf0-15bd-430d-9e4f-54d8257cdc3f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "4fe12ac0-2a07-4dbc-b41c-9457491cb6fe"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:51.121634 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.121634 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:51.122087 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e80adbf0-15bd-430d-9e4f-54d8257cdc3f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume retrieved successfully. Aug 18 05:36:51.128481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ed8fc6-ffa4-463f-b7c5-d9d0ab5df400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8bc6faa-a36b-49d6-8b17-37b939de16a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-582877261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed8e792a63324463b97fdd702607ddd3',qos_specs=None,replication_status=,reservations=['1a860daf-ab6f-4e71-9578-8a52cceccd1b','881b1ec9-ddd3-4c68-84cf-89c9394f0c6e','8a1e5ec8-eede-49c6-9122-b4c2ddab163a','856889b0-3240-47bd-8870-6af541e61d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b57efb21034295a07d05b74665408c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-582877261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8bc6faa-a36b-49d6-8b17-37b939de16a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed8e792a63324463b97fdd702607ddd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7b57efb21034295a07d05b74665408c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.129515 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cebc213-3bee-49db-b121-179fb66a6e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:51.144854 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e80adbf0-15bd-430d-9e4f-54d8257cdc3f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] HTTP exception thrown: Can't revert volume 3ddfe153-5ff9-4b3a-958f-3782ee625e07 to its latest snapshot 4fe12ac0-2a07-4dbc-b41c-9457491cb6fe. The volume size must be equal to the snapshot size. Aug 18 05:36:51.145044 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e80adbf0-15bd-430d-9e4f-54d8257cdc3f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07/action returned with HTTP 400 Aug 18 05:36:51.145617 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1024/4109] 10.4.3.250 () {70 vars in 1431 bytes} [Tue Aug 18 05:36:51 2026] POST /volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07/action => generated 213 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 18 05:36:51.150203 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cebc213-3bee-49db-b121-179fb66a6e0b) transitioned into state 'SUCCESS' from state '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-582877261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed8e792a63324463b97fdd702607ddd3',qos_specs=None,replication_status=,reservations=['1a860daf-ab6f-4e71-9578-8a52cceccd1b','881b1ec9-ddd3-4c68-84cf-89c9394f0c6e','8a1e5ec8-eede-49c6-9122-b4c2ddab163a','856889b0-3240-47bd-8870-6af541e61d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b57efb21034295a07d05b74665408c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.150971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b0f2b2-cc04-4937-9250-47a6343912e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:51.153544 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-283b054c-a6d3-4ea8-973c-9db4f8be86e2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.155357 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-283b054c-a6d3-4ea8-973c-9db4f8be86e2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe Aug 18 05:36:51.155611 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-283b054c-a6d3-4ea8-973c-9db4f8be86e2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:51.155749 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-283b054c-a6d3-4ea8-973c-9db4f8be86e2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:51.155877 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-283b054c-a6d3-4ea8-973c-9db4f8be86e2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Delete snapshot with id: 4fe12ac0-2a07-4dbc-b41c-9457491cb6fe Aug 18 05:36:51.160878 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.160878 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:51.161398 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-283b054c-a6d3-4ea8-973c-9db4f8be86e2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot retrieved successfully. Aug 18 05:36:51.162937 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b0f2b2-cc04-4937-9250-47a6343912e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.163833 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Flow 'volume_create_api' (99bed1e9-546e-48f4-81bc-1766d4e67e60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:51.164229 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume request issued successfully. Aug 18 05:36:51.164828 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-27e1af35-5ac0-4df8-9720-93c82f8881a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:51.165276 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1020/4110] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:36:50 2026] POST /volume/v3/volumes => generated 748 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:51.179660 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-283b054c-a6d3-4ea8-973c-9db4f8be86e2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot delete request issued successfully. Aug 18 05:36:51.179856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-283b054c-a6d3-4ea8-973c-9db4f8be86e2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe returned with HTTP 202 Aug 18 05:36:51.180074 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9092fe84-4993-4d90-8a86-753b477230fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.180261 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1035/4111] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:51 2026] DELETE /volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:51.182582 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9092fe84-4993-4d90-8a86-753b477230fa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 Aug 18 05:36:51.182945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9092fe84-4993-4d90-8a86-753b477230fa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:51.183202 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9092fe84-4993-4d90-8a86-753b477230fa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:51.188972 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-464e05a0-ccdc-4188-835c-5c0e007289cf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.191627 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-464e05a0-ccdc-4188-835c-5c0e007289cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe Aug 18 05:36:51.191891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-464e05a0-ccdc-4188-835c-5c0e007289cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:51.191955 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.191955 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:51.192176 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-464e05a0-ccdc-4188-835c-5c0e007289cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:51.197226 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9092fe84-4993-4d90-8a86-753b477230fa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:36:51.199223 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.199223 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:51.199850 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-464e05a0-ccdc-4188-835c-5c0e007289cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot retrieved successfully. Aug 18 05:36:51.200985 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-464e05a0-ccdc-4188-835c-5c0e007289cf tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe returned with HTTP 200 Aug 18 05:36:51.201375 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1025/4112] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:51 2026] GET /volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:51.203612 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9092fe84-4993-4d90-8a86-753b477230fa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 returned with HTTP 200 Aug 18 05:36:51.204125 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1033/4113] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:51 2026] GET /volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:51.290002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2e8f7bec-5ca3-4abb-9f88-48bf6c465a43 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.292911 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e8f7bec-5ca3-4abb-9f88-48bf6c465a43 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:51.293144 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e8f7bec-5ca3-4abb-9f88-48bf6c465a43 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:51.293346 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e8f7bec-5ca3-4abb-9f88-48bf6c465a43 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:51.304077 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.304077 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:51.308021 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2e8f7bec-5ca3-4abb-9f88-48bf6c465a43 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:51.311783 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e8f7bec-5ca3-4abb-9f88-48bf6c465a43 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:51.312141 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1021/4114] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:51 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:51.312842 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4b48e472-574d-4637-b3ad-84f564ebd44c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.426568 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:51.426568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1526415044"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:51.427681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1526415044'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:51.427797 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:36:51.428263 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.428263 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:51.432163 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:36:51.437694 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (4be34fe9-49c4-4945-bf7a-c3316fec8209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:51.438530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9635bbe-be8e-491a-bd43-dab33a3bec9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:51.439470 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:51.467146 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9635bbe-be8e-491a-bd43-dab33a3bec9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.467964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec61c6be-0d3b-4074-bbb3-ff542c74bf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:51.524756 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['de40f6fd-2dc0-48e6-9851-a14609116ed5', 'abb1009a-1d12-40c5-8321-25a50a1f8955', '73c51885-4185-419e-be80-00056066f702', '52f711fd-ee0c-4621-99d1-7b2e5077cfec'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:51.525663 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec61c6be-0d3b-4074-bbb3-ff542c74bf26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de40f6fd-2dc0-48e6-9851-a14609116ed5', 'abb1009a-1d12-40c5-8321-25a50a1f8955', '73c51885-4185-419e-be80-00056066f702', '52f711fd-ee0c-4621-99d1-7b2e5077cfec']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.526555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fa0440-6e7e-4f63-9484-355a82001189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:51.550454 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0fa0440-6e7e-4f63-9484-355a82001189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a1dddd-db8a-40dd-95d9-0a7b53d65027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1526415044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['de40f6fd-2dc0-48e6-9851-a14609116ed5','abb1009a-1d12-40c5-8321-25a50a1f8955','73c51885-4185-419e-be80-00056066f702','52f711fd-ee0c-4621-99d1-7b2e5077cfec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1526415044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0a1dddd-db8a-40dd-95d9-0a7b53d65027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.551323 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02a948f-cf28-4f12-87ef-bf6c45785b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:51.572933 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02a948f-cf28-4f12-87ef-bf6c45785b74) transitioned into state 'SUCCESS' from state '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-1526415044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['de40f6fd-2dc0-48e6-9851-a14609116ed5','abb1009a-1d12-40c5-8321-25a50a1f8955','73c51885-4185-419e-be80-00056066f702','52f711fd-ee0c-4621-99d1-7b2e5077cfec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.573694 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd2d195-ceb5-445e-9c06-947c57e231d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:51.585506 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd2d195-ceb5-445e-9c06-947c57e231d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:51.586328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (4be34fe9-49c4-4945-bf7a-c3316fec8209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:51.586638 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:36:51.587182 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b48e472-574d-4637-b3ad-84f564ebd44c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:51.587695 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1036/4115] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:36:51 2026] POST /volume/v3/volumes => generated 770 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:51.598881 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-640b62ca-dea2-4c59-8562-2ca92721ef51 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.600768 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-640b62ca-dea2-4c59-8562-2ca92721ef51 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:36:51.600972 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-640b62ca-dea2-4c59-8562-2ca92721ef51 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:51.601187 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-640b62ca-dea2-4c59-8562-2ca92721ef51 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:51.608590 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.608590 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:51.612533 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-640b62ca-dea2-4c59-8562-2ca92721ef51 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:51.617417 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-640b62ca-dea2-4c59-8562-2ca92721ef51 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 returned with HTTP 200 Aug 18 05:36:51.618126 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1026/4116] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:51 2026] GET /volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:51.748593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-91d89bac-c881-4c37-8e19-ca623d4cbfd5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.750362 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91d89bac-c881-4c37-8e19-ca623d4cbfd5 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b Aug 18 05:36:51.750646 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91d89bac-c881-4c37-8e19-ca623d4cbfd5 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:51.750853 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91d89bac-c881-4c37-8e19-ca623d4cbfd5 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:51.757579 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91d89bac-c881-4c37-8e19-ca623d4cbfd5 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b returned with HTTP 404 Aug 18 05:36:51.758403 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1034/4117] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:51 2026] GET /volume/v3/volumes/0ed1e008-75ad-4824-9fd5-fda4aa14f76b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:51.765267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d3d0576a-94af-4418-9bcc-bd1b97a6c889 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.767100 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3d0576a-94af-4418-9bcc-bd1b97a6c889 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] DELETE https://10.4.3.250/volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded Aug 18 05:36:51.767302 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3d0576a-94af-4418-9bcc-bd1b97a6c889 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:51.767502 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3d0576a-94af-4418-9bcc-bd1b97a6c889 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:51.767660 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-d3d0576a-94af-4418-9bcc-bd1b97a6c889 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume with id: 29c805b9-e314-4120-935f-7e5da62dbded Aug 18 05:36:51.774451 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.774451 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:51.774968 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d3d0576a-94af-4418-9bcc-bd1b97a6c889 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:51.799228 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d3d0576a-94af-4418-9bcc-bd1b97a6c889 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume request issued successfully. Aug 18 05:36:51.799470 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3d0576a-94af-4418-9bcc-bd1b97a6c889 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded returned with HTTP 202 Aug 18 05:36:51.799912 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1022/4118] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:51 2026] DELETE /volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:51.808215 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3b0d5316-1e92-4683-aa54-30948916a11b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:51.810202 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b0d5316-1e92-4683-aa54-30948916a11b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded Aug 18 05:36:51.810390 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b0d5316-1e92-4683-aa54-30948916a11b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:51.810619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b0d5316-1e92-4683-aa54-30948916a11b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:51.817709 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:51.817709 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:51.821382 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3b0d5316-1e92-4683-aa54-30948916a11b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:51.826442 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b0d5316-1e92-4683-aa54-30948916a11b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded returned with HTTP 200 Aug 18 05:36:51.827008 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1037/4119] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:51 2026] GET /volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:52.212388 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9522faf6-f3d3-4a88-8ac8-b5fe3b134dd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.214625 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9522faf6-f3d3-4a88-8ac8-b5fe3b134dd2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe Aug 18 05:36:52.214929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9522faf6-f3d3-4a88-8ac8-b5fe3b134dd2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.215248 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9522faf6-f3d3-4a88-8ac8-b5fe3b134dd2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.217344 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ba59a89-db53-484b-a291-fcc5f1463d9c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.219328 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ba59a89-db53-484b-a291-fcc5f1463d9c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 Aug 18 05:36:52.219515 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9522faf6-f3d3-4a88-8ac8-b5fe3b134dd2 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe returned with HTTP 404 Aug 18 05:36:52.219580 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ba59a89-db53-484b-a291-fcc5f1463d9c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.219765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ba59a89-db53-484b-a291-fcc5f1463d9c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.219944 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1027/4120] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:52 2026] GET /volume/v3/snapshots/4fe12ac0-2a07-4dbc-b41c-9457491cb6fe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:52.226740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ea835352-d792-487e-82cd-867abc3ca849 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.226923 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.226923 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:52.228535 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea835352-d792-487e-82cd-867abc3ca849 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] DELETE https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 Aug 18 05:36:52.228740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea835352-d792-487e-82cd-867abc3ca849 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.228915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea835352-d792-487e-82cd-867abc3ca849 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.229113 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ea835352-d792-487e-82cd-867abc3ca849 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Delete volume with id: 3ddfe153-5ff9-4b3a-958f-3782ee625e07 Aug 18 05:36:52.231329 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4ba59a89-db53-484b-a291-fcc5f1463d9c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:36:52.235861 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ba59a89-db53-484b-a291-fcc5f1463d9c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 returned with HTTP 200 Aug 18 05:36:52.235988 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.235988 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:52.236288 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1035/4121] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:52 2026] GET /volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:52.236449 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ea835352-d792-487e-82cd-867abc3ca849 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:52.249269 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4a14495d-9fd9-47f2-a9c9-9148375bb6d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.251158 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a14495d-9fd9-47f2-a9c9-9148375bb6d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:36:52.251599 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4a14495d-9fd9-47f2-a9c9-9148375bb6d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8bc6faa-a36b-49d6-8b17-37b939de16a4", "name": "tempest-VolumesBackupsTest-Backup-1323960125"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:52.253775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-4a14495d-9fd9-47f2-a9c9-9148375bb6d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating new backup {'backup': {'volume_id': 'f8bc6faa-a36b-49d6-8b17-37b939de16a4', 'name': 'tempest-VolumesBackupsTest-Backup-1323960125'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:36:52.253775 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-4a14495d-9fd9-47f2-a9c9-9148375bb6d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating backup of volume f8bc6faa-a36b-49d6-8b17-37b939de16a4 in container None Aug 18 05:36:52.260661 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ea835352-d792-487e-82cd-867abc3ca849 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Delete volume request issued successfully. Aug 18 05:36:52.260903 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea835352-d792-487e-82cd-867abc3ca849 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 returned with HTTP 202 Aug 18 05:36:52.261531 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1023/4122] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:36:52 2026] DELETE /volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:36:52.263338 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.263338 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:52.263657 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4a14495d-9fd9-47f2-a9c9-9148375bb6d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:36:52.270247 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c86e709d-6b73-4ab6-a090-ab72e7cff862 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.272807 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c86e709d-6b73-4ab6-a090-ab72e7cff862 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 Aug 18 05:36:52.272906 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c86e709d-6b73-4ab6-a090-ab72e7cff862 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.273154 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c86e709d-6b73-4ab6-a090-ab72e7cff862 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.281568 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.281568 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:52.285835 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c86e709d-6b73-4ab6-a090-ab72e7cff862 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:52.290437 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c86e709d-6b73-4ab6-a090-ab72e7cff862 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 returned with HTTP 200 Aug 18 05:36:52.290885 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1028/4123] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:52 2026] GET /volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:52.297902 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-4a14495d-9fd9-47f2-a9c9-9148375bb6d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['bafe3892-a457-46a0-8f2e-c9e9872251f7', 'e4ee52a0-8065-447e-9a40-7be35434e67c'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:52.325356 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-39e05c7a-ba53-40d5-9994-a2eaaed1bd9e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.325492 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a14495d-9fd9-47f2-a9c9-9148375bb6d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:36:52.325946 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1038/4124] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:52 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:52.326999 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39e05c7a-ba53-40d5-9994-a2eaaed1bd9e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:52.327223 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39e05c7a-ba53-40d5-9994-a2eaaed1bd9e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.327444 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39e05c7a-ba53-40d5-9994-a2eaaed1bd9e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.334585 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0ac8a15a-284a-4016-819d-0ee19ccdec80 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.336741 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ac8a15a-284a-4016-819d-0ee19ccdec80 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:36:52.336848 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ac8a15a-284a-4016-819d-0ee19ccdec80 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.337105 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0ac8a15a-284a-4016-819d-0ee19ccdec80 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.337250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0ac8a15a-284a-4016-819d-0ee19ccdec80 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:52.337858 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.337858 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:52.342053 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-39e05c7a-ba53-40d5-9994-a2eaaed1bd9e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:52.343671 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.343671 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:52.344707 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0ac8a15a-284a-4016-819d-0ee19ccdec80 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:36:52.346050 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1024/4125] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:52 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:52.347843 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39e05c7a-ba53-40d5-9994-a2eaaed1bd9e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:52.348288 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1036/4126] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:52 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:52.630852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cb695b42-63ed-41ee-b826-f9d5fb37fe5e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.632582 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb695b42-63ed-41ee-b826-f9d5fb37fe5e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:36:52.632789 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb695b42-63ed-41ee-b826-f9d5fb37fe5e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.632978 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cb695b42-63ed-41ee-b826-f9d5fb37fe5e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.640314 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.640314 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:52.643563 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cb695b42-63ed-41ee-b826-f9d5fb37fe5e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:52.647369 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cb695b42-63ed-41ee-b826-f9d5fb37fe5e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 returned with HTTP 200 Aug 18 05:36:52.647746 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1029/4127] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:52 2026] GET /volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:52.665059 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4c11df70-0de7-4a5b-a9e9-11a14bfb3614 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.667393 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c11df70-0de7-4a5b-a9e9-11a14bfb3614 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:36:52.667729 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4c11df70-0de7-4a5b-a9e9-11a14bfb3614 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0a1dddd-db8a-40dd-95d9-0a7b53d65027", "name": "tempest-VolumeDependencyTests-Snapshot-823187478"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:52.681120 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.681120 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:52.681744 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4c11df70-0de7-4a5b-a9e9-11a14bfb3614 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:52.681901 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-4c11df70-0de7-4a5b-a9e9-11a14bfb3614 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create snapshot from volume d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:36:52.714770 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-4c11df70-0de7-4a5b-a9e9-11a14bfb3614 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['90b35f2f-4840-4c1a-9578-ae050a165755', '27f7f6d3-f145-46a3-a553-c3af0e36cb50', 'e37c7412-4973-4d10-a346-7d30a25ff567', '2da7a05e-8e4a-4420-b632-db87e8043512'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:52.741123 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4c11df70-0de7-4a5b-a9e9-11a14bfb3614 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot create request issued successfully. Aug 18 05:36:52.741459 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4c11df70-0de7-4a5b-a9e9-11a14bfb3614 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:36:52.741896 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1039/4128] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:36:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:52.749923 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7e2a08e7-27f1-4ce8-ac84-a78c3733b6e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.752364 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e2a08e7-27f1-4ce8-ac84-a78c3733b6e2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 Aug 18 05:36:52.752566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e2a08e7-27f1-4ce8-ac84-a78c3733b6e2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.752746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7e2a08e7-27f1-4ce8-ac84-a78c3733b6e2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.757371 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.757371 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:52.757837 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7e2a08e7-27f1-4ce8-ac84-a78c3733b6e2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:52.758646 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7e2a08e7-27f1-4ce8-ac84-a78c3733b6e2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 returned with HTTP 200 Aug 18 05:36:52.759110 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1025/4129] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:52 2026] GET /volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:52.841653 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11f958df-7110-4a97-bfac-4f7a44c34e77 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.844603 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11f958df-7110-4a97-bfac-4f7a44c34e77 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded Aug 18 05:36:52.844852 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11f958df-7110-4a97-bfac-4f7a44c34e77 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.845126 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11f958df-7110-4a97-bfac-4f7a44c34e77 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.850985 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11f958df-7110-4a97-bfac-4f7a44c34e77 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded returned with HTTP 404 Aug 18 05:36:52.851446 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1037/4130] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:52 2026] GET /volume/v3/volumes/29c805b9-e314-4120-935f-7e5da62dbded => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:52.857872 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2ca8bf23-20a7-4f78-a3ac-59c20e97c34b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.859312 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ca8bf23-20a7-4f78-a3ac-59c20e97c34b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 Aug 18 05:36:52.859516 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ca8bf23-20a7-4f78-a3ac-59c20e97c34b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.859705 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ca8bf23-20a7-4f78-a3ac-59c20e97c34b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.859856 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-2ca8bf23-20a7-4f78-a3ac-59c20e97c34b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume with id: 7f4dc98c-7659-4472-a5a8-49e6d5144aa0 Aug 18 05:36:52.866745 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.866745 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:52.867305 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2ca8bf23-20a7-4f78-a3ac-59c20e97c34b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:52.883857 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2ca8bf23-20a7-4f78-a3ac-59c20e97c34b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume request issued successfully. Aug 18 05:36:52.884063 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ca8bf23-20a7-4f78-a3ac-59c20e97c34b tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 returned with HTTP 202 Aug 18 05:36:52.884596 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1030/4131] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:52 2026] DELETE /volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:52.892464 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e46bfaf1-1a14-40bc-af94-02b1b67007e0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:52.894562 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e46bfaf1-1a14-40bc-af94-02b1b67007e0 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 Aug 18 05:36:52.894789 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e46bfaf1-1a14-40bc-af94-02b1b67007e0 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:52.894978 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e46bfaf1-1a14-40bc-af94-02b1b67007e0 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:52.901596 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:52.901596 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:52.904934 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e46bfaf1-1a14-40bc-af94-02b1b67007e0 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:52.908945 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e46bfaf1-1a14-40bc-af94-02b1b67007e0 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 returned with HTTP 200 Aug 18 05:36:52.909451 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1040/4132] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:52 2026] GET /volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:53.297199 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-5c4b65b5-6de5-4a90-9966-5f1db66d4c94 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.299262 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-5c4b65b5-6de5-4a90-9966-5f1db66d4c94 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] DELETE https://10.4.3.250/volume/v3/attachments/11dd0f1a-a732-48a4-90dd-71f5de514877 Aug 18 05:36:53.300071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-5c4b65b5-6de5-4a90-9966-5f1db66d4c94 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.300071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-5c4b65b5-6de5-4a90-9966-5f1db66d4c94 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.303116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d4ffac6e-f0f8-48e1-9b01-8c1e11c3f992 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.305122 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4ffac6e-f0f8-48e1-9b01-8c1e11c3f992 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 Aug 18 05:36:53.305377 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4ffac6e-f0f8-48e1-9b01-8c1e11c3f992 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.305605 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d4ffac6e-f0f8-48e1-9b01-8c1e11c3f992 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.306703 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.306703 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:53.312195 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d4ffac6e-f0f8-48e1-9b01-8c1e11c3f992 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 returned with HTTP 404 Aug 18 05:36:53.312716 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1038/4133] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:53 2026] GET /volume/v3/volumes/3ddfe153-5ff9-4b3a-958f-3782ee625e07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:36:53.320543 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-330a319e-e9dc-4f7d-9aaf-0a4ec821647c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.322355 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-330a319e-e9dc-4f7d-9aaf-0a4ec821647c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 Aug 18 05:36:53.322610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-330a319e-e9dc-4f7d-9aaf-0a4ec821647c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.322797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-330a319e-e9dc-4f7d-9aaf-0a4ec821647c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.322893 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-330a319e-e9dc-4f7d-9aaf-0a4ec821647c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Delete snapshot with id: 333a0b4d-f694-4174-90d8-73474af69cd1 Aug 18 05:36:53.327657 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.327657 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:53.328039 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-330a319e-e9dc-4f7d-9aaf-0a4ec821647c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot retrieved successfully. Aug 18 05:36:53.344753 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-330a319e-e9dc-4f7d-9aaf-0a4ec821647c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot delete request issued successfully. Aug 18 05:36:53.345008 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-330a319e-e9dc-4f7d-9aaf-0a4ec821647c tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 returned with HTTP 202 Aug 18 05:36:53.345548 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1031/4134] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:53 2026] DELETE /volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:53.353903 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b3627471-4202-4c7b-9668-8a4329bc53b0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.354319 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-5c4b65b5-6de5-4a90-9966-5f1db66d4c94 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/attachments/11dd0f1a-a732-48a4-90dd-71f5de514877 returned with HTTP 200 Aug 18 05:36:53.354833 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1026/4135] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:53 2026] DELETE /volume/v3/attachments/11dd0f1a-a732-48a4-90dd-71f5de514877 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:53.355785 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3627471-4202-4c7b-9668-8a4329bc53b0 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 Aug 18 05:36:53.355988 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3627471-4202-4c7b-9668-8a4329bc53b0 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.356200 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3627471-4202-4c7b-9668-8a4329bc53b0 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.356254 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dc47f912-c053-4d00-8c01-5e70d055e991 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.358364 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc47f912-c053-4d00-8c01-5e70d055e991 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:36:53.358631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc47f912-c053-4d00-8c01-5e70d055e991 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.358863 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dc47f912-c053-4d00-8c01-5e70d055e991 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.358988 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-dc47f912-c053-4d00-8c01-5e70d055e991 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:53.362310 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.362310 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:53.362929 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b3627471-4202-4c7b-9668-8a4329bc53b0 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Snapshot retrieved successfully. Aug 18 05:36:53.363862 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.363862 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:53.364051 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3627471-4202-4c7b-9668-8a4329bc53b0 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 returned with HTTP 200 Aug 18 05:36:53.364547 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1041/4136] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:53 2026] GET /volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:53.364840 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dc47f912-c053-4d00-8c01-5e70d055e991 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:36:53.365279 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1039/4137] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:53 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:53.365384 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ee82f73e-d454-487b-bd15-3d944ca6d432 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.366331 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-44a752b4-a566-487f-96dd-2e3aa17e2f66 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.367337 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ee82f73e-d454-487b-bd15-3d944ca6d432 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:53.367615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ee82f73e-d454-487b-bd15-3d944ca6d432 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.367853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ee82f73e-d454-487b-bd15-3d944ca6d432 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.370172 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-44a752b4-a566-487f-96dd-2e3aa17e2f66 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] DELETE https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 Aug 18 05:36:53.370376 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-44a752b4-a566-487f-96dd-2e3aa17e2f66 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.370603 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-44a752b4-a566-487f-96dd-2e3aa17e2f66 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.370787 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-44a752b4-a566-487f-96dd-2e3aa17e2f66 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Delete volume with id: 55d2c7be-eda4-4219-a24a-68709d5dd307 Aug 18 05:36:53.377177 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.377177 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:53.380432 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ee82f73e-d454-487b-bd15-3d944ca6d432 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:53.383439 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.383439 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:53.383970 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-44a752b4-a566-487f-96dd-2e3aa17e2f66 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Volume info retrieved successfully. Aug 18 05:36:53.384432 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ee82f73e-d454-487b-bd15-3d944ca6d432 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:53.384837 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1032/4138] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:53 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:53.404718 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-44a752b4-a566-487f-96dd-2e3aa17e2f66 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] Delete volume request issued successfully. Aug 18 05:36:53.404931 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-09f4e164-7394-4473-9d6f-b0ec136b64ad req-44a752b4-a566-487f-96dd-2e3aa17e2f66 tempest-TestShelveInstance-1017174563 tempest-TestShelveInstance-1017174563-project-member] https://10.4.3.250/volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 returned with HTTP 202 Aug 18 05:36:53.405433 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1027/4139] 10.4.3.250 () {70 vars in 1620 bytes} [Tue Aug 18 05:36:53 2026] DELETE /volume/v3/volumes/55d2c7be-eda4-4219-a24a-68709d5dd307 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:53.768948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-87ac483d-7861-4143-8fc9-f044e2db687f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.770657 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87ac483d-7861-4143-8fc9-f044e2db687f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 Aug 18 05:36:53.770838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87ac483d-7861-4143-8fc9-f044e2db687f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.771019 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-87ac483d-7861-4143-8fc9-f044e2db687f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.775733 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.775733 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:53.776214 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-87ac483d-7861-4143-8fc9-f044e2db687f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:53.776828 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-87ac483d-7861-4143-8fc9-f044e2db687f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 returned with HTTP 200 Aug 18 05:36:53.777179 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1042/4140] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:53 2026] GET /volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:53.787417 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.789091 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:53.789429 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a5aee292-4126-46f5-b91b-c894bada7f90", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-453839339"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:53.790851 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'snapshot_id': 'a5aee292-4126-46f5-b91b-c894bada7f90', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-453839339'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:53.795591 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.795591 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:53.795955 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:53.796080 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:36:53.798916 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:36:53.803816 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (072c8196-5025-442d-8def-76761677ba95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:53.804816 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401f7a61-eb00-4940-87bb-d669d3d5077b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:53.805577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:53.830309 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401f7a61-eb00-4940-87bb-d669d3d5077b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a5aee292-4126-46f5-b91b-c894bada7f90', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:53.830979 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0166e79-d9bc-42e0-acd1-dbebb1ae94bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:53.875497 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['4503483a-968b-4b5e-81e9-f5189752dd80', 'c2cd308b-21dc-481a-b1a7-1c7a63fe19ee', '1dc2c02b-933a-448b-875a-45270d5b5cf8', 'e7fc2a91-f9ae-4968-b34f-62f6a7a7b343'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:53.876343 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0166e79-d9bc-42e0-acd1-dbebb1ae94bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4503483a-968b-4b5e-81e9-f5189752dd80', 'c2cd308b-21dc-481a-b1a7-1c7a63fe19ee', '1dc2c02b-933a-448b-875a-45270d5b5cf8', 'e7fc2a91-f9ae-4968-b34f-62f6a7a7b343']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:53.877254 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1d4a3c-f22c-409f-bf40-fa3bae26b14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:53.916950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1d4a3c-f22c-409f-bf40-fa3bae26b14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d2db86-ff63-4a04-af86-ab382237b024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-453839339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['4503483a-968b-4b5e-81e9-f5189752dd80','c2cd308b-21dc-481a-b1a7-1c7a63fe19ee','1dc2c02b-933a-448b-875a-45270d5b5cf8','e7fc2a91-f9ae-4968-b34f-62f6a7a7b343'],size=1,snapshot_id=a5aee292-4126-46f5-b91b-c894bada7f90,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-453839339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d2db86-ff63-4a04-af86-ab382237b024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a5aee292-4126-46f5-b91b-c894bada7f90,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:53.917757 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419d656d-79a5-436d-b81d-dc451bdb2c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:53.923883 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-30f4041a-95af-4f5a-a13e-d35a46b00af4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.925787 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30f4041a-95af-4f5a-a13e-d35a46b00af4 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 Aug 18 05:36:53.925997 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30f4041a-95af-4f5a-a13e-d35a46b00af4 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.926228 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30f4041a-95af-4f5a-a13e-d35a46b00af4 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.933739 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30f4041a-95af-4f5a-a13e-d35a46b00af4 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 returned with HTTP 404 Aug 18 05:36:53.934269 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1033/4141] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:53 2026] GET /volume/v3/volumes/7f4dc98c-7659-4472-a5a8-49e6d5144aa0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:53.938264 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419d656d-79a5-436d-b81d-dc451bdb2c0a) transitioned into state 'SUCCESS' from state '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-453839339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['4503483a-968b-4b5e-81e9-f5189752dd80','c2cd308b-21dc-481a-b1a7-1c7a63fe19ee','1dc2c02b-933a-448b-875a-45270d5b5cf8','e7fc2a91-f9ae-4968-b34f-62f6a7a7b343'],size=1,snapshot_id=a5aee292-4126-46f5-b91b-c894bada7f90,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:53.939068 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a985ec9a-3443-4e5b-9efd-c2c10cc705a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:53.941975 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-41f3fbcc-b062-4025-b796-c687019feb40 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.943869 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41f3fbcc-b062-4025-b796-c687019feb40 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] DELETE https://10.4.3.250/volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b Aug 18 05:36:53.944071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41f3fbcc-b062-4025-b796-c687019feb40 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.944251 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-41f3fbcc-b062-4025-b796-c687019feb40 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.944459 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-41f3fbcc-b062-4025-b796-c687019feb40 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume with id: abff60d3-1200-4a53-8462-44bf47dc728b Aug 18 05:36:53.951617 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.951617 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:53.952097 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-41f3fbcc-b062-4025-b796-c687019feb40 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:53.960200 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a985ec9a-3443-4e5b-9efd-c2c10cc705a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:53.961028 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (072c8196-5025-442d-8def-76761677ba95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:53.961374 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:36:53.961911 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3646e5b-4ce4-4b34-a5e7-8ef49eb128ea tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:53.962333 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1040/4142] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:36:53 2026] POST /volume/v3/volumes => generated 803 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:53.970426 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-41f3fbcc-b062-4025-b796-c687019feb40 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Delete volume request issued successfully. Aug 18 05:36:53.970611 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-41f3fbcc-b062-4025-b796-c687019feb40 tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b returned with HTTP 202 Aug 18 05:36:53.970979 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1028/4143] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:53 2026] DELETE /volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:53.975807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f00ee54-f4ac-433b-987a-9b7fd36c2320 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.978217 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96151e32-7be8-4930-b6b0-8fa7e0f2df1c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:53.979534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f00ee54-f4ac-433b-987a-9b7fd36c2320 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:36:53.979817 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f00ee54-f4ac-433b-987a-9b7fd36c2320 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.980093 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f00ee54-f4ac-433b-987a-9b7fd36c2320 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.980142 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96151e32-7be8-4930-b6b0-8fa7e0f2df1c tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b Aug 18 05:36:53.980342 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96151e32-7be8-4930-b6b0-8fa7e0f2df1c tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:53.980564 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96151e32-7be8-4930-b6b0-8fa7e0f2df1c tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:53.987711 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.987711 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:53.989163 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:53.989163 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:53.991239 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0f00ee54-f4ac-433b-987a-9b7fd36c2320 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:53.993153 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-96151e32-7be8-4930-b6b0-8fa7e0f2df1c tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Volume info retrieved successfully. Aug 18 05:36:53.995156 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f00ee54-f4ac-433b-987a-9b7fd36c2320 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 returned with HTTP 200 Aug 18 05:36:53.995743 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1043/4144] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:53 2026] GET /volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:53.997880 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96151e32-7be8-4930-b6b0-8fa7e0f2df1c tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b returned with HTTP 200 Aug 18 05:36:53.998311 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1034/4145] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:53 2026] GET /volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:54.375705 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6256f181-b2c8-41c1-abc5-151580c98239 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:54.376068 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac5508c7-b3de-4f94-babb-a3eb3143e8d1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:54.377605 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6256f181-b2c8-41c1-abc5-151580c98239 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:36:54.377835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6256f181-b2c8-41c1-abc5-151580c98239 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:54.378079 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac5508c7-b3de-4f94-babb-a3eb3143e8d1 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 Aug 18 05:36:54.378136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6256f181-b2c8-41c1-abc5-151580c98239 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:54.378305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6256f181-b2c8-41c1-abc5-151580c98239 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:54.378345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac5508c7-b3de-4f94-babb-a3eb3143e8d1 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:54.378639 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac5508c7-b3de-4f94-babb-a3eb3143e8d1 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:54.383360 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:54.383360 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:54.384229 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6256f181-b2c8-41c1-abc5-151580c98239 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:36:54.384731 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1029/4146] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:54 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:54.386135 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac5508c7-b3de-4f94-babb-a3eb3143e8d1 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 returned with HTTP 404 Aug 18 05:36:54.386202 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1041/4147] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:54 2026] GET /volume/v3/snapshots/333a0b4d-f694-4174-90d8-73474af69cd1 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:54.396494 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-909e55b7-af38-41e6-8925-36ac4c707d7e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:54.396787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f667e4b-07b7-460d-a24e-1f13d17bc42f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:54.398323 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f667e4b-07b7-460d-a24e-1f13d17bc42f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] DELETE https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:54.398458 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-909e55b7-af38-41e6-8925-36ac4c707d7e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:54.398584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f667e4b-07b7-460d-a24e-1f13d17bc42f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:54.398701 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-909e55b7-af38-41e6-8925-36ac4c707d7e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:54.398808 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f667e4b-07b7-460d-a24e-1f13d17bc42f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:54.398886 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-909e55b7-af38-41e6-8925-36ac4c707d7e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:54.399030 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-5f667e4b-07b7-460d-a24e-1f13d17bc42f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Delete volume with id: bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:54.406107 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:54.406107 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:54.406712 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5f667e4b-07b7-460d-a24e-1f13d17bc42f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:54.408548 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:54.408548 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:54.411994 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-909e55b7-af38-41e6-8925-36ac4c707d7e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:54.416157 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-909e55b7-af38-41e6-8925-36ac4c707d7e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:54.416546 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1044/4148] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:54 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:54.422799 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5f667e4b-07b7-460d-a24e-1f13d17bc42f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Delete volume request issued successfully. Aug 18 05:36:54.423104 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f667e4b-07b7-460d-a24e-1f13d17bc42f tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 returned with HTTP 202 Aug 18 05:36:54.423800 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1035/4149] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:36:54 2026] DELETE /volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:36:54.430548 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d8825a4f-b685-46e7-bed7-9ed2520e6cb8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:54.432648 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8825a4f-b685-46e7-bed7-9ed2520e6cb8 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:54.432889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8825a4f-b685-46e7-bed7-9ed2520e6cb8 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:54.433129 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8825a4f-b685-46e7-bed7-9ed2520e6cb8 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:54.441355 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:54.441355 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:54.445581 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d8825a4f-b685-46e7-bed7-9ed2520e6cb8 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Volume info retrieved successfully. Aug 18 05:36:54.450346 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8825a4f-b685-46e7-bed7-9ed2520e6cb8 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 returned with HTTP 200 Aug 18 05:36:54.450710 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1030/4150] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:54 2026] GET /volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:55.008754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0ab0f6c0-aa06-413d-8546-416aedb3dea8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:55.010982 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ab0f6c0-aa06-413d-8546-416aedb3dea8 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:36:55.011301 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ab0f6c0-aa06-413d-8546-416aedb3dea8 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:55.011569 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0ab0f6c0-aa06-413d-8546-416aedb3dea8 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:55.012925 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38638647-7eea-4eba-a056-41337a817a5c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:55.014754 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38638647-7eea-4eba-a056-41337a817a5c tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] GET https://10.4.3.250/volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b Aug 18 05:36:55.014937 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38638647-7eea-4eba-a056-41337a817a5c tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:55.015144 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38638647-7eea-4eba-a056-41337a817a5c tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:55.021262 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38638647-7eea-4eba-a056-41337a817a5c tempest-CreateVolumesFromImageTest-1844028718 tempest-CreateVolumesFromImageTest-1844028718-project-member] https://10.4.3.250/volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b returned with HTTP 404 Aug 18 05:36:55.021742 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1045/4151] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:55 2026] GET /volume/v3/volumes/abff60d3-1200-4a53-8462-44bf47dc728b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:55.022190 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:55.022190 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:55.029430 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0ab0f6c0-aa06-413d-8546-416aedb3dea8 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:55.039078 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0ab0f6c0-aa06-413d-8546-416aedb3dea8 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 returned with HTTP 200 Aug 18 05:36:55.039695 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1042/4152] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:55 2026] GET /volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:55.051708 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-25abf762-775c-4576-a0ce-814dced7fa89 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:55.053644 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-25abf762-775c-4576-a0ce-814dced7fa89 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:36:55.053966 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-25abf762-775c-4576-a0ce-814dced7fa89 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "33d2db86-ff63-4a04-af86-ab382237b024", "name": "tempest-VolumeDependencyTests-Snapshot-587589948"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:55.062450 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:55.062450 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:55.062901 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-25abf762-775c-4576-a0ce-814dced7fa89 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:55.063020 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-25abf762-775c-4576-a0ce-814dced7fa89 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create snapshot from volume 33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:36:55.097425 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-25abf762-775c-4576-a0ce-814dced7fa89 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['d857030f-ce91-4beb-94d3-de8e89c10e1d', '9dfbe897-ff67-4be6-b4bb-5c4dceecf098', 'b28a1171-090b-48a1-a3ad-0076acc7210a', '90e6187c-56f1-4da6-97c9-d973b207e678'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:55.131085 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-25abf762-775c-4576-a0ce-814dced7fa89 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot create request issued successfully. Aug 18 05:36:55.131420 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-25abf762-775c-4576-a0ce-814dced7fa89 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:36:55.131913 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1036/4153] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:36:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:55.142577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e8094de6-5cc5-45a2-896c-979ca4611820 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:55.144228 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8094de6-5cc5-45a2-896c-979ca4611820 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 Aug 18 05:36:55.144411 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8094de6-5cc5-45a2-896c-979ca4611820 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:55.144624 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e8094de6-5cc5-45a2-896c-979ca4611820 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:55.149150 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:55.149150 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:55.149497 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e8094de6-5cc5-45a2-896c-979ca4611820 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:55.150191 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e8094de6-5cc5-45a2-896c-979ca4611820 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 returned with HTTP 200 Aug 18 05:36:55.150528 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1031/4154] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:55 2026] GET /volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:55.395949 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-22d4ac3f-8ff6-4079-b830-ba17a3a2686d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:55.397753 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22d4ac3f-8ff6-4079-b830-ba17a3a2686d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:36:55.398273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22d4ac3f-8ff6-4079-b830-ba17a3a2686d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:55.398273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-22d4ac3f-8ff6-4079-b830-ba17a3a2686d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:55.398273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-22d4ac3f-8ff6-4079-b830-ba17a3a2686d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:55.404241 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:55.404241 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:55.405034 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-22d4ac3f-8ff6-4079-b830-ba17a3a2686d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:36:55.405450 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1046/4155] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:55 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:55.431473 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d3c9563e-b656-4aa9-b608-54b6d5b7dbb5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:55.433730 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3c9563e-b656-4aa9-b608-54b6d5b7dbb5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:55.434035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3c9563e-b656-4aa9-b608-54b6d5b7dbb5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:55.434319 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3c9563e-b656-4aa9-b608-54b6d5b7dbb5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:55.447757 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:55.447757 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:55.458832 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d3c9563e-b656-4aa9-b608-54b6d5b7dbb5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:55.463999 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3c9563e-b656-4aa9-b608-54b6d5b7dbb5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:55.464393 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1043/4156] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:55 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:55.464609 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e9276b27-aa34-4192-9b9c-d3afa9619ec9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:55.467095 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9276b27-aa34-4192-9b9c-d3afa9619ec9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] GET https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 Aug 18 05:36:55.467369 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9276b27-aa34-4192-9b9c-d3afa9619ec9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:55.467605 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9276b27-aa34-4192-9b9c-d3afa9619ec9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:55.474097 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9276b27-aa34-4192-9b9c-d3afa9619ec9 tempest-VolumeRevertTests-2141785230 tempest-VolumeRevertTests-2141785230-project-member] https://10.4.3.250/volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 returned with HTTP 404 Aug 18 05:36:55.474679 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1037/4157] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:55 2026] GET /volume/v3/volumes/bb4a50d9-bc3d-4699-8f49-1612ebaecfe8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:36:56.160280 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9f6cb0c7-cb24-488e-9fb8-0e2781243271 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:56.164827 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f6cb0c7-cb24-488e-9fb8-0e2781243271 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 Aug 18 05:36:56.164931 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f6cb0c7-cb24-488e-9fb8-0e2781243271 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:56.165182 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f6cb0c7-cb24-488e-9fb8-0e2781243271 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:56.173587 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:56.173587 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:56.174149 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9f6cb0c7-cb24-488e-9fb8-0e2781243271 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:56.174994 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f6cb0c7-cb24-488e-9fb8-0e2781243271 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 returned with HTTP 200 Aug 18 05:36:56.175395 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1032/4158] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:56 2026] GET /volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:56.184186 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fcc4aebb-7098-424d-ba33-b058eba1829f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:56.185884 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:56.186307 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fcf26a42-4f71-4fcb-b2be-cdec5e2a5466", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1200877330"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:56.187880 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'snapshot_id': 'fcf26a42-4f71-4fcb-b2be-cdec5e2a5466', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1200877330'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:56.211388 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:56.211388 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:56.211942 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:56.212113 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:36:56.216301 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:36:56.223060 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (bd57daee-fc3e-420d-8b2e-853931f888fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:56.224447 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d5ff0a-0e8d-4acf-83a5-192246bd9046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.225617 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:56.263538 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d5ff0a-0e8d-4acf-83a5-192246bd9046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fcf26a42-4f71-4fcb-b2be-cdec5e2a5466', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.264293 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a991f97d-095e-4e15-bec6-b727fb0a465e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.311242 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa6e0b33-1721-4acb-a270-d147462d4644 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:56.314619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['f18a3d9e-13c8-4b49-a35b-4e249a17c78a', '491118a2-a192-4553-b33d-19d993f86372', '6b923e61-089b-4e04-bb0f-c34da26af43a', '90e8e116-42e8-4e73-951b-c46f040ae376'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:56.315531 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a991f97d-095e-4e15-bec6-b727fb0a465e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f18a3d9e-13c8-4b49-a35b-4e249a17c78a', '491118a2-a192-4553-b33d-19d993f86372', '6b923e61-089b-4e04-bb0f-c34da26af43a', '90e8e116-42e8-4e73-951b-c46f040ae376']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.316364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf69a9fc-3e56-498c-b02b-c95abab1c185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.362738 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf69a9fc-3e56-498c-b02b-c95abab1c185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f88e1d57-1e9d-43cf-99e7-47b32c9b768f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1200877330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['f18a3d9e-13c8-4b49-a35b-4e249a17c78a','491118a2-a192-4553-b33d-19d993f86372','6b923e61-089b-4e04-bb0f-c34da26af43a','90e8e116-42e8-4e73-951b-c46f040ae376'],size=1,snapshot_id=fcf26a42-4f71-4fcb-b2be-cdec5e2a5466,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1200877330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f88e1d57-1e9d-43cf-99e7-47b32c9b768f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fcf26a42-4f71-4fcb-b2be-cdec5e2a5466,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.363465 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74553763-0f3e-470d-b378-7d3f21dbed1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.383167 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74553763-0f3e-470d-b378-7d3f21dbed1c) transitioned into state 'SUCCESS' from state '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-1200877330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['f18a3d9e-13c8-4b49-a35b-4e249a17c78a','491118a2-a192-4553-b33d-19d993f86372','6b923e61-089b-4e04-bb0f-c34da26af43a','90e8e116-42e8-4e73-951b-c46f040ae376'],size=1,snapshot_id=fcf26a42-4f71-4fcb-b2be-cdec5e2a5466,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.383837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b97d14f-ab27-455e-908a-f68b2151a74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.407273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b97d14f-ab27-455e-908a-f68b2151a74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.408342 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (bd57daee-fc3e-420d-8b2e-853931f888fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:56.408690 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:36:56.409334 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fcc4aebb-7098-424d-ba33-b058eba1829f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:56.409772 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1047/4159] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:36:56 2026] POST /volume/v3/volumes => generated 804 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:56.419968 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aeec9a04-2ec2-48f0-87b2-4b1e12bd7c60 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:56.422199 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aeec9a04-2ec2-48f0-87b2-4b1e12bd7c60 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:36:56.422466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aeec9a04-2ec2-48f0-87b2-4b1e12bd7c60 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:56.422576 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aeec9a04-2ec2-48f0-87b2-4b1e12bd7c60 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:56.422720 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-aeec9a04-2ec2-48f0-87b2-4b1e12bd7c60 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:56.425103 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3659bc3-b463-4067-9896-ce08e348f646 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:56.428436 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3659bc3-b463-4067-9896-ce08e348f646 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f Aug 18 05:36:56.430609 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3659bc3-b463-4067-9896-ce08e348f646 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:56.432226 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:56.432226 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:56.433498 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aeec9a04-2ec2-48f0-87b2-4b1e12bd7c60 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:36:56.434320 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3659bc3-b463-4067-9896-ce08e348f646 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:56.437095 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1038/4160] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:56 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:56.443567 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:56.443567 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:56.448117 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a3659bc3-b463-4067-9896-ce08e348f646 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:56.452692 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3659bc3-b463-4067-9896-ce08e348f646 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f returned with HTTP 200 Aug 18 05:36:56.453128 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1033/4161] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:56 2026] GET /volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:56.454340 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:56.454718 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-670616039"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:56.456172 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-670616039'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:56.456316 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume of 1 GB Aug 18 05:36:56.465739 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Availability Zones retrieved successfully. Aug 18 05:36:56.476673 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (d1fe4d8b-dcf3-40ca-9171-e889ec4ddffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:56.478772 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7ba60b-8f9a-4d46-bf4b-c62532383ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.479728 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:56.480746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a37eab36-0657-4b34-8586-d67cc3ad1ffb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:56.483086 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a37eab36-0657-4b34-8586-d67cc3ad1ffb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:56.483325 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a37eab36-0657-4b34-8586-d67cc3ad1ffb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:56.483556 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a37eab36-0657-4b34-8586-d67cc3ad1ffb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:56.496883 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:56.496883 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:56.504374 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a37eab36-0657-4b34-8586-d67cc3ad1ffb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:56.509335 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a37eab36-0657-4b34-8586-d67cc3ad1ffb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:56.509950 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1048/4162] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:56 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:56.513343 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7ba60b-8f9a-4d46-bf4b-c62532383ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.514077 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d523d4-33d0-48e9-82b4-a28b16c6028e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.580332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Created reservations ['464b9e22-160c-4936-a8c6-426e2913d929', '632b3394-a19d-4517-88eb-ed56f59e618a', 'c54cdc97-1b45-40ef-9c2b-a04b26001bc5', 'e67e85a2-6c90-43c6-ae75-59ab0071135e'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:56.581454 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d523d4-33d0-48e9-82b4-a28b16c6028e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['464b9e22-160c-4936-a8c6-426e2913d929', '632b3394-a19d-4517-88eb-ed56f59e618a', 'c54cdc97-1b45-40ef-9c2b-a04b26001bc5', 'e67e85a2-6c90-43c6-ae75-59ab0071135e']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.582970 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0781077e-78fb-4657-b082-6ecdb07d9dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.606370 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0781077e-78fb-4657-b082-6ecdb07d9dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e135bd95-74c3-4eb6-a4d1-22f1f9c53fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-670616039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['464b9e22-160c-4936-a8c6-426e2913d929','632b3394-a19d-4517-88eb-ed56f59e618a','c54cdc97-1b45-40ef-9c2b-a04b26001bc5','e67e85a2-6c90-43c6-ae75-59ab0071135e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-670616039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e135bd95-74c3-4eb6-a4d1-22f1f9c53fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbe21fdb7aff43d5a559b2d5baca254e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad47b52a5a624a75b52397960d48b503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.607115 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c52842-14e3-4a9d-be7d-301bac7ac46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.625530 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c52842-14e3-4a9d-be7d-301bac7ac46a) transitioned into state 'SUCCESS' from state '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-670616039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['464b9e22-160c-4936-a8c6-426e2913d929','632b3394-a19d-4517-88eb-ed56f59e618a','c54cdc97-1b45-40ef-9c2b-a04b26001bc5','e67e85a2-6c90-43c6-ae75-59ab0071135e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.626320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55669161-0bf1-4ecc-9a18-1dba0200eb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:56.635326 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55669161-0bf1-4ecc-9a18-1dba0200eb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:56.636160 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (d1fe4d8b-dcf3-40ca-9171-e889ec4ddffe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:56.636520 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request issued successfully. Aug 18 05:36:56.637074 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa6e0b33-1721-4acb-a270-d147462d4644 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:56.637687 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1044/4163] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:36:56 2026] POST /volume/v3/volumes => generated 763 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:56.652719 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-abafad77-11e2-4fd5-b81e-9e762123ff33 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:56.654889 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-abafad77-11e2-4fd5-b81e-9e762123ff33 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec Aug 18 05:36:56.655115 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-abafad77-11e2-4fd5-b81e-9e762123ff33 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:56.655358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-abafad77-11e2-4fd5-b81e-9e762123ff33 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:56.663880 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:56.663880 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:56.668063 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-abafad77-11e2-4fd5-b81e-9e762123ff33 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:36:56.672948 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-abafad77-11e2-4fd5-b81e-9e762123ff33 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec returned with HTTP 200 Aug 18 05:36:56.673358 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1039/4164] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:56 2026] GET /volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:57.012900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.127771 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:57.128136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-334191810"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:57.135526 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-334191810'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:57.135723 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Create volume of 1 GB Aug 18 05:36:57.140247 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Availability Zones retrieved successfully. Aug 18 05:36:57.145566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Flow 'volume_create_api' (d193ba58-ea2f-44dd-b529-9a4849e699ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:57.149944 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2958b4-7cb3-4d3b-803e-d688a897bcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.150899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:57.190117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2958b4-7cb3-4d3b-803e-d688a897bcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.191349 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db0c87c-45f7-4ca7-9558-2132a75f0564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.281220 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Created reservations ['1dd6da9c-be9a-43c8-8d7a-fb333bece8b6', '261f0b2b-49e2-4941-9783-f1204467563b', '432a3e87-2649-4f08-b2ed-ecc15dfa7d29', '3b2772b1-85c6-4317-ba33-fe6b20185cb3'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:57.281909 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db0c87c-45f7-4ca7-9558-2132a75f0564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dd6da9c-be9a-43c8-8d7a-fb333bece8b6', '261f0b2b-49e2-4941-9783-f1204467563b', '432a3e87-2649-4f08-b2ed-ecc15dfa7d29', '3b2772b1-85c6-4317-ba33-fe6b20185cb3']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.282702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8455967c-08a0-4715-be20-fc8005258680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.308831 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8455967c-08a0-4715-be20-fc8005258680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334191810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b42f09faf1b4022818c91c5c2a6ef30',qos_specs=None,replication_status=,reservations=['1dd6da9c-be9a-43c8-8d7a-fb333bece8b6','261f0b2b-49e2-4941-9783-f1204467563b','432a3e87-2649-4f08-b2ed-ecc15dfa7d29','3b2772b1-85c6-4317-ba33-fe6b20185cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ffcd086937342d99ea4c4bd0b5057eb',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334191810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b42f09faf1b4022818c91c5c2a6ef30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ffcd086937342d99ea4c4bd0b5057eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.309632 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11b21b1-b984-49d5-9af6-3440a9110aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.330700 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11b21b1-b984-49d5-9af6-3440a9110aec) transitioned into state 'SUCCESS' from state '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-334191810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b42f09faf1b4022818c91c5c2a6ef30',qos_specs=None,replication_status=,reservations=['1dd6da9c-be9a-43c8-8d7a-fb333bece8b6','261f0b2b-49e2-4941-9783-f1204467563b','432a3e87-2649-4f08-b2ed-ecc15dfa7d29','3b2772b1-85c6-4317-ba33-fe6b20185cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ffcd086937342d99ea4c4bd0b5057eb',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.331499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a7d4f2-5a99-43dd-9a70-c1f6f8d0470b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.344572 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a7d4f2-5a99-43dd-9a70-c1f6f8d0470b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.344572 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Flow 'volume_create_api' (d193ba58-ea2f-44dd-b529-9a4849e699ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:57.345026 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Create volume request issued successfully. Aug 18 05:36:57.346115 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e5a2bb7-e443-4db2-954d-58f2cdd2f0b7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:57.347036 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1034/4165] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:36:57 2026] POST /volume/v3/volumes => generated 777 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:57.376361 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d01543db-097e-4ff1-8875-b10a98c4eba5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.378983 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d01543db-097e-4ff1-8875-b10a98c4eba5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb Aug 18 05:36:57.379337 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d01543db-097e-4ff1-8875-b10a98c4eba5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:57.379592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d01543db-097e-4ff1-8875-b10a98c4eba5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:57.390519 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:57.390519 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:57.395469 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d01543db-097e-4ff1-8875-b10a98c4eba5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Volume info retrieved successfully. Aug 18 05:36:57.400366 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d01543db-097e-4ff1-8875-b10a98c4eba5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb returned with HTTP 200 Aug 18 05:36:57.400918 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1049/4166] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:36:57 2026] GET /volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:36:57.447665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0372c6e2-b76a-4fb5-8b59-855c77b0f87d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.450877 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0372c6e2-b76a-4fb5-8b59-855c77b0f87d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:36:57.451033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0372c6e2-b76a-4fb5-8b59-855c77b0f87d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:57.451583 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0372c6e2-b76a-4fb5-8b59-855c77b0f87d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:57.451771 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0372c6e2-b76a-4fb5-8b59-855c77b0f87d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:57.458846 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:57.458846 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:57.459774 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0372c6e2-b76a-4fb5-8b59-855c77b0f87d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:36:57.460426 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1045/4167] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:57 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:57.466032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8a3b930a-b363-490f-8021-2b747533d012 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.468212 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8a3b930a-b363-490f-8021-2b747533d012 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f Aug 18 05:36:57.468463 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8a3b930a-b363-490f-8021-2b747533d012 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:57.468908 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8a3b930a-b363-490f-8021-2b747533d012 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:57.477884 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:57.477884 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:57.482958 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8a3b930a-b363-490f-8021-2b747533d012 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:57.491377 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8a3b930a-b363-490f-8021-2b747533d012 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f returned with HTTP 200 Aug 18 05:36:57.491977 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1040/4168] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:57 2026] GET /volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:57.514272 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.516542 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:57.517088 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f88e1d57-1e9d-43cf-99e7-47b32c9b768f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-864138555"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:57.519079 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'source_volid': 'f88e1d57-1e9d-43cf-99e7-47b32c9b768f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-864138555'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:57.524195 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-250561ce-cc9c-4224-9027-4c6839c538bb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.526919 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-250561ce-cc9c-4224-9027-4c6839c538bb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:57.526919 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-250561ce-cc9c-4224-9027-4c6839c538bb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:57.526919 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-250561ce-cc9c-4224-9027-4c6839c538bb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:57.531147 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:57.531147 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:57.531551 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume retrieved successfully. Aug 18 05:36:57.531858 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:36:57.535623 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:57.535623 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:57.537994 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:36:57.542033 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-250561ce-cc9c-4224-9027-4c6839c538bb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:57.543742 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (7c728b83-b4a0-45af-892d-92a689a71692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:57.543828 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-250561ce-cc9c-4224-9027-4c6839c538bb tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:57.544193 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1050/4169] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:57 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:57.547456 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee05eaca-bdff-45db-8b26-8b34e5848a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.549589 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:57.589082 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee05eaca-bdff-45db-8b26-8b34e5848a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f88e1d57-1e9d-43cf-99e7-47b32c9b768f', 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.589963 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70860df-4a65-4b8a-93bb-d43cdc47b08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.635998 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['a9987f5d-5623-4c7f-ac2f-1d4b45f19506', 'fc8e7582-c179-4ad3-b085-a665d889c216', '015f2534-4502-48b0-9421-d6aec1be4e52', '3cb42459-4fd6-43b0-ba75-a39e6b7d7965'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:57.636877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70860df-4a65-4b8a-93bb-d43cdc47b08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9987f5d-5623-4c7f-ac2f-1d4b45f19506', 'fc8e7582-c179-4ad3-b085-a665d889c216', '015f2534-4502-48b0-9421-d6aec1be4e52', '3cb42459-4fd6-43b0-ba75-a39e6b7d7965']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.637937 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf28794-94e0-4eb1-869b-380eafeea34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.684563 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf28794-94e0-4eb1-869b-380eafeea34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db731ebc-171b-4eed-bfc8-c6c15c18e1e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-864138555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['a9987f5d-5623-4c7f-ac2f-1d4b45f19506','fc8e7582-c179-4ad3-b085-a665d889c216','015f2534-4502-48b0-9421-d6aec1be4e52','3cb42459-4fd6-43b0-ba75-a39e6b7d7965'],size=1,snapshot_id=None,source_replicaid=,source_volid=f88e1d57-1e9d-43cf-99e7-47b32c9b768f,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-864138555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db731ebc-171b-4eed-bfc8-c6c15c18e1e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f88e1d57-1e9d-43cf-99e7-47b32c9b768f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.685685 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1137d9-c0ca-4b24-9412-b046979e05ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.688248 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-907cf6d8-ab13-44d5-8c0b-8a0b94060285 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.691175 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-907cf6d8-ab13-44d5-8c0b-8a0b94060285 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec Aug 18 05:36:57.691175 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-907cf6d8-ab13-44d5-8c0b-8a0b94060285 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:57.691291 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-907cf6d8-ab13-44d5-8c0b-8a0b94060285 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:57.703843 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:57.703843 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:57.711565 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-907cf6d8-ab13-44d5-8c0b-8a0b94060285 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:36:57.712800 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1137d9-c0ca-4b24-9412-b046979e05ab) transitioned into state 'SUCCESS' from state '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-864138555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['a9987f5d-5623-4c7f-ac2f-1d4b45f19506','fc8e7582-c179-4ad3-b085-a665d889c216','015f2534-4502-48b0-9421-d6aec1be4e52','3cb42459-4fd6-43b0-ba75-a39e6b7d7965'],size=1,snapshot_id=None,source_replicaid=,source_volid=f88e1d57-1e9d-43cf-99e7-47b32c9b768f,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.713898 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbbf1c2b-5f27-472b-8233-a9deaf80b962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.718313 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-907cf6d8-ab13-44d5-8c0b-8a0b94060285 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec returned with HTTP 200 Aug 18 05:36:57.719061 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1046/4170] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:57 2026] GET /volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:57.732207 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-081c342e-10d1-4c64-96f4-45c8ca65748c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.734053 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:57.734437 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e135bd95-74c3-4eb6-a4d1-22f1f9c53fec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1729207133"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:57.736076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request body: {'volume': {"'source_volid": 'e135bd95-74c3-4eb6-a4d1-22f1f9c53fec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1729207133'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:57.736207 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume of 1 GB Aug 18 05:36:57.736408 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbbf1c2b-5f27-472b-8233-a9deaf80b962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.737603 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (7c728b83-b4a0-45af-892d-92a689a71692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:57.738028 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:36:57.738816 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76bc66ca-b635-4ef1-8839-e5023c3f6529 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:57.739380 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1035/4171] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:36:57 2026] POST /volume/v3/volumes => generated 803 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:57.740328 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Availability Zones retrieved successfully. Aug 18 05:36:57.746751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (c603c7cf-52f4-4719-8ca0-3d65a52d0c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:57.747843 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34aaa95d-2252-4c44-91f5-6ca7cf4f021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.749000 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:57.752890 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-30ff92c6-d455-4594-ab8e-1f4ce4fb2bb6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.755345 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30ff92c6-d455-4594-ab8e-1f4ce4fb2bb6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 Aug 18 05:36:57.755621 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30ff92c6-d455-4594-ab8e-1f4ce4fb2bb6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:57.755870 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-30ff92c6-d455-4594-ab8e-1f4ce4fb2bb6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:57.764745 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:57.764745 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:57.769333 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-30ff92c6-d455-4594-ab8e-1f4ce4fb2bb6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:57.775281 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-30ff92c6-d455-4594-ab8e-1f4ce4fb2bb6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 returned with HTTP 200 Aug 18 05:36:57.775825 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1051/4172] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:57 2026] GET /volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:57.779567 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34aaa95d-2252-4c44-91f5-6ca7cf4f021d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.780669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c921298e-00a1-49a3-8499-b4a0dcbc71ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.825657 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Created reservations ['c7a6b7cc-477c-4488-85a4-b0b87f63a537', '219cfdf0-b92e-4f97-9dd4-7274b157f346', '3810eb24-894d-40a9-bc91-7761089d36a7', '9a412d88-8aef-49eb-ab51-1d71487c63f4'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:57.826405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c921298e-00a1-49a3-8499-b4a0dcbc71ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7a6b7cc-477c-4488-85a4-b0b87f63a537', '219cfdf0-b92e-4f97-9dd4-7274b157f346', '3810eb24-894d-40a9-bc91-7761089d36a7', '9a412d88-8aef-49eb-ab51-1d71487c63f4']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.827315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c954a6ad-c23e-4f84-a8b5-80b53ba84263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.849812 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c954a6ad-c23e-4f84-a8b5-80b53ba84263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '830d51bc-4a14-4ef7-9afd-c06688cda0a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1729207133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['c7a6b7cc-477c-4488-85a4-b0b87f63a537','219cfdf0-b92e-4f97-9dd4-7274b157f346','3810eb24-894d-40a9-bc91-7761089d36a7','9a412d88-8aef-49eb-ab51-1d71487c63f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1729207133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=830d51bc-4a14-4ef7-9afd-c06688cda0a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbe21fdb7aff43d5a559b2d5baca254e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad47b52a5a624a75b52397960d48b503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.850548 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41087dd8-63b6-40fd-b614-0864a1c7aa44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.874076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41087dd8-63b6-40fd-b614-0864a1c7aa44) transitioned into state 'SUCCESS' from state '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-1729207133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['c7a6b7cc-477c-4488-85a4-b0b87f63a537','219cfdf0-b92e-4f97-9dd4-7274b157f346','3810eb24-894d-40a9-bc91-7761089d36a7','9a412d88-8aef-49eb-ab51-1d71487c63f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.874744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d357cc22-407c-48e2-945a-5976092d1e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.884114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d357cc22-407c-48e2-945a-5976092d1e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.885575 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (c603c7cf-52f4-4719-8ca0-3d65a52d0c13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:57.885766 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request issued successfully. Aug 18 05:36:57.886618 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-081c342e-10d1-4c64-96f4-45c8ca65748c tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:57.887199 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1041/4173] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:57 2026] POST /volume/v3/volumes => generated 764 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:57.902978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:57.904803 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:57.905203 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e135bd95-74c3-4eb6-a4d1-22f1f9c53fec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1549719123"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:57.907575 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request body: {'volume': {"'source_volid": 'e135bd95-74c3-4eb6-a4d1-22f1f9c53fec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1549719123'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:57.907575 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume of 1 GB Aug 18 05:36:57.911714 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Availability Zones retrieved successfully. Aug 18 05:36:57.918928 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (cc08b8d4-65b8-42f3-a692-d225ae92a35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:57.919978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749afa22-3ac2-4931-8b9c-496e954cdbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:57.921299 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:57.954225 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749afa22-3ac2-4931-8b9c-496e954cdbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:57.955500 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cc899c-a762-423d-a57e-ff6b3c224dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.000432 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-10deae10-d493-4e84-945a-f756a9d195ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.004200 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-10deae10-d493-4e84-945a-f756a9d195ff tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments/e82835ac-57d1-486b-bf0c-3db670bb7bf2/action Aug 18 05:36:58.004575 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-10deae10-d493-4e84-945a-f756a9d195ff tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:36:58.004834 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-10deae10-d493-4e84-945a-f756a9d195ff tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:58.007979 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Created reservations ['16617657-6ad7-4944-8258-2fea1f031037', '3b989387-b7ce-4efd-b9b9-9abeecd642ff', 'f3e26751-205a-409f-bb5f-1693244586c0', '80749797-9ad5-4e10-bfc5-98359d7cfdf3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:58.008969 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cc899c-a762-423d-a57e-ff6b3c224dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16617657-6ad7-4944-8258-2fea1f031037', '3b989387-b7ce-4efd-b9b9-9abeecd642ff', 'f3e26751-205a-409f-bb5f-1693244586c0', '80749797-9ad5-4e10-bfc5-98359d7cfdf3']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.009753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464e3ba7-16fe-4547-ad42-55dda9701d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.024582 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.024582 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:58.036878 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (464e3ba7-16fe-4547-ad42-55dda9701d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ef6c04-0c17-4191-8f8b-5897a3ac9e22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1549719123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['16617657-6ad7-4944-8258-2fea1f031037','3b989387-b7ce-4efd-b9b9-9abeecd642ff','f3e26751-205a-409f-bb5f-1693244586c0','80749797-9ad5-4e10-bfc5-98359d7cfdf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1549719123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03ef6c04-0c17-4191-8f8b-5897a3ac9e22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbe21fdb7aff43d5a559b2d5baca254e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad47b52a5a624a75b52397960d48b503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.038398 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b728b2-ff3c-47a0-9ae9-4aa52c92f83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.041142 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7605751b-3b88-433e-a586-e6f1753f4bf1 req-10deae10-d493-4e84-945a-f756a9d195ff tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/e82835ac-57d1-486b-bf0c-3db670bb7bf2/action returned with HTTP 204 Aug 18 05:36:58.041621 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1036/4174] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:36:57 2026] POST /volume/v3/attachments/e82835ac-57d1-486b-bf0c-3db670bb7bf2/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:58.063277 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b728b2-ff3c-47a0-9ae9-4aa52c92f83e) transitioned into state 'SUCCESS' from state '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-1549719123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['16617657-6ad7-4944-8258-2fea1f031037','3b989387-b7ce-4efd-b9b9-9abeecd642ff','f3e26751-205a-409f-bb5f-1693244586c0','80749797-9ad5-4e10-bfc5-98359d7cfdf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.064313 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b07e6512-a01d-4368-a176-bd460421ea94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.079421 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b07e6512-a01d-4368-a176-bd460421ea94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.080666 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (cc08b8d4-65b8-42f3-a692-d225ae92a35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:58.081145 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request issued successfully. Aug 18 05:36:58.081959 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-573c2215-82ff-47f8-a43d-addaa1db4e86 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:58.082566 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1047/4175] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:57 2026] POST /volume/v3/volumes => generated 764 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:58.099758 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.103273 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:58.103273 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e135bd95-74c3-4eb6-a4d1-22f1f9c53fec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1746100377"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:58.104134 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request body: {'volume': {"'source_volid": 'e135bd95-74c3-4eb6-a4d1-22f1f9c53fec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1746100377'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:58.104424 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume of 1 GB Aug 18 05:36:58.114208 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Availability Zones retrieved successfully. Aug 18 05:36:58.124804 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (d8b3b28c-9b7b-4140-9392-87b5ad16f131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:58.126642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2837fa2f-28ad-4bc9-8db4-2d6cc1f17952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.128497 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:58.166679 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2837fa2f-28ad-4bc9-8db4-2d6cc1f17952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.168299 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782c66b0-19b8-4d10-b4d3-965c66dc9a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.249459 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Created reservations ['ceda39cb-980c-4ed3-b9b9-cd40c49fd574', '498e7eb1-497f-461e-b5db-803ea1840793', '1cecdb64-5ca1-48cb-9335-6911fa74dd64', '1549acc5-f2b3-40aa-89d9-0e708abfb5bf'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:58.250356 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782c66b0-19b8-4d10-b4d3-965c66dc9a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceda39cb-980c-4ed3-b9b9-cd40c49fd574', '498e7eb1-497f-461e-b5db-803ea1840793', '1cecdb64-5ca1-48cb-9335-6911fa74dd64', '1549acc5-f2b3-40aa-89d9-0e708abfb5bf']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.251168 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf73c1b-7f30-479a-ac18-fddba33253f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.284912 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf73c1b-7f30-479a-ac18-fddba33253f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1746100377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['ceda39cb-980c-4ed3-b9b9-cd40c49fd574','498e7eb1-497f-461e-b5db-803ea1840793','1cecdb64-5ca1-48cb-9335-6911fa74dd64','1549acc5-f2b3-40aa-89d9-0e708abfb5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1746100377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbe21fdb7aff43d5a559b2d5baca254e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad47b52a5a624a75b52397960d48b503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.285792 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16fd12a5-f8a0-4561-8612-27cb8c3b0d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.318848 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16fd12a5-f8a0-4561-8612-27cb8c3b0d6f) transitioned into state 'SUCCESS' from state '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-1746100377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['ceda39cb-980c-4ed3-b9b9-cd40c49fd574','498e7eb1-497f-461e-b5db-803ea1840793','1cecdb64-5ca1-48cb-9335-6911fa74dd64','1549acc5-f2b3-40aa-89d9-0e708abfb5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.319821 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc4b4c61-2879-4dd7-ae54-bb2fb8abf5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.332055 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc4b4c61-2879-4dd7-ae54-bb2fb8abf5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.333128 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (d8b3b28c-9b7b-4140-9392-87b5ad16f131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:58.333748 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request issued successfully. Aug 18 05:36:58.334465 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b2e2a02a-fbb4-43a0-a91b-e7b044d04e54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:58.335019 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1052/4176] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:58 2026] POST /volume/v3/volumes => generated 764 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:58.348935 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.351202 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:58.351675 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e135bd95-74c3-4eb6-a4d1-22f1f9c53fec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-162233320"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:58.353669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request body: {'volume': {"'source_volid": 'e135bd95-74c3-4eb6-a4d1-22f1f9c53fec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-162233320'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:58.353815 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume of 1 GB Aug 18 05:36:58.354085 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.354085 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:58.359231 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Availability Zones retrieved successfully. Aug 18 05:36:58.373532 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (9ab88698-93aa-4b68-9167-dc82967bd20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:58.375434 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240c6322-70a7-406e-b5c0-94be93464ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.377557 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:58.408048 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240c6322-70a7-406e-b5c0-94be93464ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.408881 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1affc5-350b-42ff-b6c8-ed010631a554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.423313 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dbf417da-81b7-4d70-9810-89c135a23b1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.425784 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbf417da-81b7-4d70-9810-89c135a23b1f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb Aug 18 05:36:58.426225 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbf417da-81b7-4d70-9810-89c135a23b1f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.426535 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbf417da-81b7-4d70-9810-89c135a23b1f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.437471 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.437471 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:58.444840 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dbf417da-81b7-4d70-9810-89c135a23b1f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Volume info retrieved successfully. Aug 18 05:36:58.452003 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbf417da-81b7-4d70-9810-89c135a23b1f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb returned with HTTP 200 Aug 18 05:36:58.452384 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1037/4177] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:58.465543 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-df3dace4-7c06-46c3-9e89-dc137cda42f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.468246 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df3dace4-7c06-46c3-9e89-dc137cda42f7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:36:58.468331 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Created reservations ['08fbf9ab-11d3-43d1-bb2b-978be470a256', 'a39af8d2-1ae5-4c09-a607-b587d00374d9', '5d18d13c-5c39-4199-80c7-7cbc4f13c8c4', 'e40ea9c7-c906-4bd2-9ce8-aa5e757d47be'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:58.468835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-df3dace4-7c06-46c3-9e89-dc137cda42f7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb", "name": "tempest-type-Backup-1520747597"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:58.469766 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1affc5-350b-42ff-b6c8-ed010631a554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08fbf9ab-11d3-43d1-bb2b-978be470a256', 'a39af8d2-1ae5-4c09-a607-b587d00374d9', '5d18d13c-5c39-4199-80c7-7cbc4f13c8c4', 'e40ea9c7-c906-4bd2-9ce8-aa5e757d47be']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.470838 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-df3dace4-7c06-46c3-9e89-dc137cda42f7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Creating new backup {'backup': {'volume_id': '274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb', 'name': 'tempest-type-Backup-1520747597'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:36:58.471024 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98a2fba-e5ab-4b93-90e5-8d7ed9ed0f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.471115 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-df3dace4-7c06-46c3-9e89-dc137cda42f7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Creating backup of volume 274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb in container None Aug 18 05:36:58.475256 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0a32b3d3-8c9c-4264-9cb6-fdc3ee13fc6c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.477658 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a32b3d3-8c9c-4264-9cb6-fdc3ee13fc6c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:36:58.477729 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a32b3d3-8c9c-4264-9cb6-fdc3ee13fc6c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.478238 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0a32b3d3-8c9c-4264-9cb6-fdc3ee13fc6c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.478238 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0a32b3d3-8c9c-4264-9cb6-fdc3ee13fc6c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:58.480726 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.480726 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:58.481236 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-df3dace4-7c06-46c3-9e89-dc137cda42f7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Volume info retrieved successfully. Aug 18 05:36:58.482755 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.482755 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:58.483750 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0a32b3d3-8c9c-4264-9cb6-fdc3ee13fc6c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:36:58.484110 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1053/4178] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:58.506916 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98a2fba-e5ab-4b93-90e5-8d7ed9ed0f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b803309-3c37-46e0-a573-b1c53fe00e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-162233320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['08fbf9ab-11d3-43d1-bb2b-978be470a256','a39af8d2-1ae5-4c09-a607-b587d00374d9','5d18d13c-5c39-4199-80c7-7cbc4f13c8c4','e40ea9c7-c906-4bd2-9ce8-aa5e757d47be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-162233320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b803309-3c37-46e0-a573-b1c53fe00e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbe21fdb7aff43d5a559b2d5baca254e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad47b52a5a624a75b52397960d48b503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.508132 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d14fcea0-dd23-4218-8269-1eb7ac6c171f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.519250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-df3dace4-7c06-46c3-9e89-dc137cda42f7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Created reservations ['a4e01ae8-5e9d-4c32-8f50-c56bd0a26fdb', 'ba8a1c0b-ffb8-4622-8f5f-e4005eda2c53'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:58.537172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d14fcea0-dd23-4218-8269-1eb7ac6c171f) transitioned into state 'SUCCESS' from state '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-162233320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['08fbf9ab-11d3-43d1-bb2b-978be470a256','a39af8d2-1ae5-4c09-a607-b587d00374d9','5d18d13c-5c39-4199-80c7-7cbc4f13c8c4','e40ea9c7-c906-4bd2-9ce8-aa5e757d47be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.537925 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d35bbc-5f67-471a-855f-40f176c64a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.550372 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d35bbc-5f67-471a-855f-40f176c64a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.551714 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (9ab88698-93aa-4b68-9167-dc82967bd20e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:58.552199 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request issued successfully. Aug 18 05:36:58.553001 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff8d854a-2f51-4d92-bb5e-0cb1da5a8d48 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:58.553697 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1042/4179] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:58 2026] POST /volume/v3/volumes => generated 763 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:58.558566 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-df3dace4-7c06-46c3-9e89-dc137cda42f7 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:36:58.559391 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1048/4180] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:36:58 2026] POST /volume/v3/backups => generated 316 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:58.565119 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-56d9944d-d729-461c-9da5-6a8df80b720c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.567194 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56d9944d-d729-461c-9da5-6a8df80b720c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:58.567426 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-56d9944d-d729-461c-9da5-6a8df80b720c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.567665 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-56d9944d-d729-461c-9da5-6a8df80b720c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.568430 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-db694ee7-f3d8-47a0-ab4f-ffb65b73aa8b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.574141 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-db694ee7-f3d8-47a0-ab4f-ffb65b73aa8b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:36:58.574281 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.574595 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-db694ee7-f3d8-47a0-ab4f-ffb65b73aa8b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.574788 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-db694ee7-f3d8-47a0-ab4f-ffb65b73aa8b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.575055 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-db694ee7-f3d8-47a0-ab4f-ffb65b73aa8b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:58.576158 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:36:58.576552 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e135bd95-74c3-4eb6-a4d1-22f1f9c53fec", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1520491064"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:58.577996 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request body: {'volume': {"'source_volid": 'e135bd95-74c3-4eb6-a4d1-22f1f9c53fec', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1520491064'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:36:58.578157 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume of 1 GB Aug 18 05:36:58.578815 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5eba07a4-a81c-410f-ac70-c285d06eef79 req-56c1982d-8249-45b8-95b6-1e5652d80cf4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.578914 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.578914 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:58.578975 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.578975 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:58.580763 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5eba07a4-a81c-410f-ac70-c285d06eef79 req-56c1982d-8249-45b8-95b6-1e5652d80cf4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/2b73d7de-ba5c-4587-a707-65cc88a9b444 Aug 18 05:36:58.580876 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5eba07a4-a81c-410f-ac70-c285d06eef79 req-56c1982d-8249-45b8-95b6-1e5652d80cf4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.580991 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5eba07a4-a81c-410f-ac70-c285d06eef79 req-56c1982d-8249-45b8-95b6-1e5652d80cf4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.582791 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-56d9944d-d729-461c-9da5-6a8df80b720c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:58.582983 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Availability Zones retrieved successfully. Aug 18 05:36:58.583266 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.583266 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:58.584150 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-db694ee7-f3d8-47a0-ab4f-ffb65b73aa8b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:36:58.584631 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1054/4181] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:58.587670 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-56d9944d-d729-461c-9da5-6a8df80b720c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:58.588233 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1038/4182] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:58.588320 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.588320 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:58.588819 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (edbfa7c1-9378-495c-b8d0-dabe83e9bdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:58.589820 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558dd7ba-7333-4103-8573-34dd8736118d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.590811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:36:58.604436 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9d590e9a-b6fc-49ba-b4f7-3861d14a5f72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.606575 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d590e9a-b6fc-49ba-b4f7-3861d14a5f72 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:58.606817 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d590e9a-b6fc-49ba-b4f7-3861d14a5f72 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.606978 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d590e9a-b6fc-49ba-b4f7-3861d14a5f72 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.618566 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558dd7ba-7333-4103-8573-34dd8736118d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.619255 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.619255 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:58.619887 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdb13361-68ec-411b-9cdd-c618a3d866f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.623517 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9d590e9a-b6fc-49ba-b4f7-3861d14a5f72 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:58.631510 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d590e9a-b6fc-49ba-b4f7-3861d14a5f72 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:58.632298 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1055/4183] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:58.651034 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5eba07a4-a81c-410f-ac70-c285d06eef79 req-56c1982d-8249-45b8-95b6-1e5652d80cf4 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/2b73d7de-ba5c-4587-a707-65cc88a9b444 returned with HTTP 200 Aug 18 05:36:58.651034 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1049/4184] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:36:58 2026] DELETE /volume/v3/attachments/2b73d7de-ba5c-4587-a707-65cc88a9b444 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:58.671072 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Created reservations ['1b310bde-fcba-4829-a47f-6b10bc13e1fb', '1e9e996b-6ab7-4631-9061-c6025252c311', '9e6bfd27-3a8d-4b75-842a-a6160a5cb569', '450da5a4-14a0-4fb0-8516-e523394c2ed4'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:36:58.672179 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdb13361-68ec-411b-9cdd-c618a3d866f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b310bde-fcba-4829-a47f-6b10bc13e1fb', '1e9e996b-6ab7-4631-9061-c6025252c311', '9e6bfd27-3a8d-4b75-842a-a6160a5cb569', '450da5a4-14a0-4fb0-8516-e523394c2ed4']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.673130 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3982abdf-05d6-4e17-aa7a-ff6d87450f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.682440 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-7c7c75dd-07e3-44db-aaef-b58eaa4373b6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.685410 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-7c7c75dd-07e3-44db-aaef-b58eaa4373b6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:58.685676 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-7c7c75dd-07e3-44db-aaef-b58eaa4373b6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.685938 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-7c7c75dd-07e3-44db-aaef-b58eaa4373b6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.699570 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.699570 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:58.702969 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3982abdf-05d6-4e17-aa7a-ff6d87450f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5747b3f-2985-433e-b1bf-0239a94a4afe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1520491064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['1b310bde-fcba-4829-a47f-6b10bc13e1fb','1e9e996b-6ab7-4631-9061-c6025252c311','9e6bfd27-3a8d-4b75-842a-a6160a5cb569','450da5a4-14a0-4fb0-8516-e523394c2ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1520491064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5747b3f-2985-433e-b1bf-0239a94a4afe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbe21fdb7aff43d5a559b2d5baca254e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad47b52a5a624a75b52397960d48b503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.703444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (492d7a22-acfe-4417-b45b-35d1b6f57c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.709543 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-7c7c75dd-07e3-44db-aaef-b58eaa4373b6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:58.714068 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-7c7c75dd-07e3-44db-aaef-b58eaa4373b6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:58.714482 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1039/4185] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:58.725908 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (492d7a22-acfe-4417-b45b-35d1b6f57c93) transitioned into state 'SUCCESS' from state '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-1520491064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbe21fdb7aff43d5a559b2d5baca254e',qos_specs=None,replication_status=,reservations=['1b310bde-fcba-4829-a47f-6b10bc13e1fb','1e9e996b-6ab7-4631-9061-c6025252c311','9e6bfd27-3a8d-4b75-842a-a6160a5cb569','450da5a4-14a0-4fb0-8516-e523394c2ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad47b52a5a624a75b52397960d48b503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.726740 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (671c0488-9da0-40db-afca-9b4f28bbcc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:36:58.737245 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-6b0b87fd-7ed9-40f6-8ad7-24d8beae34d3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.739290 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-6b0b87fd-7ed9-40f6-8ad7-24d8beae34d3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d/action Aug 18 05:36:58.739429 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (671c0488-9da0-40db-afca-9b4f28bbcc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:36:58.739876 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-6b0b87fd-7ed9-40f6-8ad7-24d8beae34d3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:36:58.739876 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-6b0b87fd-7ed9-40f6-8ad7-24d8beae34d3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:36:58.740323 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Flow 'volume_create_api' (edbfa7c1-9378-495c-b8d0-dabe83e9bdd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:36:58.740791 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Create volume request issued successfully. Aug 18 05:36:58.741533 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-54d2e163-0fdc-4569-bc6c-160fc8c7515f tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:36:58.741917 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1043/4186] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:36:58 2026] POST /volume/v3/volumes => generated 764 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:36:58.752209 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.752209 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:58.752780 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-6b0b87fd-7ed9-40f6-8ad7-24d8beae34d3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:58.755829 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b3eb7b36-a074-4b78-9723-1facf328a8ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.759110 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3eb7b36-a074-4b78-9723-1facf328a8ec tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 Aug 18 05:36:58.759265 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3eb7b36-a074-4b78-9723-1facf328a8ec tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.759547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3eb7b36-a074-4b78-9723-1facf328a8ec tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.760614 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-6b0b87fd-7ed9-40f6-8ad7-24d8beae34d3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Begin detaching volume completed successfully. Aug 18 05:36:58.760985 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-6b0b87fd-7ed9-40f6-8ad7-24d8beae34d3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d/action returned with HTTP 202 Aug 18 05:36:58.762324 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1056/4187] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:36:58 2026] POST /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:36:58.768536 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.768536 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:58.776598 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b3eb7b36-a074-4b78-9723-1facf328a8ec tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:36:58.780817 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3eb7b36-a074-4b78-9723-1facf328a8ec tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 returned with HTTP 200 Aug 18 05:36:58.781241 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1050/4188] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:58.793301 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4c10f724-6433-4db5-bc6b-e7a489fd38fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.794786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e868adb4-32b6-40c8-a48b-6c45f619ec54 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.795444 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c10f724-6433-4db5-bc6b-e7a489fd38fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 Aug 18 05:36:58.795679 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c10f724-6433-4db5-bc6b-e7a489fd38fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.795905 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4c10f724-6433-4db5-bc6b-e7a489fd38fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.796845 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e868adb4-32b6-40c8-a48b-6c45f619ec54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 Aug 18 05:36:58.797118 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e868adb4-32b6-40c8-a48b-6c45f619ec54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.797355 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e868adb4-32b6-40c8-a48b-6c45f619ec54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.803669 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.803669 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:58.804798 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.804798 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:58.807758 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4c10f724-6433-4db5-bc6b-e7a489fd38fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:36:58.808834 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e868adb4-32b6-40c8-a48b-6c45f619ec54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:36:58.813137 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4c10f724-6433-4db5-bc6b-e7a489fd38fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 returned with HTTP 200 Aug 18 05:36:58.813357 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e868adb4-32b6-40c8-a48b-6c45f619ec54 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 returned with HTTP 200 Aug 18 05:36:58.813680 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1040/4189] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:58.813802 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1044/4190] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:58.820479 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3be43678-3d18-4788-b1fa-abed916f1599 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.820915 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3be43678-3d18-4788-b1fa-abed916f1599 None None] GET https://10.4.3.250/volume// Aug 18 05:36:58.821152 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3be43678-3d18-4788-b1fa-abed916f1599 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.821382 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3be43678-3d18-4788-b1fa-abed916f1599 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.821777 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3be43678-3d18-4788-b1fa-abed916f1599 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:36:58.822127 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1057/4191] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:36:58.828753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b0b6546c-d5e8-48e3-9f39-88d4ebb0fe08 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.831708 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b0b6546c-d5e8-48e3-9f39-88d4ebb0fe08 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c Aug 18 05:36:58.832080 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b0b6546c-d5e8-48e3-9f39-88d4ebb0fe08 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.832417 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b0b6546c-d5e8-48e3-9f39-88d4ebb0fe08 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.835590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-42156f96-9b11-47d1-8118-636fdd1b2ba1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.835768 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9bfe6015-7c6a-4cde-b779-97c3ce295954 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.837976 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-42156f96-9b11-47d1-8118-636fdd1b2ba1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:36:58.838351 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-42156f96-9b11-47d1-8118-636fdd1b2ba1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.838587 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-42156f96-9b11-47d1-8118-636fdd1b2ba1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.840642 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bfe6015-7c6a-4cde-b779-97c3ce295954 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 Aug 18 05:36:58.840883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bfe6015-7c6a-4cde-b779-97c3ce295954 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.841097 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bfe6015-7c6a-4cde-b779-97c3ce295954 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.841208 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-9bfe6015-7c6a-4cde-b779-97c3ce295954 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: a5aee292-4126-46f5-b91b-c894bada7f90 Aug 18 05:36:58.843942 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.843942 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:58.847628 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.847628 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:58.848088 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9bfe6015-7c6a-4cde-b779-97c3ce295954 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:58.848913 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.848913 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:58.850395 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b0b6546c-d5e8-48e3-9f39-88d4ebb0fe08 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:36:58.852536 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-42156f96-9b11-47d1-8118-636fdd1b2ba1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:36:58.855750 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b0b6546c-d5e8-48e3-9f39-88d4ebb0fe08 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c returned with HTTP 200 Aug 18 05:36:58.856455 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1051/4192] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:58.857200 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-42156f96-9b11-47d1-8118-636fdd1b2ba1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:36:58.857639 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1045/4193] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:36:58.867093 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9bfe6015-7c6a-4cde-b779-97c3ce295954 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot delete request issued successfully. Aug 18 05:36:58.867225 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bfe6015-7c6a-4cde-b779-97c3ce295954 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 returned with HTTP 202 Aug 18 05:36:58.868108 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1041/4194] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:58 2026] DELETE /volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:58.869807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-c5b051d6-0d56-49bc-8a1a-1bd1bdafba25 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.870919 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-86d50c21-454e-4f40-899f-3191cf363d9a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.872207 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-c5b051d6-0d56-49bc-8a1a-1bd1bdafba25 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d/encryption Aug 18 05:36:58.872424 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-c5b051d6-0d56-49bc-8a1a-1bd1bdafba25 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.872634 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-c5b051d6-0d56-49bc-8a1a-1bd1bdafba25 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.872775 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86d50c21-454e-4f40-899f-3191cf363d9a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f Aug 18 05:36:58.873083 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86d50c21-454e-4f40-899f-3191cf363d9a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.873307 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-86d50c21-454e-4f40-899f-3191cf363d9a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.874889 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a8803ee0-827b-4fa7-843c-ba23e8be5fc0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.878026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8803ee0-827b-4fa7-843c-ba23e8be5fc0 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 Aug 18 05:36:58.878026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8803ee0-827b-4fa7-843c-ba23e8be5fc0 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.878026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a8803ee0-827b-4fa7-843c-ba23e8be5fc0 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.881806 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.881806 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:58.883646 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.883646 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:58.883894 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.883894 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:58.884531 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a8803ee0-827b-4fa7-843c-ba23e8be5fc0 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:58.885555 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a8803ee0-827b-4fa7-843c-ba23e8be5fc0 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 returned with HTTP 200 Aug 18 05:36:58.886053 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1046/4195] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:58.886210 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-86d50c21-454e-4f40-899f-3191cf363d9a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:36:58.890832 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-86d50c21-454e-4f40-899f-3191cf363d9a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f returned with HTTP 200 Aug 18 05:36:58.891631 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1052/4196] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:58.895203 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-c5b051d6-0d56-49bc-8a1a-1bd1bdafba25 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d/encryption returned with HTTP 200 Aug 18 05:36:58.895203 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1058/4197] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:58.905931 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-082922e3-8d1c-4811-8c8c-c0c4436a30d1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:58.908305 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-082922e3-8d1c-4811-8c8c-c0c4436a30d1 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe Aug 18 05:36:58.908588 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-082922e3-8d1c-4811-8c8c-c0c4436a30d1 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:58.908849 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-082922e3-8d1c-4811-8c8c-c0c4436a30d1 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:58.919791 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:58.919791 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:58.924565 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-082922e3-8d1c-4811-8c8c-c0c4436a30d1 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:36:58.929451 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-082922e3-8d1c-4811-8c8c-c0c4436a30d1 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe returned with HTTP 200 Aug 18 05:36:58.929894 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1042/4198] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:58 2026] GET /volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:59.498397 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ffd0b3fe-4f7c-4319-b69b-aa6dc2111f34 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:59.500184 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffd0b3fe-4f7c-4319-b69b-aa6dc2111f34 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:36:59.500409 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffd0b3fe-4f7c-4319-b69b-aa6dc2111f34 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:59.500611 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffd0b3fe-4f7c-4319-b69b-aa6dc2111f34 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:59.500715 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ffd0b3fe-4f7c-4319-b69b-aa6dc2111f34 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:59.505033 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:59.505033 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:59.505935 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffd0b3fe-4f7c-4319-b69b-aa6dc2111f34 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:36:59.506223 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1047/4199] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:59 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:59.595351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6a6d296a-0241-4f9c-b4e5-f6826d7c1092 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:59.597156 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a6d296a-0241-4f9c-b4e5-f6826d7c1092 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:36:59.597416 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a6d296a-0241-4f9c-b4e5-f6826d7c1092 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:59.597615 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6a6d296a-0241-4f9c-b4e5-f6826d7c1092 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:59.597716 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6a6d296a-0241-4f9c-b4e5-f6826d7c1092 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:36:59.601809 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:59.601809 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:59.602435 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6a6d296a-0241-4f9c-b4e5-f6826d7c1092 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:36:59.602922 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1053/4200] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:36:59 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:59.631939 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-0d2ea03a-7379-4951-8661-10385bf56f89 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:59.633992 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-0d2ea03a-7379-4951-8661-10385bf56f89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:36:59.634254 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-0d2ea03a-7379-4951-8661-10385bf56f89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:59.634452 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-0d2ea03a-7379-4951-8661-10385bf56f89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:59.641351 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:59.641351 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:59.644832 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-0d2ea03a-7379-4951-8661-10385bf56f89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:36:59.650030 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-0d2ea03a-7379-4951-8661-10385bf56f89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:36:59.650458 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1059/4201] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:36:59 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:36:59.896116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-99526631-db05-4b26-8f9c-60a7e1454cbf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:59.898208 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99526631-db05-4b26-8f9c-60a7e1454cbf tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 Aug 18 05:36:59.898481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99526631-db05-4b26-8f9c-60a7e1454cbf tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:59.898694 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-99526631-db05-4b26-8f9c-60a7e1454cbf tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:59.903249 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-99526631-db05-4b26-8f9c-60a7e1454cbf tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 returned with HTTP 404 Aug 18 05:36:59.903770 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1043/4202] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:59 2026] GET /volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:36:59.915839 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4fd465de-a5cb-4fe4-867c-917d8853ba1c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:59.918356 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fd465de-a5cb-4fe4-867c-917d8853ba1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 Aug 18 05:36:59.918692 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fd465de-a5cb-4fe4-867c-917d8853ba1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:59.919184 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fd465de-a5cb-4fe4-867c-917d8853ba1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:59.919184 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-4fd465de-a5cb-4fe4-867c-917d8853ba1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 Aug 18 05:36:59.925746 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:59.925746 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:36:59.926600 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4fd465de-a5cb-4fe4-867c-917d8853ba1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:59.944975 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4fd465de-a5cb-4fe4-867c-917d8853ba1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot delete request issued successfully. Aug 18 05:36:59.945159 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2da56fd0-feb8-4845-8a88-d409fa13eb72 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:59.945215 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fd465de-a5cb-4fe4-867c-917d8853ba1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 returned with HTTP 202 Aug 18 05:36:59.945581 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1048/4203] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:36:59 2026] DELETE /volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:36:59.947588 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2da56fd0-feb8-4845-8a88-d409fa13eb72 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe Aug 18 05:36:59.947588 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2da56fd0-feb8-4845-8a88-d409fa13eb72 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:59.947906 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2da56fd0-feb8-4845-8a88-d409fa13eb72 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:59.954540 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eeaa03b8-51d9-4492-9ffc-4bf0a8c41ffa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:59.956599 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:59.956599 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:36:59.956762 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eeaa03b8-51d9-4492-9ffc-4bf0a8c41ffa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 Aug 18 05:36:59.956973 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eeaa03b8-51d9-4492-9ffc-4bf0a8c41ffa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:59.957229 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eeaa03b8-51d9-4492-9ffc-4bf0a8c41ffa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:59.961154 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2da56fd0-feb8-4845-8a88-d409fa13eb72 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:36:59.962698 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:59.962698 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:36:59.963204 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eeaa03b8-51d9-4492-9ffc-4bf0a8c41ffa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:36:59.964100 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eeaa03b8-51d9-4492-9ffc-4bf0a8c41ffa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 returned with HTTP 200 Aug 18 05:36:59.964537 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1060/4204] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:36:59 2026] GET /volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:59.966405 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2da56fd0-feb8-4845-8a88-d409fa13eb72 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe returned with HTTP 200 Aug 18 05:36:59.967067 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1054/4205] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:36:59 2026] GET /volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:36:59.979917 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fbfae30b-94a1-42f2-95ff-dc36aa712452 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:36:59.982171 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fbfae30b-94a1-42f2-95ff-dc36aa712452 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe Aug 18 05:36:59.982381 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fbfae30b-94a1-42f2-95ff-dc36aa712452 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:36:59.982596 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fbfae30b-94a1-42f2-95ff-dc36aa712452 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:36:59.982750 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-fbfae30b-94a1-42f2-95ff-dc36aa712452 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume with id: c5747b3f-2985-433e-b1bf-0239a94a4afe Aug 18 05:36:59.989661 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:36:59.989661 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:36:59.990263 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fbfae30b-94a1-42f2-95ff-dc36aa712452 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:00.010573 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-fbfae30b-94a1-42f2-95ff-dc36aa712452 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume request issued successfully. Aug 18 05:37:00.010818 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fbfae30b-94a1-42f2-95ff-dc36aa712452 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe returned with HTTP 202 Aug 18 05:37:00.011235 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1044/4206] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:36:59 2026] DELETE /volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:00.018116 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3ffcd08-1ea9-4c29-b1d1-a3c020663916 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:00.019911 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3ffcd08-1ea9-4c29-b1d1-a3c020663916 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe Aug 18 05:37:00.020162 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3ffcd08-1ea9-4c29-b1d1-a3c020663916 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:00.020379 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3ffcd08-1ea9-4c29-b1d1-a3c020663916 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:00.027212 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:00.027212 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:00.030883 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b3ffcd08-1ea9-4c29-b1d1-a3c020663916 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:00.034959 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3ffcd08-1ea9-4c29-b1d1-a3c020663916 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe returned with HTTP 200 Aug 18 05:37:00.035433 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1049/4207] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:00 2026] GET /volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:00.099978 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-46d239e5-5cf1-46bc-9108-7d1bc412ae7b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:00.103805 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-46d239e5-5cf1-46bc-9108-7d1bc412ae7b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:37:00.103805 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-46d239e5-5cf1-46bc-9108-7d1bc412ae7b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:00.103805 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-46d239e5-5cf1-46bc-9108-7d1bc412ae7b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:00.110329 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:00.110329 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:00.114162 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-46d239e5-5cf1-46bc-9108-7d1bc412ae7b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:37:00.119936 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-46d239e5-5cf1-46bc-9108-7d1bc412ae7b tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:37:00.120372 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1061/4208] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:37:00 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:00.130209 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b233be23-80c4-41f6-8144-8e2020a6d482 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:00.130591 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b233be23-80c4-41f6-8144-8e2020a6d482 None None] GET https://10.4.3.250/volume// Aug 18 05:37:00.130993 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b233be23-80c4-41f6-8144-8e2020a6d482 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:00.130993 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b233be23-80c4-41f6-8144-8e2020a6d482 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:00.131240 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b233be23-80c4-41f6-8144-8e2020a6d482 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:37:00.131527 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1055/4209] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:37:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:37:00.140173 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-80a9ed9d-79d6-4fdd-81bd-14979f0b7fc0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:00.144255 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-80a9ed9d-79d6-4fdd-81bd-14979f0b7fc0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:37:00.144608 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-80a9ed9d-79d6-4fdd-81bd-14979f0b7fc0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd2b96e0-aea8-4cba-9a97-f216321f8047", "connector": null, "instance_uuid": "5f9bb978-5dd1-493f-ab57-f0adebe43040"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:00.160299 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:00.160299 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:00.196765 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-80a9ed9d-79d6-4fdd-81bd-14979f0b7fc0 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:37:00.196765 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1045/4210] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:37:00 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:00.516769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8cfa6ba3-ec8a-47d4-8819-e2df922e02e6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:00.519021 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8cfa6ba3-ec8a-47d4-8819-e2df922e02e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:00.519296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8cfa6ba3-ec8a-47d4-8819-e2df922e02e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:00.519471 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8cfa6ba3-ec8a-47d4-8819-e2df922e02e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:00.519617 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8cfa6ba3-ec8a-47d4-8819-e2df922e02e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:00.524403 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:00.524403 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:00.525777 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8cfa6ba3-ec8a-47d4-8819-e2df922e02e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:00.525777 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1050/4211] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:00 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:00.616663 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a2b134b4-c062-4b6d-873b-fce93b5f6dea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:00.618293 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2b134b4-c062-4b6d-873b-fce93b5f6dea tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:00.619286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a2b134b4-c062-4b6d-873b-fce93b5f6dea tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:00.619631 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a2b134b4-c062-4b6d-873b-fce93b5f6dea tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:00.619856 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a2b134b4-c062-4b6d-873b-fce93b5f6dea tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:00.624954 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:00.624954 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:00.626402 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2b134b4-c062-4b6d-873b-fce93b5f6dea tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:00.626402 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1062/4212] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:00 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:00.975910 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c6e3efef-1471-4d7b-8bbc-80d1cceaf56b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:00.978054 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6e3efef-1471-4d7b-8bbc-80d1cceaf56b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 Aug 18 05:37:00.978306 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6e3efef-1471-4d7b-8bbc-80d1cceaf56b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:00.978720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c6e3efef-1471-4d7b-8bbc-80d1cceaf56b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:00.983217 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c6e3efef-1471-4d7b-8bbc-80d1cceaf56b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 returned with HTTP 404 Aug 18 05:37:00.983882 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1056/4213] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:00 2026] GET /volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:00.992308 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-859ad7d6-6049-43d9-a0e0-4365d32d35dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:00.994596 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-859ad7d6-6049-43d9-a0e0-4365d32d35dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f Aug 18 05:37:00.995147 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-859ad7d6-6049-43d9-a0e0-4365d32d35dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:00.995233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-859ad7d6-6049-43d9-a0e0-4365d32d35dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:00.995412 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-859ad7d6-6049-43d9-a0e0-4365d32d35dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: f88e1d57-1e9d-43cf-99e7-47b32c9b768f Aug 18 05:37:01.003230 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.003230 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:01.003768 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-859ad7d6-6049-43d9-a0e0-4365d32d35dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:01.025983 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-859ad7d6-6049-43d9-a0e0-4365d32d35dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:01.026350 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-859ad7d6-6049-43d9-a0e0-4365d32d35dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f returned with HTTP 202 Aug 18 05:37:01.026853 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1046/4214] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:00 2026] DELETE /volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:01.036048 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e4858ab3-66b5-4c1c-8eab-658e301da806 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.038412 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4858ab3-66b5-4c1c-8eab-658e301da806 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f Aug 18 05:37:01.038882 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4858ab3-66b5-4c1c-8eab-658e301da806 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:01.039184 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e4858ab3-66b5-4c1c-8eab-658e301da806 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:01.047961 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.047961 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:01.051332 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6317b1b8-edec-46c4-84aa-8a90ced14362 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.053371 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6317b1b8-edec-46c4-84aa-8a90ced14362 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe Aug 18 05:37:01.053371 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6317b1b8-edec-46c4-84aa-8a90ced14362 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:01.053811 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6317b1b8-edec-46c4-84aa-8a90ced14362 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:01.053959 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e4858ab3-66b5-4c1c-8eab-658e301da806 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:01.060151 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6317b1b8-edec-46c4-84aa-8a90ced14362 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe returned with HTTP 404 Aug 18 05:37:01.060639 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1063/4215] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:01 2026] GET /volume/v3/volumes/c5747b3f-2985-433e-b1bf-0239a94a4afe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:01.061167 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e4858ab3-66b5-4c1c-8eab-658e301da806 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f returned with HTTP 200 Aug 18 05:37:01.061751 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1051/4216] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:01 2026] GET /volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:01.068558 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-42b57af2-c178-4cf6-af4b-75d9fa93f314 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.068713 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8675eea1-edec-407c-a27c-87c30f664b34 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.069186 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42b57af2-c178-4cf6-af4b-75d9fa93f314 None None] GET https://10.4.3.250/volume// Aug 18 05:37:01.069832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42b57af2-c178-4cf6-af4b-75d9fa93f314 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:01.069832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-42b57af2-c178-4cf6-af4b-75d9fa93f314 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:01.070199 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8675eea1-edec-407c-a27c-87c30f664b34 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] DELETE https://10.4.3.250/volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f Aug 18 05:37:01.070318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-42b57af2-c178-4cf6-af4b-75d9fa93f314 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:37:01.070385 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8675eea1-edec-407c-a27c-87c30f664b34 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:01.070562 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8675eea1-edec-407c-a27c-87c30f664b34 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:01.070703 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1057/4217] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:37:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:37:01.070755 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8675eea1-edec-407c-a27c-87c30f664b34 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume with id: 4b803309-3c37-46e0-a573-b1c53fe00e9f Aug 18 05:37:01.078262 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.078262 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:01.078262 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8675eea1-edec-407c-a27c-87c30f664b34 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:01.081381 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-17d4f298-40b5-4ce6-9de0-93ffaab676a2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.084482 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-17d4f298-40b5-4ce6-9de0-93ffaab676a2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:37:01.084813 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-17d4f298-40b5-4ce6-9de0-93ffaab676a2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:01.085094 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-17d4f298-40b5-4ce6-9de0-93ffaab676a2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:01.095461 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8675eea1-edec-407c-a27c-87c30f664b34 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume request issued successfully. Aug 18 05:37:01.095690 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8675eea1-edec-407c-a27c-87c30f664b34 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f returned with HTTP 202 Aug 18 05:37:01.096122 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1047/4218] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:01 2026] DELETE /volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:01.096783 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.096783 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:01.101591 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-17d4f298-40b5-4ce6-9de0-93ffaab676a2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:37:01.104026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2a552ac7-285d-4a64-8014-b6d7d95b672d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.106121 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a552ac7-285d-4a64-8014-b6d7d95b672d tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f Aug 18 05:37:01.106346 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a552ac7-285d-4a64-8014-b6d7d95b672d tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:01.106572 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a552ac7-285d-4a64-8014-b6d7d95b672d tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:01.107557 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-17d4f298-40b5-4ce6-9de0-93ffaab676a2 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:37:01.108662 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1064/4219] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:37:01 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:01.115743 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.115743 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:01.121258 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2a552ac7-285d-4a64-8014-b6d7d95b672d tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:01.130705 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a552ac7-285d-4a64-8014-b6d7d95b672d tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f returned with HTTP 200 Aug 18 05:37:01.131242 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1052/4220] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:01 2026] GET /volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:01.240501 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-393d8df2-623b-40f2-87fc-edb7d289bb66 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.244447 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-393d8df2-623b-40f2-87fc-edb7d289bb66 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/ee45517b-4cf2-47c5-93b3-01c6db22cd1a Aug 18 05:37:01.244954 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-393d8df2-623b-40f2-87fc-edb7d289bb66 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:01.261315 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-393d8df2-623b-40f2-87fc-edb7d289bb66 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-bd2b96e0-aea8-4cba-9a97-f216321f8047-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:37:01.266138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-393d8df2-623b-40f2-87fc-edb7d289bb66 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-bd2b96e0-aea8-4cba-9a97-f216321f8047-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:37:01.267001 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.267001 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:01.412177 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-393d8df2-623b-40f2-87fc-edb7d289bb66 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-bd2b96e0-aea8-4cba-9a97-f216321f8047-np0000007601" released by "attachment_update" :: held 0.146s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:37:01.412302 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-393d8df2-623b-40f2-87fc-edb7d289bb66 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/ee45517b-4cf2-47c5-93b3-01c6db22cd1a returned with HTTP 200 Aug 18 05:37:01.412846 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1058/4221] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:37:01 2026] PUT /volume/v3/attachments/ee45517b-4cf2-47c5-93b3-01c6db22cd1a => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:01.438601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-d1415298-babd-4b71-b7e5-c4f08d2009bd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.440739 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-d1415298-babd-4b71-b7e5-c4f08d2009bd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/ee45517b-4cf2-47c5-93b3-01c6db22cd1a/action Aug 18 05:37:01.441274 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-d1415298-babd-4b71-b7e5-c4f08d2009bd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:37:01.441274 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-d1415298-babd-4b71-b7e5-c4f08d2009bd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:01.459040 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.459040 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:01.474564 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f162c57e-8a83-4beb-9607-454e308e3d8b req-d1415298-babd-4b71-b7e5-c4f08d2009bd tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/ee45517b-4cf2-47c5-93b3-01c6db22cd1a/action returned with HTTP 204 Aug 18 05:37:01.475028 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1048/4222] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:37:01 2026] POST /volume/v3/attachments/ee45517b-4cf2-47c5-93b3-01c6db22cd1a/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:01.538745 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dac40fa0-00ff-4c1c-ac96-55cae7d08b56 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.544339 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dac40fa0-00ff-4c1c-ac96-55cae7d08b56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:01.544339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dac40fa0-00ff-4c1c-ac96-55cae7d08b56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:01.544339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dac40fa0-00ff-4c1c-ac96-55cae7d08b56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:01.544339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-dac40fa0-00ff-4c1c-ac96-55cae7d08b56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:01.558353 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.558353 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:01.563890 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dac40fa0-00ff-4c1c-ac96-55cae7d08b56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:01.563890 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1065/4223] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:01 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:01.596196 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-e2b64dca-690e-4d0e-8c6d-efddc791fc83 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.600151 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-e2b64dca-690e-4d0e-8c6d-efddc791fc83 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/attachments/e82835ac-57d1-486b-bf0c-3db670bb7bf2 Aug 18 05:37:01.601122 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-e2b64dca-690e-4d0e-8c6d-efddc791fc83 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:01.601122 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-e2b64dca-690e-4d0e-8c6d-efddc791fc83 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:01.613335 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.613335 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:01.637944 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0d8c5096-3c54-4778-9079-b81d9f4e51d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:01.640002 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d8c5096-3c54-4778-9079-b81d9f4e51d6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:01.640211 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d8c5096-3c54-4778-9079-b81d9f4e51d6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:01.640436 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d8c5096-3c54-4778-9079-b81d9f4e51d6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:01.640611 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0d8c5096-3c54-4778-9079-b81d9f4e51d6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:01.646824 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:01.646824 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:01.647706 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d8c5096-3c54-4778-9079-b81d9f4e51d6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:01.648027 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1059/4224] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:01 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:01.662808 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-19d7cf6c-74cb-47f5-970a-feee810d1758 req-e2b64dca-690e-4d0e-8c6d-efddc791fc83 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/e82835ac-57d1-486b-bf0c-3db670bb7bf2 returned with HTTP 200 Aug 18 05:37:01.663147 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1053/4225] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:37:01 2026] DELETE /volume/v3/attachments/e82835ac-57d1-486b-bf0c-3db670bb7bf2 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:02.038752 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-013a0316-c1ad-4e21-9dc9-a77949751b1d req-463af849-1282-47e4-971d-7d56685a5af3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.041828 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-013a0316-c1ad-4e21-9dc9-a77949751b1d req-463af849-1282-47e4-971d-7d56685a5af3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:37:02.042156 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-013a0316-c1ad-4e21-9dc9-a77949751b1d req-463af849-1282-47e4-971d-7d56685a5af3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:02.042443 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-013a0316-c1ad-4e21-9dc9-a77949751b1d req-463af849-1282-47e4-971d-7d56685a5af3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:02.053099 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:02.053099 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:02.058605 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-013a0316-c1ad-4e21-9dc9-a77949751b1d req-463af849-1282-47e4-971d-7d56685a5af3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:02.064462 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-013a0316-c1ad-4e21-9dc9-a77949751b1d req-463af849-1282-47e4-971d-7d56685a5af3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:37:02.065066 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1049/4226] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:37:02 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:02.078258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-54f630ad-f946-4bb2-857c-0881fb5c3a90 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.080250 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-54f630ad-f946-4bb2-857c-0881fb5c3a90 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f Aug 18 05:37:02.080250 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-54f630ad-f946-4bb2-857c-0881fb5c3a90 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:02.080250 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-54f630ad-f946-4bb2-857c-0881fb5c3a90 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:02.086398 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-54f630ad-f946-4bb2-857c-0881fb5c3a90 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f returned with HTTP 404 Aug 18 05:37:02.086870 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1066/4227] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:02 2026] GET /volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:02.095934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e7ef85a5-e1ea-47ee-8eb7-1ab53f19d914 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.100554 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7ef85a5-e1ea-47ee-8eb7-1ab53f19d914 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:37:02.100871 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7ef85a5-e1ea-47ee-8eb7-1ab53f19d914 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:02.101125 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7ef85a5-e1ea-47ee-8eb7-1ab53f19d914 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:02.101359 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-e7ef85a5-e1ea-47ee-8eb7-1ab53f19d914 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:37:02.114547 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:02.114547 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:02.114881 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e7ef85a5-e1ea-47ee-8eb7-1ab53f19d914 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:02.149404 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-afbc808f-9acc-4c69-bb3c-1dcbf84b3a96 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.149864 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e7ef85a5-e1ea-47ee-8eb7-1ab53f19d914 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:02.149864 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7ef85a5-e1ea-47ee-8eb7-1ab53f19d914 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 returned with HTTP 202 Aug 18 05:37:02.149864 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1060/4228] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:02 2026] DELETE /volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:02.151320 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-afbc808f-9acc-4c69-bb3c-1dcbf84b3a96 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f Aug 18 05:37:02.151320 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-afbc808f-9acc-4c69-bb3c-1dcbf84b3a96 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:02.151320 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-afbc808f-9acc-4c69-bb3c-1dcbf84b3a96 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:02.158892 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e39b3d17-049a-491f-8a32-6edc93a09ba9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.161709 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-afbc808f-9acc-4c69-bb3c-1dcbf84b3a96 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f returned with HTTP 404 Aug 18 05:37:02.162374 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1054/4229] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:02 2026] GET /volume/v3/volumes/4b803309-3c37-46e0-a573-b1c53fe00e9f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:02.164348 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e39b3d17-049a-491f-8a32-6edc93a09ba9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:37:02.164699 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e39b3d17-049a-491f-8a32-6edc93a09ba9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:02.165206 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e39b3d17-049a-491f-8a32-6edc93a09ba9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:02.172447 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3145e653-d9e9-4556-b7c6-b885290ed8c2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.174068 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:02.174068 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:02.174179 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3145e653-d9e9-4556-b7c6-b885290ed8c2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] DELETE https://10.4.3.250/volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c Aug 18 05:37:02.174323 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3145e653-d9e9-4556-b7c6-b885290ed8c2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:02.174574 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3145e653-d9e9-4556-b7c6-b885290ed8c2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:02.174725 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-3145e653-d9e9-4556-b7c6-b885290ed8c2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume with id: 2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c Aug 18 05:37:02.179221 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e39b3d17-049a-491f-8a32-6edc93a09ba9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:02.184414 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:02.184414 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:02.184910 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3145e653-d9e9-4556-b7c6-b885290ed8c2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:02.186408 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e39b3d17-049a-491f-8a32-6edc93a09ba9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 returned with HTTP 200 Aug 18 05:37:02.187164 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1050/4230] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:02 2026] GET /volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:02.211118 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3145e653-d9e9-4556-b7c6-b885290ed8c2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume request issued successfully. Aug 18 05:37:02.211510 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3145e653-d9e9-4556-b7c6-b885290ed8c2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c returned with HTTP 202 Aug 18 05:37:02.212037 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1067/4231] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:02 2026] DELETE /volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:02.224576 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e25e46ae-259e-4421-808d-6476a822a61a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.227834 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e25e46ae-259e-4421-808d-6476a822a61a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c Aug 18 05:37:02.228188 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e25e46ae-259e-4421-808d-6476a822a61a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:02.228482 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e25e46ae-259e-4421-808d-6476a822a61a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:02.241894 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:02.241894 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:02.247471 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e25e46ae-259e-4421-808d-6476a822a61a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:02.253623 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e25e46ae-259e-4421-808d-6476a822a61a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c returned with HTTP 200 Aug 18 05:37:02.254902 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1061/4232] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:02 2026] GET /volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:02.552026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9745f35e-c6a0-4986-a3ac-3c7e3ea424a6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.575257 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e4cbf776-9286-42c0-b9ba-dfeefa1af706 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.578680 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4cbf776-9286-42c0-b9ba-dfeefa1af706 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:02.578680 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4cbf776-9286-42c0-b9ba-dfeefa1af706 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:02.578680 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4cbf776-9286-42c0-b9ba-dfeefa1af706 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:02.579187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e4cbf776-9286-42c0-b9ba-dfeefa1af706 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:02.588382 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:02.588382 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:02.588382 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4cbf776-9286-42c0-b9ba-dfeefa1af706 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:02.588382 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1051/4233] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:02 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:02.661550 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9b473101-a07d-4f70-a17f-4522e93f985c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:02.663617 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9b473101-a07d-4f70-a17f-4522e93f985c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:02.663860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9b473101-a07d-4f70-a17f-4522e93f985c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:02.664116 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9b473101-a07d-4f70-a17f-4522e93f985c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:02.665817 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9b473101-a07d-4f70-a17f-4522e93f985c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:02.669080 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:02.669080 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:02.670150 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9b473101-a07d-4f70-a17f-4522e93f985c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:02.670559 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1068/4234] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:02 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:02.705986 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9745f35e-c6a0-4986-a3ac-3c7e3ea424a6 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:02.706349 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9745f35e-c6a0-4986-a3ac-3c7e3ea424a6 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-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=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:02.708196 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:02.708196 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:02.724317 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9745f35e-c6a0-4986-a3ac-3c7e3ea424a6 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:02.724813 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1055/4235] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:02 2026] POST /volume/v3/types => generated 287 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:03.207165 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bbe71c6d-d53b-459f-b6f3-b68e502ca49a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:03.211689 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbe71c6d-d53b-459f-b6f3-b68e502ca49a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:37:03.211970 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbe71c6d-d53b-459f-b6f3-b68e502ca49a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:03.212119 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bbe71c6d-d53b-459f-b6f3-b68e502ca49a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:03.223491 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bbe71c6d-d53b-459f-b6f3-b68e502ca49a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 returned with HTTP 404 Aug 18 05:37:03.224874 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1062/4236] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:03 2026] GET /volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:03.232113 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af8809b0-5181-4ae0-9d41-b9f1cc4854b2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:03.233935 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af8809b0-5181-4ae0-9d41-b9f1cc4854b2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:37:03.234166 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af8809b0-5181-4ae0-9d41-b9f1cc4854b2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:03.234354 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af8809b0-5181-4ae0-9d41-b9f1cc4854b2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:03.234522 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-af8809b0-5181-4ae0-9d41-b9f1cc4854b2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: 33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:37:03.241129 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:03.241129 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:03.241560 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-af8809b0-5181-4ae0-9d41-b9f1cc4854b2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:03.261165 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-af8809b0-5181-4ae0-9d41-b9f1cc4854b2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:03.261407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af8809b0-5181-4ae0-9d41-b9f1cc4854b2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 returned with HTTP 202 Aug 18 05:37:03.261923 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1052/4237] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:03 2026] DELETE /volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:03.273417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-087f97a8-2043-4df2-9db3-a5cd4ab5ec0d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:03.279097 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-087f97a8-2043-4df2-9db3-a5cd4ab5ec0d tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c Aug 18 05:37:03.279313 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-087f97a8-2043-4df2-9db3-a5cd4ab5ec0d tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:03.279612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-087f97a8-2043-4df2-9db3-a5cd4ab5ec0d tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:03.283169 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2d910610-fea1-414e-8590-558d4dc64a09 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:03.285123 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2d910610-fea1-414e-8590-558d4dc64a09 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:37:03.285320 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2d910610-fea1-414e-8590-558d4dc64a09 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:03.285516 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2d910610-fea1-414e-8590-558d4dc64a09 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:03.289190 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-087f97a8-2043-4df2-9db3-a5cd4ab5ec0d tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c returned with HTTP 404 Aug 18 05:37:03.289871 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1069/4238] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:03 2026] GET /volume/v3/volumes/2acd97f4-a3e8-4a27-be5e-bcbe2b3ca23c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:03.293319 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:03.293319 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:03.298144 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2d910610-fea1-414e-8590-558d4dc64a09 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:03.299645 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3f624f58-f3cb-4b3a-a05e-7ea3fb4fe3c8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:03.301424 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f624f58-f3cb-4b3a-a05e-7ea3fb4fe3c8 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] DELETE https://10.4.3.250/volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 Aug 18 05:37:03.301714 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f624f58-f3cb-4b3a-a05e-7ea3fb4fe3c8 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:03.301972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3f624f58-f3cb-4b3a-a05e-7ea3fb4fe3c8 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:03.302229 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3f624f58-f3cb-4b3a-a05e-7ea3fb4fe3c8 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume with id: 03ef6c04-0c17-4191-8f8b-5897a3ac9e22 Aug 18 05:37:03.305156 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2d910610-fea1-414e-8590-558d4dc64a09 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 returned with HTTP 200 Aug 18 05:37:03.305706 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1056/4239] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:03 2026] GET /volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:03.309835 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:03.309835 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:03.310501 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3f624f58-f3cb-4b3a-a05e-7ea3fb4fe3c8 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:03.336599 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3f624f58-f3cb-4b3a-a05e-7ea3fb4fe3c8 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume request issued successfully. Aug 18 05:37:03.336817 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3f624f58-f3cb-4b3a-a05e-7ea3fb4fe3c8 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 returned with HTTP 202 Aug 18 05:37:03.337282 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1063/4240] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:03 2026] DELETE /volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:03.346871 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e03aa8b-7cb0-4dfa-aee7-f389d4a96ea2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:03.349167 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e03aa8b-7cb0-4dfa-aee7-f389d4a96ea2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 Aug 18 05:37:03.349377 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e03aa8b-7cb0-4dfa-aee7-f389d4a96ea2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:03.349621 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e03aa8b-7cb0-4dfa-aee7-f389d4a96ea2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:03.357814 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:03.357814 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:03.363705 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9e03aa8b-7cb0-4dfa-aee7-f389d4a96ea2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:03.368889 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e03aa8b-7cb0-4dfa-aee7-f389d4a96ea2 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 returned with HTTP 200 Aug 18 05:37:03.369681 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1053/4241] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:03 2026] GET /volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:03.597365 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-700b442d-608c-4eac-b6ae-4740f372444e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:03.599439 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-700b442d-608c-4eac-b6ae-4740f372444e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:03.599656 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-700b442d-608c-4eac-b6ae-4740f372444e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:03.599891 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-700b442d-608c-4eac-b6ae-4740f372444e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:03.600053 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-700b442d-608c-4eac-b6ae-4740f372444e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:03.604931 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:03.604931 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:03.605833 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-700b442d-608c-4eac-b6ae-4740f372444e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:03.606344 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1070/4242] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:03 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:03.681794 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-159a02ba-8086-4330-a8a4-07874ca0aa7f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:03.683929 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-159a02ba-8086-4330-a8a4-07874ca0aa7f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:03.684275 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-159a02ba-8086-4330-a8a4-07874ca0aa7f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:03.684504 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-159a02ba-8086-4330-a8a4-07874ca0aa7f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:03.684665 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-159a02ba-8086-4330-a8a4-07874ca0aa7f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:03.689648 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:03.689648 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:03.690416 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-159a02ba-8086-4330-a8a4-07874ca0aa7f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:03.690867 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1057/4243] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:03 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:04.322448 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c81a59b2-26d6-4d20-a19a-c7fc63a58615 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:04.324968 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c81a59b2-26d6-4d20-a19a-c7fc63a58615 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:37:04.325287 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c81a59b2-26d6-4d20-a19a-c7fc63a58615 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:04.326063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c81a59b2-26d6-4d20-a19a-c7fc63a58615 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:04.328404 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=447,cinder:INSERT=92,cinder:UPDATE=169 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:37:04.334593 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c81a59b2-26d6-4d20-a19a-c7fc63a58615 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 returned with HTTP 404 Aug 18 05:37:04.335837 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1064/4244] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:04 2026] GET /volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:04.351700 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0eab83c3-4122-46b3-8b2f-3afed31674da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:04.356178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0eab83c3-4122-46b3-8b2f-3afed31674da tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 Aug 18 05:37:04.356178 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0eab83c3-4122-46b3-8b2f-3afed31674da tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:04.356386 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0eab83c3-4122-46b3-8b2f-3afed31674da tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:04.356646 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0eab83c3-4122-46b3-8b2f-3afed31674da tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: db731ebc-171b-4eed-bfc8-c6c15c18e1e2 Aug 18 05:37:04.359007 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=482,cinder:UPDATE=165,cinder:INSERT=91 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:37:04.366026 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:04.366026 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:04.366707 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0eab83c3-4122-46b3-8b2f-3afed31674da tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:04.382703 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c2612cb-5390-407d-afe6-074bb4c6bd1e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:04.384425 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c2612cb-5390-407d-afe6-074bb4c6bd1e tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 Aug 18 05:37:04.384578 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c2612cb-5390-407d-afe6-074bb4c6bd1e tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:04.384747 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c2612cb-5390-407d-afe6-074bb4c6bd1e tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:04.387888 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0eab83c3-4122-46b3-8b2f-3afed31674da tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:04.388116 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0eab83c3-4122-46b3-8b2f-3afed31674da tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 returned with HTTP 202 Aug 18 05:37:04.388552 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1054/4245] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:04 2026] DELETE /volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:04.390136 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c2612cb-5390-407d-afe6-074bb4c6bd1e tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 returned with HTTP 404 Aug 18 05:37:04.390427 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1071/4246] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:04 2026] GET /volume/v3/volumes/03ef6c04-0c17-4191-8f8b-5897a3ac9e22 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:04.397083 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d20cacea-aa55-4f00-95bc-f0b71e2cc9c2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:04.397519 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c3357bfe-f558-4fa2-a65c-80173fe45f44 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:04.398775 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d20cacea-aa55-4f00-95bc-f0b71e2cc9c2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 Aug 18 05:37:04.398886 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3357bfe-f558-4fa2-a65c-80173fe45f44 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] DELETE https://10.4.3.250/volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 Aug 18 05:37:04.398974 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d20cacea-aa55-4f00-95bc-f0b71e2cc9c2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:04.399138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c3357bfe-f558-4fa2-a65c-80173fe45f44 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:04.399197 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d20cacea-aa55-4f00-95bc-f0b71e2cc9c2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:04.399358 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c3357bfe-f558-4fa2-a65c-80173fe45f44 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:04.399593 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c3357bfe-f558-4fa2-a65c-80173fe45f44 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume with id: 830d51bc-4a14-4ef7-9afd-c06688cda0a6 Aug 18 05:37:04.406598 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:04.406598 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:04.407066 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c3357bfe-f558-4fa2-a65c-80173fe45f44 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:04.408000 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:04.408000 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:04.411794 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d20cacea-aa55-4f00-95bc-f0b71e2cc9c2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:04.416702 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d20cacea-aa55-4f00-95bc-f0b71e2cc9c2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 returned with HTTP 200 Aug 18 05:37:04.417095 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1058/4247] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:04 2026] GET /volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:04.427052 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c3357bfe-f558-4fa2-a65c-80173fe45f44 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume request issued successfully. Aug 18 05:37:04.427204 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c3357bfe-f558-4fa2-a65c-80173fe45f44 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 returned with HTTP 202 Aug 18 05:37:04.427654 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1065/4248] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:04 2026] DELETE /volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:04.434584 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5ab3d8b9-799e-466d-b567-f5d88447f46a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:04.436727 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ab3d8b9-799e-466d-b567-f5d88447f46a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 Aug 18 05:37:04.436966 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ab3d8b9-799e-466d-b567-f5d88447f46a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:04.437183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5ab3d8b9-799e-466d-b567-f5d88447f46a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:04.445867 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:04.445867 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:04.450068 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5ab3d8b9-799e-466d-b567-f5d88447f46a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:04.454772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5ab3d8b9-799e-466d-b567-f5d88447f46a tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 returned with HTTP 200 Aug 18 05:37:04.455683 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1055/4249] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:04 2026] GET /volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:04.617305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b1f6018d-16fc-4086-bfcf-9eb3fd354046 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:04.619048 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1f6018d-16fc-4086-bfcf-9eb3fd354046 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:04.619259 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b1f6018d-16fc-4086-bfcf-9eb3fd354046 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:04.619456 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b1f6018d-16fc-4086-bfcf-9eb3fd354046 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:04.619588 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b1f6018d-16fc-4086-bfcf-9eb3fd354046 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:04.625416 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:04.625416 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:04.626309 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1f6018d-16fc-4086-bfcf-9eb3fd354046 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:04.626812 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1072/4250] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:04 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:04.701337 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a649333c-1473-4c59-ba2f-670c3deb963f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:04.705523 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a649333c-1473-4c59-ba2f-670c3deb963f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:04.705838 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a649333c-1473-4c59-ba2f-670c3deb963f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:04.706132 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a649333c-1473-4c59-ba2f-670c3deb963f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:04.706300 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a649333c-1473-4c59-ba2f-670c3deb963f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:04.711168 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:04.711168 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:04.711921 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a649333c-1473-4c59-ba2f-670c3deb963f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:04.712430 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1059/4251] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:04 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:04.733950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba9d3440-3526-4f47-8333-57c95db34964 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:04.736120 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:04.736586 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "2ca3457b-c7d0-43ac-82a9-45a318138554", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:04.738623 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '2ca3457b-c7d0-43ac-82a9-45a318138554', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:04.821456 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Create volume of 1 GB Aug 18 05:37:04.825660 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Availability Zones retrieved successfully. Aug 18 05:37:04.830883 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Flow 'volume_create_api' (5a678652-bccf-456f-8ecd-4fcf42fd776e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:04.832275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da923155-a2a7-46ac-9688-13b975cd1f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:04.832980 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:04.886709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da923155-a2a7-46ac-9688-13b975cd1f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:37:03Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f2222e2d-b30a-4a60-aabe-ad55a935b378,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': 'f2222e2d-b30a-4a60-aabe-ad55a935b378', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:04.887577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57d5bf4-c120-42d4-8426-5154afd9f4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:04.915801 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-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 18 05:37:04.916142 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-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 18 05:37:04.953805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Created reservations ['f26fb13a-125a-4fa6-a40a-6a08e56c9c32', '91e07101-5eb1-4980-92a3-0a0b8c3b9e15', '27bae4e8-0181-490f-a1a2-dde2afab6670', 'ddbf9a4d-b15a-4a88-9dc1-57c3533c5096'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:04.954824 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57d5bf4-c120-42d4-8426-5154afd9f4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f26fb13a-125a-4fa6-a40a-6a08e56c9c32', '91e07101-5eb1-4980-92a3-0a0b8c3b9e15', '27bae4e8-0181-490f-a1a2-dde2afab6670', 'ddbf9a4d-b15a-4a88-9dc1-57c3533c5096']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:04.955649 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5f49ed-dc38-435b-9f3e-39bffbb7277b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:04.981260 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5f49ed-dc38-435b-9f3e-39bffbb7277b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60526a9a-ed5e-4aa2-b71d-bf331dcfe12c', '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='654555bc3c684cbca800c29faca537bc',qos_specs=None,replication_status=,reservations=['f26fb13a-125a-4fa6-a40a-6a08e56c9c32','91e07101-5eb1-4980-92a3-0a0b8c3b9e15','27bae4e8-0181-490f-a1a2-dde2afab6670','ddbf9a4d-b15a-4a88-9dc1-57c3533c5096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6dfbba593746cbb41b8fdbcea414ab',volume_type_id=f2222e2d-b30a-4a60-aabe-ad55a935b378), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:04Z,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=60526a9a-ed5e-4aa2-b71d-bf331dcfe12c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='654555bc3c684cbca800c29faca537bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b6dfbba593746cbb41b8fdbcea414ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2222e2d-b30a-4a60-aabe-ad55a935b378),volume_type_id=f2222e2d-b30a-4a60-aabe-ad55a935b378)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:04.982066 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3661a4eb-5db6-402a-9584-377feaa9381a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:05.002167 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3661a4eb-5db6-402a-9584-377feaa9381a) transitioned into state 'SUCCESS' from 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='654555bc3c684cbca800c29faca537bc',qos_specs=None,replication_status=,reservations=['f26fb13a-125a-4fa6-a40a-6a08e56c9c32','91e07101-5eb1-4980-92a3-0a0b8c3b9e15','27bae4e8-0181-490f-a1a2-dde2afab6670','ddbf9a4d-b15a-4a88-9dc1-57c3533c5096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b6dfbba593746cbb41b8fdbcea414ab',volume_type_id=f2222e2d-b30a-4a60-aabe-ad55a935b378)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:05.003109 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8bb2ab-86eb-4e71-b46a-b1741dd4c4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:05.014265 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da8bb2ab-86eb-4e71-b46a-b1741dd4c4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:05.014988 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Flow 'volume_create_api' (5a678652-bccf-456f-8ecd-4fcf42fd776e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:05.015277 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Create volume request issued successfully. Aug 18 05:37:05.015866 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba9d3440-3526-4f47-8333-57c95db34964 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:05.016371 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1066/4252] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:37:04 2026] POST /volume/v3/volumes => generated 798 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:05.028573 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4fb1d704-9e6c-458a-8818-791eed6f2dd7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.028721 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-37c10821-7042-47eb-82e2-650d766921d0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.030381 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4fb1d704-9e6c-458a-8818-791eed6f2dd7 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:05.030578 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4fb1d704-9e6c-458a-8818-791eed6f2dd7 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.030689 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37c10821-7042-47eb-82e2-650d766921d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:37:05.030746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4fb1d704-9e6c-458a-8818-791eed6f2dd7 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.030813 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37c10821-7042-47eb-82e2-650d766921d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.031029 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37c10821-7042-47eb-82e2-650d766921d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.031208 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-37c10821-7042-47eb-82e2-650d766921d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Delete volume with id: c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:37:05.037668 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:05.037668 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:05.038975 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:05.038975 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:05.039613 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-37c10821-7042-47eb-82e2-650d766921d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:05.041850 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4fb1d704-9e6c-458a-8818-791eed6f2dd7 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:05.046118 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4fb1d704-9e6c-458a-8818-791eed6f2dd7 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:05.046507 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1056/4253] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:05 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:05.052171 np0000007601 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-37c10821-7042-47eb-82e2-650d766921d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:37:05.060303 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-37c10821-7042-47eb-82e2-650d766921d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Delete volume request issued successfully. Aug 18 05:37:05.060602 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37c10821-7042-47eb-82e2-650d766921d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 202 Aug 18 05:37:05.060963 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1073/4254] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:05 2026] DELETE /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:05.068335 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-592a7487-c538-446d-b4de-b1fc26d0f37e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.070786 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-592a7487-c538-446d-b4de-b1fc26d0f37e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:37:05.071188 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-592a7487-c538-446d-b4de-b1fc26d0f37e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.071551 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-592a7487-c538-446d-b4de-b1fc26d0f37e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.079661 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:05.079661 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:05.087149 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-592a7487-c538-446d-b4de-b1fc26d0f37e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:05.092332 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-592a7487-c538-446d-b4de-b1fc26d0f37e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 200 Aug 18 05:37:05.092796 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1060/4255] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:05 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:05.430386 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ba886bf-f4e4-45ef-adf3-de57804e6473 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.432469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ba886bf-f4e4-45ef-adf3-de57804e6473 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 Aug 18 05:37:05.432951 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ba886bf-f4e4-45ef-adf3-de57804e6473 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.432951 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ba886bf-f4e4-45ef-adf3-de57804e6473 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.439650 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ba886bf-f4e4-45ef-adf3-de57804e6473 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 returned with HTTP 404 Aug 18 05:37:05.440230 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1067/4256] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:05 2026] GET /volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:05.450367 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.452348 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:05.452743 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1098090894"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:05.454296 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1098090894'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:05.454422 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:37:05.459265 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:37:05.465533 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (ba2d6325-57f4-4b97-b996-d6740a92b25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:05.466678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8542d1b8-f6dc-4774-bf9e-fcca0f800aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:05.467452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:05.469149 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-69a7e08e-ff41-42cf-af8a-c49b4324b250 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.471554 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69a7e08e-ff41-42cf-af8a-c49b4324b250 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 Aug 18 05:37:05.471926 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69a7e08e-ff41-42cf-af8a-c49b4324b250 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.472150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69a7e08e-ff41-42cf-af8a-c49b4324b250 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.480726 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69a7e08e-ff41-42cf-af8a-c49b4324b250 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 returned with HTTP 404 Aug 18 05:37:05.481362 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1074/4257] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:05 2026] GET /volume/v3/volumes/830d51bc-4a14-4ef7-9afd-c06688cda0a6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:05.489173 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d085c5c3-8c05-4e76-877d-d15c7bac6611 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.491854 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d085c5c3-8c05-4e76-877d-d15c7bac6611 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] DELETE https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec Aug 18 05:37:05.491854 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d085c5c3-8c05-4e76-877d-d15c7bac6611 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.492035 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d085c5c3-8c05-4e76-877d-d15c7bac6611 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.492166 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-d085c5c3-8c05-4e76-877d-d15c7bac6611 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume with id: e135bd95-74c3-4eb6-a4d1-22f1f9c53fec Aug 18 05:37:05.497359 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8542d1b8-f6dc-4774-bf9e-fcca0f800aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:05.498333 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60571f21-056f-41ed-95be-040390874dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:05.500273 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:05.500273 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:05.500768 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d085c5c3-8c05-4e76-877d-d15c7bac6611 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:05.522027 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d085c5c3-8c05-4e76-877d-d15c7bac6611 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Delete volume request issued successfully. Aug 18 05:37:05.522253 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d085c5c3-8c05-4e76-877d-d15c7bac6611 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec returned with HTTP 202 Aug 18 05:37:05.522836 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1061/4258] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:05 2026] DELETE /volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:05.530966 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7537022-840c-47ba-97ca-d419c7755e18 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.532655 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7537022-840c-47ba-97ca-d419c7755e18 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec Aug 18 05:37:05.533055 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7537022-840c-47ba-97ca-d419c7755e18 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.533197 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7537022-840c-47ba-97ca-d419c7755e18 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.541796 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:05.541796 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:05.543764 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['7d08a7ca-b750-4c31-8b6b-85a47a821cb0', '25cfb933-006c-4d09-9adc-ec29a6594ca3', '5b2ffd0c-2a76-4e79-aa3f-72ca9cb44dfd', '43b0dd76-6c7c-4b63-b274-ac48cdb459c7'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:05.544782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60571f21-056f-41ed-95be-040390874dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d08a7ca-b750-4c31-8b6b-85a47a821cb0', '25cfb933-006c-4d09-9adc-ec29a6594ca3', '5b2ffd0c-2a76-4e79-aa3f-72ca9cb44dfd', '43b0dd76-6c7c-4b63-b274-ac48cdb459c7']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:05.545596 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31c097d-0d01-41ef-9da5-6ea84843e3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:05.546824 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f7537022-840c-47ba-97ca-d419c7755e18 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Volume info retrieved successfully. Aug 18 05:37:05.551541 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7537022-840c-47ba-97ca-d419c7755e18 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec returned with HTTP 200 Aug 18 05:37:05.551924 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1068/4259] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:05 2026] GET /volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:05.572546 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31c097d-0d01-41ef-9da5-6ea84843e3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c4120d5-0c47-4e10-816d-bbe5981233d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1098090894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['7d08a7ca-b750-4c31-8b6b-85a47a821cb0','25cfb933-006c-4d09-9adc-ec29a6594ca3','5b2ffd0c-2a76-4e79-aa3f-72ca9cb44dfd','43b0dd76-6c7c-4b63-b274-ac48cdb459c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1098090894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c4120d5-0c47-4e10-816d-bbe5981233d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:05.573476 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92e98d6-7253-42bf-be2b-5938431a00dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:05.596277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92e98d6-7253-42bf-be2b-5938431a00dc) transitioned into state 'SUCCESS' from state '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-1098090894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['7d08a7ca-b750-4c31-8b6b-85a47a821cb0','25cfb933-006c-4d09-9adc-ec29a6594ca3','5b2ffd0c-2a76-4e79-aa3f-72ca9cb44dfd','43b0dd76-6c7c-4b63-b274-ac48cdb459c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:05.597300 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dca67c-bac3-432f-b5a8-fc7e9371b074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:05.608628 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dca67c-bac3-432f-b5a8-fc7e9371b074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:05.609478 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (ba2d6325-57f4-4b97-b996-d6740a92b25d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:05.609798 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:37:05.610341 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-496478ae-d63f-47ce-b59a-2f5d980c1a2c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:05.611757 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1057/4260] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:37:05 2026] POST /volume/v3/volumes => generated 770 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:05.630181 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-af079e05-0307-465a-8fce-e4477e147674 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.637066 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f510e20a-78ed-4aa1-adc1-a8b3c2f31d7e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.637288 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af079e05-0307-465a-8fce-e4477e147674 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:05.637680 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af079e05-0307-465a-8fce-e4477e147674 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.638231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-af079e05-0307-465a-8fce-e4477e147674 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.638802 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f510e20a-78ed-4aa1-adc1-a8b3c2f31d7e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:05.638964 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f510e20a-78ed-4aa1-adc1-a8b3c2f31d7e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.639157 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f510e20a-78ed-4aa1-adc1-a8b3c2f31d7e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.639255 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f510e20a-78ed-4aa1-adc1-a8b3c2f31d7e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:05.642860 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:05.642860 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:05.643551 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f510e20a-78ed-4aa1-adc1-a8b3c2f31d7e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:05.643907 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1062/4261] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:05 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:05.655962 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:05.655962 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:05.662668 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-af079e05-0307-465a-8fce-e4477e147674 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:05.668216 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-af079e05-0307-465a-8fce-e4477e147674 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 returned with HTTP 200 Aug 18 05:37:05.668748 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1075/4262] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:05 2026] GET /volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:05.723017 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-35098df4-3f7e-4c67-9a6d-77f668e96e0e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:05.726565 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35098df4-3f7e-4c67-9a6d-77f668e96e0e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:05.726801 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35098df4-3f7e-4c67-9a6d-77f668e96e0e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:05.727023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-35098df4-3f7e-4c67-9a6d-77f668e96e0e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:05.727185 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-35098df4-3f7e-4c67-9a6d-77f668e96e0e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:05.731742 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:05.731742 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:05.732464 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-35098df4-3f7e-4c67-9a6d-77f668e96e0e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:05.732887 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1069/4263] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:05 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:06.059685 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5652627-df7f-43d3-bb57-009ac06f8547 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.062105 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5652627-df7f-43d3-bb57-009ac06f8547 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:06.062105 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5652627-df7f-43d3-bb57-009ac06f8547 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:06.062288 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5652627-df7f-43d3-bb57-009ac06f8547 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:06.070179 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:06.070179 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:06.076062 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f5652627-df7f-43d3-bb57-009ac06f8547 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:06.082968 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5652627-df7f-43d3-bb57-009ac06f8547 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:06.083578 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1058/4264] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:06 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 948 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:06.111796 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-878c46a4-c157-48e9-a934-c966b384dadd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.115151 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-878c46a4-c157-48e9-a934-c966b384dadd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d Aug 18 05:37:06.116744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-878c46a4-c157-48e9-a934-c966b384dadd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:06.116744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-878c46a4-c157-48e9-a934-c966b384dadd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:06.125604 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-878c46a4-c157-48e9-a934-c966b384dadd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d returned with HTTP 404 Aug 18 05:37:06.129422 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1063/4265] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:06 2026] GET /volume/v3/volumes/c683adc6-ff42-4ff3-97fc-3dd43614939d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:06.135443 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-29230447-a944-479e-bc45-a0669f142312 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.140668 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29230447-a944-479e-bc45-a0669f142312 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:37:06.140952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-29230447-a944-479e-bc45-a0669f142312 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:06.141023 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-29230447-a944-479e-bc45-a0669f142312 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:06.141771 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-29230447-a944-479e-bc45-a0669f142312 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:37:06.158645 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-29230447-a944-479e-bc45-a0669f142312 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Get all volumes completed successfully. Aug 18 05:37:06.161383 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:06.161383 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:06.167998 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-29230447-a944-479e-bc45-a0669f142312 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:37:06.168661 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1076/4266] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:37:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8033 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:06.185704 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98e6d2ff-b7b9-4692-9aec-8e96b856ca0a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.188285 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98e6d2ff-b7b9-4692-9aec-8e96b856ca0a tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] DELETE https://10.4.3.250/volume/v3/types/2f16faaf-4e45-4251-9271-c514014bccb1 Aug 18 05:37:06.188285 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98e6d2ff-b7b9-4692-9aec-8e96b856ca0a tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:06.188469 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98e6d2ff-b7b9-4692-9aec-8e96b856ca0a tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:06.248783 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98e6d2ff-b7b9-4692-9aec-8e96b856ca0a tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types/2f16faaf-4e45-4251-9271-c514014bccb1 returned with HTTP 202 Aug 18 05:37:06.249297 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1070/4267] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:06 2026] DELETE /volume/v3/types/2f16faaf-4e45-4251-9271-c514014bccb1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:06.264182 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-35ae8ef2-14d9-416e-ae56-4e5547edc469 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.267391 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35ae8ef2-14d9-416e-ae56-4e5547edc469 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:06.267870 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-35ae8ef2-14d9-416e-ae56-4e5547edc469 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-338261132", "extra_specs": {}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:06.292119 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-35ae8ef2-14d9-416e-ae56-4e5547edc469 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:06.292651 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1059/4268] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:37:06 2026] POST /volume/v3/types => generated 213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:06.305927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d716ff37-4359-4e29-a9ff-b2d11e1e4664 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.307740 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d716ff37-4359-4e29-a9ff-b2d11e1e4664 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] POST https://10.4.3.250/volume/v3/types/911b2489-cf55-4b19-b628-903a53c20d21/encryption Aug 18 05:37:06.308035 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d716ff37-4359-4e29-a9ff-b2d11e1e4664 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:06.329241 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d716ff37-4359-4e29-a9ff-b2d11e1e4664 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types/911b2489-cf55-4b19-b628-903a53c20d21/encryption returned with HTTP 200 Aug 18 05:37:06.329811 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1064/4269] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:37:06 2026] POST /volume/v3/types/911b2489-cf55-4b19-b628-903a53c20d21/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:06.338906 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.340864 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:06.341259 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1768186790", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-338261132", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:06.342989 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1768186790', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-338261132', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:06.348060 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume of 1 GB Aug 18 05:37:06.348304 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:06.348304 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:06.348820 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Availability Zones retrieved successfully. Aug 18 05:37:06.356718 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Flow 'volume_create_api' (f5d00f1e-4105-4a1f-b62e-e6a8afb990c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:06.358142 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4dde845-5d30-49e0-808a-a2fc7b63e9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:06.359261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:06.388183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4dde845-5d30-49e0-808a-a2fc7b63e9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:37:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=911b2489-cf55-4b19-b628-903a53c20d21,is_public=True,name='tempest-scenario-type-luksv2-338261132',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '911b2489-cf55-4b19-b628-903a53c20d21', '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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:06.389209 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b5c9dfc-6cbd-4183-ad85-97c3bf19262c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:06.418793 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-338261132 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-338261132, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:06.419139 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-338261132 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-338261132, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:06.449113 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Created reservations ['a3e54e83-14fd-4722-8cb8-e624979689f4', 'd345e0dc-4d44-4b3e-ba19-c2a0aa042f0a', '4e0ace83-4f97-4269-a9c0-1ca173ec1b3c', '27a3c083-69db-4fe6-b7e3-1764a42a1ec4'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:06.450100 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b5c9dfc-6cbd-4183-ad85-97c3bf19262c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3e54e83-14fd-4722-8cb8-e624979689f4', 'd345e0dc-4d44-4b3e-ba19-c2a0aa042f0a', '4e0ace83-4f97-4269-a9c0-1ca173ec1b3c', '27a3c083-69db-4fe6-b7e3-1764a42a1ec4']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:06.450932 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb20e1bc-d929-4fc4-a3c0-a67f2b43bc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:06.474058 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb20e1bc-d929-4fc4-a3c0-a67f2b43bc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19ccb1dd-39c2-45e4-83af-a5dde986cae8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1768186790',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115a1516f6a4b6793290306fba7b5e3',qos_specs=None,replication_status=,reservations=['a3e54e83-14fd-4722-8cb8-e624979689f4','d345e0dc-4d44-4b3e-ba19-c2a0aa042f0a','4e0ace83-4f97-4269-a9c0-1ca173ec1b3c','27a3c083-69db-4fe6-b7e3-1764a42a1ec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_type_id=911b2489-cf55-4b19-b628-903a53c20d21), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1768186790',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=19ccb1dd-39c2-45e4-83af-a5dde986cae8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5115a1516f6a4b6793290306fba7b5e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(911b2489-cf55-4b19-b628-903a53c20d21),volume_type_id=911b2489-cf55-4b19-b628-903a53c20d21)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:06.474816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b073a093-4674-4072-adb2-d56048c02219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:06.492320 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b073a093-4674-4072-adb2-d56048c02219) transitioned into state 'SUCCESS' from state '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-1768186790',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115a1516f6a4b6793290306fba7b5e3',qos_specs=None,replication_status=,reservations=['a3e54e83-14fd-4722-8cb8-e624979689f4','d345e0dc-4d44-4b3e-ba19-c2a0aa042f0a','4e0ace83-4f97-4269-a9c0-1ca173ec1b3c','27a3c083-69db-4fe6-b7e3-1764a42a1ec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_type_id=911b2489-cf55-4b19-b628-903a53c20d21)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:06.493023 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38bb5508-a620-4dcc-9b8a-da28c6590aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:06.504818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38bb5508-a620-4dcc-9b8a-da28c6590aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:06.506114 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Flow 'volume_create_api' (f5d00f1e-4105-4a1f-b62e-e6a8afb990c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:06.506560 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume request issued successfully. Aug 18 05:37:06.507362 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4960a5d0-2abb-4bc7-bb42-f487fd1cd9c3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:06.507969 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1077/4270] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:37:06 2026] POST /volume/v3/volumes => generated 786 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:06.565988 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-627a0552-0354-4d41-800d-df0b2e7803c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.567927 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-627a0552-0354-4d41-800d-df0b2e7803c0 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] GET https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec Aug 18 05:37:06.568147 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-627a0552-0354-4d41-800d-df0b2e7803c0 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:06.568372 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-627a0552-0354-4d41-800d-df0b2e7803c0 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:06.574057 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-627a0552-0354-4d41-800d-df0b2e7803c0 tempest-CreateVolumesFromSourceVolumeTest-2146673255 tempest-CreateVolumesFromSourceVolumeTest-2146673255-project-member] https://10.4.3.250/volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec returned with HTTP 404 Aug 18 05:37:06.574556 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1071/4271] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:06 2026] GET /volume/v3/volumes/e135bd95-74c3-4eb6-a4d1-22f1f9c53fec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:06.655272 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-948bf551-9476-47b8-b98b-7c3ee15c83a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.657130 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-948bf551-9476-47b8-b98b-7c3ee15c83a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:06.659104 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-948bf551-9476-47b8-b98b-7c3ee15c83a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:06.659104 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-948bf551-9476-47b8-b98b-7c3ee15c83a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:06.659104 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-948bf551-9476-47b8-b98b-7c3ee15c83a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:06.663440 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:06.663440 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:06.664740 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-948bf551-9476-47b8-b98b-7c3ee15c83a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:06.664740 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1060/4272] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:06 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:06.685314 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8a9d2f14-d147-46a1-ae0d-5a48302ac87d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.687130 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8a9d2f14-d147-46a1-ae0d-5a48302ac87d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:06.687476 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8a9d2f14-d147-46a1-ae0d-5a48302ac87d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:06.687828 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8a9d2f14-d147-46a1-ae0d-5a48302ac87d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:06.695608 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:06.695608 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:06.699519 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8a9d2f14-d147-46a1-ae0d-5a48302ac87d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:06.704199 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8a9d2f14-d147-46a1-ae0d-5a48302ac87d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 returned with HTTP 200 Aug 18 05:37:06.704631 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1065/4273] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:06 2026] GET /volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:06.718217 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-77d7ba9b-b223-4ca4-b4d3-5f91e126e200 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.720139 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77d7ba9b-b223-4ca4-b4d3-5f91e126e200 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:06.720514 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77d7ba9b-b223-4ca4-b4d3-5f91e126e200 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c4120d5-0c47-4e10-816d-bbe5981233d9", "name": "tempest-VolumeDependencyTests-Snapshot-1594873503"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:06.731954 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:06.731954 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:06.732558 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-77d7ba9b-b223-4ca4-b4d3-5f91e126e200 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:06.732708 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-77d7ba9b-b223-4ca4-b4d3-5f91e126e200 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create snapshot from volume 2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:06.743303 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec040f05-dccc-4aa2-9241-7d77135c139c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.745156 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec040f05-dccc-4aa2-9241-7d77135c139c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:06.745420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec040f05-dccc-4aa2-9241-7d77135c139c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:06.745634 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec040f05-dccc-4aa2-9241-7d77135c139c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:06.745753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ec040f05-dccc-4aa2-9241-7d77135c139c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:06.749681 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:06.749681 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:06.750455 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec040f05-dccc-4aa2-9241-7d77135c139c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:06.750804 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1072/4274] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:06 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:06.766095 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-77d7ba9b-b223-4ca4-b4d3-5f91e126e200 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['798277bc-1d4d-4e02-badd-54387380c4b6', 'd1a9f898-6088-4eb7-a1ae-0b1079b28f37', 'e84f3d4d-7cfc-4843-bda5-ea8d4faf59b2', 'b41c1b22-fedd-456c-bf3c-42f903a97069'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:06.801494 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-77d7ba9b-b223-4ca4-b4d3-5f91e126e200 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot create request issued successfully. Aug 18 05:37:06.801900 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77d7ba9b-b223-4ca4-b4d3-5f91e126e200 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:37:06.802414 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1078/4275] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:37:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:06.812056 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9fe0e299-85b6-4c58-bab4-f01ee84bd8a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:06.814691 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fe0e299-85b6-4c58-bab4-f01ee84bd8a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 Aug 18 05:37:06.815171 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fe0e299-85b6-4c58-bab4-f01ee84bd8a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:06.815380 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fe0e299-85b6-4c58-bab4-f01ee84bd8a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:06.820697 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:06.820697 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:06.821328 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9fe0e299-85b6-4c58-bab4-f01ee84bd8a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:06.822331 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fe0e299-85b6-4c58-bab4-f01ee84bd8a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 returned with HTTP 200 Aug 18 05:37:06.822880 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1061/4276] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:06 2026] GET /volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:07.098800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-974c25b7-15a8-4cf4-98fe-348038cc8eb3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:07.103029 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-974c25b7-15a8-4cf4-98fe-348038cc8eb3 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:07.103029 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-974c25b7-15a8-4cf4-98fe-348038cc8eb3 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:07.103029 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-974c25b7-15a8-4cf4-98fe-348038cc8eb3 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:07.121397 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:07.121397 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:07.128244 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-974c25b7-15a8-4cf4-98fe-348038cc8eb3 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:07.136625 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-974c25b7-15a8-4cf4-98fe-348038cc8eb3 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:07.137830 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1066/4277] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:07 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:07.678539 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-44de7e62-f4cc-4e70-8652-27d01102be15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:07.681025 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44de7e62-f4cc-4e70-8652-27d01102be15 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:07.681250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44de7e62-f4cc-4e70-8652-27d01102be15 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:07.681543 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44de7e62-f4cc-4e70-8652-27d01102be15 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:07.681700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-44de7e62-f4cc-4e70-8652-27d01102be15 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:07.689077 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:07.689077 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:07.690316 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44de7e62-f4cc-4e70-8652-27d01102be15 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:07.691170 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1073/4278] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:07 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:07.764728 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3364950a-1dd6-468a-bdac-40cced717661 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:07.767468 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3364950a-1dd6-468a-bdac-40cced717661 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:07.767717 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3364950a-1dd6-468a-bdac-40cced717661 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:07.767990 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3364950a-1dd6-468a-bdac-40cced717661 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:07.768928 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3364950a-1dd6-468a-bdac-40cced717661 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:07.774739 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:07.774739 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:07.775738 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3364950a-1dd6-468a-bdac-40cced717661 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:07.776306 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1079/4279] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:07 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:07.833521 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8154b7d6-7234-4665-8165-1ea66616a692 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:07.837864 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8154b7d6-7234-4665-8165-1ea66616a692 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 Aug 18 05:37:07.837864 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8154b7d6-7234-4665-8165-1ea66616a692 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:07.837864 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8154b7d6-7234-4665-8165-1ea66616a692 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:07.844165 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:07.844165 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:07.844747 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8154b7d6-7234-4665-8165-1ea66616a692 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:07.845872 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8154b7d6-7234-4665-8165-1ea66616a692 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 returned with HTTP 200 Aug 18 05:37:07.846355 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1062/4280] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:07 2026] GET /volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:07.861805 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:07.864125 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:07.865345 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "40e7aa2a-f35f-4888-bfc3-976968fe2e65", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1142210967"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:07.866796 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'snapshot_id': '40e7aa2a-f35f-4888-bfc3-976968fe2e65', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1142210967'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:07.869199 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=389,cinder:UPDATE=100,cinder:INSERT=55 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:37:07.875200 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:07.875200 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:07.875898 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:07.876002 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:37:07.883297 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:37:07.890882 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (5750783f-05f6-4663-8c3a-1fabaf5c0aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:07.892330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43fb784e-305b-4532-9b18-632604c8d403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:07.894141 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:07.936714 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43fb784e-305b-4532-9b18-632604c8d403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '40e7aa2a-f35f-4888-bfc3-976968fe2e65', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:07.937795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64c9f5f-96b6-4075-aeda-256753ee1a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:07.992374 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['28a6a4cd-72f6-46da-86cd-2ff1a61285ad', '07dfd39d-f132-47e9-9f09-bdbbb6d50801', 'a8394f64-cb56-4c91-826a-0ac77a2f5b76', 'cf5cc063-7ccf-4a26-a77e-4e013bc70684'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:07.993730 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b64c9f5f-96b6-4075-aeda-256753ee1a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28a6a4cd-72f6-46da-86cd-2ff1a61285ad', '07dfd39d-f132-47e9-9f09-bdbbb6d50801', 'a8394f64-cb56-4c91-826a-0ac77a2f5b76', 'cf5cc063-7ccf-4a26-a77e-4e013bc70684']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:07.995065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34617529-6ae7-46fd-8c19-723eccbe2294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:08.060399 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34617529-6ae7-46fd-8c19-723eccbe2294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1142210967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['28a6a4cd-72f6-46da-86cd-2ff1a61285ad','07dfd39d-f132-47e9-9f09-bdbbb6d50801','a8394f64-cb56-4c91-826a-0ac77a2f5b76','cf5cc063-7ccf-4a26-a77e-4e013bc70684'],size=1,snapshot_id=40e7aa2a-f35f-4888-bfc3-976968fe2e65,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1142210967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=40e7aa2a-f35f-4888-bfc3-976968fe2e65,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:08.061706 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d9e8c8-c972-4388-a2e1-c63c48ef71a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:08.090981 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d9e8c8-c972-4388-a2e1-c63c48ef71a1) transitioned into state 'SUCCESS' from state '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-1142210967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['28a6a4cd-72f6-46da-86cd-2ff1a61285ad','07dfd39d-f132-47e9-9f09-bdbbb6d50801','a8394f64-cb56-4c91-826a-0ac77a2f5b76','cf5cc063-7ccf-4a26-a77e-4e013bc70684'],size=1,snapshot_id=40e7aa2a-f35f-4888-bfc3-976968fe2e65,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:08.092197 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597804c9-d767-41e8-8176-ede123b271c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:08.123036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (597804c9-d767-41e8-8176-ede123b271c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:08.123990 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (5750783f-05f6-4663-8c3a-1fabaf5c0aa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:08.124431 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:37:08.125167 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61c30d4f-8ee0-4fd7-acca-e1ef677d8043 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:08.125718 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1067/4281] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:37:07 2026] POST /volume/v3/volumes => generated 804 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:08.139379 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cfe3d1eb-0905-4dfd-a2a3-03534dc8f541 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:08.143330 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfe3d1eb-0905-4dfd-a2a3-03534dc8f541 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:08.143572 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfe3d1eb-0905-4dfd-a2a3-03534dc8f541 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:08.143767 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfe3d1eb-0905-4dfd-a2a3-03534dc8f541 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:08.154183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0c2d01da-9797-46cb-b103-1e93eebe4292 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:08.156207 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0c2d01da-9797-46cb-b103-1e93eebe4292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:08.156422 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0c2d01da-9797-46cb-b103-1e93eebe4292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:08.156673 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0c2d01da-9797-46cb-b103-1e93eebe4292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:08.164855 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:08.164855 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:08.165075 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:08.165075 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:08.170928 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cfe3d1eb-0905-4dfd-a2a3-03534dc8f541 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:08.179369 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfe3d1eb-0905-4dfd-a2a3-03534dc8f541 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 returned with HTTP 200 Aug 18 05:37:08.180422 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1074/4282] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:08 2026] GET /volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:08.191805 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0c2d01da-9797-46cb-b103-1e93eebe4292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:08.222039 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0c2d01da-9797-46cb-b103-1e93eebe4292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:08.225818 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1080/4283] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:08 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:08.449943 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e9acd842-d397-4170-be39-7a5a1938a462 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:08.566431 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:08.566784 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-55106678"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:08.568670 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-55106678'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:08.568856 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume of 1 GB Aug 18 05:37:08.574267 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:08.592826 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (2e69b195-5b27-42ea-b8d2-fb699de8f9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:08.593596 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2021af18-21fc-4983-b947-4f854f95f5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:08.594349 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:08.626953 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2021af18-21fc-4983-b947-4f854f95f5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:08.627924 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a193ad9-238d-4672-b297-315f10911393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:08.699580 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['6957319a-d768-4569-b8b8-80ea5b37913a', '92924eca-670e-4a5d-9269-53734db59e78', 'e0e3a625-058f-4cf5-800c-8ecd7a2c8b52', '6eccabd5-4381-4e3a-b3b1-8773b55e7a9e'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:08.700578 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a193ad9-238d-4672-b297-315f10911393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6957319a-d768-4569-b8b8-80ea5b37913a', '92924eca-670e-4a5d-9269-53734db59e78', 'e0e3a625-058f-4cf5-800c-8ecd7a2c8b52', '6eccabd5-4381-4e3a-b3b1-8773b55e7a9e']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:08.701545 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999481b2-0498-4ea6-a295-60e229525991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:08.702530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96fd867b-f232-46ab-a282-45198d1cf14b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:08.704938 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96fd867b-f232-46ab-a282-45198d1cf14b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:08.705255 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96fd867b-f232-46ab-a282-45198d1cf14b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:08.705603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96fd867b-f232-46ab-a282-45198d1cf14b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:08.705758 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-96fd867b-f232-46ab-a282-45198d1cf14b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:08.710887 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:08.710887 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:08.711680 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96fd867b-f232-46ab-a282-45198d1cf14b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:08.712100 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1068/4284] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:08 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:08.731208 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999481b2-0498-4ea6-a295-60e229525991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2859cf72-19cd-459f-b922-c9b6c104f996', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-55106678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['6957319a-d768-4569-b8b8-80ea5b37913a','92924eca-670e-4a5d-9269-53734db59e78','e0e3a625-058f-4cf5-800c-8ecd7a2c8b52','6eccabd5-4381-4e3a-b3b1-8773b55e7a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-55106678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2859cf72-19cd-459f-b922-c9b6c104f996,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c93cc75d690b411aaae8236ec69ba2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:08.732199 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f62054-6ee6-48c6-af6b-4a67ca51c693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:08.754232 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84f62054-6ee6-48c6-af6b-4a67ca51c693) transitioned into state 'SUCCESS' from state '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-55106678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['6957319a-d768-4569-b8b8-80ea5b37913a','92924eca-670e-4a5d-9269-53734db59e78','e0e3a625-058f-4cf5-800c-8ecd7a2c8b52','6eccabd5-4381-4e3a-b3b1-8773b55e7a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:08.755274 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01417841-116a-4588-b0ae-d258e8f91f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:08.769346 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01417841-116a-4588-b0ae-d258e8f91f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:08.770383 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (2e69b195-5b27-42ea-b8d2-fb699de8f9fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:08.770767 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request issued successfully. Aug 18 05:37:08.771464 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9acd842-d397-4170-be39-7a5a1938a462 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:08.772085 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1063/4285] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:37:08 2026] POST /volume/v3/volumes => generated 776 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:08.787891 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a5dc65a-b4d3-4323-b6fc-cb32fc8cc648 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:08.791199 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bce2987b-370c-4c77-be44-6c6fc63debbc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:08.791934 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a5dc65a-b4d3-4323-b6fc-cb32fc8cc648 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 Aug 18 05:37:08.792203 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a5dc65a-b4d3-4323-b6fc-cb32fc8cc648 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:08.792477 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a5dc65a-b4d3-4323-b6fc-cb32fc8cc648 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:08.793144 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bce2987b-370c-4c77-be44-6c6fc63debbc tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:08.793423 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bce2987b-370c-4c77-be44-6c6fc63debbc tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:08.793661 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bce2987b-370c-4c77-be44-6c6fc63debbc tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:08.793755 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-bce2987b-370c-4c77-be44-6c6fc63debbc tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:08.798104 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:08.798104 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:08.798760 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bce2987b-370c-4c77-be44-6c6fc63debbc tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:08.799328 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1081/4286] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:08 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:08.804842 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:08.804842 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:08.809790 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a5dc65a-b4d3-4323-b6fc-cb32fc8cc648 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:08.814154 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a5dc65a-b4d3-4323-b6fc-cb32fc8cc648 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 returned with HTTP 200 Aug 18 05:37:08.814597 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1075/4287] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:08 2026] GET /volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:09.199723 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-650e5af9-3963-46ba-b6a7-293bafd24f1c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:09.202044 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-650e5af9-3963-46ba-b6a7-293bafd24f1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:09.202333 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-650e5af9-3963-46ba-b6a7-293bafd24f1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:09.202584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-650e5af9-3963-46ba-b6a7-293bafd24f1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:09.211774 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:09.211774 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:09.215421 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-650e5af9-3963-46ba-b6a7-293bafd24f1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:09.219865 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-650e5af9-3963-46ba-b6a7-293bafd24f1c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 returned with HTTP 200 Aug 18 05:37:09.220317 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1069/4288] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:09 2026] GET /volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:09.235690 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4b85e2b5-aabc-47e2-90a8-74533de28c5c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:09.237787 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b85e2b5-aabc-47e2-90a8-74533de28c5c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:09.237787 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4b85e2b5-aabc-47e2-90a8-74533de28c5c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14", "name": "tempest-VolumeDependencyTests-Snapshot-910104736"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:09.242272 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-584bc298-1bf1-4645-a5c4-9c5ab4c97454 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:09.244603 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-584bc298-1bf1-4645-a5c4-9c5ab4c97454 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:09.244855 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-584bc298-1bf1-4645-a5c4-9c5ab4c97454 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:09.245118 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-584bc298-1bf1-4645-a5c4-9c5ab4c97454 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:09.245798 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:09.245798 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:09.246301 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b85e2b5-aabc-47e2-90a8-74533de28c5c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:09.246436 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-4b85e2b5-aabc-47e2-90a8-74533de28c5c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create snapshot from volume c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:09.247705 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=490,cinder:UPDATE=168,cinder:INSERT=88 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:37:09.256669 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:09.256669 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:09.263511 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-584bc298-1bf1-4645-a5c4-9c5ab4c97454 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:09.269739 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-584bc298-1bf1-4645-a5c4-9c5ab4c97454 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:09.270279 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1082/4289] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:09 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:09.273111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-4b85e2b5-aabc-47e2-90a8-74533de28c5c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['9e1b4e08-0ed7-4a42-9447-5af606ace65d', '981d0820-29e4-4503-8dfa-75d081c96f26', '82be678e-9b33-46ff-b2b3-8bc122025a18', 'eb626160-542b-4739-bd0f-75359445932f'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:09.307949 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4b85e2b5-aabc-47e2-90a8-74533de28c5c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot create request issued successfully. Aug 18 05:37:09.308302 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4b85e2b5-aabc-47e2-90a8-74533de28c5c tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:37:09.308750 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1064/4290] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:37:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:09.317407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf38193b-b536-47b1-8029-fddee75ed28a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:09.319264 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf38193b-b536-47b1-8029-fddee75ed28a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 Aug 18 05:37:09.319464 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf38193b-b536-47b1-8029-fddee75ed28a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:09.319663 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf38193b-b536-47b1-8029-fddee75ed28a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:09.326079 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:09.326079 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:09.328050 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf38193b-b536-47b1-8029-fddee75ed28a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:09.328050 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf38193b-b536-47b1-8029-fddee75ed28a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 returned with HTTP 200 Aug 18 05:37:09.328333 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1076/4291] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:09 2026] GET /volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:09.726515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5c852e72-5e55-410a-b7b7-5c78ad684bd6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:09.730132 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c852e72-5e55-410a-b7b7-5c78ad684bd6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:09.731573 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c852e72-5e55-410a-b7b7-5c78ad684bd6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:09.731863 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c852e72-5e55-410a-b7b7-5c78ad684bd6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:09.732060 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5c852e72-5e55-410a-b7b7-5c78ad684bd6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:09.739280 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:09.739280 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:09.739280 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c852e72-5e55-410a-b7b7-5c78ad684bd6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:09.739280 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1070/4292] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:09 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:09.818619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5fb76bab-26ab-43ee-9f52-a59a264c914e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:09.818619 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fb76bab-26ab-43ee-9f52-a59a264c914e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:09.818619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fb76bab-26ab-43ee-9f52-a59a264c914e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:09.818619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5fb76bab-26ab-43ee-9f52-a59a264c914e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:09.818619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5fb76bab-26ab-43ee-9f52-a59a264c914e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:09.819644 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:09.819644 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:09.820212 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5fb76bab-26ab-43ee-9f52-a59a264c914e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:09.820575 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1083/4293] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:09 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:09.828329 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-efd0d88e-1dd6-4a34-9b33-40c15f1b3784 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:09.830479 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efd0d88e-1dd6-4a34-9b33-40c15f1b3784 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 Aug 18 05:37:09.830681 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efd0d88e-1dd6-4a34-9b33-40c15f1b3784 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:09.830865 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-efd0d88e-1dd6-4a34-9b33-40c15f1b3784 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:09.838921 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:09.838921 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:09.842679 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-efd0d88e-1dd6-4a34-9b33-40c15f1b3784 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:09.849700 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-efd0d88e-1dd6-4a34-9b33-40c15f1b3784 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 returned with HTTP 200 Aug 18 05:37:09.850237 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1065/4294] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:09 2026] GET /volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:09.865451 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-142367b0-43c8-4819-b41f-1517da1c1401 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:09.868804 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-142367b0-43c8-4819-b41f-1517da1c1401 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:09.869278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-142367b0-43c8-4819-b41f-1517da1c1401 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2859cf72-19cd-459f-b922-c9b6c104f996", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-599068363"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:09.880890 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:09.880890 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:09.881382 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-142367b0-43c8-4819-b41f-1517da1c1401 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:09.881509 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-142367b0-43c8-4819-b41f-1517da1c1401 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create snapshot from volume 2859cf72-19cd-459f-b922-c9b6c104f996 Aug 18 05:37:09.921030 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-142367b0-43c8-4819-b41f-1517da1c1401 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['c2c95aac-061f-427a-9861-7a5332254f68', '590ce38e-1066-4de1-8fa6-c0c52f060a77', '7d031807-ae57-4d68-b678-8ea9ea911c02', '2b1168a8-e622-4437-813b-9d68a90db6d5'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:09.968922 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-142367b0-43c8-4819-b41f-1517da1c1401 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot create request issued successfully. Aug 18 05:37:09.969273 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-142367b0-43c8-4819-b41f-1517da1c1401 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:37:09.969892 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1077/4295] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:37:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:09.981985 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-98cb8f0c-bf16-4624-983e-b70498110d98 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:09.983981 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98cb8f0c-bf16-4624-983e-b70498110d98 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 Aug 18 05:37:09.983981 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98cb8f0c-bf16-4624-983e-b70498110d98 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:09.984144 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98cb8f0c-bf16-4624-983e-b70498110d98 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:09.993726 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:09.993726 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:09.993999 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-98cb8f0c-bf16-4624-983e-b70498110d98 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:09.994866 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98cb8f0c-bf16-4624-983e-b70498110d98 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 returned with HTTP 200 Aug 18 05:37:09.995294 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1071/4296] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:09 2026] GET /volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:10.285345 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b183f420-f61d-4152-9e90-4f21eace319e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:10.286853 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b183f420-f61d-4152-9e90-4f21eace319e tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:10.287277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b183f420-f61d-4152-9e90-4f21eace319e tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:10.287620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b183f420-f61d-4152-9e90-4f21eace319e tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:10.294967 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:10.294967 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:10.298792 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b183f420-f61d-4152-9e90-4f21eace319e tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:10.304088 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b183f420-f61d-4152-9e90-4f21eace319e tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:10.304738 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1084/4297] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:10 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:10.337281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf7e5558-abba-487e-b603-86e31fcd6b6f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:10.339516 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf7e5558-abba-487e-b603-86e31fcd6b6f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 Aug 18 05:37:10.339762 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf7e5558-abba-487e-b603-86e31fcd6b6f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:10.339978 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf7e5558-abba-487e-b603-86e31fcd6b6f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:10.345751 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:10.345751 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:10.346317 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf7e5558-abba-487e-b603-86e31fcd6b6f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:10.347262 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf7e5558-abba-487e-b603-86e31fcd6b6f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 returned with HTTP 200 Aug 18 05:37:10.347745 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1066/4298] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:10 2026] GET /volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:10.357618 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f92eb95e-553e-495f-b840-c375d2736e20 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:10.360133 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:10.360669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b0efe4b6-f4d7-430c-88af-8d111a6e4dc7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-968864081"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:10.363003 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'snapshot_id': 'b0efe4b6-f4d7-430c-88af-8d111a6e4dc7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-968864081'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:10.368760 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:10.368760 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:10.369206 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:10.369357 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:37:10.374771 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:37:10.380569 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (07e40994-8e3f-4edf-8777-df97f4f0a65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:10.381801 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd696197-db94-4e23-9225-e125cd736376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:10.382872 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:10.419786 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd696197-db94-4e23-9225-e125cd736376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b0efe4b6-f4d7-430c-88af-8d111a6e4dc7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:10.421286 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6217fd-e07d-4e3b-8676-215619d1ca75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:10.480268 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['aee1485e-8ff9-4920-b050-b29f1092af54', '9b060cbb-2397-41ab-8e43-dade7d04b1e2', '25a9feeb-fe35-4f52-a4e3-a2c0047c2a6a', 'bc0d79c2-330d-44c1-a8ff-cd12cc88c37f'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:10.481189 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6217fd-e07d-4e3b-8676-215619d1ca75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee1485e-8ff9-4920-b050-b29f1092af54', '9b060cbb-2397-41ab-8e43-dade7d04b1e2', '25a9feeb-fe35-4f52-a4e3-a2c0047c2a6a', 'bc0d79c2-330d-44c1-a8ff-cd12cc88c37f']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:10.482475 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af600bf-4626-48da-92f1-f5fc902e2a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:10.523481 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af600bf-4626-48da-92f1-f5fc902e2a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5cf123-ffad-401b-96f2-f6f410f5a35f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-968864081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['aee1485e-8ff9-4920-b050-b29f1092af54','9b060cbb-2397-41ab-8e43-dade7d04b1e2','25a9feeb-fe35-4f52-a4e3-a2c0047c2a6a','bc0d79c2-330d-44c1-a8ff-cd12cc88c37f'],size=1,snapshot_id=b0efe4b6-f4d7-430c-88af-8d111a6e4dc7,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-968864081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5cf123-ffad-401b-96f2-f6f410f5a35f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b0efe4b6-f4d7-430c-88af-8d111a6e4dc7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:10.524682 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e33fab-3bf1-4b07-a18b-dcfcb7fd8e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:10.544776 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e33fab-3bf1-4b07-a18b-dcfcb7fd8e2b) transitioned into state 'SUCCESS' from state '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-968864081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['aee1485e-8ff9-4920-b050-b29f1092af54','9b060cbb-2397-41ab-8e43-dade7d04b1e2','25a9feeb-fe35-4f52-a4e3-a2c0047c2a6a','bc0d79c2-330d-44c1-a8ff-cd12cc88c37f'],size=1,snapshot_id=b0efe4b6-f4d7-430c-88af-8d111a6e4dc7,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:10.545604 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac2e0e8-5e0a-42ad-bfa3-24f78a9dd6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:10.575395 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac2e0e8-5e0a-42ad-bfa3-24f78a9dd6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:10.576480 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (07e40994-8e3f-4edf-8777-df97f4f0a65b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:10.576892 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:37:10.577617 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f92eb95e-553e-495f-b840-c375d2736e20 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:10.578134 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1078/4299] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:37:10 2026] POST /volume/v3/volumes => generated 803 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:10.593889 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ba7b843f-b1fc-442e-acb4-ea76d29ec492 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:10.596221 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba7b843f-b1fc-442e-acb4-ea76d29ec492 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f Aug 18 05:37:10.596718 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba7b843f-b1fc-442e-acb4-ea76d29ec492 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:10.596973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba7b843f-b1fc-442e-acb4-ea76d29ec492 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:10.604960 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:10.604960 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:10.610059 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ba7b843f-b1fc-442e-acb4-ea76d29ec492 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:10.619625 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba7b843f-b1fc-442e-acb4-ea76d29ec492 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f returned with HTTP 200 Aug 18 05:37:10.622213 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1072/4300] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:10 2026] GET /volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:10.753977 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-43b4236c-9204-4a8b-9959-b53790c63dd2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:10.757430 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43b4236c-9204-4a8b-9959-b53790c63dd2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:10.758126 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43b4236c-9204-4a8b-9959-b53790c63dd2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:10.759380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-43b4236c-9204-4a8b-9959-b53790c63dd2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:10.759670 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-43b4236c-9204-4a8b-9959-b53790c63dd2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:10.767207 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:10.767207 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:10.768483 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-43b4236c-9204-4a8b-9959-b53790c63dd2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:10.769279 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1085/4301] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:10 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:10.783916 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:10.786024 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752/restore Aug 18 05:37:10.786360 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f8bc6faa-a36b-49d6-8b17-37b939de16a4"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:10.787703 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Restoring backup ca49d6a9-96d7-4fac-b891-8dcc32840752 ({'restore': {'volume_id': 'f8bc6faa-a36b-49d6-8b17-37b939de16a4'}}) {{(pid=100215) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 05:37:10.787805 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Restoring backup ca49d6a9-96d7-4fac-b891-8dcc32840752 to volume f8bc6faa-a36b-49d6-8b17-37b939de16a4. Aug 18 05:37:10.792241 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:10.792241 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:10.799165 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:10.799165 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:10.799569 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:37:10.799681 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Checking backup size 1 against volume size 1 {{(pid=100215) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 05:37:10.799782 np0000007601 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Overwriting volume f8bc6faa-a36b-49d6-8b17-37b939de16a4 with restore of backup ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:10.820637 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] restore_backup in rpcapi backup_id ca49d6a9-96d7-4fac-b891-8dcc32840752 {{(pid=100215) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 05:37:10.823736 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f339dd55-d6ff-4c5a-87f7-18245ad9f6c3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752/restore returned with HTTP 202 Aug 18 05:37:10.823736 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1067/4302] 10.4.3.250 () {68 vars in 1393 bytes} [Tue Aug 18 05:37:10 2026] POST /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752/restore => generated 181 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:10.835053 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c8734029-e3c4-4452-905b-6da0c5398e91 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:10.836121 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dbb1278f-75d8-48a8-8b6a-deaa279c6317 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:10.836181 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8734029-e3c4-4452-905b-6da0c5398e91 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:10.836181 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8734029-e3c4-4452-905b-6da0c5398e91 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:10.836181 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8734029-e3c4-4452-905b-6da0c5398e91 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:10.836353 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbb1278f-75d8-48a8-8b6a-deaa279c6317 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:10.836436 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c8734029-e3c4-4452-905b-6da0c5398e91 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:10.836500 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbb1278f-75d8-48a8-8b6a-deaa279c6317 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:10.836500 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbb1278f-75d8-48a8-8b6a-deaa279c6317 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:10.836500 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dbb1278f-75d8-48a8-8b6a-deaa279c6317 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:10.840248 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:10.840248 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:10.840328 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:10.840328 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:10.840379 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8734029-e3c4-4452-905b-6da0c5398e91 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:10.840496 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbb1278f-75d8-48a8-8b6a-deaa279c6317 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:10.840673 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1079/4303] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:10 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:10.840881 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1073/4304] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:10 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:11.004258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cd89e2ed-5539-4601-a3ef-0606343618da None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.008237 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd89e2ed-5539-4601-a3ef-0606343618da tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 Aug 18 05:37:11.008452 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd89e2ed-5539-4601-a3ef-0606343618da tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:11.008684 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd89e2ed-5539-4601-a3ef-0606343618da tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:11.016816 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.016816 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:11.017266 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cd89e2ed-5539-4601-a3ef-0606343618da tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:11.018291 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd89e2ed-5539-4601-a3ef-0606343618da tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 returned with HTTP 200 Aug 18 05:37:11.018835 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1086/4305] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:11 2026] GET /volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:11.031528 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f4c894fe-26a9-4524-aa69-04b44f059e9e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.100987 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4c894fe-26a9-4524-aa69-04b44f059e9e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] POST https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857/action Aug 18 05:37:11.101445 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4c894fe-26a9-4524-aa69-04b44f059e9e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:37:11.101619 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f4c894fe-26a9-4524-aa69-04b44f059e9e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:11.108404 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.108404 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:11.109147 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f4c894fe-26a9-4524-aa69-04b44f059e9e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Snapshot retrieved successfully. Aug 18 05:37:11.110281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-f4c894fe-26a9-4524-aa69-04b44f059e9e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0ccdc58acac34e3189203578146b230a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93cc75d690b411aaae8236ec69ba2d8', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:37:11.110691 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f4c894fe-26a9-4524-aa69-04b44f059e9e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857/action returned with HTTP 403 Aug 18 05:37:11.111244 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1068/4306] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:37:11 2026] POST /volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857/action => generated 133 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:11.119551 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ab351ad-d295-49ff-b448-5ff955f5939a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.121961 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ab351ad-d295-49ff-b448-5ff955f5939a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 Aug 18 05:37:11.122290 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ab351ad-d295-49ff-b448-5ff955f5939a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:11.122595 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ab351ad-d295-49ff-b448-5ff955f5939a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:11.122760 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-3ab351ad-d295-49ff-b448-5ff955f5939a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete snapshot with id: 58770f83-2e91-4906-8955-f713c498d857 Aug 18 05:37:11.131809 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.131809 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:11.131809 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3ab351ad-d295-49ff-b448-5ff955f5939a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:11.151951 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3ab351ad-d295-49ff-b448-5ff955f5939a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot delete request issued successfully. Aug 18 05:37:11.152218 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ab351ad-d295-49ff-b448-5ff955f5939a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 returned with HTTP 202 Aug 18 05:37:11.152765 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1080/4307] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:11 2026] DELETE /volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:11.161646 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2457207e-f9a1-4160-8e08-42552fc7f251 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.163227 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2457207e-f9a1-4160-8e08-42552fc7f251 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 Aug 18 05:37:11.163453 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2457207e-f9a1-4160-8e08-42552fc7f251 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:11.163741 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2457207e-f9a1-4160-8e08-42552fc7f251 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:11.169142 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.169142 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:11.169892 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2457207e-f9a1-4160-8e08-42552fc7f251 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:11.170199 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2457207e-f9a1-4160-8e08-42552fc7f251 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 returned with HTTP 200 Aug 18 05:37:11.170646 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1074/4308] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:11 2026] GET /volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:11.318508 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b8665cee-b80e-4379-a61f-d861c2ba970d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.323661 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b8665cee-b80e-4379-a61f-d861c2ba970d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:11.323973 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b8665cee-b80e-4379-a61f-d861c2ba970d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:11.324283 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b8665cee-b80e-4379-a61f-d861c2ba970d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:11.338844 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.338844 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:11.343582 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b8665cee-b80e-4379-a61f-d861c2ba970d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:11.349166 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b8665cee-b80e-4379-a61f-d861c2ba970d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:11.349702 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1087/4309] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:11 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:11.635151 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6810b5cd-372b-42b6-885a-11fbc61ff7dc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.636971 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6810b5cd-372b-42b6-885a-11fbc61ff7dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f Aug 18 05:37:11.637290 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6810b5cd-372b-42b6-885a-11fbc61ff7dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:11.637547 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6810b5cd-372b-42b6-885a-11fbc61ff7dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:11.644738 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.644738 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:11.648699 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6810b5cd-372b-42b6-885a-11fbc61ff7dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:11.653902 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6810b5cd-372b-42b6-885a-11fbc61ff7dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f returned with HTTP 200 Aug 18 05:37:11.654481 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1069/4310] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:11 2026] GET /volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:11.668907 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-14e12602-b24c-445d-9b5a-62668c101001 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.671146 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14e12602-b24c-445d-9b5a-62668c101001 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 Aug 18 05:37:11.671332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14e12602-b24c-445d-9b5a-62668c101001 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:11.671587 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14e12602-b24c-445d-9b5a-62668c101001 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:11.671725 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-14e12602-b24c-445d-9b5a-62668c101001 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: 40e7aa2a-f35f-4888-bfc3-976968fe2e65 Aug 18 05:37:11.677451 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.677451 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:11.677960 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-14e12602-b24c-445d-9b5a-62668c101001 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:11.699090 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-14e12602-b24c-445d-9b5a-62668c101001 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot delete request issued successfully. Aug 18 05:37:11.699321 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14e12602-b24c-445d-9b5a-62668c101001 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 returned with HTTP 202 Aug 18 05:37:11.699821 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1081/4311] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:11 2026] DELETE /volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:11.708589 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a1588e48-8094-47e7-bfbf-e4c7b54d5f25 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.710675 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1588e48-8094-47e7-bfbf-e4c7b54d5f25 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 Aug 18 05:37:11.710950 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1588e48-8094-47e7-bfbf-e4c7b54d5f25 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:11.711193 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1588e48-8094-47e7-bfbf-e4c7b54d5f25 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:11.716441 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.716441 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:11.716870 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a1588e48-8094-47e7-bfbf-e4c7b54d5f25 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:11.717711 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1588e48-8094-47e7-bfbf-e4c7b54d5f25 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 returned with HTTP 200 Aug 18 05:37:11.718159 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1075/4312] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:11 2026] GET /volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:11.851534 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c61a46fc-a314-4507-bba1-29a90595c3f5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.853611 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c61a46fc-a314-4507-bba1-29a90595c3f5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:11.853805 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c61a46fc-a314-4507-bba1-29a90595c3f5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:11.853984 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c61a46fc-a314-4507-bba1-29a90595c3f5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:11.854130 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c61a46fc-a314-4507-bba1-29a90595c3f5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:11.854174 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2de77a56-ddd0-47da-97af-5c06df83bbe6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:11.856574 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2de77a56-ddd0-47da-97af-5c06df83bbe6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:11.857453 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2de77a56-ddd0-47da-97af-5c06df83bbe6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:11.857744 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2de77a56-ddd0-47da-97af-5c06df83bbe6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:11.857895 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2de77a56-ddd0-47da-97af-5c06df83bbe6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:11.859686 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.859686 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:11.860480 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c61a46fc-a314-4507-bba1-29a90595c3f5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:11.860876 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1088/4313] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:11 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:11.861882 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:11.861882 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:11.862518 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2de77a56-ddd0-47da-97af-5c06df83bbe6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:11.862862 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1070/4314] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:11 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:12.185534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-54a586ab-8be2-419f-8359-91befca24574 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:12.187893 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54a586ab-8be2-419f-8359-91befca24574 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 Aug 18 05:37:12.188166 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54a586ab-8be2-419f-8359-91befca24574 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:12.188434 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-54a586ab-8be2-419f-8359-91befca24574 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:12.193998 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-54a586ab-8be2-419f-8359-91befca24574 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 returned with HTTP 404 Aug 18 05:37:12.194747 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1082/4315] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:12 2026] GET /volume/v3/snapshots/58770f83-2e91-4906-8955-f713c498d857 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:12.202411 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-05e12d68-c22d-4d36-ba0b-e4ef07c7aac7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:12.204287 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-05e12d68-c22d-4d36-ba0b-e4ef07c7aac7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 Aug 18 05:37:12.204501 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-05e12d68-c22d-4d36-ba0b-e4ef07c7aac7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:12.204732 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-05e12d68-c22d-4d36-ba0b-e4ef07c7aac7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:12.204895 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-05e12d68-c22d-4d36-ba0b-e4ef07c7aac7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume with id: 2859cf72-19cd-459f-b922-c9b6c104f996 Aug 18 05:37:12.214632 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:12.214632 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:12.215031 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-05e12d68-c22d-4d36-ba0b-e4ef07c7aac7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:12.233999 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-05e12d68-c22d-4d36-ba0b-e4ef07c7aac7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume request issued successfully. Aug 18 05:37:12.234257 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-05e12d68-c22d-4d36-ba0b-e4ef07c7aac7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 returned with HTTP 202 Aug 18 05:37:12.234789 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1076/4316] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:12 2026] DELETE /volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:12.242561 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c32bbaa-ee59-4918-8e41-fab83c5b5c22 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:12.245603 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c32bbaa-ee59-4918-8e41-fab83c5b5c22 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 Aug 18 05:37:12.245965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c32bbaa-ee59-4918-8e41-fab83c5b5c22 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:12.246121 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c32bbaa-ee59-4918-8e41-fab83c5b5c22 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:12.253762 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:12.253762 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:12.258304 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8c32bbaa-ee59-4918-8e41-fab83c5b5c22 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:12.264777 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c32bbaa-ee59-4918-8e41-fab83c5b5c22 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 returned with HTTP 200 Aug 18 05:37:12.265416 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1089/4317] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:12 2026] GET /volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:12.364714 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab882c0a-e2c0-4faf-9c3d-a258f84bf55b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:12.367410 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab882c0a-e2c0-4faf-9c3d-a258f84bf55b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:12.367702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab882c0a-e2c0-4faf-9c3d-a258f84bf55b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:12.367983 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab882c0a-e2c0-4faf-9c3d-a258f84bf55b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:12.379084 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:12.379084 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:12.387933 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ab882c0a-e2c0-4faf-9c3d-a258f84bf55b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:12.395693 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab882c0a-e2c0-4faf-9c3d-a258f84bf55b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:12.396561 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1071/4318] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:12 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:12.730873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9c76dfe-1831-465b-bf1a-9c21092edc97 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:12.732617 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9c76dfe-1831-465b-bf1a-9c21092edc97 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 Aug 18 05:37:12.732803 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9c76dfe-1831-465b-bf1a-9c21092edc97 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:12.732980 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9c76dfe-1831-465b-bf1a-9c21092edc97 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:12.743773 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9c76dfe-1831-465b-bf1a-9c21092edc97 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 returned with HTTP 404 Aug 18 05:37:12.744280 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1083/4319] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:12 2026] GET /volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:12.756653 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ee419cab-7f7a-436a-9195-da2904145a6a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:12.759877 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ee419cab-7f7a-436a-9195-da2904145a6a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 Aug 18 05:37:12.761160 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ee419cab-7f7a-436a-9195-da2904145a6a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:12.761160 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ee419cab-7f7a-436a-9195-da2904145a6a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:12.761160 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-ee419cab-7f7a-436a-9195-da2904145a6a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 Aug 18 05:37:12.769142 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:12.769142 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:12.769857 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ee419cab-7f7a-436a-9195-da2904145a6a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:12.791427 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ee419cab-7f7a-436a-9195-da2904145a6a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot delete request issued successfully. Aug 18 05:37:12.791916 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ee419cab-7f7a-436a-9195-da2904145a6a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 returned with HTTP 202 Aug 18 05:37:12.792821 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1077/4320] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:12 2026] DELETE /volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:12.800779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-df1c3b3b-0608-4a91-925a-99d1d624650b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:12.803174 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df1c3b3b-0608-4a91-925a-99d1d624650b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 Aug 18 05:37:12.803351 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df1c3b3b-0608-4a91-925a-99d1d624650b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:12.803563 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-df1c3b3b-0608-4a91-925a-99d1d624650b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:12.810225 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:12.810225 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:12.810766 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-df1c3b3b-0608-4a91-925a-99d1d624650b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:12.811660 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-df1c3b3b-0608-4a91-925a-99d1d624650b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 returned with HTTP 200 Aug 18 05:37:12.812028 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1090/4321] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:12 2026] GET /volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:12.871963 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d7ffc3d4-eb7f-49c7-8fcd-7cace5e4e795 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:12.874857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3cb7be1d-9c0c-424a-b952-e8d0f40b7f62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:12.875146 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7ffc3d4-eb7f-49c7-8fcd-7cace5e4e795 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:12.875547 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7ffc3d4-eb7f-49c7-8fcd-7cace5e4e795 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:12.876195 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7ffc3d4-eb7f-49c7-8fcd-7cace5e4e795 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:12.876311 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d7ffc3d4-eb7f-49c7-8fcd-7cace5e4e795 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:12.876903 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3cb7be1d-9c0c-424a-b952-e8d0f40b7f62 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:12.877179 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3cb7be1d-9c0c-424a-b952-e8d0f40b7f62 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:12.877410 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3cb7be1d-9c0c-424a-b952-e8d0f40b7f62 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:12.877581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3cb7be1d-9c0c-424a-b952-e8d0f40b7f62 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:12.882965 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:12.882965 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:12.883855 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:12.883855 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:12.883939 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3cb7be1d-9c0c-424a-b952-e8d0f40b7f62 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:12.884679 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1084/4322] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:12 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:12.885452 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7ffc3d4-eb7f-49c7-8fcd-7cace5e4e795 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:12.886540 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1072/4323] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:12 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:13.280313 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-63d71573-c94a-423c-8ed6-c396e4b4ce6c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:13.283770 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63d71573-c94a-423c-8ed6-c396e4b4ce6c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 Aug 18 05:37:13.284164 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63d71573-c94a-423c-8ed6-c396e4b4ce6c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:13.284482 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63d71573-c94a-423c-8ed6-c396e4b4ce6c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:13.290460 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63d71573-c94a-423c-8ed6-c396e4b4ce6c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 returned with HTTP 404 Aug 18 05:37:13.291052 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1078/4324] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:13 2026] GET /volume/v3/volumes/2859cf72-19cd-459f-b922-c9b6c104f996 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:13.298421 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:13.300414 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:13.300834 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1617473431"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:13.302567 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1617473431'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:13.302696 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume of 1 GB Aug 18 05:37:13.306979 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:13.313954 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (48e21128-dd06-44b4-8b14-dea7f872f13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:13.315550 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c6e9d4-2214-41fe-a92c-32a31107d878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:13.316807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:13.349501 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c6e9d4-2214-41fe-a92c-32a31107d878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:13.350282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e73f14e-49ea-4318-8306-5c7ef62010cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:13.390234 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['b66d4576-25e1-4b17-8d79-93600ae9bd6e', 'fe143589-34e0-4a06-9a02-fa254063445e', '93ad070c-b167-4da1-a152-b29f51538fcf', '50de96ac-8865-4ac4-8637-c802c09031fc'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:13.391223 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e73f14e-49ea-4318-8306-5c7ef62010cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b66d4576-25e1-4b17-8d79-93600ae9bd6e', 'fe143589-34e0-4a06-9a02-fa254063445e', '93ad070c-b167-4da1-a152-b29f51538fcf', '50de96ac-8865-4ac4-8637-c802c09031fc']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:13.392026 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546f2a94-5d4f-43fd-9fc6-65091d851391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:13.410305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-65ce11a6-b4bf-4a28-aa42-43a1b2821134 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:13.412376 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65ce11a6-b4bf-4a28-aa42-43a1b2821134 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:13.412621 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65ce11a6-b4bf-4a28-aa42-43a1b2821134 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:13.412851 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-65ce11a6-b4bf-4a28-aa42-43a1b2821134 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:13.418438 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546f2a94-5d4f-43fd-9fc6-65091d851391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617473431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['b66d4576-25e1-4b17-8d79-93600ae9bd6e','fe143589-34e0-4a06-9a02-fa254063445e','93ad070c-b167-4da1-a152-b29f51538fcf','50de96ac-8865-4ac4-8637-c802c09031fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1617473431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c93cc75d690b411aaae8236ec69ba2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:13.419270 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7151be-753f-45c1-aa3c-754eb1d8eca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:13.419717 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:13.419717 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:13.423430 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-65ce11a6-b4bf-4a28-aa42-43a1b2821134 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:13.427547 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-65ce11a6-b4bf-4a28-aa42-43a1b2821134 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:13.427922 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1085/4325] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:13 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:13.438068 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de7151be-753f-45c1-aa3c-754eb1d8eca7) transitioned into state 'SUCCESS' from state '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-1617473431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['b66d4576-25e1-4b17-8d79-93600ae9bd6e','fe143589-34e0-4a06-9a02-fa254063445e','93ad070c-b167-4da1-a152-b29f51538fcf','50de96ac-8865-4ac4-8637-c802c09031fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:13.438920 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e44d9c97-b265-481f-b67c-8e5ecc7837b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:13.449003 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e44d9c97-b265-481f-b67c-8e5ecc7837b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:13.449808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (48e21128-dd06-44b4-8b14-dea7f872f13b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:13.450124 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request issued successfully. Aug 18 05:37:13.450705 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab396ed6-3219-4cce-92dc-d7315e35c4f9 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:13.451135 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1091/4326] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:37:13 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:13.466420 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db7d9d86-01e9-4001-888f-755e42b38173 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:13.468372 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db7d9d86-01e9-4001-888f-755e42b38173 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 Aug 18 05:37:13.468626 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db7d9d86-01e9-4001-888f-755e42b38173 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:13.468849 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db7d9d86-01e9-4001-888f-755e42b38173 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:13.477392 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:13.477392 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:13.484769 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db7d9d86-01e9-4001-888f-755e42b38173 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:13.489123 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db7d9d86-01e9-4001-888f-755e42b38173 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 returned with HTTP 200 Aug 18 05:37:13.489586 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1073/4327] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:13 2026] GET /volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:13.821481 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c6255cad-da15-4e15-bfc8-12c394212361 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:13.823063 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c6255cad-da15-4e15-bfc8-12c394212361 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 Aug 18 05:37:13.823215 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c6255cad-da15-4e15-bfc8-12c394212361 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:13.823532 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c6255cad-da15-4e15-bfc8-12c394212361 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:13.827261 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c6255cad-da15-4e15-bfc8-12c394212361 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 returned with HTTP 404 Aug 18 05:37:13.827835 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1079/4328] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:13 2026] GET /volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:13.836333 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3cfb0c95-e828-4349-a6b1-86269762b488 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:13.838224 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3cfb0c95-e828-4349-a6b1-86269762b488 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:13.838430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3cfb0c95-e828-4349-a6b1-86269762b488 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:13.838638 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3cfb0c95-e828-4349-a6b1-86269762b488 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:13.838815 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-3cfb0c95-e828-4349-a6b1-86269762b488 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: 2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:13.846638 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:13.846638 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:13.847281 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3cfb0c95-e828-4349-a6b1-86269762b488 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:13.866365 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3cfb0c95-e828-4349-a6b1-86269762b488 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:13.866624 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3cfb0c95-e828-4349-a6b1-86269762b488 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 returned with HTTP 202 Aug 18 05:37:13.867114 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1086/4329] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:13 2026] DELETE /volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:13.875436 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a5fb20ee-486d-46fe-9375-b656ffbdb0a3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:13.877894 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a5fb20ee-486d-46fe-9375-b656ffbdb0a3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:13.878205 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a5fb20ee-486d-46fe-9375-b656ffbdb0a3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:13.878473 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a5fb20ee-486d-46fe-9375-b656ffbdb0a3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:13.888051 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:13.888051 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:13.893875 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a5fb20ee-486d-46fe-9375-b656ffbdb0a3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:13.896528 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd3dc4da-11c2-4de4-95c9-5d2397d3508d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:13.899108 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd3dc4da-11c2-4de4-95c9-5d2397d3508d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:13.899311 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2a8e4f5e-c186-4626-be7e-4f0faa16f647 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:13.899564 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd3dc4da-11c2-4de4-95c9-5d2397d3508d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:13.899907 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd3dc4da-11c2-4de4-95c9-5d2397d3508d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:13.900172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bd3dc4da-11c2-4de4-95c9-5d2397d3508d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:13.900354 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a5fb20ee-486d-46fe-9375-b656ffbdb0a3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 returned with HTTP 200 Aug 18 05:37:13.901222 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1092/4330] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:13 2026] GET /volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:13.902555 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a8e4f5e-c186-4626-be7e-4f0faa16f647 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:13.902751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a8e4f5e-c186-4626-be7e-4f0faa16f647 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:13.902955 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2a8e4f5e-c186-4626-be7e-4f0faa16f647 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:13.903232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2a8e4f5e-c186-4626-be7e-4f0faa16f647 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:13.906132 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:13.906132 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:13.907085 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd3dc4da-11c2-4de4-95c9-5d2397d3508d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:13.907773 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1074/4331] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:13 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:13.911038 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:13.911038 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:13.911038 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2a8e4f5e-c186-4626-be7e-4f0faa16f647 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:13.911187 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1080/4332] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:13 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:14.442305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-327d3de6-3505-4beb-9f8f-d3f52dcea8f4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:14.446240 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-327d3de6-3505-4beb-9f8f-d3f52dcea8f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:14.446240 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-327d3de6-3505-4beb-9f8f-d3f52dcea8f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:14.446240 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-327d3de6-3505-4beb-9f8f-d3f52dcea8f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:14.452143 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:14.452143 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:14.455566 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-327d3de6-3505-4beb-9f8f-d3f52dcea8f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:14.459525 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-327d3de6-3505-4beb-9f8f-d3f52dcea8f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:14.459961 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1087/4333] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:14 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:14.503601 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d05cfed3-a5f1-4916-83b3-22ae642add14 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:14.505954 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d05cfed3-a5f1-4916-83b3-22ae642add14 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 Aug 18 05:37:14.506227 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d05cfed3-a5f1-4916-83b3-22ae642add14 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:14.506482 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d05cfed3-a5f1-4916-83b3-22ae642add14 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:14.516260 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:14.516260 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:14.520740 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d05cfed3-a5f1-4916-83b3-22ae642add14 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:14.525800 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d05cfed3-a5f1-4916-83b3-22ae642add14 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 returned with HTTP 200 Aug 18 05:37:14.526395 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1093/4334] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:14 2026] GET /volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:14.543610 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9fcd43bf-5515-4889-9606-4cad0e73c54d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:14.547806 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fcd43bf-5515-4889-9606-4cad0e73c54d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:14.547806 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fcd43bf-5515-4889-9606-4cad0e73c54d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1729965493"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:14.555825 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:14.555825 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:14.556242 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9fcd43bf-5515-4889-9606-4cad0e73c54d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:14.556393 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-9fcd43bf-5515-4889-9606-4cad0e73c54d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create snapshot from volume 51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 Aug 18 05:37:14.585028 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-9fcd43bf-5515-4889-9606-4cad0e73c54d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['c980327e-a267-4f41-92eb-55ec3ef61a25', '59e1c043-76a2-4045-99c2-1597dd589ac7', '2464597c-7b74-4dcb-b92d-c96d2a263649', '3f442682-02c2-4ce8-9e6d-ca8e17485f83'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:14.620135 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9fcd43bf-5515-4889-9606-4cad0e73c54d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot create request issued successfully. Aug 18 05:37:14.620527 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fcd43bf-5515-4889-9606-4cad0e73c54d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:37:14.620945 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1075/4335] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:37:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:14.630709 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-08707c4c-0afe-4241-83d8-e63ce877bbe7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:14.633838 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08707c4c-0afe-4241-83d8-e63ce877bbe7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c Aug 18 05:37:14.634136 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08707c4c-0afe-4241-83d8-e63ce877bbe7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:14.634429 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08707c4c-0afe-4241-83d8-e63ce877bbe7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:14.644821 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:14.644821 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:14.645194 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-08707c4c-0afe-4241-83d8-e63ce877bbe7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:14.645865 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08707c4c-0afe-4241-83d8-e63ce877bbe7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c returned with HTTP 200 Aug 18 05:37:14.646659 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1081/4336] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:14 2026] GET /volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:14.916059 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1b12cb2-e6f0-4f6e-b40d-65933d2f8660 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:14.917637 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1b12cb2-e6f0-4f6e-b40d-65933d2f8660 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:14.917961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1b12cb2-e6f0-4f6e-b40d-65933d2f8660 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:14.918323 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1b12cb2-e6f0-4f6e-b40d-65933d2f8660 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:14.919434 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e12b6ed5-d8bc-49af-ae3e-06da3a20b96d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:14.923582 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5344cdc-2269-430f-b69e-7e730a06874d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:14.923932 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e12b6ed5-d8bc-49af-ae3e-06da3a20b96d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:14.923932 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e12b6ed5-d8bc-49af-ae3e-06da3a20b96d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:14.923932 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e12b6ed5-d8bc-49af-ae3e-06da3a20b96d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:14.923932 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e12b6ed5-d8bc-49af-ae3e-06da3a20b96d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:14.924105 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5344cdc-2269-430f-b69e-7e730a06874d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:14.924105 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5344cdc-2269-430f-b69e-7e730a06874d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:14.924264 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5344cdc-2269-430f-b69e-7e730a06874d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:14.924390 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b5344cdc-2269-430f-b69e-7e730a06874d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:14.925148 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1b12cb2-e6f0-4f6e-b40d-65933d2f8660 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 returned with HTTP 404 Aug 18 05:37:14.925804 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1088/4337] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:14 2026] GET /volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:14.927708 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:14.927708 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:14.928525 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e12b6ed5-d8bc-49af-ae3e-06da3a20b96d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:14.928916 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:14.928916 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:14.928997 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1094/4338] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:14 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:14.929787 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5344cdc-2269-430f-b69e-7e730a06874d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:14.930181 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1076/4339] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:14 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:14.932460 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9679f216-2c6d-4add-8c54-01ac42c8f09b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:14.934385 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9679f216-2c6d-4add-8c54-01ac42c8f09b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:14.934674 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9679f216-2c6d-4add-8c54-01ac42c8f09b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:14.934901 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9679f216-2c6d-4add-8c54-01ac42c8f09b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:14.935129 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-9679f216-2c6d-4add-8c54-01ac42c8f09b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:14.942341 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:14.942341 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:14.942840 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9679f216-2c6d-4add-8c54-01ac42c8f09b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:14.960709 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9679f216-2c6d-4add-8c54-01ac42c8f09b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:14.960986 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9679f216-2c6d-4add-8c54-01ac42c8f09b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 returned with HTTP 202 Aug 18 05:37:14.961433 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1082/4340] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:14 2026] DELETE /volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:14.969336 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d52b6d5-dfe6-43bc-a1f0-1ed5a9257c94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:14.972860 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d52b6d5-dfe6-43bc-a1f0-1ed5a9257c94 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:14.972860 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d52b6d5-dfe6-43bc-a1f0-1ed5a9257c94 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:14.972860 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d52b6d5-dfe6-43bc-a1f0-1ed5a9257c94 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:14.980092 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:14.980092 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:14.984820 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6d52b6d5-dfe6-43bc-a1f0-1ed5a9257c94 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:14.989235 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d52b6d5-dfe6-43bc-a1f0-1ed5a9257c94 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 returned with HTTP 200 Aug 18 05:37:14.989766 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1089/4341] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:14 2026] GET /volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:15.476389 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-83b7a4ee-a9b5-4a71-8066-a89e52b1d307 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:15.478637 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83b7a4ee-a9b5-4a71-8066-a89e52b1d307 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:15.478783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-83b7a4ee-a9b5-4a71-8066-a89e52b1d307 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:15.478997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-83b7a4ee-a9b5-4a71-8066-a89e52b1d307 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:15.487394 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:15.487394 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:15.491288 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-83b7a4ee-a9b5-4a71-8066-a89e52b1d307 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:15.495683 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-83b7a4ee-a9b5-4a71-8066-a89e52b1d307 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:15.496076 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1095/4342] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:15 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:15.656365 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4362668c-f695-4274-86d1-3cde0013580a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:15.658215 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4362668c-f695-4274-86d1-3cde0013580a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c Aug 18 05:37:15.658443 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4362668c-f695-4274-86d1-3cde0013580a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:15.658671 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4362668c-f695-4274-86d1-3cde0013580a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:15.663443 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:15.663443 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:15.663724 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4362668c-f695-4274-86d1-3cde0013580a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:15.664350 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4362668c-f695-4274-86d1-3cde0013580a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c returned with HTTP 200 Aug 18 05:37:15.664821 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1077/4343] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:15 2026] GET /volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:15.672786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b10f3a7c-a2dc-4b9b-aca8-1993f75a96f5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:15.674455 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b10f3a7c-a2dc-4b9b-aca8-1993f75a96f5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] GET https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:15.674651 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b10f3a7c-a2dc-4b9b-aca8-1993f75a96f5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:15.674896 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b10f3a7c-a2dc-4b9b-aca8-1993f75a96f5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:15.675185 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-b10f3a7c-a2dc-4b9b-aca8-1993f75a96f5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:37:15.676135 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.db.api [None req-b10f3a7c-a2dc-4b9b-aca8-1993f75a96f5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Building query based on filter {{(pid=100217) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 05:37:15.679769 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b10f3a7c-a2dc-4b9b-aca8-1993f75a96f5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Get all snapshots completed successfully. Aug 18 05:37:15.680095 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b10f3a7c-a2dc-4b9b-aca8-1993f75a96f5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] https://10.4.3.250/volume/v3/snapshots returned with HTTP 200 Aug 18 05:37:15.680495 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1083/4344] 10.4.3.250 () {66 vars in 1243 bytes} [Tue Aug 18 05:37:15 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:15.689509 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-588f781e-727c-480d-bb91-9ae84965fd33 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:15.691124 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-588f781e-727c-480d-bb91-9ae84965fd33 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c Aug 18 05:37:15.691433 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-588f781e-727c-480d-bb91-9ae84965fd33 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:15.691689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-588f781e-727c-480d-bb91-9ae84965fd33 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:15.691873 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-588f781e-727c-480d-bb91-9ae84965fd33 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete snapshot with id: adcf7efd-de34-46b1-90c0-759a0b36833c Aug 18 05:37:15.697960 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:15.697960 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:15.697960 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-588f781e-727c-480d-bb91-9ae84965fd33 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:15.709990 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-588f781e-727c-480d-bb91-9ae84965fd33 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot delete request issued successfully. Aug 18 05:37:15.710333 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-588f781e-727c-480d-bb91-9ae84965fd33 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c returned with HTTP 202 Aug 18 05:37:15.710787 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1090/4345] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:15 2026] DELETE /volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:15.718592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3adb6a0d-8570-4cfc-bd76-6788f34ec37c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:15.720666 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3adb6a0d-8570-4cfc-bd76-6788f34ec37c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c Aug 18 05:37:15.720914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3adb6a0d-8570-4cfc-bd76-6788f34ec37c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:15.721204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3adb6a0d-8570-4cfc-bd76-6788f34ec37c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:15.726873 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:15.726873 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:15.727253 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3adb6a0d-8570-4cfc-bd76-6788f34ec37c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:15.728046 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3adb6a0d-8570-4cfc-bd76-6788f34ec37c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c returned with HTTP 200 Aug 18 05:37:15.728494 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1096/4346] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:15 2026] GET /volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:15.940877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9685b5e6-4025-4524-8c91-b37b39174b08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:15.941553 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-293c46e2-2143-482c-be5d-c51fe5ac5a56 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:15.942785 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9685b5e6-4025-4524-8c91-b37b39174b08 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:15.943040 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-293c46e2-2143-482c-be5d-c51fe5ac5a56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:15.943111 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9685b5e6-4025-4524-8c91-b37b39174b08 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:15.943273 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9685b5e6-4025-4524-8c91-b37b39174b08 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:15.943325 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-293c46e2-2143-482c-be5d-c51fe5ac5a56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:15.943390 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9685b5e6-4025-4524-8c91-b37b39174b08 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:15.943510 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-293c46e2-2143-482c-be5d-c51fe5ac5a56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:15.943623 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-293c46e2-2143-482c-be5d-c51fe5ac5a56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:15.947698 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:15.947698 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:15.948297 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9685b5e6-4025-4524-8c91-b37b39174b08 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:15.948624 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:15.948624 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:15.948731 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1078/4347] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:15 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:15.949585 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-293c46e2-2143-482c-be5d-c51fe5ac5a56 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:15.949946 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1084/4348] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:15 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:16.003826 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fbc0c286-8d10-4716-b46a-ee0e9d86e640 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:16.007267 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fbc0c286-8d10-4716-b46a-ee0e9d86e640 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:16.007267 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fbc0c286-8d10-4716-b46a-ee0e9d86e640 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:16.007267 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fbc0c286-8d10-4716-b46a-ee0e9d86e640 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:16.011484 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fbc0c286-8d10-4716-b46a-ee0e9d86e640 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 returned with HTTP 404 Aug 18 05:37:16.012045 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1091/4349] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:16 2026] GET /volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:16.025003 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-782c16df-386a-4d80-8465-af056059d2f4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:16.027375 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-782c16df-386a-4d80-8465-af056059d2f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f Aug 18 05:37:16.027689 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-782c16df-386a-4d80-8465-af056059d2f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:16.027952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-782c16df-386a-4d80-8465-af056059d2f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:16.028207 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-782c16df-386a-4d80-8465-af056059d2f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: dd5cf123-ffad-401b-96f2-f6f410f5a35f Aug 18 05:37:16.037206 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:16.037206 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:16.037682 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-782c16df-386a-4d80-8465-af056059d2f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:16.056410 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-782c16df-386a-4d80-8465-af056059d2f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:16.056671 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-782c16df-386a-4d80-8465-af056059d2f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f returned with HTTP 202 Aug 18 05:37:16.057265 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1097/4350] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:16 2026] DELETE /volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:16.064610 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5f43d2fe-7339-440d-a0df-7cacb8977535 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:16.066266 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f43d2fe-7339-440d-a0df-7cacb8977535 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f Aug 18 05:37:16.066478 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f43d2fe-7339-440d-a0df-7cacb8977535 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:16.066662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5f43d2fe-7339-440d-a0df-7cacb8977535 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:16.073172 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:16.073172 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:16.077483 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5f43d2fe-7339-440d-a0df-7cacb8977535 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:16.082925 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5f43d2fe-7339-440d-a0df-7cacb8977535 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f returned with HTTP 200 Aug 18 05:37:16.083592 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1079/4351] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:16 2026] GET /volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:16.508206 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-08a806cd-d413-456d-ba52-106fd479d6a1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:16.510135 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08a806cd-d413-456d-ba52-106fd479d6a1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:16.510324 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08a806cd-d413-456d-ba52-106fd479d6a1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:16.510519 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-08a806cd-d413-456d-ba52-106fd479d6a1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:16.517640 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:16.517640 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:16.520790 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-08a806cd-d413-456d-ba52-106fd479d6a1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:16.524858 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-08a806cd-d413-456d-ba52-106fd479d6a1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:16.525225 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1085/4352] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:16 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:16.739229 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6642279f-0e99-413a-815b-d2a36e00e6d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:16.741053 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6642279f-0e99-413a-815b-d2a36e00e6d0 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c Aug 18 05:37:16.741344 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6642279f-0e99-413a-815b-d2a36e00e6d0 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:16.741606 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6642279f-0e99-413a-815b-d2a36e00e6d0 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:16.745986 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6642279f-0e99-413a-815b-d2a36e00e6d0 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c returned with HTTP 404 Aug 18 05:37:16.746801 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1092/4353] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:16 2026] GET /volume/v3/snapshots/adcf7efd-de34-46b1-90c0-759a0b36833c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:16.754135 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-96f8b09e-53a5-45fe-a96a-a590ccef7f25 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:16.756037 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96f8b09e-53a5-45fe-a96a-a590ccef7f25 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 Aug 18 05:37:16.756244 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96f8b09e-53a5-45fe-a96a-a590ccef7f25 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:16.756441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-96f8b09e-53a5-45fe-a96a-a590ccef7f25 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:16.756648 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-96f8b09e-53a5-45fe-a96a-a590ccef7f25 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume with id: 51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 Aug 18 05:37:16.763268 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:16.763268 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:16.763620 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96f8b09e-53a5-45fe-a96a-a590ccef7f25 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:16.783213 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-96f8b09e-53a5-45fe-a96a-a590ccef7f25 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume request issued successfully. Aug 18 05:37:16.783387 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-96f8b09e-53a5-45fe-a96a-a590ccef7f25 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 returned with HTTP 202 Aug 18 05:37:16.783864 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1098/4354] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:16 2026] DELETE /volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:16.790724 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ed54d5eb-4800-4e3d-b7ad-62627cc111c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:16.792836 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed54d5eb-4800-4e3d-b7ad-62627cc111c5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 Aug 18 05:37:16.793022 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed54d5eb-4800-4e3d-b7ad-62627cc111c5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:16.793230 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed54d5eb-4800-4e3d-b7ad-62627cc111c5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:16.799604 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:16.799604 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:16.802897 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ed54d5eb-4800-4e3d-b7ad-62627cc111c5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:16.807081 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed54d5eb-4800-4e3d-b7ad-62627cc111c5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 returned with HTTP 200 Aug 18 05:37:16.807608 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1080/4355] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:16 2026] GET /volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:16.960211 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4943a82a-ae95-43c9-8478-e366db557f2a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:16.962368 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4943a82a-ae95-43c9-8478-e366db557f2a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:16.962664 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4943a82a-ae95-43c9-8478-e366db557f2a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:16.962897 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4943a82a-ae95-43c9-8478-e366db557f2a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:16.963046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4943a82a-ae95-43c9-8478-e366db557f2a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:16.965667 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74d78367-8270-46c9-b53b-528d300a0216 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:16.967362 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74d78367-8270-46c9-b53b-528d300a0216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:16.967527 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:16.967527 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:16.967854 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74d78367-8270-46c9-b53b-528d300a0216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:16.968178 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4943a82a-ae95-43c9-8478-e366db557f2a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:16.968300 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74d78367-8270-46c9-b53b-528d300a0216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:16.968537 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-74d78367-8270-46c9-b53b-528d300a0216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:16.968604 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1086/4356] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:16 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:16.973746 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:16.973746 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:16.975106 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74d78367-8270-46c9-b53b-528d300a0216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:16.975106 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1093/4357] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:16 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:17.096429 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-92660bff-eb63-4689-a38b-a60ac65b80e2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:17.098326 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92660bff-eb63-4689-a38b-a60ac65b80e2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f Aug 18 05:37:17.098623 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92660bff-eb63-4689-a38b-a60ac65b80e2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:17.098798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92660bff-eb63-4689-a38b-a60ac65b80e2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:17.105175 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92660bff-eb63-4689-a38b-a60ac65b80e2 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f returned with HTTP 404 Aug 18 05:37:17.105707 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1099/4358] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:17 2026] GET /volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:17.114616 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:17.116338 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:17.116694 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-449675057"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:17.118195 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-449675057'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:17.118321 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:37:17.122138 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:37:17.127530 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (d915417e-3436-4c80-92a6-96696536dcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:17.128605 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafdb5b6-cb20-4a28-971b-4cebbac0119b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.129505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:17.155033 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafdb5b6-cb20-4a28-971b-4cebbac0119b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.155649 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29772748-963b-471b-a4af-2b98827f5160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.190554 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['a4213583-b736-4848-8293-0487bff916f9', '5bedb473-205d-493b-a7d5-62badaa4475a', 'b5beb7c2-fe24-4efb-a37e-42f11710d133', '446e0206-ace8-4197-ad9a-3dc6527aa6f9'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:17.191378 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29772748-963b-471b-a4af-2b98827f5160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4213583-b736-4848-8293-0487bff916f9', '5bedb473-205d-493b-a7d5-62badaa4475a', 'b5beb7c2-fe24-4efb-a37e-42f11710d133', '446e0206-ace8-4197-ad9a-3dc6527aa6f9']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.192187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67427fbd-6f52-48f7-bd18-9ee677f8f696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.215331 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67427fbd-6f52-48f7-bd18-9ee677f8f696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56ff4703-6ef7-4aa3-94cc-505f955c5685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-449675057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['a4213583-b736-4848-8293-0487bff916f9','5bedb473-205d-493b-a7d5-62badaa4475a','b5beb7c2-fe24-4efb-a37e-42f11710d133','446e0206-ace8-4197-ad9a-3dc6527aa6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-449675057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56ff4703-6ef7-4aa3-94cc-505f955c5685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.216131 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e7f638-8f77-4bc6-b934-167f72ec296a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.233034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e7f638-8f77-4bc6-b934-167f72ec296a) transitioned into state 'SUCCESS' from state '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-449675057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['a4213583-b736-4848-8293-0487bff916f9','5bedb473-205d-493b-a7d5-62badaa4475a','b5beb7c2-fe24-4efb-a37e-42f11710d133','446e0206-ace8-4197-ad9a-3dc6527aa6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.233909 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f644e1e8-e7f7-4d77-a4e9-b2f5572f7830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.242639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f644e1e8-e7f7-4d77-a4e9-b2f5572f7830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.243457 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (d915417e-3436-4c80-92a6-96696536dcbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:17.243880 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:37:17.244455 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-20b59c23-0186-41e5-b31e-39c0e2ed70dd tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:17.245096 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1081/4359] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:37:17 2026] POST /volume/v3/volumes => generated 769 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:17.255597 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-72f77abd-475f-4360-b991-55135fa7a669 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:17.257473 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72f77abd-475f-4360-b991-55135fa7a669 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:17.257718 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72f77abd-475f-4360-b991-55135fa7a669 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:17.257903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-72f77abd-475f-4360-b991-55135fa7a669 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:17.265128 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:17.265128 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:17.268823 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-72f77abd-475f-4360-b991-55135fa7a669 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:17.273306 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-72f77abd-475f-4360-b991-55135fa7a669 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 returned with HTTP 200 Aug 18 05:37:17.273810 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1087/4360] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:17 2026] GET /volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:17.537685 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7bb1c7cf-b266-499d-a11d-cba3e18d3d60 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:17.539494 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bb1c7cf-b266-499d-a11d-cba3e18d3d60 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:17.541795 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bb1c7cf-b266-499d-a11d-cba3e18d3d60 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:17.541795 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bb1c7cf-b266-499d-a11d-cba3e18d3d60 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:17.548128 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:17.548128 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:17.552526 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7bb1c7cf-b266-499d-a11d-cba3e18d3d60 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:17.557230 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bb1c7cf-b266-499d-a11d-cba3e18d3d60 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:17.557799 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1094/4361] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:17 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:17.821613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b08abb6-70b8-4da5-bbbf-6965a61444a1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:17.825412 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b08abb6-70b8-4da5-bbbf-6965a61444a1 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 Aug 18 05:37:17.825412 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b08abb6-70b8-4da5-bbbf-6965a61444a1 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:17.825412 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b08abb6-70b8-4da5-bbbf-6965a61444a1 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:17.830662 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b08abb6-70b8-4da5-bbbf-6965a61444a1 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 returned with HTTP 404 Aug 18 05:37:17.831415 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1100/4362] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:17 2026] GET /volume/v3/volumes/51642ccc-4f29-4ef4-9e6c-6c8faf62d7c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:17.844142 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96b9d671-b97f-49e6-bc54-f937434dc880 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:17.846055 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:17.846431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-130440191"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:17.847907 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-130440191'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:17.848034 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume of 1 GB Aug 18 05:37:17.848334 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:17.848334 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:17.852333 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:17.858112 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (8e981a18-3ded-4a6c-80cd-14f5edfe07d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:17.859065 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88234dfb-002d-48ab-bbda-efb5f9cc66fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.859871 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:17.886952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88234dfb-002d-48ab-bbda-efb5f9cc66fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.887903 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab563fb-3cbb-481b-8b73-3809cff94e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.927795 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['b7693e5c-45a5-4ab7-b9a1-ddc0fe70a332', '3b2818e0-17c4-466d-b4fb-3d0fc99fc3b4', 'd170c3c1-4e58-4590-a19e-8801ea778d91', 'b82e9702-80b7-40d3-9611-16d5a3db1a15'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:17.928642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab563fb-3cbb-481b-8b73-3809cff94e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7693e5c-45a5-4ab7-b9a1-ddc0fe70a332', '3b2818e0-17c4-466d-b4fb-3d0fc99fc3b4', 'd170c3c1-4e58-4590-a19e-8801ea778d91', 'b82e9702-80b7-40d3-9611-16d5a3db1a15']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.929421 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0de68de-7e33-4f4b-af5b-8162251435d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.953972 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0de68de-7e33-4f4b-af5b-8162251435d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56d91e1f-3deb-4256-a872-1e966489fa3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130440191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['b7693e5c-45a5-4ab7-b9a1-ddc0fe70a332','3b2818e0-17c4-466d-b4fb-3d0fc99fc3b4','d170c3c1-4e58-4590-a19e-8801ea778d91','b82e9702-80b7-40d3-9611-16d5a3db1a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-130440191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56d91e1f-3deb-4256-a872-1e966489fa3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c93cc75d690b411aaae8236ec69ba2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.954773 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5871cb1d-bc48-4195-8c17-fddfae61104b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.975006 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5871cb1d-bc48-4195-8c17-fddfae61104b) transitioned into state 'SUCCESS' from state '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-130440191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['b7693e5c-45a5-4ab7-b9a1-ddc0fe70a332','3b2818e0-17c4-466d-b4fb-3d0fc99fc3b4','d170c3c1-4e58-4590-a19e-8801ea778d91','b82e9702-80b7-40d3-9611-16d5a3db1a15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.975694 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c5d5e5-ad99-49af-b094-66c9e279da8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:17.981159 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-419c46a2-9bc3-41a1-b28a-1e6d8fdc62a3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:17.983167 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-419c46a2-9bc3-41a1-b28a-1e6d8fdc62a3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:17.983381 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-419c46a2-9bc3-41a1-b28a-1e6d8fdc62a3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:17.983611 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-419c46a2-9bc3-41a1-b28a-1e6d8fdc62a3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:17.983739 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-419c46a2-9bc3-41a1-b28a-1e6d8fdc62a3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:17.988850 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:17.988850 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:17.989615 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-419c46a2-9bc3-41a1-b28a-1e6d8fdc62a3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:17.990051 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1088/4363] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:17 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:17.990100 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9c5d5e5-ad99-49af-b094-66c9e279da8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:17.991679 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (8e981a18-3ded-4a6c-80cd-14f5edfe07d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:17.991679 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request issued successfully. Aug 18 05:37:17.991812 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d46c6009-f01e-4ede-b1d4-8a8e47329c06 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:17.992116 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96b9d671-b97f-49e6-bc54-f937434dc880 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:17.992526 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1082/4364] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:37:17 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:17.993748 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d46c6009-f01e-4ede-b1d4-8a8e47329c06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:17.994094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d46c6009-f01e-4ede-b1d4-8a8e47329c06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:17.994413 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d46c6009-f01e-4ede-b1d4-8a8e47329c06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:17.994670 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d46c6009-f01e-4ede-b1d4-8a8e47329c06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:17.999329 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:17.999329 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:18.000370 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d46c6009-f01e-4ede-b1d4-8a8e47329c06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:18.001136 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1095/4365] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:17 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:18.014743 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d26f32cb-f6cb-47a6-9b22-05cc744b16d7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:18.016635 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d26f32cb-f6cb-47a6-9b22-05cc744b16d7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d Aug 18 05:37:18.017056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d26f32cb-f6cb-47a6-9b22-05cc744b16d7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:18.017418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d26f32cb-f6cb-47a6-9b22-05cc744b16d7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:18.028599 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:18.028599 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:18.032085 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d26f32cb-f6cb-47a6-9b22-05cc744b16d7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:18.037437 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d26f32cb-f6cb-47a6-9b22-05cc744b16d7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d returned with HTTP 200 Aug 18 05:37:18.038156 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1101/4366] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:18 2026] GET /volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:18.289331 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9116811b-7e5d-4c8d-a1f1-7b85b3df707e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:18.291531 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9116811b-7e5d-4c8d-a1f1-7b85b3df707e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:18.291805 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9116811b-7e5d-4c8d-a1f1-7b85b3df707e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:18.292043 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9116811b-7e5d-4c8d-a1f1-7b85b3df707e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:18.300131 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:18.300131 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:18.305004 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9116811b-7e5d-4c8d-a1f1-7b85b3df707e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:18.310570 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9116811b-7e5d-4c8d-a1f1-7b85b3df707e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 returned with HTTP 200 Aug 18 05:37:18.311115 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1089/4367] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:18 2026] GET /volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:18.328661 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-569d8a3a-c1fa-4896-932d-4c5b4dcb7168 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:18.330498 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-569d8a3a-c1fa-4896-932d-4c5b4dcb7168 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:18.330856 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-569d8a3a-c1fa-4896-932d-4c5b4dcb7168 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56ff4703-6ef7-4aa3-94cc-505f955c5685", "name": "tempest-VolumeDependencyTests-Snapshot-1611977337"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:18.338896 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:18.338896 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:18.339342 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-569d8a3a-c1fa-4896-932d-4c5b4dcb7168 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:18.339457 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-569d8a3a-c1fa-4896-932d-4c5b4dcb7168 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create snapshot from volume 56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:18.364090 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-569d8a3a-c1fa-4896-932d-4c5b4dcb7168 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['e1e5db63-e099-4fec-8244-a8483cbeac6b', 'd8b958d0-25b1-4c7e-ad23-862d55ff60df', '08e0468c-7189-4013-9669-3c72d0081b7b', '28e2a458-71ec-4409-a534-462d91941fcf'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:18.395349 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-569d8a3a-c1fa-4896-932d-4c5b4dcb7168 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot create request issued successfully. Aug 18 05:37:18.395718 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-569d8a3a-c1fa-4896-932d-4c5b4dcb7168 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:37:18.396132 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1083/4368] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:37:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:18.407099 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1e435dbf-46bd-4e19-8283-282031cfb499 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:18.408785 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e435dbf-46bd-4e19-8283-282031cfb499 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 Aug 18 05:37:18.409102 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e435dbf-46bd-4e19-8283-282031cfb499 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:18.409384 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e435dbf-46bd-4e19-8283-282031cfb499 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:18.414661 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:18.414661 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:18.416598 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1e435dbf-46bd-4e19-8283-282031cfb499 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:18.416598 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e435dbf-46bd-4e19-8283-282031cfb499 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 returned with HTTP 200 Aug 18 05:37:18.416598 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1096/4369] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:18 2026] GET /volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:18.577302 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a2b7d0be-8fa5-452d-ac01-b0f3f6615434 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:18.579081 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2b7d0be-8fa5-452d-ac01-b0f3f6615434 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:18.579445 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a2b7d0be-8fa5-452d-ac01-b0f3f6615434 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:18.579786 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a2b7d0be-8fa5-452d-ac01-b0f3f6615434 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:18.588348 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:18.588348 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:18.591325 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a2b7d0be-8fa5-452d-ac01-b0f3f6615434 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:18.595814 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a2b7d0be-8fa5-452d-ac01-b0f3f6615434 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:18.596389 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1102/4370] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:18 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:19.002284 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4c7a503c-265a-4a3e-80cf-d2ccab8eb1d9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:19.004153 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c7a503c-265a-4a3e-80cf-d2ccab8eb1d9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:19.004646 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c7a503c-265a-4a3e-80cf-d2ccab8eb1d9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:19.004848 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c7a503c-265a-4a3e-80cf-d2ccab8eb1d9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:19.004956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4c7a503c-265a-4a3e-80cf-d2ccab8eb1d9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:19.009288 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:19.009288 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:19.009978 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c7a503c-265a-4a3e-80cf-d2ccab8eb1d9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:19.010367 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1090/4371] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:19 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:19.019998 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b156cbed-21fb-4295-8e90-d3f1724bed79 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:19.022421 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b156cbed-21fb-4295-8e90-d3f1724bed79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:19.022708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b156cbed-21fb-4295-8e90-d3f1724bed79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:19.022943 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b156cbed-21fb-4295-8e90-d3f1724bed79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:19.023110 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b156cbed-21fb-4295-8e90-d3f1724bed79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:19.027915 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:19.027915 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:19.028886 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b156cbed-21fb-4295-8e90-d3f1724bed79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:19.029303 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1084/4372] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:19 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:19.053252 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4b4d865d-0774-49b5-86d0-b7de7fc98b19 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:19.055888 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4b4d865d-0774-49b5-86d0-b7de7fc98b19 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d Aug 18 05:37:19.056132 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4b4d865d-0774-49b5-86d0-b7de7fc98b19 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:19.056320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4b4d865d-0774-49b5-86d0-b7de7fc98b19 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:19.062996 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:19.062996 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:19.066277 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4b4d865d-0774-49b5-86d0-b7de7fc98b19 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:19.069893 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4b4d865d-0774-49b5-86d0-b7de7fc98b19 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d returned with HTTP 200 Aug 18 05:37:19.070305 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1097/4373] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:19 2026] GET /volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:19.083812 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ea953571-8ba0-49f0-8bf3-1601249aacad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:19.085506 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea953571-8ba0-49f0-8bf3-1601249aacad tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:19.088380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ea953571-8ba0-49f0-8bf3-1601249aacad tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56d91e1f-3deb-4256-a872-1e966489fa3d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-953606279"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:19.094914 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:19.094914 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:19.095434 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ea953571-8ba0-49f0-8bf3-1601249aacad tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:19.095701 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-ea953571-8ba0-49f0-8bf3-1601249aacad tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create snapshot from volume 56d91e1f-3deb-4256-a872-1e966489fa3d Aug 18 05:37:19.127298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-ea953571-8ba0-49f0-8bf3-1601249aacad tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['19fbca27-88ef-43d9-a301-bc565f6e79d6', '7a071fa2-a404-463e-8b5a-e656b5479840', 'a15078fe-9fa4-485b-af59-6980ed44440f', 'dc8ba67d-d0c7-4fc6-8187-bf4842efa506'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:19.154405 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ea953571-8ba0-49f0-8bf3-1601249aacad tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot create request issued successfully. Aug 18 05:37:19.154971 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ea953571-8ba0-49f0-8bf3-1601249aacad tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:37:19.155584 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1103/4374] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:37:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:19.164702 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7303e6f8-0b6a-4b37-9c82-d7557f6ec7bf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:19.166564 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7303e6f8-0b6a-4b37-9c82-d7557f6ec7bf tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 Aug 18 05:37:19.166793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7303e6f8-0b6a-4b37-9c82-d7557f6ec7bf tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:19.167116 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7303e6f8-0b6a-4b37-9c82-d7557f6ec7bf tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:19.176316 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:19.176316 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:19.176775 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7303e6f8-0b6a-4b37-9c82-d7557f6ec7bf tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:19.177757 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7303e6f8-0b6a-4b37-9c82-d7557f6ec7bf tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 returned with HTTP 200 Aug 18 05:37:19.178419 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1091/4375] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:19 2026] GET /volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:19.426775 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0df56e51-db9a-4684-9d4c-eb8c2c5ed6fa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:19.428314 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0df56e51-db9a-4684-9d4c-eb8c2c5ed6fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 Aug 18 05:37:19.428599 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0df56e51-db9a-4684-9d4c-eb8c2c5ed6fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:19.428779 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0df56e51-db9a-4684-9d4c-eb8c2c5ed6fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:19.433408 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:19.433408 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:19.433876 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0df56e51-db9a-4684-9d4c-eb8c2c5ed6fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:19.434746 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0df56e51-db9a-4684-9d4c-eb8c2c5ed6fa tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 returned with HTTP 200 Aug 18 05:37:19.435205 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1085/4376] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:19 2026] GET /volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:19.443805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-83f51e20-a651-4acb-9b98-67728dff7453 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:19.445482 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:19.445879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "072ac715-16da-4050-93e2-8d0f7a680216", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-203460215"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:19.447408 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'snapshot_id': '072ac715-16da-4050-93e2-8d0f7a680216', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-203460215'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:19.452163 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:19.452163 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:19.452699 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:19.452858 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:37:19.456482 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:37:19.461574 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (fcb1d17c-5cad-43f8-858f-659a626f2b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:19.462413 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e70c38-0a6e-4ce8-a74e-0317aeb9ee0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:19.463271 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:19.490932 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e70c38-0a6e-4ce8-a74e-0317aeb9ee0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '072ac715-16da-4050-93e2-8d0f7a680216', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:19.491755 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3032bb71-42fd-4e8a-97d5-f040235a8187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:19.535865 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['fb1dc0a9-0b60-4afc-b9f2-5cb39d2e046d', '500e6a67-e730-46ea-9182-ea30549f3728', 'a0278128-e81e-4e76-8756-3479f8988598', 'c719ec37-0334-425c-96d0-4731eb4a423d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:19.536965 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3032bb71-42fd-4e8a-97d5-f040235a8187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb1dc0a9-0b60-4afc-b9f2-5cb39d2e046d', '500e6a67-e730-46ea-9182-ea30549f3728', 'a0278128-e81e-4e76-8756-3479f8988598', 'c719ec37-0334-425c-96d0-4731eb4a423d']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:19.537907 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c646d6-fef7-491b-9e8b-6a75abc88739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:19.581217 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c646d6-fef7-491b-9e8b-6a75abc88739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8009f94-3835-4198-9a68-d5dd587ed43a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-203460215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['fb1dc0a9-0b60-4afc-b9f2-5cb39d2e046d','500e6a67-e730-46ea-9182-ea30549f3728','a0278128-e81e-4e76-8756-3479f8988598','c719ec37-0334-425c-96d0-4731eb4a423d'],size=1,snapshot_id=072ac715-16da-4050-93e2-8d0f7a680216,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-203460215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8009f94-3835-4198-9a68-d5dd587ed43a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=072ac715-16da-4050-93e2-8d0f7a680216,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:19.582021 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7d26e53-4fd9-49df-b359-c4d0a112f62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:19.600843 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7d26e53-4fd9-49df-b359-c4d0a112f62d) transitioned into state 'SUCCESS' from state '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-203460215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['fb1dc0a9-0b60-4afc-b9f2-5cb39d2e046d','500e6a67-e730-46ea-9182-ea30549f3728','a0278128-e81e-4e76-8756-3479f8988598','c719ec37-0334-425c-96d0-4731eb4a423d'],size=1,snapshot_id=072ac715-16da-4050-93e2-8d0f7a680216,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:19.601545 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2a38b1-505f-4161-95d0-ea04694561d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:19.611349 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c30106c7-79da-4fe1-824b-b5ab91b4827a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:19.612641 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c30106c7-79da-4fe1-824b-b5ab91b4827a tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:19.612906 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c30106c7-79da-4fe1-824b-b5ab91b4827a tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:19.613207 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c30106c7-79da-4fe1-824b-b5ab91b4827a tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:19.620006 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:19.620006 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:19.622953 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2a38b1-505f-4161-95d0-ea04694561d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:19.626432 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (fcb1d17c-5cad-43f8-858f-659a626f2b92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:19.626545 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c30106c7-79da-4fe1-824b-b5ab91b4827a tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:19.626595 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:37:19.626595 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-83f51e20-a651-4acb-9b98-67728dff7453 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:19.626595 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1098/4377] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:37:19 2026] POST /volume/v3/volumes => generated 803 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:19.628905 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c30106c7-79da-4fe1-824b-b5ab91b4827a tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:19.629499 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1104/4378] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:19 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:19.638049 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0b3dc739-0dce-4d4f-ad26-ed6041063211 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:19.639954 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b3dc739-0dce-4d4f-ad26-ed6041063211 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a Aug 18 05:37:19.640240 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b3dc739-0dce-4d4f-ad26-ed6041063211 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:19.640409 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0b3dc739-0dce-4d4f-ad26-ed6041063211 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:19.647982 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:19.647982 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:19.652104 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0b3dc739-0dce-4d4f-ad26-ed6041063211 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:19.656322 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0b3dc739-0dce-4d4f-ad26-ed6041063211 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a returned with HTTP 200 Aug 18 05:37:19.656767 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1092/4379] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:19 2026] GET /volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:20.019859 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1b2f990-4801-4707-87af-fb145657584a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.021838 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1b2f990-4801-4707-87af-fb145657584a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:20.022215 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1b2f990-4801-4707-87af-fb145657584a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:20.022548 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1b2f990-4801-4707-87af-fb145657584a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:20.022722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e1b2f990-4801-4707-87af-fb145657584a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:20.027153 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.027153 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:20.027901 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1b2f990-4801-4707-87af-fb145657584a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:20.028310 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1086/4380] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:20 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:20.039716 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a142dd5d-04c0-40aa-ac56-d84078a5fdf5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.041627 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a142dd5d-04c0-40aa-ac56-d84078a5fdf5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:20.041815 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a142dd5d-04c0-40aa-ac56-d84078a5fdf5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:20.042004 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a142dd5d-04c0-40aa-ac56-d84078a5fdf5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:20.042111 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a142dd5d-04c0-40aa-ac56-d84078a5fdf5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:20.046459 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.046459 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:20.047391 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a142dd5d-04c0-40aa-ac56-d84078a5fdf5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:20.047829 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1099/4381] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:20 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:20.188965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2d8a883d-d9ad-41bb-a495-bece8aa630f6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.190745 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d8a883d-d9ad-41bb-a495-bece8aa630f6 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 Aug 18 05:37:20.192250 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d8a883d-d9ad-41bb-a495-bece8aa630f6 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:20.192250 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d8a883d-d9ad-41bb-a495-bece8aa630f6 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:20.196793 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.196793 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:20.197422 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2d8a883d-d9ad-41bb-a495-bece8aa630f6 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:20.198522 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d8a883d-d9ad-41bb-a495-bece8aa630f6 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 returned with HTTP 200 Aug 18 05:37:20.198986 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1105/4382] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:20 2026] GET /volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:20.208259 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-26cbffbc-386b-40e3-be8f-fba2379a5b89 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.210528 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26cbffbc-386b-40e3-be8f-fba2379a5b89 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] POST https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67/action Aug 18 05:37:20.211005 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-26cbffbc-386b-40e3-be8f-fba2379a5b89 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:37:20.211210 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-26cbffbc-386b-40e3-be8f-fba2379a5b89 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:20.212935 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-26cbffbc-386b-40e3-be8f-fba2379a5b89 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Updating snapshot 'a63d1973-6790-4fc4-93b0-d9ac689a5a67' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 05:37:20.223663 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.223663 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:20.224319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-26cbffbc-386b-40e3-be8f-fba2379a5b89 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0ccdc58acac34e3189203578146b230a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93cc75d690b411aaae8236ec69ba2d8', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:37:20.224623 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-26cbffbc-386b-40e3-be8f-fba2379a5b89 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67/action returned with HTTP 403 Aug 18 05:37:20.225271 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1093/4383] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:37:20 2026] POST /volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:20.232218 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-623c4d81-dff7-491e-9399-61f43a256c3a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.234070 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-623c4d81-dff7-491e-9399-61f43a256c3a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 Aug 18 05:37:20.234363 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-623c4d81-dff7-491e-9399-61f43a256c3a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:20.234648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-623c4d81-dff7-491e-9399-61f43a256c3a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:20.234866 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-623c4d81-dff7-491e-9399-61f43a256c3a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete snapshot with id: a63d1973-6790-4fc4-93b0-d9ac689a5a67 Aug 18 05:37:20.240061 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.240061 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:20.240429 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-623c4d81-dff7-491e-9399-61f43a256c3a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:20.254888 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-623c4d81-dff7-491e-9399-61f43a256c3a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot delete request issued successfully. Aug 18 05:37:20.255219 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-623c4d81-dff7-491e-9399-61f43a256c3a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 returned with HTTP 202 Aug 18 05:37:20.255705 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1087/4384] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:20 2026] DELETE /volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:20.263702 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-81a50aa5-d21b-47fb-91bd-71e300b946c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.266022 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81a50aa5-d21b-47fb-91bd-71e300b946c1 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 Aug 18 05:37:20.266271 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81a50aa5-d21b-47fb-91bd-71e300b946c1 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:20.266407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81a50aa5-d21b-47fb-91bd-71e300b946c1 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:20.273026 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.273026 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:20.273026 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-81a50aa5-d21b-47fb-91bd-71e300b946c1 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:20.273482 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81a50aa5-d21b-47fb-91bd-71e300b946c1 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 returned with HTTP 200 Aug 18 05:37:20.273925 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1100/4385] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:20 2026] GET /volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:20.647226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e800ed32-fc97-42d4-9bbc-ebd7c3fea4c8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.648817 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e800ed32-fc97-42d4-9bbc-ebd7c3fea4c8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:20.649225 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e800ed32-fc97-42d4-9bbc-ebd7c3fea4c8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:20.649546 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e800ed32-fc97-42d4-9bbc-ebd7c3fea4c8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:20.656700 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.656700 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:20.662259 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e800ed32-fc97-42d4-9bbc-ebd7c3fea4c8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:20.666080 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e800ed32-fc97-42d4-9bbc-ebd7c3fea4c8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:20.666745 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1106/4386] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:20 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:20.669796 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f05676b0-5c12-4fe4-bcf4-0e69818346a7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.671638 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f05676b0-5c12-4fe4-bcf4-0e69818346a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a Aug 18 05:37:20.671992 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f05676b0-5c12-4fe4-bcf4-0e69818346a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:20.672253 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f05676b0-5c12-4fe4-bcf4-0e69818346a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:20.679678 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.679678 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:20.683089 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f05676b0-5c12-4fe4-bcf4-0e69818346a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:20.687125 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f05676b0-5c12-4fe4-bcf4-0e69818346a7 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a returned with HTTP 200 Aug 18 05:37:20.687551 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1094/4387] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:20 2026] GET /volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:20.703123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e845de1-d5c3-43ba-8c64-cf9fa071dc10 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.705069 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e845de1-d5c3-43ba-8c64-cf9fa071dc10 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 Aug 18 05:37:20.705396 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e845de1-d5c3-43ba-8c64-cf9fa071dc10 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:20.705717 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e845de1-d5c3-43ba-8c64-cf9fa071dc10 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:20.705915 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-5e845de1-d5c3-43ba-8c64-cf9fa071dc10 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: 072ac715-16da-4050-93e2-8d0f7a680216 Aug 18 05:37:20.710959 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.710959 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:20.711600 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e845de1-d5c3-43ba-8c64-cf9fa071dc10 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:20.726869 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5e845de1-d5c3-43ba-8c64-cf9fa071dc10 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot delete request issued successfully. Aug 18 05:37:20.727187 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e845de1-d5c3-43ba-8c64-cf9fa071dc10 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 returned with HTTP 202 Aug 18 05:37:20.727893 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1088/4388] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:20 2026] DELETE /volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:20.738433 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50075e1e-5643-4810-8863-53f6bb46c16a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:20.740326 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50075e1e-5643-4810-8863-53f6bb46c16a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 Aug 18 05:37:20.740522 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50075e1e-5643-4810-8863-53f6bb46c16a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:20.740718 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50075e1e-5643-4810-8863-53f6bb46c16a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:20.747191 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:20.747191 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:20.747191 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-50075e1e-5643-4810-8863-53f6bb46c16a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Snapshot retrieved successfully. Aug 18 05:37:20.747731 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50075e1e-5643-4810-8863-53f6bb46c16a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 returned with HTTP 200 Aug 18 05:37:20.748114 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1101/4389] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:20 2026] GET /volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:21.040568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9542e29c-4a63-47f7-be0a-e05b57396f83 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:21.042674 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9542e29c-4a63-47f7-be0a-e05b57396f83 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:21.043214 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9542e29c-4a63-47f7-be0a-e05b57396f83 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:21.043632 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9542e29c-4a63-47f7-be0a-e05b57396f83 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:21.043914 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9542e29c-4a63-47f7-be0a-e05b57396f83 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:21.050829 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:21.050829 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:21.052880 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9542e29c-4a63-47f7-be0a-e05b57396f83 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:21.052880 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1107/4390] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:21 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:21.058525 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-98b93144-ffe7-4b42-83e9-a50abaaf9cd8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:21.061033 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98b93144-ffe7-4b42-83e9-a50abaaf9cd8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:21.061273 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98b93144-ffe7-4b42-83e9-a50abaaf9cd8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:21.061616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98b93144-ffe7-4b42-83e9-a50abaaf9cd8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:21.061772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-98b93144-ffe7-4b42-83e9-a50abaaf9cd8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:21.067915 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:21.067915 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:21.069041 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98b93144-ffe7-4b42-83e9-a50abaaf9cd8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:21.069592 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1095/4391] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:21 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:21.283027 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-71ac5085-b10e-4ec0-b22d-04d09bf850c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:21.285139 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71ac5085-b10e-4ec0-b22d-04d09bf850c5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 Aug 18 05:37:21.285517 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71ac5085-b10e-4ec0-b22d-04d09bf850c5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:21.285836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71ac5085-b10e-4ec0-b22d-04d09bf850c5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:21.290422 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71ac5085-b10e-4ec0-b22d-04d09bf850c5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 returned with HTTP 404 Aug 18 05:37:21.291199 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1089/4392] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:21 2026] GET /volume/v3/snapshots/a63d1973-6790-4fc4-93b0-d9ac689a5a67 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:21.298569 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a5093b26-6ab8-4c70-9bb7-b07d53af4668 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:21.300521 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5093b26-6ab8-4c70-9bb7-b07d53af4668 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d Aug 18 05:37:21.300723 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5093b26-6ab8-4c70-9bb7-b07d53af4668 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:21.300968 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a5093b26-6ab8-4c70-9bb7-b07d53af4668 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:21.301203 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-a5093b26-6ab8-4c70-9bb7-b07d53af4668 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume with id: 56d91e1f-3deb-4256-a872-1e966489fa3d Aug 18 05:37:21.309050 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:21.309050 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:21.309541 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a5093b26-6ab8-4c70-9bb7-b07d53af4668 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:21.327539 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a5093b26-6ab8-4c70-9bb7-b07d53af4668 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume request issued successfully. Aug 18 05:37:21.327818 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a5093b26-6ab8-4c70-9bb7-b07d53af4668 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d returned with HTTP 202 Aug 18 05:37:21.328422 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1102/4393] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:21 2026] DELETE /volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:21.338555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dca577c6-9375-4ee4-9bba-a07654a79f85 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:21.343819 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dca577c6-9375-4ee4-9bba-a07654a79f85 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d Aug 18 05:37:21.343819 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dca577c6-9375-4ee4-9bba-a07654a79f85 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:21.343819 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dca577c6-9375-4ee4-9bba-a07654a79f85 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:21.351437 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:21.351437 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:21.355987 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dca577c6-9375-4ee4-9bba-a07654a79f85 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:21.360855 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dca577c6-9375-4ee4-9bba-a07654a79f85 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d returned with HTTP 200 Aug 18 05:37:21.361310 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1108/4394] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:21 2026] GET /volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:21.679082 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a5cf5664-abb9-4418-9556-71d78867734f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:21.680999 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a5cf5664-abb9-4418-9556-71d78867734f tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:21.681284 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a5cf5664-abb9-4418-9556-71d78867734f tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:21.681419 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a5cf5664-abb9-4418-9556-71d78867734f tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:21.689831 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:21.689831 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:21.694399 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a5cf5664-abb9-4418-9556-71d78867734f tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:21.700040 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a5cf5664-abb9-4418-9556-71d78867734f tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:21.700508 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1096/4395] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:21 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:21.761421 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd7a9620-eeb4-43f2-b5cb-765fe139aaca None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:21.763638 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd7a9620-eeb4-43f2-b5cb-765fe139aaca tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 Aug 18 05:37:21.763926 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd7a9620-eeb4-43f2-b5cb-765fe139aaca tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:21.764188 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd7a9620-eeb4-43f2-b5cb-765fe139aaca tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:21.769385 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd7a9620-eeb4-43f2-b5cb-765fe139aaca tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 returned with HTTP 404 Aug 18 05:37:21.770060 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1090/4396] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:21 2026] GET /volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:21.778641 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-184841a4-acb5-469a-acbe-83f6b4e9e071 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:21.780537 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-184841a4-acb5-469a-acbe-83f6b4e9e071 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:21.780744 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-184841a4-acb5-469a-acbe-83f6b4e9e071 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:21.780930 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-184841a4-acb5-469a-acbe-83f6b4e9e071 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:21.781149 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-184841a4-acb5-469a-acbe-83f6b4e9e071 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: 56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:21.789048 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:21.789048 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:21.789684 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-184841a4-acb5-469a-acbe-83f6b4e9e071 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:21.807027 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-184841a4-acb5-469a-acbe-83f6b4e9e071 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:21.807267 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-184841a4-acb5-469a-acbe-83f6b4e9e071 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 returned with HTTP 202 Aug 18 05:37:21.807714 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1103/4397] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:21 2026] DELETE /volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:21.816392 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e3815222-ef06-4d78-a265-93b295d2c588 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:21.818512 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3815222-ef06-4d78-a265-93b295d2c588 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:21.818727 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3815222-ef06-4d78-a265-93b295d2c588 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:21.819309 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e3815222-ef06-4d78-a265-93b295d2c588 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:21.828868 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:21.828868 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:21.834864 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e3815222-ef06-4d78-a265-93b295d2c588 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:21.841382 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e3815222-ef06-4d78-a265-93b295d2c588 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 returned with HTTP 200 Aug 18 05:37:21.842126 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1109/4398] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:21 2026] GET /volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:22.063918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1a10a0c-b638-4f7f-ad45-ec55b70d13ca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:22.065575 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1a10a0c-b638-4f7f-ad45-ec55b70d13ca tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:22.065786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1a10a0c-b638-4f7f-ad45-ec55b70d13ca tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:22.065990 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1a10a0c-b638-4f7f-ad45-ec55b70d13ca tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:22.066120 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c1a10a0c-b638-4f7f-ad45-ec55b70d13ca tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:22.070245 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:22.070245 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:22.070863 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1a10a0c-b638-4f7f-ad45-ec55b70d13ca tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:22.071237 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1097/4399] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:22 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:22.079218 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7087356f-d6e1-4709-959a-fe4559ba0897 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:22.081163 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7087356f-d6e1-4709-959a-fe4559ba0897 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:22.081449 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7087356f-d6e1-4709-959a-fe4559ba0897 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:22.081844 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7087356f-d6e1-4709-959a-fe4559ba0897 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:22.082035 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7087356f-d6e1-4709-959a-fe4559ba0897 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:22.086254 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:22.086254 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:22.087194 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7087356f-d6e1-4709-959a-fe4559ba0897 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:22.087634 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1091/4400] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:22 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:22.376323 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67e97dec-6a9d-4679-85c0-24d6fb431495 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:22.378266 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67e97dec-6a9d-4679-85c0-24d6fb431495 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d Aug 18 05:37:22.378534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67e97dec-6a9d-4679-85c0-24d6fb431495 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:22.378772 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67e97dec-6a9d-4679-85c0-24d6fb431495 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:22.386470 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67e97dec-6a9d-4679-85c0-24d6fb431495 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d returned with HTTP 404 Aug 18 05:37:22.387149 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1104/4401] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:22 2026] GET /volume/v3/volumes/56d91e1f-3deb-4256-a872-1e966489fa3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:22.396884 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1361c037-eeab-4055-9c82-93c328b39a3e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:22.398869 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:22.399377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1958314050"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:22.400830 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1958314050'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:22.400992 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume of 1 GB Aug 18 05:37:22.405138 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:22.411193 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (e0502b6f-8d03-4a82-8cc2-6e1096a8db63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:22.412116 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ee6e03-83f4-4008-bd47-440bc18a5aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:22.412921 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:22.438107 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ee6e03-83f4-4008-bd47-440bc18a5aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:22.438982 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff5c92e-2fb2-40ea-98d6-717eb55c1304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:22.477703 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['e8c81626-bbda-4ac3-a689-845308d7b4af', 'f1bea059-6ffd-4c11-a29e-540157fab17d', 'f0688c14-7339-4d7a-909e-c62aa7adf4e2', 'e3914db5-dd3a-4e9b-9f96-6d9da538baad'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:22.478657 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ff5c92e-2fb2-40ea-98d6-717eb55c1304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8c81626-bbda-4ac3-a689-845308d7b4af', 'f1bea059-6ffd-4c11-a29e-540157fab17d', 'f0688c14-7339-4d7a-909e-c62aa7adf4e2', 'e3914db5-dd3a-4e9b-9f96-6d9da538baad']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:22.479384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603a5fd9-2424-45ab-8c33-b61328536564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:22.503460 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603a5fd9-2424-45ab-8c33-b61328536564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e360422-0129-4427-a692-dac4420afcc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1958314050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['e8c81626-bbda-4ac3-a689-845308d7b4af','f1bea059-6ffd-4c11-a29e-540157fab17d','f0688c14-7339-4d7a-909e-c62aa7adf4e2','e3914db5-dd3a-4e9b-9f96-6d9da538baad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1958314050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e360422-0129-4427-a692-dac4420afcc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c93cc75d690b411aaae8236ec69ba2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:22.504347 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3f7bb11-3aa8-4a5c-b0de-21b2143fc0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:22.523687 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3f7bb11-3aa8-4a5c-b0de-21b2143fc0f2) transitioned into state 'SUCCESS' from state '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-1958314050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['e8c81626-bbda-4ac3-a689-845308d7b4af','f1bea059-6ffd-4c11-a29e-540157fab17d','f0688c14-7339-4d7a-909e-c62aa7adf4e2','e3914db5-dd3a-4e9b-9f96-6d9da538baad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:22.524521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400330a9-4885-4ed7-8b91-6518a25be1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:22.534131 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400330a9-4885-4ed7-8b91-6518a25be1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:22.534950 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (e0502b6f-8d03-4a82-8cc2-6e1096a8db63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:22.535284 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request issued successfully. Aug 18 05:37:22.535844 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1361c037-eeab-4055-9c82-93c328b39a3e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:22.536344 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1110/4402] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:37:22 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:22.551272 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1b588245-b087-4527-951e-67abd1a10cd3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:22.552991 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b588245-b087-4527-951e-67abd1a10cd3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 Aug 18 05:37:22.553207 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1b588245-b087-4527-951e-67abd1a10cd3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:22.553386 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1b588245-b087-4527-951e-67abd1a10cd3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:22.560294 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:22.560294 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:22.564111 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1b588245-b087-4527-951e-67abd1a10cd3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:22.568280 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b588245-b087-4527-951e-67abd1a10cd3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 returned with HTTP 200 Aug 18 05:37:22.568736 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1098/4403] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:22 2026] GET /volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:22.714982 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-83ec9501-6343-4221-a5e2-5d7a4ab6afe4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:22.717600 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83ec9501-6343-4221-a5e2-5d7a4ab6afe4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:22.717954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83ec9501-6343-4221-a5e2-5d7a4ab6afe4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:22.718316 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-83ec9501-6343-4221-a5e2-5d7a4ab6afe4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:22.727183 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:22.727183 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:22.731748 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-83ec9501-6343-4221-a5e2-5d7a4ab6afe4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:22.737684 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-83ec9501-6343-4221-a5e2-5d7a4ab6afe4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:22.738208 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1092/4404] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:22 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:22.854921 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d9b67af-dbb8-4e59-8946-e4bd1a285aa5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:22.856896 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d9b67af-dbb8-4e59-8946-e4bd1a285aa5 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:22.857158 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d9b67af-dbb8-4e59-8946-e4bd1a285aa5 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:22.857374 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d9b67af-dbb8-4e59-8946-e4bd1a285aa5 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:22.863219 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d9b67af-dbb8-4e59-8946-e4bd1a285aa5 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 returned with HTTP 404 Aug 18 05:37:22.863815 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1105/4405] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:22 2026] GET /volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:22.872077 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:22.874026 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:22.874558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2050972279"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:22.875857 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2050972279'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:22.875968 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:37:22.876395 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:22.876395 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:22.880104 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:37:22.885651 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (0c3c93e7-b320-4240-bcf0-3b25598b3458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:22.886624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c736ec6-875a-4e5a-ab4c-016683907fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:22.887436 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:22.913965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c736ec6-875a-4e5a-ab4c-016683907fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:22.915320 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ccbec00-3dea-4e1b-b175-c828e535bc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:22.963897 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['d8ccd765-c345-4582-8351-d4d6697ed853', 'da1d2efb-0531-4c67-8538-1027cfa43713', '2ad8816c-0f39-42d6-abec-f03880afa264', 'a36d82ae-77c8-4305-92ba-a8816a3833b6'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:22.964726 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ccbec00-3dea-4e1b-b175-c828e535bc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8ccd765-c345-4582-8351-d4d6697ed853', 'da1d2efb-0531-4c67-8538-1027cfa43713', '2ad8816c-0f39-42d6-abec-f03880afa264', 'a36d82ae-77c8-4305-92ba-a8816a3833b6']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:22.965418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2865787c-33dc-4fa9-a4d4-13a74b579218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:22.989743 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2865787c-33dc-4fa9-a4d4-13a74b579218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3360c8ff-afed-430f-ad0b-ad77feac3ad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2050972279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['d8ccd765-c345-4582-8351-d4d6697ed853','da1d2efb-0531-4c67-8538-1027cfa43713','2ad8816c-0f39-42d6-abec-f03880afa264','a36d82ae-77c8-4305-92ba-a8816a3833b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2050972279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3360c8ff-afed-430f-ad0b-ad77feac3ad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:22.990632 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c02fbc-f361-4a72-8e1d-543b4d56cb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:23.013577 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c02fbc-f361-4a72-8e1d-543b4d56cb26) transitioned into state 'SUCCESS' from state '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-2050972279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['d8ccd765-c345-4582-8351-d4d6697ed853','da1d2efb-0531-4c67-8538-1027cfa43713','2ad8816c-0f39-42d6-abec-f03880afa264','a36d82ae-77c8-4305-92ba-a8816a3833b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:23.014671 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9846acd-822f-40b9-b4df-b1d2e9a35977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:23.025958 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9846acd-822f-40b9-b4df-b1d2e9a35977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:23.027135 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (0c3c93e7-b320-4240-bcf0-3b25598b3458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:23.027556 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:37:23.029270 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dff05b44-c849-459b-86da-3fc2ec7dfd4e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:23.029871 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1111/4406] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:37:22 2026] POST /volume/v3/volumes => generated 770 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:23.042035 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a6d616e5-d0d9-492d-b134-4fce0edd65ae None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:23.043781 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a6d616e5-d0d9-492d-b134-4fce0edd65ae tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 Aug 18 05:37:23.043952 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a6d616e5-d0d9-492d-b134-4fce0edd65ae tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:23.044151 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a6d616e5-d0d9-492d-b134-4fce0edd65ae tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:23.052090 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:23.052090 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:23.056350 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a6d616e5-d0d9-492d-b134-4fce0edd65ae tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:23.061235 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a6d616e5-d0d9-492d-b134-4fce0edd65ae tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 returned with HTTP 200 Aug 18 05:37:23.061761 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1099/4407] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:23 2026] GET /volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:23.081921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9df3ad43-8f9a-4e46-994a-374f481dc6aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:23.083873 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9df3ad43-8f9a-4e46-994a-374f481dc6aa tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:23.084249 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9df3ad43-8f9a-4e46-994a-374f481dc6aa tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:23.084542 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9df3ad43-8f9a-4e46-994a-374f481dc6aa tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:23.084695 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9df3ad43-8f9a-4e46-994a-374f481dc6aa tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:23.088789 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:23.088789 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:23.089441 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9df3ad43-8f9a-4e46-994a-374f481dc6aa tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:23.089796 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1093/4408] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:23 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:23.098946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e4e28a6-cc6a-492f-844e-412dcc6db229 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:23.101545 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e4e28a6-cc6a-492f-844e-412dcc6db229 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:23.101770 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e4e28a6-cc6a-492f-844e-412dcc6db229 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:23.102082 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e4e28a6-cc6a-492f-844e-412dcc6db229 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:23.102325 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5e4e28a6-cc6a-492f-844e-412dcc6db229 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:23.106699 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:23.106699 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:23.107724 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e4e28a6-cc6a-492f-844e-412dcc6db229 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:23.108223 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1106/4409] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:23 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:23.583967 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-47c027c2-9070-4b7b-867a-b8aa70f3d0d0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:23.585863 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-47c027c2-9070-4b7b-867a-b8aa70f3d0d0 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 Aug 18 05:37:23.586177 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-47c027c2-9070-4b7b-867a-b8aa70f3d0d0 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:23.586398 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-47c027c2-9070-4b7b-867a-b8aa70f3d0d0 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:23.594748 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:23.594748 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:23.598938 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-47c027c2-9070-4b7b-867a-b8aa70f3d0d0 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:23.602966 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-47c027c2-9070-4b7b-867a-b8aa70f3d0d0 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 returned with HTTP 200 Aug 18 05:37:23.603347 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1112/4410] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:23 2026] GET /volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:23.615692 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fdb04e4d-c17c-40da-8a95-2c4beaeb0938 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:23.617805 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fdb04e4d-c17c-40da-8a95-2c4beaeb0938 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:23.618237 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fdb04e4d-c17c-40da-8a95-2c4beaeb0938 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e360422-0129-4427-a692-dac4420afcc1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1451709118"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:23.628368 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:23.628368 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:23.628776 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fdb04e4d-c17c-40da-8a95-2c4beaeb0938 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:23.628965 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-fdb04e4d-c17c-40da-8a95-2c4beaeb0938 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create snapshot from volume 6e360422-0129-4427-a692-dac4420afcc1 Aug 18 05:37:23.653999 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-fdb04e4d-c17c-40da-8a95-2c4beaeb0938 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['28c2ceb9-0ed7-4cd8-ae64-d77549991d8e', '6ce29db7-3d65-4d22-a7ce-3ee83dca642d', '61041638-a720-4bb2-ba7f-7b880bac327e', 'da845df6-c7b6-46bc-b7e4-9bbfc0d0d813'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:23.703943 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fdb04e4d-c17c-40da-8a95-2c4beaeb0938 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot create request issued successfully. Aug 18 05:37:23.704316 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fdb04e4d-c17c-40da-8a95-2c4beaeb0938 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:37:23.704803 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1100/4411] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:37:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:23.715063 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5602f93a-1418-4f03-b4ba-32e97f51aeb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:23.717554 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5602f93a-1418-4f03-b4ba-32e97f51aeb5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 Aug 18 05:37:23.717754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5602f93a-1418-4f03-b4ba-32e97f51aeb5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:23.717961 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5602f93a-1418-4f03-b4ba-32e97f51aeb5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:23.723193 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:23.723193 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:23.723651 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5602f93a-1418-4f03-b4ba-32e97f51aeb5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:23.724512 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5602f93a-1418-4f03-b4ba-32e97f51aeb5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 returned with HTTP 200 Aug 18 05:37:23.725088 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1094/4412] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:23 2026] GET /volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:23.752499 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-224dc335-ef90-44d3-a9d1-e048c66ef737 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:23.755005 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-224dc335-ef90-44d3-a9d1-e048c66ef737 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:23.755292 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-224dc335-ef90-44d3-a9d1-e048c66ef737 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:23.755598 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-224dc335-ef90-44d3-a9d1-e048c66ef737 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:23.764426 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:23.764426 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:23.769091 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-224dc335-ef90-44d3-a9d1-e048c66ef737 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:23.775877 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-224dc335-ef90-44d3-a9d1-e048c66ef737 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:23.776315 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1107/4413] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:23 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:24.073599 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-589060db-0206-4f98-b6fa-1e01471fa7b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.075570 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-589060db-0206-4f98-b6fa-1e01471fa7b6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 Aug 18 05:37:24.075816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-589060db-0206-4f98-b6fa-1e01471fa7b6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:24.076074 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-589060db-0206-4f98-b6fa-1e01471fa7b6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:24.082875 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.082875 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:24.086536 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-589060db-0206-4f98-b6fa-1e01471fa7b6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:24.090876 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-589060db-0206-4f98-b6fa-1e01471fa7b6 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 returned with HTTP 200 Aug 18 05:37:24.091256 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1113/4414] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:24 2026] GET /volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:24.102352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c43a8567-4cf6-4260-a7cb-7ff8e259d542 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.105068 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c43a8567-4cf6-4260-a7cb-7ff8e259d542 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:24.105442 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c43a8567-4cf6-4260-a7cb-7ff8e259d542 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:24.105595 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.105958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c43a8567-4cf6-4260-a7cb-7ff8e259d542 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:24.105958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c43a8567-4cf6-4260-a7cb-7ff8e259d542 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:24.107733 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:24.108362 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3360c8ff-afed-430f-ad0b-ad77feac3ad7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-129785603"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:24.110171 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request body: {'volume': {'source_volid': '3360c8ff-afed-430f-ad0b-ad77feac3ad7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-129785603'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:24.110269 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.110269 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:24.111092 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c43a8567-4cf6-4260-a7cb-7ff8e259d542 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:24.111577 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1101/4415] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:24 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:24.120145 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.120145 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:24.120816 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume retrieved successfully. Aug 18 05:37:24.121023 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume of 1 GB Aug 18 05:37:24.121160 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aeeba749-83c8-45c8-bba3-c373a6e7479a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.123788 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aeeba749-83c8-45c8-bba3-c373a6e7479a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:24.124121 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aeeba749-83c8-45c8-bba3-c373a6e7479a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:24.124385 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aeeba749-83c8-45c8-bba3-c373a6e7479a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:24.124557 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aeeba749-83c8-45c8-bba3-c373a6e7479a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:24.125429 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Availability Zones retrieved successfully. Aug 18 05:37:24.132171 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (7503de11-b052-436e-add4-2a50b077a9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:24.133580 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62458d1c-b6e2-465f-8c25-44f9ff696918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:24.133639 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.133639 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:24.134614 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:24.134675 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aeeba749-83c8-45c8-bba3-c373a6e7479a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:24.135148 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1108/4416] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:24 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:24.162368 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62458d1c-b6e2-465f-8c25-44f9ff696918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3360c8ff-afed-430f-ad0b-ad77feac3ad7', 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:24.163304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea66566-1575-4730-8c8a-6767cb2523e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:24.201328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Created reservations ['25b63130-d21e-4825-bae0-d1c5338b2e0c', '70cee0c6-4216-4846-a21b-618d254a0df7', '68e797e9-d151-4a42-aeaa-a757d234cd5a', '354d72ac-2536-43fe-a28a-64f9b0235a97'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:24.202165 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea66566-1575-4730-8c8a-6767cb2523e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b63130-d21e-4825-bae0-d1c5338b2e0c', '70cee0c6-4216-4846-a21b-618d254a0df7', '68e797e9-d151-4a42-aeaa-a757d234cd5a', '354d72ac-2536-43fe-a28a-64f9b0235a97']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:24.202967 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d934780-228b-4679-8113-6e46f2fc6138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:24.235407 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d934780-228b-4679-8113-6e46f2fc6138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10e54f74-0d87-4277-bf1d-9da264f17837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-129785603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['25b63130-d21e-4825-bae0-d1c5338b2e0c','70cee0c6-4216-4846-a21b-618d254a0df7','68e797e9-d151-4a42-aeaa-a757d234cd5a','354d72ac-2536-43fe-a28a-64f9b0235a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=3360c8ff-afed-430f-ad0b-ad77feac3ad7,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-129785603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10e54f74-0d87-4277-bf1d-9da264f17837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16ee548db1724a988c111a20992cadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3360c8ff-afed-430f-ad0b-ad77feac3ad7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486647ba41124e728fde7bee55dc31f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:24.236600 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b6bb10-310b-4008-b120-e9573baec02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:24.252670 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b6bb10-310b-4008-b120-e9573baec02d) transitioned into state 'SUCCESS' from state '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-129785603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16ee548db1724a988c111a20992cadbc',qos_specs=None,replication_status=,reservations=['25b63130-d21e-4825-bae0-d1c5338b2e0c','70cee0c6-4216-4846-a21b-618d254a0df7','68e797e9-d151-4a42-aeaa-a757d234cd5a','354d72ac-2536-43fe-a28a-64f9b0235a97'],size=1,snapshot_id=None,source_replicaid=,source_volid=3360c8ff-afed-430f-ad0b-ad77feac3ad7,status='creating',user_id='486647ba41124e728fde7bee55dc31f7',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:24.253470 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2f7cf5-f5cf-4e2f-80df-176ddc3659ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:24.268900 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2f7cf5-f5cf-4e2f-80df-176ddc3659ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:24.269821 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Flow 'volume_create_api' (7503de11-b052-436e-add4-2a50b077a9ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:24.270271 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Create volume request issued successfully. Aug 18 05:37:24.270868 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-724a54cf-335c-43cf-ba40-a2b41e36d663 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:24.271436 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1095/4417] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:37:24 2026] POST /volume/v3/volumes => generated 803 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:24.283035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-93f6d514-2533-4a63-8221-32ee5c16c447 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.285479 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93f6d514-2533-4a63-8221-32ee5c16c447 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 Aug 18 05:37:24.285791 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93f6d514-2533-4a63-8221-32ee5c16c447 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:24.286062 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93f6d514-2533-4a63-8221-32ee5c16c447 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:24.294950 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.294950 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:24.299125 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-93f6d514-2533-4a63-8221-32ee5c16c447 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:24.304259 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93f6d514-2533-4a63-8221-32ee5c16c447 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 returned with HTTP 200 Aug 18 05:37:24.304719 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1114/4418] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:24 2026] GET /volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:24.734098 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15f4eecb-5865-4a20-abb4-cad298a8eb0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.736201 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15f4eecb-5865-4a20-abb4-cad298a8eb0e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 Aug 18 05:37:24.736418 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15f4eecb-5865-4a20-abb4-cad298a8eb0e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:24.736657 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15f4eecb-5865-4a20-abb4-cad298a8eb0e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:24.742870 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.742870 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:24.743290 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-15f4eecb-5865-4a20-abb4-cad298a8eb0e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:24.744100 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15f4eecb-5865-4a20-abb4-cad298a8eb0e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 returned with HTTP 200 Aug 18 05:37:24.744564 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1102/4419] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:24 2026] GET /volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:24.753298 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ace8b837-1a79-4845-bf58-a3c4bce472d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.757681 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ace8b837-1a79-4845-bf58-a3c4bce472d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] GET https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 Aug 18 05:37:24.757681 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ace8b837-1a79-4845-bf58-a3c4bce472d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:24.757681 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ace8b837-1a79-4845-bf58-a3c4bce472d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:24.762825 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.762825 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:24.763637 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ace8b837-1a79-4845-bf58-a3c4bce472d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Snapshot retrieved successfully. Aug 18 05:37:24.764791 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ace8b837-1a79-4845-bf58-a3c4bce472d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 returned with HTTP 200 Aug 18 05:37:24.765363 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1109/4420] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:24 2026] GET /volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:24.774756 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8f0f58a3-d729-4b46-8db8-13f1c0a4743c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.777180 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f0f58a3-d729-4b46-8db8-13f1c0a4743c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 Aug 18 05:37:24.777500 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f0f58a3-d729-4b46-8db8-13f1c0a4743c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:24.777791 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f0f58a3-d729-4b46-8db8-13f1c0a4743c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:24.777998 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-8f0f58a3-d729-4b46-8db8-13f1c0a4743c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete snapshot with id: b10de70d-cd93-491b-bc99-be92ca7683b8 Aug 18 05:37:24.784792 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.784792 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:24.784792 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8f0f58a3-d729-4b46-8db8-13f1c0a4743c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:24.789189 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-647c36a9-d8f5-4c5a-9c4b-c308f21fb502 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.791035 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-647c36a9-d8f5-4c5a-9c4b-c308f21fb502 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:24.791375 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-647c36a9-d8f5-4c5a-9c4b-c308f21fb502 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:24.791611 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-647c36a9-d8f5-4c5a-9c4b-c308f21fb502 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:24.798869 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.798869 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:24.803573 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-647c36a9-d8f5-4c5a-9c4b-c308f21fb502 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:24.808165 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-647c36a9-d8f5-4c5a-9c4b-c308f21fb502 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:24.808608 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1115/4421] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:24 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:24.809386 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8f0f58a3-d729-4b46-8db8-13f1c0a4743c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot delete request issued successfully. Aug 18 05:37:24.809917 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f0f58a3-d729-4b46-8db8-13f1c0a4743c tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 returned with HTTP 202 Aug 18 05:37:24.810264 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1096/4422] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:24 2026] DELETE /volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:24.818826 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0e299e03-3b27-4636-94ae-931ae737cb6a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:24.821239 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e299e03-3b27-4636-94ae-931ae737cb6a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 Aug 18 05:37:24.821549 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0e299e03-3b27-4636-94ae-931ae737cb6a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:24.821793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0e299e03-3b27-4636-94ae-931ae737cb6a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:24.831792 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:24.831792 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:24.832252 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0e299e03-3b27-4636-94ae-931ae737cb6a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:24.833245 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e299e03-3b27-4636-94ae-931ae737cb6a tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 returned with HTTP 200 Aug 18 05:37:24.833694 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1103/4423] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:24 2026] GET /volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:25.122753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0c710693-a0c2-44f5-97bf-365836a18cf3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:25.124877 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c710693-a0c2-44f5-97bf-365836a18cf3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:25.125117 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c710693-a0c2-44f5-97bf-365836a18cf3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:25.125341 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0c710693-a0c2-44f5-97bf-365836a18cf3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:25.125476 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0c710693-a0c2-44f5-97bf-365836a18cf3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:25.129998 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:25.129998 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:25.130720 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0c710693-a0c2-44f5-97bf-365836a18cf3 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:25.131190 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1110/4424] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:25 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:25.146613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0615719e-e288-493c-b120-25aec53823bf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:25.148260 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0615719e-e288-493c-b120-25aec53823bf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:25.148427 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0615719e-e288-493c-b120-25aec53823bf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:25.148659 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0615719e-e288-493c-b120-25aec53823bf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:25.148787 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0615719e-e288-493c-b120-25aec53823bf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:25.153146 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:25.153146 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:25.153912 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0615719e-e288-493c-b120-25aec53823bf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:25.154332 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1116/4425] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:25 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:25.318141 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5029ebe1-1e02-4c49-82a4-23ab5804eac4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:25.320213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5029ebe1-1e02-4c49-82a4-23ab5804eac4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 Aug 18 05:37:25.320561 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5029ebe1-1e02-4c49-82a4-23ab5804eac4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:25.320764 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5029ebe1-1e02-4c49-82a4-23ab5804eac4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:25.327929 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:25.327929 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:25.331755 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5029ebe1-1e02-4c49-82a4-23ab5804eac4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:25.336280 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5029ebe1-1e02-4c49-82a4-23ab5804eac4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 returned with HTTP 200 Aug 18 05:37:25.336736 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1097/4426] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:25 2026] GET /volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:25.350563 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b9782656-6f46-40ed-815f-f4230763f936 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:25.352242 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9782656-6f46-40ed-815f-f4230763f936 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 Aug 18 05:37:25.352444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b9782656-6f46-40ed-815f-f4230763f936 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:25.352656 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b9782656-6f46-40ed-815f-f4230763f936 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:25.352815 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-b9782656-6f46-40ed-815f-f4230763f936 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: 3360c8ff-afed-430f-ad0b-ad77feac3ad7 Aug 18 05:37:25.359221 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:25.359221 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:25.359722 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b9782656-6f46-40ed-815f-f4230763f936 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:25.375987 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b9782656-6f46-40ed-815f-f4230763f936 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:25.376206 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b9782656-6f46-40ed-815f-f4230763f936 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 returned with HTTP 202 Aug 18 05:37:25.376820 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1104/4427] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:25 2026] DELETE /volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:25.386283 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-019b4c6a-8a08-492e-af70-f857110ad05a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:25.388399 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-019b4c6a-8a08-492e-af70-f857110ad05a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 Aug 18 05:37:25.388638 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-019b4c6a-8a08-492e-af70-f857110ad05a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:25.388820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-019b4c6a-8a08-492e-af70-f857110ad05a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:25.395388 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:25.395388 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:25.398898 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-019b4c6a-8a08-492e-af70-f857110ad05a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:25.403209 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-019b4c6a-8a08-492e-af70-f857110ad05a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 returned with HTTP 200 Aug 18 05:37:25.403691 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1111/4428] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:25 2026] GET /volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:25.824606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f303e53b-da3e-4c3d-8b84-2d2b60821625 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:25.826183 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f303e53b-da3e-4c3d-8b84-2d2b60821625 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:25.826364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f303e53b-da3e-4c3d-8b84-2d2b60821625 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:25.826545 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f303e53b-da3e-4c3d-8b84-2d2b60821625 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:25.834702 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:25.834702 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:25.842371 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f303e53b-da3e-4c3d-8b84-2d2b60821625 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:25.846304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8c974198-d1c1-42df-8cbb-8f1af33917d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:25.848434 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c974198-d1c1-42df-8cbb-8f1af33917d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 Aug 18 05:37:25.848778 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c974198-d1c1-42df-8cbb-8f1af33917d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:25.849060 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c974198-d1c1-42df-8cbb-8f1af33917d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:25.850575 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f303e53b-da3e-4c3d-8b84-2d2b60821625 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:25.851463 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1117/4429] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:25 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:25.855040 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c974198-d1c1-42df-8cbb-8f1af33917d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 returned with HTTP 404 Aug 18 05:37:25.855902 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1098/4430] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:25 2026] GET /volume/v3/snapshots/b10de70d-cd93-491b-bc99-be92ca7683b8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:25.864767 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-75d96c1e-cc4e-4419-a190-3f9e5c7261d2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:25.867200 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75d96c1e-cc4e-4419-a190-3f9e5c7261d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 Aug 18 05:37:25.867452 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75d96c1e-cc4e-4419-a190-3f9e5c7261d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:25.867833 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75d96c1e-cc4e-4419-a190-3f9e5c7261d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:25.868074 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-75d96c1e-cc4e-4419-a190-3f9e5c7261d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume with id: 6e360422-0129-4427-a692-dac4420afcc1 Aug 18 05:37:25.877897 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:25.877897 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:25.878388 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-75d96c1e-cc4e-4419-a190-3f9e5c7261d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:25.899891 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-75d96c1e-cc4e-4419-a190-3f9e5c7261d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume request issued successfully. Aug 18 05:37:25.900210 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75d96c1e-cc4e-4419-a190-3f9e5c7261d2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 returned with HTTP 202 Aug 18 05:37:25.900830 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1105/4431] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:25 2026] DELETE /volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:25.909421 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98297ef7-2a89-4db6-86f5-aa2bb2d5abe3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:25.911781 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98297ef7-2a89-4db6-86f5-aa2bb2d5abe3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 Aug 18 05:37:25.912023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98297ef7-2a89-4db6-86f5-aa2bb2d5abe3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:25.912478 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98297ef7-2a89-4db6-86f5-aa2bb2d5abe3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:25.921474 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:25.921474 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:25.925636 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-98297ef7-2a89-4db6-86f5-aa2bb2d5abe3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:25.930457 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98297ef7-2a89-4db6-86f5-aa2bb2d5abe3 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 returned with HTTP 200 Aug 18 05:37:25.930941 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1112/4432] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:25 2026] GET /volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:26.142608 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7955aac7-a4ca-4261-bcde-db7bf696db07 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:26.144545 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7955aac7-a4ca-4261-bcde-db7bf696db07 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:26.144748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7955aac7-a4ca-4261-bcde-db7bf696db07 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:26.144936 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7955aac7-a4ca-4261-bcde-db7bf696db07 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:26.145052 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7955aac7-a4ca-4261-bcde-db7bf696db07 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:26.148867 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:26.148867 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:26.149428 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7955aac7-a4ca-4261-bcde-db7bf696db07 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:26.149872 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1118/4433] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:26 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:26.164146 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-64e83d66-2b0b-49e4-bcbb-a2058387220f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:26.166707 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64e83d66-2b0b-49e4-bcbb-a2058387220f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:26.167103 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64e83d66-2b0b-49e4-bcbb-a2058387220f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:26.167453 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64e83d66-2b0b-49e4-bcbb-a2058387220f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:26.167713 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-64e83d66-2b0b-49e4-bcbb-a2058387220f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:26.173848 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:26.173848 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:26.175082 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64e83d66-2b0b-49e4-bcbb-a2058387220f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:26.175611 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1099/4434] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:26 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:26.417447 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0edf71d-9a61-4a58-a841-3ad070937044 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:26.419284 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0edf71d-9a61-4a58-a841-3ad070937044 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 Aug 18 05:37:26.419596 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0edf71d-9a61-4a58-a841-3ad070937044 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:26.419869 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0edf71d-9a61-4a58-a841-3ad070937044 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:26.426126 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0edf71d-9a61-4a58-a841-3ad070937044 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 returned with HTTP 404 Aug 18 05:37:26.426670 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1106/4435] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:26 2026] GET /volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:26.434142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8adb0b58-68fd-4548-b92e-b8523f6e157d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:26.436549 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8adb0b58-68fd-4548-b92e-b8523f6e157d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 Aug 18 05:37:26.436937 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8adb0b58-68fd-4548-b92e-b8523f6e157d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:26.437219 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8adb0b58-68fd-4548-b92e-b8523f6e157d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:26.437450 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8adb0b58-68fd-4548-b92e-b8523f6e157d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: 10e54f74-0d87-4277-bf1d-9da264f17837 Aug 18 05:37:26.446727 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:26.446727 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:26.447350 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8adb0b58-68fd-4548-b92e-b8523f6e157d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:26.463590 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8adb0b58-68fd-4548-b92e-b8523f6e157d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:26.463770 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8adb0b58-68fd-4548-b92e-b8523f6e157d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 returned with HTTP 202 Aug 18 05:37:26.464229 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1113/4436] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:26 2026] DELETE /volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:26.470997 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9000295d-95ce-43f1-9478-550c8afc952d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:26.473638 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9000295d-95ce-43f1-9478-550c8afc952d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 Aug 18 05:37:26.473830 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9000295d-95ce-43f1-9478-550c8afc952d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:26.473996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9000295d-95ce-43f1-9478-550c8afc952d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:26.480637 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:26.480637 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:26.483941 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9000295d-95ce-43f1-9478-550c8afc952d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:26.487879 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9000295d-95ce-43f1-9478-550c8afc952d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 returned with HTTP 200 Aug 18 05:37:26.488422 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1119/4437] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:26 2026] GET /volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:26.864125 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e286646a-6e32-44e4-890f-60acce05ed43 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:26.866492 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e286646a-6e32-44e4-890f-60acce05ed43 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:26.866826 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e286646a-6e32-44e4-890f-60acce05ed43 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:26.867142 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e286646a-6e32-44e4-890f-60acce05ed43 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:26.875873 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:26.875873 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:26.880236 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e286646a-6e32-44e4-890f-60acce05ed43 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:26.885152 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e286646a-6e32-44e4-890f-60acce05ed43 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:26.885691 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1100/4438] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:26 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:26.943674 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-86a02b63-a133-4aec-9fd0-f1ccf06e82fa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:26.945496 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86a02b63-a133-4aec-9fd0-f1ccf06e82fa tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 Aug 18 05:37:26.945722 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86a02b63-a133-4aec-9fd0-f1ccf06e82fa tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:26.945915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-86a02b63-a133-4aec-9fd0-f1ccf06e82fa tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:26.951893 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-86a02b63-a133-4aec-9fd0-f1ccf06e82fa tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 returned with HTTP 404 Aug 18 05:37:26.952418 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1107/4439] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:26 2026] GET /volume/v3/volumes/6e360422-0129-4427-a692-dac4420afcc1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:26.960650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:26.962344 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:26.962711 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-942431320"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:26.964100 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-942431320'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:26.964238 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume of 1 GB Aug 18 05:37:26.968104 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:26.973425 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (225b1298-1c18-4e5e-a3c6-b27bc7d7010b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:26.974408 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa1a486-15a7-4ab4-8744-9480a328d02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:26.975168 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:26.997904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa1a486-15a7-4ab4-8744-9480a328d02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:26.998647 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d302f322-00cc-4700-a405-1bd7bdf244a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:27.032411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['60c4332c-8386-4171-95be-339e1917a40a', 'b8443b58-5b29-4d9e-80d4-e720e91ebed4', '81b261e9-d371-4e93-8187-18eba9f1807f', '78237ad5-7bac-4476-804a-58c7907a80c8'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:27.033215 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d302f322-00cc-4700-a405-1bd7bdf244a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c4332c-8386-4171-95be-339e1917a40a', 'b8443b58-5b29-4d9e-80d4-e720e91ebed4', '81b261e9-d371-4e93-8187-18eba9f1807f', '78237ad5-7bac-4476-804a-58c7907a80c8']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:27.033952 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (586a5557-eea8-4adf-9dbb-74dd8c2b930c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:27.059469 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (586a5557-eea8-4adf-9dbb-74dd8c2b930c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c9e51fd-6cf1-485b-b670-fdb747b62af9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942431320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['60c4332c-8386-4171-95be-339e1917a40a','b8443b58-5b29-4d9e-80d4-e720e91ebed4','81b261e9-d371-4e93-8187-18eba9f1807f','78237ad5-7bac-4476-804a-58c7907a80c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942431320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c9e51fd-6cf1-485b-b670-fdb747b62af9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c93cc75d690b411aaae8236ec69ba2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:27.060218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a47a9b-e5d8-49bf-b45e-9f80908bceec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:27.077816 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a47a9b-e5d8-49bf-b45e-9f80908bceec) transitioned into state 'SUCCESS' from state '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-942431320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c93cc75d690b411aaae8236ec69ba2d8',qos_specs=None,replication_status=,reservations=['60c4332c-8386-4171-95be-339e1917a40a','b8443b58-5b29-4d9e-80d4-e720e91ebed4','81b261e9-d371-4e93-8187-18eba9f1807f','78237ad5-7bac-4476-804a-58c7907a80c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16506d71dc4e4b5ba422004f4c2be4db',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:27.078540 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e38545-8a00-460b-a0a3-b7fd1718c55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:27.087921 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e38545-8a00-460b-a0a3-b7fd1718c55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:27.088725 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Flow 'volume_create_api' (225b1298-1c18-4e5e-a3c6-b27bc7d7010b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:27.089082 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create volume request issued successfully. Aug 18 05:37:27.089724 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1046a5c-7dc6-415b-9bd9-ebc333619f9b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:27.090365 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1114/4440] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:37:26 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:27.101101 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a5831f34-934e-4e6d-a8d5-ee0c0b1e0bcc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:27.102846 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a5831f34-934e-4e6d-a8d5-ee0c0b1e0bcc tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 Aug 18 05:37:27.103059 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a5831f34-934e-4e6d-a8d5-ee0c0b1e0bcc tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:27.103251 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a5831f34-934e-4e6d-a8d5-ee0c0b1e0bcc tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:27.110270 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:27.110270 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:27.113840 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a5831f34-934e-4e6d-a8d5-ee0c0b1e0bcc tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:27.118654 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a5831f34-934e-4e6d-a8d5-ee0c0b1e0bcc tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 returned with HTTP 200 Aug 18 05:37:27.119128 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1120/4441] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:27 2026] GET /volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:27.159233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6ba1ac7d-e720-4a08-9ba8-c4547df5a1c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:27.160968 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ba1ac7d-e720-4a08-9ba8-c4547df5a1c5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:27.161183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ba1ac7d-e720-4a08-9ba8-c4547df5a1c5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:27.161355 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6ba1ac7d-e720-4a08-9ba8-c4547df5a1c5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:27.161447 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6ba1ac7d-e720-4a08-9ba8-c4547df5a1c5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:27.165346 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:27.165346 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:27.166101 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6ba1ac7d-e720-4a08-9ba8-c4547df5a1c5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:27.166508 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1101/4442] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:27 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:27.186248 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5ac19847-001f-4ee6-ab73-9b1cc0f76fee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:27.188489 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ac19847-001f-4ee6-ab73-9b1cc0f76fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:27.188757 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ac19847-001f-4ee6-ab73-9b1cc0f76fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:27.189027 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ac19847-001f-4ee6-ab73-9b1cc0f76fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:27.189188 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5ac19847-001f-4ee6-ab73-9b1cc0f76fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:27.195099 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:27.195099 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:27.196129 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ac19847-001f-4ee6-ab73-9b1cc0f76fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:27.196601 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1108/4443] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:27 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:27.501700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d6871cb-1c8a-4cb6-a3f4-e6961f541373 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:27.503552 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d6871cb-1c8a-4cb6-a3f4-e6961f541373 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 Aug 18 05:37:27.503743 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d6871cb-1c8a-4cb6-a3f4-e6961f541373 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:27.503920 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d6871cb-1c8a-4cb6-a3f4-e6961f541373 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:27.509418 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d6871cb-1c8a-4cb6-a3f4-e6961f541373 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 returned with HTTP 404 Aug 18 05:37:27.509882 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1115/4444] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:27 2026] GET /volume/v3/volumes/10e54f74-0d87-4277-bf1d-9da264f17837 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:27.516088 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0456b6c0-524b-4629-acc3-0871839a32dc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:27.518001 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0456b6c0-524b-4629-acc3-0871839a32dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 Aug 18 05:37:27.518243 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0456b6c0-524b-4629-acc3-0871839a32dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:27.518436 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0456b6c0-524b-4629-acc3-0871839a32dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:27.518644 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0456b6c0-524b-4629-acc3-0871839a32dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: 3360c8ff-afed-430f-ad0b-ad77feac3ad7 Aug 18 05:37:27.524547 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0456b6c0-524b-4629-acc3-0871839a32dc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 returned with HTTP 404 Aug 18 05:37:27.525071 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1121/4445] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:27 2026] DELETE /volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:27.531250 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d4bd3eef-78f2-49e3-9f8b-54499bd219f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:27.532950 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4bd3eef-78f2-49e3-9f8b-54499bd219f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 Aug 18 05:37:27.533279 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4bd3eef-78f2-49e3-9f8b-54499bd219f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:27.533577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4bd3eef-78f2-49e3-9f8b-54499bd219f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:27.539173 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4bd3eef-78f2-49e3-9f8b-54499bd219f4 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 returned with HTTP 404 Aug 18 05:37:27.539703 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1102/4446] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:27 2026] GET /volume/v3/volumes/3360c8ff-afed-430f-ad0b-ad77feac3ad7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:27.545915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7587ed6e-8f04-4325-8df9-87fbb0a7d83b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:27.547662 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7587ed6e-8f04-4325-8df9-87fbb0a7d83b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a Aug 18 05:37:27.547889 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7587ed6e-8f04-4325-8df9-87fbb0a7d83b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:27.548119 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7587ed6e-8f04-4325-8df9-87fbb0a7d83b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:27.548290 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-7587ed6e-8f04-4325-8df9-87fbb0a7d83b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: a8009f94-3835-4198-9a68-d5dd587ed43a Aug 18 05:37:27.555876 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:27.555876 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:27.556327 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7587ed6e-8f04-4325-8df9-87fbb0a7d83b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:27.574275 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7587ed6e-8f04-4325-8df9-87fbb0a7d83b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume request issued successfully. Aug 18 05:37:27.574427 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7587ed6e-8f04-4325-8df9-87fbb0a7d83b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a returned with HTTP 202 Aug 18 05:37:27.574853 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1109/4447] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:27 2026] DELETE /volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:27.581516 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4f273774-8881-43b6-ae4b-4ae951d30741 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:27.583459 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f273774-8881-43b6-ae4b-4ae951d30741 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a Aug 18 05:37:27.583706 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f273774-8881-43b6-ae4b-4ae951d30741 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:27.583911 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f273774-8881-43b6-ae4b-4ae951d30741 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:27.590426 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:27.590426 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:27.593807 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4f273774-8881-43b6-ae4b-4ae951d30741 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Volume info retrieved successfully. Aug 18 05:37:27.597444 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f273774-8881-43b6-ae4b-4ae951d30741 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a returned with HTTP 200 Aug 18 05:37:27.597923 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1116/4448] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:27 2026] GET /volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:27.898296 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cbe4da74-d30f-4f90-a8e4-ae248d13142d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:27.900130 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbe4da74-d30f-4f90-a8e4-ae248d13142d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:27.900360 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cbe4da74-d30f-4f90-a8e4-ae248d13142d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:27.900584 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cbe4da74-d30f-4f90-a8e4-ae248d13142d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:27.907925 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:27.907925 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:27.911908 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cbe4da74-d30f-4f90-a8e4-ae248d13142d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:27.916367 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbe4da74-d30f-4f90-a8e4-ae248d13142d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:27.916862 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1122/4449] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:27 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:28.132664 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a0538052-de23-43c1-8f3e-90838818073f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.134543 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0538052-de23-43c1-8f3e-90838818073f tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 Aug 18 05:37:28.134899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0538052-de23-43c1-8f3e-90838818073f tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.135159 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0538052-de23-43c1-8f3e-90838818073f tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.141779 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:28.141779 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:28.145187 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a0538052-de23-43c1-8f3e-90838818073f tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:28.149198 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0538052-de23-43c1-8f3e-90838818073f tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 returned with HTTP 200 Aug 18 05:37:28.149639 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1103/4450] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:28.161378 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-af984196-5148-402c-bf34-f3b8a2eef80d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.163023 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af984196-5148-402c-bf34-f3b8a2eef80d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:28.163419 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af984196-5148-402c-bf34-f3b8a2eef80d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c9e51fd-6cf1-485b-b670-fdb747b62af9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1560853780"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:28.171834 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:28.171834 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:28.172164 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-af984196-5148-402c-bf34-f3b8a2eef80d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:28.172296 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.snapshots [None req-af984196-5148-402c-bf34-f3b8a2eef80d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Create snapshot from volume 0c9e51fd-6cf1-485b-b670-fdb747b62af9 Aug 18 05:37:28.177084 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d7d95500-3ea9-4bdc-ad1b-f32ff468a49c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.178926 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7d95500-3ea9-4bdc-ad1b-f32ff468a49c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:28.179137 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7d95500-3ea9-4bdc-ad1b-f32ff468a49c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.179314 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d7d95500-3ea9-4bdc-ad1b-f32ff468a49c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.179411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d7d95500-3ea9-4bdc-ad1b-f32ff468a49c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:28.183585 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:28.183585 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:28.184301 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d7d95500-3ea9-4bdc-ad1b-f32ff468a49c tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:28.184675 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1117/4451] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:28.196852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-af984196-5148-402c-bf34-f3b8a2eef80d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Created reservations ['2567c30a-54cd-4b49-b6b5-8fcdf0a80113', '373dd57d-dba4-4b79-ac3e-428a4add9cdf', 'fbd5104c-27e8-48ed-b53c-1a0178c320ef', '7b07f3ef-e75b-4539-8ab9-12314e5d5e20'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:28.208315 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5923aa78-646f-4d19-9147-0fc0e7e2c9a1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.210111 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5923aa78-646f-4d19-9147-0fc0e7e2c9a1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:28.210319 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5923aa78-646f-4d19-9147-0fc0e7e2c9a1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.210522 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5923aa78-646f-4d19-9147-0fc0e7e2c9a1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.210626 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5923aa78-646f-4d19-9147-0fc0e7e2c9a1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:28.214935 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:28.214935 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:28.215781 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5923aa78-646f-4d19-9147-0fc0e7e2c9a1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:28.216237 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1123/4452] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:28.228574 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-af984196-5148-402c-bf34-f3b8a2eef80d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot create request issued successfully. Aug 18 05:37:28.228969 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af984196-5148-402c-bf34-f3b8a2eef80d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:37:28.229441 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1110/4453] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:37:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:28.238906 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-11dd3a11-f722-43a4-9974-d5d17fd85b7b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.240863 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11dd3a11-f722-43a4-9974-d5d17fd85b7b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e Aug 18 05:37:28.241157 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11dd3a11-f722-43a4-9974-d5d17fd85b7b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.241420 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-11dd3a11-f722-43a4-9974-d5d17fd85b7b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.246306 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:28.246306 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:28.246857 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-11dd3a11-f722-43a4-9974-d5d17fd85b7b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:28.247686 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-11dd3a11-f722-43a4-9974-d5d17fd85b7b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e returned with HTTP 200 Aug 18 05:37:28.248146 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1104/4454] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:28.609280 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5f118b1b-7a22-402e-8c89-f6baa09f2c41 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.610875 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f118b1b-7a22-402e-8c89-f6baa09f2c41 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a Aug 18 05:37:28.611075 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f118b1b-7a22-402e-8c89-f6baa09f2c41 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.611250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5f118b1b-7a22-402e-8c89-f6baa09f2c41 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.616457 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5f118b1b-7a22-402e-8c89-f6baa09f2c41 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a returned with HTTP 404 Aug 18 05:37:28.616924 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1118/4455] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/a8009f94-3835-4198-9a68-d5dd587ed43a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.623853 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03203afa-7a79-4a2a-8d11-03d49c470431 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.626149 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03203afa-7a79-4a2a-8d11-03d49c470431 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 Aug 18 05:37:28.626417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03203afa-7a79-4a2a-8d11-03d49c470431 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.626696 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03203afa-7a79-4a2a-8d11-03d49c470431 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.626805 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-03203afa-7a79-4a2a-8d11-03d49c470431 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: 072ac715-16da-4050-93e2-8d0f7a680216 Aug 18 05:37:28.632541 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03203afa-7a79-4a2a-8d11-03d49c470431 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 returned with HTTP 404 Aug 18 05:37:28.633383 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1124/4456] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.639591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6dde96ae-ddf9-44e7-a08c-b21317fd0e2e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.641407 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6dde96ae-ddf9-44e7-a08c-b21317fd0e2e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 Aug 18 05:37:28.641670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6dde96ae-ddf9-44e7-a08c-b21317fd0e2e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.641889 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6dde96ae-ddf9-44e7-a08c-b21317fd0e2e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.646121 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6dde96ae-ddf9-44e7-a08c-b21317fd0e2e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 returned with HTTP 404 Aug 18 05:37:28.646559 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1111/4457] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/snapshots/072ac715-16da-4050-93e2-8d0f7a680216 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.653544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e1799d9-0a4b-4d1c-8950-272956727e06 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.655550 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e1799d9-0a4b-4d1c-8950-272956727e06 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:28.655883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e1799d9-0a4b-4d1c-8950-272956727e06 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.656215 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e1799d9-0a4b-4d1c-8950-272956727e06 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.656496 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9e1799d9-0a4b-4d1c-8950-272956727e06 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: 56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:28.663044 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e1799d9-0a4b-4d1c-8950-272956727e06 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 returned with HTTP 404 Aug 18 05:37:28.663659 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1105/4458] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.670388 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d40ca95f-ae7f-464b-995a-f37b16d854ab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.672186 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d40ca95f-ae7f-464b-995a-f37b16d854ab tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 Aug 18 05:37:28.672429 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d40ca95f-ae7f-464b-995a-f37b16d854ab tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.672642 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d40ca95f-ae7f-464b-995a-f37b16d854ab tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.678391 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d40ca95f-ae7f-464b-995a-f37b16d854ab tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 returned with HTTP 404 Aug 18 05:37:28.678942 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1119/4459] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/56ff4703-6ef7-4aa3-94cc-505f955c5685 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.686722 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d66cfecb-8507-4a7b-a350-fe323558703e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.688470 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d66cfecb-8507-4a7b-a350-fe323558703e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f Aug 18 05:37:28.688674 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d66cfecb-8507-4a7b-a350-fe323558703e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.688845 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d66cfecb-8507-4a7b-a350-fe323558703e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.688996 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d66cfecb-8507-4a7b-a350-fe323558703e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: dd5cf123-ffad-401b-96f2-f6f410f5a35f Aug 18 05:37:28.694866 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d66cfecb-8507-4a7b-a350-fe323558703e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f returned with HTTP 404 Aug 18 05:37:28.695389 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1125/4460] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.706252 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0c8d0c6d-49a7-4d57-a0a6-a050cc3c5d16 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.708069 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c8d0c6d-49a7-4d57-a0a6-a050cc3c5d16 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f Aug 18 05:37:28.708315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c8d0c6d-49a7-4d57-a0a6-a050cc3c5d16 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.708557 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c8d0c6d-49a7-4d57-a0a6-a050cc3c5d16 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.713968 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c8d0c6d-49a7-4d57-a0a6-a050cc3c5d16 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f returned with HTTP 404 Aug 18 05:37:28.714435 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1112/4461] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/dd5cf123-ffad-401b-96f2-f6f410f5a35f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.720479 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-009892d5-1705-459a-9f71-d67ce1c45723 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.722504 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-009892d5-1705-459a-9f71-d67ce1c45723 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 Aug 18 05:37:28.722797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-009892d5-1705-459a-9f71-d67ce1c45723 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.723098 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-009892d5-1705-459a-9f71-d67ce1c45723 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.723370 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-009892d5-1705-459a-9f71-d67ce1c45723 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 Aug 18 05:37:28.727852 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-009892d5-1705-459a-9f71-d67ce1c45723 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 returned with HTTP 404 Aug 18 05:37:28.728407 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1106/4462] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.734873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2476a439-dbf9-42d4-96ed-b11e27395719 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.736529 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2476a439-dbf9-42d4-96ed-b11e27395719 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 Aug 18 05:37:28.736729 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2476a439-dbf9-42d4-96ed-b11e27395719 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.736931 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2476a439-dbf9-42d4-96ed-b11e27395719 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.740770 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2476a439-dbf9-42d4-96ed-b11e27395719 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 returned with HTTP 404 Aug 18 05:37:28.741202 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1120/4463] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/snapshots/b0efe4b6-f4d7-430c-88af-8d111a6e4dc7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.747646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-37a4f2f4-b3b8-4237-bf19-0d58b206950d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.750243 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37a4f2f4-b3b8-4237-bf19-0d58b206950d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:28.750581 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37a4f2f4-b3b8-4237-bf19-0d58b206950d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.750852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37a4f2f4-b3b8-4237-bf19-0d58b206950d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.751100 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-37a4f2f4-b3b8-4237-bf19-0d58b206950d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:28.759283 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37a4f2f4-b3b8-4237-bf19-0d58b206950d tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 returned with HTTP 404 Aug 18 05:37:28.759959 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1126/4464] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.766112 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bc603a8c-9d35-483a-bdd2-653e4b347489 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.767886 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc603a8c-9d35-483a-bdd2-653e4b347489 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 Aug 18 05:37:28.768115 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc603a8c-9d35-483a-bdd2-653e4b347489 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.768312 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bc603a8c-9d35-483a-bdd2-653e4b347489 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.774425 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bc603a8c-9d35-483a-bdd2-653e4b347489 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 returned with HTTP 404 Aug 18 05:37:28.774878 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1113/4465] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/c9d1d0f3-facb-4ddb-8aa6-6956aa37ec14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.781438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-062c4c80-97d8-4523-81e9-d0c5bc99df88 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.783986 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-062c4c80-97d8-4523-81e9-d0c5bc99df88 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 Aug 18 05:37:28.784514 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-062c4c80-97d8-4523-81e9-d0c5bc99df88 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.784791 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-062c4c80-97d8-4523-81e9-d0c5bc99df88 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.784959 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-062c4c80-97d8-4523-81e9-d0c5bc99df88 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: 40e7aa2a-f35f-4888-bfc3-976968fe2e65 Aug 18 05:37:28.791451 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-062c4c80-97d8-4523-81e9-d0c5bc99df88 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 returned with HTTP 404 Aug 18 05:37:28.792300 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1107/4466] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.798272 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ca1f2b47-cb5c-4abb-aa6a-de3e1289219a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.800134 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca1f2b47-cb5c-4abb-aa6a-de3e1289219a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 Aug 18 05:37:28.800329 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca1f2b47-cb5c-4abb-aa6a-de3e1289219a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.800537 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ca1f2b47-cb5c-4abb-aa6a-de3e1289219a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.805598 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ca1f2b47-cb5c-4abb-aa6a-de3e1289219a tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 returned with HTTP 404 Aug 18 05:37:28.806115 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1121/4467] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/snapshots/40e7aa2a-f35f-4888-bfc3-976968fe2e65 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.812380 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-97309913-6824-4e51-9872-65a2a2b558a9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.814103 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97309913-6824-4e51-9872-65a2a2b558a9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:28.814297 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-97309913-6824-4e51-9872-65a2a2b558a9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.814466 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-97309913-6824-4e51-9872-65a2a2b558a9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.814651 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-97309913-6824-4e51-9872-65a2a2b558a9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: 2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:28.820275 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-97309913-6824-4e51-9872-65a2a2b558a9 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 returned with HTTP 404 Aug 18 05:37:28.820740 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1127/4468] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.826270 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-27f58a41-3f88-40b2-8871-01a62afa3272 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.827938 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27f58a41-3f88-40b2-8871-01a62afa3272 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 Aug 18 05:37:28.828189 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27f58a41-3f88-40b2-8871-01a62afa3272 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.828381 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27f58a41-3f88-40b2-8871-01a62afa3272 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.833878 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27f58a41-3f88-40b2-8871-01a62afa3272 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 returned with HTTP 404 Aug 18 05:37:28.834343 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1114/4469] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/2c4120d5-0c47-4e10-816d-bbe5981233d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.840060 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b0d3d96-fa5f-43a9-b219-4ba705507e7e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.841881 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b0d3d96-fa5f-43a9-b219-4ba705507e7e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 Aug 18 05:37:28.842237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b0d3d96-fa5f-43a9-b219-4ba705507e7e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.842522 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b0d3d96-fa5f-43a9-b219-4ba705507e7e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.842768 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0b0d3d96-fa5f-43a9-b219-4ba705507e7e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: db731ebc-171b-4eed-bfc8-c6c15c18e1e2 Aug 18 05:37:28.848280 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b0d3d96-fa5f-43a9-b219-4ba705507e7e tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 returned with HTTP 404 Aug 18 05:37:28.848884 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1108/4470] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.855066 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ae05d9f9-a9fa-4bff-ae9a-79d63ee28f01 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.856719 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae05d9f9-a9fa-4bff-ae9a-79d63ee28f01 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 Aug 18 05:37:28.856924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae05d9f9-a9fa-4bff-ae9a-79d63ee28f01 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.857149 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ae05d9f9-a9fa-4bff-ae9a-79d63ee28f01 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.863211 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ae05d9f9-a9fa-4bff-ae9a-79d63ee28f01 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 returned with HTTP 404 Aug 18 05:37:28.863732 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1122/4471] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/db731ebc-171b-4eed-bfc8-c6c15c18e1e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.870615 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-57d6d101-383f-4e36-bfb0-4167dba556c3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.872785 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-57d6d101-383f-4e36-bfb0-4167dba556c3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f Aug 18 05:37:28.873077 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-57d6d101-383f-4e36-bfb0-4167dba556c3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.873343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-57d6d101-383f-4e36-bfb0-4167dba556c3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.873561 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-57d6d101-383f-4e36-bfb0-4167dba556c3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: f88e1d57-1e9d-43cf-99e7-47b32c9b768f Aug 18 05:37:28.880781 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-57d6d101-383f-4e36-bfb0-4167dba556c3 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f returned with HTTP 404 Aug 18 05:37:28.881362 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1128/4472] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.887992 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8507d6da-1ba6-48fa-a1e6-2f976b59f10b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.889794 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8507d6da-1ba6-48fa-a1e6-2f976b59f10b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f Aug 18 05:37:28.890022 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8507d6da-1ba6-48fa-a1e6-2f976b59f10b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.890338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8507d6da-1ba6-48fa-a1e6-2f976b59f10b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.896603 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8507d6da-1ba6-48fa-a1e6-2f976b59f10b tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f returned with HTTP 404 Aug 18 05:37:28.897107 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1115/4473] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/f88e1d57-1e9d-43cf-99e7-47b32c9b768f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.904031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3a12a2d7-7b49-43ad-9a6f-0dd722674d63 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.905911 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a12a2d7-7b49-43ad-9a6f-0dd722674d63 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 Aug 18 05:37:28.906233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a12a2d7-7b49-43ad-9a6f-0dd722674d63 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.906518 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3a12a2d7-7b49-43ad-9a6f-0dd722674d63 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.906685 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-3a12a2d7-7b49-43ad-9a6f-0dd722674d63 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 Aug 18 05:37:28.911055 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3a12a2d7-7b49-43ad-9a6f-0dd722674d63 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 returned with HTTP 404 Aug 18 05:37:28.911645 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1109/4474] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.918360 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-02d39419-bd13-46fc-8dac-1b6faea61dcc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.920319 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02d39419-bd13-46fc-8dac-1b6faea61dcc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 Aug 18 05:37:28.920531 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02d39419-bd13-46fc-8dac-1b6faea61dcc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.920742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-02d39419-bd13-46fc-8dac-1b6faea61dcc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.928226 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-02d39419-bd13-46fc-8dac-1b6faea61dcc tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 returned with HTTP 404 Aug 18 05:37:28.928884 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1123/4475] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/snapshots/fcf26a42-4f71-4fcb-b2be-cdec5e2a5466 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.931400 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d491a91a-84fc-4ff0-b085-aa4e6a37415d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.933194 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d491a91a-84fc-4ff0-b085-aa4e6a37415d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:28.933392 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d491a91a-84fc-4ff0-b085-aa4e6a37415d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.933580 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d491a91a-84fc-4ff0-b085-aa4e6a37415d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.936173 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9798edde-b986-4f85-80d5-64b0e856f787 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.938149 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9798edde-b986-4f85-80d5-64b0e856f787 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:37:28.938408 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9798edde-b986-4f85-80d5-64b0e856f787 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.938630 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9798edde-b986-4f85-80d5-64b0e856f787 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.938797 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-9798edde-b986-4f85-80d5-64b0e856f787 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: 33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:37:28.940756 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:28.940756 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:28.944457 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d491a91a-84fc-4ff0-b085-aa4e6a37415d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:28.944837 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9798edde-b986-4f85-80d5-64b0e856f787 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 returned with HTTP 404 Aug 18 05:37:28.945385 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1116/4476] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.949041 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d491a91a-84fc-4ff0-b085-aa4e6a37415d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:28.949435 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1129/4477] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:28.951988 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dc884d96-6f94-4982-afde-9745e8e3a627 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.953855 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc884d96-6f94-4982-afde-9745e8e3a627 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 Aug 18 05:37:28.954183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc884d96-6f94-4982-afde-9745e8e3a627 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.954425 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dc884d96-6f94-4982-afde-9745e8e3a627 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.960545 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dc884d96-6f94-4982-afde-9745e8e3a627 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 returned with HTTP 404 Aug 18 05:37:28.961141 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1110/4478] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/volumes/33d2db86-ff63-4a04-af86-ab382237b024 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:28.968295 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-241f210e-56ac-4726-9ea8-f346f2daab30 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.970019 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-241f210e-56ac-4726-9ea8-f346f2daab30 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 Aug 18 05:37:28.970235 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-241f210e-56ac-4726-9ea8-f346f2daab30 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.970441 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-241f210e-56ac-4726-9ea8-f346f2daab30 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.970561 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-241f210e-56ac-4726-9ea8-f346f2daab30 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete snapshot with id: a5aee292-4126-46f5-b91b-c894bada7f90 Aug 18 05:37:28.974883 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-241f210e-56ac-4726-9ea8-f346f2daab30 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 returned with HTTP 404 Aug 18 05:37:28.975288 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1124/4479] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.983397 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-94740260-b320-4586-96a0-86ea2a454b47 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.985085 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94740260-b320-4586-96a0-86ea2a454b47 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 Aug 18 05:37:28.985287 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-94740260-b320-4586-96a0-86ea2a454b47 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.985480 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-94740260-b320-4586-96a0-86ea2a454b47 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.989689 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94740260-b320-4586-96a0-86ea2a454b47 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 returned with HTTP 404 Aug 18 05:37:28.990105 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1117/4480] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:28 2026] GET /volume/v3/snapshots/a5aee292-4126-46f5-b91b-c894bada7f90 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:28.997469 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3ba76f49-d3b6-4061-b93f-bb5e25d5c36f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:28.999097 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ba76f49-d3b6-4061-b93f-bb5e25d5c36f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] DELETE https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:37:28.999295 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ba76f49-d3b6-4061-b93f-bb5e25d5c36f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:28.999468 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ba76f49-d3b6-4061-b93f-bb5e25d5c36f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:28.999651 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-3ba76f49-d3b6-4061-b93f-bb5e25d5c36f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Delete volume with id: d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:37:29.004921 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ba76f49-d3b6-4061-b93f-bb5e25d5c36f tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 returned with HTTP 404 Aug 18 05:37:29.005072 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1130/4481] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:28 2026] DELETE /volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:29.012526 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ed0fa071-9fd3-454b-95e2-9659d6dee792 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:29.014341 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed0fa071-9fd3-454b-95e2-9659d6dee792 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] GET https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 Aug 18 05:37:29.014635 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed0fa071-9fd3-454b-95e2-9659d6dee792 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:29.014882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed0fa071-9fd3-454b-95e2-9659d6dee792 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:29.020197 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed0fa071-9fd3-454b-95e2-9659d6dee792 tempest-VolumeDependencyTests-232664198 tempest-VolumeDependencyTests-232664198-project-member] https://10.4.3.250/volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 returned with HTTP 404 Aug 18 05:37:29.020695 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1111/4482] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:29 2026] GET /volume/v3/volumes/d0a1dddd-db8a-40dd-95d9-0a7b53d65027 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:29.194713 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-079f98d1-60d6-438b-9537-b207fccdf593 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:29.196613 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-079f98d1-60d6-438b-9537-b207fccdf593 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:29.196864 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-079f98d1-60d6-438b-9537-b207fccdf593 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:29.197078 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-079f98d1-60d6-438b-9537-b207fccdf593 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:29.197212 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-079f98d1-60d6-438b-9537-b207fccdf593 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:29.201358 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:29.201358 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:29.201975 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-079f98d1-60d6-438b-9537-b207fccdf593 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:29.202502 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1125/4483] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:29 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:29.228712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e666d107-7b68-4b10-a617-6648cc543361 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:29.230621 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e666d107-7b68-4b10-a617-6648cc543361 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:29.230856 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e666d107-7b68-4b10-a617-6648cc543361 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:29.231148 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e666d107-7b68-4b10-a617-6648cc543361 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:29.231252 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e666d107-7b68-4b10-a617-6648cc543361 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:29.237502 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:29.237502 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:29.238277 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e666d107-7b68-4b10-a617-6648cc543361 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:29.238631 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1118/4484] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:29 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:29.257247 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c61ef5ec-ce91-4df3-9ebb-6a4e2879db8b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:29.259226 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c61ef5ec-ce91-4df3-9ebb-6a4e2879db8b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e Aug 18 05:37:29.259403 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c61ef5ec-ce91-4df3-9ebb-6a4e2879db8b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:29.259604 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c61ef5ec-ce91-4df3-9ebb-6a4e2879db8b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:29.264618 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:29.264618 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:29.264923 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c61ef5ec-ce91-4df3-9ebb-6a4e2879db8b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:29.265551 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c61ef5ec-ce91-4df3-9ebb-6a4e2879db8b tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e returned with HTTP 200 Aug 18 05:37:29.266326 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1131/4485] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:29 2026] GET /volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:37:29.275931 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e4859984-3a60-4cc2-8b1e-f6243d669ae7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:29.277967 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4859984-3a60-4cc2-8b1e-f6243d669ae7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] POST https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e/action Aug 18 05:37:29.278379 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4859984-3a60-4cc2-8b1e-f6243d669ae7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:37:29.278575 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e4859984-3a60-4cc2-8b1e-f6243d669ae7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:29.279932 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.snapshot_unmanage [None req-e4859984-3a60-4cc2-8b1e-f6243d669ae7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Unmanage snapshot with id: 9b4d1338-d1e2-44d8-99d2-64dc3cfda29e Aug 18 05:37:29.284847 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:29.284847 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:29.285563 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e4859984-3a60-4cc2-8b1e-f6243d669ae7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Snapshot retrieved successfully. Aug 18 05:37:29.286566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-e4859984-3a60-4cc2-8b1e-f6243d669ae7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0ccdc58acac34e3189203578146b230a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c93cc75d690b411aaae8236ec69ba2d8', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:37:29.286957 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e4859984-3a60-4cc2-8b1e-f6243d669ae7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-reader] https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e/action returned with HTTP 403 Aug 18 05:37:29.287563 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1112/4486] 10.4.3.250 () {68 vars in 1396 bytes} [Tue Aug 18 05:37:29 2026] POST /volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:29.294812 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74936216-8d9f-4ae2-85a3-e8cadea314b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:29.296627 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74936216-8d9f-4ae2-85a3-e8cadea314b5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e Aug 18 05:37:29.296819 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74936216-8d9f-4ae2-85a3-e8cadea314b5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:29.297023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74936216-8d9f-4ae2-85a3-e8cadea314b5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:29.297173 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-74936216-8d9f-4ae2-85a3-e8cadea314b5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete snapshot with id: 9b4d1338-d1e2-44d8-99d2-64dc3cfda29e Aug 18 05:37:29.303035 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:29.303035 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:29.303496 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-74936216-8d9f-4ae2-85a3-e8cadea314b5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:29.321387 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-74936216-8d9f-4ae2-85a3-e8cadea314b5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot delete request issued successfully. Aug 18 05:37:29.321666 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74936216-8d9f-4ae2-85a3-e8cadea314b5 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e returned with HTTP 202 Aug 18 05:37:29.322150 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1126/4487] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:37:29 2026] DELETE /volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:29.328729 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a071b1e-9782-4426-b0b0-76838088adf7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:29.330570 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a071b1e-9782-4426-b0b0-76838088adf7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e Aug 18 05:37:29.330800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a071b1e-9782-4426-b0b0-76838088adf7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:29.330995 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a071b1e-9782-4426-b0b0-76838088adf7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:29.337495 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:29.337495 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:29.337966 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7a071b1e-9782-4426-b0b0-76838088adf7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Snapshot retrieved successfully. Aug 18 05:37:29.338984 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a071b1e-9782-4426-b0b0-76838088adf7 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e returned with HTTP 200 Aug 18 05:37:29.339544 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1119/4488] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:29 2026] GET /volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:29.961299 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fd810bfe-b08b-4fb3-a903-503e50c62700 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:29.963567 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd810bfe-b08b-4fb3-a903-503e50c62700 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:29.963847 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fd810bfe-b08b-4fb3-a903-503e50c62700 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:29.964138 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fd810bfe-b08b-4fb3-a903-503e50c62700 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:29.972448 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:29.972448 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:29.976175 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fd810bfe-b08b-4fb3-a903-503e50c62700 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:29.980995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fd810bfe-b08b-4fb3-a903-503e50c62700 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:29.981378 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1132/4489] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:29 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.213583 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce4ec6e7-649d-4d01-8461-e12022694504 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.215564 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce4ec6e7-649d-4d01-8461-e12022694504 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:30.215836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce4ec6e7-649d-4d01-8461-e12022694504 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.216081 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce4ec6e7-649d-4d01-8461-e12022694504 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.216237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ce4ec6e7-649d-4d01-8461-e12022694504 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:30.220678 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:30.220678 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:30.221337 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce4ec6e7-649d-4d01-8461-e12022694504 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:30.221718 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1113/4490] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.226168 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5641e208-c58c-4084-b917-7826cfa17f38 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.248249 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c6838a12-dfac-433c-99ec-ea6f9ddbc232 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.250143 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c6838a12-dfac-433c-99ec-ea6f9ddbc232 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:30.250384 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c6838a12-dfac-433c-99ec-ea6f9ddbc232 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.250674 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c6838a12-dfac-433c-99ec-ea6f9ddbc232 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.250792 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c6838a12-dfac-433c-99ec-ea6f9ddbc232 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:30.255571 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:30.255571 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:30.256261 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c6838a12-dfac-433c-99ec-ea6f9ddbc232 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:30.256603 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1120/4491] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.315146 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5641e208-c58c-4084-b917-7826cfa17f38 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:30.315609 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5641e208-c58c-4084-b917-7826cfa17f38 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-523593686", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.317252 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:30.317252 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:30.334076 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5641e208-c58c-4084-b917-7826cfa17f38 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:30.334469 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1127/4492] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types => generated 379 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.343993 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3737b571-baa6-4dea-ae69-ffc6eb48e34b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.345855 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3737b571-baa6-4dea-ae69-ffc6eb48e34b tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption Aug 18 05:37:30.346226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3737b571-baa6-4dea-ae69-ffc6eb48e34b tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.349442 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af2f26ba-9560-4479-a120-af2a2beee74d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.351784 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af2f26ba-9560-4479-a120-af2a2beee74d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e Aug 18 05:37:30.352037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af2f26ba-9560-4479-a120-af2a2beee74d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.352242 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af2f26ba-9560-4479-a120-af2a2beee74d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.356657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af2f26ba-9560-4479-a120-af2a2beee74d tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e returned with HTTP 404 Aug 18 05:37:30.357238 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1114/4493] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/snapshots/9b4d1338-d1e2-44d8-99d2-64dc3cfda29e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:30.362319 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3737b571-baa6-4dea-ae69-ffc6eb48e34b tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption returned with HTTP 200 Aug 18 05:37:30.362752 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1133/4494] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.364632 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e5c22b6d-9249-4044-b77a-7d27ba2831df None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.366306 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e5c22b6d-9249-4044-b77a-7d27ba2831df tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 Aug 18 05:37:30.366542 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e5c22b6d-9249-4044-b77a-7d27ba2831df tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.366786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e5c22b6d-9249-4044-b77a-7d27ba2831df tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.366974 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e5c22b6d-9249-4044-b77a-7d27ba2831df tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume with id: 0c9e51fd-6cf1-485b-b670-fdb747b62af9 Aug 18 05:37:30.370917 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b20b4938-2555-4227-90c6-d3837ecaada9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.372920 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b20b4938-2555-4227-90c6-d3837ecaada9 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:30.373355 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b20b4938-2555-4227-90c6-d3837ecaada9 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-619512210", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.373804 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:30.373804 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:30.374346 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e5c22b6d-9249-4044-b77a-7d27ba2831df tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:30.389621 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b20b4938-2555-4227-90c6-d3837ecaada9 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:30.390053 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1128/4495] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.393088 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e5c22b6d-9249-4044-b77a-7d27ba2831df tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Delete volume request issued successfully. Aug 18 05:37:30.393277 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e5c22b6d-9249-4044-b77a-7d27ba2831df tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 returned with HTTP 202 Aug 18 05:37:30.393700 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1121/4496] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:37:30 2026] DELETE /volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:30.398409 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b1c9919-ee42-4781-9ec2-6ee759fa4455 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.400362 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b1c9919-ee42-4781-9ec2-6ee759fa4455 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types/ae58fdea-2c8f-4136-9e93-17756080e63a/encryption Aug 18 05:37:30.400496 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f98e64a4-d883-4a57-a06f-b99ea32807c2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.400749 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b1c9919-ee42-4781-9ec2-6ee759fa4455 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.402143 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f98e64a4-d883-4a57-a06f-b99ea32807c2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 Aug 18 05:37:30.402316 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f98e64a4-d883-4a57-a06f-b99ea32807c2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.402497 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f98e64a4-d883-4a57-a06f-b99ea32807c2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.409133 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:30.409133 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:30.412416 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f98e64a4-d883-4a57-a06f-b99ea32807c2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Volume info retrieved successfully. Aug 18 05:37:30.415693 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b1c9919-ee42-4781-9ec2-6ee759fa4455 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/ae58fdea-2c8f-4136-9e93-17756080e63a/encryption returned with HTTP 200 Aug 18 05:37:30.416272 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1115/4497] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types/ae58fdea-2c8f-4136-9e93-17756080e63a/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.416373 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f98e64a4-d883-4a57-a06f-b99ea32807c2 tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 returned with HTTP 200 Aug 18 05:37:30.416745 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1134/4498] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:30.425296 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3897b904-f566-4bf7-958b-b77a8cdb8e65 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.426807 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3897b904-f566-4bf7-958b-b77a8cdb8e65 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:30.427128 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3897b904-f566-4bf7-958b-b77a8cdb8e65 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-80561742", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.444153 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3897b904-f566-4bf7-958b-b77a8cdb8e65 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:30.444553 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1129/4499] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types => generated 378 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.453209 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9bd19d61-8970-4fbf-88aa-281a11d4bfde None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.455584 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9bd19d61-8970-4fbf-88aa-281a11d4bfde tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types/40963deb-ff3f-421a-9c56-7d8394269fef/extra_specs Aug 18 05:37:30.456106 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9bd19d61-8970-4fbf-88aa-281a11d4bfde tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.480365 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9bd19d61-8970-4fbf-88aa-281a11d4bfde tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/40963deb-ff3f-421a-9c56-7d8394269fef/extra_specs returned with HTTP 200 Aug 18 05:37:30.480828 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1122/4500] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types/40963deb-ff3f-421a-9c56-7d8394269fef/extra_specs => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:37:30.488080 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-50eb5c7c-ad2e-4cca-9977-30d2eb845714 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.490030 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50eb5c7c-ad2e-4cca-9977-30d2eb845714 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] PUT https://10.4.3.250/volume/v3/types/40963deb-ff3f-421a-9c56-7d8394269fef/extra_specs/key2 Aug 18 05:37:30.490455 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-50eb5c7c-ad2e-4cca-9977-30d2eb845714 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.507672 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-50eb5c7c-ad2e-4cca-9977-30d2eb845714 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/40963deb-ff3f-421a-9c56-7d8394269fef/extra_specs/key2 returned with HTTP 200 Aug 18 05:37:30.508127 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1116/4501] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:37:30 2026] PUT /volume/v3/types/40963deb-ff3f-421a-9c56-7d8394269fef/extra_specs/key2 => generated 25 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:37:30.515456 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cd35bf2d-48a2-4ea2-a529-0334139841b6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.517388 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd35bf2d-48a2-4ea2-a529-0334139841b6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:30.518513 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd35bf2d-48a2-4ea2-a529-0334139841b6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.530893 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd35bf2d-48a2-4ea2-a529-0334139841b6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:30.531403 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1135/4502] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.539927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fd8d9261-1e03-4174-9e8a-cad77b2a665c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.541726 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd8d9261-1e03-4174-9e8a-cad77b2a665c tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] DELETE https://10.4.3.250/volume/v3/types/36b6de98-e085-4d30-8968-2a5956ca00f7 Aug 18 05:37:30.541911 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd8d9261-1e03-4174-9e8a-cad77b2a665c tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.542162 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd8d9261-1e03-4174-9e8a-cad77b2a665c tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.566753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd8d9261-1e03-4174-9e8a-cad77b2a665c tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/36b6de98-e085-4d30-8968-2a5956ca00f7 returned with HTTP 202 Aug 18 05:37:30.567222 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1130/4503] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:30 2026] DELETE /volume/v3/types/36b6de98-e085-4d30-8968-2a5956ca00f7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:30.574813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb032be9-c903-47df-971c-493d319a2da4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.576656 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb032be9-c903-47df-971c-493d319a2da4 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:30.577104 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb032be9-c903-47df-971c-493d319a2da4 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1582572211", "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=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.593801 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb032be9-c903-47df-971c-493d319a2da4 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:30.594284 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1123/4504] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.602737 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cdec4dab-e527-4a00-8404-3e69bf979977 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.604663 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdec4dab-e527-4a00-8404-3e69bf979977 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types/48833978-1024-4422-907d-1330e71a9f78/encryption Aug 18 05:37:30.605043 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cdec4dab-e527-4a00-8404-3e69bf979977 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.621723 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cdec4dab-e527-4a00-8404-3e69bf979977 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/48833978-1024-4422-907d-1330e71a9f78/encryption returned with HTTP 200 Aug 18 05:37:30.622191 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1117/4505] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types/48833978-1024-4422-907d-1330e71a9f78/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.632563 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38019b65-f6ad-46b9-b025-ff6b379782cf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.635132 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38019b65-f6ad-46b9-b025-ff6b379782cf tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] DELETE https://10.4.3.250/volume/v3/types/48833978-1024-4422-907d-1330e71a9f78/encryption/febd96cc-e156-43d7-9a01-51bafe8b75e3 Aug 18 05:37:30.635418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38019b65-f6ad-46b9-b025-ff6b379782cf tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.635683 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38019b65-f6ad-46b9-b025-ff6b379782cf tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.648104 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38019b65-f6ad-46b9-b025-ff6b379782cf tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/48833978-1024-4422-907d-1330e71a9f78/encryption/febd96cc-e156-43d7-9a01-51bafe8b75e3 returned with HTTP 202 Aug 18 05:37:30.648470 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1136/4506] 10.4.3.250 () {66 vars in 1489 bytes} [Tue Aug 18 05:37:30 2026] DELETE /volume/v3/types/48833978-1024-4422-907d-1330e71a9f78/encryption/febd96cc-e156-43d7-9a01-51bafe8b75e3 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:30.657828 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d0e7c2e-a0d0-451d-9d79-3caaf7941df5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.659575 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d0e7c2e-a0d0-451d-9d79-3caaf7941df5 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:30.660026 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d0e7c2e-a0d0-451d-9d79-3caaf7941df5 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-3463004", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.675774 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d0e7c2e-a0d0-451d-9d79-3caaf7941df5 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:30.676086 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1131/4507] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types => generated 377 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.683301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-419361ae-099f-400e-b28a-7cbcd0460e36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.684996 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-419361ae-099f-400e-b28a-7cbcd0460e36 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] DELETE https://10.4.3.250/volume/v3/types/19a5961e-b07d-4ee4-a2fb-0ded3296c926/extra_specs/key1 Aug 18 05:37:30.685194 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-419361ae-099f-400e-b28a-7cbcd0460e36 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.685369 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-419361ae-099f-400e-b28a-7cbcd0460e36 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.701977 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-419361ae-099f-400e-b28a-7cbcd0460e36 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/19a5961e-b07d-4ee4-a2fb-0ded3296c926/extra_specs/key1 returned with HTTP 202 Aug 18 05:37:30.702411 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1124/4508] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:37:30 2026] DELETE /volume/v3/types/19a5961e-b07d-4ee4-a2fb-0ded3296c926/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:37:30.709844 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d940769a-2607-4591-b55a-ff8916a7ef7e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.711542 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d940769a-2607-4591-b55a-ff8916a7ef7e tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:30.711892 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d940769a-2607-4591-b55a-ff8916a7ef7e tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-982727663", "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=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.742005 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d940769a-2607-4591-b55a-ff8916a7ef7e tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:30.742391 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1118/4509] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:30 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.750796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7dd5f682-c7ab-4fe0-a4c6-b80a57510da6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.752663 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7dd5f682-c7ab-4fe0-a4c6-b80a57510da6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] DELETE https://10.4.3.250/volume/v3/types/c335111a-834b-4111-a2ee-d8d233534923 Aug 18 05:37:30.752840 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7dd5f682-c7ab-4fe0-a4c6-b80a57510da6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.753039 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7dd5f682-c7ab-4fe0-a4c6-b80a57510da6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.781287 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7dd5f682-c7ab-4fe0-a4c6-b80a57510da6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/c335111a-834b-4111-a2ee-d8d233534923 returned with HTTP 202 Aug 18 05:37:30.781826 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1137/4510] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:30 2026] DELETE /volume/v3/types/c335111a-834b-4111-a2ee-d8d233534923 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:30.790142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cc8f6eed-d2e6-4798-8824-4dc9b5a57ac6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.792059 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc8f6eed-d2e6-4798-8824-4dc9b5a57ac6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] GET https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs Aug 18 05:37:30.792255 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc8f6eed-d2e6-4798-8824-4dc9b5a57ac6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.792456 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cc8f6eed-d2e6-4798-8824-4dc9b5a57ac6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.799315 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cc8f6eed-d2e6-4798-8824-4dc9b5a57ac6 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs returned with HTTP 200 Aug 18 05:37:30.799711 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1132/4511] 10.4.3.250 () {66 vars in 1378 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.807975 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-af4c6bc8-92e0-4d70-84a9-1df924c8877e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.809780 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af4c6bc8-92e0-4d70-84a9-1df924c8877e tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] GET https://10.4.3.250/volume/v3/types Aug 18 05:37:30.809961 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af4c6bc8-92e0-4d70-84a9-1df924c8877e tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.810186 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-af4c6bc8-92e0-4d70-84a9-1df924c8877e tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.829644 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-af4c6bc8-92e0-4d70-84a9-1df924c8877e tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:30.830058 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1125/4512] 10.4.3.250 () {66 vars in 1231 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/types => generated 3119 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:30.843314 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff0f4b19-e08d-4802-9a59-768133e3be0f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.844955 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff0f4b19-e08d-4802-9a59-768133e3be0f tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] GET https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption/cipher Aug 18 05:37:30.845150 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff0f4b19-e08d-4802-9a59-768133e3be0f tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.845338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff0f4b19-e08d-4802-9a59-768133e3be0f tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.851611 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff0f4b19-e08d-4802-9a59-768133e3be0f tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption/cipher returned with HTTP 200 Aug 18 05:37:30.851968 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1119/4513] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:37:30.861038 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-60da4ea3-a9d8-454a-88f2-f9953e1495e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.862718 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60da4ea3-a9d8-454a-88f2-f9953e1495e5 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] GET https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption Aug 18 05:37:30.862907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60da4ea3-a9d8-454a-88f2-f9953e1495e5 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.863073 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60da4ea3-a9d8-454a-88f2-f9953e1495e5 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.869861 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60da4ea3-a9d8-454a-88f2-f9953e1495e5 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption returned with HTTP 200 Aug 18 05:37:30.870371 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1138/4514] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.881340 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c2204c80-c6a6-444c-bbeb-213436ef4086 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.883181 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2204c80-c6a6-444c-bbeb-213436ef4086 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] GET https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs/multiattach Aug 18 05:37:30.883347 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2204c80-c6a6-444c-bbeb-213436ef4086 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.883526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2204c80-c6a6-444c-bbeb-213436ef4086 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.889420 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2204c80-c6a6-444c-bbeb-213436ef4086 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs/multiattach returned with HTTP 200 Aug 18 05:37:30.889773 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1133/4515] 10.4.3.250 () {66 vars in 1414 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:37:30.898436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-59fe815a-a8e1-4186-9e4a-342d7289ee13 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.901517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59fe815a-a8e1-4186-9e4a-342d7289ee13 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] GET https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs/volume_backend_name Aug 18 05:37:30.901870 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59fe815a-a8e1-4186-9e4a-342d7289ee13 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.902208 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-59fe815a-a8e1-4186-9e4a-342d7289ee13 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.911248 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-59fe815a-a8e1-4186-9e4a-342d7289ee13 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs/volume_backend_name returned with HTTP 200 Aug 18 05:37:30.911799 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1126/4516] 10.4.3.250 () {66 vars in 1438 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs/volume_backend_name => generated 44 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:37:30.921629 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-76bdeacd-7aff-43ad-a9c8-a47d0698cd74 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.923808 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76bdeacd-7aff-43ad-a9c8-a47d0698cd74 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] GET https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f Aug 18 05:37:30.924068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76bdeacd-7aff-43ad-a9c8-a47d0698cd74 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.924295 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76bdeacd-7aff-43ad-a9c8-a47d0698cd74 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.930576 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76bdeacd-7aff-43ad-a9c8-a47d0698cd74 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f returned with HTTP 200 Aug 18 05:37:30.930932 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1120/4517] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f => generated 401 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:30.940796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9320738f-aa31-4d9c-b05f-07ae22b40e75 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.942654 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9320738f-aa31-4d9c-b05f-07ae22b40e75 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] PUT https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption/bfbf0d9b-25f0-49a1-ba21-318f38291b68 Aug 18 05:37:30.942992 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9320738f-aa31-4d9c-b05f-07ae22b40e75 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.959827 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9320738f-aa31-4d9c-b05f-07ae22b40e75 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption/bfbf0d9b-25f0-49a1-ba21-318f38291b68 returned with HTTP 200 Aug 18 05:37:30.960265 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1139/4518] 10.4.3.250 () {68 vars in 1506 bytes} [Tue Aug 18 05:37:30 2026] PUT /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/encryption/bfbf0d9b-25f0-49a1-ba21-318f38291b68 => generated 33 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:37:30.969097 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb36145b-ae29-4e2c-954c-d2682409f429 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.971024 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb36145b-ae29-4e2c-954c-d2682409f429 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] PUT https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs/key1 Aug 18 05:37:30.971373 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb36145b-ae29-4e2c-954c-d2682409f429 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:30.990317 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb36145b-ae29-4e2c-954c-d2682409f429 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs/key1 returned with HTTP 200 Aug 18 05:37:30.990816 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1134/4519] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:37:30 2026] PUT /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:37:30.995052 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f0ed137-57ac-4302-8188-417a92ffd694 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:30.997026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f0ed137-57ac-4302-8188-417a92ffd694 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:30.997240 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f0ed137-57ac-4302-8188-417a92ffd694 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:30.997435 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f0ed137-57ac-4302-8188-417a92ffd694 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:30.998676 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd59b25d-a85e-4a6f-bda4-72cfe84968bf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:31.000924 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd59b25d-a85e-4a6f-bda4-72cfe84968bf tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] PUT https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f Aug 18 05:37:31.001438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd59b25d-a85e-4a6f-bda4-72cfe84968bf tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:31.005396 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:31.005396 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:31.009407 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4f0ed137-57ac-4302-8188-417a92ffd694 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:31.014586 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f0ed137-57ac-4302-8188-417a92ffd694 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:31.015104 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1127/4520] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:30 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:31.018054 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd59b25d-a85e-4a6f-bda4-72cfe84968bf tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f returned with HTTP 200 Aug 18 05:37:31.018686 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1121/4521] 10.4.3.250 () {68 vars in 1362 bytes} [Tue Aug 18 05:37:30 2026] PUT /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f => generated 370 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:31.026575 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d56e3ca7-b044-4477-9a87-930818cd77d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:31.028357 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d56e3ca7-b044-4477-9a87-930818cd77d1 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] DELETE https://10.4.3.250/volume/v3/types/19a5961e-b07d-4ee4-a2fb-0ded3296c926 Aug 18 05:37:31.028564 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d56e3ca7-b044-4477-9a87-930818cd77d1 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:31.028756 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d56e3ca7-b044-4477-9a87-930818cd77d1 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:31.051637 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d56e3ca7-b044-4477-9a87-930818cd77d1 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/19a5961e-b07d-4ee4-a2fb-0ded3296c926 returned with HTTP 202 Aug 18 05:37:31.052004 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1140/4522] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:31 2026] DELETE /volume/v3/types/19a5961e-b07d-4ee4-a2fb-0ded3296c926 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:31.058881 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8450a250-6836-415e-a0b8-abf341ec5d23 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:31.060971 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8450a250-6836-415e-a0b8-abf341ec5d23 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] DELETE https://10.4.3.250/volume/v3/types/48833978-1024-4422-907d-1330e71a9f78 Aug 18 05:37:31.061221 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8450a250-6836-415e-a0b8-abf341ec5d23 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:31.061460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8450a250-6836-415e-a0b8-abf341ec5d23 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:31.087468 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8450a250-6836-415e-a0b8-abf341ec5d23 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/48833978-1024-4422-907d-1330e71a9f78 returned with HTTP 202 Aug 18 05:37:31.087965 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1135/4523] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:31 2026] DELETE /volume/v3/types/48833978-1024-4422-907d-1330e71a9f78 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:31.096511 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d2cdd012-5728-43c5-8fd5-25444a530217 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:31.098732 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2cdd012-5728-43c5-8fd5-25444a530217 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] DELETE https://10.4.3.250/volume/v3/types/40963deb-ff3f-421a-9c56-7d8394269fef Aug 18 05:37:31.098977 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2cdd012-5728-43c5-8fd5-25444a530217 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:31.099256 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2cdd012-5728-43c5-8fd5-25444a530217 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:31.135142 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2cdd012-5728-43c5-8fd5-25444a530217 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/40963deb-ff3f-421a-9c56-7d8394269fef returned with HTTP 202 Aug 18 05:37:31.135691 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1128/4524] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:31 2026] DELETE /volume/v3/types/40963deb-ff3f-421a-9c56-7d8394269fef => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:31.142531 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aefe7b33-c989-433b-926f-d004057ff474 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:31.144880 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aefe7b33-c989-433b-926f-d004057ff474 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] DELETE https://10.4.3.250/volume/v3/types/ae58fdea-2c8f-4136-9e93-17756080e63a Aug 18 05:37:31.145165 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aefe7b33-c989-433b-926f-d004057ff474 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:31.145423 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aefe7b33-c989-433b-926f-d004057ff474 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:31.180435 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aefe7b33-c989-433b-926f-d004057ff474 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/ae58fdea-2c8f-4136-9e93-17756080e63a returned with HTTP 202 Aug 18 05:37:31.181077 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1122/4525] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:31 2026] DELETE /volume/v3/types/ae58fdea-2c8f-4136-9e93-17756080e63a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:31.188727 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-75bef713-a77b-423c-9fef-972acee1b332 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:31.190793 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-75bef713-a77b-423c-9fef-972acee1b332 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] DELETE https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f Aug 18 05:37:31.191080 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-75bef713-a77b-423c-9fef-972acee1b332 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:31.191359 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-75bef713-a77b-423c-9fef-972acee1b332 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:31.220619 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-75bef713-a77b-423c-9fef-972acee1b332 tempest-VolumeTypesAdminTests-1470905858 tempest-VolumeTypesAdminTests-1470905858-project-admin] https://10.4.3.250/volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f returned with HTTP 202 Aug 18 05:37:31.220953 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1141/4526] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:31 2026] DELETE /volume/v3/types/aa199df3-e9dc-4b6f-944c-44566035610f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:31.233513 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-30ed8aa3-c613-43a9-9347-48c43341fc36 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:31.235442 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30ed8aa3-c613-43a9-9347-48c43341fc36 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:31.235706 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30ed8aa3-c613-43a9-9347-48c43341fc36 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:31.235930 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-30ed8aa3-c613-43a9-9347-48c43341fc36 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:31.236047 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-30ed8aa3-c613-43a9-9347-48c43341fc36 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:31.240269 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:31.240269 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:31.240825 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-30ed8aa3-c613-43a9-9347-48c43341fc36 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:31.241308 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1136/4527] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:31 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:31.267358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f9526dd-ee84-4c9c-9e4d-aa906a626b0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:31.269220 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f9526dd-ee84-4c9c-9e4d-aa906a626b0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:31.269456 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f9526dd-ee84-4c9c-9e4d-aa906a626b0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:31.269709 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f9526dd-ee84-4c9c-9e4d-aa906a626b0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:31.269851 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4f9526dd-ee84-4c9c-9e4d-aa906a626b0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:31.274201 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:31.274201 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:31.275062 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f9526dd-ee84-4c9c-9e4d-aa906a626b0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:31.275468 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1129/4528] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:31 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:31.430273 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e39c8a67-2d8c-4abd-9f07-89dd6b38fa8e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:31.432532 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e39c8a67-2d8c-4abd-9f07-89dd6b38fa8e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] GET https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 Aug 18 05:37:31.432733 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e39c8a67-2d8c-4abd-9f07-89dd6b38fa8e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:31.432973 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e39c8a67-2d8c-4abd-9f07-89dd6b38fa8e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:31.439725 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e39c8a67-2d8c-4abd-9f07-89dd6b38fa8e tempest-ProjectReaderTests-655826582 tempest-ProjectReaderTests-655826582-project-admin] https://10.4.3.250/volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 returned with HTTP 404 Aug 18 05:37:31.440380 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1123/4529] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:31 2026] GET /volume/v3/volumes/0c9e51fd-6cf1-485b-b670-fdb747b62af9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:32.028766 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-973f4a45-3561-4adc-b0e5-1a168f3be4e6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:32.030816 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-973f4a45-3561-4adc-b0e5-1a168f3be4e6 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:32.030981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-973f4a45-3561-4adc-b0e5-1a168f3be4e6 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:32.031204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-973f4a45-3561-4adc-b0e5-1a168f3be4e6 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:32.039622 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:32.039622 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:32.043915 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-973f4a45-3561-4adc-b0e5-1a168f3be4e6 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:32.048445 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-973f4a45-3561-4adc-b0e5-1a168f3be4e6 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:32.048887 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1142/4530] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:32 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:32.250003 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aaf665b9-1963-40eb-9bb5-f1e51689a3df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:32.252047 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aaf665b9-1963-40eb-9bb5-f1e51689a3df tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:32.252247 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aaf665b9-1963-40eb-9bb5-f1e51689a3df tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:32.252440 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aaf665b9-1963-40eb-9bb5-f1e51689a3df tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:32.252551 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aaf665b9-1963-40eb-9bb5-f1e51689a3df tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:32.256498 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:32.256498 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:32.257063 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aaf665b9-1963-40eb-9bb5-f1e51689a3df tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:32.257423 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1137/4531] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:32 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:32.286419 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-52ba660a-1392-41f7-bb12-0ad0bb4cbaf4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:32.288048 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52ba660a-1392-41f7-bb12-0ad0bb4cbaf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:32.288230 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52ba660a-1392-41f7-bb12-0ad0bb4cbaf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:32.288402 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-52ba660a-1392-41f7-bb12-0ad0bb4cbaf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:32.288515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-52ba660a-1392-41f7-bb12-0ad0bb4cbaf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:32.292386 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:32.292386 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:32.293087 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-52ba660a-1392-41f7-bb12-0ad0bb4cbaf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:32.293436 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1130/4532] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:32 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:32.692248 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8b03c230-c72e-45e5-b799-19d57113dc84 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:32.768507 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b03c230-c72e-45e5-b799-19d57113dc84 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:32.768820 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8b03c230-c72e-45e5-b799-19d57113dc84 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1827651155", "extra_specs": {"storage_protocol": "tempest-storage_protocol-39235678", "vendor_name": "tempest-vendor_name-1406723568"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:32.782976 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8b03c230-c72e-45e5-b799-19d57113dc84 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:32.783372 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1124/4533] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:32 2026] POST /volume/v3/types => generated 327 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:32.791127 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:32.792740 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:32.793081 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a28dfd25-f807-4f13-a73e-c7aecb794de8", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:32.794387 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Create volume request body: {'volume': {'volume_type': 'a28dfd25-f807-4f13-a73e-c7aecb794de8', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:32.797688 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Create volume of 1 GB Aug 18 05:37:32.797945 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:32.797945 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:32.798289 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:32.803275 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Flow 'volume_create_api' (3c11b684-d566-410a-9c6a-d644c172b0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:32.804128 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae776d35-9814-4353-a032-3ee8f797bf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:32.804812 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:32.827400 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae776d35-9814-4353-a032-3ee8f797bf88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:37:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-39235678',vendor_name='tempest-vendor_name-1406723568'},id=a28dfd25-f807-4f13-a73e-c7aecb794de8,is_public=True,name='tempest-ProjectAdminTests-volume-type-1827651155',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a28dfd25-f807-4f13-a73e-c7aecb794de8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:32.828315 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1d1647-29ee-4c76-a3ac-eda1c6b51940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:32.852944 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1827651155 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1827651155, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:32.853229 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1827651155 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1827651155, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:32.886771 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Created reservations ['86b987d3-34f4-47c9-a677-325e654e9feb', '948a166b-558c-4bf8-aad3-cc12c4b9360c', '64c3eacb-1954-412e-a7ba-916f1af90f04', '1970bf4b-9555-4dcf-b22d-cf84d8b685f5'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:32.887595 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c1d1647-29ee-4c76-a3ac-eda1c6b51940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86b987d3-34f4-47c9-a677-325e654e9feb', '948a166b-558c-4bf8-aad3-cc12c4b9360c', '64c3eacb-1954-412e-a7ba-916f1af90f04', '1970bf4b-9555-4dcf-b22d-cf84d8b685f5']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:32.888282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1986b6c2-0e9c-4758-9347-dc4e84625842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:32.911761 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1986b6c2-0e9c-4758-9347-dc4e84625842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bd8a27a-06ab-49f8-a710-08945fa25015', '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='7863e5075c874c8daa625a5265202836',qos_specs=None,replication_status=,reservations=['86b987d3-34f4-47c9-a677-325e654e9feb','948a166b-558c-4bf8-aad3-cc12c4b9360c','64c3eacb-1954-412e-a7ba-916f1af90f04','1970bf4b-9555-4dcf-b22d-cf84d8b685f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717764b31f29452db85567c527bc5cd2',volume_type_id=a28dfd25-f807-4f13-a73e-c7aecb794de8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:32Z,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=9bd8a27a-06ab-49f8-a710-08945fa25015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7863e5075c874c8daa625a5265202836',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='717764b31f29452db85567c527bc5cd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a28dfd25-f807-4f13-a73e-c7aecb794de8),volume_type_id=a28dfd25-f807-4f13-a73e-c7aecb794de8)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:32.912624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57189ade-70bc-4c01-9c68-ba8ef6e15c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:32.933134 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57189ade-70bc-4c01-9c68-ba8ef6e15c5f) transitioned into state 'SUCCESS' from 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='7863e5075c874c8daa625a5265202836',qos_specs=None,replication_status=,reservations=['86b987d3-34f4-47c9-a677-325e654e9feb','948a166b-558c-4bf8-aad3-cc12c4b9360c','64c3eacb-1954-412e-a7ba-916f1af90f04','1970bf4b-9555-4dcf-b22d-cf84d8b685f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717764b31f29452db85567c527bc5cd2',volume_type_id=a28dfd25-f807-4f13-a73e-c7aecb794de8)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:32.933905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (767b6122-ccac-4b1a-a47b-ec1a400ed302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:32.943790 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (767b6122-ccac-4b1a-a47b-ec1a400ed302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:32.944673 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Flow 'volume_create_api' (3c11b684-d566-410a-9c6a-d644c172b0c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:32.944958 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Create volume request issued successfully. Aug 18 05:37:32.945617 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d80493a6-6d37-4ddf-bba1-6f00dedc903a tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:32.946049 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1143/4534] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:37:32 2026] POST /volume/v3/volumes => generated 773 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:32.957283 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-06847d01-d302-4b02-b7a3-e1417003c992 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:32.959107 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06847d01-d302-4b02-b7a3-e1417003c992 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/volumes/9bd8a27a-06ab-49f8-a710-08945fa25015 Aug 18 05:37:32.959627 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06847d01-d302-4b02-b7a3-e1417003c992 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:32.959627 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-06847d01-d302-4b02-b7a3-e1417003c992 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:32.968198 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:32.968198 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:32.972503 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-06847d01-d302-4b02-b7a3-e1417003c992 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Volume info retrieved successfully. Aug 18 05:37:32.976154 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-06847d01-d302-4b02-b7a3-e1417003c992 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes/9bd8a27a-06ab-49f8-a710-08945fa25015 returned with HTTP 200 Aug 18 05:37:32.976521 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1138/4535] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:32 2026] GET /volume/v3/volumes/9bd8a27a-06ab-49f8-a710-08945fa25015 => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:33.064365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4cf7e814-b85e-4ab0-89fd-57fbbe282d3b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:33.065988 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cf7e814-b85e-4ab0-89fd-57fbbe282d3b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:33.066126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4cf7e814-b85e-4ab0-89fd-57fbbe282d3b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:33.066304 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4cf7e814-b85e-4ab0-89fd-57fbbe282d3b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:33.072464 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:33.072464 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:33.075893 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4cf7e814-b85e-4ab0-89fd-57fbbe282d3b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:33.080276 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cf7e814-b85e-4ab0-89fd-57fbbe282d3b tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:33.080670 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1131/4536] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:33 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:33.269466 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52db2597-8897-43fc-a7da-2addbcb93880 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:33.271089 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52db2597-8897-43fc-a7da-2addbcb93880 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:33.271338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52db2597-8897-43fc-a7da-2addbcb93880 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:33.271587 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52db2597-8897-43fc-a7da-2addbcb93880 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:33.271732 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-52db2597-8897-43fc-a7da-2addbcb93880 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:33.276445 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:33.276445 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:33.277237 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52db2597-8897-43fc-a7da-2addbcb93880 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:33.277859 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1125/4537] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:33 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:33.304539 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03c21e3f-c19e-4d04-bb3d-411178eb2868 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:33.306444 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03c21e3f-c19e-4d04-bb3d-411178eb2868 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:33.306768 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03c21e3f-c19e-4d04-bb3d-411178eb2868 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:33.307046 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03c21e3f-c19e-4d04-bb3d-411178eb2868 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:33.307174 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-03c21e3f-c19e-4d04-bb3d-411178eb2868 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:33.311702 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:33.311702 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:33.312688 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03c21e3f-c19e-4d04-bb3d-411178eb2868 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:33.313176 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1144/4538] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:33 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:33.988389 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b2cc23cc-a1c4-40e8-8c85-d9d70231a9fe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:33.990326 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2cc23cc-a1c4-40e8-8c85-d9d70231a9fe tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/volumes/9bd8a27a-06ab-49f8-a710-08945fa25015 Aug 18 05:37:33.990793 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2cc23cc-a1c4-40e8-8c85-d9d70231a9fe tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:33.990793 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2cc23cc-a1c4-40e8-8c85-d9d70231a9fe tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:33.998097 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:33.998097 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:34.001458 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b2cc23cc-a1c4-40e8-8c85-d9d70231a9fe tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Volume info retrieved successfully. Aug 18 05:37:34.005065 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2cc23cc-a1c4-40e8-8c85-d9d70231a9fe tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes/9bd8a27a-06ab-49f8-a710-08945fa25015 returned with HTTP 200 Aug 18 05:37:34.005515 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1139/4539] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:33 2026] GET /volume/v3/volumes/9bd8a27a-06ab-49f8-a710-08945fa25015 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:34.016489 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-159b2d74-1634-4aa2-bcfd-e6e0139d4786 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.017978 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-159b2d74-1634-4aa2-bcfd-e6e0139d4786 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/messages Aug 18 05:37:34.018192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-159b2d74-1634-4aa2-bcfd-e6e0139d4786 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:34.018361 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-159b2d74-1634-4aa2-bcfd-e6e0139d4786 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:34.021633 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-159b2d74-1634-4aa2-bcfd-e6e0139d4786 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:37:34.021992 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1132/4540] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:37:34 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:34.030495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00efe5c0-9e10-4a19-b765-aca5f589d8c7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.032320 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00efe5c0-9e10-4a19-b765-aca5f589d8c7 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] DELETE https://10.4.3.250/volume/v3/messages/f81caa5e-45a2-47a4-b3f4-682764b4e330 Aug 18 05:37:34.032543 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00efe5c0-9e10-4a19-b765-aca5f589d8c7 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:34.032720 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00efe5c0-9e10-4a19-b765-aca5f589d8c7 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:34.041321 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00efe5c0-9e10-4a19-b765-aca5f589d8c7 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/messages/f81caa5e-45a2-47a4-b3f4-682764b4e330 returned with HTTP 204 Aug 18 05:37:34.041717 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1126/4541] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:37:34 2026] DELETE /volume/v3/messages/f81caa5e-45a2-47a4-b3f4-682764b4e330 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 05:37:34.048324 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e32f6c1a-23bd-41df-9f81-cb99fd7b4527 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.050200 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e32f6c1a-23bd-41df-9f81-cb99fd7b4527 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/messages/f81caa5e-45a2-47a4-b3f4-682764b4e330 Aug 18 05:37:34.050435 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e32f6c1a-23bd-41df-9f81-cb99fd7b4527 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:34.050634 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e32f6c1a-23bd-41df-9f81-cb99fd7b4527 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:34.053747 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e32f6c1a-23bd-41df-9f81-cb99fd7b4527 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/messages/f81caa5e-45a2-47a4-b3f4-682764b4e330 returned with HTTP 404 Aug 18 05:37:34.054219 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1145/4542] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:34 2026] GET /volume/v3/messages/f81caa5e-45a2-47a4-b3f4-682764b4e330 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:34.060450 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.062110 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/9bd8a27a-06ab-49f8-a710-08945fa25015 Aug 18 05:37:34.062310 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:34.062486 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:34.062658 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Delete volume with id: 9bd8a27a-06ab-49f8-a710-08945fa25015 Aug 18 05:37:34.068961 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:34.068961 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:34.069258 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Volume info retrieved successfully. Aug 18 05:37:34.070059 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:37:34.078170 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1827651155 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1827651155, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:34.078426 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1827651155 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1827651155, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:34.093363 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fa5d6d27-bf9a-4926-9d16-fb4e60d8ec56 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.095352 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fa5d6d27-bf9a-4926-9d16-fb4e60d8ec56 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:34.095625 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fa5d6d27-bf9a-4926-9d16-fb4e60d8ec56 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:34.095882 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fa5d6d27-bf9a-4926-9d16-fb4e60d8ec56 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:34.102429 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Created reservations ['2f77b17e-0ff9-454e-9a67-1d899503568e', 'ca6e0d02-ab56-4734-8917-b2e7e53a272a', 'b4d734e9-5f8a-42d6-8de4-da58f895dda7', 'f8bf20b6-3639-4132-9b90-0158359f655c'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:34.103062 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:34.103062 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:34.107900 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fa5d6d27-bf9a-4926-9d16-fb4e60d8ec56 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:34.114241 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fa5d6d27-bf9a-4926-9d16-fb4e60d8ec56 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:34.114811 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1133/4543] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:34 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:34.139435 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Delete volume request issued successfully. Aug 18 05:37:34.139692 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8a03cf1f-7302-41bb-a73e-9a330e02d509 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes/9bd8a27a-06ab-49f8-a710-08945fa25015 returned with HTTP 202 Aug 18 05:37:34.140262 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1140/4544] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:34 2026] DELETE /volume/v3/volumes/9bd8a27a-06ab-49f8-a710-08945fa25015 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:34.148261 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ec26581-9928-4d88-8dab-da0728c5e607 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.149964 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ec26581-9928-4d88-8dab-da0728c5e607 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] DELETE https://10.4.3.250/volume/v3/types/a28dfd25-f807-4f13-a73e-c7aecb794de8 Aug 18 05:37:34.150184 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ec26581-9928-4d88-8dab-da0728c5e607 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:34.150437 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ec26581-9928-4d88-8dab-da0728c5e607 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:34.187657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ec26581-9928-4d88-8dab-da0728c5e607 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/types/a28dfd25-f807-4f13-a73e-c7aecb794de8 returned with HTTP 202 Aug 18 05:37:34.188172 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1127/4545] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:34 2026] DELETE /volume/v3/types/a28dfd25-f807-4f13-a73e-c7aecb794de8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:34.197864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a55ad301-7c48-40aa-9af8-c092f273ce50 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.199989 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a55ad301-7c48-40aa-9af8-c092f273ce50 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:34.200511 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a55ad301-7c48-40aa-9af8-c092f273ce50 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-650859560", "extra_specs": {"storage_protocol": "tempest-storage_protocol-500876887", "vendor_name": "tempest-vendor_name-601630470"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:34.217852 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a55ad301-7c48-40aa-9af8-c092f273ce50 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:34.218335 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1146/4546] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:34 2026] POST /volume/v3/types => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:34.226927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20f5e329-6573-4715-af31-9a7b971e20b8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.228939 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:34.229346 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92d9e76a-199b-4644-91dc-533c446f959c", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:34.230896 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Create volume request body: {'volume': {'volume_type': '92d9e76a-199b-4644-91dc-533c446f959c', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:34.235761 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Create volume of 1 GB Aug 18 05:37:34.236172 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:34.236172 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:34.236674 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:34.243927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Flow 'volume_create_api' (289a3545-91c5-48b6-be23-77d87f518d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:34.245135 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (008d49de-d0f6-4140-b2a3-701d5be72714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:34.246159 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:34.267778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (008d49de-d0f6-4140-b2a3-701d5be72714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:37:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-500876887',vendor_name='tempest-vendor_name-601630470'},id=92d9e76a-199b-4644-91dc-533c446f959c,is_public=True,name='tempest-ProjectAdminTests-volume-type-650859560',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92d9e76a-199b-4644-91dc-533c446f959c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:34.268816 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f7d29d-b61a-4136-83be-1a9d0701c4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:34.289915 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-05aa9be9-38d9-4125-a065-50e6c9a5e423 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.292624 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05aa9be9-38d9-4125-a065-50e6c9a5e423 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:34.292885 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-05aa9be9-38d9-4125-a065-50e6c9a5e423 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:34.293131 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-05aa9be9-38d9-4125-a065-50e6c9a5e423 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:34.293269 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-05aa9be9-38d9-4125-a065-50e6c9a5e423 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:34.298396 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:34.298396 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:34.299587 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-05aa9be9-38d9-4125-a065-50e6c9a5e423 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:34.300404 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1141/4547] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:34 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:34.302585 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-650859560 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-650859560, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:34.302865 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-650859560 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-650859560, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:34.324142 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-956ec350-98c0-4355-8ffe-538ef3b04fbd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.326118 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-956ec350-98c0-4355-8ffe-538ef3b04fbd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:34.326334 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-956ec350-98c0-4355-8ffe-538ef3b04fbd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:34.326566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-956ec350-98c0-4355-8ffe-538ef3b04fbd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:34.326702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-956ec350-98c0-4355-8ffe-538ef3b04fbd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:34.327958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Created reservations ['45f4b6d7-74ee-414b-8663-13f38c1488a0', '3e57086e-2be4-4403-bdfd-cbc4cbb3d410', 'ba9f3f02-35b7-4a94-8216-73e271c947c4', '0af4afab-0c47-4877-9efd-fb9020aac4ed'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:34.328751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f7d29d-b61a-4136-83be-1a9d0701c4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45f4b6d7-74ee-414b-8663-13f38c1488a0', '3e57086e-2be4-4403-bdfd-cbc4cbb3d410', 'ba9f3f02-35b7-4a94-8216-73e271c947c4', '0af4afab-0c47-4877-9efd-fb9020aac4ed']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:34.329499 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb2eae40-eb7a-41e6-b1c8-7f752b21d4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:34.331386 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:34.331386 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:34.332290 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-956ec350-98c0-4355-8ffe-538ef3b04fbd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:34.332708 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1128/4548] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:34 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:34.351894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb2eae40-eb7a-41e6-b1c8-7f752b21d4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '405d31be-075f-498d-86ad-74b8a692ec06', '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='7863e5075c874c8daa625a5265202836',qos_specs=None,replication_status=,reservations=['45f4b6d7-74ee-414b-8663-13f38c1488a0','3e57086e-2be4-4403-bdfd-cbc4cbb3d410','ba9f3f02-35b7-4a94-8216-73e271c947c4','0af4afab-0c47-4877-9efd-fb9020aac4ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717764b31f29452db85567c527bc5cd2',volume_type_id=92d9e76a-199b-4644-91dc-533c446f959c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=405d31be-075f-498d-86ad-74b8a692ec06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7863e5075c874c8daa625a5265202836',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='717764b31f29452db85567c527bc5cd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92d9e76a-199b-4644-91dc-533c446f959c),volume_type_id=92d9e76a-199b-4644-91dc-533c446f959c)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:34.352597 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d9dac3-b70a-4641-97bd-b24eb5591187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:34.369232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d9dac3-b70a-4641-97bd-b24eb5591187) transitioned into state 'SUCCESS' from 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='7863e5075c874c8daa625a5265202836',qos_specs=None,replication_status=,reservations=['45f4b6d7-74ee-414b-8663-13f38c1488a0','3e57086e-2be4-4403-bdfd-cbc4cbb3d410','ba9f3f02-35b7-4a94-8216-73e271c947c4','0af4afab-0c47-4877-9efd-fb9020aac4ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717764b31f29452db85567c527bc5cd2',volume_type_id=92d9e76a-199b-4644-91dc-533c446f959c)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:34.370087 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859f6a0c-26f4-491a-a99e-b13858121f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:34.378736 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859f6a0c-26f4-491a-a99e-b13858121f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:34.380045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Flow 'volume_create_api' (289a3545-91c5-48b6-be23-77d87f518d4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:34.380509 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Create volume request issued successfully. Aug 18 05:37:34.381247 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20f5e329-6573-4715-af31-9a7b971e20b8 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:34.381969 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1134/4549] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:37:34 2026] POST /volume/v3/volumes => generated 772 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:34.403316 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9a3524c5-29aa-45bc-acc9-1f301e6587d6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:34.405368 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a3524c5-29aa-45bc-acc9-1f301e6587d6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/volumes/405d31be-075f-498d-86ad-74b8a692ec06 Aug 18 05:37:34.405632 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a3524c5-29aa-45bc-acc9-1f301e6587d6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:34.405815 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9a3524c5-29aa-45bc-acc9-1f301e6587d6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:34.414769 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:34.414769 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:34.419264 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9a3524c5-29aa-45bc-acc9-1f301e6587d6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Volume info retrieved successfully. Aug 18 05:37:34.423877 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9a3524c5-29aa-45bc-acc9-1f301e6587d6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes/405d31be-075f-498d-86ad-74b8a692ec06 returned with HTTP 200 Aug 18 05:37:34.423877 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1147/4550] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:34 2026] GET /volume/v3/volumes/405d31be-075f-498d-86ad-74b8a692ec06 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:35.127403 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d906f68d-feda-4ccb-8a64-170861640a32 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.129071 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d906f68d-feda-4ccb-8a64-170861640a32 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:35.129264 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d906f68d-feda-4ccb-8a64-170861640a32 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.129511 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d906f68d-feda-4ccb-8a64-170861640a32 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.136459 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:35.136459 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:35.139749 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d906f68d-feda-4ccb-8a64-170861640a32 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:35.143515 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d906f68d-feda-4ccb-8a64-170861640a32 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:35.143841 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1142/4551] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:35 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:35.310835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-86d0e0bf-2ae0-45a0-852f-9601276183e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.312821 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86d0e0bf-2ae0-45a0-852f-9601276183e2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:35.313045 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86d0e0bf-2ae0-45a0-852f-9601276183e2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.313277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-86d0e0bf-2ae0-45a0-852f-9601276183e2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.313358 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-86d0e0bf-2ae0-45a0-852f-9601276183e2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:35.317602 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:35.317602 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:35.318217 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-86d0e0bf-2ae0-45a0-852f-9601276183e2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:35.318588 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1129/4552] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:35 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:35.344773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-28aac28a-9b58-4ea3-b9a3-4f7743de1af8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.347037 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28aac28a-9b58-4ea3-b9a3-4f7743de1af8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:35.347410 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28aac28a-9b58-4ea3-b9a3-4f7743de1af8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.347597 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28aac28a-9b58-4ea3-b9a3-4f7743de1af8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.347703 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-28aac28a-9b58-4ea3-b9a3-4f7743de1af8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:35.352165 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:35.352165 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:35.352895 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28aac28a-9b58-4ea3-b9a3-4f7743de1af8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:35.353289 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1135/4553] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:35 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:35.438027 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71df027a-78cd-4793-bf3e-2133940921c0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.440076 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71df027a-78cd-4793-bf3e-2133940921c0 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/volumes/405d31be-075f-498d-86ad-74b8a692ec06 Aug 18 05:37:35.440317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71df027a-78cd-4793-bf3e-2133940921c0 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.440579 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71df027a-78cd-4793-bf3e-2133940921c0 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.449039 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:35.449039 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:35.452740 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-71df027a-78cd-4793-bf3e-2133940921c0 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Volume info retrieved successfully. Aug 18 05:37:35.457188 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71df027a-78cd-4793-bf3e-2133940921c0 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes/405d31be-075f-498d-86ad-74b8a692ec06 returned with HTTP 200 Aug 18 05:37:35.457770 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1148/4554] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:35 2026] GET /volume/v3/volumes/405d31be-075f-498d-86ad-74b8a692ec06 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:35.470334 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d956485c-95ea-4404-9be3-2882e22f51f4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.472540 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d956485c-95ea-4404-9be3-2882e22f51f4 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/messages Aug 18 05:37:35.472813 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d956485c-95ea-4404-9be3-2882e22f51f4 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.473094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d956485c-95ea-4404-9be3-2882e22f51f4 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.477053 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d956485c-95ea-4404-9be3-2882e22f51f4 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:37:35.477557 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1143/4555] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:37:35 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:35.486257 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e7e5a863-6759-48b4-874f-5187b3eb71a4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.488363 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e7e5a863-6759-48b4-874f-5187b3eb71a4 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/messages Aug 18 05:37:35.488633 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e7e5a863-6759-48b4-874f-5187b3eb71a4 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.488861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e7e5a863-6759-48b4-874f-5187b3eb71a4 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.493836 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e7e5a863-6759-48b4-874f-5187b3eb71a4 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:37:35.494301 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1130/4556] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:37:35 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:35.502327 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c48c96b6-2a2a-4bf4-91f5-3c7f1e982699 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.504280 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c48c96b6-2a2a-4bf4-91f5-3c7f1e982699 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] DELETE https://10.4.3.250/volume/v3/messages/7efcb948-a5c0-4103-90ec-ce302dafc949 Aug 18 05:37:35.504491 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c48c96b6-2a2a-4bf4-91f5-3c7f1e982699 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.504672 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c48c96b6-2a2a-4bf4-91f5-3c7f1e982699 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.512181 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c48c96b6-2a2a-4bf4-91f5-3c7f1e982699 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/messages/7efcb948-a5c0-4103-90ec-ce302dafc949 returned with HTTP 204 Aug 18 05:37:35.513115 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1136/4557] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:37:35 2026] DELETE /volume/v3/messages/7efcb948-a5c0-4103-90ec-ce302dafc949 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 05:37:35.519301 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-92084221-e641-4143-b119-dbfcfbff7122 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.521109 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/405d31be-075f-498d-86ad-74b8a692ec06 Aug 18 05:37:35.521357 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.521554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.521706 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Delete volume with id: 405d31be-075f-498d-86ad-74b8a692ec06 Aug 18 05:37:35.528944 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:35.528944 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:35.529419 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Volume info retrieved successfully. Aug 18 05:37:35.530536 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:37:35.543635 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-650859560 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-650859560, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:35.544053 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-650859560 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-650859560, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:35.553883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Created reservations ['ac6e5162-e667-4394-be68-24826bf73153', 'a0641b41-7640-43a3-9aa7-6ded003e1738', '50071450-f9a3-4d39-9056-8cbae38986b1', 'b5199300-517b-43ec-9ed6-c378a3fa9e45'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:35.583373 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Delete volume request issued successfully. Aug 18 05:37:35.583657 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-92084221-e641-4143-b119-dbfcfbff7122 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes/405d31be-075f-498d-86ad-74b8a692ec06 returned with HTTP 202 Aug 18 05:37:35.584253 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1149/4558] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:35 2026] DELETE /volume/v3/volumes/405d31be-075f-498d-86ad-74b8a692ec06 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:35.591767 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-15158846-123d-40d9-863f-b3b4ba199485 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.594222 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15158846-123d-40d9-863f-b3b4ba199485 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] DELETE https://10.4.3.250/volume/v3/types/92d9e76a-199b-4644-91dc-533c446f959c Aug 18 05:37:35.594524 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15158846-123d-40d9-863f-b3b4ba199485 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.594884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-15158846-123d-40d9-863f-b3b4ba199485 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.619858 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-15158846-123d-40d9-863f-b3b4ba199485 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/types/92d9e76a-199b-4644-91dc-533c446f959c returned with HTTP 202 Aug 18 05:37:35.620296 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1144/4559] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:35 2026] DELETE /volume/v3/types/92d9e76a-199b-4644-91dc-533c446f959c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:35.627930 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9f28b6b3-21a6-464c-a7f5-1c14342fde30 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.629948 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f28b6b3-21a6-464c-a7f5-1c14342fde30 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:35.630305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9f28b6b3-21a6-464c-a7f5-1c14342fde30 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-801319989", "extra_specs": {"storage_protocol": "tempest-storage_protocol-839976380", "vendor_name": "tempest-vendor_name-94874582"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:35.655574 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9f28b6b3-21a6-464c-a7f5-1c14342fde30 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:35.656005 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1131/4560] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:35 2026] POST /volume/v3/types => generated 325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:35.664908 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.666769 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:35.667125 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6e11cff2-9763-44cb-8591-03fafb67a14b", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:35.668553 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Create volume request body: {'volume': {'volume_type': '6e11cff2-9763-44cb-8591-03fafb67a14b', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:35.672584 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Create volume of 1 GB Aug 18 05:37:35.672863 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:35.672863 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:35.673226 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:35.678452 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Flow 'volume_create_api' (fe2d267d-6760-4be4-80b3-30ae51a0bf8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:35.680000 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03a5f65-a4eb-4445-b334-b48d5e649054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:35.680905 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:35.702072 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03a5f65-a4eb-4445-b334-b48d5e649054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:37:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-839976380',vendor_name='tempest-vendor_name-94874582'},id=6e11cff2-9763-44cb-8591-03fafb67a14b,is_public=True,name='tempest-ProjectAdminTests-volume-type-801319989',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e11cff2-9763-44cb-8591-03fafb67a14b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:35.702752 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d92751-97f7-45b1-b892-079155bea3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:35.733242 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-801319989 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-801319989, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:35.733675 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-801319989 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-801319989, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:35.761900 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Created reservations ['2518bce4-fa0d-4f02-bc50-22065d4609eb', 'cd1611f5-1960-45b3-88a8-00e6f184ac6f', 'dd043b91-3907-4113-a67e-b4a96661729e', 'd407ed70-a9ae-4249-86d3-14e586361080'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:35.762905 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d92751-97f7-45b1-b892-079155bea3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2518bce4-fa0d-4f02-bc50-22065d4609eb', 'cd1611f5-1960-45b3-88a8-00e6f184ac6f', 'dd043b91-3907-4113-a67e-b4a96661729e', 'd407ed70-a9ae-4249-86d3-14e586361080']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:35.763993 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c99226f-ca27-4c52-95da-637aad3e259e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:35.793086 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c99226f-ca27-4c52-95da-637aad3e259e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6e32d1e-0826-4d31-9529-3099eaae080c', '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='7863e5075c874c8daa625a5265202836',qos_specs=None,replication_status=,reservations=['2518bce4-fa0d-4f02-bc50-22065d4609eb','cd1611f5-1960-45b3-88a8-00e6f184ac6f','dd043b91-3907-4113-a67e-b4a96661729e','d407ed70-a9ae-4249-86d3-14e586361080'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717764b31f29452db85567c527bc5cd2',volume_type_id=6e11cff2-9763-44cb-8591-03fafb67a14b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6e32d1e-0826-4d31-9529-3099eaae080c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7863e5075c874c8daa625a5265202836',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='717764b31f29452db85567c527bc5cd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e11cff2-9763-44cb-8591-03fafb67a14b),volume_type_id=6e11cff2-9763-44cb-8591-03fafb67a14b)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:35.793906 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28628d76-5783-4615-b256-6a4c1ccc88c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:35.811785 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28628d76-5783-4615-b256-6a4c1ccc88c8) transitioned into state 'SUCCESS' from 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='7863e5075c874c8daa625a5265202836',qos_specs=None,replication_status=,reservations=['2518bce4-fa0d-4f02-bc50-22065d4609eb','cd1611f5-1960-45b3-88a8-00e6f184ac6f','dd043b91-3907-4113-a67e-b4a96661729e','d407ed70-a9ae-4249-86d3-14e586361080'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='717764b31f29452db85567c527bc5cd2',volume_type_id=6e11cff2-9763-44cb-8591-03fafb67a14b)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:35.812786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b443bcf-d8a6-45c6-8b6d-9c5f483733d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:35.823608 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b443bcf-d8a6-45c6-8b6d-9c5f483733d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:35.824693 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Flow 'volume_create_api' (fe2d267d-6760-4be4-80b3-30ae51a0bf8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:35.825121 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Create volume request issued successfully. Aug 18 05:37:35.825860 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-735ee75e-0fe7-4f4d-91ab-4e4f1d2881d5 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:35.826582 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1137/4561] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:37:35 2026] POST /volume/v3/volumes => generated 772 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:35.838436 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03768c5e-a536-4e61-9fc7-5f191f8291c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:35.840945 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03768c5e-a536-4e61-9fc7-5f191f8291c1 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/volumes/c6e32d1e-0826-4d31-9529-3099eaae080c Aug 18 05:37:35.841250 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03768c5e-a536-4e61-9fc7-5f191f8291c1 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:35.841529 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03768c5e-a536-4e61-9fc7-5f191f8291c1 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:35.850158 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:35.850158 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:35.854293 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-03768c5e-a536-4e61-9fc7-5f191f8291c1 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Volume info retrieved successfully. Aug 18 05:37:35.859129 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03768c5e-a536-4e61-9fc7-5f191f8291c1 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes/c6e32d1e-0826-4d31-9529-3099eaae080c returned with HTTP 200 Aug 18 05:37:35.859473 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1150/4562] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:35 2026] GET /volume/v3/volumes/c6e32d1e-0826-4d31-9529-3099eaae080c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:36.157641 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa318950-efef-4590-a150-cf2e273c77e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:36.159692 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa318950-efef-4590-a150-cf2e273c77e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:36.159908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa318950-efef-4590-a150-cf2e273c77e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:36.160142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa318950-efef-4590-a150-cf2e273c77e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:36.168356 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:36.168356 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:36.172902 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aa318950-efef-4590-a150-cf2e273c77e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:36.178922 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa318950-efef-4590-a150-cf2e273c77e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:36.179396 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1145/4563] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:36 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:36.333044 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3376bd04-35f3-4908-a971-38fc5a1709ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:36.335266 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3376bd04-35f3-4908-a971-38fc5a1709ff tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:36.335515 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3376bd04-35f3-4908-a971-38fc5a1709ff tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:36.335735 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3376bd04-35f3-4908-a971-38fc5a1709ff tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:36.335891 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3376bd04-35f3-4908-a971-38fc5a1709ff tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:36.341202 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:36.341202 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:36.341999 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3376bd04-35f3-4908-a971-38fc5a1709ff tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:36.342441 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1132/4564] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:36 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:36.365497 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a1fbf9e5-f704-4edd-bc10-df4271df5912 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:36.367766 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1fbf9e5-f704-4edd-bc10-df4271df5912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:36.367939 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1fbf9e5-f704-4edd-bc10-df4271df5912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:36.368239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1fbf9e5-f704-4edd-bc10-df4271df5912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:36.368437 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a1fbf9e5-f704-4edd-bc10-df4271df5912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:36.373344 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:36.373344 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:36.374335 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1fbf9e5-f704-4edd-bc10-df4271df5912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:36.374855 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1138/4565] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:36 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:36.872937 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bf6733ed-a9ec-4ae4-b5b4-f3702638e9a6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:36.875541 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf6733ed-a9ec-4ae4-b5b4-f3702638e9a6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/volumes/c6e32d1e-0826-4d31-9529-3099eaae080c Aug 18 05:37:36.875541 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf6733ed-a9ec-4ae4-b5b4-f3702638e9a6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:36.875541 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf6733ed-a9ec-4ae4-b5b4-f3702638e9a6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:36.884213 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:36.884213 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:36.888365 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bf6733ed-a9ec-4ae4-b5b4-f3702638e9a6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Volume info retrieved successfully. Aug 18 05:37:36.893165 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf6733ed-a9ec-4ae4-b5b4-f3702638e9a6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes/c6e32d1e-0826-4d31-9529-3099eaae080c returned with HTTP 200 Aug 18 05:37:36.893861 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1151/4566] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:36 2026] GET /volume/v3/volumes/c6e32d1e-0826-4d31-9529-3099eaae080c => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:36.907447 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c8d1d875-ddf8-4896-9c43-e0dec21681b6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:36.909833 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8d1d875-ddf8-4896-9c43-e0dec21681b6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/messages Aug 18 05:37:36.910141 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8d1d875-ddf8-4896-9c43-e0dec21681b6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:36.913031 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c8d1d875-ddf8-4896-9c43-e0dec21681b6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:36.916224 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c8d1d875-ddf8-4896-9c43-e0dec21681b6 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:37:36.916902 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1146/4567] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:37:36 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:36.927761 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40376101-c691-4d08-8445-e7a768d87d9e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:36.929806 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40376101-c691-4d08-8445-e7a768d87d9e tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] GET https://10.4.3.250/volume/v3/messages/769309ae-4790-4ae6-beec-e691ed72f40c Aug 18 05:37:36.930034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40376101-c691-4d08-8445-e7a768d87d9e tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:36.930538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40376101-c691-4d08-8445-e7a768d87d9e tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:36.934572 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40376101-c691-4d08-8445-e7a768d87d9e tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/messages/769309ae-4790-4ae6-beec-e691ed72f40c returned with HTTP 200 Aug 18 05:37:36.934572 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1133/4568] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:36 2026] GET /volume/v3/messages/769309ae-4790-4ae6-beec-e691ed72f40c => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:36.943075 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-397163dd-7884-47e0-b893-271c440e461c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:36.944922 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-397163dd-7884-47e0-b893-271c440e461c tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] DELETE https://10.4.3.250/volume/v3/messages/769309ae-4790-4ae6-beec-e691ed72f40c Aug 18 05:37:36.945336 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-397163dd-7884-47e0-b893-271c440e461c tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:36.945336 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-397163dd-7884-47e0-b893-271c440e461c tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:36.952478 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-397163dd-7884-47e0-b893-271c440e461c tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/messages/769309ae-4790-4ae6-beec-e691ed72f40c returned with HTTP 204 Aug 18 05:37:36.952877 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1139/4569] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:37:36 2026] DELETE /volume/v3/messages/769309ae-4790-4ae6-beec-e691ed72f40c => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 05:37:36.959952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:36.962076 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/c6e32d1e-0826-4d31-9529-3099eaae080c Aug 18 05:37:36.962353 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:36.962611 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:36.962821 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Delete volume with id: c6e32d1e-0826-4d31-9529-3099eaae080c Aug 18 05:37:36.972278 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:36.972278 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:36.972731 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Volume info retrieved successfully. Aug 18 05:37:36.974839 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100216) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:37:36.987437 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-801319989 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-801319989, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:36.987824 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-801319989 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-801319989, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:36.999185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Created reservations ['aa4631b0-8a75-4dc8-831b-f8f3fc45759e', '13b30208-6f6b-45e6-b8ab-57dfde380dd5', 'f0d2b163-cd48-41e6-b237-88bfe4ad4cec', 'eac9a6da-8097-4025-a520-6aa307ebceaa'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:37.030449 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Delete volume request issued successfully. Aug 18 05:37:37.030714 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0c83ce9-a52c-4f4c-bf08-2800e3631027 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/volumes/c6e32d1e-0826-4d31-9529-3099eaae080c returned with HTTP 202 Aug 18 05:37:37.031241 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1152/4570] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:36 2026] DELETE /volume/v3/volumes/c6e32d1e-0826-4d31-9529-3099eaae080c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:37.038513 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3c120604-e781-4b5a-80a4-f39c952d9884 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:37.040330 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c120604-e781-4b5a-80a4-f39c952d9884 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] DELETE https://10.4.3.250/volume/v3/types/6e11cff2-9763-44cb-8591-03fafb67a14b Aug 18 05:37:37.040674 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c120604-e781-4b5a-80a4-f39c952d9884 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:37.040845 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3c120604-e781-4b5a-80a4-f39c952d9884 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:37.064299 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3c120604-e781-4b5a-80a4-f39c952d9884 tempest-ProjectAdminTests-1633373568 tempest-ProjectAdminTests-1633373568-project-admin] https://10.4.3.250/volume/v3/types/6e11cff2-9763-44cb-8591-03fafb67a14b returned with HTTP 202 Aug 18 05:37:37.064825 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1147/4571] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:37 2026] DELETE /volume/v3/types/6e11cff2-9763-44cb-8591-03fafb67a14b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:37.195275 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf1695be-5b5a-4bd4-9c59-9f1f51927c4c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:37.198673 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf1695be-5b5a-4bd4-9c59-9f1f51927c4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:37.199664 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf1695be-5b5a-4bd4-9c59-9f1f51927c4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:37.199664 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf1695be-5b5a-4bd4-9c59-9f1f51927c4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:37.218037 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:37.218037 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:37.221043 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf1695be-5b5a-4bd4-9c59-9f1f51927c4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:37.233024 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf1695be-5b5a-4bd4-9c59-9f1f51927c4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:37.233024 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1134/4572] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:37 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:37.356170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b71d4e31-c5a8-4967-b42a-fb1a1175e57b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:37.359261 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b71d4e31-c5a8-4967-b42a-fb1a1175e57b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:37.359591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b71d4e31-c5a8-4967-b42a-fb1a1175e57b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:37.359865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b71d4e31-c5a8-4967-b42a-fb1a1175e57b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:37.360072 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b71d4e31-c5a8-4967-b42a-fb1a1175e57b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:37.368833 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:37.368833 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:37.369629 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b71d4e31-c5a8-4967-b42a-fb1a1175e57b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:37.370064 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1140/4573] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:37 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:37.386875 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c484ba06-21b3-466e-a677-992137b93292 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:37.389122 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c484ba06-21b3-466e-a677-992137b93292 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:37.389366 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c484ba06-21b3-466e-a677-992137b93292 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:37.389607 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c484ba06-21b3-466e-a677-992137b93292 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:37.389760 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c484ba06-21b3-466e-a677-992137b93292 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:37.398670 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:37.398670 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:37.399738 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c484ba06-21b3-466e-a677-992137b93292 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:37.400253 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1153/4574] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:37 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:38.247278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57f69fc4-679b-45ef-b564-3c7a34922292 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:38.249574 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57f69fc4-679b-45ef-b564-3c7a34922292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:38.249856 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57f69fc4-679b-45ef-b564-3c7a34922292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:38.250072 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57f69fc4-679b-45ef-b564-3c7a34922292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:38.258211 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:38.258211 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:38.262108 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57f69fc4-679b-45ef-b564-3c7a34922292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:38.267593 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57f69fc4-679b-45ef-b564-3c7a34922292 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:38.268265 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1148/4575] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:38 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:38.381455 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b91b8b06-32a2-4b60-b140-049cd7906471 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:38.383255 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b91b8b06-32a2-4b60-b140-049cd7906471 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:38.383600 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b91b8b06-32a2-4b60-b140-049cd7906471 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:38.383852 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b91b8b06-32a2-4b60-b140-049cd7906471 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:38.384001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b91b8b06-32a2-4b60-b140-049cd7906471 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:38.390534 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:38.390534 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:38.391375 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b91b8b06-32a2-4b60-b140-049cd7906471 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:38.391687 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1135/4576] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:38 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:38.410361 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0fa881f7-4964-4f16-ac81-b66da9d2515e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:38.412310 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0fa881f7-4964-4f16-ac81-b66da9d2515e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:38.412513 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0fa881f7-4964-4f16-ac81-b66da9d2515e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:38.412775 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0fa881f7-4964-4f16-ac81-b66da9d2515e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:38.412886 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0fa881f7-4964-4f16-ac81-b66da9d2515e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:38.416695 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:38.416695 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:38.417407 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0fa881f7-4964-4f16-ac81-b66da9d2515e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:38.417755 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1141/4577] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:38 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:38.748546 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-600112a5-fe3a-48be-b0cb-5bc82150f8f2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:38.854831 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-600112a5-fe3a-48be-b0cb-5bc82150f8f2 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:38.855233 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-600112a5-fe3a-48be-b0cb-5bc82150f8f2 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2099755608", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1648586429", "vendor_name": "tempest-vendor_name-1043031207"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:38.872669 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-600112a5-fe3a-48be-b0cb-5bc82150f8f2 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:38.872999 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1154/4578] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:38 2026] POST /volume/v3/types => generated 330 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:38.881071 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4c5b34eb-137a-4955-9979-b066b56395c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:38.882740 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:38.883083 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3ff4bce2-f182-4f16-bc9c-864f0b298e1f", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:38.884447 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Create volume request body: {'volume': {'volume_type': '3ff4bce2-f182-4f16-bc9c-864f0b298e1f', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:38.888490 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Create volume of 1 GB Aug 18 05:37:38.888864 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:38.888864 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:38.889332 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:38.897245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Flow 'volume_create_api' (d052ab26-bba9-497a-85d5-a6842ebd1cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:38.898723 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc1730c-027a-4dc3-b3e6-339d20cdfeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:38.899847 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:38.932170 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc1730c-027a-4dc3-b3e6-339d20cdfeab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:37:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1648586429',vendor_name='tempest-vendor_name-1043031207'},id=3ff4bce2-f182-4f16-bc9c-864f0b298e1f,is_public=True,name='tempest-ProjectMemberTests-volume-type-2099755608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ff4bce2-f182-4f16-bc9c-864f0b298e1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:38.932170 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79f65bb-f453-42f2-b079-e9fb5fad3043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:38.961784 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2099755608 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2099755608, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:38.962092 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2099755608 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2099755608, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:38.997810 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Created reservations ['265d92ea-e3c7-4baf-85e7-533dcf4962f9', '71e9e5c8-5375-4f7f-abb4-0128ac0c5b96', 'bdab99ad-f64f-4af5-b8af-eff8ae571c3c', '027b845e-96d6-458c-b49d-27375093de09'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:38.998780 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79f65bb-f453-42f2-b079-e9fb5fad3043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['265d92ea-e3c7-4baf-85e7-533dcf4962f9', '71e9e5c8-5375-4f7f-abb4-0128ac0c5b96', 'bdab99ad-f64f-4af5-b8af-eff8ae571c3c', '027b845e-96d6-458c-b49d-27375093de09']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:38.999556 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (491855db-9bbe-46ca-a29b-e771db636788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:39.024558 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (491855db-9bbe-46ca-a29b-e771db636788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '250631e1-cd57-43f7-b3a4-ad2c9192285f', '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='80b12b3863e2412e9f1414fb6efdb159',qos_specs=None,replication_status=,reservations=['265d92ea-e3c7-4baf-85e7-533dcf4962f9','71e9e5c8-5375-4f7f-abb4-0128ac0c5b96','bdab99ad-f64f-4af5-b8af-eff8ae571c3c','027b845e-96d6-458c-b49d-27375093de09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9042bb18a6904bfa8fbe4b0df73beb1e',volume_type_id=3ff4bce2-f182-4f16-bc9c-864f0b298e1f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=250631e1-cd57-43f7-b3a4-ad2c9192285f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80b12b3863e2412e9f1414fb6efdb159',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9042bb18a6904bfa8fbe4b0df73beb1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ff4bce2-f182-4f16-bc9c-864f0b298e1f),volume_type_id=3ff4bce2-f182-4f16-bc9c-864f0b298e1f)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:39.025317 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8576fc4-1d26-488b-afd4-4b8757eeb6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:39.042972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8576fc4-1d26-488b-afd4-4b8757eeb6ec) transitioned into state 'SUCCESS' from 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='80b12b3863e2412e9f1414fb6efdb159',qos_specs=None,replication_status=,reservations=['265d92ea-e3c7-4baf-85e7-533dcf4962f9','71e9e5c8-5375-4f7f-abb4-0128ac0c5b96','bdab99ad-f64f-4af5-b8af-eff8ae571c3c','027b845e-96d6-458c-b49d-27375093de09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9042bb18a6904bfa8fbe4b0df73beb1e',volume_type_id=3ff4bce2-f182-4f16-bc9c-864f0b298e1f)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:39.043796 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ddaa49-3578-4578-aed8-947174d25e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:39.053400 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ddaa49-3578-4578-aed8-947174d25e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:39.054259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Flow 'volume_create_api' (d052ab26-bba9-497a-85d5-a6842ebd1cbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:39.054616 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Create volume request issued successfully. Aug 18 05:37:39.055175 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4c5b34eb-137a-4955-9979-b066b56395c9 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:39.055592 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1149/4579] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:37:38 2026] POST /volume/v3/volumes => generated 774 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:39.071076 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8391eb59-4e90-44f3-84ee-009a9180ba17 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:39.074645 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8391eb59-4e90-44f3-84ee-009a9180ba17 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] GET https://10.4.3.250/volume/v3/volumes/250631e1-cd57-43f7-b3a4-ad2c9192285f Aug 18 05:37:39.074645 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8391eb59-4e90-44f3-84ee-009a9180ba17 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:39.074645 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8391eb59-4e90-44f3-84ee-009a9180ba17 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:39.083166 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:39.083166 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:39.089873 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8391eb59-4e90-44f3-84ee-009a9180ba17 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Volume info retrieved successfully. Aug 18 05:37:39.091807 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8391eb59-4e90-44f3-84ee-009a9180ba17 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes/250631e1-cd57-43f7-b3a4-ad2c9192285f returned with HTTP 200 Aug 18 05:37:39.092282 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1136/4580] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:39 2026] GET /volume/v3/volumes/250631e1-cd57-43f7-b3a4-ad2c9192285f => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:39.281979 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4c8b346b-55fe-48e3-8489-78da013fe5b1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:39.283914 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c8b346b-55fe-48e3-8489-78da013fe5b1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:39.284149 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c8b346b-55fe-48e3-8489-78da013fe5b1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:39.284378 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c8b346b-55fe-48e3-8489-78da013fe5b1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:39.292190 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:39.292190 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:39.296068 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4c8b346b-55fe-48e3-8489-78da013fe5b1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:39.300668 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c8b346b-55fe-48e3-8489-78da013fe5b1 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:39.301096 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1142/4581] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:39 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:39.403046 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f245d8b6-940a-4086-aa18-a860dd2bfd35 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:39.404853 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f245d8b6-940a-4086-aa18-a860dd2bfd35 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:39.405083 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f245d8b6-940a-4086-aa18-a860dd2bfd35 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:39.405284 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f245d8b6-940a-4086-aa18-a860dd2bfd35 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:39.405379 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f245d8b6-940a-4086-aa18-a860dd2bfd35 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:39.410036 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:39.410036 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:39.410757 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f245d8b6-940a-4086-aa18-a860dd2bfd35 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:39.411020 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1155/4582] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:39 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:39.431733 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-038d6169-7ceb-44a7-af1b-b815661cbeb0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:39.433656 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-038d6169-7ceb-44a7-af1b-b815661cbeb0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:39.433846 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-038d6169-7ceb-44a7-af1b-b815661cbeb0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:39.434031 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-038d6169-7ceb-44a7-af1b-b815661cbeb0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:39.434146 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-038d6169-7ceb-44a7-af1b-b815661cbeb0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:39.438899 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:39.438899 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:39.440116 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-038d6169-7ceb-44a7-af1b-b815661cbeb0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:39.440636 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1150/4583] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:39 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:40.107779 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b3e9d96-a98f-4962-962c-24d7126aa14e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.112878 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b3e9d96-a98f-4962-962c-24d7126aa14e tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] GET https://10.4.3.250/volume/v3/volumes/250631e1-cd57-43f7-b3a4-ad2c9192285f Aug 18 05:37:40.113155 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b3e9d96-a98f-4962-962c-24d7126aa14e tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.113379 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b3e9d96-a98f-4962-962c-24d7126aa14e tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.121490 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:40.121490 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:40.129343 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5b3e9d96-a98f-4962-962c-24d7126aa14e tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Volume info retrieved successfully. Aug 18 05:37:40.136835 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b3e9d96-a98f-4962-962c-24d7126aa14e tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes/250631e1-cd57-43f7-b3a4-ad2c9192285f returned with HTTP 200 Aug 18 05:37:40.137371 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1137/4584] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:40 2026] GET /volume/v3/volumes/250631e1-cd57-43f7-b3a4-ad2c9192285f => generated 974 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:40.149468 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3ab98ab6-f73f-402f-bf0f-e46441705c24 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.153283 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ab98ab6-f73f-402f-bf0f-e46441705c24 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] GET https://10.4.3.250/volume/v3/messages Aug 18 05:37:40.153557 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ab98ab6-f73f-402f-bf0f-e46441705c24 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.153791 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ab98ab6-f73f-402f-bf0f-e46441705c24 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.158383 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ab98ab6-f73f-402f-bf0f-e46441705c24 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:37:40.158837 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1143/4585] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:37:40 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:40.168565 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-be2c3277-3ff0-47af-ace8-d1664477fc7b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.234833 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be2c3277-3ff0-47af-ace8-d1664477fc7b tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] DELETE https://10.4.3.250/volume/v3/messages/0caa0850-10cb-4dbc-85c5-74e006a2c364 Aug 18 05:37:40.235122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be2c3277-3ff0-47af-ace8-d1664477fc7b tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.235352 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be2c3277-3ff0-47af-ace8-d1664477fc7b tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.243372 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be2c3277-3ff0-47af-ace8-d1664477fc7b tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] https://10.4.3.250/volume/v3/messages/0caa0850-10cb-4dbc-85c5-74e006a2c364 returned with HTTP 204 Aug 18 05:37:40.243795 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1156/4586] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:37:40 2026] DELETE /volume/v3/messages/0caa0850-10cb-4dbc-85c5-74e006a2c364 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 05:37:40.250854 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-04c480b2-0c20-48c3-a36b-23ebb5c49df4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.253135 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-04c480b2-0c20-48c3-a36b-23ebb5c49df4 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] GET https://10.4.3.250/volume/v3/messages/0caa0850-10cb-4dbc-85c5-74e006a2c364 Aug 18 05:37:40.253392 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-04c480b2-0c20-48c3-a36b-23ebb5c49df4 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.253633 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-04c480b2-0c20-48c3-a36b-23ebb5c49df4 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.258596 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-04c480b2-0c20-48c3-a36b-23ebb5c49df4 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] https://10.4.3.250/volume/v3/messages/0caa0850-10cb-4dbc-85c5-74e006a2c364 returned with HTTP 404 Aug 18 05:37:40.259147 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1151/4587] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:40 2026] GET /volume/v3/messages/0caa0850-10cb-4dbc-85c5-74e006a2c364 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:40.266059 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.268076 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/250631e1-cd57-43f7-b3a4-ad2c9192285f Aug 18 05:37:40.268375 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.268583 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.268761 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Delete volume with id: 250631e1-cd57-43f7-b3a4-ad2c9192285f Aug 18 05:37:40.279463 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:40.279463 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:40.279849 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Volume info retrieved successfully. Aug 18 05:37:40.281096 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100215) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:37:40.296665 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2099755608 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2099755608, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:40.296960 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2099755608 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2099755608, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:40.307889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Created reservations ['9d2ca53a-5fc9-4c25-a0da-967a23a9a085', 'd59ad10a-3913-495d-8a08-ffa2518a00c8', 'e7ec06d2-fe2f-44f9-834e-a1e73cc531af', '784b0767-946c-4f5a-a9c3-7f3d59026cd9'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:40.323098 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-df9e97fa-829f-4494-a12f-4e0ec56e13e8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.325442 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-df9e97fa-829f-4494-a12f-4e0ec56e13e8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:40.325652 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-df9e97fa-829f-4494-a12f-4e0ec56e13e8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.325853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-df9e97fa-829f-4494-a12f-4e0ec56e13e8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.334110 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:40.334110 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:40.339113 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-df9e97fa-829f-4494-a12f-4e0ec56e13e8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:40.343034 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Delete volume request issued successfully. Aug 18 05:37:40.343351 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b911d6b-ab82-4715-85e8-48f2310b1a16 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes/250631e1-cd57-43f7-b3a4-ad2c9192285f returned with HTTP 202 Aug 18 05:37:40.343934 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1138/4588] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:40 2026] DELETE /volume/v3/volumes/250631e1-cd57-43f7-b3a4-ad2c9192285f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:40.344916 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-df9e97fa-829f-4494-a12f-4e0ec56e13e8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:40.345366 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1144/4589] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:40 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:40.350911 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ff4c3064-24ec-4e16-9b18-e5f3241fc82b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.352706 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff4c3064-24ec-4e16-9b18-e5f3241fc82b tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] DELETE https://10.4.3.250/volume/v3/types/3ff4bce2-f182-4f16-bc9c-864f0b298e1f Aug 18 05:37:40.352929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff4c3064-24ec-4e16-9b18-e5f3241fc82b tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.353218 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff4c3064-24ec-4e16-9b18-e5f3241fc82b tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.386987 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff4c3064-24ec-4e16-9b18-e5f3241fc82b tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/types/3ff4bce2-f182-4f16-bc9c-864f0b298e1f returned with HTTP 202 Aug 18 05:37:40.387497 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1157/4590] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:40 2026] DELETE /volume/v3/types/3ff4bce2-f182-4f16-bc9c-864f0b298e1f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:40.398033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4cce07ee-967b-4e68-9178-15fa00241b89 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.401393 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cce07ee-967b-4e68-9178-15fa00241b89 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:40.401844 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4cce07ee-967b-4e68-9178-15fa00241b89 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-607824654", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1964584573", "vendor_name": "tempest-vendor_name-802748535"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:40.421254 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4cce07ee-967b-4e68-9178-15fa00241b89 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:40.421588 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1152/4591] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:40 2026] POST /volume/v3/types => generated 328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:40.421964 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d2be2630-2c13-4810-a537-23f36a872ad9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.424029 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2be2630-2c13-4810-a537-23f36a872ad9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:40.424256 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2be2630-2c13-4810-a537-23f36a872ad9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.424443 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d2be2630-2c13-4810-a537-23f36a872ad9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.424596 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d2be2630-2c13-4810-a537-23f36a872ad9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:40.428676 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:40.428676 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:40.429294 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d2be2630-2c13-4810-a537-23f36a872ad9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:40.429659 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1139/4592] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:40 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:40.430287 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a905c562-563f-42f0-8727-6077a9052b21 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.432282 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:40.432663 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b7e2d702-c4b2-47b3-913c-78dff70ac130", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:40.434415 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Create volume request body: {'volume': {'volume_type': 'b7e2d702-c4b2-47b3-913c-78dff70ac130', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:40.439035 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Create volume of 1 GB Aug 18 05:37:40.439451 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:40.439451 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:40.439877 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:40.446383 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Flow 'volume_create_api' (2339f567-6474-4a59-87f9-bd397e5a8b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:40.447298 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfe8c06-73f9-4be7-9436-64967b315a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:40.448045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:40.450313 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bb6546a6-fe05-4615-bfd3-c1f76038372e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.453840 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb6546a6-fe05-4615-bfd3-c1f76038372e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:40.454760 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bb6546a6-fe05-4615-bfd3-c1f76038372e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.455007 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bb6546a6-fe05-4615-bfd3-c1f76038372e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.455178 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-bb6546a6-fe05-4615-bfd3-c1f76038372e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:40.467120 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:40.467120 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:40.467955 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb6546a6-fe05-4615-bfd3-c1f76038372e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:40.468345 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1158/4593] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:40 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:40.481949 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfe8c06-73f9-4be7-9436-64967b315a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:37:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1964584573',vendor_name='tempest-vendor_name-802748535'},id=b7e2d702-c4b2-47b3-913c-78dff70ac130,is_public=True,name='tempest-ProjectMemberTests-volume-type-607824654',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7e2d702-c4b2-47b3-913c-78dff70ac130', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:40.482835 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d7291f-51ca-4e20-ab69-af0e70e6cfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:40.511934 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-607824654 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-607824654, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:40.512237 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-607824654 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-607824654, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:40.553371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Created reservations ['22698411-e857-46b3-ae08-1f30511524ac', 'b2c409f9-965a-474a-973d-6176bc5a5573', '03785c34-dd5f-47e1-871b-e4ac528d73dc', '05a4c935-c3ac-442a-bb4b-2f6ccdba9e25'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:40.554443 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d7291f-51ca-4e20-ab69-af0e70e6cfe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22698411-e857-46b3-ae08-1f30511524ac', 'b2c409f9-965a-474a-973d-6176bc5a5573', '03785c34-dd5f-47e1-871b-e4ac528d73dc', '05a4c935-c3ac-442a-bb4b-2f6ccdba9e25']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:40.556005 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67f3af0-1bc4-4efb-bf16-861567f8f450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:40.589787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67f3af0-1bc4-4efb-bf16-861567f8f450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca', '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='80b12b3863e2412e9f1414fb6efdb159',qos_specs=None,replication_status=,reservations=['22698411-e857-46b3-ae08-1f30511524ac','b2c409f9-965a-474a-973d-6176bc5a5573','03785c34-dd5f-47e1-871b-e4ac528d73dc','05a4c935-c3ac-442a-bb4b-2f6ccdba9e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9042bb18a6904bfa8fbe4b0df73beb1e',volume_type_id=b7e2d702-c4b2-47b3-913c-78dff70ac130), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80b12b3863e2412e9f1414fb6efdb159',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9042bb18a6904bfa8fbe4b0df73beb1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7e2d702-c4b2-47b3-913c-78dff70ac130),volume_type_id=b7e2d702-c4b2-47b3-913c-78dff70ac130)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:40.591584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5718b8e6-0d70-43aa-b603-01a607b7df50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:40.615690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5718b8e6-0d70-43aa-b603-01a607b7df50) transitioned into state 'SUCCESS' from 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='80b12b3863e2412e9f1414fb6efdb159',qos_specs=None,replication_status=,reservations=['22698411-e857-46b3-ae08-1f30511524ac','b2c409f9-965a-474a-973d-6176bc5a5573','03785c34-dd5f-47e1-871b-e4ac528d73dc','05a4c935-c3ac-442a-bb4b-2f6ccdba9e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9042bb18a6904bfa8fbe4b0df73beb1e',volume_type_id=b7e2d702-c4b2-47b3-913c-78dff70ac130)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:40.616768 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ea3434-93bd-4a72-8e75-418b2bae1454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:40.628161 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ea3434-93bd-4a72-8e75-418b2bae1454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:40.629239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Flow 'volume_create_api' (2339f567-6474-4a59-87f9-bd397e5a8b4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:40.629648 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Create volume request issued successfully. Aug 18 05:37:40.630610 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a905c562-563f-42f0-8727-6077a9052b21 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:40.631131 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1145/4594] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:37:40 2026] POST /volume/v3/volumes => generated 773 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:40.643226 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5a12b94d-ee1c-4726-a8c6-ed2914a2e5ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:40.645820 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a12b94d-ee1c-4726-a8c6-ed2914a2e5ee tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] GET https://10.4.3.250/volume/v3/volumes/72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca Aug 18 05:37:40.645820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a12b94d-ee1c-4726-a8c6-ed2914a2e5ee tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:40.646031 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a12b94d-ee1c-4726-a8c6-ed2914a2e5ee tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:40.659447 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:40.659447 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:40.664977 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5a12b94d-ee1c-4726-a8c6-ed2914a2e5ee tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Volume info retrieved successfully. Aug 18 05:37:40.669673 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a12b94d-ee1c-4726-a8c6-ed2914a2e5ee tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes/72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca returned with HTTP 200 Aug 18 05:37:40.670210 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1153/4595] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:40 2026] GET /volume/v3/volumes/72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:41.358515 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6bc092b8-2107-4478-a23d-5e9004fe54d8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.361490 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6bc092b8-2107-4478-a23d-5e9004fe54d8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:41.361490 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6bc092b8-2107-4478-a23d-5e9004fe54d8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:41.361490 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6bc092b8-2107-4478-a23d-5e9004fe54d8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:41.370802 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:41.370802 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:41.374626 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6bc092b8-2107-4478-a23d-5e9004fe54d8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:41.378713 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6bc092b8-2107-4478-a23d-5e9004fe54d8 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:41.379120 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1140/4596] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:41 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:41.442804 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-160f4a38-b960-4251-9ff6-4aa5f53b432a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.444650 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-160f4a38-b960-4251-9ff6-4aa5f53b432a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:41.444867 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-160f4a38-b960-4251-9ff6-4aa5f53b432a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:41.445096 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-160f4a38-b960-4251-9ff6-4aa5f53b432a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:41.445208 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-160f4a38-b960-4251-9ff6-4aa5f53b432a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:41.450469 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:41.450469 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:41.451136 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-160f4a38-b960-4251-9ff6-4aa5f53b432a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:41.451742 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1159/4597] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:41 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:41.479526 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-14d06b7b-1c00-47ef-9b73-95afe7be9d7a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.481840 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-14d06b7b-1c00-47ef-9b73-95afe7be9d7a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:41.482065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-14d06b7b-1c00-47ef-9b73-95afe7be9d7a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:41.482337 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-14d06b7b-1c00-47ef-9b73-95afe7be9d7a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:41.482494 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-14d06b7b-1c00-47ef-9b73-95afe7be9d7a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:41.489821 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:41.489821 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:41.491433 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-14d06b7b-1c00-47ef-9b73-95afe7be9d7a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:41.492325 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1146/4598] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:41 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:41.682715 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8abce67b-ee46-48b3-b3fb-a11b2adf5163 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.685475 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8abce67b-ee46-48b3-b3fb-a11b2adf5163 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] GET https://10.4.3.250/volume/v3/volumes/72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca Aug 18 05:37:41.685475 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8abce67b-ee46-48b3-b3fb-a11b2adf5163 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:41.685475 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8abce67b-ee46-48b3-b3fb-a11b2adf5163 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:41.695350 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:41.695350 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:41.701486 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8abce67b-ee46-48b3-b3fb-a11b2adf5163 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Volume info retrieved successfully. Aug 18 05:37:41.706869 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8abce67b-ee46-48b3-b3fb-a11b2adf5163 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes/72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca returned with HTTP 200 Aug 18 05:37:41.707360 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1154/4599] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:41 2026] GET /volume/v3/volumes/72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:41.722164 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-18fcbcd8-77da-47d4-b05b-8056eb0ab828 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.737815 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18fcbcd8-77da-47d4-b05b-8056eb0ab828 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] GET https://10.4.3.250/volume/v3/messages Aug 18 05:37:41.738148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18fcbcd8-77da-47d4-b05b-8056eb0ab828 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:41.738430 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18fcbcd8-77da-47d4-b05b-8056eb0ab828 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:41.744929 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18fcbcd8-77da-47d4-b05b-8056eb0ab828 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:37:41.745703 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1141/4600] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:37:41 2026] GET /volume/v3/messages => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:41.759843 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a40effc7-8b17-4b7d-9271-f73202dbe5b1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.761606 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a40effc7-8b17-4b7d-9271-f73202dbe5b1 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] GET https://10.4.3.250/volume/v3/messages Aug 18 05:37:41.761852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a40effc7-8b17-4b7d-9271-f73202dbe5b1 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:41.762078 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a40effc7-8b17-4b7d-9271-f73202dbe5b1 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:41.766089 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a40effc7-8b17-4b7d-9271-f73202dbe5b1 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:37:41.766546 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1160/4601] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:37:41 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:41.779760 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6cb64d5f-3cae-44b3-bba8-7c045c3718e0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.785596 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6cb64d5f-3cae-44b3-bba8-7c045c3718e0 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] DELETE https://10.4.3.250/volume/v3/messages/acd98ae5-6ead-4f44-b40c-64c3f383d7ce Aug 18 05:37:41.785894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6cb64d5f-3cae-44b3-bba8-7c045c3718e0 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:41.786378 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6cb64d5f-3cae-44b3-bba8-7c045c3718e0 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:41.795578 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6cb64d5f-3cae-44b3-bba8-7c045c3718e0 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/messages/acd98ae5-6ead-4f44-b40c-64c3f383d7ce returned with HTTP 204 Aug 18 05:37:41.796193 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1147/4602] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:37:41 2026] DELETE /volume/v3/messages/acd98ae5-6ead-4f44-b40c-64c3f383d7ce => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 05:37:41.804147 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b856c5bf-dbef-4da8-968a-8938922ca48f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.806269 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca Aug 18 05:37:41.806469 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:41.806657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:41.806799 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Delete volume with id: 72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca Aug 18 05:37:41.816505 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:41.816505 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:41.816887 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Volume info retrieved successfully. Aug 18 05:37:41.817836 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:37:41.832821 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-607824654 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-607824654, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:41.833102 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-607824654 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-607824654, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:41.841744 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Created reservations ['1b71dda5-0271-44c3-bfff-45af3762c821', 'd7765d1a-4655-41bc-8b57-230368e8402f', '01c810f0-19f6-4be8-82c1-93839cebc41e', '297c6ff9-09a1-4f9a-b94e-9c1c1830bda1'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:41.866462 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Delete volume request issued successfully. Aug 18 05:37:41.866697 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b856c5bf-dbef-4da8-968a-8938922ca48f tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes/72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca returned with HTTP 202 Aug 18 05:37:41.867239 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1155/4603] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:41 2026] DELETE /volume/v3/volumes/72dd6d1f-e8d0-4f6c-8e8d-cf0498f108ca => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:41.881301 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a5e037b-32a4-42e2-bd33-d8f62440a502 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.883042 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a5e037b-32a4-42e2-bd33-d8f62440a502 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] DELETE https://10.4.3.250/volume/v3/types/b7e2d702-c4b2-47b3-913c-78dff70ac130 Aug 18 05:37:41.883269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a5e037b-32a4-42e2-bd33-d8f62440a502 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:41.883532 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a5e037b-32a4-42e2-bd33-d8f62440a502 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:41.908312 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a5e037b-32a4-42e2-bd33-d8f62440a502 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/types/b7e2d702-c4b2-47b3-913c-78dff70ac130 returned with HTTP 202 Aug 18 05:37:41.908945 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1142/4604] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:41 2026] DELETE /volume/v3/types/b7e2d702-c4b2-47b3-913c-78dff70ac130 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:41.918217 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eefc78a6-6b69-411f-b60c-ac2f526fed27 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.921672 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eefc78a6-6b69-411f-b60c-ac2f526fed27 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:37:41.922144 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eefc78a6-6b69-411f-b60c-ac2f526fed27 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1295000869", "extra_specs": {"storage_protocol": "tempest-storage_protocol-790822077", "vendor_name": "tempest-vendor_name-136354803"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:41.940726 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eefc78a6-6b69-411f-b60c-ac2f526fed27 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:37:41.941268 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1161/4605] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:37:41 2026] POST /volume/v3/types => generated 328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:41.951682 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:41.953842 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:41.954300 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f00df069-5101-495a-ba80-1a64baf0d992", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:41.956358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Create volume request body: {'volume': {'volume_type': 'f00df069-5101-495a-ba80-1a64baf0d992', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:41.960836 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Create volume of 1 GB Aug 18 05:37:41.961244 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:41.961244 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:41.961851 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:41.968417 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Flow 'volume_create_api' (a1d0c099-e718-4274-8dd8-9ec4e9812208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:41.969699 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d26eaee-c52b-424b-b74f-53701d6c7aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:41.970675 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:41.991950 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d26eaee-c52b-424b-b74f-53701d6c7aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:37:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-790822077',vendor_name='tempest-vendor_name-136354803'},id=f00df069-5101-495a-ba80-1a64baf0d992,is_public=True,name='tempest-ProjectMemberTests-volume-type-1295000869',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f00df069-5101-495a-ba80-1a64baf0d992', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:41.992925 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975f39df-f4b7-468a-a989-ba7598c19c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:42.018720 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1295000869 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1295000869, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:42.018720 np0000007601 devstack@c-api.service[100217]: WARNING cinder.quota [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1295000869 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1295000869, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:42.052613 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Created reservations ['7b7e449a-15fe-4a8f-a6d2-f7ab23e94f94', '474149c4-9f03-49dd-82d5-4cffcd5e8c20', '9d3133a8-f89c-47cd-9de2-969ca4012278', '38c98dc1-4c77-41bc-a64e-2b008a0c22f5'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:42.053616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975f39df-f4b7-468a-a989-ba7598c19c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b7e449a-15fe-4a8f-a6d2-f7ab23e94f94', '474149c4-9f03-49dd-82d5-4cffcd5e8c20', '9d3133a8-f89c-47cd-9de2-969ca4012278', '38c98dc1-4c77-41bc-a64e-2b008a0c22f5']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:42.054640 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1919d6-a849-4f8d-bf8f-b7a9cdcde70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:42.085105 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f1919d6-a849-4f8d-bf8f-b7a9cdcde70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b820235b-e42a-4dc5-8354-ae61b3207355', '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='80b12b3863e2412e9f1414fb6efdb159',qos_specs=None,replication_status=,reservations=['7b7e449a-15fe-4a8f-a6d2-f7ab23e94f94','474149c4-9f03-49dd-82d5-4cffcd5e8c20','9d3133a8-f89c-47cd-9de2-969ca4012278','38c98dc1-4c77-41bc-a64e-2b008a0c22f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9042bb18a6904bfa8fbe4b0df73beb1e',volume_type_id=f00df069-5101-495a-ba80-1a64baf0d992), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:42Z,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=b820235b-e42a-4dc5-8354-ae61b3207355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80b12b3863e2412e9f1414fb6efdb159',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9042bb18a6904bfa8fbe4b0df73beb1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f00df069-5101-495a-ba80-1a64baf0d992),volume_type_id=f00df069-5101-495a-ba80-1a64baf0d992)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:42.086036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dffe0d94-3d6a-4f00-9636-81be215c5c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:42.106177 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dffe0d94-3d6a-4f00-9636-81be215c5c7c) transitioned into state 'SUCCESS' from 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='80b12b3863e2412e9f1414fb6efdb159',qos_specs=None,replication_status=,reservations=['7b7e449a-15fe-4a8f-a6d2-f7ab23e94f94','474149c4-9f03-49dd-82d5-4cffcd5e8c20','9d3133a8-f89c-47cd-9de2-969ca4012278','38c98dc1-4c77-41bc-a64e-2b008a0c22f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9042bb18a6904bfa8fbe4b0df73beb1e',volume_type_id=f00df069-5101-495a-ba80-1a64baf0d992)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:42.106969 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d77350a-831d-4cf3-8fa0-7f31983dd96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:42.116794 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d77350a-831d-4cf3-8fa0-7f31983dd96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:42.117699 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Flow 'volume_create_api' (a1d0c099-e718-4274-8dd8-9ec4e9812208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:42.118007 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Create volume request issued successfully. Aug 18 05:37:42.118698 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a3927dbe-e94a-4aa7-b396-04e4a541e0aa tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:42.119133 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1148/4606] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:37:41 2026] POST /volume/v3/volumes => generated 774 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:42.133327 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a50bb760-7096-4969-a55c-050aacc9811d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:42.135526 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a50bb760-7096-4969-a55c-050aacc9811d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] GET https://10.4.3.250/volume/v3/volumes/b820235b-e42a-4dc5-8354-ae61b3207355 Aug 18 05:37:42.135894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a50bb760-7096-4969-a55c-050aacc9811d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:42.135948 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a50bb760-7096-4969-a55c-050aacc9811d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:42.142691 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:42.142691 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:42.146736 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a50bb760-7096-4969-a55c-050aacc9811d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Volume info retrieved successfully. Aug 18 05:37:42.150903 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a50bb760-7096-4969-a55c-050aacc9811d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes/b820235b-e42a-4dc5-8354-ae61b3207355 returned with HTTP 200 Aug 18 05:37:42.151346 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1156/4607] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:42 2026] GET /volume/v3/volumes/b820235b-e42a-4dc5-8354-ae61b3207355 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:42.392341 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9196d554-f02b-4832-b679-7b3c4bc904eb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:42.394646 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9196d554-f02b-4832-b679-7b3c4bc904eb tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:42.394909 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9196d554-f02b-4832-b679-7b3c4bc904eb tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:42.395172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9196d554-f02b-4832-b679-7b3c4bc904eb tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:42.403859 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:42.403859 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:42.408205 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9196d554-f02b-4832-b679-7b3c4bc904eb tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:42.413350 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9196d554-f02b-4832-b679-7b3c4bc904eb tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:42.413869 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1143/4608] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:42 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:42.464082 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9f7964c2-d66a-4d85-bb3e-8572dcce1ac6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:42.465922 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9f7964c2-d66a-4d85-bb3e-8572dcce1ac6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:42.466137 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9f7964c2-d66a-4d85-bb3e-8572dcce1ac6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:42.466315 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9f7964c2-d66a-4d85-bb3e-8572dcce1ac6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:42.466417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9f7964c2-d66a-4d85-bb3e-8572dcce1ac6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:42.471370 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:42.471370 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:42.472005 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9f7964c2-d66a-4d85-bb3e-8572dcce1ac6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:42.472424 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1162/4609] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:42 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:42.503216 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-add30d04-6b1f-4080-9de2-16d25f4948f9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:42.505121 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-add30d04-6b1f-4080-9de2-16d25f4948f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:42.505318 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-add30d04-6b1f-4080-9de2-16d25f4948f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:42.505515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-add30d04-6b1f-4080-9de2-16d25f4948f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:42.505619 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-add30d04-6b1f-4080-9de2-16d25f4948f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:42.509888 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:42.509888 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:42.510626 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-add30d04-6b1f-4080-9de2-16d25f4948f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:42.511167 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1149/4610] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:42 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:43.164043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-67d193b6-b68b-4502-bd2f-c421d5984deb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:43.166417 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67d193b6-b68b-4502-bd2f-c421d5984deb tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] GET https://10.4.3.250/volume/v3/volumes/b820235b-e42a-4dc5-8354-ae61b3207355 Aug 18 05:37:43.166739 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67d193b6-b68b-4502-bd2f-c421d5984deb tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:43.166972 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-67d193b6-b68b-4502-bd2f-c421d5984deb tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:43.177114 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:43.177114 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:43.180742 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-67d193b6-b68b-4502-bd2f-c421d5984deb tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Volume info retrieved successfully. Aug 18 05:37:43.186721 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-67d193b6-b68b-4502-bd2f-c421d5984deb tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes/b820235b-e42a-4dc5-8354-ae61b3207355 returned with HTTP 200 Aug 18 05:37:43.187294 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1157/4611] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:43 2026] GET /volume/v3/volumes/b820235b-e42a-4dc5-8354-ae61b3207355 => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:43.202336 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c503adbc-7ebb-49c4-9838-3a6644d7bcb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:43.204603 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c503adbc-7ebb-49c4-9838-3a6644d7bcb5 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] GET https://10.4.3.250/volume/v3/messages Aug 18 05:37:43.204935 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c503adbc-7ebb-49c4-9838-3a6644d7bcb5 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:43.205233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c503adbc-7ebb-49c4-9838-3a6644d7bcb5 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:43.208943 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c503adbc-7ebb-49c4-9838-3a6644d7bcb5 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/messages returned with HTTP 200 Aug 18 05:37:43.209379 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1144/4612] 10.4.3.250 () {68 vars in 1280 bytes} [Tue Aug 18 05:37:43 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:43.219039 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-77f9bb2a-91a2-4dc2-b838-650049df260e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:43.220873 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77f9bb2a-91a2-4dc2-b838-650049df260e tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] GET https://10.4.3.250/volume/v3/messages/4cf80538-10d2-4114-9815-087d34a08561 Aug 18 05:37:43.221094 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77f9bb2a-91a2-4dc2-b838-650049df260e tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:43.221328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77f9bb2a-91a2-4dc2-b838-650049df260e tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:43.225539 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77f9bb2a-91a2-4dc2-b838-650049df260e tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-member] https://10.4.3.250/volume/v3/messages/4cf80538-10d2-4114-9815-087d34a08561 returned with HTTP 200 Aug 18 05:37:43.225913 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1163/4613] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:43 2026] GET /volume/v3/messages/4cf80538-10d2-4114-9815-087d34a08561 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:43.235694 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0878d2b6-adef-4ce1-9383-53ff0b75de00 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:43.237675 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0878d2b6-adef-4ce1-9383-53ff0b75de00 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] DELETE https://10.4.3.250/volume/v3/messages/4cf80538-10d2-4114-9815-087d34a08561 Aug 18 05:37:43.237935 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0878d2b6-adef-4ce1-9383-53ff0b75de00 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:43.238276 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0878d2b6-adef-4ce1-9383-53ff0b75de00 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:43.249869 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0878d2b6-adef-4ce1-9383-53ff0b75de00 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/messages/4cf80538-10d2-4114-9815-087d34a08561 returned with HTTP 204 Aug 18 05:37:43.250347 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1150/4614] 10.4.3.250 () {68 vars in 1394 bytes} [Tue Aug 18 05:37:43 2026] DELETE /volume/v3/messages/4cf80538-10d2-4114-9815-087d34a08561 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 05:37:43.257879 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f97e82b-f284-4eb9-80cf-4c793704770d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:43.260545 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/b820235b-e42a-4dc5-8354-ae61b3207355 Aug 18 05:37:43.260786 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:43.260994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:43.261193 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Delete volume with id: b820235b-e42a-4dc5-8354-ae61b3207355 Aug 18 05:37:43.268230 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:43.268230 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:43.268684 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Volume info retrieved successfully. Aug 18 05:37:43.269699 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100214) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 05:37:43.280114 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1295000869 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1295000869, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:43.280498 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1295000869 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1295000869, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:37:43.288871 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Created reservations ['491725b5-49ef-4979-92ef-2209b1fabe97', '6640b33d-7174-4450-85f1-13747f30fec8', 'fa290894-4755-4d15-ba45-8ea429458d24', '424a4cb4-295d-42bf-bac6-b2896587c1c7'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:43.316167 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Delete volume request issued successfully. Aug 18 05:37:43.316386 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f97e82b-f284-4eb9-80cf-4c793704770d tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/volumes/b820235b-e42a-4dc5-8354-ae61b3207355 returned with HTTP 202 Aug 18 05:37:43.317076 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1158/4615] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:37:43 2026] DELETE /volume/v3/volumes/b820235b-e42a-4dc5-8354-ae61b3207355 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:43.328009 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4cb74a56-15e7-4a33-9ac4-b43823c311c3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:43.330129 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cb74a56-15e7-4a33-9ac4-b43823c311c3 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] DELETE https://10.4.3.250/volume/v3/types/f00df069-5101-495a-ba80-1a64baf0d992 Aug 18 05:37:43.330129 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4cb74a56-15e7-4a33-9ac4-b43823c311c3 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:43.330254 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4cb74a56-15e7-4a33-9ac4-b43823c311c3 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:43.353820 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cb74a56-15e7-4a33-9ac4-b43823c311c3 tempest-ProjectMemberTests-1449679972 tempest-ProjectMemberTests-1449679972-project-admin] https://10.4.3.250/volume/v3/types/f00df069-5101-495a-ba80-1a64baf0d992 returned with HTTP 202 Aug 18 05:37:43.354224 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1145/4616] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:37:43 2026] DELETE /volume/v3/types/f00df069-5101-495a-ba80-1a64baf0d992 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:37:43.432540 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dbddd041-f3c7-42bb-95e8-b59b14bc9448 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:43.434837 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbddd041-f3c7-42bb-95e8-b59b14bc9448 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:43.435315 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbddd041-f3c7-42bb-95e8-b59b14bc9448 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:43.435654 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbddd041-f3c7-42bb-95e8-b59b14bc9448 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:43.443118 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:43.443118 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:43.447762 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dbddd041-f3c7-42bb-95e8-b59b14bc9448 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:43.453132 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbddd041-f3c7-42bb-95e8-b59b14bc9448 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:43.453585 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1164/4617] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:43 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:43.484024 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-768c855e-e9f4-45c2-84fb-064e664cf099 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:43.485940 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-768c855e-e9f4-45c2-84fb-064e664cf099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:43.486168 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-768c855e-e9f4-45c2-84fb-064e664cf099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:43.486394 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-768c855e-e9f4-45c2-84fb-064e664cf099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:43.486552 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-768c855e-e9f4-45c2-84fb-064e664cf099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:43.490981 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:43.490981 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:43.491682 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-768c855e-e9f4-45c2-84fb-064e664cf099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:43.491988 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1151/4618] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:43 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:43.520585 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef5845f9-3af9-4e9c-a115-ba6632015772 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:43.522570 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef5845f9-3af9-4e9c-a115-ba6632015772 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:43.522818 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef5845f9-3af9-4e9c-a115-ba6632015772 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:43.523100 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef5845f9-3af9-4e9c-a115-ba6632015772 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:43.523251 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ef5845f9-3af9-4e9c-a115-ba6632015772 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:43.528268 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:43.528268 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:43.529289 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef5845f9-3af9-4e9c-a115-ba6632015772 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:43.529825 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1159/4619] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:43 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:44.469256 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd364861-4271-4b64-af94-bcabfebf1d54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:44.471585 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd364861-4271-4b64-af94-bcabfebf1d54 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:44.471827 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd364861-4271-4b64-af94-bcabfebf1d54 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:44.472071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd364861-4271-4b64-af94-bcabfebf1d54 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:44.482066 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:44.482066 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:44.489575 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cd364861-4271-4b64-af94-bcabfebf1d54 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:44.495387 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd364861-4271-4b64-af94-bcabfebf1d54 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:44.495900 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1146/4620] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:44 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:44.503907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-014b45f0-789c-4560-ad3f-dabce69d8395 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:44.506290 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-014b45f0-789c-4560-ad3f-dabce69d8395 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:44.506583 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-014b45f0-789c-4560-ad3f-dabce69d8395 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:44.506828 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-014b45f0-789c-4560-ad3f-dabce69d8395 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:44.506971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-014b45f0-789c-4560-ad3f-dabce69d8395 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:44.512956 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:44.512956 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:44.513790 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-014b45f0-789c-4560-ad3f-dabce69d8395 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:44.514297 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1165/4621] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:44 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:44.541351 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ce10f758-9e77-44de-bbb2-77a0bd8ae0ea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:44.543624 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce10f758-9e77-44de-bbb2-77a0bd8ae0ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:44.543861 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce10f758-9e77-44de-bbb2-77a0bd8ae0ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:44.544109 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ce10f758-9e77-44de-bbb2-77a0bd8ae0ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:44.544243 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ce10f758-9e77-44de-bbb2-77a0bd8ae0ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:44.549979 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:44.549979 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:44.550958 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ce10f758-9e77-44de-bbb2-77a0bd8ae0ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:44.551461 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1152/4622] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:44 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:45.122339 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-57db1011-0788-4f8e-814d-369e482d4626 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:45.228318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:45.228832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2066300231"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:45.230699 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2066300231'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:45.230914 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume of 1 GB Aug 18 05:37:45.235895 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:45.243838 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Flow 'volume_create_api' (09235a02-a6ac-4245-a8da-a3d2991fea3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:45.244874 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97569404-54e7-4b78-a224-6e485c92df3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:45.245736 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:45.270345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97569404-54e7-4b78-a224-6e485c92df3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:45.271245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41c91b3-9958-464e-b205-ec9e71370a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:45.326548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Created reservations ['a0c7f81a-ac65-4e6c-8701-a54b50771849', '77cd3f1b-7186-496e-aab1-131a9b7a9e7d', '89960e02-7db4-4780-a4ae-452ce70807a1', '0edebfc8-e244-4985-a3a0-c24c74746ad9'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:45.327459 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41c91b3-9958-464e-b205-ec9e71370a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c7f81a-ac65-4e6c-8701-a54b50771849', '77cd3f1b-7186-496e-aab1-131a9b7a9e7d', '89960e02-7db4-4780-a4ae-452ce70807a1', '0edebfc8-e244-4985-a3a0-c24c74746ad9']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:45.328198 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04bde469-9678-450e-a65d-c5809fcabb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:45.358309 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04bde469-9678-450e-a65d-c5809fcabb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3316882c-9949-47a9-8c5d-898edc1980ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2066300231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3e362a39424105a80fb078b1305ab3',qos_specs=None,replication_status=,reservations=['a0c7f81a-ac65-4e6c-8701-a54b50771849','77cd3f1b-7186-496e-aab1-131a9b7a9e7d','89960e02-7db4-4780-a4ae-452ce70807a1','0edebfc8-e244-4985-a3a0-c24c74746ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2066300231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3316882c-9949-47a9-8c5d-898edc1980ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a3e362a39424105a80fb078b1305ab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:45.359297 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99337de6-9cee-43e1-b16b-efce519bd66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:45.376374 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99337de6-9cee-43e1-b16b-efce519bd66d) transitioned into state 'SUCCESS' from state '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-2066300231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3e362a39424105a80fb078b1305ab3',qos_specs=None,replication_status=,reservations=['a0c7f81a-ac65-4e6c-8701-a54b50771849','77cd3f1b-7186-496e-aab1-131a9b7a9e7d','89960e02-7db4-4780-a4ae-452ce70807a1','0edebfc8-e244-4985-a3a0-c24c74746ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:45.379032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51bdebc6-494b-4f43-92ff-2c06a5eb04d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:45.386347 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51bdebc6-494b-4f43-92ff-2c06a5eb04d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:45.387250 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Flow 'volume_create_api' (09235a02-a6ac-4245-a8da-a3d2991fea3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:45.387621 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume request issued successfully. Aug 18 05:37:45.388243 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-57db1011-0788-4f8e-814d-369e482d4626 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:45.388727 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1160/4623] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:37:45 2026] POST /volume/v3/volumes => generated 778 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:45.407046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cf38c272-c4e1-4e78-961b-61def0f7c099 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:45.407046 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf38c272-c4e1-4e78-961b-61def0f7c099 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff Aug 18 05:37:45.407046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf38c272-c4e1-4e78-961b-61def0f7c099 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:45.407046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf38c272-c4e1-4e78-961b-61def0f7c099 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:45.412711 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:45.412711 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:45.417303 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-cf38c272-c4e1-4e78-961b-61def0f7c099 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:45.422119 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf38c272-c4e1-4e78-961b-61def0f7c099 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff returned with HTTP 200 Aug 18 05:37:45.422672 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1147/4624] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:45 2026] GET /volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:45.511736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f58bae8b-0ecb-4cdf-b7af-a5c2298f9677 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:45.513630 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f58bae8b-0ecb-4cdf-b7af-a5c2298f9677 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:45.513858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f58bae8b-0ecb-4cdf-b7af-a5c2298f9677 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:45.514071 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f58bae8b-0ecb-4cdf-b7af-a5c2298f9677 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:45.521158 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:45.521158 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:45.525149 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f58bae8b-0ecb-4cdf-b7af-a5c2298f9677 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:45.527258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-61395be3-41f6-449f-9db9-cb2dc9725b7a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:45.529360 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61395be3-41f6-449f-9db9-cb2dc9725b7a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:45.529646 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61395be3-41f6-449f-9db9-cb2dc9725b7a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:45.529855 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61395be3-41f6-449f-9db9-cb2dc9725b7a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:45.529982 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-61395be3-41f6-449f-9db9-cb2dc9725b7a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:45.530365 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f58bae8b-0ecb-4cdf-b7af-a5c2298f9677 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:45.530782 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1166/4625] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:45 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:45.535277 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:45.535277 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:45.536181 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61395be3-41f6-449f-9db9-cb2dc9725b7a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:45.536662 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1153/4626] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:45 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:45.561238 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-204f65d1-a9cc-49b0-a1a9-07779cf6e76f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:45.563197 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-204f65d1-a9cc-49b0-a1a9-07779cf6e76f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:45.563390 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-204f65d1-a9cc-49b0-a1a9-07779cf6e76f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:45.563614 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-204f65d1-a9cc-49b0-a1a9-07779cf6e76f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:45.563720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-204f65d1-a9cc-49b0-a1a9-07779cf6e76f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:45.567977 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:45.567977 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:45.568791 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-204f65d1-a9cc-49b0-a1a9-07779cf6e76f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:45.569172 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1161/4627] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:45 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:46.435849 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d3c31688-c6b3-45f5-acd5-bba0f799f457 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:46.437703 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3c31688-c6b3-45f5-acd5-bba0f799f457 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff Aug 18 05:37:46.437953 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3c31688-c6b3-45f5-acd5-bba0f799f457 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:46.438220 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3c31688-c6b3-45f5-acd5-bba0f799f457 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:46.447155 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:46.447155 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:46.452237 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d3c31688-c6b3-45f5-acd5-bba0f799f457 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:46.456556 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3c31688-c6b3-45f5-acd5-bba0f799f457 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff returned with HTTP 200 Aug 18 05:37:46.457099 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1148/4628] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:46 2026] GET /volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:46.472286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-25a08d88-0c51-4139-8f33-dc3ae4c8ef72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:46.537902 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25a08d88-0c51-4139-8f33-dc3ae4c8ef72 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] GET https://10.4.3.250/volume/v3/volumes Aug 18 05:37:46.538282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25a08d88-0c51-4139-8f33-dc3ae4c8ef72 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:46.538282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25a08d88-0c51-4139-8f33-dc3ae4c8ef72 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:46.538569 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-25a08d88-0c51-4139-8f33-dc3ae4c8ef72 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:37:46.539364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-25a08d88-0c51-4139-8f33-dc3ae4c8ef72 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:37:46.548194 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c92356f8-c512-4dbe-86fb-7f50606c1d02 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:46.549981 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c92356f8-c512-4dbe-86fb-7f50606c1d02 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:46.551322 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c92356f8-c512-4dbe-86fb-7f50606c1d02 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:46.551616 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c92356f8-c512-4dbe-86fb-7f50606c1d02 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:46.552024 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2114f3f7-d2b8-406f-8bf0-a3e17264452d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:46.553772 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-25a08d88-0c51-4139-8f33-dc3ae4c8ef72 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Get all volumes completed successfully. Aug 18 05:37:46.554164 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2114f3f7-d2b8-406f-8bf0-a3e17264452d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:46.554327 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25a08d88-0c51-4139-8f33-dc3ae4c8ef72 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] https://10.4.3.250/volume/v3/volumes returned with HTTP 200 Aug 18 05:37:46.554467 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2114f3f7-d2b8-406f-8bf0-a3e17264452d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:46.554698 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2114f3f7-d2b8-406f-8bf0-a3e17264452d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:46.554776 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1167/4629] 10.4.3.250 () {68 vars in 1278 bytes} [Tue Aug 18 05:37:46 2026] GET /volume/v3/volumes => generated 336 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:46.554837 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2114f3f7-d2b8-406f-8bf0-a3e17264452d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:46.559508 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:46.559508 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:46.560242 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2114f3f7-d2b8-406f-8bf0-a3e17264452d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:46.560661 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1162/4630] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:46 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:46.563705 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:46.563705 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:46.564661 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8909e5e7-eb68-4ae2-bbd7-e2702662012f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:46.566776 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8909e5e7-eb68-4ae2-bbd7-e2702662012f tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff Aug 18 05:37:46.566854 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8909e5e7-eb68-4ae2-bbd7-e2702662012f tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:46.567049 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8909e5e7-eb68-4ae2-bbd7-e2702662012f tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:46.567214 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8909e5e7-eb68-4ae2-bbd7-e2702662012f tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Delete volume with id: 3316882c-9949-47a9-8c5d-898edc1980ff Aug 18 05:37:46.568003 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c92356f8-c512-4dbe-86fb-7f50606c1d02 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:46.573888 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c92356f8-c512-4dbe-86fb-7f50606c1d02 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:46.574380 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1154/4631] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:46 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:46.576739 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:46.576739 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:46.577104 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8909e5e7-eb68-4ae2-bbd7-e2702662012f tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:46.580275 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c3971a04-6180-4c21-87df-2f2a291b338f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:46.582196 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3971a04-6180-4c21-87df-2f2a291b338f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:46.582366 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3971a04-6180-4c21-87df-2f2a291b338f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:46.582559 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c3971a04-6180-4c21-87df-2f2a291b338f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:46.582767 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c3971a04-6180-4c21-87df-2f2a291b338f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:46.586729 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:46.586729 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:46.587374 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c3971a04-6180-4c21-87df-2f2a291b338f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:46.587742 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1168/4632] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:46 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:46.600153 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8909e5e7-eb68-4ae2-bbd7-e2702662012f tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Delete volume request issued successfully. Aug 18 05:37:46.600404 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8909e5e7-eb68-4ae2-bbd7-e2702662012f tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff returned with HTTP 202 Aug 18 05:37:46.600890 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1149/4633] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:46 2026] DELETE /volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:46.610272 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93224047-27e1-4e7c-9a79-382407b3f1d5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:46.612629 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93224047-27e1-4e7c-9a79-382407b3f1d5 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff Aug 18 05:37:46.612926 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93224047-27e1-4e7c-9a79-382407b3f1d5 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:46.613214 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93224047-27e1-4e7c-9a79-382407b3f1d5 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:46.624289 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:46.624289 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:46.629316 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-93224047-27e1-4e7c-9a79-382407b3f1d5 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:46.634958 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93224047-27e1-4e7c-9a79-382407b3f1d5 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff returned with HTTP 200 Aug 18 05:37:46.635726 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1163/4634] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:46 2026] GET /volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:47.574386 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a40f33c-0e10-4da0-97af-cff79e9f798d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:47.577575 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a40f33c-0e10-4da0-97af-cff79e9f798d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:47.577575 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a40f33c-0e10-4da0-97af-cff79e9f798d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:47.577749 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a40f33c-0e10-4da0-97af-cff79e9f798d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:47.577807 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9a40f33c-0e10-4da0-97af-cff79e9f798d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:47.584765 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:47.584765 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:47.586514 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a40f33c-0e10-4da0-97af-cff79e9f798d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:47.586514 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1155/4635] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:47 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:47.594606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6c523ef2-f7ac-4216-9d44-958794365678 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:47.596466 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6c523ef2-f7ac-4216-9d44-958794365678 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:47.596741 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6c523ef2-f7ac-4216-9d44-958794365678 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:47.596943 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6c523ef2-f7ac-4216-9d44-958794365678 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:47.600211 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4f63e1d9-29fb-4a8b-b540-a67f47bb38f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:47.602171 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f63e1d9-29fb-4a8b-b540-a67f47bb38f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:47.602383 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f63e1d9-29fb-4a8b-b540-a67f47bb38f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:47.602581 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4f63e1d9-29fb-4a8b-b540-a67f47bb38f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:47.602661 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4f63e1d9-29fb-4a8b-b540-a67f47bb38f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:47.606382 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:47.606382 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:47.608281 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:47.608281 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:47.609168 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4f63e1d9-29fb-4a8b-b540-a67f47bb38f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:47.609235 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6c523ef2-f7ac-4216-9d44-958794365678 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:47.609472 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1150/4636] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:47 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:47.615037 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6c523ef2-f7ac-4216-9d44-958794365678 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:47.615037 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1169/4637] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:47 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:47.650601 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2eb4820-e2b6-413c-8c96-0fa43b8a7279 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:47.652410 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2eb4820-e2b6-413c-8c96-0fa43b8a7279 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff Aug 18 05:37:47.652598 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2eb4820-e2b6-413c-8c96-0fa43b8a7279 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:47.652827 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2eb4820-e2b6-413c-8c96-0fa43b8a7279 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:47.663145 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2eb4820-e2b6-413c-8c96-0fa43b8a7279 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff returned with HTTP 404 Aug 18 05:37:47.663145 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1164/4638] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:47 2026] GET /volume/v3/volumes/3316882c-9949-47a9-8c5d-898edc1980ff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:47.679690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9ca74934-c949-49d5-b275-432fc6148d42 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:47.681662 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:47.681997 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-982312827"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:47.683617 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-982312827'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:47.683719 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume of 1 GB Aug 18 05:37:47.689632 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:47.696772 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Flow 'volume_create_api' (be894c88-c5a4-4307-b5c9-6224e822a0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:47.697874 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d88a20c-e7fd-46aa-8fbd-50d05627829f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:47.698978 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:47.731102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d88a20c-e7fd-46aa-8fbd-50d05627829f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:47.731940 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f284b1de-7057-48b1-8757-b36f350a1aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:47.786681 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Created reservations ['4f68a326-6f99-45d6-840d-05b0b496d7f4', '8b9768f8-f2d7-4098-b95a-d8b492340d2f', '5f49e80e-bed9-4aea-b483-f604c3abc489', 'f4c66a0a-97f3-4586-b550-189979a6bd9b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:47.787438 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f284b1de-7057-48b1-8757-b36f350a1aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f68a326-6f99-45d6-840d-05b0b496d7f4', '8b9768f8-f2d7-4098-b95a-d8b492340d2f', '5f49e80e-bed9-4aea-b483-f604c3abc489', 'f4c66a0a-97f3-4586-b550-189979a6bd9b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:47.788169 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32ee966-712e-4fe3-a636-bbaeedfbd9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:47.816430 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32ee966-712e-4fe3-a636-bbaeedfbd9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c50db40-990f-443a-bc7f-65353f31585d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-982312827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3e362a39424105a80fb078b1305ab3',qos_specs=None,replication_status=,reservations=['4f68a326-6f99-45d6-840d-05b0b496d7f4','8b9768f8-f2d7-4098-b95a-d8b492340d2f','5f49e80e-bed9-4aea-b483-f604c3abc489','f4c66a0a-97f3-4586-b550-189979a6bd9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-982312827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c50db40-990f-443a-bc7f-65353f31585d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a3e362a39424105a80fb078b1305ab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:47.817152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb87806-1514-4013-873b-7527a787e4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:47.832769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb87806-1514-4013-873b-7527a787e4aa) transitioned into state 'SUCCESS' from state '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-982312827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3e362a39424105a80fb078b1305ab3',qos_specs=None,replication_status=,reservations=['4f68a326-6f99-45d6-840d-05b0b496d7f4','8b9768f8-f2d7-4098-b95a-d8b492340d2f','5f49e80e-bed9-4aea-b483-f604c3abc489','f4c66a0a-97f3-4586-b550-189979a6bd9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:47.833393 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0595210-d717-4fe7-9af6-c0ffa6c71703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:47.853385 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0595210-d717-4fe7-9af6-c0ffa6c71703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:47.857959 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Flow 'volume_create_api' (be894c88-c5a4-4307-b5c9-6224e822a0bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:47.858416 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume request issued successfully. Aug 18 05:37:47.859147 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9ca74934-c949-49d5-b275-432fc6148d42 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:47.859572 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1156/4639] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:37:47 2026] POST /volume/v3/volumes => generated 777 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:47.875629 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6e857b7c-75a3-469f-9d5f-ff6480fba506 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:47.878037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e857b7c-75a3-469f-9d5f-ff6480fba506 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d Aug 18 05:37:47.878272 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e857b7c-75a3-469f-9d5f-ff6480fba506 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:47.878325 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e857b7c-75a3-469f-9d5f-ff6480fba506 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:47.885022 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:47.885022 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:47.888302 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6e857b7c-75a3-469f-9d5f-ff6480fba506 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:47.891706 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e857b7c-75a3-469f-9d5f-ff6480fba506 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d returned with HTTP 200 Aug 18 05:37:47.892053 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1151/4640] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:47 2026] GET /volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:48.597736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2a0de6f4-83e7-40ff-9ccc-38e9535f3077 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:48.599873 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2a0de6f4-83e7-40ff-9ccc-38e9535f3077 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:48.600154 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2a0de6f4-83e7-40ff-9ccc-38e9535f3077 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:48.600382 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2a0de6f4-83e7-40ff-9ccc-38e9535f3077 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:48.600530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2a0de6f4-83e7-40ff-9ccc-38e9535f3077 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:48.605144 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:48.605144 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:48.605846 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2a0de6f4-83e7-40ff-9ccc-38e9535f3077 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:48.606282 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1170/4641] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:48 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:48.621326 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc9bb837-f4c6-46fa-b115-94535a57f71d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:48.623235 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc9bb837-f4c6-46fa-b115-94535a57f71d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:48.623431 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc9bb837-f4c6-46fa-b115-94535a57f71d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:48.623612 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc9bb837-f4c6-46fa-b115-94535a57f71d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:48.623725 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fc9bb837-f4c6-46fa-b115-94535a57f71d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:48.627610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e8fda36f-5bd6-4ff5-95cf-c34b2b00ccb5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:48.627906 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:48.627906 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:48.629049 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc9bb837-f4c6-46fa-b115-94535a57f71d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:48.629049 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1165/4642] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:48 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:48.629603 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8fda36f-5bd6-4ff5-95cf-c34b2b00ccb5 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:48.629862 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8fda36f-5bd6-4ff5-95cf-c34b2b00ccb5 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:48.630086 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e8fda36f-5bd6-4ff5-95cf-c34b2b00ccb5 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:48.639187 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:48.639187 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:48.643703 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e8fda36f-5bd6-4ff5-95cf-c34b2b00ccb5 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:48.648094 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e8fda36f-5bd6-4ff5-95cf-c34b2b00ccb5 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:48.648501 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1157/4643] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:48 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:48.908676 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4801dd86-97c5-428c-883f-85e16b8a1ec9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:48.909183 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4801dd86-97c5-428c-883f-85e16b8a1ec9 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d Aug 18 05:37:48.909450 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4801dd86-97c5-428c-883f-85e16b8a1ec9 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:48.909698 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4801dd86-97c5-428c-883f-85e16b8a1ec9 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:48.917980 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:48.917980 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:48.921739 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4801dd86-97c5-428c-883f-85e16b8a1ec9 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:48.927974 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4801dd86-97c5-428c-883f-85e16b8a1ec9 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d returned with HTTP 200 Aug 18 05:37:48.927974 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1152/4644] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:48 2026] GET /volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:48.939310 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ca6eec95-b476-4ada-8b05-207a3e46c80b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:48.941147 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca6eec95-b476-4ada-8b05-207a3e46c80b tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] GET https://10.4.3.250/volume/v3/volumes/detail Aug 18 05:37:48.942467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca6eec95-b476-4ada-8b05-207a3e46c80b tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:48.942467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca6eec95-b476-4ada-8b05-207a3e46c80b tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:48.942467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-ca6eec95-b476-4ada-8b05-207a3e46c80b tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:37:48.942467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-ca6eec95-b476-4ada-8b05-207a3e46c80b tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:37:48.949732 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ca6eec95-b476-4ada-8b05-207a3e46c80b tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Get all volumes completed successfully. Aug 18 05:37:48.950341 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:48.950341 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:48.954190 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca6eec95-b476-4ada-8b05-207a3e46c80b tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] https://10.4.3.250/volume/v3/volumes/detail returned with HTTP 200 Aug 18 05:37:48.954622 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1171/4645] 10.4.3.250 () {68 vars in 1299 bytes} [Tue Aug 18 05:37:48 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:48.967824 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0d72b7ee-fd35-4455-ad49-36b35e5db8b0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:48.970585 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d72b7ee-fd35-4455-ad49-36b35e5db8b0 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d Aug 18 05:37:48.971068 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d72b7ee-fd35-4455-ad49-36b35e5db8b0 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:48.971514 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d72b7ee-fd35-4455-ad49-36b35e5db8b0 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:48.971865 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0d72b7ee-fd35-4455-ad49-36b35e5db8b0 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Delete volume with id: 8c50db40-990f-443a-bc7f-65353f31585d Aug 18 05:37:48.981627 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:48.981627 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:48.983174 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0d72b7ee-fd35-4455-ad49-36b35e5db8b0 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:49.002583 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0d72b7ee-fd35-4455-ad49-36b35e5db8b0 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Delete volume request issued successfully. Aug 18 05:37:49.003039 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d72b7ee-fd35-4455-ad49-36b35e5db8b0 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d returned with HTTP 202 Aug 18 05:37:49.003585 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1166/4646] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:48 2026] DELETE /volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:49.011309 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3826c787-92e9-4e4f-83c2-6ce45122dc20 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:49.013755 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3826c787-92e9-4e4f-83c2-6ce45122dc20 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d Aug 18 05:37:49.013953 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3826c787-92e9-4e4f-83c2-6ce45122dc20 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:49.014196 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3826c787-92e9-4e4f-83c2-6ce45122dc20 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:49.021544 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:49.021544 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:49.025309 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3826c787-92e9-4e4f-83c2-6ce45122dc20 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:49.030162 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3826c787-92e9-4e4f-83c2-6ce45122dc20 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d returned with HTTP 200 Aug 18 05:37:49.030628 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1158/4647] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:49 2026] GET /volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:49.616225 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a0862f38-5d9f-4467-9d7b-b57edd105df8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:49.618113 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0862f38-5d9f-4467-9d7b-b57edd105df8 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:49.618339 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0862f38-5d9f-4467-9d7b-b57edd105df8 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:49.618579 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0862f38-5d9f-4467-9d7b-b57edd105df8 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:49.618695 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a0862f38-5d9f-4467-9d7b-b57edd105df8 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:49.622878 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:49.622878 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:49.623504 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0862f38-5d9f-4467-9d7b-b57edd105df8 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:49.623983 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1153/4648] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:49 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:49.638885 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8674250b-9ed7-4d57-aa29-0c9b333c3fda None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:49.640779 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8674250b-9ed7-4d57-aa29-0c9b333c3fda tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:49.641045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8674250b-9ed7-4d57-aa29-0c9b333c3fda tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:49.641290 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8674250b-9ed7-4d57-aa29-0c9b333c3fda tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:49.641436 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8674250b-9ed7-4d57-aa29-0c9b333c3fda tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:49.645747 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:49.645747 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:49.646614 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8674250b-9ed7-4d57-aa29-0c9b333c3fda tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:49.647038 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1172/4649] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:49 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:49.664209 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dd84ad33-e727-4a8b-9dce-1fadc76f8f4c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:49.665638 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd84ad33-e727-4a8b-9dce-1fadc76f8f4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:49.667263 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd84ad33-e727-4a8b-9dce-1fadc76f8f4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:49.667263 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd84ad33-e727-4a8b-9dce-1fadc76f8f4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:49.674702 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:49.674702 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:49.678715 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dd84ad33-e727-4a8b-9dce-1fadc76f8f4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:49.683565 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd84ad33-e727-4a8b-9dce-1fadc76f8f4c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:49.683565 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1167/4650] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:49 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:50.044053 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-adc6b3e0-ecee-4752-bd57-13417f848fe6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.046473 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adc6b3e0-ecee-4752-bd57-13417f848fe6 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d Aug 18 05:37:50.046784 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-adc6b3e0-ecee-4752-bd57-13417f848fe6 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.047065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-adc6b3e0-ecee-4752-bd57-13417f848fe6 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.056234 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adc6b3e0-ecee-4752-bd57-13417f848fe6 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d returned with HTTP 404 Aug 18 05:37:50.057154 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1159/4651] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/volumes/8c50db40-990f-443a-bc7f-65353f31585d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:50.074101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.075766 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:50.076105 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1984340210"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:50.077498 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1984340210'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:50.077635 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume of 1 GB Aug 18 05:37:50.081486 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:50.086790 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Flow 'volume_create_api' (89db10c2-ab95-4ef1-8fb4-7255dd609fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:50.087694 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a94ab2f-1b95-44fa-9bb0-34aeebf7aff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:50.088393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:50.110416 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a94ab2f-1b95-44fa-9bb0-34aeebf7aff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:50.111127 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e46a54-d877-40bc-836d-11545a25178e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:50.145783 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Created reservations ['e1b9e7d9-50fb-4045-850f-ac9d8ed5a01e', 'f6cd1fc9-2a98-4d39-83d5-9a67d77685d9', '775e6a13-625d-4973-ab91-1d2db41e243c', '7deb5191-25b9-4f4c-be8a-b77a15ac63c5'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:50.146521 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e46a54-d877-40bc-836d-11545a25178e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1b9e7d9-50fb-4045-850f-ac9d8ed5a01e', 'f6cd1fc9-2a98-4d39-83d5-9a67d77685d9', '775e6a13-625d-4973-ab91-1d2db41e243c', '7deb5191-25b9-4f4c-be8a-b77a15ac63c5']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:50.147216 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1fb5c3-0145-4c75-b3d7-9cfeefaf588c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:50.169699 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d1fb5c3-0145-4c75-b3d7-9cfeefaf588c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1984340210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3e362a39424105a80fb078b1305ab3',qos_specs=None,replication_status=,reservations=['e1b9e7d9-50fb-4045-850f-ac9d8ed5a01e','f6cd1fc9-2a98-4d39-83d5-9a67d77685d9','775e6a13-625d-4973-ab91-1d2db41e243c','7deb5191-25b9-4f4c-be8a-b77a15ac63c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1984340210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a3e362a39424105a80fb078b1305ab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:50.170514 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6e417c-3210-443c-986f-435b32b012c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:50.187957 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a6e417c-3210-443c-986f-435b32b012c2) transitioned into state 'SUCCESS' from state '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-1984340210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3e362a39424105a80fb078b1305ab3',qos_specs=None,replication_status=,reservations=['e1b9e7d9-50fb-4045-850f-ac9d8ed5a01e','f6cd1fc9-2a98-4d39-83d5-9a67d77685d9','775e6a13-625d-4973-ab91-1d2db41e243c','7deb5191-25b9-4f4c-be8a-b77a15ac63c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:50.188591 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aff0cf0-72ca-40a2-93bc-bdb8f9bebd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:50.197995 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aff0cf0-72ca-40a2-93bc-bdb8f9bebd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:50.198935 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Flow 'volume_create_api' (89db10c2-ab95-4ef1-8fb4-7255dd609fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:50.199189 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume request issued successfully. Aug 18 05:37:50.199737 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-abf3f7c8-6499-4d12-bc1f-bd200536d1ce tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:50.200361 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1154/4652] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:37:50 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:50.212378 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-98e6df4c-9c2a-47fa-b1db-fd95a547022d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.214557 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98e6df4c-9c2a-47fa-b1db-fd95a547022d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 Aug 18 05:37:50.214823 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-98e6df4c-9c2a-47fa-b1db-fd95a547022d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.215072 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-98e6df4c-9c2a-47fa-b1db-fd95a547022d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.223496 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:50.223496 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:50.227683 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-98e6df4c-9c2a-47fa-b1db-fd95a547022d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:50.236384 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-98e6df4c-9c2a-47fa-b1db-fd95a547022d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 returned with HTTP 200 Aug 18 05:37:50.236384 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1173/4653] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:50.635550 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-921ecea4-1eeb-40ad-ac61-143965c8102a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.637219 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-921ecea4-1eeb-40ad-ac61-143965c8102a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:50.637629 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-921ecea4-1eeb-40ad-ac61-143965c8102a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.637969 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-921ecea4-1eeb-40ad-ac61-143965c8102a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.638277 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-921ecea4-1eeb-40ad-ac61-143965c8102a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:50.642350 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:50.642350 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:50.643642 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-921ecea4-1eeb-40ad-ac61-143965c8102a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:50.643642 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1168/4654] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:50.656882 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9375a1bd-1fed-4ae5-b811-2279f677fa6b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.658767 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9375a1bd-1fed-4ae5-b811-2279f677fa6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:50.659040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9375a1bd-1fed-4ae5-b811-2279f677fa6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.659193 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9375a1bd-1fed-4ae5-b811-2279f677fa6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.659341 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9375a1bd-1fed-4ae5-b811-2279f677fa6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:50.663586 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:50.663586 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:50.664537 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9375a1bd-1fed-4ae5-b811-2279f677fa6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:50.664979 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1160/4655] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:50.690627 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-593ddf07-3980-4531-bcfe-c60bb3a790e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.697285 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-593ddf07-3980-4531-bcfe-c60bb3a790e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:50.697565 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-593ddf07-3980-4531-bcfe-c60bb3a790e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.697789 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-430abc54-306b-4400-82fc-26d919613052 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.698145 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-593ddf07-3980-4531-bcfe-c60bb3a790e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.699679 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-430abc54-306b-4400-82fc-26d919613052 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:50.699946 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-430abc54-306b-4400-82fc-26d919613052 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.700238 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-430abc54-306b-4400-82fc-26d919613052 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.706593 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:50.706593 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:50.709405 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:50.709405 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:50.711863 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-593ddf07-3980-4531-bcfe-c60bb3a790e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:50.713409 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-430abc54-306b-4400-82fc-26d919613052 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:50.716180 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-593ddf07-3980-4531-bcfe-c60bb3a790e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:50.716566 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1155/4656] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:50.717071 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-430abc54-306b-4400-82fc-26d919613052 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:50.717411 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1174/4657] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:50.729679 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-84b1838f-41ec-4717-b1da-8217c85c2c46 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.731073 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84b1838f-41ec-4717-b1da-8217c85c2c46 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:50.731427 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84b1838f-41ec-4717-b1da-8217c85c2c46 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.731729 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-84b1838f-41ec-4717-b1da-8217c85c2c46 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.741025 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:50.741025 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:50.749032 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-84b1838f-41ec-4717-b1da-8217c85c2c46 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:50.751789 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-84b1838f-41ec-4717-b1da-8217c85c2c46 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:50.752504 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1169/4658] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:50.798169 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-f5694e93-044f-4063-895c-31c16e170a41 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.800749 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-f5694e93-044f-4063-895c-31c16e170a41 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:50.801024 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-f5694e93-044f-4063-895c-31c16e170a41 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.801285 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-f5694e93-044f-4063-895c-31c16e170a41 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.812941 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:50.812941 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:50.817320 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-f5694e93-044f-4063-895c-31c16e170a41 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:50.822785 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-f5694e93-044f-4063-895c-31c16e170a41 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:50.823331 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1161/4659] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:50.898566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4fbfeee1-491b-4b79-ae30-4dda984199e6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.898963 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4fbfeee1-491b-4b79-ae30-4dda984199e6 None None] GET https://10.4.3.250/volume// Aug 18 05:37:50.899241 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4fbfeee1-491b-4b79-ae30-4dda984199e6 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.899422 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4fbfeee1-491b-4b79-ae30-4dda984199e6 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.899759 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4fbfeee1-491b-4b79-ae30-4dda984199e6 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:37:50.900039 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1156/4660] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:37:50.906319 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-6f8e64e8-ff97-4f3c-9c97-55cda10232f0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.908289 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-6f8e64e8-ff97-4f3c-9c97-55cda10232f0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:37:50.908636 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-6f8e64e8-ff97-4f3c-9c97-55cda10232f0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19ccb1dd-39c2-45e4-83af-a5dde986cae8", "connector": null, "instance_uuid": "df78586b-f16a-48a0-a7e0-03e7aa46e560"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:50.916510 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:50.916510 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:50.947863 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-6f8e64e8-ff97-4f3c-9c97-55cda10232f0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:37:50.948347 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1175/4661] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:37:50 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 18 05:37:50.979083 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9b58b903-4b16-4cb3-9d63-3df253ff5fe3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.981170 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b58b903-4b16-4cb3-9d63-3df253ff5fe3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:50.981708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b58b903-4b16-4cb3-9d63-3df253ff5fe3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.982123 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9b58b903-4b16-4cb3-9d63-3df253ff5fe3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.990004 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-828bf90f-bb1e-4fc4-ac89-a46fc82e262d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.990377 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-828bf90f-bb1e-4fc4-ac89-a46fc82e262d None None] GET https://10.4.3.250/volume// Aug 18 05:37:50.990499 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-828bf90f-bb1e-4fc4-ac89-a46fc82e262d None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.990683 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-828bf90f-bb1e-4fc4-ac89-a46fc82e262d None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:50.992832 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-828bf90f-bb1e-4fc4-ac89-a46fc82e262d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:37:50.992832 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1162/4662] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:37:50.992916 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:50.992916 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:50.997878 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9b58b903-4b16-4cb3-9d63-3df253ff5fe3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:50.997974 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-d281c719-fc1c-4fd2-addf-573f92ddf1e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:50.999595 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-d281c719-fc1c-4fd2-addf-573f92ddf1e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:50.999803 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-d281c719-fc1c-4fd2-addf-573f92ddf1e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:50.999981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-d281c719-fc1c-4fd2-addf-573f92ddf1e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:51.000275 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9b58b903-4b16-4cb3-9d63-3df253ff5fe3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:51.000804 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1170/4663] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:51.008892 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.008892 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:51.012059 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-d281c719-fc1c-4fd2-addf-573f92ddf1e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:51.015857 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-d281c719-fc1c-4fd2-addf-573f92ddf1e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:51.016307 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1157/4664] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:37:50 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 1058 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:51.120154 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-9a4f712a-b30b-49d9-8740-361037c3cd4b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:51.122736 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-9a4f712a-b30b-49d9-8740-361037c3cd4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] PUT https://10.4.3.250/volume/v3/attachments/ef827107-56b1-42cf-9a7f-5f84f96095ae Aug 18 05:37:51.123204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-9a4f712a-b30b-49d9-8740-361037c3cd4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:51.131704 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-9a4f712a-b30b-49d9-8740-361037c3cd4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Acquiring lock "cinder-attachment_update-19ccb1dd-39c2-45e4-83af-a5dde986cae8-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:37:51.136085 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-9a4f712a-b30b-49d9-8740-361037c3cd4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-19ccb1dd-39c2-45e4-83af-a5dde986cae8-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:37:51.137354 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.137354 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:51.209598 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-9a4f712a-b30b-49d9-8740-361037c3cd4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-19ccb1dd-39c2-45e4-83af-a5dde986cae8-np0000007601" released by "attachment_update" :: held 0.073s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:37:51.210170 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-9a4f712a-b30b-49d9-8740-361037c3cd4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/ef827107-56b1-42cf-9a7f-5f84f96095ae returned with HTTP 200 Aug 18 05:37:51.210739 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1176/4665] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:37:51 2026] PUT /volume/v3/attachments/ef827107-56b1-42cf-9a7f-5f84f96095ae => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:51.218627 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-b18499d2-91e5-4ce3-930b-364227f2f24f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:51.220927 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-b18499d2-91e5-4ce3-930b-364227f2f24f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8/encryption Aug 18 05:37:51.221161 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-b18499d2-91e5-4ce3-930b-364227f2f24f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:51.221358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-b18499d2-91e5-4ce3-930b-364227f2f24f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:51.230370 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.230370 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:51.237147 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-b18499d2-91e5-4ce3-930b-364227f2f24f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8/encryption returned with HTTP 200 Aug 18 05:37:51.237695 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1163/4666] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:37:51 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:51.247684 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-14353c07-966e-4ea0-9b49-64933ee484a1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:51.251032 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14353c07-966e-4ea0-9b49-64933ee484a1 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 Aug 18 05:37:51.251032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14353c07-966e-4ea0-9b49-64933ee484a1 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:51.251032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-14353c07-966e-4ea0-9b49-64933ee484a1 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:51.258934 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.258934 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:51.263528 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-14353c07-966e-4ea0-9b49-64933ee484a1 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:51.268291 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-14353c07-966e-4ea0-9b49-64933ee484a1 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 returned with HTTP 200 Aug 18 05:37:51.268938 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1171/4667] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:51 2026] GET /volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:51.281020 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2d5f33a8-589c-4545-a971-79797ce15315 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:51.283033 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d5f33a8-589c-4545-a971-79797ce15315 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] GET https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 Aug 18 05:37:51.283324 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d5f33a8-589c-4545-a971-79797ce15315 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:51.283493 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d5f33a8-589c-4545-a971-79797ce15315 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:51.291144 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.291144 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:51.295760 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2d5f33a8-589c-4545-a971-79797ce15315 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Volume info retrieved successfully. Aug 18 05:37:51.301403 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d5f33a8-589c-4545-a971-79797ce15315 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 returned with HTTP 200 Aug 18 05:37:51.301949 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1158/4668] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:51 2026] GET /volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:51.314032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3e91184f-9408-40ae-8bea-c8ab763c5b36 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:51.316296 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e91184f-9408-40ae-8bea-c8ab763c5b36 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 Aug 18 05:37:51.316570 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e91184f-9408-40ae-8bea-c8ab763c5b36 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:51.316799 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e91184f-9408-40ae-8bea-c8ab763c5b36 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:51.316990 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-3e91184f-9408-40ae-8bea-c8ab763c5b36 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Delete volume with id: e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 Aug 18 05:37:51.326267 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.326267 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:51.326727 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3e91184f-9408-40ae-8bea-c8ab763c5b36 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:51.347026 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3e91184f-9408-40ae-8bea-c8ab763c5b36 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Delete volume request issued successfully. Aug 18 05:37:51.347299 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e91184f-9408-40ae-8bea-c8ab763c5b36 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 returned with HTTP 202 Aug 18 05:37:51.347881 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1177/4669] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:51 2026] DELETE /volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:51.355267 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bd1e87e8-9f71-41eb-9d03-dcc837d137e3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:51.357166 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd1e87e8-9f71-41eb-9d03-dcc837d137e3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 Aug 18 05:37:51.357420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd1e87e8-9f71-41eb-9d03-dcc837d137e3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:51.357662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bd1e87e8-9f71-41eb-9d03-dcc837d137e3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:51.364721 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.364721 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:51.368340 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bd1e87e8-9f71-41eb-9d03-dcc837d137e3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:51.373880 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bd1e87e8-9f71-41eb-9d03-dcc837d137e3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 returned with HTTP 200 Aug 18 05:37:51.374322 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1164/4670] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:51 2026] GET /volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:51.654986 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1e646e58-4387-4ab9-9fee-64552b1bfc0d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:51.658075 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e646e58-4387-4ab9-9fee-64552b1bfc0d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:51.658075 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e646e58-4387-4ab9-9fee-64552b1bfc0d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:51.658075 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e646e58-4387-4ab9-9fee-64552b1bfc0d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:51.658075 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1e646e58-4387-4ab9-9fee-64552b1bfc0d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:51.661949 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.661949 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:51.662815 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e646e58-4387-4ab9-9fee-64552b1bfc0d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:51.663463 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1172/4671] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:51 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:51.674873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6e3c5e14-1baf-4e0b-9874-cf90b3f6174a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:51.676519 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e3c5e14-1baf-4e0b-9874-cf90b3f6174a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:51.676699 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e3c5e14-1baf-4e0b-9874-cf90b3f6174a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:51.676874 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6e3c5e14-1baf-4e0b-9874-cf90b3f6174a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:51.676972 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6e3c5e14-1baf-4e0b-9874-cf90b3f6174a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:51.681515 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.681515 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:51.682209 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6e3c5e14-1baf-4e0b-9874-cf90b3f6174a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:51.682768 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1159/4672] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:51 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:51.729097 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-86cdcd0a-3df7-4e33-9a56-ae58bf125b76 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:51.731159 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86cdcd0a-3df7-4e33-9a56-ae58bf125b76 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:51.731377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86cdcd0a-3df7-4e33-9a56-ae58bf125b76 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:51.731611 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-86cdcd0a-3df7-4e33-9a56-ae58bf125b76 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:51.740503 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:51.740503 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:51.745087 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-86cdcd0a-3df7-4e33-9a56-ae58bf125b76 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:51.750778 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-86cdcd0a-3df7-4e33-9a56-ae58bf125b76 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:51.751273 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1178/4673] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:51 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:52.015115 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1edb16df-347e-4ae2-8af4-090718e811de None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:52.017143 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1edb16df-347e-4ae2-8af4-090718e811de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:52.017360 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1edb16df-347e-4ae2-8af4-090718e811de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:52.017560 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1edb16df-347e-4ae2-8af4-090718e811de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:52.028574 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:52.028574 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:52.032584 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1edb16df-347e-4ae2-8af4-090718e811de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:52.037159 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1edb16df-347e-4ae2-8af4-090718e811de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:52.037572 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1165/4674] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:52 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:52.388934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ea8f3231-0fad-4dae-a501-c0b0ec307ebd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:52.390644 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea8f3231-0fad-4dae-a501-c0b0ec307ebd tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 Aug 18 05:37:52.392611 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea8f3231-0fad-4dae-a501-c0b0ec307ebd tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:52.392611 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ea8f3231-0fad-4dae-a501-c0b0ec307ebd tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:52.398524 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ea8f3231-0fad-4dae-a501-c0b0ec307ebd tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 returned with HTTP 404 Aug 18 05:37:52.399414 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1173/4675] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:52 2026] GET /volume/v3/volumes/e1cb7d60-74f4-4c7c-80c6-9f8dfc166e89 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:52.409980 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30504767-97e7-45cb-9c19-fbc16cc52757 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:52.411705 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:52.412073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-110053267"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:52.413450 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-110053267'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:52.413579 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume of 1 GB Aug 18 05:37:52.417596 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Availability Zones retrieved successfully. Aug 18 05:37:52.423180 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Flow 'volume_create_api' (2f876431-bd88-45a9-9387-8de9d14d0a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:52.424055 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a33c07f1-45d9-4baa-b593-317a3fe072fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:52.424789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:52.447753 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a33c07f1-45d9-4baa-b593-317a3fe072fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:52.448569 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4d3890-d534-46d5-a80d-09db9a64f47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:52.484496 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Created reservations ['d619d805-ce28-4a49-bb16-ce491c9f7a57', '6c043445-7372-44a7-999e-b7d1daa0f1fb', 'a2e598ff-93c2-402e-a470-d28b7f802374', '2afa4d4a-f8a0-4c5d-b945-342d3a799897'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:52.485265 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be4d3890-d534-46d5-a80d-09db9a64f47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d619d805-ce28-4a49-bb16-ce491c9f7a57', '6c043445-7372-44a7-999e-b7d1daa0f1fb', 'a2e598ff-93c2-402e-a470-d28b7f802374', '2afa4d4a-f8a0-4c5d-b945-342d3a799897']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:52.486129 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fed754e-e1ea-4b23-a9a2-c8458e9f52f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:52.507296 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fed754e-e1ea-4b23-a9a2-c8458e9f52f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47deac54-c764-4371-a2c4-ee1055ed864c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-110053267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3e362a39424105a80fb078b1305ab3',qos_specs=None,replication_status=,reservations=['d619d805-ce28-4a49-bb16-ce491c9f7a57','6c043445-7372-44a7-999e-b7d1daa0f1fb','a2e598ff-93c2-402e-a470-d28b7f802374','2afa4d4a-f8a0-4c5d-b945-342d3a799897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-110053267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47deac54-c764-4371-a2c4-ee1055ed864c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a3e362a39424105a80fb078b1305ab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:52.507967 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c428461b-6ce0-448d-b281-ce35ddc7c20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:52.523942 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c428461b-6ce0-448d-b281-ce35ddc7c20f) transitioned into state 'SUCCESS' from state '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-110053267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a3e362a39424105a80fb078b1305ab3',qos_specs=None,replication_status=,reservations=['d619d805-ce28-4a49-bb16-ce491c9f7a57','6c043445-7372-44a7-999e-b7d1daa0f1fb','a2e598ff-93c2-402e-a470-d28b7f802374','2afa4d4a-f8a0-4c5d-b945-342d3a799897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c149d7bd91244d391ce46118a1c9b3e',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:52.524621 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75b9fbf-c9fa-4a02-8b73-c63de3b90b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:52.534952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e75b9fbf-c9fa-4a02-8b73-c63de3b90b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:52.535907 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Flow 'volume_create_api' (2f876431-bd88-45a9-9387-8de9d14d0a61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:52.536297 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Create volume request issued successfully. Aug 18 05:37:52.536954 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30504767-97e7-45cb-9c19-fbc16cc52757 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:52.537781 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1160/4676] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:37:52 2026] POST /volume/v3/volumes => generated 777 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:37:52.551186 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-90d55519-45b1-46e1-8766-decd55cb9c78 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:52.552991 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90d55519-45b1-46e1-8766-decd55cb9c78 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c Aug 18 05:37:52.553218 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90d55519-45b1-46e1-8766-decd55cb9c78 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:52.553422 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90d55519-45b1-46e1-8766-decd55cb9c78 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:52.560783 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:52.560783 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:52.564658 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-90d55519-45b1-46e1-8766-decd55cb9c78 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:52.569581 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90d55519-45b1-46e1-8766-decd55cb9c78 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c returned with HTTP 200 Aug 18 05:37:52.570109 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1179/4677] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:52 2026] GET /volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:52.673055 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e87b043-82f1-4edd-b369-1401ff93324d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:52.674985 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e87b043-82f1-4edd-b369-1401ff93324d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:52.675261 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e87b043-82f1-4edd-b369-1401ff93324d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:52.675511 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e87b043-82f1-4edd-b369-1401ff93324d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:52.675602 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2e87b043-82f1-4edd-b369-1401ff93324d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:52.680404 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:52.680404 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:52.681331 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e87b043-82f1-4edd-b369-1401ff93324d tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:52.681827 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1166/4678] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:52 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:52.692574 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-702b95e5-2a75-4f34-bd7c-3d55df3b6e8f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:52.695166 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-702b95e5-2a75-4f34-bd7c-3d55df3b6e8f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:52.695757 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-702b95e5-2a75-4f34-bd7c-3d55df3b6e8f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:52.695757 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-702b95e5-2a75-4f34-bd7c-3d55df3b6e8f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:52.696226 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-702b95e5-2a75-4f34-bd7c-3d55df3b6e8f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:52.702901 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:52.702901 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:52.702901 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-702b95e5-2a75-4f34-bd7c-3d55df3b6e8f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:52.702901 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1174/4679] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:52 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:52.763187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5b3f46f-9d7a-46f5-b62f-8ff17a079f8c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:52.764891 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5b3f46f-9d7a-46f5-b62f-8ff17a079f8c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:52.765068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5b3f46f-9d7a-46f5-b62f-8ff17a079f8c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:52.765245 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5b3f46f-9d7a-46f5-b62f-8ff17a079f8c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:52.771703 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:52.771703 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:52.774963 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f5b3f46f-9d7a-46f5-b62f-8ff17a079f8c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:52.778726 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5b3f46f-9d7a-46f5-b62f-8ff17a079f8c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:52.779109 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1161/4680] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:52 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:53.055155 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6f9bfbec-5280-4982-95a5-b576f9085545 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:53.057448 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f9bfbec-5280-4982-95a5-b576f9085545 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:53.057709 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f9bfbec-5280-4982-95a5-b576f9085545 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:53.057951 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f9bfbec-5280-4982-95a5-b576f9085545 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:53.070456 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:53.070456 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:53.074930 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6f9bfbec-5280-4982-95a5-b576f9085545 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:53.079666 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f9bfbec-5280-4982-95a5-b576f9085545 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:53.080114 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1180/4681] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:53 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:53.584603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1600cb30-a688-48c5-bdd8-138caa4db0c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:53.586375 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1600cb30-a688-48c5-bdd8-138caa4db0c3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c Aug 18 05:37:53.586587 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1600cb30-a688-48c5-bdd8-138caa4db0c3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:53.586787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1600cb30-a688-48c5-bdd8-138caa4db0c3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:53.594284 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:53.594284 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:53.597863 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1600cb30-a688-48c5-bdd8-138caa4db0c3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:53.602074 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1600cb30-a688-48c5-bdd8-138caa4db0c3 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c returned with HTTP 200 Aug 18 05:37:53.602602 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1167/4682] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:53 2026] GET /volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:53.615825 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1a3e7531-56e4-4df1-b4ce-5f09e0a2174e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:53.617404 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a3e7531-56e4-4df1-b4ce-5f09e0a2174e tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] GET https://10.4.3.250/volume/v3/volumes/summary Aug 18 05:37:53.617855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a3e7531-56e4-4df1-b4ce-5f09e0a2174e tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:53.619742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1a3e7531-56e4-4df1-b4ce-5f09e0a2174e tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:53.619742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-1a3e7531-56e4-4df1-b4ce-5f09e0a2174e tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Removing options '' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:37:53.624715 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1a3e7531-56e4-4df1-b4ce-5f09e0a2174e tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] Get summary completed successfully. Aug 18 05:37:53.625227 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1a3e7531-56e4-4df1-b4ce-5f09e0a2174e tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-reader] https://10.4.3.250/volume/v3/volumes/summary returned with HTTP 200 Aug 18 05:37:53.625781 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1175/4683] 10.4.3.250 () {68 vars in 1302 bytes} [Tue Aug 18 05:37:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:53.633759 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e35603f7-bcf0-419d-839d-20107f70bedc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:53.635613 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e35603f7-bcf0-419d-839d-20107f70bedc tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c Aug 18 05:37:53.635873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e35603f7-bcf0-419d-839d-20107f70bedc tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:53.636125 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e35603f7-bcf0-419d-839d-20107f70bedc tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:53.636333 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e35603f7-bcf0-419d-839d-20107f70bedc tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Delete volume with id: 47deac54-c764-4371-a2c4-ee1055ed864c Aug 18 05:37:53.643673 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:53.643673 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:53.644029 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e35603f7-bcf0-419d-839d-20107f70bedc tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:53.661508 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e35603f7-bcf0-419d-839d-20107f70bedc tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Delete volume request issued successfully. Aug 18 05:37:53.661781 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e35603f7-bcf0-419d-839d-20107f70bedc tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c returned with HTTP 202 Aug 18 05:37:53.662127 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1162/4684] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:37:53 2026] DELETE /volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:37:53.669001 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-90e850ca-aa57-4e12-8e73-2172f6ef511d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:53.671076 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90e850ca-aa57-4e12-8e73-2172f6ef511d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c Aug 18 05:37:53.671076 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90e850ca-aa57-4e12-8e73-2172f6ef511d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:53.671286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90e850ca-aa57-4e12-8e73-2172f6ef511d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:53.678406 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:53.678406 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:53.681947 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-90e850ca-aa57-4e12-8e73-2172f6ef511d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Volume info retrieved successfully. Aug 18 05:37:53.685927 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90e850ca-aa57-4e12-8e73-2172f6ef511d tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c returned with HTTP 200 Aug 18 05:37:53.686320 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1181/4685] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:53 2026] GET /volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:37:53.693526 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-da909849-698e-4e65-930a-ebe9b23d9216 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:53.698743 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da909849-698e-4e65-930a-ebe9b23d9216 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:53.699062 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da909849-698e-4e65-930a-ebe9b23d9216 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:53.699332 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da909849-698e-4e65-930a-ebe9b23d9216 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:53.699488 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-da909849-698e-4e65-930a-ebe9b23d9216 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:53.709188 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:53.709188 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:53.710222 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da909849-698e-4e65-930a-ebe9b23d9216 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:53.711222 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1168/4686] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:53 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:53.713774 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7660897-5bb6-4791-bb84-ba92e254999b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:53.718535 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7660897-5bb6-4791-bb84-ba92e254999b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:53.718535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7660897-5bb6-4791-bb84-ba92e254999b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:53.718535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7660897-5bb6-4791-bb84-ba92e254999b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:53.718535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f7660897-5bb6-4791-bb84-ba92e254999b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:53.726045 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:53.726045 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:53.726726 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7660897-5bb6-4791-bb84-ba92e254999b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:53.727880 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1176/4687] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:53 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:53.791757 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5d04485e-6c89-44be-b815-1937ff599332 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:53.793611 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d04485e-6c89-44be-b815-1937ff599332 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:53.793828 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d04485e-6c89-44be-b815-1937ff599332 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:53.794058 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d04485e-6c89-44be-b815-1937ff599332 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:53.801250 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:53.801250 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:53.805198 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5d04485e-6c89-44be-b815-1937ff599332 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:53.809531 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d04485e-6c89-44be-b815-1937ff599332 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:53.810046 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1163/4688] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:53 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:54.091740 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-60abb13f-d95d-4056-8716-57f445c7aaa9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:54.093584 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60abb13f-d95d-4056-8716-57f445c7aaa9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:54.093744 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60abb13f-d95d-4056-8716-57f445c7aaa9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:54.093935 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-60abb13f-d95d-4056-8716-57f445c7aaa9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:54.103485 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:54.103485 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:54.106874 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-60abb13f-d95d-4056-8716-57f445c7aaa9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:54.111147 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-60abb13f-d95d-4056-8716-57f445c7aaa9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:54.111549 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1182/4689] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:54 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:54.699544 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b567ac58-dce4-4adb-99e8-1beb0cc59ee7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:54.701795 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b567ac58-dce4-4adb-99e8-1beb0cc59ee7 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] GET https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c Aug 18 05:37:54.702099 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b567ac58-dce4-4adb-99e8-1beb0cc59ee7 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:54.702382 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b567ac58-dce4-4adb-99e8-1beb0cc59ee7 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:54.708690 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b567ac58-dce4-4adb-99e8-1beb0cc59ee7 tempest-ProjectReaderTests-991728382 tempest-ProjectReaderTests-991728382-project-admin] https://10.4.3.250/volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c returned with HTTP 404 Aug 18 05:37:54.709194 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1169/4690] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:37:54 2026] GET /volume/v3/volumes/47deac54-c764-4371-a2c4-ee1055ed864c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:37:54.721984 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-93ae1871-45cf-4d12-9e14-0c4087ed61b5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:54.723942 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93ae1871-45cf-4d12-9e14-0c4087ed61b5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:54.724266 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93ae1871-45cf-4d12-9e14-0c4087ed61b5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:54.724581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-93ae1871-45cf-4d12-9e14-0c4087ed61b5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:54.724766 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-93ae1871-45cf-4d12-9e14-0c4087ed61b5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:54.729407 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:54.729407 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:54.730254 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-93ae1871-45cf-4d12-9e14-0c4087ed61b5 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:54.730752 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1177/4691] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:54 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:54.738579 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c702897e-525e-4450-8e46-74b9303ef8a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:54.741175 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c702897e-525e-4450-8e46-74b9303ef8a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:54.741419 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c702897e-525e-4450-8e46-74b9303ef8a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:54.741715 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c702897e-525e-4450-8e46-74b9303ef8a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:54.741875 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c702897e-525e-4450-8e46-74b9303ef8a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:54.747570 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:54.747570 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:54.748705 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c702897e-525e-4450-8e46-74b9303ef8a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:54.749225 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1164/4692] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:54 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:54.822941 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1bd90f05-c655-4156-adfb-38bcd392e0ee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:54.825416 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1bd90f05-c655-4156-adfb-38bcd392e0ee tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:54.825651 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1bd90f05-c655-4156-adfb-38bcd392e0ee tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:54.825872 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1bd90f05-c655-4156-adfb-38bcd392e0ee tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:54.832932 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:54.832932 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:54.837440 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1bd90f05-c655-4156-adfb-38bcd392e0ee tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:54.842509 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1bd90f05-c655-4156-adfb-38bcd392e0ee tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:54.842986 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1183/4693] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:54 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:55.123839 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f196eecb-172a-4f97-939a-d024592d8d27 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:55.126536 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f196eecb-172a-4f97-939a-d024592d8d27 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:55.126866 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f196eecb-172a-4f97-939a-d024592d8d27 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:55.127189 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f196eecb-172a-4f97-939a-d024592d8d27 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:55.146036 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:55.146036 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:55.153490 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f196eecb-172a-4f97-939a-d024592d8d27 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:55.158780 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f196eecb-172a-4f97-939a-d024592d8d27 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:55.159198 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1170/4694] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:55 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:55.740994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-53bbf50b-e388-4523-8d11-78dc476d8c75 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:55.742731 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53bbf50b-e388-4523-8d11-78dc476d8c75 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:55.742922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53bbf50b-e388-4523-8d11-78dc476d8c75 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:55.743143 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-53bbf50b-e388-4523-8d11-78dc476d8c75 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:55.743283 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-53bbf50b-e388-4523-8d11-78dc476d8c75 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:55.747802 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:55.747802 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:55.748500 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-53bbf50b-e388-4523-8d11-78dc476d8c75 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:55.748859 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1178/4695] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:55 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:55.761229 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5b376c6-5947-4334-8d4b-e1cbc9211aa8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:55.762893 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5b376c6-5947-4334-8d4b-e1cbc9211aa8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:55.763117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5b376c6-5947-4334-8d4b-e1cbc9211aa8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:55.763312 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5b376c6-5947-4334-8d4b-e1cbc9211aa8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:55.763440 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e5b376c6-5947-4334-8d4b-e1cbc9211aa8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:55.767378 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:55.767378 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:55.768264 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5b376c6-5947-4334-8d4b-e1cbc9211aa8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:55.768638 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1165/4696] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:55 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:55.858330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-14dcd1af-de8f-4480-b82f-591f4ba449fd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:55.860663 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14dcd1af-de8f-4480-b82f-591f4ba449fd tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:55.860904 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14dcd1af-de8f-4480-b82f-591f4ba449fd tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:55.861146 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14dcd1af-de8f-4480-b82f-591f4ba449fd tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:55.870071 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:55.870071 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:55.874028 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-14dcd1af-de8f-4480-b82f-591f4ba449fd tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:55.879325 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14dcd1af-de8f-4480-b82f-591f4ba449fd tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:55.879802 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1184/4697] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:55 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:56.173305 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-87498da5-85bb-4a45-ba5b-59d4f89419d1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:56.175269 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87498da5-85bb-4a45-ba5b-59d4f89419d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:56.175565 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87498da5-85bb-4a45-ba5b-59d4f89419d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:56.175786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-87498da5-85bb-4a45-ba5b-59d4f89419d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:56.185463 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:56.185463 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:56.189314 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-87498da5-85bb-4a45-ba5b-59d4f89419d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:56.194029 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-87498da5-85bb-4a45-ba5b-59d4f89419d1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:56.194527 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1171/4698] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:56 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:56.695927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-901fbadb-1088-483c-8f3b-04287d96e7ae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:56.698160 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-901fbadb-1088-483c-8f3b-04287d96e7ae tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:37:56.698727 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-901fbadb-1088-483c-8f3b-04287d96e7ae tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd2b96e0-aea8-4cba-9a97-f216321f8047", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-931945555", "description": null, "metadata": null}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:56.713080 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:56.713080 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:56.713821 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-901fbadb-1088-483c-8f3b-04287d96e7ae tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:37:56.714119 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-901fbadb-1088-483c-8f3b-04287d96e7ae tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create snapshot from volume bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:37:56.743345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-901fbadb-1088-483c-8f3b-04287d96e7ae tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['a4c43f35-0c4f-469f-8c60-914b7fa535b9', 'da7e0626-ced4-4918-9d0a-91330a9624bf', '552ee61a-6ba8-4a4b-b38c-06ee7309f9ba', 'ca5da661-2684-4845-94f8-c89fbb0c2ef7'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:56.760183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fff0b12f-6df9-4865-9957-99929e03357e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:56.761845 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fff0b12f-6df9-4865-9957-99929e03357e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:56.762397 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fff0b12f-6df9-4865-9957-99929e03357e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:56.762397 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fff0b12f-6df9-4865-9957-99929e03357e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:56.762397 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fff0b12f-6df9-4865-9957-99929e03357e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:56.766190 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:56.766190 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:56.766701 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fff0b12f-6df9-4865-9957-99929e03357e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:56.767024 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1166/4699] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:56 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:56.776853 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-901fbadb-1088-483c-8f3b-04287d96e7ae tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot force create request issued successfully. Aug 18 05:37:56.777336 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-901fbadb-1088-483c-8f3b-04287d96e7ae tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:37:56.777861 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1179/4700] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:37:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:56.778879 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b6083093-428d-4894-a0e0-f66aa05ae2a2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:56.780837 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6083093-428d-4894-a0e0-f66aa05ae2a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:56.781277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6083093-428d-4894-a0e0-f66aa05ae2a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:56.781499 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b6083093-428d-4894-a0e0-f66aa05ae2a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:56.781649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b6083093-428d-4894-a0e0-f66aa05ae2a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:56.786311 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:56.786311 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:56.787134 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b6083093-428d-4894-a0e0-f66aa05ae2a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:56.787560 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1185/4701] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:56 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:56.789086 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fbdae1e2-e8f1-4c89-8099-88b8fa1de6f6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:56.790673 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fbdae1e2-e8f1-4c89-8099-88b8fa1de6f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f Aug 18 05:37:56.790852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fbdae1e2-e8f1-4c89-8099-88b8fa1de6f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:56.791026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fbdae1e2-e8f1-4c89-8099-88b8fa1de6f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:56.795628 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:56.795628 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:56.795984 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fbdae1e2-e8f1-4c89-8099-88b8fa1de6f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:37:56.796672 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fbdae1e2-e8f1-4c89-8099-88b8fa1de6f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f returned with HTTP 200 Aug 18 05:37:56.796981 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1172/4702] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:56 2026] GET /volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:56.891152 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-484af52c-adc0-4842-b9ec-de82bf6202da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:56.892839 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-484af52c-adc0-4842-b9ec-de82bf6202da tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:56.893022 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-484af52c-adc0-4842-b9ec-de82bf6202da tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:56.893212 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-484af52c-adc0-4842-b9ec-de82bf6202da tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:56.899547 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:56.899547 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:56.902879 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-484af52c-adc0-4842-b9ec-de82bf6202da tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:56.906661 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-484af52c-adc0-4842-b9ec-de82bf6202da tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:56.906995 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1167/4703] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:56 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:57.207491 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf9f1b46-5a0e-4460-876b-6bc0d4ce02e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:57.209548 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf9f1b46-5a0e-4460-876b-6bc0d4ce02e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:57.209753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf9f1b46-5a0e-4460-876b-6bc0d4ce02e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:57.209930 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf9f1b46-5a0e-4460-876b-6bc0d4ce02e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:57.218899 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:57.218899 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:57.222300 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf9f1b46-5a0e-4460-876b-6bc0d4ce02e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:57.226596 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf9f1b46-5a0e-4460-876b-6bc0d4ce02e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:57.227008 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1180/4704] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:57 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:57.777247 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-44a85f2d-b813-4489-b40a-e40da8e7a7d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:57.779055 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44a85f2d-b813-4489-b40a-e40da8e7a7d1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:57.779316 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44a85f2d-b813-4489-b40a-e40da8e7a7d1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:57.779547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44a85f2d-b813-4489-b40a-e40da8e7a7d1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:57.779695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-44a85f2d-b813-4489-b40a-e40da8e7a7d1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:57.784583 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:57.784583 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:57.785350 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44a85f2d-b813-4489-b40a-e40da8e7a7d1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:57.785745 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1186/4705] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:57 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:57.799355 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5f8ebb36-10d1-4124-89cb-0a77cbb5fdf4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:57.801158 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f8ebb36-10d1-4124-89cb-0a77cbb5fdf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:57.801335 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f8ebb36-10d1-4124-89cb-0a77cbb5fdf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:57.801535 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5f8ebb36-10d1-4124-89cb-0a77cbb5fdf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:57.801634 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5f8ebb36-10d1-4124-89cb-0a77cbb5fdf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:57.805142 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8cda545f-166e-4fcf-a499-afbda8b5e447 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:57.805655 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:57.805655 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:57.806294 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5f8ebb36-10d1-4124-89cb-0a77cbb5fdf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:57.806783 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1173/4706] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:57 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:57.806851 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cda545f-166e-4fcf-a499-afbda8b5e447 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f Aug 18 05:37:57.807038 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cda545f-166e-4fcf-a499-afbda8b5e447 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:57.807226 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cda545f-166e-4fcf-a499-afbda8b5e447 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:57.812103 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:57.812103 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:57.812505 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8cda545f-166e-4fcf-a499-afbda8b5e447 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:37:57.813263 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cda545f-166e-4fcf-a499-afbda8b5e447 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f returned with HTTP 200 Aug 18 05:37:57.813734 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1168/4707] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:57 2026] GET /volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:57.821027 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a0ff7b8-5b88-4efb-a58e-8e2c84fb591d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:57.822874 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a0ff7b8-5b88-4efb-a58e-8e2c84fb591d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f Aug 18 05:37:57.823105 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a0ff7b8-5b88-4efb-a58e-8e2c84fb591d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:57.823288 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a0ff7b8-5b88-4efb-a58e-8e2c84fb591d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:57.828544 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:57.828544 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:57.828906 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4a0ff7b8-5b88-4efb-a58e-8e2c84fb591d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:37:57.829712 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a0ff7b8-5b88-4efb-a58e-8e2c84fb591d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f returned with HTTP 200 Aug 18 05:37:57.830032 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1181/4708] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:37:57 2026] GET /volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:57.837619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:57.839711 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:37:57.840128 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-189534606", "snapshot_id": "5732aa8a-02c1-4bc1-ad2d-0806ff99932f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:57.841991 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-189534606', 'snapshot_id': '5732aa8a-02c1-4bc1-ad2d-0806ff99932f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:37:57.848067 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:57.848067 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:57.848580 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:37:57.848718 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume of 1 GB Aug 18 05:37:57.852332 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Availability Zones retrieved successfully. Aug 18 05:37:57.859089 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (3a91b4e0-f6dc-4f01-829e-68d75920a25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:57.860403 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34261d1b-65a9-4408-b831-6cf1f9ceeb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:57.861519 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:37:57.893078 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34261d1b-65a9-4408-b831-6cf1f9ceeb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5732aa8a-02c1-4bc1-ad2d-0806ff99932f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:57.894025 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33752ed0-f7ef-4211-bad5-f63c000191a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:57.918450 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a1b6bbda-aa0d-45f7-aa38-d30483669631 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:57.920125 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1b6bbda-aa0d-45f7-aa38-d30483669631 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:57.920314 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1b6bbda-aa0d-45f7-aa38-d30483669631 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:57.920531 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a1b6bbda-aa0d-45f7-aa38-d30483669631 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:57.926545 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:57.926545 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:57.929706 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a1b6bbda-aa0d-45f7-aa38-d30483669631 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:57.929792 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Created reservations ['9bd5252f-5f1e-45be-8432-b5e975c6a553', '08557301-fe3e-4c5e-ba06-54cc3c6aa1d0', 'dd5925dd-f07d-44a3-bb53-1a2fbd9e6986', '66636378-6917-4039-a8e2-26219651574d'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:37:57.930622 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33752ed0-f7ef-4211-bad5-f63c000191a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bd5252f-5f1e-45be-8432-b5e975c6a553', '08557301-fe3e-4c5e-ba06-54cc3c6aa1d0', 'dd5925dd-f07d-44a3-bb53-1a2fbd9e6986', '66636378-6917-4039-a8e2-26219651574d']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:57.931374 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d27e2f-283a-4d9d-858d-d7a5b7a1f536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:57.933647 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a1b6bbda-aa0d-45f7-aa38-d30483669631 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:57.934063 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1174/4709] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:57 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:57.969034 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d27e2f-283a-4d9d-858d-d7a5b7a1f536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2402fd9-ba0c-4d01-ab17-6f17dd313fc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-189534606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['9bd5252f-5f1e-45be-8432-b5e975c6a553','08557301-fe3e-4c5e-ba06-54cc3c6aa1d0','dd5925dd-f07d-44a3-bb53-1a2fbd9e6986','66636378-6917-4039-a8e2-26219651574d'],size=1,snapshot_id=5732aa8a-02c1-4bc1-ad2d-0806ff99932f,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), '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-18T05:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-189534606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2402fd9-ba0c-4d01-ab17-6f17dd313fc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4dc4c809df641a98195fbdc3492164c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5732aa8a-02c1-4bc1-ad2d-0806ff99932f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='782ea175a74a444f9922d42728a98503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:57.969730 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ffedbb8-26c0-4ad4-b90b-cd791b0785ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:57.987216 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ffedbb8-26c0-4ad4-b90b-cd791b0785ef) transitioned into state 'SUCCESS' from state '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-189534606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4dc4c809df641a98195fbdc3492164c',qos_specs=None,replication_status=,reservations=['9bd5252f-5f1e-45be-8432-b5e975c6a553','08557301-fe3e-4c5e-ba06-54cc3c6aa1d0','dd5925dd-f07d-44a3-bb53-1a2fbd9e6986','66636378-6917-4039-a8e2-26219651574d'],size=1,snapshot_id=5732aa8a-02c1-4bc1-ad2d-0806ff99932f,source_replicaid=,source_volid=None,status='creating',user_id='782ea175a74a444f9922d42728a98503',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:57.987815 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1431307-aa9a-47e1-9ea2-bd6eb0c66354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:37:58.008248 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1431307-aa9a-47e1-9ea2-bd6eb0c66354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:37:58.008969 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Flow 'volume_create_api' (3a91b4e0-f6dc-4f01-829e-68d75920a25a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:37:58.009276 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Create volume request issued successfully. Aug 18 05:37:58.009791 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b67e2ed3-12cb-4fae-904f-c78fe0ea84d9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:37:58.010187 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1187/4710] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:37:57 2026] POST /volume/v3/volumes => generated 784 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:37:58.022208 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a253b827-78c5-483a-90d8-8eb69012f44c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:58.025319 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a253b827-78c5-483a-90d8-8eb69012f44c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:37:58.025528 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a253b827-78c5-483a-90d8-8eb69012f44c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:58.025667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a253b827-78c5-483a-90d8-8eb69012f44c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:58.032373 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:58.032373 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:58.036056 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a253b827-78c5-483a-90d8-8eb69012f44c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:37:58.039952 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a253b827-78c5-483a-90d8-8eb69012f44c tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 returned with HTTP 200 Aug 18 05:37:58.040783 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1169/4711] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:58 2026] GET /volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:58.239416 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bf6a350f-65da-452e-8b01-d2fd8dde034b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:58.240980 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf6a350f-65da-452e-8b01-d2fd8dde034b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:58.241213 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf6a350f-65da-452e-8b01-d2fd8dde034b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:58.241453 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bf6a350f-65da-452e-8b01-d2fd8dde034b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:58.250084 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:58.250084 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:58.253152 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bf6a350f-65da-452e-8b01-d2fd8dde034b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:58.256672 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bf6a350f-65da-452e-8b01-d2fd8dde034b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:58.257097 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1182/4712] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:58 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:58.795078 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dc5d415a-6d63-426a-94a6-3c7b601ba7bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:58.796837 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc5d415a-6d63-426a-94a6-3c7b601ba7bd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:58.797085 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc5d415a-6d63-426a-94a6-3c7b601ba7bd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:58.797297 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dc5d415a-6d63-426a-94a6-3c7b601ba7bd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:58.797405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dc5d415a-6d63-426a-94a6-3c7b601ba7bd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:58.801439 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:58.801439 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:58.802035 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dc5d415a-6d63-426a-94a6-3c7b601ba7bd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:58.802404 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1175/4713] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:58 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:58.816367 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f1d830a5-0072-4d2e-bc61-a905e0dac15a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:58.818316 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1d830a5-0072-4d2e-bc61-a905e0dac15a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:58.818549 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1d830a5-0072-4d2e-bc61-a905e0dac15a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:58.818729 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1d830a5-0072-4d2e-bc61-a905e0dac15a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:58.818859 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f1d830a5-0072-4d2e-bc61-a905e0dac15a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:58.823201 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:58.823201 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:58.823925 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1d830a5-0072-4d2e-bc61-a905e0dac15a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:58.824279 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1188/4714] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:58 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:58.946305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b90561d1-2a01-4213-9665-02af3e38cf50 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:58.948231 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b90561d1-2a01-4213-9665-02af3e38cf50 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:58.948450 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b90561d1-2a01-4213-9665-02af3e38cf50 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:58.948646 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b90561d1-2a01-4213-9665-02af3e38cf50 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:58.955210 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:58.955210 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:58.958650 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b90561d1-2a01-4213-9665-02af3e38cf50 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:58.962964 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b90561d1-2a01-4213-9665-02af3e38cf50 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:58.963430 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1170/4715] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:58 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:59.052191 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2984e526-edeb-4ae5-9461-6c5fb07b3d2f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.053988 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2984e526-edeb-4ae5-9461-6c5fb07b3d2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:37:59.054213 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2984e526-edeb-4ae5-9461-6c5fb07b3d2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:59.054403 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2984e526-edeb-4ae5-9461-6c5fb07b3d2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:59.061140 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:59.061140 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:59.064515 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2984e526-edeb-4ae5-9461-6c5fb07b3d2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:37:59.068741 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2984e526-edeb-4ae5-9461-6c5fb07b3d2f tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 returned with HTTP 200 Aug 18 05:37:59.069089 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1183/4716] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:59 2026] GET /volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:59.080298 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-63733c50-6688-432b-9777-d40282a0bace None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.081965 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63733c50-6688-432b-9777-d40282a0bace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:37:59.082168 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63733c50-6688-432b-9777-d40282a0bace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:59.082391 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63733c50-6688-432b-9777-d40282a0bace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:59.089180 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:59.089180 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:59.092572 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-63733c50-6688-432b-9777-d40282a0bace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:37:59.096653 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63733c50-6688-432b-9777-d40282a0bace tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 returned with HTTP 200 Aug 18 05:37:59.096988 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1176/4717] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:59 2026] GET /volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:59.225221 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-591d03f7-ba1c-482f-b262-83796ab5ff81 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.227703 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-591d03f7-ba1c-482f-b262-83796ab5ff81 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:37:59.227884 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-591d03f7-ba1c-482f-b262-83796ab5ff81 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:59.228094 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-591d03f7-ba1c-482f-b262-83796ab5ff81 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:59.235813 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:59.235813 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:59.239441 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-591d03f7-ba1c-482f-b262-83796ab5ff81 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:37:59.244574 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-591d03f7-ba1c-482f-b262-83796ab5ff81 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 returned with HTTP 200 Aug 18 05:37:59.244966 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1189/4718] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:37:59 2026] GET /volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:59.271329 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf4afa5e-7c35-44ea-ae5d-72e19c991264 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.273249 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf4afa5e-7c35-44ea-ae5d-72e19c991264 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:37:59.273436 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf4afa5e-7c35-44ea-ae5d-72e19c991264 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:59.273687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf4afa5e-7c35-44ea-ae5d-72e19c991264 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:59.283532 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:59.283532 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:59.287330 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf4afa5e-7c35-44ea-ae5d-72e19c991264 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:37:59.291653 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf4afa5e-7c35-44ea-ae5d-72e19c991264 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:37:59.292056 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1171/4719] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:59 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:59.656234 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-3e23606e-3e92-4b68-89e2-1eea0a055a6a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.658248 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-3e23606e-3e92-4b68-89e2-1eea0a055a6a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:37:59.658442 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-3e23606e-3e92-4b68-89e2-1eea0a055a6a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:59.658632 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-3e23606e-3e92-4b68-89e2-1eea0a055a6a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:59.665121 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:59.665121 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:59.668374 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-3e23606e-3e92-4b68-89e2-1eea0a055a6a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:37:59.672617 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-3e23606e-3e92-4b68-89e2-1eea0a055a6a tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 returned with HTTP 200 Aug 18 05:37:59.672967 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1184/4720] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:37:59 2026] GET /volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:37:59.682477 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6250a7ef-2b64-4d38-9beb-795dec6ce1ff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.682849 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6250a7ef-2b64-4d38-9beb-795dec6ce1ff None None] GET https://10.4.3.250/volume// Aug 18 05:37:59.683044 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6250a7ef-2b64-4d38-9beb-795dec6ce1ff None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:59.683258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6250a7ef-2b64-4d38-9beb-795dec6ce1ff None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:59.683595 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6250a7ef-2b64-4d38-9beb-795dec6ce1ff None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:37:59.683867 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1177/4721] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:37:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:37:59.691074 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-92572479-8af5-4442-9d7e-60e386f12521 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.693026 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-92572479-8af5-4442-9d7e-60e386f12521 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:37:59.693373 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-92572479-8af5-4442-9d7e-60e386f12521 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2402fd9-ba0c-4d01-ab17-6f17dd313fc4", "connector": null, "instance_uuid": "1b3c89fe-517b-48b7-ac6f-17eb333d59d9"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:37:59.701750 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:59.701750 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:37:59.723801 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-92572479-8af5-4442-9d7e-60e386f12521 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:37:59.724282 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1190/4722] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:37:59 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 18 05:37:59.812949 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8a6e6523-4e70-4176-8793-c13478481575 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.814670 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a6e6523-4e70-4176-8793-c13478481575 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:37:59.819398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a6e6523-4e70-4176-8793-c13478481575 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:59.819398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8a6e6523-4e70-4176-8793-c13478481575 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:59.819398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8a6e6523-4e70-4176-8793-c13478481575 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:59.830268 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:59.830268 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:37:59.831178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8a6e6523-4e70-4176-8793-c13478481575 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:37:59.831778 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1172/4723] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:37:59 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:59.836644 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aec6ec9e-c62a-41bd-ab24-16778d7989f9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.839179 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aec6ec9e-c62a-41bd-ab24-16778d7989f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:37:59.839409 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aec6ec9e-c62a-41bd-ab24-16778d7989f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:59.839620 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aec6ec9e-c62a-41bd-ab24-16778d7989f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:59.839720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-aec6ec9e-c62a-41bd-ab24-16778d7989f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:37:59.845908 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:59.845908 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:37:59.846726 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aec6ec9e-c62a-41bd-ab24-16778d7989f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:37:59.847242 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1185/4724] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:59 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:37:59.977890 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7a3ead8c-1050-48d8-94d3-f0cd754471e9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:37:59.979663 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a3ead8c-1050-48d8-94d3-f0cd754471e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:37:59.979882 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a3ead8c-1050-48d8-94d3-f0cd754471e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:37:59.980084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7a3ead8c-1050-48d8-94d3-f0cd754471e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:37:59.986975 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:37:59.986975 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:37:59.990428 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7a3ead8c-1050-48d8-94d3-f0cd754471e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:37:59.994779 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7a3ead8c-1050-48d8-94d3-f0cd754471e9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:37:59.995272 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1178/4725] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:37:59 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:00.304447 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2d6de122-5e44-4964-ab36-a8c817baafd0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:00.306086 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d6de122-5e44-4964-ab36-a8c817baafd0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:00.307704 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d6de122-5e44-4964-ab36-a8c817baafd0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:00.307704 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d6de122-5e44-4964-ab36-a8c817baafd0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:00.315876 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:00.315876 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:00.319410 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2d6de122-5e44-4964-ab36-a8c817baafd0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:00.323383 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d6de122-5e44-4964-ab36-a8c817baafd0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:00.323885 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1191/4726] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:00 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:00.561730 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af7a9caa-9eb0-4534-a551-e64edca053d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:00.562263 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af7a9caa-9eb0-4534-a551-e64edca053d9 None None] GET https://10.4.3.250/volume// Aug 18 05:38:00.562500 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af7a9caa-9eb0-4534-a551-e64edca053d9 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:00.562762 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af7a9caa-9eb0-4534-a551-e64edca053d9 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:00.563296 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af7a9caa-9eb0-4534-a551-e64edca053d9 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:38:00.563459 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1173/4727] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:38:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:38:00.571588 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-9a647c3d-bcd5-40ab-94bc-9a4cced13a0d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:00.574286 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-9a647c3d-bcd5-40ab-94bc-9a4cced13a0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:38:00.574564 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-9a647c3d-bcd5-40ab-94bc-9a4cced13a0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:00.574841 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-9a647c3d-bcd5-40ab-94bc-9a4cced13a0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:00.585005 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:00.585005 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:00.589025 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-9a647c3d-bcd5-40ab-94bc-9a4cced13a0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:38:00.594750 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-9a647c3d-bcd5-40ab-94bc-9a4cced13a0d tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 returned with HTTP 200 Aug 18 05:38:00.595260 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1186/4728] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:38:00 2026] GET /volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 => generated 1572 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:38:00.693788 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-c1e6018d-592c-4a0a-867a-cc552831556e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:00.695757 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-c1e6018d-592c-4a0a-867a-cc552831556e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] PUT https://10.4.3.250/volume/v3/attachments/59c278c3-3557-4638-8894-26518fdb2b80 Aug 18 05:38:00.696170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-c1e6018d-592c-4a0a-867a-cc552831556e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:00.703375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-c1e6018d-592c-4a0a-867a-cc552831556e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Acquiring lock "cinder-attachment_update-a2402fd9-ba0c-4d01-ab17-6f17dd313fc4-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:38:00.707566 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-c1e6018d-592c-4a0a-867a-cc552831556e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-a2402fd9-ba0c-4d01-ab17-6f17dd313fc4-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:38:00.708490 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:00.708490 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:00.774872 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-c1e6018d-592c-4a0a-867a-cc552831556e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Lock "cinder-attachment_update-a2402fd9-ba0c-4d01-ab17-6f17dd313fc4-np0000007601" released by "attachment_update" :: held 0.067s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:38:00.775184 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-c1e6018d-592c-4a0a-867a-cc552831556e tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/59c278c3-3557-4638-8894-26518fdb2b80 returned with HTTP 200 Aug 18 05:38:00.775631 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1179/4729] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:38:00 2026] PUT /volume/v3/attachments/59c278c3-3557-4638-8894-26518fdb2b80 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:00.798230 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-2126f84e-e8d1-4be2-ab83-d63d9cd4ef89 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:00.801524 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-2126f84e-e8d1-4be2-ab83-d63d9cd4ef89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] POST https://10.4.3.250/volume/v3/attachments/59c278c3-3557-4638-8894-26518fdb2b80/action Aug 18 05:38:00.802168 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-2126f84e-e8d1-4be2-ab83-d63d9cd4ef89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:38:00.802444 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-2126f84e-e8d1-4be2-ab83-d63d9cd4ef89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:00.823265 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:00.823265 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:00.834552 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-2d9d4724-cd58-421d-9c16-ac2e87ce48c4 req-2126f84e-e8d1-4be2-ab83-d63d9cd4ef89 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/59c278c3-3557-4638-8894-26518fdb2b80/action returned with HTTP 204 Aug 18 05:38:00.835196 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1192/4730] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:38:00 2026] POST /volume/v3/attachments/59c278c3-3557-4638-8894-26518fdb2b80/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:00.844766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db0edec0-e558-4362-bbf2-d4d16297a30a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:00.848702 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db0edec0-e558-4362-bbf2-d4d16297a30a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:00.848702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db0edec0-e558-4362-bbf2-d4d16297a30a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:00.848702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db0edec0-e558-4362-bbf2-d4d16297a30a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:00.848702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-db0edec0-e558-4362-bbf2-d4d16297a30a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:00.852103 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:00.852103 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:00.852732 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db0edec0-e558-4362-bbf2-d4d16297a30a tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:00.853072 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1174/4731] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:00 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:00.860551 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b297ebd1-cae0-46d0-aef6-5dc7c7384fec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:00.862580 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b297ebd1-cae0-46d0-aef6-5dc7c7384fec tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:00.862761 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b297ebd1-cae0-46d0-aef6-5dc7c7384fec tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:00.862933 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b297ebd1-cae0-46d0-aef6-5dc7c7384fec tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:00.863047 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b297ebd1-cae0-46d0-aef6-5dc7c7384fec tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:00.867875 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:00.867875 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:00.867875 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b297ebd1-cae0-46d0-aef6-5dc7c7384fec tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:00.868140 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1187/4732] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:00 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:01.007814 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb09e65e-45a3-4070-a1a9-b070521418fc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:01.009463 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb09e65e-45a3-4070-a1a9-b070521418fc tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:01.009669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb09e65e-45a3-4070-a1a9-b070521418fc tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:01.009903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb09e65e-45a3-4070-a1a9-b070521418fc tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:01.016117 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:01.016117 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:01.019134 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bb09e65e-45a3-4070-a1a9-b070521418fc tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:01.023523 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb09e65e-45a3-4070-a1a9-b070521418fc tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:01.023902 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1180/4733] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:01 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:01.337969 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-53dc6742-abeb-4f08-a6e5-9ed6bb5112ea None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:01.340531 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53dc6742-abeb-4f08-a6e5-9ed6bb5112ea tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:01.340840 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-53dc6742-abeb-4f08-a6e5-9ed6bb5112ea tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:01.341151 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-53dc6742-abeb-4f08-a6e5-9ed6bb5112ea tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:01.355121 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:01.355121 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:01.360108 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-53dc6742-abeb-4f08-a6e5-9ed6bb5112ea tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:01.366412 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-53dc6742-abeb-4f08-a6e5-9ed6bb5112ea tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:01.367280 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1193/4734] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:01 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:01.862861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e73a50d8-7e7b-41b8-a42a-c53b48f81c40 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:01.864897 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e73a50d8-7e7b-41b8-a42a-c53b48f81c40 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:01.865267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e73a50d8-7e7b-41b8-a42a-c53b48f81c40 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:01.865530 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e73a50d8-7e7b-41b8-a42a-c53b48f81c40 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:01.865705 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e73a50d8-7e7b-41b8-a42a-c53b48f81c40 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:01.870967 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:01.870967 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:01.871806 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e73a50d8-7e7b-41b8-a42a-c53b48f81c40 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:01.872307 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1175/4735] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:01 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:01.878183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5195d68c-4004-4361-9658-a4f1c0fa3b1b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:01.880553 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5195d68c-4004-4361-9658-a4f1c0fa3b1b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:01.880728 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5195d68c-4004-4361-9658-a4f1c0fa3b1b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:01.880970 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5195d68c-4004-4361-9658-a4f1c0fa3b1b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:01.881118 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5195d68c-4004-4361-9658-a4f1c0fa3b1b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:01.886798 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:01.886798 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:01.887659 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5195d68c-4004-4361-9658-a4f1c0fa3b1b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:01.888076 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1188/4736] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:01 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:02.038359 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-05510c25-d302-4e2e-9083-e9910cc23506 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:02.040334 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-05510c25-d302-4e2e-9083-e9910cc23506 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:02.040533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-05510c25-d302-4e2e-9083-e9910cc23506 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:02.040716 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-05510c25-d302-4e2e-9083-e9910cc23506 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:02.047588 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:02.047588 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:02.051384 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-05510c25-d302-4e2e-9083-e9910cc23506 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:02.055376 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-05510c25-d302-4e2e-9083-e9910cc23506 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:02.055872 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1181/4737] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:02 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:02.384303 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e9185d12-9c97-44a4-a1bf-d99e1dae9a5b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:02.386080 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9185d12-9c97-44a4-a1bf-d99e1dae9a5b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:02.386286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9185d12-9c97-44a4-a1bf-d99e1dae9a5b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:02.386468 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e9185d12-9c97-44a4-a1bf-d99e1dae9a5b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:02.396409 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:02.396409 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:02.399791 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e9185d12-9c97-44a4-a1bf-d99e1dae9a5b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:02.404388 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e9185d12-9c97-44a4-a1bf-d99e1dae9a5b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:02.404976 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1194/4738] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:02 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:02.882495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2f497cfa-d497-4b14-9c88-e0df3f59827e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:02.884248 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f497cfa-d497-4b14-9c88-e0df3f59827e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:02.884467 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f497cfa-d497-4b14-9c88-e0df3f59827e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:02.884643 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2f497cfa-d497-4b14-9c88-e0df3f59827e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:02.884749 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2f497cfa-d497-4b14-9c88-e0df3f59827e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:02.888738 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:02.888738 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:02.889366 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2f497cfa-d497-4b14-9c88-e0df3f59827e tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:02.889726 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1176/4739] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:02 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:02.898234 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-272e6035-06e0-404c-abd7-37af30b9a585 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:02.899834 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-272e6035-06e0-404c-abd7-37af30b9a585 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:02.899997 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-272e6035-06e0-404c-abd7-37af30b9a585 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:02.900203 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-272e6035-06e0-404c-abd7-37af30b9a585 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:02.900354 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-272e6035-06e0-404c-abd7-37af30b9a585 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:02.904002 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:02.904002 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:02.904629 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-272e6035-06e0-404c-abd7-37af30b9a585 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:02.904925 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1189/4740] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:02 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:03.068526 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3518cf3-0214-413b-8ed1-930c9d079fd0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:03.070622 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3518cf3-0214-413b-8ed1-930c9d079fd0 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:03.070857 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3518cf3-0214-413b-8ed1-930c9d079fd0 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:03.071112 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3518cf3-0214-413b-8ed1-930c9d079fd0 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:03.079422 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:03.079422 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:03.083799 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b3518cf3-0214-413b-8ed1-930c9d079fd0 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:03.088426 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3518cf3-0214-413b-8ed1-930c9d079fd0 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:03.088812 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1182/4741] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:03 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:03.420475 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-946f61e6-d6bf-48c9-87e6-0009ea774248 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:03.422481 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-946f61e6-d6bf-48c9-87e6-0009ea774248 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:03.422803 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-946f61e6-d6bf-48c9-87e6-0009ea774248 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:03.423092 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-946f61e6-d6bf-48c9-87e6-0009ea774248 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:03.435175 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:03.435175 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:03.439124 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-946f61e6-d6bf-48c9-87e6-0009ea774248 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:03.443814 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-946f61e6-d6bf-48c9-87e6-0009ea774248 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:03.444375 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1195/4742] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:03 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:03.900618 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-386bc7dc-d4fa-45fc-8b17-48bd23041cd4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:03.902378 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-386bc7dc-d4fa-45fc-8b17-48bd23041cd4 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:03.902610 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-386bc7dc-d4fa-45fc-8b17-48bd23041cd4 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:03.902800 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-386bc7dc-d4fa-45fc-8b17-48bd23041cd4 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:03.902896 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-386bc7dc-d4fa-45fc-8b17-48bd23041cd4 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:03.907381 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:03.907381 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:03.908059 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-386bc7dc-d4fa-45fc-8b17-48bd23041cd4 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:03.908419 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1177/4743] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:03 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:03.915787 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9040e9ba-a718-4a93-a125-f65c0fda2d03 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:03.918075 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9040e9ba-a718-4a93-a125-f65c0fda2d03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:03.918333 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9040e9ba-a718-4a93-a125-f65c0fda2d03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:03.918613 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9040e9ba-a718-4a93-a125-f65c0fda2d03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:03.918777 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9040e9ba-a718-4a93-a125-f65c0fda2d03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:03.923640 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:03.923640 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:03.924441 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9040e9ba-a718-4a93-a125-f65c0fda2d03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:03.924830 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1190/4744] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:03 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:04.100567 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-53bd593c-0510-48b9-8331-0adc3615f588 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:04.102256 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53bd593c-0510-48b9-8331-0adc3615f588 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:04.102485 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53bd593c-0510-48b9-8331-0adc3615f588 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:04.102673 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53bd593c-0510-48b9-8331-0adc3615f588 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:04.109881 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:04.109881 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:04.113699 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-53bd593c-0510-48b9-8331-0adc3615f588 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:04.118587 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53bd593c-0510-48b9-8331-0adc3615f588 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:04.118986 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1183/4745] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:04 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:04.457034 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f8316947-20fd-45f7-b39c-7833e7e2c015 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:04.458821 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8316947-20fd-45f7-b39c-7833e7e2c015 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:04.459064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8316947-20fd-45f7-b39c-7833e7e2c015 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:04.459446 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8316947-20fd-45f7-b39c-7833e7e2c015 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:04.471633 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:04.471633 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:04.480325 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f8316947-20fd-45f7-b39c-7833e7e2c015 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:04.489495 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8316947-20fd-45f7-b39c-7833e7e2c015 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:04.489915 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1196/4746] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:04 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:04.918289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-501dd88e-e0cf-42e5-a8db-0350bdf50618 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:04.919993 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-501dd88e-e0cf-42e5-a8db-0350bdf50618 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:04.920218 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-501dd88e-e0cf-42e5-a8db-0350bdf50618 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:04.920406 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-501dd88e-e0cf-42e5-a8db-0350bdf50618 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:04.920529 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-501dd88e-e0cf-42e5-a8db-0350bdf50618 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:04.922046 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=462,cinder:UPDATE=162,cinder:INSERT=83 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:38:04.925996 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:04.925996 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:04.926620 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-501dd88e-e0cf-42e5-a8db-0350bdf50618 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:04.926944 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1178/4747] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:04 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:04.935897 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9de2731b-6b34-4fea-ba4a-d4776ee1e27c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:04.940619 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9de2731b-6b34-4fea-ba4a-d4776ee1e27c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:04.940892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9de2731b-6b34-4fea-ba4a-d4776ee1e27c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:04.941136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9de2731b-6b34-4fea-ba4a-d4776ee1e27c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:04.941264 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9de2731b-6b34-4fea-ba4a-d4776ee1e27c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:04.943589 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=488,cinder:UPDATE=172,cinder:INSERT=105 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:38:04.947630 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:04.947630 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:04.948379 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9de2731b-6b34-4fea-ba4a-d4776ee1e27c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:04.948855 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1191/4748] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:04 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:05.132903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5a1d9800-3dd9-42b3-a599-19b96ee6a0f9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:05.134887 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5a1d9800-3dd9-42b3-a599-19b96ee6a0f9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:05.135140 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5a1d9800-3dd9-42b3-a599-19b96ee6a0f9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:05.135333 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5a1d9800-3dd9-42b3-a599-19b96ee6a0f9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:05.145495 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:05.145495 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:05.150147 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5a1d9800-3dd9-42b3-a599-19b96ee6a0f9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:05.155606 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5a1d9800-3dd9-42b3-a599-19b96ee6a0f9 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:05.156094 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1184/4749] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:05 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:05.502898 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2e847e86-f56f-4b9f-b594-7608d78f5af9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:05.504651 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e847e86-f56f-4b9f-b594-7608d78f5af9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:05.504841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e847e86-f56f-4b9f-b594-7608d78f5af9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:05.505030 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e847e86-f56f-4b9f-b594-7608d78f5af9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:05.514633 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:05.514633 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:05.518322 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2e847e86-f56f-4b9f-b594-7608d78f5af9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:05.522577 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e847e86-f56f-4b9f-b594-7608d78f5af9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:05.522966 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1197/4750] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:05 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:05.937146 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ebaaf60e-b991-47b9-833f-b3b1341ce409 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:05.938543 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebaaf60e-b991-47b9-833f-b3b1341ce409 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:05.938759 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebaaf60e-b991-47b9-833f-b3b1341ce409 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:05.938938 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ebaaf60e-b991-47b9-833f-b3b1341ce409 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:05.939062 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ebaaf60e-b991-47b9-833f-b3b1341ce409 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:05.943535 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:05.943535 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:05.944198 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ebaaf60e-b991-47b9-833f-b3b1341ce409 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:05.944648 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1179/4751] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:05 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:05.961997 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9572e27b-35f2-4d22-b701-e36b1e2ca2f8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:05.963866 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9572e27b-35f2-4d22-b701-e36b1e2ca2f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:05.964069 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9572e27b-35f2-4d22-b701-e36b1e2ca2f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:05.964264 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9572e27b-35f2-4d22-b701-e36b1e2ca2f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:05.964364 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9572e27b-35f2-4d22-b701-e36b1e2ca2f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:05.968704 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:05.968704 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:05.969392 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9572e27b-35f2-4d22-b701-e36b1e2ca2f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:05.969766 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1192/4752] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:05 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:06.168177 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-90aecf0c-3883-418a-b920-6a0f039be545 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:06.170067 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-90aecf0c-3883-418a-b920-6a0f039be545 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:06.170270 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-90aecf0c-3883-418a-b920-6a0f039be545 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:06.170464 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-90aecf0c-3883-418a-b920-6a0f039be545 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:06.177683 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:06.177683 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:06.181319 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-90aecf0c-3883-418a-b920-6a0f039be545 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:06.185708 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-90aecf0c-3883-418a-b920-6a0f039be545 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:06.186115 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1185/4753] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:06 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:06.535135 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2bc5ea04-bba9-464c-bc92-bdc28f24201c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:06.536898 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bc5ea04-bba9-464c-bc92-bdc28f24201c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:06.537127 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bc5ea04-bba9-464c-bc92-bdc28f24201c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:06.537307 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bc5ea04-bba9-464c-bc92-bdc28f24201c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:06.546764 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:06.546764 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:06.550299 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2bc5ea04-bba9-464c-bc92-bdc28f24201c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:06.554347 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bc5ea04-bba9-464c-bc92-bdc28f24201c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:06.554707 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1198/4754] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:06 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:06.954879 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-47244c3f-3829-4c59-842c-d838348753e1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:06.957168 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47244c3f-3829-4c59-842c-d838348753e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:06.957423 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47244c3f-3829-4c59-842c-d838348753e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:06.957672 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-47244c3f-3829-4c59-842c-d838348753e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:06.957776 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-47244c3f-3829-4c59-842c-d838348753e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:06.962447 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:06.962447 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:06.963146 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-47244c3f-3829-4c59-842c-d838348753e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:06.963541 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1180/4755] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:06 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:06.982093 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c5194bdd-a29d-441b-82c2-6a10423f5607 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:06.984123 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5194bdd-a29d-441b-82c2-6a10423f5607 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:06.984387 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5194bdd-a29d-441b-82c2-6a10423f5607 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:06.984631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5194bdd-a29d-441b-82c2-6a10423f5607 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:06.984774 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c5194bdd-a29d-441b-82c2-6a10423f5607 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:06.990180 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:06.990180 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:06.991070 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5194bdd-a29d-441b-82c2-6a10423f5607 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:06.991491 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1193/4756] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:06 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:07.198238 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0adf6c5b-aa99-48aa-8b8e-a8ca7158fa13 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:07.199911 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0adf6c5b-aa99-48aa-8b8e-a8ca7158fa13 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:07.200118 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0adf6c5b-aa99-48aa-8b8e-a8ca7158fa13 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:07.200401 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0adf6c5b-aa99-48aa-8b8e-a8ca7158fa13 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:07.207306 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:07.207306 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:07.210535 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-0adf6c5b-aa99-48aa-8b8e-a8ca7158fa13 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:07.214113 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0adf6c5b-aa99-48aa-8b8e-a8ca7158fa13 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:07.214452 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1186/4757] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:07 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:07.567355 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7797a00d-6f09-41c3-a5d5-f8ea4d6642e8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:07.568974 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7797a00d-6f09-41c3-a5d5-f8ea4d6642e8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:07.569161 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7797a00d-6f09-41c3-a5d5-f8ea4d6642e8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:07.569340 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7797a00d-6f09-41c3-a5d5-f8ea4d6642e8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:07.577784 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:07.577784 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:07.580978 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7797a00d-6f09-41c3-a5d5-f8ea4d6642e8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:07.584814 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7797a00d-6f09-41c3-a5d5-f8ea4d6642e8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:07.585186 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1199/4758] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:07 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:07.975335 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cd6914ad-f173-48c8-9de9-82e38093a3b6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:07.977024 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd6914ad-f173-48c8-9de9-82e38093a3b6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:07.977244 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd6914ad-f173-48c8-9de9-82e38093a3b6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:07.977430 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cd6914ad-f173-48c8-9de9-82e38093a3b6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:07.977564 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-cd6914ad-f173-48c8-9de9-82e38093a3b6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:07.981850 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:07.981850 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:07.982711 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cd6914ad-f173-48c8-9de9-82e38093a3b6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:07.983092 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1181/4759] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:07 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:08.001133 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3e735bbe-f835-4292-aeff-54735ef0153c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:08.002922 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e735bbe-f835-4292-aeff-54735ef0153c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:08.003070 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e735bbe-f835-4292-aeff-54735ef0153c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:08.003264 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3e735bbe-f835-4292-aeff-54735ef0153c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:08.003377 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-3e735bbe-f835-4292-aeff-54735ef0153c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:08.007715 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:08.007715 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:08.008562 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3e735bbe-f835-4292-aeff-54735ef0153c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:08.009037 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1194/4760] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:08 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:08.226829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9a685886-a031-45a1-92b7-a638d75ed50d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:08.228636 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a685886-a031-45a1-92b7-a638d75ed50d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:08.228866 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a685886-a031-45a1-92b7-a638d75ed50d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:08.229076 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9a685886-a031-45a1-92b7-a638d75ed50d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:08.231120 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=410,cinder:INSERT=67,cinder:UPDATE=113 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:38:08.237111 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:08.237111 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:08.241263 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9a685886-a031-45a1-92b7-a638d75ed50d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:08.245766 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9a685886-a031-45a1-92b7-a638d75ed50d tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:08.246194 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1187/4761] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:08 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:08.599282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-85fbd1b9-8c0e-4d93-bb5d-c874eaf4f3e1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:08.601052 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-85fbd1b9-8c0e-4d93-bb5d-c874eaf4f3e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:08.601258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-85fbd1b9-8c0e-4d93-bb5d-c874eaf4f3e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:08.601481 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-85fbd1b9-8c0e-4d93-bb5d-c874eaf4f3e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:08.610173 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:08.610173 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:08.613228 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-85fbd1b9-8c0e-4d93-bb5d-c874eaf4f3e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:08.616820 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-85fbd1b9-8c0e-4d93-bb5d-c874eaf4f3e1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:08.617321 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1200/4762] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:08 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:08.992800 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bc1eafa9-08ee-4bdf-b331-13af11bdf424 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:08.994570 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc1eafa9-08ee-4bdf-b331-13af11bdf424 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:08.994788 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc1eafa9-08ee-4bdf-b331-13af11bdf424 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:08.994966 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc1eafa9-08ee-4bdf-b331-13af11bdf424 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:08.995092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bc1eafa9-08ee-4bdf-b331-13af11bdf424 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:09.000594 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:09.000594 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:09.001588 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc1eafa9-08ee-4bdf-b331-13af11bdf424 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:09.002209 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1182/4763] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:08 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:09.019320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-468812f1-1177-4185-a37a-e4796e13b5eb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:09.021100 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-468812f1-1177-4185-a37a-e4796e13b5eb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:09.021352 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-468812f1-1177-4185-a37a-e4796e13b5eb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:09.021506 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-468812f1-1177-4185-a37a-e4796e13b5eb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:09.021802 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-468812f1-1177-4185-a37a-e4796e13b5eb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:09.025623 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:09.025623 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:09.026327 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-468812f1-1177-4185-a37a-e4796e13b5eb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:09.026694 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1195/4764] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:09 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:09.260206 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-81a910c9-13e6-4ea0-9c0c-0f2a3b971d21 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:09.261855 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81a910c9-13e6-4ea0-9c0c-0f2a3b971d21 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:09.262059 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81a910c9-13e6-4ea0-9c0c-0f2a3b971d21 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:09.262334 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-81a910c9-13e6-4ea0-9c0c-0f2a3b971d21 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:09.268510 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:09.268510 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:09.271563 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-81a910c9-13e6-4ea0-9c0c-0f2a3b971d21 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:09.275443 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-81a910c9-13e6-4ea0-9c0c-0f2a3b971d21 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:09.275788 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1188/4765] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:09 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:09.629442 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e6eda64d-b6b7-44ca-9eb1-e2b126fbc168 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:09.631415 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6eda64d-b6b7-44ca-9eb1-e2b126fbc168 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:09.631667 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6eda64d-b6b7-44ca-9eb1-e2b126fbc168 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:09.631849 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e6eda64d-b6b7-44ca-9eb1-e2b126fbc168 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:09.634190 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=482,cinder:INSERT=63,cinder:UPDATE=131 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:38:09.643863 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:09.643863 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:09.647481 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e6eda64d-b6b7-44ca-9eb1-e2b126fbc168 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:09.651431 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e6eda64d-b6b7-44ca-9eb1-e2b126fbc168 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:09.651826 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1201/4766] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:09 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:10.011690 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3121c99b-4816-49cc-a473-1ca0d5766d39 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:10.013354 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3121c99b-4816-49cc-a473-1ca0d5766d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:10.013565 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3121c99b-4816-49cc-a473-1ca0d5766d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:10.013740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3121c99b-4816-49cc-a473-1ca0d5766d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:10.013860 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3121c99b-4816-49cc-a473-1ca0d5766d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:10.017847 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:10.017847 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:10.018453 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3121c99b-4816-49cc-a473-1ca0d5766d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:10.018784 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1183/4767] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:10 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:10.035832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c970c3e5-72ca-4f2c-9a52-e82d74fe9d6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:10.037553 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c970c3e5-72ca-4f2c-9a52-e82d74fe9d6f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:10.037750 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c970c3e5-72ca-4f2c-9a52-e82d74fe9d6f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:10.037942 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c970c3e5-72ca-4f2c-9a52-e82d74fe9d6f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:10.038079 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c970c3e5-72ca-4f2c-9a52-e82d74fe9d6f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:10.043387 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:10.043387 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:10.044450 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c970c3e5-72ca-4f2c-9a52-e82d74fe9d6f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:10.044969 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1196/4768] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:10 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:10.287817 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8bb013f3-f50f-4ea5-8f95-64d6c89eb073 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:10.289495 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bb013f3-f50f-4ea5-8f95-64d6c89eb073 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:10.289712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bb013f3-f50f-4ea5-8f95-64d6c89eb073 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:10.290048 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bb013f3-f50f-4ea5-8f95-64d6c89eb073 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:10.296530 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:10.296530 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:10.300189 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8bb013f3-f50f-4ea5-8f95-64d6c89eb073 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:10.304300 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bb013f3-f50f-4ea5-8f95-64d6c89eb073 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:10.304676 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1189/4769] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:10 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:10.663497 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f5dc4c2e-8cb8-49b1-9de5-3cb3ee8b63f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:10.665283 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5dc4c2e-8cb8-49b1-9de5-3cb3ee8b63f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:10.665532 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f5dc4c2e-8cb8-49b1-9de5-3cb3ee8b63f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:10.665748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f5dc4c2e-8cb8-49b1-9de5-3cb3ee8b63f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:10.675750 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:10.675750 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:10.679673 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f5dc4c2e-8cb8-49b1-9de5-3cb3ee8b63f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:10.684691 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5dc4c2e-8cb8-49b1-9de5-3cb3ee8b63f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:10.685129 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1202/4770] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:10 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:11.029163 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-16b3137e-61f6-4395-942e-0f0ece50ed78 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:11.030890 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16b3137e-61f6-4395-942e-0f0ece50ed78 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:11.031109 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16b3137e-61f6-4395-942e-0f0ece50ed78 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:11.031287 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-16b3137e-61f6-4395-942e-0f0ece50ed78 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:11.031419 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-16b3137e-61f6-4395-942e-0f0ece50ed78 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:11.035253 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:11.035253 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:11.035784 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-16b3137e-61f6-4395-942e-0f0ece50ed78 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:11.036123 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1184/4771] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:11 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:11.054623 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a91370da-4fba-47d0-96ed-dbfea2ffdabe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:11.056546 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a91370da-4fba-47d0-96ed-dbfea2ffdabe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:11.056735 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a91370da-4fba-47d0-96ed-dbfea2ffdabe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:11.056911 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a91370da-4fba-47d0-96ed-dbfea2ffdabe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:11.057020 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a91370da-4fba-47d0-96ed-dbfea2ffdabe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:11.062097 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:11.062097 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:11.063001 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a91370da-4fba-47d0-96ed-dbfea2ffdabe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:11.063412 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1197/4772] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:11 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:11.321218 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-30fbb4f7-ca07-4156-997f-934f39600c7c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:11.322909 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30fbb4f7-ca07-4156-997f-934f39600c7c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:11.323131 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30fbb4f7-ca07-4156-997f-934f39600c7c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:11.323372 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30fbb4f7-ca07-4156-997f-934f39600c7c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:11.330789 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:11.330789 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:11.334880 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-30fbb4f7-ca07-4156-997f-934f39600c7c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:11.339635 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30fbb4f7-ca07-4156-997f-934f39600c7c tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:11.339996 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1190/4773] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:11 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 1295 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:11.359216 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2bd2210c-a307-4332-951b-34c032865510 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:11.360933 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bd2210c-a307-4332-951b-34c032865510 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] DELETE https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:11.361139 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bd2210c-a307-4332-951b-34c032865510 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:11.361319 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bd2210c-a307-4332-951b-34c032865510 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:11.361479 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-2bd2210c-a307-4332-951b-34c032865510 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Delete volume with id: 60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:11.368106 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:11.368106 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:11.368558 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2bd2210c-a307-4332-951b-34c032865510 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:11.383788 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2bd2210c-a307-4332-951b-34c032865510 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Delete volume request issued successfully. Aug 18 05:38:11.383970 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bd2210c-a307-4332-951b-34c032865510 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 202 Aug 18 05:38:11.384422 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1203/4774] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:38:11 2026] DELETE /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:11.391678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1810bedf-e1a2-4a08-a542-8765be40e6f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:11.393486 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1810bedf-e1a2-4a08-a542-8765be40e6f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:11.393721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1810bedf-e1a2-4a08-a542-8765be40e6f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:11.393919 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1810bedf-e1a2-4a08-a542-8765be40e6f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:11.400673 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:11.400673 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:11.404005 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1810bedf-e1a2-4a08-a542-8765be40e6f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Volume info retrieved successfully. Aug 18 05:38:11.407895 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1810bedf-e1a2-4a08-a542-8765be40e6f4 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 200 Aug 18 05:38:11.408321 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1185/4775] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:11 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 1294 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:11.696595 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6df3eb2b-a1bb-4219-9ba4-b2973b67bea0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:11.698326 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6df3eb2b-a1bb-4219-9ba4-b2973b67bea0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:11.698521 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6df3eb2b-a1bb-4219-9ba4-b2973b67bea0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:11.698694 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6df3eb2b-a1bb-4219-9ba4-b2973b67bea0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:11.707195 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:11.707195 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:11.710647 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6df3eb2b-a1bb-4219-9ba4-b2973b67bea0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:11.714665 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6df3eb2b-a1bb-4219-9ba4-b2973b67bea0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:11.715008 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1198/4776] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:11 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:12.046944 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7235563c-2cd2-4da4-84f4-af8c09e44bd9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:12.049233 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7235563c-2cd2-4da4-84f4-af8c09e44bd9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:12.049600 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7235563c-2cd2-4da4-84f4-af8c09e44bd9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:12.049912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7235563c-2cd2-4da4-84f4-af8c09e44bd9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:12.050161 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7235563c-2cd2-4da4-84f4-af8c09e44bd9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:12.055755 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:12.055755 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:12.056720 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7235563c-2cd2-4da4-84f4-af8c09e44bd9 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:12.057275 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1191/4777] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:12 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:12.072791 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e1bd0051-792a-43a2-8e61-a8db7c5681e7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:12.075054 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1bd0051-792a-43a2-8e61-a8db7c5681e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:12.075321 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1bd0051-792a-43a2-8e61-a8db7c5681e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:12.075570 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1bd0051-792a-43a2-8e61-a8db7c5681e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:12.075706 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e1bd0051-792a-43a2-8e61-a8db7c5681e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:12.080839 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:12.080839 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:12.081836 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1bd0051-792a-43a2-8e61-a8db7c5681e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:12.082339 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1204/4778] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:12 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:12.420342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-984a241b-f992-4513-b6f2-7e079bae12f3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:12.422203 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-984a241b-f992-4513-b6f2-7e079bae12f3 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] GET https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c Aug 18 05:38:12.422404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-984a241b-f992-4513-b6f2-7e079bae12f3 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:12.422666 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-984a241b-f992-4513-b6f2-7e079bae12f3 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:12.429446 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-984a241b-f992-4513-b6f2-7e079bae12f3 tempest-VolumeAndVolumeTypeFromImageTest-784993131 tempest-VolumeAndVolumeTypeFromImageTest-784993131-project-member] https://10.4.3.250/volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c returned with HTTP 404 Aug 18 05:38:12.430157 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1186/4779] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:12 2026] GET /volume/v3/volumes/60526a9a-ed5e-4aa2-b71d-bf331dcfe12c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:12.715411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a35747cc-ea5f-4bf9-9849-a474fb0aefa6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:12.717118 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a35747cc-ea5f-4bf9-9849-a474fb0aefa6 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:38:12.717346 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a35747cc-ea5f-4bf9-9849-a474fb0aefa6 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:12.717589 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a35747cc-ea5f-4bf9-9849-a474fb0aefa6 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:12.719487 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-a35747cc-ea5f-4bf9-9849-a474fb0aefa6 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:38:12.730156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d76b7e19-a9ef-4315-a544-5183d0fd2167 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:12.731809 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d76b7e19-a9ef-4315-a544-5183d0fd2167 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:12.732034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d76b7e19-a9ef-4315-a544-5183d0fd2167 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:12.732230 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d76b7e19-a9ef-4315-a544-5183d0fd2167 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:12.733448 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a35747cc-ea5f-4bf9-9849-a474fb0aefa6 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Get all volumes completed successfully. Aug 18 05:38:12.735302 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:12.735302 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:12.739781 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a35747cc-ea5f-4bf9-9849-a474fb0aefa6 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:38:12.740242 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1199/4780] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:38:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:12.742599 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:12.742599 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:12.747112 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d76b7e19-a9ef-4315-a544-5183d0fd2167 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:12.751319 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d76b7e19-a9ef-4315-a544-5183d0fd2167 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:12.752863 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1192/4781] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:12 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:12.754793 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-90c1e036-1c5e-40b0-bea5-1df48d9e073d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:12.756963 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90c1e036-1c5e-40b0-bea5-1df48d9e073d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/fcf80312-9b1e-474a-90bf-9cb8d72384d8 Aug 18 05:38:12.757222 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90c1e036-1c5e-40b0-bea5-1df48d9e073d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:12.757441 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90c1e036-1c5e-40b0-bea5-1df48d9e073d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:12.757650 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-90c1e036-1c5e-40b0-bea5-1df48d9e073d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Delete volume with id: fcf80312-9b1e-474a-90bf-9cb8d72384d8 Aug 18 05:38:12.765708 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:12.765708 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:12.766078 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-90c1e036-1c5e-40b0-bea5-1df48d9e073d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Volume info retrieved successfully. Aug 18 05:38:12.786519 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.image.cache [None req-90c1e036-1c5e-40b0-bea5-1df48d9e073d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '2ca3457b-c7d0-43ac-82a9-45a318138554', 'volume_id': 'fcf80312-9b1e-474a-90bf-9cb8d72384d8', 'host': 'np0000007601@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 5, 37, 5), 'last_used': datetime.datetime(2026, 8, 18, 5, 38, 11)}. {{(pid=100216) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 05:38:12.804977 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-90c1e036-1c5e-40b0-bea5-1df48d9e073d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Delete volume request issued successfully. Aug 18 05:38:12.805247 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90c1e036-1c5e-40b0-bea5-1df48d9e073d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] https://10.4.3.250/volume/v3/volumes/fcf80312-9b1e-474a-90bf-9cb8d72384d8 returned with HTTP 202 Aug 18 05:38:12.805783 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1205/4782] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:38:12 2026] DELETE /volume/v3/volumes/fcf80312-9b1e-474a-90bf-9cb8d72384d8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:12.812982 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af90ce38-1246-4759-8924-1a232fb36210 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:12.814790 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af90ce38-1246-4759-8924-1a232fb36210 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] GET https://10.4.3.250/volume/v3/volumes/fcf80312-9b1e-474a-90bf-9cb8d72384d8 Aug 18 05:38:12.815035 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af90ce38-1246-4759-8924-1a232fb36210 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:12.815284 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af90ce38-1246-4759-8924-1a232fb36210 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:12.821785 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:12.821785 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:12.825092 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-af90ce38-1246-4759-8924-1a232fb36210 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Volume info retrieved successfully. Aug 18 05:38:12.830374 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af90ce38-1246-4759-8924-1a232fb36210 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] https://10.4.3.250/volume/v3/volumes/fcf80312-9b1e-474a-90bf-9cb8d72384d8 returned with HTTP 200 Aug 18 05:38:12.830909 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1187/4783] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:12 2026] GET /volume/v3/volumes/fcf80312-9b1e-474a-90bf-9cb8d72384d8 => generated 1096 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:13.067094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a697b75-8f16-404c-a666-7ba7d09705c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:13.069501 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a697b75-8f16-404c-a666-7ba7d09705c6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:13.069682 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a697b75-8f16-404c-a666-7ba7d09705c6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:13.069860 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a697b75-8f16-404c-a666-7ba7d09705c6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:13.069958 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7a697b75-8f16-404c-a666-7ba7d09705c6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:13.074474 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:13.074474 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:13.075291 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a697b75-8f16-404c-a666-7ba7d09705c6 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:13.075646 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1200/4784] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:13 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:13.091962 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d6548b1a-9f47-450e-af9b-0a60bbaf7940 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:13.093880 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d6548b1a-9f47-450e-af9b-0a60bbaf7940 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:13.094138 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d6548b1a-9f47-450e-af9b-0a60bbaf7940 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:13.094399 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d6548b1a-9f47-450e-af9b-0a60bbaf7940 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:13.094538 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d6548b1a-9f47-450e-af9b-0a60bbaf7940 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:13.098758 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:13.098758 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:13.099558 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d6548b1a-9f47-450e-af9b-0a60bbaf7940 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:13.099942 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1193/4785] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:13 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:13.765975 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-41909774-f0c7-44f0-b756-078aa0d86153 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:13.768117 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41909774-f0c7-44f0-b756-078aa0d86153 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:13.768351 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41909774-f0c7-44f0-b756-078aa0d86153 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:13.768607 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-41909774-f0c7-44f0-b756-078aa0d86153 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:13.779351 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:13.779351 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:13.783151 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-41909774-f0c7-44f0-b756-078aa0d86153 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:13.788415 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-41909774-f0c7-44f0-b756-078aa0d86153 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:13.788881 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1206/4786] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:13 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:13.844648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9345a617-87d7-4349-8d5d-0e5af32290f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:13.846287 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9345a617-87d7-4349-8d5d-0e5af32290f8 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] GET https://10.4.3.250/volume/v3/volumes/fcf80312-9b1e-474a-90bf-9cb8d72384d8 Aug 18 05:38:13.846471 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9345a617-87d7-4349-8d5d-0e5af32290f8 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:13.846647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9345a617-87d7-4349-8d5d-0e5af32290f8 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:13.851675 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9345a617-87d7-4349-8d5d-0e5af32290f8 tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] https://10.4.3.250/volume/v3/volumes/fcf80312-9b1e-474a-90bf-9cb8d72384d8 returned with HTTP 404 Aug 18 05:38:13.852106 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1188/4787] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:13 2026] GET /volume/v3/volumes/fcf80312-9b1e-474a-90bf-9cb8d72384d8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:13.858426 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-51c568b6-eff7-49ed-ae96-255195343dbb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:13.860445 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51c568b6-eff7-49ed-ae96-255195343dbb tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] DELETE https://10.4.3.250/volume/v3/types/f2222e2d-b30a-4a60-aabe-ad55a935b378 Aug 18 05:38:13.860680 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51c568b6-eff7-49ed-ae96-255195343dbb tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:13.860908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-51c568b6-eff7-49ed-ae96-255195343dbb tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:13.891937 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-51c568b6-eff7-49ed-ae96-255195343dbb tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] https://10.4.3.250/volume/v3/types/f2222e2d-b30a-4a60-aabe-ad55a935b378 returned with HTTP 202 Aug 18 05:38:13.892385 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1201/4788] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:38:13 2026] DELETE /volume/v3/types/f2222e2d-b30a-4a60-aabe-ad55a935b378 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:13.900671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3a20776-47c5-4815-811e-9104a5f90b2d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:13.902409 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3a20776-47c5-4815-811e-9104a5f90b2d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] GET https://10.4.3.250/volume/v3/types/f2222e2d-b30a-4a60-aabe-ad55a935b378 Aug 18 05:38:13.902667 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3a20776-47c5-4815-811e-9104a5f90b2d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:13.902876 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3a20776-47c5-4815-811e-9104a5f90b2d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:13.906222 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3a20776-47c5-4815-811e-9104a5f90b2d tempest-VolumeAndVolumeTypeFromImageTest-1068378520 tempest-VolumeAndVolumeTypeFromImageTest-1068378520-project-admin] https://10.4.3.250/volume/v3/types/f2222e2d-b30a-4a60-aabe-ad55a935b378 returned with HTTP 404 Aug 18 05:38:13.906824 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1194/4789] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:38:13 2026] GET /volume/v3/types/f2222e2d-b30a-4a60-aabe-ad55a935b378 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:14.085488 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-16240391-dc42-477c-8b16-655f1f118cb2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:14.087384 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16240391-dc42-477c-8b16-655f1f118cb2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:14.087613 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16240391-dc42-477c-8b16-655f1f118cb2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:14.087844 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16240391-dc42-477c-8b16-655f1f118cb2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:14.087990 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-16240391-dc42-477c-8b16-655f1f118cb2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:14.092931 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:14.092931 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:14.093808 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16240391-dc42-477c-8b16-655f1f118cb2 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:14.094395 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1207/4790] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:14 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:14.105475 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-62032700-fc59-4743-8827-4db26cc25184 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:14.107636 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62032700-fc59-4743-8827-4db26cc25184 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] PUT https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:14.108096 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62032700-fc59-4743-8827-4db26cc25184 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:14.109770 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c78a9861-a2d8-493c-a051-1871aec3e7a2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:14.111605 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c78a9861-a2d8-493c-a051-1871aec3e7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:14.111909 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c78a9861-a2d8-493c-a051-1871aec3e7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:14.112000 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c78a9861-a2d8-493c-a051-1871aec3e7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:14.112112 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c78a9861-a2d8-493c-a051-1871aec3e7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:14.113664 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:14.113664 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:14.117351 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:14.117351 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:14.118268 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c78a9861-a2d8-493c-a051-1871aec3e7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:14.118732 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1202/4791] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:14 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:14.129244 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62032700-fc59-4743-8827-4db26cc25184 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:14.129971 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1189/4792] 10.4.3.250 () {70 vars in 1408 bytes} [Tue Aug 18 05:38:14 2026] PUT /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:14.139114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-03a55d51-8446-4e66-86c3-09db35a24d39 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:14.140796 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-03a55d51-8446-4e66-86c3-09db35a24d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:14.141072 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-03a55d51-8446-4e66-86c3-09db35a24d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:14.141190 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-03a55d51-8446-4e66-86c3-09db35a24d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:14.141304 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-03a55d51-8446-4e66-86c3-09db35a24d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:14.148105 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:14.148105 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:14.149118 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-03a55d51-8446-4e66-86c3-09db35a24d39 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:14.149715 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1195/4793] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:14 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 762 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:14.161555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ae8767ec-64e2-4d00-a7b6-24ad1cf3c0cf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:14.163379 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae8767ec-64e2-4d00-a7b6-24ad1cf3c0cf tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] DELETE https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:14.163480 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae8767ec-64e2-4d00-a7b6-24ad1cf3c0cf tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:14.163657 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae8767ec-64e2-4d00-a7b6-24ad1cf3c0cf tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:14.163758 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-ae8767ec-64e2-4d00-a7b6-24ad1cf3c0cf tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Delete backup with id: 4d978c79-7a35-45ea-9252-0440ac7b8376. Aug 18 05:38:14.167793 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:14.167793 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:14.183611 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-ae8767ec-64e2-4d00-a7b6-24ad1cf3c0cf tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] delete_backup rpcapi backup_id 4d978c79-7a35-45ea-9252-0440ac7b8376 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:38:14.185388 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae8767ec-64e2-4d00-a7b6-24ad1cf3c0cf tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 202 Aug 18 05:38:14.185846 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1208/4794] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:38:14 2026] DELETE /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:38:14.193839 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8104255a-59d1-4ead-9e5f-d9002dbb97e1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:14.195960 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8104255a-59d1-4ead-9e5f-d9002dbb97e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:14.196210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8104255a-59d1-4ead-9e5f-d9002dbb97e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:14.196406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8104255a-59d1-4ead-9e5f-d9002dbb97e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:14.196522 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8104255a-59d1-4ead-9e5f-d9002dbb97e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:14.201084 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:14.201084 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:14.201780 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8104255a-59d1-4ead-9e5f-d9002dbb97e1 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:14.202173 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1203/4795] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:14 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:14.803659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9193605b-b853-4e5d-8c61-c9ae6f8176e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:14.806749 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9193605b-b853-4e5d-8c61-c9ae6f8176e2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:14.807029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9193605b-b853-4e5d-8c61-c9ae6f8176e2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:14.807306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9193605b-b853-4e5d-8c61-c9ae6f8176e2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:14.820041 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:14.820041 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:14.823963 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9193605b-b853-4e5d-8c61-c9ae6f8176e2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:14.828656 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9193605b-b853-4e5d-8c61-c9ae6f8176e2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:14.829129 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1190/4796] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:14 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:15.130632 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1ec81bb0-d8a3-4526-bc23-5aa07963a40d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:15.132742 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ec81bb0-d8a3-4526-bc23-5aa07963a40d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:15.132992 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ec81bb0-d8a3-4526-bc23-5aa07963a40d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:15.133240 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ec81bb0-d8a3-4526-bc23-5aa07963a40d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:15.133390 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1ec81bb0-d8a3-4526-bc23-5aa07963a40d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:15.139686 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:15.139686 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:15.141517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ec81bb0-d8a3-4526-bc23-5aa07963a40d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:15.142270 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1196/4797] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:15 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:15.212879 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-99571cca-f924-4ab0-9a83-1016376e984b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:15.220229 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-99571cca-f924-4ab0-9a83-1016376e984b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:15.220229 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-99571cca-f924-4ab0-9a83-1016376e984b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:15.220229 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-99571cca-f924-4ab0-9a83-1016376e984b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:15.220229 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-99571cca-f924-4ab0-9a83-1016376e984b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:15.227839 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:15.227839 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:15.232251 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-99571cca-f924-4ab0-9a83-1016376e984b tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 200 Aug 18 05:38:15.232251 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1209/4798] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:15 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 761 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:15.845567 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cdeff983-7669-4908-9026-f0f330a9cc2e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:15.847483 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cdeff983-7669-4908-9026-f0f330a9cc2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:15.847729 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cdeff983-7669-4908-9026-f0f330a9cc2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:15.847983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cdeff983-7669-4908-9026-f0f330a9cc2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:15.858143 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:15.858143 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:15.862450 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cdeff983-7669-4908-9026-f0f330a9cc2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:15.867225 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cdeff983-7669-4908-9026-f0f330a9cc2e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:15.867773 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1204/4799] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:15 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:16.140092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:16.152673 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0e4b87fa-9216-4ece-be44-d446e10dde0e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:16.154473 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e4b87fa-9216-4ece-be44-d446e10dde0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:16.154751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0e4b87fa-9216-4ece-be44-d446e10dde0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:16.154948 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0e4b87fa-9216-4ece-be44-d446e10dde0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:16.155140 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0e4b87fa-9216-4ece-be44-d446e10dde0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:16.159112 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:16.159112 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:16.159898 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0e4b87fa-9216-4ece-be44-d446e10dde0e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:16.160263 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1197/4800] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:16 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:16.234497 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:38:16.234886 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2041088093"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:16.236411 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2041088093'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:38:16.236546 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume of 1 GB Aug 18 05:38:16.241507 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Availability Zones retrieved successfully. Aug 18 05:38:16.242298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8beef6b1-5b4b-48a8-90d0-82b8022e7099 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:16.244049 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8beef6b1-5b4b-48a8-90d0-82b8022e7099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 Aug 18 05:38:16.244324 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8beef6b1-5b4b-48a8-90d0-82b8022e7099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:16.244586 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8beef6b1-5b4b-48a8-90d0-82b8022e7099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:16.244781 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8beef6b1-5b4b-48a8-90d0-82b8022e7099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Show backup with id 4d978c79-7a35-45ea-9252-0440ac7b8376. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:16.248425 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Flow 'volume_create_api' (454ad684-c18f-41c3-ab89-00f6ba2ce304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:16.248749 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8beef6b1-5b4b-48a8-90d0-82b8022e7099 tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 returned with HTTP 404 Aug 18 05:38:16.249399 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1210/4801] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:16 2026] GET /volume/v3/backups/4d978c79-7a35-45ea-9252-0440ac7b8376 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:16.249612 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c313fe93-9acf-4565-a376-0577d18cc131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:16.250877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:38:16.255709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f3d0a151-8245-40a9-adec-54a9e6ed597f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:16.258315 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3d0a151-8245-40a9-adec-54a9e6ed597f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb Aug 18 05:38:16.258518 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3d0a151-8245-40a9-adec-54a9e6ed597f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:16.258757 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f3d0a151-8245-40a9-adec-54a9e6ed597f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:16.258939 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f3d0a151-8245-40a9-adec-54a9e6ed597f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Delete volume with id: 274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb Aug 18 05:38:16.266571 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:16.266571 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:16.267262 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3d0a151-8245-40a9-adec-54a9e6ed597f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Volume info retrieved successfully. Aug 18 05:38:16.281348 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c313fe93-9acf-4565-a376-0577d18cc131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:16.282445 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6814c120-ae32-46fd-94d6-0663d5e1eaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:16.287877 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f3d0a151-8245-40a9-adec-54a9e6ed597f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Delete volume request issued successfully. Aug 18 05:38:16.288139 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f3d0a151-8245-40a9-adec-54a9e6ed597f tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb returned with HTTP 202 Aug 18 05:38:16.292217 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1205/4802] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:38:16 2026] DELETE /volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:16.300920 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f0d6e2a2-2391-4425-99f3-ba9199df8bcd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:16.302873 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0d6e2a2-2391-4425-99f3-ba9199df8bcd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb Aug 18 05:38:16.303239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f0d6e2a2-2391-4425-99f3-ba9199df8bcd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:16.303532 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f0d6e2a2-2391-4425-99f3-ba9199df8bcd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:16.316738 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:16.316738 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:16.324929 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f0d6e2a2-2391-4425-99f3-ba9199df8bcd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Volume info retrieved successfully. Aug 18 05:38:16.330725 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f0d6e2a2-2391-4425-99f3-ba9199df8bcd tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb returned with HTTP 200 Aug 18 05:38:16.331230 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1198/4803] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:16 2026] GET /volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:16.353476 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Created reservations ['c7193fc0-35ef-49e7-99d5-ff88c1ee9ea8', '055b445c-abfd-497a-a1f6-fa9760ab8934', '1f0f6709-4ef5-4bbf-9251-702dbf959a83', '71b02d07-7060-4ebd-a682-2330cbdced80'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:16.354281 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6814c120-ae32-46fd-94d6-0663d5e1eaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7193fc0-35ef-49e7-99d5-ff88c1ee9ea8', '055b445c-abfd-497a-a1f6-fa9760ab8934', '1f0f6709-4ef5-4bbf-9251-702dbf959a83', '71b02d07-7060-4ebd-a682-2330cbdced80']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:16.355085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6cd867-46d2-4bed-8cdf-d75ae34cd99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:16.394372 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6cd867-46d2-4bed-8cdf-d75ae34cd99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2041088093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['c7193fc0-35ef-49e7-99d5-ff88c1ee9ea8','055b445c-abfd-497a-a1f6-fa9760ab8934','1f0f6709-4ef5-4bbf-9251-702dbf959a83','71b02d07-7060-4ebd-a682-2330cbdced80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f90f627560443eba3d7402bbf3a246d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2041088093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6dce53db0f949ed88ab44c9ec492068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f90f627560443eba3d7402bbf3a246d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:16.396901 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc99470b-ba35-4954-8e56-20b0eda7a381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:16.425040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc99470b-ba35-4954-8e56-20b0eda7a381) transitioned into state 'SUCCESS' from state '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-2041088093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['c7193fc0-35ef-49e7-99d5-ff88c1ee9ea8','055b445c-abfd-497a-a1f6-fa9760ab8934','1f0f6709-4ef5-4bbf-9251-702dbf959a83','71b02d07-7060-4ebd-a682-2330cbdced80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f90f627560443eba3d7402bbf3a246d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:16.425862 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba370111-f9bb-442f-8b7b-72eef98f4ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:16.438593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba370111-f9bb-442f-8b7b-72eef98f4ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:16.440974 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Flow 'volume_create_api' (454ad684-c18f-41c3-ab89-00f6ba2ce304) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:16.441389 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume request issued successfully. Aug 18 05:38:16.442103 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7908328f-7223-4f0c-8438-2c4c857d8f7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:38:16.443214 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1191/4804] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:38:16 2026] POST /volume/v3/volumes => generated 778 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:16.459102 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0e57d8dc-60f9-49dd-85cf-04cd59725bf0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:16.461659 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e57d8dc-60f9-49dd-85cf-04cd59725bf0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 Aug 18 05:38:16.461991 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e57d8dc-60f9-49dd-85cf-04cd59725bf0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:16.462297 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e57d8dc-60f9-49dd-85cf-04cd59725bf0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:16.473076 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:16.473076 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:16.477604 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0e57d8dc-60f9-49dd-85cf-04cd59725bf0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:38:16.483060 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e57d8dc-60f9-49dd-85cf-04cd59725bf0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 returned with HTTP 200 Aug 18 05:38:16.483865 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1211/4805] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:16 2026] GET /volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:16.882268 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d965ba3-ba7d-41ec-a2f5-c7ab2ed002b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:16.885295 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d965ba3-ba7d-41ec-a2f5-c7ab2ed002b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:16.885902 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d965ba3-ba7d-41ec-a2f5-c7ab2ed002b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:16.886248 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d965ba3-ba7d-41ec-a2f5-c7ab2ed002b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:16.898580 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:16.898580 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:16.902962 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1d965ba3-ba7d-41ec-a2f5-c7ab2ed002b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:16.907922 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d965ba3-ba7d-41ec-a2f5-c7ab2ed002b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:16.908339 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1206/4806] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:16 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:17.170820 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d8a050aa-b3bb-4663-ac97-472be62e5b71 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:17.173172 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8a050aa-b3bb-4663-ac97-472be62e5b71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:17.173545 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8a050aa-b3bb-4663-ac97-472be62e5b71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:17.173847 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d8a050aa-b3bb-4663-ac97-472be62e5b71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:17.174040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d8a050aa-b3bb-4663-ac97-472be62e5b71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:17.180345 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:17.180345 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:17.181751 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d8a050aa-b3bb-4663-ac97-472be62e5b71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:17.182344 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1199/4807] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:17 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:17.344568 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-00bc80ee-1f85-4b51-9153-54cd6a90ecdc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:17.346914 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00bc80ee-1f85-4b51-9153-54cd6a90ecdc tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] GET https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb Aug 18 05:38:17.347198 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00bc80ee-1f85-4b51-9153-54cd6a90ecdc tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:17.347419 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-00bc80ee-1f85-4b51-9153-54cd6a90ecdc tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:17.357258 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-00bc80ee-1f85-4b51-9153-54cd6a90ecdc tempest-ProjectAdminTests39-424221073 tempest-ProjectAdminTests39-424221073-project-admin] https://10.4.3.250/volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb returned with HTTP 404 Aug 18 05:38:17.357847 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1192/4808] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:17 2026] GET /volume/v3/volumes/274d70d1-5d7c-4c1e-a197-c9ec39a5a3eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:17.503616 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-39c07523-818b-4c1b-b306-700d0490af87 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:17.505824 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39c07523-818b-4c1b-b306-700d0490af87 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 Aug 18 05:38:17.505824 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39c07523-818b-4c1b-b306-700d0490af87 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:17.505949 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39c07523-818b-4c1b-b306-700d0490af87 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:17.513624 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:17.513624 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:17.518899 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-39c07523-818b-4c1b-b306-700d0490af87 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:38:17.525753 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39c07523-818b-4c1b-b306-700d0490af87 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 returned with HTTP 200 Aug 18 05:38:17.525753 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1212/4809] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:17 2026] GET /volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:17.545458 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0b10e973-fe3f-4195-90c1-b2d3a0d8f924 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:17.547807 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b10e973-fe3f-4195-90c1-b2d3a0d8f924 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:38:17.548240 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0b10e973-fe3f-4195-90c1-b2d3a0d8f924 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1", "name": "tempest-type-Backup-1785811212"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:17.551731 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-0b10e973-fe3f-4195-90c1-b2d3a0d8f924 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Creating new backup {'backup': {'volume_id': 'bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1', 'name': 'tempest-type-Backup-1785811212'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:38:17.551882 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-0b10e973-fe3f-4195-90c1-b2d3a0d8f924 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Creating backup of volume bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 in container None Aug 18 05:38:17.560332 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:17.560332 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:17.560844 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0b10e973-fe3f-4195-90c1-b2d3a0d8f924 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:38:17.591763 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0b10e973-fe3f-4195-90c1-b2d3a0d8f924 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Created reservations ['ef88a7a0-c09a-4243-b3ae-c761d247af89', '7e50432d-204c-4c22-a9da-3ddb644e9d93'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:17.628212 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0b10e973-fe3f-4195-90c1-b2d3a0d8f924 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:38:17.628480 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1207/4810] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:38:17 2026] POST /volume/v3/backups => generated 316 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:17.640961 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8b9aaa60-4a85-4817-ad63-7c42783a4fcf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:17.645182 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b9aaa60-4a85-4817-ad63-7c42783a4fcf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:17.645182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b9aaa60-4a85-4817-ad63-7c42783a4fcf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:17.645182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8b9aaa60-4a85-4817-ad63-7c42783a4fcf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:17.645182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8b9aaa60-4a85-4817-ad63-7c42783a4fcf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:17.652785 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:17.652785 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:17.652785 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8b9aaa60-4a85-4817-ad63-7c42783a4fcf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:17.652785 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1200/4811] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:17 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:38:17.924944 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-595eb300-2555-436f-9d74-eb15693548e4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:17.935084 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-595eb300-2555-436f-9d74-eb15693548e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:17.935084 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-595eb300-2555-436f-9d74-eb15693548e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:17.935084 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-595eb300-2555-436f-9d74-eb15693548e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:17.937326 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:17.937326 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:17.943145 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-595eb300-2555-436f-9d74-eb15693548e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:17.949870 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-595eb300-2555-436f-9d74-eb15693548e4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:17.950330 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1193/4812] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:17 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:18.201108 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0e458567-2f7e-4bb5-b27a-6eb29a543775 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:18.206837 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e458567-2f7e-4bb5-b27a-6eb29a543775 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:18.206837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e458567-2f7e-4bb5-b27a-6eb29a543775 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:18.206837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e458567-2f7e-4bb5-b27a-6eb29a543775 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:18.206837 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0e458567-2f7e-4bb5-b27a-6eb29a543775 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:18.216087 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:18.216087 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:18.217888 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e458567-2f7e-4bb5-b27a-6eb29a543775 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:18.217888 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1213/4813] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:18 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:18.663489 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac96bb99-efef-418d-a9fe-5a7b773eee00 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:18.665768 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac96bb99-efef-418d-a9fe-5a7b773eee00 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:18.665984 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac96bb99-efef-418d-a9fe-5a7b773eee00 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:18.666806 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac96bb99-efef-418d-a9fe-5a7b773eee00 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:18.666806 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ac96bb99-efef-418d-a9fe-5a7b773eee00 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:18.670744 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:18.670744 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:18.671430 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac96bb99-efef-418d-a9fe-5a7b773eee00 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:18.671852 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1208/4814] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:18 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:18.966152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-93bbc606-ae08-4976-941c-d2721e836224 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:18.972229 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-93bbc606-ae08-4976-941c-d2721e836224 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:18.972527 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-93bbc606-ae08-4976-941c-d2721e836224 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:18.972775 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-93bbc606-ae08-4976-941c-d2721e836224 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:18.985256 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:18.985256 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:19.013737 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-93bbc606-ae08-4976-941c-d2721e836224 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:19.019277 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-93bbc606-ae08-4976-941c-d2721e836224 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:19.019824 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1201/4815] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:18 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:19.232149 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4ac8897-a72e-442d-8cbe-46372e8046dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.257740 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4ac8897-a72e-442d-8cbe-46372e8046dd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:19.257978 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4ac8897-a72e-442d-8cbe-46372e8046dd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:19.258209 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4ac8897-a72e-442d-8cbe-46372e8046dd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:19.258319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c4ac8897-a72e-442d-8cbe-46372e8046dd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:19.263114 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:19.263114 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:19.264034 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4ac8897-a72e-442d-8cbe-46372e8046dd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:19.264609 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1194/4816] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:19 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:19.391248 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-072fc475-81f4-4371-9271-6ba321a6628b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.497856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-072fc475-81f4-4371-9271-6ba321a6628b tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:38:19.498340 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-072fc475-81f4-4371-9271-6ba321a6628b tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-922610664", "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=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:19.522058 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-072fc475-81f4-4371-9271-6ba321a6628b tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:38:19.522578 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1214/4817] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:38:19 2026] POST /volume/v3/types => generated 379 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:19.536273 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ee29f049-729c-44af-87da-ed081484ae4b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.543733 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee29f049-729c-44af-87da-ed081484ae4b tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] POST https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption Aug 18 05:38:19.551872 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ee29f049-729c-44af-87da-ed081484ae4b tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:19.596002 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ee29f049-729c-44af-87da-ed081484ae4b tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption returned with HTTP 200 Aug 18 05:38:19.596002 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1209/4818] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:38:19 2026] POST /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:38:19.609145 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a41d337a-974c-4614-9aac-a8de9756bea3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.611085 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a41d337a-974c-4614-9aac-a8de9756bea3 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:38:19.611516 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a41d337a-974c-4614-9aac-a8de9756bea3 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-405869593", "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=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:19.633981 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a41d337a-974c-4614-9aac-a8de9756bea3 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:38:19.634401 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1202/4819] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:38:19 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:19.647654 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7358247f-2790-4043-94f9-8b48fa8a69ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.687528 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a0445d3-2138-4c6e-b501-9c3ceeed667a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.705180 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a0445d3-2138-4c6e-b501-9c3ceeed667a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:19.705454 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a0445d3-2138-4c6e-b501-9c3ceeed667a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:19.705758 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a0445d3-2138-4c6e-b501-9c3ceeed667a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:19.705941 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1a0445d3-2138-4c6e-b501-9c3ceeed667a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:19.714769 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:19.714769 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:19.715654 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a0445d3-2138-4c6e-b501-9c3ceeed667a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:19.716033 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1215/4820] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:19 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 725 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:19.748607 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7358247f-2790-4043-94f9-8b48fa8a69ba tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] POST https://10.4.3.250/volume/v3/types/b5f929f9-92d4-4359-ba7f-d6bcbb247ac6/encryption Aug 18 05:38:19.749060 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7358247f-2790-4043-94f9-8b48fa8a69ba tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:19.751994 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-7358247f-2790-4043-94f9-8b48fa8a69ba tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:19.752316 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7358247f-2790-4043-94f9-8b48fa8a69ba tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/b5f929f9-92d4-4359-ba7f-d6bcbb247ac6/encryption returned with HTTP 403 Aug 18 05:38:19.754083 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1195/4821] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:38:19 2026] POST /volume/v3/types/b5f929f9-92d4-4359-ba7f-d6bcbb247ac6/encryption => generated 127 bytes in 106 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:19.771722 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e2f7a283-db08-460b-8cc5-6238274aeb36 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.773544 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2f7a283-db08-460b-8cc5-6238274aeb36 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:38:19.773894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e2f7a283-db08-460b-8cc5-6238274aeb36 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-201847151", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:19.823222 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e2f7a283-db08-460b-8cc5-6238274aeb36 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:38:19.823759 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1210/4822] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:38:19 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:19.845522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2323bee4-bf2d-4fc2-a12d-4316d0056502 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.847903 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2323bee4-bf2d-4fc2-a12d-4316d0056502 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] POST https://10.4.3.250/volume/v3/types/b06cdeb2-4ba2-425b-95ff-a80ec4aeebe4/extra_specs Aug 18 05:38:19.848401 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2323bee4-bf2d-4fc2-a12d-4316d0056502 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:19.851482 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-2323bee4-bf2d-4fc2-a12d-4316d0056502 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:19.851751 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2323bee4-bf2d-4fc2-a12d-4316d0056502 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/b06cdeb2-4ba2-425b-95ff-a80ec4aeebe4/extra_specs returned with HTTP 403 Aug 18 05:38:19.852427 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1203/4823] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:38:19 2026] POST /volume/v3/types/b06cdeb2-4ba2-425b-95ff-a80ec4aeebe4/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:19.881137 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7adee583-0ab0-4f52-8eeb-6e8d61231630 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.883822 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7adee583-0ab0-4f52-8eeb-6e8d61231630 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] PUT https://10.4.3.250/volume/v3/types/b06cdeb2-4ba2-425b-95ff-a80ec4aeebe4/extra_specs/key2 Aug 18 05:38:19.884292 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7adee583-0ab0-4f52-8eeb-6e8d61231630 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:19.886781 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-7adee583-0ab0-4f52-8eeb-6e8d61231630 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:19.887057 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7adee583-0ab0-4f52-8eeb-6e8d61231630 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/b06cdeb2-4ba2-425b-95ff-a80ec4aeebe4/extra_specs/key2 returned with HTTP 403 Aug 18 05:38:19.887645 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1216/4824] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:38:19 2026] PUT /volume/v3/types/b06cdeb2-4ba2-425b-95ff-a80ec4aeebe4/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:19.898671 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f6aa911b-a1ad-4b49-8238-479d92b1bc44 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.902429 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6aa911b-a1ad-4b49-8238-479d92b1bc44 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] POST https://10.4.3.250/volume/v3/types Aug 18 05:38:19.903090 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f6aa911b-a1ad-4b49-8238-479d92b1bc44 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:19.906465 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-f6aa911b-a1ad-4b49-8238-479d92b1bc44 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:19.906752 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f6aa911b-a1ad-4b49-8238-479d92b1bc44 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types returned with HTTP 403 Aug 18 05:38:19.907633 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1196/4825] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:38:19 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:19.939368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e45bb811-392c-4bac-86ad-18ef10796c4d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.941760 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e45bb811-392c-4bac-86ad-18ef10796c4d tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:38:19.942341 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e45bb811-392c-4bac-86ad-18ef10796c4d tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1797083996", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:19.969189 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e45bb811-392c-4bac-86ad-18ef10796c4d tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:38:19.969645 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1211/4826] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:38:19 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:19.988491 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ffa7ad34-0762-488d-a332-be2c211d5546 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:19.991569 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffa7ad34-0762-488d-a332-be2c211d5546 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] POST https://10.4.3.250/volume/v3/types/234ac810-00a1-4e87-8167-75ce0a5ecc2c/encryption Aug 18 05:38:19.991970 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ffa7ad34-0762-488d-a332-be2c211d5546 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:20.011756 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ffa7ad34-0762-488d-a332-be2c211d5546 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types/234ac810-00a1-4e87-8167-75ce0a5ecc2c/encryption returned with HTTP 200 Aug 18 05:38:20.012262 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1204/4827] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:38:19 2026] POST /volume/v3/types/234ac810-00a1-4e87-8167-75ce0a5ecc2c/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:20.023331 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-335567f0-cb99-4178-877b-eda70c778747 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.025552 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-335567f0-cb99-4178-877b-eda70c778747 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] DELETE https://10.4.3.250/volume/v3/types/234ac810-00a1-4e87-8167-75ce0a5ecc2c/encryption/c079593d-a508-48d6-873d-780f38a5b866 Aug 18 05:38:20.025846 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-335567f0-cb99-4178-877b-eda70c778747 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.026091 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-335567f0-cb99-4178-877b-eda70c778747 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.026765 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-335567f0-cb99-4178-877b-eda70c778747 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:20.026997 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-335567f0-cb99-4178-877b-eda70c778747 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/234ac810-00a1-4e87-8167-75ce0a5ecc2c/encryption/c079593d-a508-48d6-873d-780f38a5b866 returned with HTTP 403 Aug 18 05:38:20.027648 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1217/4828] 10.4.3.250 () {66 vars in 1489 bytes} [Tue Aug 18 05:38:20 2026] DELETE /volume/v3/types/234ac810-00a1-4e87-8167-75ce0a5ecc2c/encryption/c079593d-a508-48d6-873d-780f38a5b866 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:20.034332 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-470bc343-3263-4c42-9abc-e5dd4a27e892 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.036777 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-470bc343-3263-4c42-9abc-e5dd4a27e892 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:20.037073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-470bc343-3263-4c42-9abc-e5dd4a27e892 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.037345 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-470bc343-3263-4c42-9abc-e5dd4a27e892 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.040569 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e7b5d355-1c4f-4be5-9587-540187f82945 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.042767 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7b5d355-1c4f-4be5-9587-540187f82945 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:38:20.043289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e7b5d355-1c4f-4be5-9587-540187f82945 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-903117778", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:20.050030 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:20.050030 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:20.054762 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-470bc343-3263-4c42-9abc-e5dd4a27e892 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:20.060237 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-470bc343-3263-4c42-9abc-e5dd4a27e892 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:20.060667 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1197/4829] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:20.069377 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e7b5d355-1c4f-4be5-9587-540187f82945 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:38:20.069846 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1212/4830] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:38:20 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:20.078546 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-83ae35d9-ace6-4da0-9fb9-443c6dc393f1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.081029 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83ae35d9-ace6-4da0-9fb9-443c6dc393f1 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] DELETE https://10.4.3.250/volume/v3/types/dbde7edd-b6d7-4f6c-a5a6-1f68bb0798b3/extra_specs/key1 Aug 18 05:38:20.081365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-83ae35d9-ace6-4da0-9fb9-443c6dc393f1 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.081653 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-83ae35d9-ace6-4da0-9fb9-443c6dc393f1 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.087135 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-83ae35d9-ace6-4da0-9fb9-443c6dc393f1 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:20.087326 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-83ae35d9-ace6-4da0-9fb9-443c6dc393f1 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/dbde7edd-b6d7-4f6c-a5a6-1f68bb0798b3/extra_specs/key1 returned with HTTP 403 Aug 18 05:38:20.087826 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1205/4831] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:38:20 2026] DELETE /volume/v3/types/dbde7edd-b6d7-4f6c-a5a6-1f68bb0798b3/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:20.096471 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-133f298c-ef25-4888-958c-ff47a164e343 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.102069 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-133f298c-ef25-4888-958c-ff47a164e343 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:38:20.102069 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-133f298c-ef25-4888-958c-ff47a164e343 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-964168400", "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=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:20.127157 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-133f298c-ef25-4888-958c-ff47a164e343 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:38:20.127648 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1218/4832] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:38:20 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 18 05:38:20.142203 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8cd1a653-aeda-481e-88b2-05de9664c834 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.152569 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cd1a653-aeda-481e-88b2-05de9664c834 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] DELETE https://10.4.3.250/volume/v3/types/99b241d5-1597-4443-ad58-4aabe3f2314c Aug 18 05:38:20.154041 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cd1a653-aeda-481e-88b2-05de9664c834 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.154041 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8cd1a653-aeda-481e-88b2-05de9664c834 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.154877 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-8cd1a653-aeda-481e-88b2-05de9664c834 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:20.154877 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8cd1a653-aeda-481e-88b2-05de9664c834 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/99b241d5-1597-4443-ad58-4aabe3f2314c returned with HTTP 403 Aug 18 05:38:20.155304 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1198/4833] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:38:20 2026] DELETE /volume/v3/types/99b241d5-1597-4443-ad58-4aabe3f2314c => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:20.164962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f477770b-3624-4452-acf1-5db78087e5cf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.167178 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f477770b-3624-4452-acf1-5db78087e5cf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] GET https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs Aug 18 05:38:20.167416 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f477770b-3624-4452-acf1-5db78087e5cf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.167719 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f477770b-3624-4452-acf1-5db78087e5cf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.177130 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f477770b-3624-4452-acf1-5db78087e5cf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs returned with HTTP 200 Aug 18 05:38:20.177559 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1213/4834] 10.4.3.250 () {66 vars in 1378 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:20.193325 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a3026817-4110-4b96-ba93-b05eaa7cf5bf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.195752 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a3026817-4110-4b96-ba93-b05eaa7cf5bf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] GET https://10.4.3.250/volume/v3/types Aug 18 05:38:20.196127 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a3026817-4110-4b96-ba93-b05eaa7cf5bf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.196328 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a3026817-4110-4b96-ba93-b05eaa7cf5bf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.197412 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-a3026817-4110-4b96-ba93-b05eaa7cf5bf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:38:20.233950 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a3026817-4110-4b96-ba93-b05eaa7cf5bf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:38:20.233950 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1206/4835] 10.4.3.250 () {66 vars in 1231 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/types => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:20.255690 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-16502ca3-191a-468c-bd87-1a1616503faf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.258312 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16502ca3-191a-468c-bd87-1a1616503faf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] GET https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption/cipher Aug 18 05:38:20.258312 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16502ca3-191a-468c-bd87-1a1616503faf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.258312 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-16502ca3-191a-468c-bd87-1a1616503faf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.258793 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-16502ca3-191a-468c-bd87-1a1616503faf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:20.258976 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-16502ca3-191a-468c-bd87-1a1616503faf tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption/cipher returned with HTTP 403 Aug 18 05:38:20.259430 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1219/4836] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:20.268370 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6eca00ae-483a-423c-a68d-cfe56019e2ea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.273035 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6eca00ae-483a-423c-a68d-cfe56019e2ea tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] GET https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption Aug 18 05:38:20.273035 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6eca00ae-483a-423c-a68d-cfe56019e2ea tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.273035 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6eca00ae-483a-423c-a68d-cfe56019e2ea tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.273035 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-6eca00ae-483a-423c-a68d-cfe56019e2ea tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:20.273035 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6eca00ae-483a-423c-a68d-cfe56019e2ea tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption returned with HTTP 403 Aug 18 05:38:20.273876 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1199/4837] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:20.279981 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-92d3e36d-9b69-4669-bbc9-764ad0812368 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.282745 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92d3e36d-9b69-4669-bbc9-764ad0812368 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:20.282970 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92d3e36d-9b69-4669-bbc9-764ad0812368 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.283210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-92d3e36d-9b69-4669-bbc9-764ad0812368 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.283328 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-92d3e36d-9b69-4669-bbc9-764ad0812368 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:20.287793 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:20.287793 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:20.288543 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-92d3e36d-9b69-4669-bbc9-764ad0812368 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:20.288912 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1214/4838] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:20.290301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-74cb94f7-a028-43fc-b451-01f7a25c92ae None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.297671 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74cb94f7-a028-43fc-b451-01f7a25c92ae tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] GET https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs/multiattach Aug 18 05:38:20.297918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-74cb94f7-a028-43fc-b451-01f7a25c92ae tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.299030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-74cb94f7-a028-43fc-b451-01f7a25c92ae tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.323797 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-74cb94f7-a028-43fc-b451-01f7a25c92ae tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs/multiattach returned with HTTP 200 Aug 18 05:38:20.324234 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1207/4839] 10.4.3.250 () {66 vars in 1414 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs/multiattach => generated 29 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 18 05:38:20.332624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-442ee2ff-ce5c-4884-b010-98bd99bb9d33 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.344655 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-442ee2ff-ce5c-4884-b010-98bd99bb9d33 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] GET https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs/volume_backend_name Aug 18 05:38:20.344942 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-442ee2ff-ce5c-4884-b010-98bd99bb9d33 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.345283 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-442ee2ff-ce5c-4884-b010-98bd99bb9d33 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.358182 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-442ee2ff-ce5c-4884-b010-98bd99bb9d33 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 05:38:20.358820 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1220/4840] 10.4.3.250 () {66 vars in 1438 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:20.370070 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8eae5cc4-478b-4c69-9848-cc7ac8a5edf6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.371768 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8eae5cc4-478b-4c69-9848-cc7ac8a5edf6 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] GET https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636 Aug 18 05:38:20.372265 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8eae5cc4-478b-4c69-9848-cc7ac8a5edf6 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.372704 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8eae5cc4-478b-4c69-9848-cc7ac8a5edf6 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.382384 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8eae5cc4-478b-4c69-9848-cc7ac8a5edf6 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636 returned with HTTP 200 Aug 18 05:38:20.383284 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1200/4841] 10.4.3.250 () {66 vars in 1342 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636 => generated 317 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:20.403253 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-585ba13d-289d-40f9-99e5-406196be50aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.405565 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-585ba13d-289d-40f9-99e5-406196be50aa tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] PUT https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption/6e5d2b5b-261f-40b4-83aa-67ae670ca9ca Aug 18 05:38:20.406027 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-585ba13d-289d-40f9-99e5-406196be50aa tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:20.408657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-585ba13d-289d-40f9-99e5-406196be50aa tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:20.408970 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-585ba13d-289d-40f9-99e5-406196be50aa tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption/6e5d2b5b-261f-40b4-83aa-67ae670ca9ca returned with HTTP 403 Aug 18 05:38:20.409511 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1215/4842] 10.4.3.250 () {68 vars in 1506 bytes} [Tue Aug 18 05:38:20 2026] PUT /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/encryption/6e5d2b5b-261f-40b4-83aa-67ae670ca9ca => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:20.422121 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9404bf76-7cb4-4f63-9f39-a4e2bdcc0d9a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.424622 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9404bf76-7cb4-4f63-9f39-a4e2bdcc0d9a tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] PUT https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs/key1 Aug 18 05:38:20.425110 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9404bf76-7cb4-4f63-9f39-a4e2bdcc0d9a tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:20.427744 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-9404bf76-7cb4-4f63-9f39-a4e2bdcc0d9a tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:20.427982 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9404bf76-7cb4-4f63-9f39-a4e2bdcc0d9a tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs/key1 returned with HTTP 403 Aug 18 05:38:20.428606 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1208/4843] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:38:20 2026] PUT /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:20.438540 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f1354fcd-9841-4cb8-9e04-c6d5a859850c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.440292 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1354fcd-9841-4cb8-9e04-c6d5a859850c tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] PUT https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636 Aug 18 05:38:20.440605 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f1354fcd-9841-4cb8-9e04-c6d5a859850c tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:20.442330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-f1354fcd-9841-4cb8-9e04-c6d5a859850c tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'fe82a80b83db4dea85886aa6954ca1bf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5741c01cedff43c9be7e96eea03a1ea2', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:38:20.442517 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f1354fcd-9841-4cb8-9e04-c6d5a859850c tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-member] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636 returned with HTTP 403 Aug 18 05:38:20.442941 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1221/4844] 10.4.3.250 () {68 vars in 1362 bytes} [Tue Aug 18 05:38:20 2026] PUT /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:20.452681 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7f5ae2d3-776d-4746-8652-3752aaa452b9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.454688 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f5ae2d3-776d-4746-8652-3752aaa452b9 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] DELETE https://10.4.3.250/volume/v3/types/99b241d5-1597-4443-ad58-4aabe3f2314c Aug 18 05:38:20.455211 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f5ae2d3-776d-4746-8652-3752aaa452b9 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.455560 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7f5ae2d3-776d-4746-8652-3752aaa452b9 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.492453 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7f5ae2d3-776d-4746-8652-3752aaa452b9 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types/99b241d5-1597-4443-ad58-4aabe3f2314c returned with HTTP 202 Aug 18 05:38:20.493200 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1201/4845] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:38:20 2026] DELETE /volume/v3/types/99b241d5-1597-4443-ad58-4aabe3f2314c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:20.501035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-741a729e-f017-4d2c-aadb-20d3d6d5e366 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.505027 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-741a729e-f017-4d2c-aadb-20d3d6d5e366 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] DELETE https://10.4.3.250/volume/v3/types/dbde7edd-b6d7-4f6c-a5a6-1f68bb0798b3 Aug 18 05:38:20.505327 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-741a729e-f017-4d2c-aadb-20d3d6d5e366 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.505887 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-741a729e-f017-4d2c-aadb-20d3d6d5e366 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.547521 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-741a729e-f017-4d2c-aadb-20d3d6d5e366 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types/dbde7edd-b6d7-4f6c-a5a6-1f68bb0798b3 returned with HTTP 202 Aug 18 05:38:20.547900 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1216/4846] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:38:20 2026] DELETE /volume/v3/types/dbde7edd-b6d7-4f6c-a5a6-1f68bb0798b3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:20.555959 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1640563d-8fa5-4290-b225-38f99971ad20 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.557629 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1640563d-8fa5-4290-b225-38f99971ad20 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] DELETE https://10.4.3.250/volume/v3/types/234ac810-00a1-4e87-8167-75ce0a5ecc2c Aug 18 05:38:20.557793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1640563d-8fa5-4290-b225-38f99971ad20 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.557970 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1640563d-8fa5-4290-b225-38f99971ad20 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.594910 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1640563d-8fa5-4290-b225-38f99971ad20 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types/234ac810-00a1-4e87-8167-75ce0a5ecc2c returned with HTTP 202 Aug 18 05:38:20.595441 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1209/4847] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:38:20 2026] DELETE /volume/v3/types/234ac810-00a1-4e87-8167-75ce0a5ecc2c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 05:38:20.610569 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-69781f03-acb6-4141-a6ba-5fc03d29b2d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.621928 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69781f03-acb6-4141-a6ba-5fc03d29b2d8 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] DELETE https://10.4.3.250/volume/v3/types/b06cdeb2-4ba2-425b-95ff-a80ec4aeebe4 Aug 18 05:38:20.622287 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69781f03-acb6-4141-a6ba-5fc03d29b2d8 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.622621 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-69781f03-acb6-4141-a6ba-5fc03d29b2d8 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.652478 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-69781f03-acb6-4141-a6ba-5fc03d29b2d8 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types/b06cdeb2-4ba2-425b-95ff-a80ec4aeebe4 returned with HTTP 202 Aug 18 05:38:20.652971 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1222/4848] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:38:20 2026] DELETE /volume/v3/types/b06cdeb2-4ba2-425b-95ff-a80ec4aeebe4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:20.663182 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b7f3270-86cc-4a0d-8121-de2f0da4cea9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.666174 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b7f3270-86cc-4a0d-8121-de2f0da4cea9 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] DELETE https://10.4.3.250/volume/v3/types/b5f929f9-92d4-4359-ba7f-d6bcbb247ac6 Aug 18 05:38:20.667082 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b7f3270-86cc-4a0d-8121-de2f0da4cea9 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.669059 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b7f3270-86cc-4a0d-8121-de2f0da4cea9 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.709478 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b7f3270-86cc-4a0d-8121-de2f0da4cea9 tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types/b5f929f9-92d4-4359-ba7f-d6bcbb247ac6 returned with HTTP 202 Aug 18 05:38:20.711597 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1202/4849] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:38:20 2026] DELETE /volume/v3/types/b5f929f9-92d4-4359-ba7f-d6bcbb247ac6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:20.719916 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d5e213d1-41dd-4608-ab3d-fa227a4888ed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.721928 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5e213d1-41dd-4608-ab3d-fa227a4888ed tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] DELETE https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636 Aug 18 05:38:20.722693 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5e213d1-41dd-4608-ab3d-fa227a4888ed tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.722892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d5e213d1-41dd-4608-ab3d-fa227a4888ed tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.733218 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9f64dd75-0461-4948-9023-70ea3cda8f74 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:20.737930 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9f64dd75-0461-4948-9023-70ea3cda8f74 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:20.740037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9f64dd75-0461-4948-9023-70ea3cda8f74 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:20.740037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9f64dd75-0461-4948-9023-70ea3cda8f74 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:20.740037 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9f64dd75-0461-4948-9023-70ea3cda8f74 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:20.746431 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:20.746431 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:20.747591 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9f64dd75-0461-4948-9023-70ea3cda8f74 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:20.748170 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1210/4850] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:20 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:20.760318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d5e213d1-41dd-4608-ab3d-fa227a4888ed tempest-VolumeTypesMemberTests-1378395259 tempest-VolumeTypesMemberTests-1378395259-project-admin] https://10.4.3.250/volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636 returned with HTTP 202 Aug 18 05:38:20.760709 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1217/4851] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:38:20 2026] DELETE /volume/v3/types/1150628d-82cd-4733-aa70-a8687dd6f636 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:21.076823 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-09d9f3e6-b4c9-4821-a55d-189de31154a9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:21.079154 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09d9f3e6-b4c9-4821-a55d-189de31154a9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:21.079474 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09d9f3e6-b4c9-4821-a55d-189de31154a9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:21.079735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09d9f3e6-b4c9-4821-a55d-189de31154a9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:21.093769 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:21.093769 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:21.113573 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-09d9f3e6-b4c9-4821-a55d-189de31154a9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:21.120687 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09d9f3e6-b4c9-4821-a55d-189de31154a9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:21.121281 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1223/4852] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:21 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:21.301191 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5d9244b0-502e-4407-bedd-671ad3229d4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:21.303682 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d9244b0-502e-4407-bedd-671ad3229d4e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:21.304721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d9244b0-502e-4407-bedd-671ad3229d4e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:21.304721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5d9244b0-502e-4407-bedd-671ad3229d4e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:21.304721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5d9244b0-502e-4407-bedd-671ad3229d4e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:21.309958 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:21.309958 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:21.311032 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5d9244b0-502e-4407-bedd-671ad3229d4e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:21.311577 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1203/4853] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:21 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:21.763306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-53f5b55e-1b36-4705-a176-25c1e2b6ac21 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:21.766352 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53f5b55e-1b36-4705-a176-25c1e2b6ac21 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:21.766997 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53f5b55e-1b36-4705-a176-25c1e2b6ac21 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:21.767468 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-53f5b55e-1b36-4705-a176-25c1e2b6ac21 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:21.767973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-53f5b55e-1b36-4705-a176-25c1e2b6ac21 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:21.775844 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:21.775844 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:21.777449 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-53f5b55e-1b36-4705-a176-25c1e2b6ac21 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:21.778539 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1211/4854] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:21 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:22.135280 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-56abddcc-312d-4651-8b6e-8ca9fd608c68 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:22.137393 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56abddcc-312d-4651-8b6e-8ca9fd608c68 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:22.137651 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56abddcc-312d-4651-8b6e-8ca9fd608c68 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:22.137832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56abddcc-312d-4651-8b6e-8ca9fd608c68 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:22.176975 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:22.176975 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:22.181991 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-56abddcc-312d-4651-8b6e-8ca9fd608c68 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:22.189422 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56abddcc-312d-4651-8b6e-8ca9fd608c68 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:22.189422 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1218/4855] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:22 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:22.323808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2d5acac3-7c3e-4897-9a5c-83cbb710ee6b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:22.326402 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d5acac3-7c3e-4897-9a5c-83cbb710ee6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:22.326776 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d5acac3-7c3e-4897-9a5c-83cbb710ee6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:22.327101 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d5acac3-7c3e-4897-9a5c-83cbb710ee6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:22.327282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2d5acac3-7c3e-4897-9a5c-83cbb710ee6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:22.334951 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:22.334951 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:22.335190 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d5acac3-7c3e-4897-9a5c-83cbb710ee6b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:22.335661 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1224/4856] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:22 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:22.792747 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91a19298-789e-4bd8-933e-276b48e75129 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:22.795474 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91a19298-789e-4bd8-933e-276b48e75129 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:22.795805 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91a19298-789e-4bd8-933e-276b48e75129 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:22.796180 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91a19298-789e-4bd8-933e-276b48e75129 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:22.796368 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-91a19298-789e-4bd8-933e-276b48e75129 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:22.803344 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:22.803344 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:22.804265 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91a19298-789e-4bd8-933e-276b48e75129 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:22.804770 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1204/4857] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:22 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:23.214809 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-854557fb-3679-4db0-b431-418cfe61f02f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:23.217137 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-854557fb-3679-4db0-b431-418cfe61f02f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:23.217523 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-854557fb-3679-4db0-b431-418cfe61f02f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:23.217910 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-854557fb-3679-4db0-b431-418cfe61f02f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:23.231061 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:23.231061 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:23.236268 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-854557fb-3679-4db0-b431-418cfe61f02f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:23.250144 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-854557fb-3679-4db0-b431-418cfe61f02f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:23.250700 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1212/4858] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:23 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:23.350757 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-328f4dea-0b25-484c-be36-55eacd74bb7b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:23.354502 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-328f4dea-0b25-484c-be36-55eacd74bb7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:23.354734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-328f4dea-0b25-484c-be36-55eacd74bb7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:23.354938 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-328f4dea-0b25-484c-be36-55eacd74bb7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:23.355070 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-328f4dea-0b25-484c-be36-55eacd74bb7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:23.359720 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:23.359720 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:23.360469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-328f4dea-0b25-484c-be36-55eacd74bb7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:23.360817 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1219/4859] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:23 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:23.819034 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-17b8b61f-94f3-473b-8335-83f7874c3a1c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:23.820995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17b8b61f-94f3-473b-8335-83f7874c3a1c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:23.821280 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17b8b61f-94f3-473b-8335-83f7874c3a1c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:23.821493 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-17b8b61f-94f3-473b-8335-83f7874c3a1c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:23.821577 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-17b8b61f-94f3-473b-8335-83f7874c3a1c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:23.826298 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:23.826298 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:23.826924 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-17b8b61f-94f3-473b-8335-83f7874c3a1c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:23.827422 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1225/4860] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:23 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:24.266700 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5af1d9e6-e6d0-41c7-a9a2-1fc8ff79d16d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:24.268932 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5af1d9e6-e6d0-41c7-a9a2-1fc8ff79d16d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:24.269097 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5af1d9e6-e6d0-41c7-a9a2-1fc8ff79d16d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:24.269708 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5af1d9e6-e6d0-41c7-a9a2-1fc8ff79d16d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:24.280227 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:24.280227 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:24.284401 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5af1d9e6-e6d0-41c7-a9a2-1fc8ff79d16d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:24.289265 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5af1d9e6-e6d0-41c7-a9a2-1fc8ff79d16d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:24.290196 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1205/4861] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:24 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:24.376612 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-24c3aa85-1658-4dbf-af94-45dc86207d27 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:24.379081 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-24c3aa85-1658-4dbf-af94-45dc86207d27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:24.379391 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-24c3aa85-1658-4dbf-af94-45dc86207d27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:24.379686 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-24c3aa85-1658-4dbf-af94-45dc86207d27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:24.379852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-24c3aa85-1658-4dbf-af94-45dc86207d27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:24.385992 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:24.385992 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:24.387106 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-24c3aa85-1658-4dbf-af94-45dc86207d27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:24.387637 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1213/4862] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:24 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:24.401128 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c5adec85-9f07-4cba-ad4b-30a0db2af780 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:24.403576 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5adec85-9f07-4cba-ad4b-30a0db2af780 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 Aug 18 05:38:24.403869 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5adec85-9f07-4cba-ad4b-30a0db2af780 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:24.404184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c5adec85-9f07-4cba-ad4b-30a0db2af780 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:24.423136 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:24.423136 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:24.427475 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c5adec85-9f07-4cba-ad4b-30a0db2af780 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:38:24.433323 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c5adec85-9f07-4cba-ad4b-30a0db2af780 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 returned with HTTP 200 Aug 18 05:38:24.433889 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1220/4863] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:24 2026] GET /volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:24.450253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-120abce5-ea0d-4c5c-8c8e-1991b0e7e7b3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:24.453994 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-120abce5-ea0d-4c5c-8c8e-1991b0e7e7b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:24.454318 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-120abce5-ea0d-4c5c-8c8e-1991b0e7e7b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:24.454598 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-120abce5-ea0d-4c5c-8c8e-1991b0e7e7b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:24.454748 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-120abce5-ea0d-4c5c-8c8e-1991b0e7e7b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete backup with id: ca49d6a9-96d7-4fac-b891-8dcc32840752. Aug 18 05:38:24.460467 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:24.460467 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:24.474226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-120abce5-ea0d-4c5c-8c8e-1991b0e7e7b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] delete_backup rpcapi backup_id ca49d6a9-96d7-4fac-b891-8dcc32840752 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:38:24.476134 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-120abce5-ea0d-4c5c-8c8e-1991b0e7e7b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 202 Aug 18 05:38:24.479062 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1226/4864] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:38:24 2026] DELETE /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:38:24.484433 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3b938d37-b202-4ced-bdb6-f54270bdeec0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:24.487134 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3b938d37-b202-4ced-bdb6-f54270bdeec0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:24.487503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3b938d37-b202-4ced-bdb6-f54270bdeec0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:24.487914 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3b938d37-b202-4ced-bdb6-f54270bdeec0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:24.488530 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3b938d37-b202-4ced-bdb6-f54270bdeec0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:24.494864 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:24.494864 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:24.496054 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3b938d37-b202-4ced-bdb6-f54270bdeec0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 200 Aug 18 05:38:24.497051 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1206/4865] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:24 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:24.838384 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb376ace-d040-41d0-b76b-5b6512c3dd67 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:24.841344 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb376ace-d040-41d0-b76b-5b6512c3dd67 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:24.844704 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb376ace-d040-41d0-b76b-5b6512c3dd67 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:24.845193 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb376ace-d040-41d0-b76b-5b6512c3dd67 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:24.845492 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bb376ace-d040-41d0-b76b-5b6512c3dd67 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:24.853895 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:24.853895 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:24.857892 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb376ace-d040-41d0-b76b-5b6512c3dd67 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:24.857892 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1214/4866] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:24 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:25.309498 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ab6a3381-f376-4875-972d-2e99252faf36 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:25.313383 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab6a3381-f376-4875-972d-2e99252faf36 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:25.313650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab6a3381-f376-4875-972d-2e99252faf36 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:25.313896 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab6a3381-f376-4875-972d-2e99252faf36 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:25.322488 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:25.322488 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:25.326655 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ab6a3381-f376-4875-972d-2e99252faf36 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:25.330762 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab6a3381-f376-4875-972d-2e99252faf36 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:25.331218 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1221/4867] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:25 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:25.510278 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c5169359-4ada-4d7a-9a50-c2aaa2b9d4de None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:25.512799 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c5169359-4ada-4d7a-9a50-c2aaa2b9d4de tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 Aug 18 05:38:25.513116 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c5169359-4ada-4d7a-9a50-c2aaa2b9d4de tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:25.513383 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c5169359-4ada-4d7a-9a50-c2aaa2b9d4de tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:25.513554 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c5169359-4ada-4d7a-9a50-c2aaa2b9d4de tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ca49d6a9-96d7-4fac-b891-8dcc32840752. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:25.519692 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c5169359-4ada-4d7a-9a50-c2aaa2b9d4de tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 returned with HTTP 404 Aug 18 05:38:25.520312 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1227/4868] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:25 2026] GET /volume/v3/backups/ca49d6a9-96d7-4fac-b891-8dcc32840752 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:25.534055 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-666ed41a-8618-4284-be79-4d8a56003cb5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:25.535727 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:38:25.536203 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1258917580"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:25.537763 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1258917580'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:38:25.537880 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume of 1 GB Aug 18 05:38:25.542520 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Availability Zones retrieved successfully. Aug 18 05:38:25.550831 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Flow 'volume_create_api' (bc59bf7f-6e47-410e-954c-1312711a9cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:25.552199 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81823e0c-e9bb-4bf9-880c-f7e3e644c477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:25.553633 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:38:25.588683 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81823e0c-e9bb-4bf9-880c-f7e3e644c477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:25.589541 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34db655-3f85-4e39-affe-a66c6f702d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:25.639492 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['70c92a5b-92f2-4498-afeb-de2f1f58b33b', 'd5224e89-cd28-4c28-88c7-147beae1c360', '2a0523a1-e646-4508-85e0-eb680fb01861', 'f3cd3a84-6369-4491-9e50-1a157025a056'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:25.640692 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a34db655-3f85-4e39-affe-a66c6f702d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70c92a5b-92f2-4498-afeb-de2f1f58b33b', 'd5224e89-cd28-4c28-88c7-147beae1c360', '2a0523a1-e646-4508-85e0-eb680fb01861', 'f3cd3a84-6369-4491-9e50-1a157025a056']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:25.641764 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc047cd1-d333-4463-93f9-51ffaf4b33eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:25.670794 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc047cd1-d333-4463-93f9-51ffaf4b33eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be471e7-461f-4a16-ad3d-c7ca525e35c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1258917580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed8e792a63324463b97fdd702607ddd3',qos_specs=None,replication_status=,reservations=['70c92a5b-92f2-4498-afeb-de2f1f58b33b','d5224e89-cd28-4c28-88c7-147beae1c360','2a0523a1-e646-4508-85e0-eb680fb01861','f3cd3a84-6369-4491-9e50-1a157025a056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b57efb21034295a07d05b74665408c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:38:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1258917580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be471e7-461f-4a16-ad3d-c7ca525e35c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed8e792a63324463b97fdd702607ddd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7b57efb21034295a07d05b74665408c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:25.671905 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f5c04b-0f9a-40a6-99f8-70c5f4a00838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:25.694155 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f5c04b-0f9a-40a6-99f8-70c5f4a00838) transitioned into state 'SUCCESS' from state '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-1258917580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed8e792a63324463b97fdd702607ddd3',qos_specs=None,replication_status=,reservations=['70c92a5b-92f2-4498-afeb-de2f1f58b33b','d5224e89-cd28-4c28-88c7-147beae1c360','2a0523a1-e646-4508-85e0-eb680fb01861','f3cd3a84-6369-4491-9e50-1a157025a056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b57efb21034295a07d05b74665408c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:25.695361 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6710da9c-8857-45b0-8937-f496de08727e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:25.707738 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6710da9c-8857-45b0-8937-f496de08727e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:25.708985 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Flow 'volume_create_api' (bc59bf7f-6e47-410e-954c-1312711a9cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:25.709528 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume request issued successfully. Aug 18 05:38:25.710358 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-666ed41a-8618-4284-be79-4d8a56003cb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:38:25.710990 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1207/4869] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:38:25 2026] POST /volume/v3/volumes => generated 749 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:25.729874 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b07027ef-a8a7-4665-be73-24a11f56282e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:25.732347 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b07027ef-a8a7-4665-be73-24a11f56282e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 Aug 18 05:38:25.732734 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b07027ef-a8a7-4665-be73-24a11f56282e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:25.733062 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b07027ef-a8a7-4665-be73-24a11f56282e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:25.742396 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:25.742396 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:25.747089 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b07027ef-a8a7-4665-be73-24a11f56282e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:38:25.752808 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b07027ef-a8a7-4665-be73-24a11f56282e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 returned with HTTP 200 Aug 18 05:38:25.753492 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1215/4870] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:25 2026] GET /volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:25.870218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1bbbd089-f75f-472a-a017-9dc507f2a35d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:25.872500 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bbbd089-f75f-472a-a017-9dc507f2a35d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:25.872814 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bbbd089-f75f-472a-a017-9dc507f2a35d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:25.873099 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bbbd089-f75f-472a-a017-9dc507f2a35d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:25.873252 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1bbbd089-f75f-472a-a017-9dc507f2a35d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:25.880358 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:25.880358 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:25.881661 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bbbd089-f75f-472a-a017-9dc507f2a35d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:25.882162 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1222/4871] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:25 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:26.343787 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3282d3d4-13ce-4e4d-aa64-a5fdb9d49723 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:26.345994 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3282d3d4-13ce-4e4d-aa64-a5fdb9d49723 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:26.346265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3282d3d4-13ce-4e4d-aa64-a5fdb9d49723 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:26.346521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3282d3d4-13ce-4e4d-aa64-a5fdb9d49723 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:26.357956 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:26.357956 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:26.361230 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3282d3d4-13ce-4e4d-aa64-a5fdb9d49723 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:26.365159 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3282d3d4-13ce-4e4d-aa64-a5fdb9d49723 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:26.365613 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1228/4872] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:26 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:26.539433 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e9b6124d-9365-443e-b54d-0a2719ef794a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:26.541914 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:38:26.542473 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1960323004", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:26.544700 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1960323004', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:38:26.544960 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume of 1 GB Aug 18 05:38:26.545420 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:26.545420 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:26.550730 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Availability Zones retrieved successfully. Aug 18 05:38:26.556247 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Flow 'volume_create_api' (724de391-0bf3-40f6-964e-13d9eddf9d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:26.557259 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e377e5-e4f0-4915-969a-ffae9074c3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:26.558261 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:38:26.593631 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e377e5-e4f0-4915-969a-ffae9074c3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:26.594613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4edcb6ad-3294-4d8f-9d5a-ce4dec41ce65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:26.676554 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Created reservations ['e00b1a57-6301-498c-bf63-a4d79de61a2a', '17ef8951-0cf6-4ec3-a241-135a8c629df5', 'e405bf7f-92bf-40a8-8c11-c78a753e4326', '5b0a2976-814a-40db-a9a1-789474760c27'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:26.677483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4edcb6ad-3294-4d8f-9d5a-ce4dec41ce65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e00b1a57-6301-498c-bf63-a4d79de61a2a', '17ef8951-0cf6-4ec3-a241-135a8c629df5', 'e405bf7f-92bf-40a8-8c11-c78a753e4326', '5b0a2976-814a-40db-a9a1-789474760c27']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:26.678284 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077f89f1-34be-4c7e-96dc-08da10809364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:26.705912 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (077f89f1-34be-4c7e-96dc-08da10809364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcb0cc2f-34ff-448b-8357-b2e73b497571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1960323004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aacfda551443f8ade5fa3e69f26d76',qos_specs=None,replication_status=,reservations=['e00b1a57-6301-498c-bf63-a4d79de61a2a','17ef8951-0cf6-4ec3-a241-135a8c629df5','e405bf7f-92bf-40a8-8c11-c78a753e4326','5b0a2976-814a-40db-a9a1-789474760c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:38:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1960323004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcb0cc2f-34ff-448b-8357-b2e73b497571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24aacfda551443f8ade5fa3e69f26d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:26.706962 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae48f7c4-9663-4094-b453-43637446f6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:26.728301 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae48f7c4-9663-4094-b453-43637446f6ef) transitioned into state 'SUCCESS' from state '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-1960323004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aacfda551443f8ade5fa3e69f26d76',qos_specs=None,replication_status=,reservations=['e00b1a57-6301-498c-bf63-a4d79de61a2a','17ef8951-0cf6-4ec3-a241-135a8c629df5','e405bf7f-92bf-40a8-8c11-c78a753e4326','5b0a2976-814a-40db-a9a1-789474760c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:26.732032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d20bdb46-7381-4a84-8c2c-91bd85fb5ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:26.742163 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d20bdb46-7381-4a84-8c2c-91bd85fb5ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:26.743497 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Flow 'volume_create_api' (724de391-0bf3-40f6-964e-13d9eddf9d55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:26.744089 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume request issued successfully. Aug 18 05:38:26.745114 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e9b6124d-9365-443e-b54d-0a2719ef794a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:38:26.745833 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1208/4873] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:38:26 2026] POST /volume/v3/volumes => generated 757 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:26.761645 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ae347271-c5d2-4b84-8d54-210dea38d184 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:26.766597 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ae347271-c5d2-4b84-8d54-210dea38d184 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:26.766843 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ae347271-c5d2-4b84-8d54-210dea38d184 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:26.768152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ae347271-c5d2-4b84-8d54-210dea38d184 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:26.771602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-82cf45f3-8206-47e3-bbc8-3314d0a63a77 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:26.775915 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-82cf45f3-8206-47e3-bbc8-3314d0a63a77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 Aug 18 05:38:26.776228 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-82cf45f3-8206-47e3-bbc8-3314d0a63a77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:26.776548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-82cf45f3-8206-47e3-bbc8-3314d0a63a77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:26.778678 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:26.778678 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:26.783448 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ae347271-c5d2-4b84-8d54-210dea38d184 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:26.784847 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:26.784847 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:26.792033 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-82cf45f3-8206-47e3-bbc8-3314d0a63a77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:38:26.793087 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ae347271-c5d2-4b84-8d54-210dea38d184 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:26.793645 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1216/4874] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:26 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:26.796800 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-82cf45f3-8206-47e3-bbc8-3314d0a63a77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 returned with HTTP 200 Aug 18 05:38:26.797249 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1223/4875] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:26 2026] GET /volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:26.816998 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f5724322-b494-4186-8770-0d4d570ed5cc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:26.818974 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5724322-b494-4186-8770-0d4d570ed5cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:38:26.819374 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f5724322-b494-4186-8770-0d4d570ed5cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7be471e7-461f-4a16-ad3d-c7ca525e35c0", "name": "tempest-VolumesBackupsTest-Backup-1993875835"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:26.820846 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-f5724322-b494-4186-8770-0d4d570ed5cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating new backup {'backup': {'volume_id': '7be471e7-461f-4a16-ad3d-c7ca525e35c0', 'name': 'tempest-VolumesBackupsTest-Backup-1993875835'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:38:26.820985 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-f5724322-b494-4186-8770-0d4d570ed5cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating backup of volume 7be471e7-461f-4a16-ad3d-c7ca525e35c0 in container None Aug 18 05:38:26.837869 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:26.837869 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:26.838295 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f5724322-b494-4186-8770-0d4d570ed5cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:38:26.856605 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-f5724322-b494-4186-8770-0d4d570ed5cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['002b43f3-3b2e-4700-8756-6778daf562a0', 'ac04d2de-c1b3-4ed6-a74b-15a868aff715'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:26.894255 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3ae5c55-a32b-4cbd-9817-ebaefee459a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:26.896303 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f5724322-b494-4186-8770-0d4d570ed5cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:38:26.896888 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1229/4876] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:38:26 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:26.898262 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3ae5c55-a32b-4cbd-9817-ebaefee459a5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:26.898509 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3ae5c55-a32b-4cbd-9817-ebaefee459a5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:26.898700 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3ae5c55-a32b-4cbd-9817-ebaefee459a5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:26.898807 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a3ae5c55-a32b-4cbd-9817-ebaefee459a5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:26.905904 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:26.905904 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:26.906712 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3ae5c55-a32b-4cbd-9817-ebaefee459a5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:26.907197 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1209/4877] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:26 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:26.907934 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-625580b0-c016-4c63-8b0c-f3cdde6685d4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:26.909997 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-625580b0-c016-4c63-8b0c-f3cdde6685d4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:26.910226 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-625580b0-c016-4c63-8b0c-f3cdde6685d4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:26.910463 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-625580b0-c016-4c63-8b0c-f3cdde6685d4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:26.910586 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-625580b0-c016-4c63-8b0c-f3cdde6685d4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:26.918242 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:26.918242 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:26.918242 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-625580b0-c016-4c63-8b0c-f3cdde6685d4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:26.918242 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1217/4878] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:26 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:27.385999 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-44a7cf00-b586-4c1e-aa39-93b2bbc18e4e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:27.387905 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44a7cf00-b586-4c1e-aa39-93b2bbc18e4e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:27.388089 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44a7cf00-b586-4c1e-aa39-93b2bbc18e4e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:27.388275 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44a7cf00-b586-4c1e-aa39-93b2bbc18e4e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:27.397234 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:27.397234 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:27.403043 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-44a7cf00-b586-4c1e-aa39-93b2bbc18e4e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:27.406846 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44a7cf00-b586-4c1e-aa39-93b2bbc18e4e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:27.407427 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1224/4879] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:27 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:27.659028 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-fde98a17-6609-4ef6-b1c5-76bdef861425 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:27.661074 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-fde98a17-6609-4ef6-b1c5-76bdef861425 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments/ef827107-56b1-42cf-9a7f-5f84f96095ae/action Aug 18 05:38:27.661408 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-fde98a17-6609-4ef6-b1c5-76bdef861425 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:38:27.661530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-fde98a17-6609-4ef6-b1c5-76bdef861425 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:27.676286 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:27.676286 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:27.726078 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ff6dff52-97aa-4de2-85b7-6f9e56d85cb7 req-fde98a17-6609-4ef6-b1c5-76bdef861425 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/ef827107-56b1-42cf-9a7f-5f84f96095ae/action returned with HTTP 204 Aug 18 05:38:27.726589 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1230/4880] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:38:27 2026] POST /volume/v3/attachments/ef827107-56b1-42cf-9a7f-5f84f96095ae/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:27.809936 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-46e37885-5a8c-4714-be9d-1b0edd922d65 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:27.811661 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46e37885-5a8c-4714-be9d-1b0edd922d65 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:27.811852 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46e37885-5a8c-4714-be9d-1b0edd922d65 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:27.812036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46e37885-5a8c-4714-be9d-1b0edd922d65 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:27.818840 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:27.818840 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:27.822207 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-46e37885-5a8c-4714-be9d-1b0edd922d65 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:27.826099 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46e37885-5a8c-4714-be9d-1b0edd922d65 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:27.826491 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1210/4881] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:27 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:27.840295 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4abf866c-9f12-4530-9cf4-984525e78b48 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:27.842538 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4abf866c-9f12-4530-9cf4-984525e78b48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:27.842779 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4abf866c-9f12-4530-9cf4-984525e78b48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:27.843028 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4abf866c-9f12-4530-9cf4-984525e78b48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:27.852728 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:27.852728 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:27.857111 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4abf866c-9f12-4530-9cf4-984525e78b48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:27.862604 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4abf866c-9f12-4530-9cf4-984525e78b48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:27.863203 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1218/4882] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:27 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:27.919571 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-802fa9c7-0560-41e5-afd6-a883f92858bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:27.921953 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-802fa9c7-0560-41e5-afd6-a883f92858bc tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:27.922236 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-802fa9c7-0560-41e5-afd6-a883f92858bc tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:27.922434 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-802fa9c7-0560-41e5-afd6-a883f92858bc tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:27.922558 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-802fa9c7-0560-41e5-afd6-a883f92858bc tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:27.926740 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1665813d-6a0e-403d-a073-a7deca1ecd75 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:27.927782 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:27.927782 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:27.928536 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-802fa9c7-0560-41e5-afd6-a883f92858bc tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:27.928968 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1225/4883] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:27 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:27.929567 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1665813d-6a0e-403d-a073-a7deca1ecd75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:27.930619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1665813d-6a0e-403d-a073-a7deca1ecd75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:27.930911 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1665813d-6a0e-403d-a073-a7deca1ecd75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:27.931104 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1665813d-6a0e-403d-a073-a7deca1ecd75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:27.937082 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:27.937082 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:27.938415 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1665813d-6a0e-403d-a073-a7deca1ecd75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:27.939246 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1231/4884] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:27 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:28.423050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4a7638ca-1a41-4fcc-aace-9933f7240465 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.424655 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a7638ca-1a41-4fcc-aace-9933f7240465 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:28.424860 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a7638ca-1a41-4fcc-aace-9933f7240465 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.425063 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a7638ca-1a41-4fcc-aace-9933f7240465 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.434177 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.434177 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:28.437401 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a7638ca-1a41-4fcc-aace-9933f7240465 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:28.441354 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a7638ca-1a41-4fcc-aace-9933f7240465 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:28.441738 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1211/4885] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:28.456903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e7369bc-2465-4c80-9c93-9080aaa5778b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.459251 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e7369bc-2465-4c80-9c93-9080aaa5778b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:28.459522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e7369bc-2465-4c80-9c93-9080aaa5778b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.459781 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e7369bc-2465-4c80-9c93-9080aaa5778b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.472244 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.472244 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:28.476644 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2e7369bc-2465-4c80-9c93-9080aaa5778b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:28.482953 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e7369bc-2465-4c80-9c93-9080aaa5778b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:28.483526 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1219/4886] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:28.531907 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-ef22ef2c-945e-48de-8bf3-d692d0c7bdcf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.604984 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-ef22ef2c-945e-48de-8bf3-d692d0c7bdcf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:28.605249 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-ef22ef2c-945e-48de-8bf3-d692d0c7bdcf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.605388 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-ef22ef2c-945e-48de-8bf3-d692d0c7bdcf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.609684 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-dc568acf-c23d-458f-a8ce-6fc472dacb48 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.615430 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.615430 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:28.619578 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-ef22ef2c-945e-48de-8bf3-d692d0c7bdcf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:28.624862 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-ef22ef2c-945e-48de-8bf3-d692d0c7bdcf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:28.625278 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1226/4887] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:28.657607 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-dc568acf-c23d-458f-a8ce-6fc472dacb48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:28.657783 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-dc568acf-c23d-458f-a8ce-6fc472dacb48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.657958 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-dc568acf-c23d-458f-a8ce-6fc472dacb48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.658754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6b0ef9b5-9cc2-4c30-add3-bbdb79b4c399 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.661382 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6b0ef9b5-9cc2-4c30-add3-bbdb79b4c399 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8/action Aug 18 05:38:28.661822 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6b0ef9b5-9cc2-4c30-add3-bbdb79b4c399 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:38:28.661990 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6b0ef9b5-9cc2-4c30-add3-bbdb79b4c399 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:28.664234 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.664234 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:28.667606 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-dc568acf-c23d-458f-a8ce-6fc472dacb48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:28.671290 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-dc568acf-c23d-458f-a8ce-6fc472dacb48 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:28.671672 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1232/4888] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:28.675618 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.675618 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:28.676189 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6b0ef9b5-9cc2-4c30-add3-bbdb79b4c399 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:28.684741 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6b0ef9b5-9cc2-4c30-add3-bbdb79b4c399 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Begin detaching volume completed successfully. Aug 18 05:38:28.684741 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6b0ef9b5-9cc2-4c30-add3-bbdb79b4c399 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8/action returned with HTTP 202 Aug 18 05:38:28.684741 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1212/4889] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:38:28 2026] POST /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:38:28.732372 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ef887a9b-c3d1-489d-a820-7ff038be9642 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.732888 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef887a9b-c3d1-489d-a820-7ff038be9642 None None] GET https://10.4.3.250/volume// Aug 18 05:38:28.733147 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef887a9b-c3d1-489d-a820-7ff038be9642 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.733430 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef887a9b-c3d1-489d-a820-7ff038be9642 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.734081 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef887a9b-c3d1-489d-a820-7ff038be9642 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:38:28.734203 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1220/4890] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:38:28.744182 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-779ce43c-fdfb-4613-aee9-f631b717a818 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.747506 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-779ce43c-fdfb-4613-aee9-f631b717a818 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:28.747506 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-779ce43c-fdfb-4613-aee9-f631b717a818 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.747506 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-779ce43c-fdfb-4613-aee9-f631b717a818 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.757798 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.757798 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:28.762400 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71ffeca4-8a03-4b43-9409-8962d3c65dcf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.762856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71ffeca4-8a03-4b43-9409-8962d3c65dcf None None] GET https://10.4.3.250/volume// Aug 18 05:38:28.762994 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-779ce43c-fdfb-4613-aee9-f631b717a818 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:28.763105 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71ffeca4-8a03-4b43-9409-8962d3c65dcf None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.763364 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71ffeca4-8a03-4b43-9409-8962d3c65dcf None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.763765 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71ffeca4-8a03-4b43-9409-8962d3c65dcf None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:38:28.764231 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1233/4891] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:38:28.768647 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-779ce43c-fdfb-4613-aee9-f631b717a818 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:28.769028 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1227/4892] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:38:28.775873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-50317705-bf65-4aba-b2e8-f87b9e300cd0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.778401 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-50317705-bf65-4aba-b2e8-f87b9e300cd0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:38:28.778889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-50317705-bf65-4aba-b2e8-f87b9e300cd0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcb0cc2f-34ff-448b-8357-b2e73b497571", "connector": null, "instance_uuid": "3af57b6d-ae1a-4926-8298-9c67414d2a44"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:28.779311 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-d0914b94-c8bf-42ee-a8ff-12e2703ae69f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.781814 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-d0914b94-c8bf-42ee-a8ff-12e2703ae69f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8/encryption Aug 18 05:38:28.782073 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-d0914b94-c8bf-42ee-a8ff-12e2703ae69f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.782312 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-d0914b94-c8bf-42ee-a8ff-12e2703ae69f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.790364 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.790364 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:28.793467 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.793467 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:28.801311 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-d0914b94-c8bf-42ee-a8ff-12e2703ae69f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8/encryption returned with HTTP 200 Aug 18 05:38:28.801846 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1221/4893] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:28.817631 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-50317705-bf65-4aba-b2e8-f87b9e300cd0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:38:28.818124 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1213/4894] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:38:28 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 18 05:38:28.847335 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f3dab191-3106-4a53-b287-2914a058f250 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.850367 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f3dab191-3106-4a53-b287-2914a058f250 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:28.850521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f3dab191-3106-4a53-b287-2914a058f250 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.850749 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f3dab191-3106-4a53-b287-2914a058f250 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.857528 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-645ba087-4c31-4adc-b6e5-0f8e36a4beaa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.857893 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-645ba087-4c31-4adc-b6e5-0f8e36a4beaa None None] GET https://10.4.3.250/volume// Aug 18 05:38:28.858071 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-645ba087-4c31-4adc-b6e5-0f8e36a4beaa None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.858269 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-645ba087-4c31-4adc-b6e5-0f8e36a4beaa None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.858602 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-645ba087-4c31-4adc-b6e5-0f8e36a4beaa None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:38:28.858885 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1228/4895] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:38:28.862940 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.862940 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:28.867217 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f3dab191-3106-4a53-b287-2914a058f250 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:28.868018 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-6f9b7162-78ae-4fc4-8511-76c9b0913be0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.871887 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-6f9b7162-78ae-4fc4-8511-76c9b0913be0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:28.872097 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-6f9b7162-78ae-4fc4-8511-76c9b0913be0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.872484 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-6f9b7162-78ae-4fc4-8511-76c9b0913be0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.874503 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f3dab191-3106-4a53-b287-2914a058f250 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:28.875224 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1234/4896] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:28.882352 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.882352 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:28.886292 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-6f9b7162-78ae-4fc4-8511-76c9b0913be0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:28.891000 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-6f9b7162-78ae-4fc4-8511-76c9b0913be0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:28.891424 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1222/4897] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 1029 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:38:28.942154 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4e4d198-1102-4235-b1f1-ef005e2ea16c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.944416 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4e4d198-1102-4235-b1f1-ef005e2ea16c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:28.944690 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4e4d198-1102-4235-b1f1-ef005e2ea16c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.944929 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4e4d198-1102-4235-b1f1-ef005e2ea16c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.945092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a4e4d198-1102-4235-b1f1-ef005e2ea16c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:28.949540 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55b38087-6a5e-4796-93e6-7b95d6977994 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:28.949906 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.949906 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:28.952982 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4e4d198-1102-4235-b1f1-ef005e2ea16c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:28.952982 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1214/4898] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:28.953152 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55b38087-6a5e-4796-93e6-7b95d6977994 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:28.953152 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55b38087-6a5e-4796-93e6-7b95d6977994 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:28.953152 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55b38087-6a5e-4796-93e6-7b95d6977994 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:28.953152 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-55b38087-6a5e-4796-93e6-7b95d6977994 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:28.956441 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:28.956441 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:28.957246 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55b38087-6a5e-4796-93e6-7b95d6977994 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:28.957692 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1229/4899] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:28 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:29.002253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-9bb13350-8809-4fd1-9847-27cd275c8121 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:29.005570 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-9bb13350-8809-4fd1-9847-27cd275c8121 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] PUT https://10.4.3.250/volume/v3/attachments/4706f921-846b-43b1-b8b8-c8ed27f16773 Aug 18 05:38:29.005817 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-9bb13350-8809-4fd1-9847-27cd275c8121 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:29.015039 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-9bb13350-8809-4fd1-9847-27cd275c8121 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Acquiring lock "cinder-attachment_update-bcb0cc2f-34ff-448b-8357-b2e73b497571-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:38:29.020996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-9bb13350-8809-4fd1-9847-27cd275c8121 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Lock "cinder-attachment_update-bcb0cc2f-34ff-448b-8357-b2e73b497571-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:38:29.022476 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:29.022476 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:29.110952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-9bb13350-8809-4fd1-9847-27cd275c8121 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Lock "cinder-attachment_update-bcb0cc2f-34ff-448b-8357-b2e73b497571-np0000007601" released by "attachment_update" :: held 0.090s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:38:29.111243 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-9bb13350-8809-4fd1-9847-27cd275c8121 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/4706f921-846b-43b1-b8b8-c8ed27f16773 returned with HTTP 200 Aug 18 05:38:29.111697 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1235/4900] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:38:29 2026] PUT /volume/v3/attachments/4706f921-846b-43b1-b8b8-c8ed27f16773 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:29.887947 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6a5d4164-89cb-44f2-acc8-4fec04dda5dc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:29.892026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a5d4164-89cb-44f2-acc8-4fec04dda5dc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:29.892026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a5d4164-89cb-44f2-acc8-4fec04dda5dc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:29.892026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a5d4164-89cb-44f2-acc8-4fec04dda5dc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:29.899603 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:29.899603 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:29.902921 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6a5d4164-89cb-44f2-acc8-4fec04dda5dc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:29.907393 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a5d4164-89cb-44f2-acc8-4fec04dda5dc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:29.907777 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1223/4901] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:29 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:29.963767 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8fe3d026-c4b3-4631-b22d-06734907ee6c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:29.966046 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8fe3d026-c4b3-4631-b22d-06734907ee6c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:29.966303 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8fe3d026-c4b3-4631-b22d-06734907ee6c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:29.966573 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8fe3d026-c4b3-4631-b22d-06734907ee6c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:29.966744 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8fe3d026-c4b3-4631-b22d-06734907ee6c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:29.970565 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-91ded2f3-900c-424f-b031-347e4f3ea91d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:29.971777 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:29.971777 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:29.972582 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8fe3d026-c4b3-4631-b22d-06734907ee6c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:29.972637 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91ded2f3-900c-424f-b031-347e4f3ea91d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:29.972885 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91ded2f3-900c-424f-b031-347e4f3ea91d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:29.972952 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1215/4902] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:29 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:29.973548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-91ded2f3-900c-424f-b031-347e4f3ea91d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:29.973548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-91ded2f3-900c-424f-b031-347e4f3ea91d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:29.978326 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:29.978326 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:29.979156 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-91ded2f3-900c-424f-b031-347e4f3ea91d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:29.979551 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1230/4903] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:29 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:30.924098 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6ba20f34-a7f3-445b-aac3-f85e901d808b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:30.926204 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ba20f34-a7f3-445b-aac3-f85e901d808b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:30.926421 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ba20f34-a7f3-445b-aac3-f85e901d808b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:30.926628 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ba20f34-a7f3-445b-aac3-f85e901d808b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:30.937193 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:30.937193 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:30.941627 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6ba20f34-a7f3-445b-aac3-f85e901d808b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:30.946021 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ba20f34-a7f3-445b-aac3-f85e901d808b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:30.946533 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1236/4904] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:30 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:30.984503 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-38ea75f1-a53b-45cd-81f1-2585be0fe9d9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:30.986546 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38ea75f1-a53b-45cd-81f1-2585be0fe9d9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:30.986796 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38ea75f1-a53b-45cd-81f1-2585be0fe9d9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:30.986999 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38ea75f1-a53b-45cd-81f1-2585be0fe9d9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:30.987142 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-38ea75f1-a53b-45cd-81f1-2585be0fe9d9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:30.991761 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d9f6962-a063-41b2-9a8c-4ba43b10c68a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:30.993311 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:30.993311 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:30.994051 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38ea75f1-a53b-45cd-81f1-2585be0fe9d9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:30.994463 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1224/4905] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:30 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:30.999997 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d9f6962-a063-41b2-9a8c-4ba43b10c68a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:31.000271 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d9f6962-a063-41b2-9a8c-4ba43b10c68a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:31.000509 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d9f6962-a063-41b2-9a8c-4ba43b10c68a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:31.000644 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6d9f6962-a063-41b2-9a8c-4ba43b10c68a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:31.005597 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:31.005597 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:31.006435 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d9f6962-a063-41b2-9a8c-4ba43b10c68a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:31.007048 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1216/4906] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:30 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:31.959409 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dd31b1f6-51fd-4921-92d2-4fa6749324d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:31.961378 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd31b1f6-51fd-4921-92d2-4fa6749324d8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:31.961635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd31b1f6-51fd-4921-92d2-4fa6749324d8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:31.962066 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dd31b1f6-51fd-4921-92d2-4fa6749324d8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:31.975137 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:31.975137 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:31.979914 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dd31b1f6-51fd-4921-92d2-4fa6749324d8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:31.985546 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dd31b1f6-51fd-4921-92d2-4fa6749324d8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:31.986216 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1231/4907] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:31 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:32.007265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6e1f6524-2867-4eef-9f66-7cd277896605 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:32.009001 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e1f6524-2867-4eef-9f66-7cd277896605 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:32.009233 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e1f6524-2867-4eef-9f66-7cd277896605 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:32.009413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6e1f6524-2867-4eef-9f66-7cd277896605 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:32.009544 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6e1f6524-2867-4eef-9f66-7cd277896605 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:32.013759 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:32.013759 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:32.014339 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6e1f6524-2867-4eef-9f66-7cd277896605 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:32.014685 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1237/4908] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:32 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:32.019236 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bb8f2660-dff5-4b6c-a20f-3cefcebcd1c5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:32.021031 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb8f2660-dff5-4b6c-a20f-3cefcebcd1c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:32.021342 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb8f2660-dff5-4b6c-a20f-3cefcebcd1c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:32.021662 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bb8f2660-dff5-4b6c-a20f-3cefcebcd1c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:32.021915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bb8f2660-dff5-4b6c-a20f-3cefcebcd1c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:32.026658 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:32.026658 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:32.027548 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bb8f2660-dff5-4b6c-a20f-3cefcebcd1c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:32.027924 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1225/4909] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:32 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:32.480401 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-c8beced2-3cf9-42ed-baf2-9ab69fe94ef0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:32.484151 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-c8beced2-3cf9-42ed-baf2-9ab69fe94ef0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/attachments/4706f921-846b-43b1-b8b8-c8ed27f16773/action Aug 18 05:38:32.485517 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-c8beced2-3cf9-42ed-baf2-9ab69fe94ef0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:38:32.485517 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-c8beced2-3cf9-42ed-baf2-9ab69fe94ef0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:32.518034 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:32.518034 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:32.535969 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d095e173-afe8-4803-86ff-9c45c53fa016 req-c8beced2-3cf9-42ed-baf2-9ab69fe94ef0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/4706f921-846b-43b1-b8b8-c8ed27f16773/action returned with HTTP 204 Aug 18 05:38:32.535969 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1217/4910] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:38:32 2026] POST /volume/v3/attachments/4706f921-846b-43b1-b8b8-c8ed27f16773/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:32.592560 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6a8cd7dc-195e-4f9f-951b-07cd3c12e2d8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:32.594769 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6a8cd7dc-195e-4f9f-951b-07cd3c12e2d8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/attachments/ef827107-56b1-42cf-9a7f-5f84f96095ae Aug 18 05:38:32.594968 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6a8cd7dc-195e-4f9f-951b-07cd3c12e2d8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:32.595234 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6a8cd7dc-195e-4f9f-951b-07cd3c12e2d8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:32.603304 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:32.603304 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:32.648864 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-76cf68b5-c64c-4ece-9dd6-dd3c07cbeaed req-6a8cd7dc-195e-4f9f-951b-07cd3c12e2d8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/ef827107-56b1-42cf-9a7f-5f84f96095ae returned with HTTP 200 Aug 18 05:38:32.649290 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1232/4911] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:38:32 2026] DELETE /volume/v3/attachments/ef827107-56b1-42cf-9a7f-5f84f96095ae => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:32.934542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-0757060d-c0ef-4db3-82d0-d2eb57f7f57e req-65c81dbf-298e-454c-a97d-fc001751fd33 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:32.936909 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0757060d-c0ef-4db3-82d0-d2eb57f7f57e req-65c81dbf-298e-454c-a97d-fc001751fd33 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:32.937166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0757060d-c0ef-4db3-82d0-d2eb57f7f57e req-65c81dbf-298e-454c-a97d-fc001751fd33 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:32.937439 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-0757060d-c0ef-4db3-82d0-d2eb57f7f57e req-65c81dbf-298e-454c-a97d-fc001751fd33 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:32.947306 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:32.947306 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:32.952489 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-0757060d-c0ef-4db3-82d0-d2eb57f7f57e req-65c81dbf-298e-454c-a97d-fc001751fd33 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:32.957048 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-0757060d-c0ef-4db3-82d0-d2eb57f7f57e req-65c81dbf-298e-454c-a97d-fc001751fd33 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:32.957497 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1238/4912] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:38:32 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:32.999560 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9c4c1bbf-06f6-4536-b3dc-2cbcac2a68e9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:33.001307 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c4c1bbf-06f6-4536-b3dc-2cbcac2a68e9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:33.001502 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c4c1bbf-06f6-4536-b3dc-2cbcac2a68e9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:33.001677 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9c4c1bbf-06f6-4536-b3dc-2cbcac2a68e9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:33.010813 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:33.010813 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:33.014278 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9c4c1bbf-06f6-4536-b3dc-2cbcac2a68e9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:33.018307 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9c4c1bbf-06f6-4536-b3dc-2cbcac2a68e9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:33.018694 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1226/4913] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:32 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:33.025824 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80a00ab0-956c-4e6c-b273-a2ce09fb90bd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:33.027504 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80a00ab0-956c-4e6c-b273-a2ce09fb90bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:33.027881 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80a00ab0-956c-4e6c-b273-a2ce09fb90bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:33.029128 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80a00ab0-956c-4e6c-b273-a2ce09fb90bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:33.029128 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-80a00ab0-956c-4e6c-b273-a2ce09fb90bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:33.032901 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:33.032901 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:33.033884 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80a00ab0-956c-4e6c-b273-a2ce09fb90bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:33.034496 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1218/4914] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:33 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:33.040551 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-98b1dd04-e244-450f-900f-fe6827178a73 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:33.042744 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98b1dd04-e244-450f-900f-fe6827178a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:33.043033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98b1dd04-e244-450f-900f-fe6827178a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:33.043247 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-98b1dd04-e244-450f-900f-fe6827178a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:33.043370 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-98b1dd04-e244-450f-900f-fe6827178a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:33.049204 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:33.049204 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:33.050191 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-98b1dd04-e244-450f-900f-fe6827178a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:33.050629 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1233/4915] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:33 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:34.048395 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f64bcd5-ec3b-4aaa-bfd9-d589a3fa515d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:34.050675 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f64bcd5-ec3b-4aaa-bfd9-d589a3fa515d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:34.050959 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f64bcd5-ec3b-4aaa-bfd9-d589a3fa515d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:34.051237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f64bcd5-ec3b-4aaa-bfd9-d589a3fa515d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:34.051377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7f64bcd5-ec3b-4aaa-bfd9-d589a3fa515d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:34.056716 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:34.056716 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:34.057513 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f64bcd5-ec3b-4aaa-bfd9-d589a3fa515d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:34.057973 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1239/4916] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:34 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:34.063308 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2e1a9aeb-f061-45bf-8929-9bd2554c33ea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:34.065698 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e1a9aeb-f061-45bf-8929-9bd2554c33ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:34.065944 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e1a9aeb-f061-45bf-8929-9bd2554c33ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:34.066230 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2e1a9aeb-f061-45bf-8929-9bd2554c33ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:34.066409 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2e1a9aeb-f061-45bf-8929-9bd2554c33ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:34.074707 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:34.074707 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:34.075746 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2e1a9aeb-f061-45bf-8929-9bd2554c33ea tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:34.076290 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1227/4917] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:34 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:35.069701 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee4781b2-6b89-4b38-a218-17acf2010a0a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:35.071451 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee4781b2-6b89-4b38-a218-17acf2010a0a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:35.071655 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee4781b2-6b89-4b38-a218-17acf2010a0a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:35.071855 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee4781b2-6b89-4b38-a218-17acf2010a0a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:35.071954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ee4781b2-6b89-4b38-a218-17acf2010a0a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:35.076026 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:35.076026 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:35.076600 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee4781b2-6b89-4b38-a218-17acf2010a0a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:35.076917 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1219/4918] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:35 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:35.087467 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b494205d-08a4-47bb-8502-1fd26d9e615c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:35.089631 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b494205d-08a4-47bb-8502-1fd26d9e615c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:35.089890 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b494205d-08a4-47bb-8502-1fd26d9e615c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:35.090174 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b494205d-08a4-47bb-8502-1fd26d9e615c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:35.090334 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b494205d-08a4-47bb-8502-1fd26d9e615c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:35.095595 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:35.095595 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:35.096598 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b494205d-08a4-47bb-8502-1fd26d9e615c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:35.097237 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1234/4919] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:35 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:35.931908 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bc4d38c3-5ea5-426b-a173-7c41c8d0eb4c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:35.933550 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bc4d38c3-5ea5-426b-a173-7c41c8d0eb4c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:35.933776 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bc4d38c3-5ea5-426b-a173-7c41c8d0eb4c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:35.933946 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bc4d38c3-5ea5-426b-a173-7c41c8d0eb4c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:35.934130 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-bc4d38c3-5ea5-426b-a173-7c41c8d0eb4c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Delete volume with id: 19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:35.940857 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:35.940857 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:35.941318 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bc4d38c3-5ea5-426b-a173-7c41c8d0eb4c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:35.955640 np0000007601 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-bc4d38c3-5ea5-426b-a173-7c41c8d0eb4c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:38:35.963373 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bc4d38c3-5ea5-426b-a173-7c41c8d0eb4c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Delete volume request issued successfully. Aug 18 05:38:35.963673 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bc4d38c3-5ea5-426b-a173-7c41c8d0eb4c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 202 Aug 18 05:38:35.964130 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1240/4920] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:38:35 2026] DELETE /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:35.974945 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1c371226-a4e9-4a9f-9357-5c9dc8ec6b67 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:35.977109 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c371226-a4e9-4a9f-9357-5c9dc8ec6b67 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:35.977382 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c371226-a4e9-4a9f-9357-5c9dc8ec6b67 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:35.977664 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c371226-a4e9-4a9f-9357-5c9dc8ec6b67 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:35.986973 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:35.986973 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:35.991886 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c371226-a4e9-4a9f-9357-5c9dc8ec6b67 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:38:35.997702 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c371226-a4e9-4a9f-9357-5c9dc8ec6b67 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 200 Aug 18 05:38:35.998177 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1228/4921] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:35 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:36.088367 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6be313ad-f5a0-4a35-a0ec-6bdf2267157e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:36.090495 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6be313ad-f5a0-4a35-a0ec-6bdf2267157e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:38:36.090772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6be313ad-f5a0-4a35-a0ec-6bdf2267157e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:36.091084 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6be313ad-f5a0-4a35-a0ec-6bdf2267157e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:36.091249 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6be313ad-f5a0-4a35-a0ec-6bdf2267157e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:36.097360 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:36.097360 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:36.098139 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6be313ad-f5a0-4a35-a0ec-6bdf2267157e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:38:36.098510 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1220/4922] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:36 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:36.109966 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-719d7cf2-551d-4849-beb5-feb9fc25b327 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:36.110925 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-36b0f867-9790-4962-a080-0606bdf7b55e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:36.111904 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-719d7cf2-551d-4849-beb5-feb9fc25b327 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:36.112133 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-719d7cf2-551d-4849-beb5-feb9fc25b327 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:36.112338 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-719d7cf2-551d-4849-beb5-feb9fc25b327 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:36.112589 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-719d7cf2-551d-4849-beb5-feb9fc25b327 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:36.118078 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:36.118078 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:36.119004 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-719d7cf2-551d-4849-beb5-feb9fc25b327 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:36.120134 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1235/4923] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:36 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:36.180520 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36b0f867-9790-4962-a080-0606bdf7b55e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:38:36.180855 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-36b0f867-9790-4962-a080-0606bdf7b55e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:36.182248 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-36b0f867-9790-4962-a080-0606bdf7b55e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Creating new backup {'backup': {'volume_id': 'bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:38:36.182428 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-36b0f867-9790-4962-a080-0606bdf7b55e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Creating backup of volume bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 in container None Aug 18 05:38:36.189960 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:36.189960 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:36.190519 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-36b0f867-9790-4962-a080-0606bdf7b55e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Volume info retrieved successfully. Aug 18 05:38:36.205717 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-36b0f867-9790-4962-a080-0606bdf7b55e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Created reservations ['56579c37-b3ef-4260-b772-2ddbbc8f8b44', '583aeb9b-05ee-4b0d-ba61-bb89e8304847'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:36.238331 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36b0f867-9790-4962-a080-0606bdf7b55e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:38:36.238762 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1241/4924] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:38:36 2026] POST /volume/v3/backups => generated 288 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:36.249459 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d3c5b051-c80d-40aa-8f73-0b09b236d0d3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:36.251762 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3c5b051-c80d-40aa-8f73-0b09b236d0d3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:36.251995 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3c5b051-c80d-40aa-8f73-0b09b236d0d3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:36.252243 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3c5b051-c80d-40aa-8f73-0b09b236d0d3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:36.252360 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d3c5b051-c80d-40aa-8f73-0b09b236d0d3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:36.261203 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:36.261203 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:36.263459 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3c5b051-c80d-40aa-8f73-0b09b236d0d3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:36.264031 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1229/4925] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:36 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 695 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:36.264155 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-db8bbd78-7eef-4c6e-9f61-d7f56f861b1f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:36.272771 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db8bbd78-7eef-4c6e-9f61-d7f56f861b1f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:38:36.274953 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-db8bbd78-7eef-4c6e-9f61-d7f56f861b1f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcb0cc2f-34ff-448b-8357-b2e73b497571", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-367484832", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:36.292880 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:36.292880 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:36.293275 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db8bbd78-7eef-4c6e-9f61-d7f56f861b1f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:36.296107 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-db8bbd78-7eef-4c6e-9f61-d7f56f861b1f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create snapshot from volume bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:36.340339 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-db8bbd78-7eef-4c6e-9f61-d7f56f861b1f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Created reservations ['87312110-3075-491c-8530-2f869a04f330', '80848572-bf17-422d-9b46-1eb8a91d0807', 'a735c9f6-ceac-4806-a073-c4588b771d96', '463dee58-ee5e-40bd-b76b-f20779bcd6c9'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:36.388487 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-db8bbd78-7eef-4c6e-9f61-d7f56f861b1f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot force create request issued successfully. Aug 18 05:38:36.388858 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-db8bbd78-7eef-4c6e-9f61-d7f56f861b1f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:38:36.389416 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1221/4926] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:38:36 2026] POST /volume/v3/snapshots => generated 312 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:36.405834 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b2a7443d-eea4-44ef-bb38-da774564da37 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:36.408775 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2a7443d-eea4-44ef-bb38-da774564da37 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 Aug 18 05:38:36.409087 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2a7443d-eea4-44ef-bb38-da774564da37 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:36.409359 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2a7443d-eea4-44ef-bb38-da774564da37 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:36.417900 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:36.417900 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:36.417900 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b2a7443d-eea4-44ef-bb38-da774564da37 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:36.418656 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2a7443d-eea4-44ef-bb38-da774564da37 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 returned with HTTP 200 Aug 18 05:38:36.419799 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1236/4927] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:38:36 2026] GET /volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 => generated 444 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:37.015744 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-84e7874b-471d-4a50-9959-b59d8777ac4b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.017455 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84e7874b-471d-4a50-9959-b59d8777ac4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 Aug 18 05:38:37.017640 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84e7874b-471d-4a50-9959-b59d8777ac4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:37.017813 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-84e7874b-471d-4a50-9959-b59d8777ac4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:37.024536 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-84e7874b-471d-4a50-9959-b59d8777ac4b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 returned with HTTP 404 Aug 18 05:38:37.025198 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1242/4928] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:37 2026] GET /volume/v3/volumes/19ccb1dd-39c2-45e4-83af-a5dde986cae8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:37.038953 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-51b3a41b-a2c4-48be-82cb-77d5a43f5ba7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.041357 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-51b3a41b-a2c4-48be-82cb-77d5a43f5ba7 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:38:37.041454 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-51b3a41b-a2c4-48be-82cb-77d5a43f5ba7 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:37.041666 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-51b3a41b-a2c4-48be-82cb-77d5a43f5ba7 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:37.042649 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-51b3a41b-a2c4-48be-82cb-77d5a43f5ba7 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:38:37.090286 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-51b3a41b-a2c4-48be-82cb-77d5a43f5ba7 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Get all volumes completed successfully. Aug 18 05:38:37.092183 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:37.092183 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:37.097532 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-51b3a41b-a2c4-48be-82cb-77d5a43f5ba7 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:38:37.098704 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1230/4929] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:38:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10084 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:38:37.111338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-308b5b08-526a-4b7e-8a24-631b3e367b49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.115537 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-308b5b08-526a-4b7e-8a24-631b3e367b49 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] DELETE https://10.4.3.250/volume/v3/types/911b2489-cf55-4b19-b628-903a53c20d21 Aug 18 05:38:37.115840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-308b5b08-526a-4b7e-8a24-631b3e367b49 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:37.116178 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-308b5b08-526a-4b7e-8a24-631b3e367b49 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:37.116556 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:37.116556 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:37.131674 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0838b8be-cd7a-489e-8831-f88f03c8b9cc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.133502 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0838b8be-cd7a-489e-8831-f88f03c8b9cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:37.133734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0838b8be-cd7a-489e-8831-f88f03c8b9cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:37.133886 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0838b8be-cd7a-489e-8831-f88f03c8b9cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:37.134093 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0838b8be-cd7a-489e-8831-f88f03c8b9cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:37.138495 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:37.138495 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:37.139420 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0838b8be-cd7a-489e-8831-f88f03c8b9cc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:37.139797 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1237/4930] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:37 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:37.151091 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-308b5b08-526a-4b7e-8a24-631b3e367b49 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types/911b2489-cf55-4b19-b628-903a53c20d21 returned with HTTP 202 Aug 18 05:38:37.151530 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1222/4931] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:38:37 2026] DELETE /volume/v3/types/911b2489-cf55-4b19-b628-903a53c20d21 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:38:37.165892 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b7bd23a5-7a94-46fb-9320-6631e0f1dbf3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.167910 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7bd23a5-7a94-46fb-9320-6631e0f1dbf3 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:38:37.168360 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7bd23a5-7a94-46fb-9320-6631e0f1dbf3 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1505091360", "extra_specs": {}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:37.170205 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:37.170205 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:37.187658 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7bd23a5-7a94-46fb-9320-6631e0f1dbf3 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:38:37.188100 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1243/4932] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:38:37 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:37.196296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7469d147-9d14-4b41-9392-6b242b91feb7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.198026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7469d147-9d14-4b41-9392-6b242b91feb7 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] POST https://10.4.3.250/volume/v3/types/0fdaced9-e75d-4493-9fd8-b093472e3aef/encryption Aug 18 05:38:37.198392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7469d147-9d14-4b41-9392-6b242b91feb7 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:37.215806 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7469d147-9d14-4b41-9392-6b242b91feb7 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types/0fdaced9-e75d-4493-9fd8-b093472e3aef/encryption returned with HTTP 200 Aug 18 05:38:37.216377 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1231/4933] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:38:37 2026] POST /volume/v3/types/0fdaced9-e75d-4493-9fd8-b093472e3aef/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:37.224701 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.227092 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:38:37.227653 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-483408931", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1505091360", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:37.230133 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-483408931', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1505091360', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:38:37.235875 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume of 1 GB Aug 18 05:38:37.236333 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:37.236333 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:37.237051 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Availability Zones retrieved successfully. Aug 18 05:38:37.245685 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Flow 'volume_create_api' (81132714-d271-4e3f-a641-ab61235b43c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:37.246571 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fcff20-b67c-458b-b1a0-d5886d9f9fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:37.247456 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:38:37.276946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fcff20-b67c-458b-b1a0-d5886d9f9fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:38:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0fdaced9-e75d-4493-9fd8-b093472e3aef,is_public=True,name='tempest-scenario-type-luks-1505091360',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0fdaced9-e75d-4493-9fd8-b093472e3aef', '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=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:37.278053 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3604bbd4-39f4-466f-87b6-9954ba0417ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:37.278135 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b2688e76-2b9a-4bad-b37f-f1625428cd6d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.280238 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2688e76-2b9a-4bad-b37f-f1625428cd6d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:37.280546 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2688e76-2b9a-4bad-b37f-f1625428cd6d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:37.280774 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2688e76-2b9a-4bad-b37f-f1625428cd6d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:37.280913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b2688e76-2b9a-4bad-b37f-f1625428cd6d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:37.286855 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:37.286855 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:37.287750 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2688e76-2b9a-4bad-b37f-f1625428cd6d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:37.288185 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1223/4934] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:37 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:37.306388 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1505091360 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1505091360, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:38:37.306678 np0000007601 devstack@c-api.service[100214]: WARNING cinder.quota [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1505091360 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1505091360, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:38:37.330961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Created reservations ['523a6641-c30a-40d9-a777-a89f6a905844', '0f32643e-4058-45df-83e7-41cb6c201ba1', '2aab660f-3a57-4b78-907f-c5516c3baecc', '7bb42738-7318-4f26-bc22-5b5ee2949c1b'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:37.331773 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3604bbd4-39f4-466f-87b6-9954ba0417ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['523a6641-c30a-40d9-a777-a89f6a905844', '0f32643e-4058-45df-83e7-41cb6c201ba1', '2aab660f-3a57-4b78-907f-c5516c3baecc', '7bb42738-7318-4f26-bc22-5b5ee2949c1b']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:37.332463 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f9eda5-10da-4fc3-9522-13c9c176aae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:37.354549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f9eda5-10da-4fc3-9522-13c9c176aae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8dea717-3661-4e29-98e0-ae52228e152b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-483408931',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115a1516f6a4b6793290306fba7b5e3',qos_specs=None,replication_status=,reservations=['523a6641-c30a-40d9-a777-a89f6a905844','0f32643e-4058-45df-83e7-41cb6c201ba1','2aab660f-3a57-4b78-907f-c5516c3baecc','7bb42738-7318-4f26-bc22-5b5ee2949c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_type_id=0fdaced9-e75d-4493-9fd8-b093472e3aef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-483408931',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d8dea717-3661-4e29-98e0-ae52228e152b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5115a1516f6a4b6793290306fba7b5e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0fdaced9-e75d-4493-9fd8-b093472e3aef),volume_type_id=0fdaced9-e75d-4493-9fd8-b093472e3aef)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:37.355283 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f08398-43bb-4fce-a0ab-1ce706ea23d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:37.374833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f08398-43bb-4fce-a0ab-1ce706ea23d1) transitioned into state 'SUCCESS' from state '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-483408931',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5115a1516f6a4b6793290306fba7b5e3',qos_specs=None,replication_status=,reservations=['523a6641-c30a-40d9-a777-a89f6a905844','0f32643e-4058-45df-83e7-41cb6c201ba1','2aab660f-3a57-4b78-907f-c5516c3baecc','7bb42738-7318-4f26-bc22-5b5ee2949c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a08af3f43c94fd6a744ea621ffa5fca',volume_type_id=0fdaced9-e75d-4493-9fd8-b093472e3aef)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:37.376891 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cef9767-786b-4a15-8f6b-bb726aec42cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:37.388092 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cef9767-786b-4a15-8f6b-bb726aec42cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:37.389189 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Flow 'volume_create_api' (81132714-d271-4e3f-a641-ab61235b43c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:37.389613 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Create volume request issued successfully. Aug 18 05:38:37.390696 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-420041ba-2425-47fa-9d2d-2c89b6eb6d9d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:38:37.390696 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1238/4935] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:38:37 2026] POST /volume/v3/volumes => generated 784 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:37.429828 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-49ebe275-24c4-45d8-bc4b-4b4fc654b7f9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.432856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49ebe275-24c4-45d8-bc4b-4b4fc654b7f9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 Aug 18 05:38:37.433067 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49ebe275-24c4-45d8-bc4b-4b4fc654b7f9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:37.433251 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49ebe275-24c4-45d8-bc4b-4b4fc654b7f9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:37.445249 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:37.445249 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:37.445700 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-49ebe275-24c4-45d8-bc4b-4b4fc654b7f9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:37.446527 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49ebe275-24c4-45d8-bc4b-4b4fc654b7f9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 returned with HTTP 200 Aug 18 05:38:37.446803 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1244/4936] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:38:37 2026] GET /volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:37.456392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e3453e18-f4e6-498d-8c1c-fa76c35abf47 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:37.458474 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e3453e18-f4e6-498d-8c1c-fa76c35abf47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 Aug 18 05:38:37.458665 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e3453e18-f4e6-498d-8c1c-fa76c35abf47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:37.458843 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e3453e18-f4e6-498d-8c1c-fa76c35abf47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:37.465608 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:37.465608 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:37.466005 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e3453e18-f4e6-498d-8c1c-fa76c35abf47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:37.466823 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e3453e18-f4e6-498d-8c1c-fa76c35abf47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 returned with HTTP 200 Aug 18 05:38:37.467202 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1232/4937] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:38:37 2026] GET /volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:38.152159 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b62582f-7d76-490e-bfbb-7f178adbb782 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:38.153972 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b62582f-7d76-490e-bfbb-7f178adbb782 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:38.154346 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b62582f-7d76-490e-bfbb-7f178adbb782 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:38.154690 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b62582f-7d76-490e-bfbb-7f178adbb782 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:38.155949 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0b62582f-7d76-490e-bfbb-7f178adbb782 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:38.162908 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:38.162908 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:38.164529 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b62582f-7d76-490e-bfbb-7f178adbb782 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:38.164529 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1224/4938] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:38 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:38.301516 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e5311110-16b3-4389-b25f-38620d0b361e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:38.304199 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5311110-16b3-4389-b25f-38620d0b361e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:38.304471 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5311110-16b3-4389-b25f-38620d0b361e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:38.304707 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e5311110-16b3-4389-b25f-38620d0b361e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:38.304864 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e5311110-16b3-4389-b25f-38620d0b361e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:38.314037 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:38.314037 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:38.315155 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e5311110-16b3-4389-b25f-38620d0b361e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:38.315865 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1239/4939] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:38 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 697 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:39.023918 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a9273ed1-251b-4164-b263-ff07b0baeab6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:39.025659 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9273ed1-251b-4164-b263-ff07b0baeab6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:38:39.026307 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9273ed1-251b-4164-b263-ff07b0baeab6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcb0cc2f-34ff-448b-8357-b2e73b497571", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-768396922", "description": null, "metadata": null}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:39.036504 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:39.036504 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:39.037052 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a9273ed1-251b-4164-b263-ff07b0baeab6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:39.037239 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-a9273ed1-251b-4164-b263-ff07b0baeab6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create snapshot from volume bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:39.063110 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-a9273ed1-251b-4164-b263-ff07b0baeab6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Created reservations ['b7ca07aa-0776-4345-aa55-9de77fe935ae', '3230a48a-a5bb-48dd-97ae-969caa5ed639', '08f3073e-d7d3-4a46-86b2-3a350ba4e245', '048c125b-d106-4be4-84be-39e1c9b6ce50'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:39.099161 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a9273ed1-251b-4164-b263-ff07b0baeab6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot force create request issued successfully. Aug 18 05:38:39.099717 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9273ed1-251b-4164-b263-ff07b0baeab6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:38:39.100336 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1245/4940] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:38:39 2026] POST /volume/v3/snapshots => generated 312 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:39.110043 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4f06d40d-9d4b-43ab-a892-b4e059653e20 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:39.111732 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f06d40d-9d4b-43ab-a892-b4e059653e20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 Aug 18 05:38:39.111922 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f06d40d-9d4b-43ab-a892-b4e059653e20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:39.112122 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4f06d40d-9d4b-43ab-a892-b4e059653e20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:39.117872 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:39.117872 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:39.118363 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4f06d40d-9d4b-43ab-a892-b4e059653e20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:39.119527 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4f06d40d-9d4b-43ab-a892-b4e059653e20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 returned with HTTP 200 Aug 18 05:38:39.119955 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1233/4941] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:38:39 2026] GET /volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:39.175397 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-46bb94e0-767d-432b-a1c4-2c571eef4ea8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:39.177519 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46bb94e0-767d-432b-a1c4-2c571eef4ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:39.177720 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46bb94e0-767d-432b-a1c4-2c571eef4ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:39.177894 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46bb94e0-767d-432b-a1c4-2c571eef4ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:39.177993 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-46bb94e0-767d-432b-a1c4-2c571eef4ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:39.183907 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:39.183907 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:39.184673 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46bb94e0-767d-432b-a1c4-2c571eef4ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:39.185004 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1225/4942] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:39 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:39.336654 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a8b1ce02-5d14-4c66-b77d-3a76a673e92b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:39.339144 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8b1ce02-5d14-4c66-b77d-3a76a673e92b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:39.339898 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8b1ce02-5d14-4c66-b77d-3a76a673e92b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:39.340199 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8b1ce02-5d14-4c66-b77d-3a76a673e92b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:39.340365 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a8b1ce02-5d14-4c66-b77d-3a76a673e92b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:39.346025 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:39.346025 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:39.347118 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8b1ce02-5d14-4c66-b77d-3a76a673e92b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:39.347710 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1240/4943] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:39 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:40.131671 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-93dba4b0-d264-4b50-a384-0a6c405dd75d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:40.134491 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93dba4b0-d264-4b50-a384-0a6c405dd75d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 Aug 18 05:38:40.134790 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93dba4b0-d264-4b50-a384-0a6c405dd75d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:40.135192 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-93dba4b0-d264-4b50-a384-0a6c405dd75d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:40.142404 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:40.142404 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:40.142948 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-93dba4b0-d264-4b50-a384-0a6c405dd75d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:40.144054 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-93dba4b0-d264-4b50-a384-0a6c405dd75d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 returned with HTTP 200 Aug 18 05:38:40.144634 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1246/4944] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:38:40 2026] GET /volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:40.156600 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20f42883-6d44-4a48-843a-518724506cdf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:40.159189 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20f42883-6d44-4a48-843a-518724506cdf tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 Aug 18 05:38:40.159272 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20f42883-6d44-4a48-843a-518724506cdf tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:40.159521 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20f42883-6d44-4a48-843a-518724506cdf tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:40.166124 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:40.166124 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:40.166624 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-20f42883-6d44-4a48-843a-518724506cdf tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:40.167578 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20f42883-6d44-4a48-843a-518724506cdf tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 returned with HTTP 200 Aug 18 05:38:40.167944 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1234/4945] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:38:40 2026] GET /volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:40.196701 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-87ff3ebd-9ff2-472f-945a-414238a93836 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:40.198671 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-87ff3ebd-9ff2-472f-945a-414238a93836 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:40.198964 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-87ff3ebd-9ff2-472f-945a-414238a93836 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:40.199213 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-87ff3ebd-9ff2-472f-945a-414238a93836 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:40.199378 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-87ff3ebd-9ff2-472f-945a-414238a93836 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:40.204143 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:40.204143 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:40.204989 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-87ff3ebd-9ff2-472f-945a-414238a93836 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:40.205398 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1226/4946] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:40 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:40.359026 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c33c530-f45a-4f64-857b-bda3fc6e2ab3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:40.360873 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c33c530-f45a-4f64-857b-bda3fc6e2ab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:40.361031 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c33c530-f45a-4f64-857b-bda3fc6e2ab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:40.361235 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c33c530-f45a-4f64-857b-bda3fc6e2ab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:40.361337 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7c33c530-f45a-4f64-857b-bda3fc6e2ab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:40.365236 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:40.365236 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:40.365816 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c33c530-f45a-4f64-857b-bda3fc6e2ab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:40.366179 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1241/4947] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:40 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:41.217326 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b9b70ab8-8595-4e9b-9854-b1edb0a44aba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:41.220423 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9b70ab8-8595-4e9b-9854-b1edb0a44aba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:41.220423 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9b70ab8-8595-4e9b-9854-b1edb0a44aba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:41.220423 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9b70ab8-8595-4e9b-9854-b1edb0a44aba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:41.220423 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b9b70ab8-8595-4e9b-9854-b1edb0a44aba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:41.223903 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:41.223903 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:41.224695 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9b70ab8-8595-4e9b-9854-b1edb0a44aba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:41.225285 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1247/4948] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:41 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:41.375296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5ecfd8d1-477e-4f91-b4fb-82b3c6b15708 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:41.377339 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ecfd8d1-477e-4f91-b4fb-82b3c6b15708 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:41.377567 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ecfd8d1-477e-4f91-b4fb-82b3c6b15708 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:41.377745 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ecfd8d1-477e-4f91-b4fb-82b3c6b15708 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:41.377849 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5ecfd8d1-477e-4f91-b4fb-82b3c6b15708 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:41.381990 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:41.381990 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:41.382613 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ecfd8d1-477e-4f91-b4fb-82b3c6b15708 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:41.382944 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1235/4949] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:41 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:41.683718 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ca6766b-7208-41b2-99c2-072678bc9eb9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:41.692467 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ca6766b-7208-41b2-99c2-072678bc9eb9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:38:41.692467 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ca6766b-7208-41b2-99c2-072678bc9eb9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcb0cc2f-34ff-448b-8357-b2e73b497571", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-232446460", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:41.713613 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:41.713613 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:41.714388 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7ca6766b-7208-41b2-99c2-072678bc9eb9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:41.714610 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-7ca6766b-7208-41b2-99c2-072678bc9eb9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create snapshot from volume bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:41.765116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-7ca6766b-7208-41b2-99c2-072678bc9eb9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Created reservations ['bf6bc15b-bd97-4830-ad80-495dd7a5e24d', 'ba269ffa-1d25-423f-83b5-385312ab8860', 'e9e932e8-0a52-43b7-9811-49df7be97223', 'f2edb070-cccd-42d8-8e97-64ecf2db1a41'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:41.807138 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7ca6766b-7208-41b2-99c2-072678bc9eb9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot force create request issued successfully. Aug 18 05:38:41.808131 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ca6766b-7208-41b2-99c2-072678bc9eb9 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:38:41.808186 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1227/4950] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:38:41 2026] POST /volume/v3/snapshots => generated 312 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:41.819549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fed05368-0642-4ea6-937e-6bd92cf42f9a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:41.821352 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fed05368-0642-4ea6-937e-6bd92cf42f9a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c Aug 18 05:38:41.821558 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fed05368-0642-4ea6-937e-6bd92cf42f9a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:41.821772 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fed05368-0642-4ea6-937e-6bd92cf42f9a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:41.827771 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:41.827771 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:41.828672 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fed05368-0642-4ea6-937e-6bd92cf42f9a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:41.829722 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fed05368-0642-4ea6-937e-6bd92cf42f9a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c returned with HTTP 200 Aug 18 05:38:41.829722 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1242/4951] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:38:41 2026] GET /volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:42.235825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1eadb16b-2c12-4caf-bf89-979bf0f56974 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:42.238541 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1eadb16b-2c12-4caf-bf89-979bf0f56974 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:42.238755 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1eadb16b-2c12-4caf-bf89-979bf0f56974 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:42.239084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1eadb16b-2c12-4caf-bf89-979bf0f56974 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:42.239189 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1eadb16b-2c12-4caf-bf89-979bf0f56974 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:42.245096 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:42.245096 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:42.245856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1eadb16b-2c12-4caf-bf89-979bf0f56974 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:42.246317 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1248/4952] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:42 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:42.397182 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8d86ab99-8a56-46fc-92d1-d9fc97addcb9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:42.398880 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d86ab99-8a56-46fc-92d1-d9fc97addcb9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:42.399094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d86ab99-8a56-46fc-92d1-d9fc97addcb9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:42.399286 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d86ab99-8a56-46fc-92d1-d9fc97addcb9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:42.399386 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8d86ab99-8a56-46fc-92d1-d9fc97addcb9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:42.403807 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:42.403807 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:42.404399 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d86ab99-8a56-46fc-92d1-d9fc97addcb9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:42.404715 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1236/4953] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:42 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:42.838626 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e35822db-c0f2-418e-ad55-baef259b3b85 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:42.841109 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e35822db-c0f2-418e-ad55-baef259b3b85 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c Aug 18 05:38:42.841109 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e35822db-c0f2-418e-ad55-baef259b3b85 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:42.841109 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e35822db-c0f2-418e-ad55-baef259b3b85 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:42.845797 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:42.845797 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:42.846334 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e35822db-c0f2-418e-ad55-baef259b3b85 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:42.847178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e35822db-c0f2-418e-ad55-baef259b3b85 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c returned with HTTP 200 Aug 18 05:38:42.847585 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1228/4954] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:38:42 2026] GET /volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:42.855514 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f989835e-8fc6-48f9-86ed-590f554726a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:42.857361 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f989835e-8fc6-48f9-86ed-590f554726a6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c Aug 18 05:38:42.857553 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f989835e-8fc6-48f9-86ed-590f554726a6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:42.857781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f989835e-8fc6-48f9-86ed-590f554726a6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:42.862755 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:42.862755 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:42.863198 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f989835e-8fc6-48f9-86ed-590f554726a6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:42.863885 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f989835e-8fc6-48f9-86ed-590f554726a6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c returned with HTTP 200 Aug 18 05:38:42.864261 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1243/4955] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:38:42 2026] GET /volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:42.895705 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-a447e22d-7f43-46eb-8840-cd3e52c5e945 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:42.898214 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-a447e22d-7f43-46eb-8840-cd3e52c5e945 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:42.898407 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-a447e22d-7f43-46eb-8840-cd3e52c5e945 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:42.898618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-a447e22d-7f43-46eb-8840-cd3e52c5e945 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:42.907684 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:42.907684 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:42.910913 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-a447e22d-7f43-46eb-8840-cd3e52c5e945 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:42.914627 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-a447e22d-7f43-46eb-8840-cd3e52c5e945 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:42.914987 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1249/4956] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:38:42 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:42.931956 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-1e0e0407-e60f-4f1d-8003-c59d31243a43 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:42.933885 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-1e0e0407-e60f-4f1d-8003-c59d31243a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571/action Aug 18 05:38:42.934236 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-1e0e0407-e60f-4f1d-8003-c59d31243a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:38:42.934349 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-1e0e0407-e60f-4f1d-8003-c59d31243a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:42.944092 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:42.944092 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:42.944509 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-1e0e0407-e60f-4f1d-8003-c59d31243a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:42.950059 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-1e0e0407-e60f-4f1d-8003-c59d31243a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Begin detaching volume completed successfully. Aug 18 05:38:42.950245 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-1e0e0407-e60f-4f1d-8003-c59d31243a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571/action returned with HTTP 202 Aug 18 05:38:42.950661 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1237/4957] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:38:42 2026] POST /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:38:42.992046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c76cd586-2e7f-4e11-98b8-8904596cc3ce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:42.992457 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c76cd586-2e7f-4e11-98b8-8904596cc3ce None None] GET https://10.4.3.250/volume// Aug 18 05:38:42.992673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c76cd586-2e7f-4e11-98b8-8904596cc3ce None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:42.992858 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c76cd586-2e7f-4e11-98b8-8904596cc3ce None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:42.993266 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c76cd586-2e7f-4e11-98b8-8904596cc3ce None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:38:42.993682 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1229/4958] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:38:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:38:43.003557 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-774f6215-ddaa-45bf-832b-bad337c2a372 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:43.006251 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-774f6215-ddaa-45bf-832b-bad337c2a372 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:38:43.006531 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-774f6215-ddaa-45bf-832b-bad337c2a372 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:43.006785 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-774f6215-ddaa-45bf-832b-bad337c2a372 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:43.018751 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:43.018751 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:43.022861 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-774f6215-ddaa-45bf-832b-bad337c2a372 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:43.029134 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-774f6215-ddaa-45bf-832b-bad337c2a372 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:38:43.029453 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1244/4959] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:38:43 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:38:43.258709 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cbc2f09f-4fdf-4ff8-ab84-1e237e998912 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:43.264479 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbc2f09f-4fdf-4ff8-ab84-1e237e998912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:38:43.264756 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cbc2f09f-4fdf-4ff8-ab84-1e237e998912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:43.264988 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cbc2f09f-4fdf-4ff8-ab84-1e237e998912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:43.265147 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-cbc2f09f-4fdf-4ff8-ab84-1e237e998912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:43.270504 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:43.270504 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:43.271427 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cbc2f09f-4fdf-4ff8-ab84-1e237e998912 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:38:43.271901 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1250/4960] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:43 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:43.282563 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ac1dccbe-07a3-4940-be79-e6e364a525a8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:43.284847 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac1dccbe-07a3-4940-be79-e6e364a525a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:38:43.285259 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ac1dccbe-07a3-4940-be79-e6e364a525a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7be471e7-461f-4a16-ad3d-c7ca525e35c0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1239275369"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:43.286924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-ac1dccbe-07a3-4940-be79-e6e364a525a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating new backup {'backup': {'volume_id': '7be471e7-461f-4a16-ad3d-c7ca525e35c0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1239275369'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:38:43.287165 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-ac1dccbe-07a3-4940-be79-e6e364a525a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating backup of volume 7be471e7-461f-4a16-ad3d-c7ca525e35c0 in container None Aug 18 05:38:43.295723 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:43.295723 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:43.296546 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ac1dccbe-07a3-4940-be79-e6e364a525a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:38:43.317554 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-ac1dccbe-07a3-4940-be79-e6e364a525a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['547b9303-1e6b-4312-afd7-ab04115ee388', '395d8c5a-f001-4f5d-bfde-6308557c5c6b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:43.353428 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ac1dccbe-07a3-4940-be79-e6e364a525a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:38:43.353970 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1238/4961] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:38:43 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:43.362211 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f491fe35-70f0-414e-aa3b-88e2952db37d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:43.364361 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f491fe35-70f0-414e-aa3b-88e2952db37d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:43.364617 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f491fe35-70f0-414e-aa3b-88e2952db37d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:43.364857 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f491fe35-70f0-414e-aa3b-88e2952db37d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:43.364998 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f491fe35-70f0-414e-aa3b-88e2952db37d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:43.370664 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:43.370664 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:43.371713 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f491fe35-70f0-414e-aa3b-88e2952db37d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:43.372246 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1230/4962] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:43 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:43.415945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b3ecbb5f-2c2f-43b2-b6dd-d71cff7690f1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:43.417570 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3ecbb5f-2c2f-43b2-b6dd-d71cff7690f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:43.417753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3ecbb5f-2c2f-43b2-b6dd-d71cff7690f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:43.417927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b3ecbb5f-2c2f-43b2-b6dd-d71cff7690f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:43.418037 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b3ecbb5f-2c2f-43b2-b6dd-d71cff7690f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:43.423567 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:43.423567 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:43.424086 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b3ecbb5f-2c2f-43b2-b6dd-d71cff7690f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:43.424416 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1245/4963] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:43 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:44.383974 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8bed818e-8d31-4b4f-ae12-1aed9661e109 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:44.388732 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8bed818e-8d31-4b4f-ae12-1aed9661e109 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:44.388732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8bed818e-8d31-4b4f-ae12-1aed9661e109 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:44.388732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8bed818e-8d31-4b4f-ae12-1aed9661e109 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:44.388732 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8bed818e-8d31-4b4f-ae12-1aed9661e109 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:44.392736 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:44.392736 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:44.394033 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8bed818e-8d31-4b4f-ae12-1aed9661e109 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:44.394706 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1251/4964] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:44 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:44.438126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f8f09dc8-071b-4825-b07c-ac44cb917979 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:44.440344 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8f09dc8-071b-4825-b07c-ac44cb917979 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:44.440422 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8f09dc8-071b-4825-b07c-ac44cb917979 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:44.440896 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f8f09dc8-071b-4825-b07c-ac44cb917979 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:44.440896 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f8f09dc8-071b-4825-b07c-ac44cb917979 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:44.445427 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:44.445427 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:44.446084 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f8f09dc8-071b-4825-b07c-ac44cb917979 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:44.446478 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1239/4965] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:44 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:45.405183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c66a174a-220b-4753-baaf-e767351166ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:45.407170 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c66a174a-220b-4753-baaf-e767351166ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:45.407401 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c66a174a-220b-4753-baaf-e767351166ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:45.407659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c66a174a-220b-4753-baaf-e767351166ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:45.407760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c66a174a-220b-4753-baaf-e767351166ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:45.412067 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:45.412067 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:45.412813 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c66a174a-220b-4753-baaf-e767351166ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:45.413335 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1231/4966] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:45 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:45.458087 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-23509ba9-6ba9-4e1b-9417-de8424d999c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:45.459806 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23509ba9-6ba9-4e1b-9417-de8424d999c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:45.460027 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23509ba9-6ba9-4e1b-9417-de8424d999c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:45.460211 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-23509ba9-6ba9-4e1b-9417-de8424d999c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:45.460305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-23509ba9-6ba9-4e1b-9417-de8424d999c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:45.465412 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:45.465412 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:45.465740 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-23509ba9-6ba9-4e1b-9417-de8424d999c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:45.466276 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1246/4967] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:45 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:46.065724 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-9cea180c-9297-4b34-94cd-1d7765488087 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:46.067999 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-9cea180c-9297-4b34-94cd-1d7765488087 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/attachments/4706f921-846b-43b1-b8b8-c8ed27f16773 Aug 18 05:38:46.068245 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-9cea180c-9297-4b34-94cd-1d7765488087 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:46.068390 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-9cea180c-9297-4b34-94cd-1d7765488087 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:46.075421 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:46.075421 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:46.123129 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-590e3488-4293-48fe-b3af-666fdfbe6b96 req-9cea180c-9297-4b34-94cd-1d7765488087 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/4706f921-846b-43b1-b8b8-c8ed27f16773 returned with HTTP 200 Aug 18 05:38:46.123572 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1252/4968] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:38:46 2026] DELETE /volume/v3/attachments/4706f921-846b-43b1-b8b8-c8ed27f16773 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:46.423767 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a16a8542-f63b-4f17-959a-0cada329cd40 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:46.426005 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a16a8542-f63b-4f17-959a-0cada329cd40 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:46.426225 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a16a8542-f63b-4f17-959a-0cada329cd40 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:46.426395 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a16a8542-f63b-4f17-959a-0cada329cd40 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:46.426518 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a16a8542-f63b-4f17-959a-0cada329cd40 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:46.431217 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:46.431217 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:46.431908 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a16a8542-f63b-4f17-959a-0cada329cd40 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:46.432579 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1240/4969] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:46 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:46.477124 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1e375bd0-48e7-4205-aecc-8cfe1c4bfbd6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:46.479446 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e375bd0-48e7-4205-aecc-8cfe1c4bfbd6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:46.479754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e375bd0-48e7-4205-aecc-8cfe1c4bfbd6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:46.480002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1e375bd0-48e7-4205-aecc-8cfe1c4bfbd6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:46.480171 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1e375bd0-48e7-4205-aecc-8cfe1c4bfbd6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:46.484827 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:46.484827 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:46.485507 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1e375bd0-48e7-4205-aecc-8cfe1c4bfbd6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:46.485958 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1232/4970] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:46 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:47.206627 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8168799e-e134-4291-97cd-cca27feaa78d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:47.208346 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:38:47.208693 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1906555740", "snapshot_id": "80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:47.210317 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1906555740', 'snapshot_id': '80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:38:47.218071 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:47.218071 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:47.218645 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:47.218785 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume of 1 GB Aug 18 05:38:47.223783 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Availability Zones retrieved successfully. Aug 18 05:38:47.231947 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Flow 'volume_create_api' (c09475b3-bc50-4e85-a937-17c42a5e85b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:47.233160 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fffcc7-7df0-4657-a5aa-67eb16fdc875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:47.234380 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:38:47.270183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fffcc7-7df0-4657-a5aa-67eb16fdc875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:47.270981 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6991608-f414-4c9e-a137-d8f83c2998d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:47.311000 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Created reservations ['5e8a1e8d-0779-4bf4-94b6-154a9485c7b4', 'b479e413-4cdb-4602-a7b5-74b371dde159', '8b7633ec-2daa-4226-af00-3bdb0c9da545', 'c805e0ef-4ebe-4c80-8114-74536cdcf2c3'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:47.311686 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6991608-f414-4c9e-a137-d8f83c2998d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e8a1e8d-0779-4bf4-94b6-154a9485c7b4', 'b479e413-4cdb-4602-a7b5-74b371dde159', '8b7633ec-2daa-4226-af00-3bdb0c9da545', 'c805e0ef-4ebe-4c80-8114-74536cdcf2c3']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:47.312423 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d459f2d9-0bdc-4266-b4ad-440807e9e933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:47.349585 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d459f2d9-0bdc-4266-b4ad-440807e9e933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df7f7069-4f12-4f09-b9a5-bce82368f728', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1906555740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aacfda551443f8ade5fa3e69f26d76',qos_specs=None,replication_status=,reservations=['5e8a1e8d-0779-4bf4-94b6-154a9485c7b4','b479e413-4cdb-4602-a7b5-74b371dde159','8b7633ec-2daa-4226-af00-3bdb0c9da545','c805e0ef-4ebe-4c80-8114-74536cdcf2c3'],size=1,snapshot_id=80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4,source_replicaid=,source_volid=None,status='creating',user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1906555740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df7f7069-4f12-4f09-b9a5-bce82368f728,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24aacfda551443f8ade5fa3e69f26d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:47.350446 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03fa1036-1d8a-435c-ac5c-2c80b5f7b5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:47.369186 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03fa1036-1d8a-435c-ac5c-2c80b5f7b5b2) transitioned into state 'SUCCESS' from state '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-1906555740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aacfda551443f8ade5fa3e69f26d76',qos_specs=None,replication_status=,reservations=['5e8a1e8d-0779-4bf4-94b6-154a9485c7b4','b479e413-4cdb-4602-a7b5-74b371dde159','8b7633ec-2daa-4226-af00-3bdb0c9da545','c805e0ef-4ebe-4c80-8114-74536cdcf2c3'],size=1,snapshot_id=80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4,source_replicaid=,source_volid=None,status='creating',user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:47.369665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7e90c71-e2d9-473c-bb69-f03a60a2afa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:47.394229 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7e90c71-e2d9-473c-bb69-f03a60a2afa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:47.396173 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Flow 'volume_create_api' (c09475b3-bc50-4e85-a937-17c42a5e85b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:47.396173 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume request issued successfully. Aug 18 05:38:47.396683 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8168799e-e134-4291-97cd-cca27feaa78d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:38:47.397285 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1247/4971] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:38:47 2026] POST /volume/v3/volumes => generated 791 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:47.445940 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6736275b-b607-463b-97aa-51ead104354f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:47.447260 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6736275b-b607-463b-97aa-51ead104354f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:47.447664 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6736275b-b607-463b-97aa-51ead104354f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:47.447766 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6736275b-b607-463b-97aa-51ead104354f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:47.447924 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6736275b-b607-463b-97aa-51ead104354f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:47.448673 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4da794b2-151e-4d56-8f38-4d0e8d7a9281 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:47.450414 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4da794b2-151e-4d56-8f38-4d0e8d7a9281 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:47.450686 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4da794b2-151e-4d56-8f38-4d0e8d7a9281 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:47.450850 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4da794b2-151e-4d56-8f38-4d0e8d7a9281 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:47.452829 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:47.452829 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:47.454019 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6736275b-b607-463b-97aa-51ead104354f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:47.454182 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1253/4972] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:47 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:47.459286 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:47.459286 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:47.463512 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4da794b2-151e-4d56-8f38-4d0e8d7a9281 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:47.469412 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4da794b2-151e-4d56-8f38-4d0e8d7a9281 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:47.469412 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1241/4973] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:47 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:47.503113 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c75f883f-d9d2-43a1-83cd-7e3795677993 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:47.513888 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c75f883f-d9d2-43a1-83cd-7e3795677993 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:47.515248 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c75f883f-d9d2-43a1-83cd-7e3795677993 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:47.516108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c75f883f-d9d2-43a1-83cd-7e3795677993 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:47.516390 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c75f883f-d9d2-43a1-83cd-7e3795677993 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:47.534799 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:47.534799 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:47.537071 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c75f883f-d9d2-43a1-83cd-7e3795677993 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:47.538271 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1233/4974] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:47 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:48.466449 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-538e7174-ffcc-4028-be27-5dd20b0861a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:48.468751 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-538e7174-ffcc-4028-be27-5dd20b0861a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:48.469160 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-538e7174-ffcc-4028-be27-5dd20b0861a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:48.470765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-538e7174-ffcc-4028-be27-5dd20b0861a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:48.470765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-538e7174-ffcc-4028-be27-5dd20b0861a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:48.476741 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:48.476741 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:48.476741 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-538e7174-ffcc-4028-be27-5dd20b0861a7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:48.476741 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1248/4975] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:48 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:48.510081 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-caa1d46a-152c-483c-9591-89136c67abb1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:48.512144 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-caa1d46a-152c-483c-9591-89136c67abb1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:48.512360 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-caa1d46a-152c-483c-9591-89136c67abb1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:48.512598 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-caa1d46a-152c-483c-9591-89136c67abb1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:48.522172 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:48.522172 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:48.528832 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-caa1d46a-152c-483c-9591-89136c67abb1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:48.535502 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-caa1d46a-152c-483c-9591-89136c67abb1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:48.535980 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1254/4976] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:48 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:48.553661 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-21e2439b-fb1e-40ad-8f88-82936ef91eca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:48.559598 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21e2439b-fb1e-40ad-8f88-82936ef91eca tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:48.559598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21e2439b-fb1e-40ad-8f88-82936ef91eca tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:48.559598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21e2439b-fb1e-40ad-8f88-82936ef91eca tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:48.559598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-21e2439b-fb1e-40ad-8f88-82936ef91eca tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:48.566925 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:48.566925 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:48.566925 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21e2439b-fb1e-40ad-8f88-82936ef91eca tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:48.566925 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1242/4977] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:48 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:48.593535 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee03e75b-1f68-40ce-a72a-8ccde1f0ac71 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:48.602678 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee03e75b-1f68-40ce-a72a-8ccde1f0ac71 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:48.603569 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee03e75b-1f68-40ce-a72a-8ccde1f0ac71 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:48.604475 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee03e75b-1f68-40ce-a72a-8ccde1f0ac71 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:48.633371 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:48.633371 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:48.637657 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ee03e75b-1f68-40ce-a72a-8ccde1f0ac71 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:48.641362 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee03e75b-1f68-40ce-a72a-8ccde1f0ac71 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:48.641729 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1234/4978] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:48 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 884 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:49.124754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-dd379e6b-630e-4c3a-a850-515c57902399 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:49.126618 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-dd379e6b-630e-4c3a-a850-515c57902399 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:49.127078 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-dd379e6b-630e-4c3a-a850-515c57902399 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:49.127368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-dd379e6b-630e-4c3a-a850-515c57902399 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:49.136200 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:49.136200 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:49.139627 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-dd379e6b-630e-4c3a-a850-515c57902399 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:49.148143 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-dd379e6b-630e-4c3a-a850-515c57902399 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:49.148143 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1249/4979] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:38:49 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:49.239697 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f557cf07-62c2-448e-8445-992f711fdc51 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:49.240070 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f557cf07-62c2-448e-8445-992f711fdc51 None None] GET https://10.4.3.250/volume// Aug 18 05:38:49.240239 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f557cf07-62c2-448e-8445-992f711fdc51 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:49.240415 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f557cf07-62c2-448e-8445-992f711fdc51 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:49.240729 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f557cf07-62c2-448e-8445-992f711fdc51 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:38:49.240984 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1255/4980] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:38:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:38:49.252701 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-833c4cd4-ac91-4154-baba-fe1c744628bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:49.254627 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-833c4cd4-ac91-4154-baba-fe1c744628bd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:38:49.255136 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-833c4cd4-ac91-4154-baba-fe1c744628bd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df7f7069-4f12-4f09-b9a5-bce82368f728", "connector": null, "instance_uuid": "3af57b6d-ae1a-4926-8298-9c67414d2a44"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:49.265660 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:49.265660 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:49.288852 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-833c4cd4-ac91-4154-baba-fe1c744628bd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:38:49.289465 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1243/4981] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:38:49 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 18 05:38:49.342595 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ca237627-7dbb-4f0f-a189-8be450ee1256 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:49.342746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-78c3faaa-64bd-4b68-a67d-bfc0692f0fb6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:49.343296 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca237627-7dbb-4f0f-a189-8be450ee1256 None None] GET https://10.4.3.250/volume// Aug 18 05:38:49.344513 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-78c3faaa-64bd-4b68-a67d-bfc0692f0fb6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:49.345059 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-78c3faaa-64bd-4b68-a67d-bfc0692f0fb6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:49.345383 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-78c3faaa-64bd-4b68-a67d-bfc0692f0fb6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:49.345990 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca237627-7dbb-4f0f-a189-8be450ee1256 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:49.346338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ca237627-7dbb-4f0f-a189-8be450ee1256 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:49.346919 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ca237627-7dbb-4f0f-a189-8be450ee1256 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:38:49.348761 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1235/4982] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:38:49 2026] GET /volume/ => generated 386 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:38:49.357748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-06545ca3-8abc-4cea-86c6-30e04b573b0e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:49.359754 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:49.359754 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:49.361476 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-06545ca3-8abc-4cea-86c6-30e04b573b0e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:49.361759 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-06545ca3-8abc-4cea-86c6-30e04b573b0e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:49.362029 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-06545ca3-8abc-4cea-86c6-30e04b573b0e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:49.363759 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-78c3faaa-64bd-4b68-a67d-bfc0692f0fb6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:49.370516 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-78c3faaa-64bd-4b68-a67d-bfc0692f0fb6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:49.371261 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1250/4983] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:49 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:49.378275 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:49.378275 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:49.384545 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-06545ca3-8abc-4cea-86c6-30e04b573b0e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:49.391541 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-06545ca3-8abc-4cea-86c6-30e04b573b0e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:49.393172 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1256/4984] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:38:49 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 1063 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:38:49.487864 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-303dfd18-2903-4878-b0b6-fdec43a08a73 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:49.489676 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-303dfd18-2903-4878-b0b6-fdec43a08a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:49.490097 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-303dfd18-2903-4878-b0b6-fdec43a08a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:49.490423 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-303dfd18-2903-4878-b0b6-fdec43a08a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:49.490630 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-303dfd18-2903-4878-b0b6-fdec43a08a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:49.497475 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:49.497475 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:49.497475 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-303dfd18-2903-4878-b0b6-fdec43a08a73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:49.497475 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1244/4985] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:49 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:49.508092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-4732f167-f62f-4749-80c8-54f0892ecce7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:49.513937 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-4732f167-f62f-4749-80c8-54f0892ecce7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] PUT https://10.4.3.250/volume/v3/attachments/814365d5-ced2-4cc9-9fa9-951de6979007 Aug 18 05:38:49.515178 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-4732f167-f62f-4749-80c8-54f0892ecce7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:49.540146 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-4732f167-f62f-4749-80c8-54f0892ecce7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Acquiring lock "cinder-attachment_update-df7f7069-4f12-4f09-b9a5-bce82368f728-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:38:49.545117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-4732f167-f62f-4749-80c8-54f0892ecce7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Lock "cinder-attachment_update-df7f7069-4f12-4f09-b9a5-bce82368f728-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:38:49.546043 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:49.546043 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:49.578471 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d91c5ed-0c46-4734-bb65-cb5128105c95 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:49.582305 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d91c5ed-0c46-4734-bb65-cb5128105c95 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:49.582305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d91c5ed-0c46-4734-bb65-cb5128105c95 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:49.582305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d91c5ed-0c46-4734-bb65-cb5128105c95 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:49.582305 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1d91c5ed-0c46-4734-bb65-cb5128105c95 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:49.587404 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:49.587404 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:49.588950 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d91c5ed-0c46-4734-bb65-cb5128105c95 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:49.589501 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1251/4986] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:49 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:49.632652 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-4732f167-f62f-4749-80c8-54f0892ecce7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Lock "cinder-attachment_update-df7f7069-4f12-4f09-b9a5-bce82368f728-np0000007601" released by "attachment_update" :: held 0.087s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:38:49.633923 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-4732f167-f62f-4749-80c8-54f0892ecce7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/814365d5-ced2-4cc9-9fa9-951de6979007 returned with HTTP 200 Aug 18 05:38:49.636571 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1236/4987] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:38:49 2026] PUT /volume/v3/attachments/814365d5-ced2-4cc9-9fa9-951de6979007 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:50.408561 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9d365ec0-945c-4086-8591-3b51f263427e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:50.410851 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d365ec0-945c-4086-8591-3b51f263427e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:50.410851 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d365ec0-945c-4086-8591-3b51f263427e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:50.411046 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9d365ec0-945c-4086-8591-3b51f263427e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:50.420956 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:50.420956 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:50.424787 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9d365ec0-945c-4086-8591-3b51f263427e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:50.429060 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9d365ec0-945c-4086-8591-3b51f263427e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:50.429479 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1257/4988] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:50 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:50.511059 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-50264ca1-e04a-4798-b1c4-e0adb7ccd992 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:50.515929 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50264ca1-e04a-4798-b1c4-e0adb7ccd992 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:50.515929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50264ca1-e04a-4798-b1c4-e0adb7ccd992 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:50.515929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-50264ca1-e04a-4798-b1c4-e0adb7ccd992 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:50.515929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-50264ca1-e04a-4798-b1c4-e0adb7ccd992 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:50.522407 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:50.522407 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:50.522407 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-50264ca1-e04a-4798-b1c4-e0adb7ccd992 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:50.522407 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1245/4989] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:50 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:50.605484 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9efafabd-478c-4128-a98e-73c43b9f19ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:50.607626 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9efafabd-478c-4128-a98e-73c43b9f19ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:50.608069 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9efafabd-478c-4128-a98e-73c43b9f19ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:50.608483 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9efafabd-478c-4128-a98e-73c43b9f19ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:50.608771 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9efafabd-478c-4128-a98e-73c43b9f19ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:50.615936 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:50.615936 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:50.615936 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9efafabd-478c-4128-a98e-73c43b9f19ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:50.615936 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1252/4990] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:50 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:51.441987 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6adac1b3-3299-4d23-aae7-60914b25ca6f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:51.443947 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6adac1b3-3299-4d23-aae7-60914b25ca6f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:51.444158 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6adac1b3-3299-4d23-aae7-60914b25ca6f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:51.444351 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6adac1b3-3299-4d23-aae7-60914b25ca6f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:51.457645 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:51.457645 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:51.461573 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6adac1b3-3299-4d23-aae7-60914b25ca6f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:51.466840 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6adac1b3-3299-4d23-aae7-60914b25ca6f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:51.467278 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1237/4991] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:51 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:51.532225 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-312f49cd-7b82-4183-8a9b-4f5106b65d66 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:51.533930 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-312f49cd-7b82-4183-8a9b-4f5106b65d66 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:51.534261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-312f49cd-7b82-4183-8a9b-4f5106b65d66 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:51.535475 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-312f49cd-7b82-4183-8a9b-4f5106b65d66 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:51.535475 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-312f49cd-7b82-4183-8a9b-4f5106b65d66 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:51.543301 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:51.543301 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:51.543301 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-312f49cd-7b82-4183-8a9b-4f5106b65d66 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:51.543301 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1258/4992] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:51 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:51.628212 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c41aa752-3b03-4de8-b95d-87912c16260b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:51.630044 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c41aa752-3b03-4de8-b95d-87912c16260b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:51.630285 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c41aa752-3b03-4de8-b95d-87912c16260b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:51.630518 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c41aa752-3b03-4de8-b95d-87912c16260b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:51.630669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c41aa752-3b03-4de8-b95d-87912c16260b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:51.634865 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:51.634865 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:51.635529 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c41aa752-3b03-4de8-b95d-87912c16260b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:51.635877 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1246/4993] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:51 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:52.481261 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a8fe8d7-eb89-4045-9138-86abba4b6c7f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:52.483216 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a8fe8d7-eb89-4045-9138-86abba4b6c7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:52.483464 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a8fe8d7-eb89-4045-9138-86abba4b6c7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:52.483631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a8fe8d7-eb89-4045-9138-86abba4b6c7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:52.493541 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:52.493541 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:52.496946 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4a8fe8d7-eb89-4045-9138-86abba4b6c7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:52.501186 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a8fe8d7-eb89-4045-9138-86abba4b6c7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:52.501645 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1253/4994] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:52 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:52.554204 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-92a790b9-7da5-4d3f-9231-435ffdc636db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:52.556287 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92a790b9-7da5-4d3f-9231-435ffdc636db tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:52.556510 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92a790b9-7da5-4d3f-9231-435ffdc636db tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:52.556691 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-92a790b9-7da5-4d3f-9231-435ffdc636db tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:52.556788 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-92a790b9-7da5-4d3f-9231-435ffdc636db tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:52.561401 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:52.561401 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:52.562248 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-92a790b9-7da5-4d3f-9231-435ffdc636db tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:52.562724 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1238/4995] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:52 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:52.646420 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-703269d4-7ec9-48a5-a37b-5ee5d0975fd5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:52.648276 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-703269d4-7ec9-48a5-a37b-5ee5d0975fd5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:52.648685 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-703269d4-7ec9-48a5-a37b-5ee5d0975fd5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:52.649003 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-703269d4-7ec9-48a5-a37b-5ee5d0975fd5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:52.650147 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-703269d4-7ec9-48a5-a37b-5ee5d0975fd5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:52.654263 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:52.654263 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:52.655349 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-703269d4-7ec9-48a5-a37b-5ee5d0975fd5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:52.655971 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1259/4996] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:52 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:52.885650 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-b52feaef-878d-4b97-970b-919490769631 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:52.888002 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-b52feaef-878d-4b97-970b-919490769631 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/attachments/814365d5-ced2-4cc9-9fa9-951de6979007/action Aug 18 05:38:52.888507 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-b52feaef-878d-4b97-970b-919490769631 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:38:52.888691 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-b52feaef-878d-4b97-970b-919490769631 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:52.905454 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:52.905454 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:52.915214 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-f0c20a8c-e756-432c-8aaa-8fd9a4aaf72e req-b52feaef-878d-4b97-970b-919490769631 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/814365d5-ced2-4cc9-9fa9-951de6979007/action returned with HTTP 204 Aug 18 05:38:52.915711 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1247/4997] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:38:52 2026] POST /volume/v3/attachments/814365d5-ced2-4cc9-9fa9-951de6979007/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:38:53.515145 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da14daf8-1bf4-4be2-ab9b-79533e9fe191 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:53.517573 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da14daf8-1bf4-4be2-ab9b-79533e9fe191 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:53.517862 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da14daf8-1bf4-4be2-ab9b-79533e9fe191 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:53.518114 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da14daf8-1bf4-4be2-ab9b-79533e9fe191 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:53.530400 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:53.530400 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:53.534715 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-da14daf8-1bf4-4be2-ab9b-79533e9fe191 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:53.540338 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da14daf8-1bf4-4be2-ab9b-79533e9fe191 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:53.540820 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1254/4998] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:53 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:53.574333 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a44fe519-8e8b-4a9c-bff5-354be5e442b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:53.576632 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a44fe519-8e8b-4a9c-bff5-354be5e442b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:53.576884 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a44fe519-8e8b-4a9c-bff5-354be5e442b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:53.577149 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a44fe519-8e8b-4a9c-bff5-354be5e442b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:53.577323 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a44fe519-8e8b-4a9c-bff5-354be5e442b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:53.583414 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:53.583414 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:53.584408 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a44fe519-8e8b-4a9c-bff5-354be5e442b3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:53.584878 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1239/4999] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:53 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:53.596204 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-57a0b808-de1b-4618-adf7-bba699300bb5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:53.598285 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-57a0b808-de1b-4618-adf7-bba699300bb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430/restore Aug 18 05:38:53.598722 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-57a0b808-de1b-4618-adf7-bba699300bb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "7be471e7-461f-4a16-ad3d-c7ca525e35c0"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:53.600405 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-57a0b808-de1b-4618-adf7-bba699300bb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Restoring backup 99ec0e1d-c936-497a-a7d5-426d5581d430 ({'restore': {'volume_id': '7be471e7-461f-4a16-ad3d-c7ca525e35c0'}}) {{(pid=100216) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 05:38:53.600541 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-57a0b808-de1b-4618-adf7-bba699300bb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Restoring backup 99ec0e1d-c936-497a-a7d5-426d5581d430 to volume 7be471e7-461f-4a16-ad3d-c7ca525e35c0. Aug 18 05:38:53.605375 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:53.605375 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:53.613844 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:53.613844 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:53.614498 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-57a0b808-de1b-4618-adf7-bba699300bb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:38:53.614703 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.api [None req-57a0b808-de1b-4618-adf7-bba699300bb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Checking backup size 1 against volume size 1 {{(pid=100216) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 05:38:53.614869 np0000007601 devstack@c-api.service[100216]: INFO cinder.backup.api [None req-57a0b808-de1b-4618-adf7-bba699300bb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Overwriting volume 7be471e7-461f-4a16-ad3d-c7ca525e35c0 with restore of backup 99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:53.630373 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-57a0b808-de1b-4618-adf7-bba699300bb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] restore_backup in rpcapi backup_id 99ec0e1d-c936-497a-a7d5-426d5581d430 {{(pid=100216) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 05:38:53.632727 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-57a0b808-de1b-4618-adf7-bba699300bb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430/restore returned with HTTP 202 Aug 18 05:38:53.633249 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1260/5000] 10.4.3.250 () {68 vars in 1393 bytes} [Tue Aug 18 05:38:53 2026] POST /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430/restore => generated 182 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:53.642561 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-111e851b-6cec-4206-9798-a53a7e962d3c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:53.645295 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-111e851b-6cec-4206-9798-a53a7e962d3c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:53.645560 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-111e851b-6cec-4206-9798-a53a7e962d3c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:53.645817 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-111e851b-6cec-4206-9798-a53a7e962d3c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:53.646052 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-111e851b-6cec-4206-9798-a53a7e962d3c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:53.651481 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:53.651481 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:53.652527 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-111e851b-6cec-4206-9798-a53a7e962d3c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:53.653024 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1248/5001] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:53 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:53.668693 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ff4c7923-b41c-48bb-8282-2bed5f20a477 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:53.671180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff4c7923-b41c-48bb-8282-2bed5f20a477 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:53.671404 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff4c7923-b41c-48bb-8282-2bed5f20a477 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:53.671607 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ff4c7923-b41c-48bb-8282-2bed5f20a477 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:53.671707 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ff4c7923-b41c-48bb-8282-2bed5f20a477 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:53.677109 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:53.677109 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:53.677602 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ff4c7923-b41c-48bb-8282-2bed5f20a477 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 200 Aug 18 05:38:53.678022 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1255/5002] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:53 2026] GET /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:53.690556 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-422d3b78-b26a-4a19-b65b-39d972afd175 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:53.692635 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-422d3b78-b26a-4a19-b65b-39d972afd175 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] DELETE https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 Aug 18 05:38:53.692940 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-422d3b78-b26a-4a19-b65b-39d972afd175 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:53.693235 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-422d3b78-b26a-4a19-b65b-39d972afd175 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:53.693401 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-422d3b78-b26a-4a19-b65b-39d972afd175 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete backup with id: 2b9eead3-2b3e-486b-97d8-7921ca0d5d30. Aug 18 05:38:53.700366 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:53.700366 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:53.712934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-422d3b78-b26a-4a19-b65b-39d972afd175 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] delete_backup rpcapi backup_id 2b9eead3-2b3e-486b-97d8-7921ca0d5d30 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:38:53.714530 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-422d3b78-b26a-4a19-b65b-39d972afd175 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 returned with HTTP 202 Aug 18 05:38:53.715094 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1240/5003] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:38:53 2026] DELETE /volume/v3/backups/2b9eead3-2b3e-486b-97d8-7921ca0d5d30 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:38:53.726338 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:53.729697 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:38:53.730122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-858937558"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:53.732254 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-858937558'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:38:53.732254 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume of 1 GB Aug 18 05:38:53.743688 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Availability Zones retrieved successfully. Aug 18 05:38:53.751447 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Flow 'volume_create_api' (539d25b3-77e1-44e7-a14a-ad4416cfdbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:53.752650 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7471d4c-a1a1-483a-bca0-67983d851c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:53.753681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:38:53.802105 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7471d4c-a1a1-483a-bca0-67983d851c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:53.802730 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d97593-cd82-44f6-82c3-ea114f1c0472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:53.860481 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Created reservations ['11e51b9c-fadb-4376-b655-aab891be1b6c', '424e6685-5a36-4b86-a0cc-280056e8d878', '67590f1a-fb58-4ad8-8256-ac4af9bd4778', '9b3b8d4e-4b3f-4193-acb3-e6539dcf82fb'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:53.861295 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09d97593-cd82-44f6-82c3-ea114f1c0472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11e51b9c-fadb-4376-b655-aab891be1b6c', '424e6685-5a36-4b86-a0cc-280056e8d878', '67590f1a-fb58-4ad8-8256-ac4af9bd4778', '9b3b8d4e-4b3f-4193-acb3-e6539dcf82fb']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:53.862034 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24eda831-f227-4ade-a15d-cc0a95184744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:53.891793 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24eda831-f227-4ade-a15d-cc0a95184744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '692f2849-c76b-492b-ba26-aac584842439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-858937558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['11e51b9c-fadb-4376-b655-aab891be1b6c','424e6685-5a36-4b86-a0cc-280056e8d878','67590f1a-fb58-4ad8-8256-ac4af9bd4778','9b3b8d4e-4b3f-4193-acb3-e6539dcf82fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f90f627560443eba3d7402bbf3a246d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-858937558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=692f2849-c76b-492b-ba26-aac584842439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6dce53db0f949ed88ab44c9ec492068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f90f627560443eba3d7402bbf3a246d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:53.893059 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561dec2a-b489-4be3-adf2-d6af499b45b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:53.924301 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561dec2a-b489-4be3-adf2-d6af499b45b5) transitioned into state 'SUCCESS' from state '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-858937558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['11e51b9c-fadb-4376-b655-aab891be1b6c','424e6685-5a36-4b86-a0cc-280056e8d878','67590f1a-fb58-4ad8-8256-ac4af9bd4778','9b3b8d4e-4b3f-4193-acb3-e6539dcf82fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f90f627560443eba3d7402bbf3a246d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:53.925807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395e4036-890a-4bc6-9c62-6fe5a6b62dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:53.940325 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395e4036-890a-4bc6-9c62-6fe5a6b62dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:53.941317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Flow 'volume_create_api' (539d25b3-77e1-44e7-a14a-ad4416cfdbad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:53.941687 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume request issued successfully. Aug 18 05:38:53.942700 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48e7ecbc-bea0-4fff-b20c-b18f33ffac83 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:38:53.943212 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1261/5004] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:38:53 2026] POST /volume/v3/volumes => generated 777 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:53.959865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f5884396-d637-4c87-bd2a-3062c8d33198 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:53.962673 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5884396-d637-4c87-bd2a-3062c8d33198 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 Aug 18 05:38:53.962939 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5884396-d637-4c87-bd2a-3062c8d33198 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:53.963239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f5884396-d637-4c87-bd2a-3062c8d33198 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:53.974131 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:53.974131 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:53.978782 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f5884396-d637-4c87-bd2a-3062c8d33198 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:38:53.983826 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f5884396-d637-4c87-bd2a-3062c8d33198 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 returned with HTTP 200 Aug 18 05:38:53.984323 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1249/5005] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:53 2026] GET /volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:54.663835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e45d3fa-13fb-43d7-9574-a16a60534498 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:54.665391 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e45d3fa-13fb-43d7-9574-a16a60534498 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:54.665671 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e45d3fa-13fb-43d7-9574-a16a60534498 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:54.665768 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e45d3fa-13fb-43d7-9574-a16a60534498 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:54.665902 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5e45d3fa-13fb-43d7-9574-a16a60534498 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:54.669874 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:54.669874 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:54.670678 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e45d3fa-13fb-43d7-9574-a16a60534498 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:54.671034 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1256/5006] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:54 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:55.002568 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af6abaa4-be97-4a09-84c2-b93e43ae626d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:55.004768 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af6abaa4-be97-4a09-84c2-b93e43ae626d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 Aug 18 05:38:55.005023 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af6abaa4-be97-4a09-84c2-b93e43ae626d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:55.005314 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af6abaa4-be97-4a09-84c2-b93e43ae626d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:55.015364 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:55.015364 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:55.019710 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-af6abaa4-be97-4a09-84c2-b93e43ae626d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:38:55.024818 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af6abaa4-be97-4a09-84c2-b93e43ae626d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 returned with HTTP 200 Aug 18 05:38:55.025253 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1241/5007] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:55 2026] GET /volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:55.039892 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-776703fb-4756-463b-ae49-1192a05ead15 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:55.041738 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-776703fb-4756-463b-ae49-1192a05ead15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:38:55.042100 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-776703fb-4756-463b-ae49-1192a05ead15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "692f2849-c76b-492b-ba26-aac584842439", "name": "tempest-type-Backup-859354902"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:55.043419 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-776703fb-4756-463b-ae49-1192a05ead15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Creating new backup {'backup': {'volume_id': '692f2849-c76b-492b-ba26-aac584842439', 'name': 'tempest-type-Backup-859354902'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:38:55.043562 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-776703fb-4756-463b-ae49-1192a05ead15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Creating backup of volume 692f2849-c76b-492b-ba26-aac584842439 in container None Aug 18 05:38:55.053236 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:55.053236 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:55.053236 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-776703fb-4756-463b-ae49-1192a05ead15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:38:55.070695 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-776703fb-4756-463b-ae49-1192a05ead15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Created reservations ['2bc8ef99-9842-498c-ab18-1d5cc9377e07', '726da0b0-2163-47ec-b8fc-9961b934986a'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:55.120526 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-776703fb-4756-463b-ae49-1192a05ead15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:38:55.120952 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1262/5008] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:38:55 2026] POST /volume/v3/backups => generated 315 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:55.130375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9cd2c602-f5a4-42f5-8808-9a187c3cc907 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:55.132604 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9cd2c602-f5a4-42f5-8808-9a187c3cc907 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:38:55.132837 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9cd2c602-f5a4-42f5-8808-9a187c3cc907 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:55.133108 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9cd2c602-f5a4-42f5-8808-9a187c3cc907 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:55.133251 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9cd2c602-f5a4-42f5-8808-9a187c3cc907 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:55.139396 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:55.139396 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:55.140603 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9cd2c602-f5a4-42f5-8808-9a187c3cc907 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:38:55.141268 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1250/5009] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:55 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:55.681409 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f1023f40-50cc-4eba-9e3f-03f4d13812bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:55.683529 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1023f40-50cc-4eba-9e3f-03f4d13812bc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:55.683920 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1023f40-50cc-4eba-9e3f-03f4d13812bc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:55.684211 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1023f40-50cc-4eba-9e3f-03f4d13812bc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:55.684373 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f1023f40-50cc-4eba-9e3f-03f4d13812bc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:55.689310 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:55.689310 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:55.690115 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1023f40-50cc-4eba-9e3f-03f4d13812bc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:55.690488 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1257/5010] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:55 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:56.153034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-810eb016-067b-4375-b52c-9a86fc3a26de None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:56.154869 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-810eb016-067b-4375-b52c-9a86fc3a26de tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:38:56.155117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-810eb016-067b-4375-b52c-9a86fc3a26de tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:56.155306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-810eb016-067b-4375-b52c-9a86fc3a26de tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:56.155415 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-810eb016-067b-4375-b52c-9a86fc3a26de tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:56.161277 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:56.161277 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:56.161277 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-810eb016-067b-4375-b52c-9a86fc3a26de tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:38:56.161277 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1242/5011] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:56 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:56.701795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c4a3f195-3028-4942-bd93-fa322aa81fee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:56.703991 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4a3f195-3028-4942-bd93-fa322aa81fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:56.704243 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4a3f195-3028-4942-bd93-fa322aa81fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:56.704479 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c4a3f195-3028-4942-bd93-fa322aa81fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:56.704587 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c4a3f195-3028-4942-bd93-fa322aa81fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:56.708929 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:56.708929 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:56.709750 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c4a3f195-3028-4942-bd93-fa322aa81fee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:56.710112 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1263/5012] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:56 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:57.173210 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-eb996726-0e1b-4e6d-9502-d82ee826ee7c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:57.175464 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb996726-0e1b-4e6d-9502-d82ee826ee7c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:38:57.175770 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb996726-0e1b-4e6d-9502-d82ee826ee7c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:57.176052 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-eb996726-0e1b-4e6d-9502-d82ee826ee7c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:57.176216 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-eb996726-0e1b-4e6d-9502-d82ee826ee7c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:57.181586 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:57.181586 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:57.182294 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-eb996726-0e1b-4e6d-9502-d82ee826ee7c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:38:57.182816 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1251/5013] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:57 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:57.194352 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-ebaa88f9-4513-4fd0-95fd-78096e794fae None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:57.196536 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-ebaa88f9-4513-4fd0-95fd-78096e794fae tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:57.196791 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-ebaa88f9-4513-4fd0-95fd-78096e794fae tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:57.197031 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-ebaa88f9-4513-4fd0-95fd-78096e794fae tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:57.209550 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:57.209550 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:57.213375 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-ebaa88f9-4513-4fd0-95fd-78096e794fae tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:57.217646 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-ebaa88f9-4513-4fd0-95fd-78096e794fae tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:57.218053 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1258/5014] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:38:57 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:38:57.238706 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-42c21bc0-7b28-4f75-9760-c0e73b90e73a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:57.240654 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-42c21bc0-7b28-4f75-9760-c0e73b90e73a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728/action Aug 18 05:38:57.241033 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-42c21bc0-7b28-4f75-9760-c0e73b90e73a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:38:57.241193 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-42c21bc0-7b28-4f75-9760-c0e73b90e73a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:57.252297 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:57.252297 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:57.252728 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-42c21bc0-7b28-4f75-9760-c0e73b90e73a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:57.259313 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-42c21bc0-7b28-4f75-9760-c0e73b90e73a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Begin detaching volume completed successfully. Aug 18 05:38:57.259590 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-42c21bc0-7b28-4f75-9760-c0e73b90e73a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728/action returned with HTTP 202 Aug 18 05:38:57.260198 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1243/5015] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:38:57 2026] POST /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:38:57.315207 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-67a782f6-7bb2-4e1b-89ac-fba049ed8e36 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:57.315783 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67a782f6-7bb2-4e1b-89ac-fba049ed8e36 None None] GET https://10.4.3.250/volume// Aug 18 05:38:57.316368 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67a782f6-7bb2-4e1b-89ac-fba049ed8e36 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:57.316368 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-67a782f6-7bb2-4e1b-89ac-fba049ed8e36 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:57.316855 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-67a782f6-7bb2-4e1b-89ac-fba049ed8e36 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:38:57.317453 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1264/5016] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:38:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:38:57.329294 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-81f8085f-4daf-4ea8-8d27-3d71207ba31b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:57.332085 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-81f8085f-4daf-4ea8-8d27-3d71207ba31b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:38:57.332392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-81f8085f-4daf-4ea8-8d27-3d71207ba31b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:57.332674 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-81f8085f-4daf-4ea8-8d27-3d71207ba31b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:57.346579 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:57.346579 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:57.352224 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-81f8085f-4daf-4ea8-8d27-3d71207ba31b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:57.359033 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-81f8085f-4daf-4ea8-8d27-3d71207ba31b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:38:57.359794 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1252/5017] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:38:57 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:38:57.720129 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-311f362c-ff1e-4a58-be3d-356fbcaa1cfa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:57.721882 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-311f362c-ff1e-4a58-be3d-356fbcaa1cfa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:57.721980 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-311f362c-ff1e-4a58-be3d-356fbcaa1cfa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:57.722181 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-311f362c-ff1e-4a58-be3d-356fbcaa1cfa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:57.722302 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-311f362c-ff1e-4a58-be3d-356fbcaa1cfa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:57.726335 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:57.726335 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:57.726992 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-311f362c-ff1e-4a58-be3d-356fbcaa1cfa tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:57.727365 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1259/5018] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:57 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:58.196048 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d8ac9d78-0df3-4fb7-a596-c954f71c05ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:58.202856 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8ac9d78-0df3-4fb7-a596-c954f71c05ac tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:38:58.203961 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8ac9d78-0df3-4fb7-a596-c954f71c05ac tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:58.205169 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8ac9d78-0df3-4fb7-a596-c954f71c05ac tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:58.205386 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d8ac9d78-0df3-4fb7-a596-c954f71c05ac tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:58.221484 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:58.221484 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:58.222637 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8ac9d78-0df3-4fb7-a596-c954f71c05ac tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:38:58.223455 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1244/5019] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:58 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 724 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:58.602519 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-d4ab01a8-b70f-4869-8185-293a10cc0b4f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:58.604626 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-d4ab01a8-b70f-4869-8185-293a10cc0b4f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/attachments/814365d5-ced2-4cc9-9fa9-951de6979007 Aug 18 05:38:58.605185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-d4ab01a8-b70f-4869-8185-293a10cc0b4f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:58.605185 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-d4ab01a8-b70f-4869-8185-293a10cc0b4f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'version_select' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:58.612536 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:58.612536 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:58.676352 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-133cb3f4-a80d-4b6d-a566-93907393b438 req-d4ab01a8-b70f-4869-8185-293a10cc0b4f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/814365d5-ced2-4cc9-9fa9-951de6979007 returned with HTTP 200 Aug 18 05:38:58.676906 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1265/5020] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:38:58 2026] DELETE /volume/v3/attachments/814365d5-ced2-4cc9-9fa9-951de6979007 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:58.738758 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b400c0c5-448d-4205-96d2-87ae5430034e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:58.740763 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b400c0c5-448d-4205-96d2-87ae5430034e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:58.740963 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b400c0c5-448d-4205-96d2-87ae5430034e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:58.741306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b400c0c5-448d-4205-96d2-87ae5430034e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:58.741438 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b400c0c5-448d-4205-96d2-87ae5430034e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:58.745982 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:58.745982 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:58.746877 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b400c0c5-448d-4205-96d2-87ae5430034e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:58.747313 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1253/5021] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:58 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:59.235339 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-21a4b3ac-9722-4a34-b37d-0f3b509bd5e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:59.238083 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21a4b3ac-9722-4a34-b37d-0f3b509bd5e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:38:59.238401 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21a4b3ac-9722-4a34-b37d-0f3b509bd5e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:59.238921 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-21a4b3ac-9722-4a34-b37d-0f3b509bd5e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:59.238921 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-21a4b3ac-9722-4a34-b37d-0f3b509bd5e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:59.244148 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:59.244148 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:38:59.244956 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-21a4b3ac-9722-4a34-b37d-0f3b509bd5e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:38:59.245611 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1260/5022] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:38:59 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:59.443814 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:59.456306 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:38:59.461412 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-291393665", "snapshot_id": "29e7ae3f-f2dd-44b7-bc18-2319eb3147d5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:38:59.475140 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-291393665', 'snapshot_id': '29e7ae3f-f2dd-44b7-bc18-2319eb3147d5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:38:59.498347 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:59.498347 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:38:59.498966 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:38:59.499219 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume of 1 GB Aug 18 05:38:59.505789 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Availability Zones retrieved successfully. Aug 18 05:38:59.513085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Flow 'volume_create_api' (24917871-f77c-4545-89e0-a2efc27b9a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:59.514601 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8622c8c-ea93-4910-b904-39711d10c37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:59.515815 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:38:59.552665 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8622c8c-ea93-4910-b904-39711d10c37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '29e7ae3f-f2dd-44b7-bc18-2319eb3147d5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:59.553453 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04df94f3-9a80-4947-9a5a-b3c9659ed434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:59.604748 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Created reservations ['46409a69-58c7-4488-8948-043bb18d46cd', '3bfb4d4a-5821-4391-bb1a-b8365a30598e', '7e25216f-b9ec-449b-9fe1-bab99376ecaf', 'b6b421de-9da8-48bf-9b3b-d4743f692d95'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:38:59.606027 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04df94f3-9a80-4947-9a5a-b3c9659ed434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46409a69-58c7-4488-8948-043bb18d46cd', '3bfb4d4a-5821-4391-bb1a-b8365a30598e', '7e25216f-b9ec-449b-9fe1-bab99376ecaf', 'b6b421de-9da8-48bf-9b3b-d4743f692d95']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:59.607110 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45a3bfd-4166-4831-a0e7-fb68ea7b5db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:59.653472 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45a3bfd-4166-4831-a0e7-fb68ea7b5db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2dc13d4-304d-4dfc-b531-e8760a45ff61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-291393665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aacfda551443f8ade5fa3e69f26d76',qos_specs=None,replication_status=,reservations=['46409a69-58c7-4488-8948-043bb18d46cd','3bfb4d4a-5821-4391-bb1a-b8365a30598e','7e25216f-b9ec-449b-9fe1-bab99376ecaf','b6b421de-9da8-48bf-9b3b-d4743f692d95'],size=1,snapshot_id=29e7ae3f-f2dd-44b7-bc18-2319eb3147d5,source_replicaid=,source_volid=None,status='creating',user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-291393665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2dc13d4-304d-4dfc-b531-e8760a45ff61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24aacfda551443f8ade5fa3e69f26d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=29e7ae3f-f2dd-44b7-bc18-2319eb3147d5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:59.654147 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37aa1f29-de30-4d9b-bc6f-e635a1930f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:59.682702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37aa1f29-de30-4d9b-bc6f-e635a1930f4e) transitioned into state 'SUCCESS' from state '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-291393665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aacfda551443f8ade5fa3e69f26d76',qos_specs=None,replication_status=,reservations=['46409a69-58c7-4488-8948-043bb18d46cd','3bfb4d4a-5821-4391-bb1a-b8365a30598e','7e25216f-b9ec-449b-9fe1-bab99376ecaf','b6b421de-9da8-48bf-9b3b-d4743f692d95'],size=1,snapshot_id=29e7ae3f-f2dd-44b7-bc18-2319eb3147d5,source_replicaid=,source_volid=None,status='creating',user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:59.683482 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070bb1ad-7ca4-4bd3-af77-28a737a5384b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:38:59.705154 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070bb1ad-7ca4-4bd3-af77-28a737a5384b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:38:59.706545 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Flow 'volume_create_api' (24917871-f77c-4545-89e0-a2efc27b9a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:38:59.707165 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume request issued successfully. Aug 18 05:38:59.708075 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3afb713f-fe82-411f-9de4-ecc15fa98734 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:38:59.708755 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1245/5023] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:38:59 2026] POST /volume/v3/volumes => generated 790 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:38:59.719630 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fbe20390-4bc0-48e4-8fc7-0949ccc41a15 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:59.721346 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fbe20390-4bc0-48e4-8fc7-0949ccc41a15 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:38:59.721564 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fbe20390-4bc0-48e4-8fc7-0949ccc41a15 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:59.721741 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fbe20390-4bc0-48e4-8fc7-0949ccc41a15 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:59.728359 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:59.728359 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:38:59.731900 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fbe20390-4bc0-48e4-8fc7-0949ccc41a15 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:38:59.736162 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fbe20390-4bc0-48e4-8fc7-0949ccc41a15 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:38:59.736531 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1266/5024] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:59 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:38:59.757241 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-88251e39-abb0-427e-b7a4-80e84c7d47a8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:38:59.759799 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88251e39-abb0-427e-b7a4-80e84c7d47a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:38:59.760040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88251e39-abb0-427e-b7a4-80e84c7d47a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:38:59.760271 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-88251e39-abb0-427e-b7a4-80e84c7d47a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:38:59.760407 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-88251e39-abb0-427e-b7a4-80e84c7d47a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:38:59.764955 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:38:59.764955 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:38:59.765729 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-88251e39-abb0-427e-b7a4-80e84c7d47a8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:38:59.766100 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1254/5025] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:38:59 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:00.257255 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a1f53cc9-4097-44f0-acad-29257ac70852 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:00.259329 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f53cc9-4097-44f0-acad-29257ac70852 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:00.259579 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1f53cc9-4097-44f0-acad-29257ac70852 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:00.259796 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a1f53cc9-4097-44f0-acad-29257ac70852 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:00.259953 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a1f53cc9-4097-44f0-acad-29257ac70852 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:00.264777 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:00.264777 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:00.265587 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a1f53cc9-4097-44f0-acad-29257ac70852 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:00.265969 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1261/5026] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:00 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:00.758136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-07b19c34-e017-4770-aee2-7faa4b0b0018 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:00.760582 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-07b19c34-e017-4770-aee2-7faa4b0b0018 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:00.760791 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-07b19c34-e017-4770-aee2-7faa4b0b0018 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:00.760976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-07b19c34-e017-4770-aee2-7faa4b0b0018 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:00.770676 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:00.770676 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:00.776830 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-07b19c34-e017-4770-aee2-7faa4b0b0018 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:00.777469 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ab752f3c-eda5-4db4-b2d4-9a9acd4b0f8e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:00.779597 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab752f3c-eda5-4db4-b2d4-9a9acd4b0f8e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:00.779800 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab752f3c-eda5-4db4-b2d4-9a9acd4b0f8e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:00.780032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab752f3c-eda5-4db4-b2d4-9a9acd4b0f8e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:00.780219 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ab752f3c-eda5-4db4-b2d4-9a9acd4b0f8e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:00.782170 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-07b19c34-e017-4770-aee2-7faa4b0b0018 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:00.782725 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1246/5027] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:00 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:00.785573 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:00.785573 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:00.786497 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab752f3c-eda5-4db4-b2d4-9a9acd4b0f8e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:00.786909 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1267/5028] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:00 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:00.826699 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f55eecf3-4b98-4327-963c-3178cddaec91 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:00.828854 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f55eecf3-4b98-4327-963c-3178cddaec91 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:00.829121 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f55eecf3-4b98-4327-963c-3178cddaec91 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:00.829453 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f55eecf3-4b98-4327-963c-3178cddaec91 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:00.840986 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:00.840986 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:00.845339 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f55eecf3-4b98-4327-963c-3178cddaec91 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:00.851481 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f55eecf3-4b98-4327-963c-3178cddaec91 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:00.851813 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1255/5029] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:00 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:01.278324 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b2ef47d5-00cb-454d-b8d7-e58d0c39ad22 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:01.280353 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2ef47d5-00cb-454d-b8d7-e58d0c39ad22 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:01.280665 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2ef47d5-00cb-454d-b8d7-e58d0c39ad22 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:01.280872 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2ef47d5-00cb-454d-b8d7-e58d0c39ad22 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:01.281026 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b2ef47d5-00cb-454d-b8d7-e58d0c39ad22 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:01.285823 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:01.285823 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:01.286551 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2ef47d5-00cb-454d-b8d7-e58d0c39ad22 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:01.286947 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1262/5030] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:01 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:01.405685 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-3250f776-ec3a-4754-83ae-0bd9afbadebe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:01.412636 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-3250f776-ec3a-4754-83ae-0bd9afbadebe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:01.412636 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-3250f776-ec3a-4754-83ae-0bd9afbadebe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:01.412636 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-3250f776-ec3a-4754-83ae-0bd9afbadebe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:01.432276 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:01.432276 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:01.439110 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-3250f776-ec3a-4754-83ae-0bd9afbadebe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:01.444451 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-3250f776-ec3a-4754-83ae-0bd9afbadebe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:01.444952 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1247/5031] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:39:01 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:01.538745 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2ef006d6-66bb-4158-8ce8-d609f0da1a5e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:01.539235 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ef006d6-66bb-4158-8ce8-d609f0da1a5e None None] GET https://10.4.3.250/volume// Aug 18 05:39:01.539482 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2ef006d6-66bb-4158-8ce8-d609f0da1a5e None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:01.539760 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2ef006d6-66bb-4158-8ce8-d609f0da1a5e None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:01.540175 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2ef006d6-66bb-4158-8ce8-d609f0da1a5e None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:39:01.540761 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1268/5032] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:39:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:39:01.549066 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bf630dbc-de8a-45c7-8233-3d0856a7f580 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:01.552701 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bf630dbc-de8a-45c7-8233-3d0856a7f580 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:39:01.552701 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bf630dbc-de8a-45c7-8233-3d0856a7f580 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2dc13d4-304d-4dfc-b531-e8760a45ff61", "connector": null, "instance_uuid": "3af57b6d-ae1a-4926-8298-9c67414d2a44"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:39:01.561469 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:01.561469 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:01.604086 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bf630dbc-de8a-45c7-8233-3d0856a7f580 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:39:01.604851 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1256/5033] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:39:01 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 18 05:39:01.660590 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f5b509f-d40c-4852-9e35-a941bdf3c7f7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:01.660985 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f5b509f-d40c-4852-9e35-a941bdf3c7f7 None None] GET https://10.4.3.250/volume// Aug 18 05:39:01.661244 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f5b509f-d40c-4852-9e35-a941bdf3c7f7 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:01.661499 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f5b509f-d40c-4852-9e35-a941bdf3c7f7 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:01.661860 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f5b509f-d40c-4852-9e35-a941bdf3c7f7 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:39:01.662667 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1263/5034] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:39:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:39:01.662994 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10e69b2a-eb89-478d-b89d-2d37abbe44af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:01.665571 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10e69b2a-eb89-478d-b89d-2d37abbe44af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:01.665639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10e69b2a-eb89-478d-b89d-2d37abbe44af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:01.665838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10e69b2a-eb89-478d-b89d-2d37abbe44af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:01.671000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bed278ec-7d10-4865-bd7c-02d4d6bec6f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:01.674148 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bed278ec-7d10-4865-bd7c-02d4d6bec6f1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:01.674486 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bed278ec-7d10-4865-bd7c-02d4d6bec6f1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:01.674724 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bed278ec-7d10-4865-bd7c-02d4d6bec6f1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:01.676548 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:01.676548 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:01.680107 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-10e69b2a-eb89-478d-b89d-2d37abbe44af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:01.684734 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10e69b2a-eb89-478d-b89d-2d37abbe44af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:01.685287 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1248/5035] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:01 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:01.685956 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:01.685956 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:01.690808 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bed278ec-7d10-4865-bd7c-02d4d6bec6f1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:01.696643 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-bed278ec-7d10-4865-bd7c-02d4d6bec6f1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:01.697472 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1269/5036] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:39:01 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 1062 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 05:39:01.803485 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d03a1710-438a-4f15-9af6-5b112e964879 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:01.806049 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d03a1710-438a-4f15-9af6-5b112e964879 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:01.806340 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d03a1710-438a-4f15-9af6-5b112e964879 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:01.806547 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d03a1710-438a-4f15-9af6-5b112e964879 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:01.806677 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d03a1710-438a-4f15-9af6-5b112e964879 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:01.811332 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:01.811332 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:01.812141 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d03a1710-438a-4f15-9af6-5b112e964879 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:01.812572 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1257/5037] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:01 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:01.832545 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-4140160c-02e7-49ad-8454-0b0c528944c7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:01.835340 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-4140160c-02e7-49ad-8454-0b0c528944c7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] PUT https://10.4.3.250/volume/v3/attachments/5bf64538-8806-481a-8efa-0e892c56da5c Aug 18 05:39:01.835900 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-4140160c-02e7-49ad-8454-0b0c528944c7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:39:01.847203 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-4140160c-02e7-49ad-8454-0b0c528944c7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Acquiring lock "cinder-attachment_update-b2dc13d4-304d-4dfc-b531-e8760a45ff61-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:39:01.852058 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-4140160c-02e7-49ad-8454-0b0c528944c7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Lock "cinder-attachment_update-b2dc13d4-304d-4dfc-b531-e8760a45ff61-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:39:01.853481 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:01.853481 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:01.994105 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-4140160c-02e7-49ad-8454-0b0c528944c7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Lock "cinder-attachment_update-b2dc13d4-304d-4dfc-b531-e8760a45ff61-np0000007601" released by "attachment_update" :: held 0.142s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:39:01.994359 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-4140160c-02e7-49ad-8454-0b0c528944c7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/5bf64538-8806-481a-8efa-0e892c56da5c returned with HTTP 200 Aug 18 05:39:01.994846 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1264/5038] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:39:01 2026] PUT /volume/v3/attachments/5bf64538-8806-481a-8efa-0e892c56da5c => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:39:02.298085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-68d1c0d2-c637-4e2f-9c89-a97974189f96 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:02.299990 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-68d1c0d2-c637-4e2f-9c89-a97974189f96 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:02.300233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-68d1c0d2-c637-4e2f-9c89-a97974189f96 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:02.300425 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-68d1c0d2-c637-4e2f-9c89-a97974189f96 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:02.300536 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-68d1c0d2-c637-4e2f-9c89-a97974189f96 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:02.304479 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:02.304479 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:02.305061 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-68d1c0d2-c637-4e2f-9c89-a97974189f96 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:02.305409 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1249/5039] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:02 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:02.737199 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-be36b832-b0e5-4108-ba91-b05a21969b59 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:02.738330 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be36b832-b0e5-4108-ba91-b05a21969b59 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:02.738330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be36b832-b0e5-4108-ba91-b05a21969b59 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:02.738922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be36b832-b0e5-4108-ba91-b05a21969b59 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:02.751005 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:02.751005 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:02.755666 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-be36b832-b0e5-4108-ba91-b05a21969b59 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:02.760450 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be36b832-b0e5-4108-ba91-b05a21969b59 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:02.761205 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1270/5040] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:02 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:02.823127 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c8102a81-6b69-45e5-963a-549fe6cd366b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:02.825306 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8102a81-6b69-45e5-963a-549fe6cd366b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:02.825599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8102a81-6b69-45e5-963a-549fe6cd366b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:02.825799 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8102a81-6b69-45e5-963a-549fe6cd366b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:02.826043 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c8102a81-6b69-45e5-963a-549fe6cd366b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:02.830523 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:02.830523 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:02.831233 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8102a81-6b69-45e5-963a-549fe6cd366b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:02.831526 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1258/5041] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:02 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:03.317532 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-014ff946-577f-4ead-8f87-8bfb61b7504d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:03.319473 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-014ff946-577f-4ead-8f87-8bfb61b7504d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:03.319695 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-014ff946-577f-4ead-8f87-8bfb61b7504d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:03.319894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-014ff946-577f-4ead-8f87-8bfb61b7504d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:03.320005 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-014ff946-577f-4ead-8f87-8bfb61b7504d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:03.324951 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:03.324951 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:03.325669 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-014ff946-577f-4ead-8f87-8bfb61b7504d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:03.326064 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1265/5042] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:03 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:03.810238 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f5385c4c-bc99-4489-8826-02048c4f2334 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:03.812771 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5385c4c-bc99-4489-8826-02048c4f2334 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:03.812771 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5385c4c-bc99-4489-8826-02048c4f2334 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:03.812771 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f5385c4c-bc99-4489-8826-02048c4f2334 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:03.824002 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:03.824002 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:03.827469 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f5385c4c-bc99-4489-8826-02048c4f2334 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:03.831859 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f5385c4c-bc99-4489-8826-02048c4f2334 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:03.832350 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1250/5043] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:03 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:03.842634 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5545d92d-2648-4561-aa91-f0ffdfc00fb5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:03.844510 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5545d92d-2648-4561-aa91-f0ffdfc00fb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:03.844726 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5545d92d-2648-4561-aa91-f0ffdfc00fb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:03.844908 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5545d92d-2648-4561-aa91-f0ffdfc00fb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:03.845018 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-5545d92d-2648-4561-aa91-f0ffdfc00fb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:03.850234 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:03.850234 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:03.851311 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5545d92d-2648-4561-aa91-f0ffdfc00fb5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:03.851832 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1271/5044] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:03 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:04.337914 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e65e2b00-79b9-4b77-bbff-5869b981f63b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:04.339740 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e65e2b00-79b9-4b77-bbff-5869b981f63b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:04.339972 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e65e2b00-79b9-4b77-bbff-5869b981f63b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:04.340156 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e65e2b00-79b9-4b77-bbff-5869b981f63b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:04.340262 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e65e2b00-79b9-4b77-bbff-5869b981f63b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:04.345128 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:04.345128 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:04.345887 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e65e2b00-79b9-4b77-bbff-5869b981f63b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:04.346299 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1259/5045] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:04 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:04.844659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-25040b13-160f-4f4d-8157-ee31afea4da6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:04.846360 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25040b13-160f-4f4d-8157-ee31afea4da6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:04.846591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25040b13-160f-4f4d-8157-ee31afea4da6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:04.846766 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-25040b13-160f-4f4d-8157-ee31afea4da6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:04.855732 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:04.855732 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:04.859526 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-25040b13-160f-4f4d-8157-ee31afea4da6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:04.863224 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-275c39da-f919-4150-b42c-7913bf2e81fb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:04.864269 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-25040b13-160f-4f4d-8157-ee31afea4da6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:04.864458 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1266/5046] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:04 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:04.865315 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-275c39da-f919-4150-b42c-7913bf2e81fb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:04.865593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-275c39da-f919-4150-b42c-7913bf2e81fb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:04.865861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-275c39da-f919-4150-b42c-7913bf2e81fb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:04.866025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-275c39da-f919-4150-b42c-7913bf2e81fb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:04.870197 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:04.870197 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:04.871028 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-275c39da-f919-4150-b42c-7913bf2e81fb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:04.871410 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1251/5047] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:04 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:05.357786 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6533e93d-c97c-489d-b6a1-77b963963f52 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:05.359885 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6533e93d-c97c-489d-b6a1-77b963963f52 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:05.360194 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6533e93d-c97c-489d-b6a1-77b963963f52 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:05.360523 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6533e93d-c97c-489d-b6a1-77b963963f52 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:05.360691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6533e93d-c97c-489d-b6a1-77b963963f52 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:05.366630 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:05.366630 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:05.367613 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6533e93d-c97c-489d-b6a1-77b963963f52 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:05.368205 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1272/5048] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:05 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:05.878522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ad5c24eb-ec0a-48d0-a968-fb9827d58c63 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:05.880246 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad5c24eb-ec0a-48d0-a968-fb9827d58c63 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:05.880448 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad5c24eb-ec0a-48d0-a968-fb9827d58c63 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:05.880631 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ad5c24eb-ec0a-48d0-a968-fb9827d58c63 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:05.882639 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66238c86-6ed3-46ae-acf2-aa611c7657bd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:05.884863 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66238c86-6ed3-46ae-acf2-aa611c7657bd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:05.885122 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66238c86-6ed3-46ae-acf2-aa611c7657bd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:05.885345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66238c86-6ed3-46ae-acf2-aa611c7657bd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:05.885485 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-66238c86-6ed3-46ae-acf2-aa611c7657bd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:05.887742 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=248,cinder:UPDATE=49,cinder:INSERT=39 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:39:05.889746 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:05.889746 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:05.890823 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:05.890823 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:05.891778 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66238c86-6ed3-46ae-acf2-aa611c7657bd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:05.892329 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1267/5049] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:05 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:05.893108 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ad5c24eb-ec0a-48d0-a968-fb9827d58c63 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:05.897631 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ad5c24eb-ec0a-48d0-a968-fb9827d58c63 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:05.898004 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1260/5050] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:05 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:06.378806 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b15c92c8-46c1-4b85-a458-fe03f96f16b3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:06.380831 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b15c92c8-46c1-4b85-a458-fe03f96f16b3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:06.381112 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b15c92c8-46c1-4b85-a458-fe03f96f16b3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:06.381347 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b15c92c8-46c1-4b85-a458-fe03f96f16b3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:06.381503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b15c92c8-46c1-4b85-a458-fe03f96f16b3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:06.383779 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=281,cinder:UPDATE=93,cinder:INSERT=45 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:39:06.387003 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:06.387003 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:06.387976 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b15c92c8-46c1-4b85-a458-fe03f96f16b3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:06.388714 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1252/5051] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:06 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:06.904715 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1b2b87b2-fd87-4675-885f-8c9074210bdc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:06.906995 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b2b87b2-fd87-4675-885f-8c9074210bdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:06.907261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b2b87b2-fd87-4675-885f-8c9074210bdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:06.907511 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1b2b87b2-fd87-4675-885f-8c9074210bdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:06.907650 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1b2b87b2-fd87-4675-885f-8c9074210bdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:06.912977 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:06.912977 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:06.913996 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1b2b87b2-fd87-4675-885f-8c9074210bdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:06.914488 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1273/5052] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:06 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:06.916213 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3d9e412d-af5e-44f4-97f2-12d730052283 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:06.918000 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d9e412d-af5e-44f4-97f2-12d730052283 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:06.918234 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d9e412d-af5e-44f4-97f2-12d730052283 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:06.918441 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3d9e412d-af5e-44f4-97f2-12d730052283 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:06.928204 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:06.928204 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:06.931441 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3d9e412d-af5e-44f4-97f2-12d730052283 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:06.935315 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3d9e412d-af5e-44f4-97f2-12d730052283 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:06.935615 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1268/5053] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:06 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:07.399045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0c9e09c6-7c52-4a25-99c2-00eab6abbc4e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:07.400921 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c9e09c6-7c52-4a25-99c2-00eab6abbc4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:07.401159 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c9e09c6-7c52-4a25-99c2-00eab6abbc4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:07.401351 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c9e09c6-7c52-4a25-99c2-00eab6abbc4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:07.401475 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0c9e09c6-7c52-4a25-99c2-00eab6abbc4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:07.406006 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:07.406006 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:07.406776 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c9e09c6-7c52-4a25-99c2-00eab6abbc4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:07.407297 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1261/5054] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:07 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:07.926675 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d0824ad5-ce7a-4079-9614-155d1a3d7243 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:07.928508 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0824ad5-ce7a-4079-9614-155d1a3d7243 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:07.928736 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0824ad5-ce7a-4079-9614-155d1a3d7243 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:07.928919 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d0824ad5-ce7a-4079-9614-155d1a3d7243 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:07.929046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d0824ad5-ce7a-4079-9614-155d1a3d7243 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:07.933851 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:07.933851 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:07.934757 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d0824ad5-ce7a-4079-9614-155d1a3d7243 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:07.935136 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1253/5055] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:07 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:07.954424 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-77847df7-fd3b-445c-97d9-56e6e142dc4e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:07.956322 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77847df7-fd3b-445c-97d9-56e6e142dc4e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:07.956538 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77847df7-fd3b-445c-97d9-56e6e142dc4e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:07.956769 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77847df7-fd3b-445c-97d9-56e6e142dc4e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:07.966748 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:07.966748 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:07.970228 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-77847df7-fd3b-445c-97d9-56e6e142dc4e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:07.974712 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77847df7-fd3b-445c-97d9-56e6e142dc4e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:07.975321 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1274/5056] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:07 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:08.421894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cd151a97-1822-4ee3-bcc2-da4040f058c9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:08.432065 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd151a97-1822-4ee3-bcc2-da4040f058c9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:08.435273 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd151a97-1822-4ee3-bcc2-da4040f058c9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:08.439716 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cd151a97-1822-4ee3-bcc2-da4040f058c9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:08.440380 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cd151a97-1822-4ee3-bcc2-da4040f058c9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:08.455505 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:08.455505 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:08.458648 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cd151a97-1822-4ee3-bcc2-da4040f058c9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:08.465482 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1269/5057] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:08 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:08.947658 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-19976eba-8558-4a23-b360-c3bd8e03d69c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:08.950873 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-19976eba-8558-4a23-b360-c3bd8e03d69c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:08.950873 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-19976eba-8558-4a23-b360-c3bd8e03d69c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:08.950873 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-19976eba-8558-4a23-b360-c3bd8e03d69c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:08.950873 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-19976eba-8558-4a23-b360-c3bd8e03d69c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:08.951473 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=188,cinder:INSERT=13,cinder:UPDATE=19 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:39:08.956021 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:08.956021 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:08.957380 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-19976eba-8558-4a23-b360-c3bd8e03d69c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:08.957905 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1262/5058] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:08 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:08.997318 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-26258d90-a006-4e4a-a4ae-37b0ba82a404 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:09.002868 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26258d90-a006-4e4a-a4ae-37b0ba82a404 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:09.003508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26258d90-a006-4e4a-a4ae-37b0ba82a404 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:09.003508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-26258d90-a006-4e4a-a4ae-37b0ba82a404 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:09.016113 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:09.016113 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:09.020756 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-26258d90-a006-4e4a-a4ae-37b0ba82a404 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:09.026370 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-26258d90-a006-4e4a-a4ae-37b0ba82a404 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:09.026985 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1254/5059] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:08 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:09.476332 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dbf7910b-fd41-4633-8645-2ff140eeee2b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:09.478322 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbf7910b-fd41-4633-8645-2ff140eeee2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:09.478694 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbf7910b-fd41-4633-8645-2ff140eeee2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:09.478807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dbf7910b-fd41-4633-8645-2ff140eeee2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:09.478930 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-dbf7910b-fd41-4633-8645-2ff140eeee2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:09.485497 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:09.485497 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:09.486594 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dbf7910b-fd41-4633-8645-2ff140eeee2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:09.487374 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1275/5060] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:09 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:09.970340 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74598585-0a60-455c-815c-716806f2f989 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:09.972116 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74598585-0a60-455c-815c-716806f2f989 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:09.972292 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74598585-0a60-455c-815c-716806f2f989 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:09.972476 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74598585-0a60-455c-815c-716806f2f989 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:09.972594 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-74598585-0a60-455c-815c-716806f2f989 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:09.976985 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:09.976985 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:09.977746 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74598585-0a60-455c-815c-716806f2f989 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:09.978155 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1270/5061] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:09 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:10.067407 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aac4a614-f020-4365-b3e3-2ccfac8b9980 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:10.071286 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aac4a614-f020-4365-b3e3-2ccfac8b9980 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:10.071945 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aac4a614-f020-4365-b3e3-2ccfac8b9980 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:10.072632 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aac4a614-f020-4365-b3e3-2ccfac8b9980 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:10.086616 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:10.086616 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:10.091704 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aac4a614-f020-4365-b3e3-2ccfac8b9980 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:10.097589 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aac4a614-f020-4365-b3e3-2ccfac8b9980 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:10.098266 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1263/5062] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:10 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:10.499904 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-10f31db5-5524-44e2-b6f0-736708578361 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:10.502060 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10f31db5-5524-44e2-b6f0-736708578361 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:10.502308 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10f31db5-5524-44e2-b6f0-736708578361 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:10.502576 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-10f31db5-5524-44e2-b6f0-736708578361 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:10.502746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-10f31db5-5524-44e2-b6f0-736708578361 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:10.507021 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:10.507021 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:10.507654 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-10f31db5-5524-44e2-b6f0-736708578361 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:10.508211 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1255/5063] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:10 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:10.989109 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f50085f8-e613-4eff-b19e-5895894d21a4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:10.990646 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f50085f8-e613-4eff-b19e-5895894d21a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:10.990785 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f50085f8-e613-4eff-b19e-5895894d21a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:10.990960 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f50085f8-e613-4eff-b19e-5895894d21a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:10.991084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f50085f8-e613-4eff-b19e-5895894d21a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:10.992964 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=243,cinder:UPDATE=68,cinder:INSERT=36,cinder:DELETE=1 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:39:10.995563 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:10.995563 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:10.996218 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f50085f8-e613-4eff-b19e-5895894d21a4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:10.996860 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1276/5064] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:10 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:11.131486 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-884e7d98-6cac-461e-8e65-cb682c29d4a1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:11.136648 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-884e7d98-6cac-461e-8e65-cb682c29d4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:11.136952 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-884e7d98-6cac-461e-8e65-cb682c29d4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:11.139234 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-884e7d98-6cac-461e-8e65-cb682c29d4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:11.163792 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:11.163792 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:11.177874 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-884e7d98-6cac-461e-8e65-cb682c29d4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:11.192883 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-884e7d98-6cac-461e-8e65-cb682c29d4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:11.194272 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1271/5065] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:11 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:11.520697 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9db64981-e6c7-42dd-8151-d7c253114eee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:11.523148 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9db64981-e6c7-42dd-8151-d7c253114eee tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:11.524001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9db64981-e6c7-42dd-8151-d7c253114eee tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:11.524001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9db64981-e6c7-42dd-8151-d7c253114eee tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:11.524001 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9db64981-e6c7-42dd-8151-d7c253114eee tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:11.529183 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:11.529183 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:11.530105 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9db64981-e6c7-42dd-8151-d7c253114eee tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:11.530616 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1264/5066] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:11 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:12.005902 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-51ddaf33-eeee-4a1a-a282-a8d05834a122 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:12.007827 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51ddaf33-eeee-4a1a-a282-a8d05834a122 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:12.008035 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51ddaf33-eeee-4a1a-a282-a8d05834a122 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:12.008265 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51ddaf33-eeee-4a1a-a282-a8d05834a122 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:12.008389 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-51ddaf33-eeee-4a1a-a282-a8d05834a122 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:12.014333 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:12.014333 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:12.014333 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51ddaf33-eeee-4a1a-a282-a8d05834a122 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:12.014333 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1256/5067] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:12 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:12.223804 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b7ec72b0-e70c-4fde-a9b7-db6632a43591 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:12.225646 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7ec72b0-e70c-4fde-a9b7-db6632a43591 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:12.225867 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7ec72b0-e70c-4fde-a9b7-db6632a43591 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:12.226092 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b7ec72b0-e70c-4fde-a9b7-db6632a43591 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:12.235373 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:12.235373 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:12.238726 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b7ec72b0-e70c-4fde-a9b7-db6632a43591 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:12.242516 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b7ec72b0-e70c-4fde-a9b7-db6632a43591 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:12.242873 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1277/5068] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:12 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:12.542501 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b95a4736-a95f-4a33-bb18-6abcb8e9f455 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:12.544645 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b95a4736-a95f-4a33-bb18-6abcb8e9f455 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:12.544934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b95a4736-a95f-4a33-bb18-6abcb8e9f455 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:12.545185 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b95a4736-a95f-4a33-bb18-6abcb8e9f455 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:12.545311 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b95a4736-a95f-4a33-bb18-6abcb8e9f455 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:12.549760 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:12.549760 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:12.550381 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b95a4736-a95f-4a33-bb18-6abcb8e9f455 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:12.550778 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1272/5069] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:12 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:13.026319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d12d344a-c7f0-430f-97e0-6f723439391f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:13.028624 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d12d344a-c7f0-430f-97e0-6f723439391f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:13.028777 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d12d344a-c7f0-430f-97e0-6f723439391f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:13.029043 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d12d344a-c7f0-430f-97e0-6f723439391f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:13.029193 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d12d344a-c7f0-430f-97e0-6f723439391f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:13.034705 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:13.034705 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:13.036192 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d12d344a-c7f0-430f-97e0-6f723439391f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:13.036925 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1265/5070] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:13 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:13.257958 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93847e38-7e12-480e-b640-f08dc9abcda2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:13.260447 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93847e38-7e12-480e-b640-f08dc9abcda2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:13.260734 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93847e38-7e12-480e-b640-f08dc9abcda2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:13.261032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93847e38-7e12-480e-b640-f08dc9abcda2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:13.273751 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:13.273751 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:13.278467 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93847e38-7e12-480e-b640-f08dc9abcda2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:13.284270 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93847e38-7e12-480e-b640-f08dc9abcda2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:13.284786 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1257/5071] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:13 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:13.562622 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f46a429c-0bf7-430a-b6ba-59cc6fcc9396 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:13.564669 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f46a429c-0bf7-430a-b6ba-59cc6fcc9396 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:13.564912 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f46a429c-0bf7-430a-b6ba-59cc6fcc9396 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:13.565140 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f46a429c-0bf7-430a-b6ba-59cc6fcc9396 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:13.565267 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f46a429c-0bf7-430a-b6ba-59cc6fcc9396 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:13.570040 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:13.570040 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:13.570659 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f46a429c-0bf7-430a-b6ba-59cc6fcc9396 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:13.570993 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1278/5072] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:13 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:14.049790 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4587e91a-de4a-4ffb-87a7-e6a28b9e6e03 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:14.051739 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4587e91a-de4a-4ffb-87a7-e6a28b9e6e03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:14.051957 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4587e91a-de4a-4ffb-87a7-e6a28b9e6e03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:14.052218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4587e91a-de4a-4ffb-87a7-e6a28b9e6e03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:14.052367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4587e91a-de4a-4ffb-87a7-e6a28b9e6e03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:14.056887 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:14.056887 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:14.057697 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4587e91a-de4a-4ffb-87a7-e6a28b9e6e03 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:14.058081 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1273/5073] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:14 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:14.298370 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c34825e3-ea1f-483d-acaa-0633f1df01d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:14.300692 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c34825e3-ea1f-483d-acaa-0633f1df01d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:14.300840 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c34825e3-ea1f-483d-acaa-0633f1df01d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:14.301053 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c34825e3-ea1f-483d-acaa-0633f1df01d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:14.312762 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:14.312762 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:14.316322 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c34825e3-ea1f-483d-acaa-0633f1df01d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:14.320089 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c34825e3-ea1f-483d-acaa-0633f1df01d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:14.320611 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1266/5074] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:14 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:14.580651 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a30e25e3-fa54-40d3-b82a-572dc732e202 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:14.582522 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a30e25e3-fa54-40d3-b82a-572dc732e202 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:14.582750 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a30e25e3-fa54-40d3-b82a-572dc732e202 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:14.582947 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a30e25e3-fa54-40d3-b82a-572dc732e202 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:14.583119 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a30e25e3-fa54-40d3-b82a-572dc732e202 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:14.587321 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:14.587321 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:14.587968 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a30e25e3-fa54-40d3-b82a-572dc732e202 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:14.588362 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1258/5075] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:14 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:15.070610 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-25fccdb1-b68c-41b1-b045-e6f495fbe507 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:15.072359 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25fccdb1-b68c-41b1-b045-e6f495fbe507 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:15.072567 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25fccdb1-b68c-41b1-b045-e6f495fbe507 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:15.072735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-25fccdb1-b68c-41b1-b045-e6f495fbe507 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:15.072838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-25fccdb1-b68c-41b1-b045-e6f495fbe507 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:15.077121 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:15.077121 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:15.077807 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-25fccdb1-b68c-41b1-b045-e6f495fbe507 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:15.078208 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1279/5076] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:15 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:15.332045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1eb48e93-fd50-495f-b719-cda8ab8284ab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:15.333811 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1eb48e93-fd50-495f-b719-cda8ab8284ab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:15.334054 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1eb48e93-fd50-495f-b719-cda8ab8284ab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:15.334288 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1eb48e93-fd50-495f-b719-cda8ab8284ab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:15.343811 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:15.343811 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:15.347738 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1eb48e93-fd50-495f-b719-cda8ab8284ab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:15.351390 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1eb48e93-fd50-495f-b719-cda8ab8284ab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:15.351753 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1274/5077] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:15 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:15.597829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-76a319c3-d42d-4f64-ab4d-893616c07288 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:15.599586 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-76a319c3-d42d-4f64-ab4d-893616c07288 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:15.599780 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-76a319c3-d42d-4f64-ab4d-893616c07288 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:15.599953 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-76a319c3-d42d-4f64-ab4d-893616c07288 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:15.600077 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-76a319c3-d42d-4f64-ab4d-893616c07288 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:15.604074 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:15.604074 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:15.604649 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-76a319c3-d42d-4f64-ab4d-893616c07288 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:15.604973 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1267/5078] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:15 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:16.088289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-092f1ada-680a-4cfb-a2d9-93b95e5f0b39 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:16.090166 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-092f1ada-680a-4cfb-a2d9-93b95e5f0b39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:16.090396 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-092f1ada-680a-4cfb-a2d9-93b95e5f0b39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:16.090634 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-092f1ada-680a-4cfb-a2d9-93b95e5f0b39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:16.090764 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-092f1ada-680a-4cfb-a2d9-93b95e5f0b39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:16.095209 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:16.095209 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:16.096093 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-092f1ada-680a-4cfb-a2d9-93b95e5f0b39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:16.096512 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1259/5079] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:16 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:16.363576 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8d9fa064-c509-4848-b2d0-972c371f5f39 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:16.365595 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d9fa064-c509-4848-b2d0-972c371f5f39 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:16.365792 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d9fa064-c509-4848-b2d0-972c371f5f39 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:16.365973 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8d9fa064-c509-4848-b2d0-972c371f5f39 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:16.375423 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:16.375423 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:16.378970 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8d9fa064-c509-4848-b2d0-972c371f5f39 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:16.382895 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8d9fa064-c509-4848-b2d0-972c371f5f39 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:16.383275 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1280/5080] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:16 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:16.614293 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-09c890e9-8bcb-4325-a46a-b1f1d8a4f756 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:16.616007 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09c890e9-8bcb-4325-a46a-b1f1d8a4f756 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:16.616279 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09c890e9-8bcb-4325-a46a-b1f1d8a4f756 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:16.616477 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-09c890e9-8bcb-4325-a46a-b1f1d8a4f756 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:16.616583 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-09c890e9-8bcb-4325-a46a-b1f1d8a4f756 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:16.620757 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:16.620757 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:16.621327 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-09c890e9-8bcb-4325-a46a-b1f1d8a4f756 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:16.621715 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1275/5081] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:16 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:17.106100 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-91a5b091-9a0e-4793-b554-f769b99b8d01 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:17.108234 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-91a5b091-9a0e-4793-b554-f769b99b8d01 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:17.108468 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-91a5b091-9a0e-4793-b554-f769b99b8d01 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:17.108658 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-91a5b091-9a0e-4793-b554-f769b99b8d01 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:17.108760 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-91a5b091-9a0e-4793-b554-f769b99b8d01 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:17.112934 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:17.112934 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:17.113666 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-91a5b091-9a0e-4793-b554-f769b99b8d01 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:17.114018 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1268/5082] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:17 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:17.397624 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f3f7619b-6cdd-4295-8676-b107010a40a5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:17.399575 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3f7619b-6cdd-4295-8676-b107010a40a5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:17.399754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3f7619b-6cdd-4295-8676-b107010a40a5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:17.399993 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f3f7619b-6cdd-4295-8676-b107010a40a5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:17.410246 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:17.410246 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:17.413735 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f3f7619b-6cdd-4295-8676-b107010a40a5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:17.417991 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f3f7619b-6cdd-4295-8676-b107010a40a5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:17.418524 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1260/5083] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:17 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:17.631329 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8b9c19e4-0e62-4251-b4c3-5952a9da4754 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:17.633527 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b9c19e4-0e62-4251-b4c3-5952a9da4754 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:17.633808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b9c19e4-0e62-4251-b4c3-5952a9da4754 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:17.634067 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8b9c19e4-0e62-4251-b4c3-5952a9da4754 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:17.634222 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8b9c19e4-0e62-4251-b4c3-5952a9da4754 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:17.638457 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:17.638457 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:17.639021 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8b9c19e4-0e62-4251-b4c3-5952a9da4754 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:17.639399 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1281/5084] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:17 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:18.124383 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-27f4219c-874c-47e5-aeba-ca8c01a3052f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:18.126239 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27f4219c-874c-47e5-aeba-ca8c01a3052f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:18.126538 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-27f4219c-874c-47e5-aeba-ca8c01a3052f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:18.126790 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-27f4219c-874c-47e5-aeba-ca8c01a3052f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:18.126943 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-27f4219c-874c-47e5-aeba-ca8c01a3052f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:18.131179 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:18.131179 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:18.131887 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-27f4219c-874c-47e5-aeba-ca8c01a3052f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:18.132284 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1276/5085] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:18 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:18.430572 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b4c34d6d-07f5-4e5e-8a7e-87e11dd6e887 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:18.432227 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b4c34d6d-07f5-4e5e-8a7e-87e11dd6e887 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:18.432508 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b4c34d6d-07f5-4e5e-8a7e-87e11dd6e887 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:18.432728 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b4c34d6d-07f5-4e5e-8a7e-87e11dd6e887 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:18.445245 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:18.445245 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:18.450310 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b4c34d6d-07f5-4e5e-8a7e-87e11dd6e887 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:18.455032 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b4c34d6d-07f5-4e5e-8a7e-87e11dd6e887 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:18.455419 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1269/5086] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:18 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:18.651041 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bdeaa208-901b-4ced-b527-d17b9d9468c2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:18.653302 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdeaa208-901b-4ced-b527-d17b9d9468c2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:18.653533 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bdeaa208-901b-4ced-b527-d17b9d9468c2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:18.653734 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bdeaa208-901b-4ced-b527-d17b9d9468c2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:18.653834 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bdeaa208-901b-4ced-b527-d17b9d9468c2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:18.657974 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:18.657974 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:18.658659 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bdeaa208-901b-4ced-b527-d17b9d9468c2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:18.659133 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1261/5087] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:18 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:19.144190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f0860b63-ea48-467c-8d62-ff56048782b8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:19.145915 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0860b63-ea48-467c-8d62-ff56048782b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:19.146133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0860b63-ea48-467c-8d62-ff56048782b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:19.146305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f0860b63-ea48-467c-8d62-ff56048782b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:19.146424 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f0860b63-ea48-467c-8d62-ff56048782b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:19.150495 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:19.150495 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:19.151206 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f0860b63-ea48-467c-8d62-ff56048782b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:19.151609 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1282/5088] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:19 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:19.469903 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-415cbcd3-03cd-4f6c-8ddd-ba6a6adc88df None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:19.471681 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-415cbcd3-03cd-4f6c-8ddd-ba6a6adc88df tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:19.471884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-415cbcd3-03cd-4f6c-8ddd-ba6a6adc88df tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:19.472089 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-415cbcd3-03cd-4f6c-8ddd-ba6a6adc88df tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:19.481459 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:19.481459 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:19.484568 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-415cbcd3-03cd-4f6c-8ddd-ba6a6adc88df tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:19.488238 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-415cbcd3-03cd-4f6c-8ddd-ba6a6adc88df tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:19.488528 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1277/5089] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:19 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:19.670658 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a0527dea-37ee-4297-b9c3-7df86f05f032 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:19.672844 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a0527dea-37ee-4297-b9c3-7df86f05f032 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:19.673129 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a0527dea-37ee-4297-b9c3-7df86f05f032 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:19.673363 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a0527dea-37ee-4297-b9c3-7df86f05f032 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:19.673518 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a0527dea-37ee-4297-b9c3-7df86f05f032 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:19.677917 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:19.677917 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:19.678529 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a0527dea-37ee-4297-b9c3-7df86f05f032 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:19.678871 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1270/5090] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:19 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:20.162218 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d8116a50-ccb5-4489-90ee-b3b4e9906196 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:20.163746 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8116a50-ccb5-4489-90ee-b3b4e9906196 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:20.163903 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8116a50-ccb5-4489-90ee-b3b4e9906196 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:20.164114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8116a50-ccb5-4489-90ee-b3b4e9906196 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:20.164211 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d8116a50-ccb5-4489-90ee-b3b4e9906196 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:20.169153 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:20.169153 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:20.170040 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8116a50-ccb5-4489-90ee-b3b4e9906196 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:20.170465 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1262/5091] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:20 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:20.501798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-77e3b148-7b94-482d-9555-8b5c7e116aab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:20.504007 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77e3b148-7b94-482d-9555-8b5c7e116aab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:20.504279 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77e3b148-7b94-482d-9555-8b5c7e116aab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:20.504521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77e3b148-7b94-482d-9555-8b5c7e116aab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:20.516534 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:20.516534 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:20.520779 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-77e3b148-7b94-482d-9555-8b5c7e116aab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:20.525907 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77e3b148-7b94-482d-9555-8b5c7e116aab tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:20.526370 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1283/5092] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:20 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:20.688631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-600a886f-77cf-4b2b-8c79-66f99f33ba92 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:20.690548 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-600a886f-77cf-4b2b-8c79-66f99f33ba92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:20.690848 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-600a886f-77cf-4b2b-8c79-66f99f33ba92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:20.691602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-600a886f-77cf-4b2b-8c79-66f99f33ba92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:20.691602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-600a886f-77cf-4b2b-8c79-66f99f33ba92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:20.695750 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:20.695750 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:20.696387 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-600a886f-77cf-4b2b-8c79-66f99f33ba92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:20.696788 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1278/5093] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:20 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:20.797752 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a22d0341-7c1a-4973-8b03-8aebeac38972 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:20.800313 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a22d0341-7c1a-4973-8b03-8aebeac38972 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:20.800635 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a22d0341-7c1a-4973-8b03-8aebeac38972 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:20.800950 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a22d0341-7c1a-4973-8b03-8aebeac38972 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:20.810428 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:20.810428 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:20.815930 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a22d0341-7c1a-4973-8b03-8aebeac38972 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:20.820873 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a22d0341-7c1a-4973-8b03-8aebeac38972 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:20.821323 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1271/5094] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:20 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:20.835055 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad522da8-4ce1-4c4c-9b07-ac864c41d07e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:20.837095 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad522da8-4ce1-4c4c-9b07-ac864c41d07e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:20.837095 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad522da8-4ce1-4c4c-9b07-ac864c41d07e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:20.837095 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad522da8-4ce1-4c4c-9b07-ac864c41d07e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:20.844346 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:20.844346 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:20.848370 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ad522da8-4ce1-4c4c-9b07-ac864c41d07e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:20.852993 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad522da8-4ce1-4c4c-9b07-ac864c41d07e tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:20.853388 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1263/5095] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:20 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:20.899214 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-0edfc08f-6a7a-42d0-a0af-8bafb630e8d6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:20.901539 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-0edfc08f-6a7a-42d0-a0af-8bafb630e8d6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:20.901712 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-0edfc08f-6a7a-42d0-a0af-8bafb630e8d6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:20.901899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-0edfc08f-6a7a-42d0-a0af-8bafb630e8d6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:20.908654 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:20.908654 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:20.912352 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-0edfc08f-6a7a-42d0-a0af-8bafb630e8d6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:20.916922 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-0edfc08f-6a7a-42d0-a0af-8bafb630e8d6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:20.917353 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1284/5096] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:39:20 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:20.982000 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b13dca18-65e3-4da3-aea5-1bc7b7b568e6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:20.982367 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b13dca18-65e3-4da3-aea5-1bc7b7b568e6 None None] GET https://10.4.3.250/volume// Aug 18 05:39:20.982561 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b13dca18-65e3-4da3-aea5-1bc7b7b568e6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:20.982740 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b13dca18-65e3-4da3-aea5-1bc7b7b568e6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:20.983100 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b13dca18-65e3-4da3-aea5-1bc7b7b568e6 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:39:20.983334 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1279/5097] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:39:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:39:20.989444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-601715ce-90b4-432d-bab3-0f52b33e0193 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:20.991322 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-601715ce-90b4-432d-bab3-0f52b33e0193 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:39:20.991649 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-601715ce-90b4-432d-bab3-0f52b33e0193 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8dea717-3661-4e29-98e0-ae52228e152b", "connector": null, "instance_uuid": "d44bb5aa-7c74-4068-870b-7b14ff78f444"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:39:21.000024 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:21.000024 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:21.022332 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-601715ce-90b4-432d-bab3-0f52b33e0193 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:39:21.022713 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1272/5098] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:39:20 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:39:21.048158 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-605cd2a8-3ac2-4ff2-a40e-016f56067eaf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:21.050452 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-605cd2a8-3ac2-4ff2-a40e-016f56067eaf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:21.050767 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-605cd2a8-3ac2-4ff2-a40e-016f56067eaf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:21.050851 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-605cd2a8-3ac2-4ff2-a40e-016f56067eaf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:21.059240 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ff4c08b-fad2-436a-9638-4ecd085a7505 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:21.059662 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ff4c08b-fad2-436a-9638-4ecd085a7505 None None] GET https://10.4.3.250/volume// Aug 18 05:39:21.059871 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ff4c08b-fad2-436a-9638-4ecd085a7505 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:21.060162 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ff4c08b-fad2-436a-9638-4ecd085a7505 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:21.060483 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ff4c08b-fad2-436a-9638-4ecd085a7505 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:39:21.060759 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1285/5099] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:39:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:39:21.061495 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:21.061495 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:21.065749 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-605cd2a8-3ac2-4ff2-a40e-016f56067eaf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:21.068195 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-41c20aac-e76c-4084-9db9-922f5ca8e4c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:21.070340 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-41c20aac-e76c-4084-9db9-922f5ca8e4c2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:21.070562 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-41c20aac-e76c-4084-9db9-922f5ca8e4c2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:21.070762 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-41c20aac-e76c-4084-9db9-922f5ca8e4c2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:21.070810 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-605cd2a8-3ac2-4ff2-a40e-016f56067eaf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:21.071281 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1264/5100] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:21 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:21.080027 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:21.080027 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:21.083930 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-41c20aac-e76c-4084-9db9-922f5ca8e4c2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:21.089365 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-41c20aac-e76c-4084-9db9-922f5ca8e4c2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:21.089953 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1280/5101] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:39:21 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:39:21.180325 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-daf2ca56-6178-47f2-ba5a-54863681fefe None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:21.182169 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daf2ca56-6178-47f2-ba5a-54863681fefe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:21.182391 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daf2ca56-6178-47f2-ba5a-54863681fefe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:21.182591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-daf2ca56-6178-47f2-ba5a-54863681fefe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:21.182696 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-daf2ca56-6178-47f2-ba5a-54863681fefe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:21.187210 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:21.187210 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:21.188113 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-daf2ca56-6178-47f2-ba5a-54863681fefe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:21.188543 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1273/5102] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:21 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:21.190473 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-2ec54813-7ede-4a11-a0c9-8f3ed9dda6fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:21.192665 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-2ec54813-7ede-4a11-a0c9-8f3ed9dda6fa tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] PUT https://10.4.3.250/volume/v3/attachments/617fbb0d-5618-4f0b-b187-9d672c3f6353 Aug 18 05:39:21.193108 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-2ec54813-7ede-4a11-a0c9-8f3ed9dda6fa tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:39:21.201270 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-2ec54813-7ede-4a11-a0c9-8f3ed9dda6fa tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Acquiring lock "cinder-attachment_update-d8dea717-3661-4e29-98e0-ae52228e152b-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:39:21.205860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-2ec54813-7ede-4a11-a0c9-8f3ed9dda6fa tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-d8dea717-3661-4e29-98e0-ae52228e152b-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:39:21.206864 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:21.206864 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:21.293612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-2ec54813-7ede-4a11-a0c9-8f3ed9dda6fa tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-d8dea717-3661-4e29-98e0-ae52228e152b-np0000007601" released by "attachment_update" :: held 0.088s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:39:21.293980 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-2ec54813-7ede-4a11-a0c9-8f3ed9dda6fa tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/617fbb0d-5618-4f0b-b187-9d672c3f6353 returned with HTTP 200 Aug 18 05:39:21.294631 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1286/5103] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:39:21 2026] PUT /volume/v3/attachments/617fbb0d-5618-4f0b-b187-9d672c3f6353 => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:39:21.304087 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-c5676332-30b2-4fe5-9497-9fbf4de2edd9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:21.306645 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-c5676332-30b2-4fe5-9497-9fbf4de2edd9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption Aug 18 05:39:21.306889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-c5676332-30b2-4fe5-9497-9fbf4de2edd9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:21.307102 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-c5676332-30b2-4fe5-9497-9fbf4de2edd9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:21.316727 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:21.316727 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:21.323383 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-c5676332-30b2-4fe5-9497-9fbf4de2edd9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption returned with HTTP 200 Aug 18 05:39:21.324034 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1265/5104] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:39:21 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:21.540635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-defd87e9-bbaf-4d16-be9a-e50c48cfcc84 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:21.542404 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-defd87e9-bbaf-4d16-be9a-e50c48cfcc84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:21.542624 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-defd87e9-bbaf-4d16-be9a-e50c48cfcc84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:21.542805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-defd87e9-bbaf-4d16-be9a-e50c48cfcc84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:21.552255 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:21.552255 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:21.555695 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-defd87e9-bbaf-4d16-be9a-e50c48cfcc84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:21.559556 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-defd87e9-bbaf-4d16-be9a-e50c48cfcc84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:21.559934 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1281/5105] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:21 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:21.707224 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-33757de4-98c9-4e20-8e76-5dfc20f7680b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:21.709583 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-33757de4-98c9-4e20-8e76-5dfc20f7680b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:21.709816 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-33757de4-98c9-4e20-8e76-5dfc20f7680b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:21.709994 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-33757de4-98c9-4e20-8e76-5dfc20f7680b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:21.710131 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-33757de4-98c9-4e20-8e76-5dfc20f7680b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:21.714360 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:21.714360 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:21.714973 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-33757de4-98c9-4e20-8e76-5dfc20f7680b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:21.715353 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1274/5106] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:21 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:22.082959 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0be79cc4-21eb-44bb-b027-5c345f9a8775 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:22.085394 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0be79cc4-21eb-44bb-b027-5c345f9a8775 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:22.085624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0be79cc4-21eb-44bb-b027-5c345f9a8775 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:22.085865 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0be79cc4-21eb-44bb-b027-5c345f9a8775 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:22.094580 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:22.094580 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:22.098420 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0be79cc4-21eb-44bb-b027-5c345f9a8775 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:22.103274 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0be79cc4-21eb-44bb-b027-5c345f9a8775 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:22.103690 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1287/5107] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:22 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:22.199061 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9e2ba29-51e6-4056-be49-3b8d1d434152 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:22.200924 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9e2ba29-51e6-4056-be49-3b8d1d434152 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:22.201155 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9e2ba29-51e6-4056-be49-3b8d1d434152 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:22.201461 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9e2ba29-51e6-4056-be49-3b8d1d434152 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:22.201593 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c9e2ba29-51e6-4056-be49-3b8d1d434152 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:22.206031 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:22.206031 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:22.206785 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9e2ba29-51e6-4056-be49-3b8d1d434152 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:22.207181 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1266/5108] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:22 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:22.571591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6b07a06f-ac05-426f-8f90-b6d7d0a8e14a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:22.573291 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b07a06f-ac05-426f-8f90-b6d7d0a8e14a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:22.573488 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b07a06f-ac05-426f-8f90-b6d7d0a8e14a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:22.573670 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b07a06f-ac05-426f-8f90-b6d7d0a8e14a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:22.582473 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:22.582473 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:22.585913 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6b07a06f-ac05-426f-8f90-b6d7d0a8e14a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:22.589708 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b07a06f-ac05-426f-8f90-b6d7d0a8e14a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:22.590165 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1282/5109] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:22 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:22.725024 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e9af89f7-6f7b-4d4e-aa8a-cd9a21d70d58 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:22.726921 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9af89f7-6f7b-4d4e-aa8a-cd9a21d70d58 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:22.727163 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9af89f7-6f7b-4d4e-aa8a-cd9a21d70d58 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:22.727342 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e9af89f7-6f7b-4d4e-aa8a-cd9a21d70d58 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:22.727443 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e9af89f7-6f7b-4d4e-aa8a-cd9a21d70d58 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:22.731447 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:22.731447 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:22.732049 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e9af89f7-6f7b-4d4e-aa8a-cd9a21d70d58 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:22.732415 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1275/5110] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:22 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:23.115130 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5475b186-d3d5-4795-af07-4061a6aff0b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:23.117114 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5475b186-d3d5-4795-af07-4061a6aff0b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:23.117225 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5475b186-d3d5-4795-af07-4061a6aff0b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:23.117416 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5475b186-d3d5-4795-af07-4061a6aff0b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:23.127682 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:23.127682 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:23.131330 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5475b186-d3d5-4795-af07-4061a6aff0b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:23.135760 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5475b186-d3d5-4795-af07-4061a6aff0b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:23.136178 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1288/5111] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:23 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:23.217293 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff72ef0b-32f4-477e-bda6-848d879fa63d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:23.219025 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff72ef0b-32f4-477e-bda6-848d879fa63d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:23.219236 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff72ef0b-32f4-477e-bda6-848d879fa63d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:23.219419 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff72ef0b-32f4-477e-bda6-848d879fa63d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:23.219533 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ff72ef0b-32f4-477e-bda6-848d879fa63d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:23.223641 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:23.223641 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:23.224315 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff72ef0b-32f4-477e-bda6-848d879fa63d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:23.224673 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1267/5112] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:23 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:23.604094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-892d4249-c215-4562-8bed-61da836b49d0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:23.606236 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-892d4249-c215-4562-8bed-61da836b49d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:23.606511 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-892d4249-c215-4562-8bed-61da836b49d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:23.606769 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-892d4249-c215-4562-8bed-61da836b49d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:23.619292 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:23.619292 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:23.623337 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-892d4249-c215-4562-8bed-61da836b49d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:23.629304 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-892d4249-c215-4562-8bed-61da836b49d0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:23.630142 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1283/5113] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:23 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:23.742894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bf76575a-c11e-47c8-b510-71a944d2eeba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:23.744787 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf76575a-c11e-47c8-b510-71a944d2eeba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:23.745082 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf76575a-c11e-47c8-b510-71a944d2eeba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:23.745300 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf76575a-c11e-47c8-b510-71a944d2eeba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:23.745434 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bf76575a-c11e-47c8-b510-71a944d2eeba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:23.751324 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:23.751324 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:23.752108 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf76575a-c11e-47c8-b510-71a944d2eeba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:23.752616 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1276/5114] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:23 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:24.151974 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fcfcec7e-411b-4403-b6ac-fb9826fc37e9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:24.154610 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fcfcec7e-411b-4403-b6ac-fb9826fc37e9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:24.154906 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fcfcec7e-411b-4403-b6ac-fb9826fc37e9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:24.155202 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fcfcec7e-411b-4403-b6ac-fb9826fc37e9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:24.164972 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:24.164972 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:24.168316 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fcfcec7e-411b-4403-b6ac-fb9826fc37e9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:24.172152 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fcfcec7e-411b-4403-b6ac-fb9826fc37e9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:24.172514 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1289/5115] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:24 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:24.234356 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ef3c1826-55a0-4ac0-bd7f-40e37e3b1014 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:24.236114 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ef3c1826-55a0-4ac0-bd7f-40e37e3b1014 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:24.236309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ef3c1826-55a0-4ac0-bd7f-40e37e3b1014 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:24.236503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ef3c1826-55a0-4ac0-bd7f-40e37e3b1014 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:24.236602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ef3c1826-55a0-4ac0-bd7f-40e37e3b1014 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:24.240778 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:24.240778 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:24.241534 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ef3c1826-55a0-4ac0-bd7f-40e37e3b1014 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:24.241914 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1268/5116] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:24 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:24.642646 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-237dfbd7-b532-4c7e-b64a-ec193865f8b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:24.644455 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-237dfbd7-b532-4c7e-b64a-ec193865f8b3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:24.644669 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-237dfbd7-b532-4c7e-b64a-ec193865f8b3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:24.644850 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-237dfbd7-b532-4c7e-b64a-ec193865f8b3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:24.654577 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:24.654577 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:24.658590 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-237dfbd7-b532-4c7e-b64a-ec193865f8b3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:24.663376 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-237dfbd7-b532-4c7e-b64a-ec193865f8b3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:24.663824 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1284/5117] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:24 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:24.763778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9cdbfc5b-bcca-4ef1-8086-ef160140adb6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:24.765501 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9cdbfc5b-bcca-4ef1-8086-ef160140adb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:24.765698 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9cdbfc5b-bcca-4ef1-8086-ef160140adb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:24.765867 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9cdbfc5b-bcca-4ef1-8086-ef160140adb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:24.765959 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9cdbfc5b-bcca-4ef1-8086-ef160140adb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:24.770092 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:24.770092 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:24.770698 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9cdbfc5b-bcca-4ef1-8086-ef160140adb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:24.771062 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1277/5118] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:24 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:25.184253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d19b5f65-a046-4e2f-a907-2fccc0600579 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:25.187065 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d19b5f65-a046-4e2f-a907-2fccc0600579 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:25.187065 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d19b5f65-a046-4e2f-a907-2fccc0600579 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:25.187065 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d19b5f65-a046-4e2f-a907-2fccc0600579 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:25.195963 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:25.195963 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:25.200363 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d19b5f65-a046-4e2f-a907-2fccc0600579 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:25.205825 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d19b5f65-a046-4e2f-a907-2fccc0600579 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:25.206377 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1290/5119] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:25 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:25.253049 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4ab7557d-c843-4f21-928a-47aab1e5ebc8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:25.255483 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ab7557d-c843-4f21-928a-47aab1e5ebc8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:25.255760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ab7557d-c843-4f21-928a-47aab1e5ebc8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:25.255984 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4ab7557d-c843-4f21-928a-47aab1e5ebc8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:25.256145 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4ab7557d-c843-4f21-928a-47aab1e5ebc8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:25.261904 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:25.261904 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:25.262967 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4ab7557d-c843-4f21-928a-47aab1e5ebc8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:25.263625 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1269/5120] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:25 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:25.676914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d28b170f-96eb-44af-bcbb-8661c5179f47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:25.678788 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d28b170f-96eb-44af-bcbb-8661c5179f47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:25.679043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d28b170f-96eb-44af-bcbb-8661c5179f47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:25.679283 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d28b170f-96eb-44af-bcbb-8661c5179f47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:25.688753 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:25.688753 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:25.692171 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d28b170f-96eb-44af-bcbb-8661c5179f47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:25.695984 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d28b170f-96eb-44af-bcbb-8661c5179f47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:25.696372 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1285/5121] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:25 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:25.782032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c240aba5-8dc3-4b90-ae5a-96110f37d65d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:25.783853 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c240aba5-8dc3-4b90-ae5a-96110f37d65d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:25.784172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c240aba5-8dc3-4b90-ae5a-96110f37d65d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:25.784359 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c240aba5-8dc3-4b90-ae5a-96110f37d65d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:25.784477 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c240aba5-8dc3-4b90-ae5a-96110f37d65d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:25.788417 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:25.788417 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:25.789041 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c240aba5-8dc3-4b90-ae5a-96110f37d65d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:25.789416 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1278/5122] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:25 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:26.218675 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-989eba1d-45f1-4565-8c4e-40e63916baf5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:26.220994 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-989eba1d-45f1-4565-8c4e-40e63916baf5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:26.221292 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-989eba1d-45f1-4565-8c4e-40e63916baf5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:26.221556 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-989eba1d-45f1-4565-8c4e-40e63916baf5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:26.231470 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:26.231470 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:26.235236 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-989eba1d-45f1-4565-8c4e-40e63916baf5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:26.239265 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-989eba1d-45f1-4565-8c4e-40e63916baf5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:26.239695 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1291/5123] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:26 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:26.272698 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d7e6496a-d540-4d1d-b40b-008e2842a866 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:26.274566 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7e6496a-d540-4d1d-b40b-008e2842a866 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:26.274805 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7e6496a-d540-4d1d-b40b-008e2842a866 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:26.275044 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7e6496a-d540-4d1d-b40b-008e2842a866 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:26.275202 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d7e6496a-d540-4d1d-b40b-008e2842a866 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:26.279140 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:26.279140 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:26.279783 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7e6496a-d540-4d1d-b40b-008e2842a866 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:26.280162 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1270/5124] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:26 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:26.708243 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eeb52fa9-f775-4e16-a2a8-5363882bc613 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:26.710437 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eeb52fa9-f775-4e16-a2a8-5363882bc613 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:26.710689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eeb52fa9-f775-4e16-a2a8-5363882bc613 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:26.710940 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eeb52fa9-f775-4e16-a2a8-5363882bc613 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:26.723089 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:26.723089 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:26.727085 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eeb52fa9-f775-4e16-a2a8-5363882bc613 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:26.732506 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eeb52fa9-f775-4e16-a2a8-5363882bc613 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:26.733025 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1286/5125] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:26 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:26.798906 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-78807564-5e65-41fa-80b6-5be1306dee7b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:26.800737 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78807564-5e65-41fa-80b6-5be1306dee7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:26.800942 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78807564-5e65-41fa-80b6-5be1306dee7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:26.801157 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-78807564-5e65-41fa-80b6-5be1306dee7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:26.801268 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-78807564-5e65-41fa-80b6-5be1306dee7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:26.805646 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:26.805646 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:26.806251 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-78807564-5e65-41fa-80b6-5be1306dee7b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:26.806607 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1279/5126] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:26 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:27.252384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-09025e25-e3e6-4dc1-a6b6-6ed510467a38 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:27.253926 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09025e25-e3e6-4dc1-a6b6-6ed510467a38 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:27.254095 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09025e25-e3e6-4dc1-a6b6-6ed510467a38 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:27.254268 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-09025e25-e3e6-4dc1-a6b6-6ed510467a38 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:27.262990 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:27.262990 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:27.266329 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-09025e25-e3e6-4dc1-a6b6-6ed510467a38 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:27.270275 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-09025e25-e3e6-4dc1-a6b6-6ed510467a38 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:27.270652 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1292/5127] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:27 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:27.289641 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b95b2832-1d27-470f-a33a-3f46e4daad7b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:27.291611 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b95b2832-1d27-470f-a33a-3f46e4daad7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:27.291819 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b95b2832-1d27-470f-a33a-3f46e4daad7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:27.292041 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b95b2832-1d27-470f-a33a-3f46e4daad7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:27.292185 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-b95b2832-1d27-470f-a33a-3f46e4daad7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:27.297181 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:27.297181 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:27.298074 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b95b2832-1d27-470f-a33a-3f46e4daad7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:27.298489 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1271/5128] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:27 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:27.747031 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b5146db3-457c-46c5-81af-32ca33f6b7c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:27.748690 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5146db3-457c-46c5-81af-32ca33f6b7c0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:27.748855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5146db3-457c-46c5-81af-32ca33f6b7c0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:27.749037 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b5146db3-457c-46c5-81af-32ca33f6b7c0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:27.757924 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:27.757924 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:27.761570 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b5146db3-457c-46c5-81af-32ca33f6b7c0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:27.766172 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b5146db3-457c-46c5-81af-32ca33f6b7c0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:27.766564 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1287/5129] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:27 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:27.817094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fad81e3d-a591-47ab-b057-3a43640aea6b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:27.818711 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fad81e3d-a591-47ab-b057-3a43640aea6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:27.818905 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fad81e3d-a591-47ab-b057-3a43640aea6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:27.819098 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fad81e3d-a591-47ab-b057-3a43640aea6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:27.819192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-fad81e3d-a591-47ab-b057-3a43640aea6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:27.822828 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:27.822828 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:27.823440 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fad81e3d-a591-47ab-b057-3a43640aea6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:27.823834 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1280/5130] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:27 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:28.284463 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a919094a-a791-43a6-941f-63497144f61f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:28.286329 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a919094a-a791-43a6-941f-63497144f61f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:28.286547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a919094a-a791-43a6-941f-63497144f61f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:28.286758 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a919094a-a791-43a6-941f-63497144f61f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:28.296123 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:28.296123 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:28.299541 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a919094a-a791-43a6-941f-63497144f61f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:28.303506 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a919094a-a791-43a6-941f-63497144f61f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:28.303901 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1293/5131] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:28 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:28.310251 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4bc58216-a657-4be8-a429-a25c6fe8e108 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:28.312751 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4bc58216-a657-4be8-a429-a25c6fe8e108 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:28.313002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4bc58216-a657-4be8-a429-a25c6fe8e108 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:28.313288 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4bc58216-a657-4be8-a429-a25c6fe8e108 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:28.313466 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4bc58216-a657-4be8-a429-a25c6fe8e108 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:28.318748 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:28.318748 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:28.319582 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4bc58216-a657-4be8-a429-a25c6fe8e108 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:28.319948 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1272/5132] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:28 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:28.780650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0384b6dd-9645-44f3-a774-d4c66c2bcac0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:28.782817 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0384b6dd-9645-44f3-a774-d4c66c2bcac0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:28.783108 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0384b6dd-9645-44f3-a774-d4c66c2bcac0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:28.783363 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0384b6dd-9645-44f3-a774-d4c66c2bcac0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:28.792842 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:28.792842 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:28.797170 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0384b6dd-9645-44f3-a774-d4c66c2bcac0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:28.801420 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0384b6dd-9645-44f3-a774-d4c66c2bcac0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:28.801808 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1288/5133] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:28 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:28.833705 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-990cba0f-e246-4688-8600-b9353c2f0ba7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:28.835827 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-990cba0f-e246-4688-8600-b9353c2f0ba7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:28.836134 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-990cba0f-e246-4688-8600-b9353c2f0ba7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:28.836330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-990cba0f-e246-4688-8600-b9353c2f0ba7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:28.836467 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-990cba0f-e246-4688-8600-b9353c2f0ba7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:28.840439 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:28.840439 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:28.841079 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-990cba0f-e246-4688-8600-b9353c2f0ba7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:28.841602 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1281/5134] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:28 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:29.317213 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-10812c57-3ed8-4196-be31-e9f279d1ed1f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:29.320088 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10812c57-3ed8-4196-be31-e9f279d1ed1f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:29.320088 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10812c57-3ed8-4196-be31-e9f279d1ed1f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:29.320088 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10812c57-3ed8-4196-be31-e9f279d1ed1f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:29.329818 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-51657ace-53cb-4668-bc61-3aae68e0974a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:29.330852 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:29.330852 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:29.331794 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51657ace-53cb-4668-bc61-3aae68e0974a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:29.332050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51657ace-53cb-4668-bc61-3aae68e0974a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:29.333191 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51657ace-53cb-4668-bc61-3aae68e0974a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:29.333191 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-51657ace-53cb-4668-bc61-3aae68e0974a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:29.336029 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-10812c57-3ed8-4196-be31-e9f279d1ed1f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:29.337573 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:29.337573 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:29.338490 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51657ace-53cb-4668-bc61-3aae68e0974a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:29.338490 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1273/5135] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:29 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:29.341531 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10812c57-3ed8-4196-be31-e9f279d1ed1f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:29.341733 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1294/5136] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:29 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:29.813679 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b8b83140-571e-4235-94ec-374170225081 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:29.815582 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8b83140-571e-4235-94ec-374170225081 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:29.815807 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8b83140-571e-4235-94ec-374170225081 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:29.816005 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b8b83140-571e-4235-94ec-374170225081 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:29.825915 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:29.825915 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:29.829788 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b8b83140-571e-4235-94ec-374170225081 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:29.834124 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b8b83140-571e-4235-94ec-374170225081 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:29.834542 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1289/5137] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:29 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:29.850522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-307ccf5a-5211-47f0-a4ac-0c3087803e5b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:29.852225 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-307ccf5a-5211-47f0-a4ac-0c3087803e5b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:29.852425 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-307ccf5a-5211-47f0-a4ac-0c3087803e5b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:29.852606 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-307ccf5a-5211-47f0-a4ac-0c3087803e5b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:29.852711 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-307ccf5a-5211-47f0-a4ac-0c3087803e5b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:29.857282 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:29.857282 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:29.858085 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-307ccf5a-5211-47f0-a4ac-0c3087803e5b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:29.858516 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1282/5138] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:29 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:30.348774 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-375caab6-e062-4066-a65c-4369ff2608b8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:30.351137 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-375caab6-e062-4066-a65c-4369ff2608b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:30.351378 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-375caab6-e062-4066-a65c-4369ff2608b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:30.351665 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-375caab6-e062-4066-a65c-4369ff2608b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:30.351823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-375caab6-e062-4066-a65c-4369ff2608b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:30.353231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-290fc5c4-4cb2-4cb9-949a-cf2a4b043ada None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:30.355126 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-290fc5c4-4cb2-4cb9-949a-cf2a4b043ada tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:30.355314 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-290fc5c4-4cb2-4cb9-949a-cf2a4b043ada tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:30.355515 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-290fc5c4-4cb2-4cb9-949a-cf2a4b043ada tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:30.357342 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:30.357342 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:30.358486 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-375caab6-e062-4066-a65c-4369ff2608b8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:30.358995 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1274/5139] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:30 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:30.364916 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:30.364916 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:30.368286 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-290fc5c4-4cb2-4cb9-949a-cf2a4b043ada tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:30.372248 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-290fc5c4-4cb2-4cb9-949a-cf2a4b043ada tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:30.372629 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1295/5140] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:30 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:30.847433 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0be5b9bb-732e-4032-90c1-fec9e8b20dd1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:30.848964 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0be5b9bb-732e-4032-90c1-fec9e8b20dd1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:30.849174 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0be5b9bb-732e-4032-90c1-fec9e8b20dd1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:30.849382 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0be5b9bb-732e-4032-90c1-fec9e8b20dd1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:30.858170 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:30.858170 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:30.862509 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0be5b9bb-732e-4032-90c1-fec9e8b20dd1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:30.867589 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0be5b9bb-732e-4032-90c1-fec9e8b20dd1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:30.868030 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1290/5141] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:30 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:30.870276 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3b134ed0-9eb7-4aba-bcbe-f6666535dcf2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:30.872410 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b134ed0-9eb7-4aba-bcbe-f6666535dcf2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:30.872678 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b134ed0-9eb7-4aba-bcbe-f6666535dcf2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:30.872904 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3b134ed0-9eb7-4aba-bcbe-f6666535dcf2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:30.873067 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3b134ed0-9eb7-4aba-bcbe-f6666535dcf2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:30.877145 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:30.877145 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:30.877779 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3b134ed0-9eb7-4aba-bcbe-f6666535dcf2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:30.878179 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1283/5142] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:30 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:31.370678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd9968d7-5d06-4e4e-865d-ab2c477b1983 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:31.373922 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd9968d7-5d06-4e4e-865d-ab2c477b1983 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:31.373922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd9968d7-5d06-4e4e-865d-ab2c477b1983 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:31.373922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd9968d7-5d06-4e4e-865d-ab2c477b1983 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:31.373922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fd9968d7-5d06-4e4e-865d-ab2c477b1983 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:31.378541 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:31.378541 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:31.379488 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd9968d7-5d06-4e4e-865d-ab2c477b1983 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:31.379930 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1275/5143] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:31 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:31.384222 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-975bfe42-5b8d-43d1-b6b7-ddb163033b97 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:31.386328 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-975bfe42-5b8d-43d1-b6b7-ddb163033b97 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:31.386547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-975bfe42-5b8d-43d1-b6b7-ddb163033b97 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:31.386728 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-975bfe42-5b8d-43d1-b6b7-ddb163033b97 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:31.396032 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:31.396032 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:31.399371 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-975bfe42-5b8d-43d1-b6b7-ddb163033b97 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:31.403302 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-975bfe42-5b8d-43d1-b6b7-ddb163033b97 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:31.403961 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1296/5144] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:31 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:31.880846 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6901e5b4-b270-4ecf-80a4-744260ecbf18 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:31.882758 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6901e5b4-b270-4ecf-80a4-744260ecbf18 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:31.883754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6901e5b4-b270-4ecf-80a4-744260ecbf18 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:31.883754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6901e5b4-b270-4ecf-80a4-744260ecbf18 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:31.888253 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-22c77173-31b7-4087-88f6-59291e54473b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:31.890042 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22c77173-31b7-4087-88f6-59291e54473b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:31.890251 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22c77173-31b7-4087-88f6-59291e54473b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:31.890449 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22c77173-31b7-4087-88f6-59291e54473b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:31.890603 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-22c77173-31b7-4087-88f6-59291e54473b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:31.894625 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:31.894625 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:31.895033 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:31.895033 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:31.895256 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22c77173-31b7-4087-88f6-59291e54473b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:31.895680 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1284/5145] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:31 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:31.899618 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6901e5b4-b270-4ecf-80a4-744260ecbf18 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:31.904402 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6901e5b4-b270-4ecf-80a4-744260ecbf18 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:31.904894 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1291/5146] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:31 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:32.392468 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ea570f28-cf78-41db-a3ea-a5843ec8f7c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:32.394238 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea570f28-cf78-41db-a3ea-a5843ec8f7c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:32.394447 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea570f28-cf78-41db-a3ea-a5843ec8f7c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:32.394667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ea570f28-cf78-41db-a3ea-a5843ec8f7c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:32.394723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ea570f28-cf78-41db-a3ea-a5843ec8f7c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:32.400479 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:32.400479 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:32.401404 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ea570f28-cf78-41db-a3ea-a5843ec8f7c5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:32.401850 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1276/5147] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:32 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:32.415108 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-063830e0-c5fa-49a4-af71-95aa912d1b76 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:32.416947 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-063830e0-c5fa-49a4-af71-95aa912d1b76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:32.417231 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-063830e0-c5fa-49a4-af71-95aa912d1b76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:32.417542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-063830e0-c5fa-49a4-af71-95aa912d1b76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:32.429637 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:32.429637 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:32.433930 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-063830e0-c5fa-49a4-af71-95aa912d1b76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:32.439311 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-063830e0-c5fa-49a4-af71-95aa912d1b76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:32.439831 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1297/5148] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:32 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:32.907722 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c8abec44-2eb5-495a-9f81-776501ea2d85 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:32.909861 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8abec44-2eb5-495a-9f81-776501ea2d85 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:32.910074 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8abec44-2eb5-495a-9f81-776501ea2d85 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:32.910258 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c8abec44-2eb5-495a-9f81-776501ea2d85 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:32.910352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c8abec44-2eb5-495a-9f81-776501ea2d85 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:32.916456 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:32.916456 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:32.916866 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6fd740c-0812-48ed-82c6-a20e05058ca2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:32.917422 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c8abec44-2eb5-495a-9f81-776501ea2d85 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:32.917983 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1285/5149] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:32 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:32.919200 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6fd740c-0812-48ed-82c6-a20e05058ca2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:32.919503 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6fd740c-0812-48ed-82c6-a20e05058ca2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:32.919803 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6fd740c-0812-48ed-82c6-a20e05058ca2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:32.932433 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:32.932433 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:32.936904 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6fd740c-0812-48ed-82c6-a20e05058ca2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:32.942900 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6fd740c-0812-48ed-82c6-a20e05058ca2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:32.943450 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1292/5150] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:32 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:33.411309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af31d5af-dd27-4bfc-a6ab-1721a47707f6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:33.413126 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af31d5af-dd27-4bfc-a6ab-1721a47707f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:33.413391 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af31d5af-dd27-4bfc-a6ab-1721a47707f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:33.413642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af31d5af-dd27-4bfc-a6ab-1721a47707f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:33.413754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-af31d5af-dd27-4bfc-a6ab-1721a47707f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:33.418609 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:33.418609 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:33.419764 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af31d5af-dd27-4bfc-a6ab-1721a47707f6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:33.420357 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1277/5151] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:33 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:33.453605 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0e6fe1b7-77b1-4859-92fd-a1f962f0aabe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:33.456029 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e6fe1b7-77b1-4859-92fd-a1f962f0aabe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:33.456300 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e6fe1b7-77b1-4859-92fd-a1f962f0aabe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:33.456570 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0e6fe1b7-77b1-4859-92fd-a1f962f0aabe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:33.469321 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:33.469321 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:33.473367 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0e6fe1b7-77b1-4859-92fd-a1f962f0aabe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:33.478427 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0e6fe1b7-77b1-4859-92fd-a1f962f0aabe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:33.478808 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1298/5152] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:33 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:33.928264 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fb377bcd-3ac3-46ca-9174-35ec40822898 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:33.930003 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb377bcd-3ac3-46ca-9174-35ec40822898 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:33.930237 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb377bcd-3ac3-46ca-9174-35ec40822898 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:33.930445 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fb377bcd-3ac3-46ca-9174-35ec40822898 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:33.930563 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-fb377bcd-3ac3-46ca-9174-35ec40822898 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:33.934846 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:33.934846 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:33.935414 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fb377bcd-3ac3-46ca-9174-35ec40822898 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:33.935728 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1286/5153] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:33 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:33.957334 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-66ebd66a-4c61-4c7b-a621-93d1a8ef7ea3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:33.959227 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66ebd66a-4c61-4c7b-a621-93d1a8ef7ea3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:33.959406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66ebd66a-4c61-4c7b-a621-93d1a8ef7ea3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:33.959581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-66ebd66a-4c61-4c7b-a621-93d1a8ef7ea3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:33.969693 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:33.969693 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:33.974290 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-66ebd66a-4c61-4c7b-a621-93d1a8ef7ea3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:33.980236 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-66ebd66a-4c61-4c7b-a621-93d1a8ef7ea3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:33.980759 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1293/5154] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:33 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:34.431878 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9b73ffe-8932-4a5c-a24e-336d5b6b1ced None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:34.433672 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9b73ffe-8932-4a5c-a24e-336d5b6b1ced tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:34.433867 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9b73ffe-8932-4a5c-a24e-336d5b6b1ced tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:34.434055 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9b73ffe-8932-4a5c-a24e-336d5b6b1ced tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:34.434157 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c9b73ffe-8932-4a5c-a24e-336d5b6b1ced tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:34.438295 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:34.438295 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:34.439030 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9b73ffe-8932-4a5c-a24e-336d5b6b1ced tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:34.439395 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1278/5155] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:34 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:34.491281 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e66b34bf-0153-466d-ba5c-f216300f145f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:34.493515 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e66b34bf-0153-466d-ba5c-f216300f145f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:34.493744 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e66b34bf-0153-466d-ba5c-f216300f145f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:34.493949 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e66b34bf-0153-466d-ba5c-f216300f145f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:34.503311 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:34.503311 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:34.507281 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e66b34bf-0153-466d-ba5c-f216300f145f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:34.512199 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e66b34bf-0153-466d-ba5c-f216300f145f tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:34.512615 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1299/5156] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:34 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:34.945707 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bdd592e3-0914-4546-a980-d35ed6fe283e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:34.947462 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdd592e3-0914-4546-a980-d35ed6fe283e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:34.947687 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdd592e3-0914-4546-a980-d35ed6fe283e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:34.947822 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bdd592e3-0914-4546-a980-d35ed6fe283e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:34.947915 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bdd592e3-0914-4546-a980-d35ed6fe283e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:34.951755 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:34.951755 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:34.952333 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bdd592e3-0914-4546-a980-d35ed6fe283e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:34.952717 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1287/5157] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:34 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:34.992571 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1f7577d-93b8-475b-96fc-c90f51c37811 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:34.994298 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1f7577d-93b8-475b-96fc-c90f51c37811 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:34.994502 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1f7577d-93b8-475b-96fc-c90f51c37811 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:34.994680 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1f7577d-93b8-475b-96fc-c90f51c37811 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:35.005060 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:35.005060 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:35.007718 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c1f7577d-93b8-475b-96fc-c90f51c37811 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:35.011552 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1f7577d-93b8-475b-96fc-c90f51c37811 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:35.011919 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1294/5158] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:34 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:35.449483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-af4a5070-c8a2-4e89-8cf8-a3edb3b3bd39 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:35.451363 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af4a5070-c8a2-4e89-8cf8-a3edb3b3bd39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:35.451627 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af4a5070-c8a2-4e89-8cf8-a3edb3b3bd39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:35.451850 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-af4a5070-c8a2-4e89-8cf8-a3edb3b3bd39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:35.451995 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-af4a5070-c8a2-4e89-8cf8-a3edb3b3bd39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:35.456081 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:35.456081 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:35.456840 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-af4a5070-c8a2-4e89-8cf8-a3edb3b3bd39 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:35.457237 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1279/5159] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:35 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:35.524923 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cdaef14c-f40b-4530-8cb7-9e421b1073d0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:35.527493 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cdaef14c-f40b-4530-8cb7-9e421b1073d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:35.527734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cdaef14c-f40b-4530-8cb7-9e421b1073d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:35.527964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cdaef14c-f40b-4530-8cb7-9e421b1073d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:35.537267 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:35.537267 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:35.540699 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cdaef14c-f40b-4530-8cb7-9e421b1073d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:35.544593 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cdaef14c-f40b-4530-8cb7-9e421b1073d0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:35.544963 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1300/5160] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:35 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:35.963413 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-90ea4967-6116-44df-aed2-acbdb2dc6d5a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:35.965198 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-90ea4967-6116-44df-aed2-acbdb2dc6d5a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:35.965500 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-90ea4967-6116-44df-aed2-acbdb2dc6d5a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:35.965722 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-90ea4967-6116-44df-aed2-acbdb2dc6d5a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:35.965851 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-90ea4967-6116-44df-aed2-acbdb2dc6d5a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:35.970243 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:35.970243 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:35.970900 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-90ea4967-6116-44df-aed2-acbdb2dc6d5a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:35.971305 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1288/5161] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:35 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:36.023892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8f680afb-dc05-4c7a-8261-0eabd4e00590 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:36.025636 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f680afb-dc05-4c7a-8261-0eabd4e00590 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:36.025854 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f680afb-dc05-4c7a-8261-0eabd4e00590 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:36.026054 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8f680afb-dc05-4c7a-8261-0eabd4e00590 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:36.036702 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:36.036702 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:36.040476 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8f680afb-dc05-4c7a-8261-0eabd4e00590 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:36.044763 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8f680afb-dc05-4c7a-8261-0eabd4e00590 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:36.045347 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1295/5162] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:36 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:36.466842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0108ecc6-82b2-4f0a-a8d7-e73da587bbfe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:36.468663 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0108ecc6-82b2-4f0a-a8d7-e73da587bbfe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:36.468848 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0108ecc6-82b2-4f0a-a8d7-e73da587bbfe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:36.469028 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0108ecc6-82b2-4f0a-a8d7-e73da587bbfe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:36.469129 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0108ecc6-82b2-4f0a-a8d7-e73da587bbfe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:36.472861 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:36.472861 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:36.473571 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0108ecc6-82b2-4f0a-a8d7-e73da587bbfe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:36.473942 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1280/5163] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:36 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:36.556214 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7031bea9-1fa6-4c2a-adca-b2e5f19f59de None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:36.558068 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7031bea9-1fa6-4c2a-adca-b2e5f19f59de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:36.558282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7031bea9-1fa6-4c2a-adca-b2e5f19f59de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:36.558479 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7031bea9-1fa6-4c2a-adca-b2e5f19f59de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:36.567218 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:36.567218 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:36.570305 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7031bea9-1fa6-4c2a-adca-b2e5f19f59de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:36.573970 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7031bea9-1fa6-4c2a-adca-b2e5f19f59de tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:36.574396 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1301/5164] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:36 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:36.982794 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9b078776-a5f1-4ad6-afba-f0049a88227a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:36.984421 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b078776-a5f1-4ad6-afba-f0049a88227a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:36.984605 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b078776-a5f1-4ad6-afba-f0049a88227a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:36.984804 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9b078776-a5f1-4ad6-afba-f0049a88227a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:36.984914 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9b078776-a5f1-4ad6-afba-f0049a88227a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:36.990037 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:36.990037 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:36.990946 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9b078776-a5f1-4ad6-afba-f0049a88227a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:36.991462 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1289/5165] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:36 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:37.057441 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5cca154f-773c-45c4-a15e-20d4f2afcd47 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:37.058955 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cca154f-773c-45c4-a15e-20d4f2afcd47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:37.059190 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cca154f-773c-45c4-a15e-20d4f2afcd47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:37.059350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5cca154f-773c-45c4-a15e-20d4f2afcd47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:37.068083 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:37.068083 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:37.071666 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5cca154f-773c-45c4-a15e-20d4f2afcd47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:37.075513 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5cca154f-773c-45c4-a15e-20d4f2afcd47 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:37.075889 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1296/5166] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:37 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:37.482835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f70a85d0-bc07-4355-a00d-7debfe26432e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:37.484549 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f70a85d0-bc07-4355-a00d-7debfe26432e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:37.484734 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f70a85d0-bc07-4355-a00d-7debfe26432e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:37.484908 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f70a85d0-bc07-4355-a00d-7debfe26432e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:37.485064 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f70a85d0-bc07-4355-a00d-7debfe26432e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:37.490222 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:37.490222 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:37.490881 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f70a85d0-bc07-4355-a00d-7debfe26432e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:37.491272 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1281/5167] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:37 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:37.586406 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-15a6ec27-40a5-4e39-8995-4640df7bfb9a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:37.588247 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15a6ec27-40a5-4e39-8995-4640df7bfb9a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:37.588462 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15a6ec27-40a5-4e39-8995-4640df7bfb9a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:37.588644 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-15a6ec27-40a5-4e39-8995-4640df7bfb9a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:37.601114 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:37.601114 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:37.605029 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-15a6ec27-40a5-4e39-8995-4640df7bfb9a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:37.609801 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-15a6ec27-40a5-4e39-8995-4640df7bfb9a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:37.610298 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1302/5168] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:37 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:38.001615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8bfd2324-fe3d-42fd-b587-6f3b22803630 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:38.003325 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bfd2324-fe3d-42fd-b587-6f3b22803630 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:38.003557 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bfd2324-fe3d-42fd-b587-6f3b22803630 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:38.003754 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8bfd2324-fe3d-42fd-b587-6f3b22803630 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:38.003862 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8bfd2324-fe3d-42fd-b587-6f3b22803630 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:38.008032 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:38.008032 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:38.008599 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8bfd2324-fe3d-42fd-b587-6f3b22803630 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:38.008976 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1290/5169] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:38 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:38.088617 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1cfecfa0-c456-493a-b2f9-0663531f0caa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:38.090537 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1cfecfa0-c456-493a-b2f9-0663531f0caa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:38.090726 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1cfecfa0-c456-493a-b2f9-0663531f0caa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:38.090912 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1cfecfa0-c456-493a-b2f9-0663531f0caa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:38.099967 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:38.099967 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:38.103254 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1cfecfa0-c456-493a-b2f9-0663531f0caa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:38.107100 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1cfecfa0-c456-493a-b2f9-0663531f0caa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:38.107475 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1297/5170] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:38 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:38.499876 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9478d4f4-70d0-4911-9f2b-ece27be94078 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:38.501514 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9478d4f4-70d0-4911-9f2b-ece27be94078 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:38.501664 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9478d4f4-70d0-4911-9f2b-ece27be94078 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:38.501883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9478d4f4-70d0-4911-9f2b-ece27be94078 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:38.502035 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9478d4f4-70d0-4911-9f2b-ece27be94078 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:38.505696 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:38.505696 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:38.506448 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9478d4f4-70d0-4911-9f2b-ece27be94078 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:38.506761 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1282/5171] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:38 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:38.623188 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-db13a99d-f90d-4918-95fe-d15dc3c65862 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:38.624732 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-db13a99d-f90d-4918-95fe-d15dc3c65862 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:38.624901 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-db13a99d-f90d-4918-95fe-d15dc3c65862 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:38.625091 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-db13a99d-f90d-4918-95fe-d15dc3c65862 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:38.632765 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:38.632765 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:38.635412 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-db13a99d-f90d-4918-95fe-d15dc3c65862 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:38.638894 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-db13a99d-f90d-4918-95fe-d15dc3c65862 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:38.639276 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1303/5172] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:38 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:39.018823 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-65f5c4b4-efd4-4911-9bc1-77626a216140 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:39.020995 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-65f5c4b4-efd4-4911-9bc1-77626a216140 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:39.021269 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-65f5c4b4-efd4-4911-9bc1-77626a216140 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:39.021526 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-65f5c4b4-efd4-4911-9bc1-77626a216140 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:39.021671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-65f5c4b4-efd4-4911-9bc1-77626a216140 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:39.026641 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:39.026641 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:39.027410 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-65f5c4b4-efd4-4911-9bc1-77626a216140 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:39.027830 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1291/5173] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:39 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:39.119494 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba7c91a0-fabc-4b8b-8bcc-77ff2a3e352c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:39.120990 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba7c91a0-fabc-4b8b-8bcc-77ff2a3e352c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:39.121180 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba7c91a0-fabc-4b8b-8bcc-77ff2a3e352c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:39.121368 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba7c91a0-fabc-4b8b-8bcc-77ff2a3e352c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:39.130457 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:39.130457 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:39.134233 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba7c91a0-fabc-4b8b-8bcc-77ff2a3e352c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:39.138564 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba7c91a0-fabc-4b8b-8bcc-77ff2a3e352c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:39.138999 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1298/5174] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:39 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:39.516252 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e71dd0c7-9f32-411e-a5d0-63f2905569e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:39.518023 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e71dd0c7-9f32-411e-a5d0-63f2905569e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:39.518247 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e71dd0c7-9f32-411e-a5d0-63f2905569e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:39.518451 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e71dd0c7-9f32-411e-a5d0-63f2905569e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:39.518552 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e71dd0c7-9f32-411e-a5d0-63f2905569e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:39.524048 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:39.524048 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:39.524260 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e71dd0c7-9f32-411e-a5d0-63f2905569e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:39.524548 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1283/5175] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:39 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:39.651679 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3f484305-bd6c-47b0-a1e6-fea1e8eb0a32 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:39.653895 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f484305-bd6c-47b0-a1e6-fea1e8eb0a32 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:39.654156 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f484305-bd6c-47b0-a1e6-fea1e8eb0a32 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:39.654400 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3f484305-bd6c-47b0-a1e6-fea1e8eb0a32 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:39.666500 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:39.666500 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:39.670408 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3f484305-bd6c-47b0-a1e6-fea1e8eb0a32 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:39.674604 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3f484305-bd6c-47b0-a1e6-fea1e8eb0a32 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:39.674942 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1304/5176] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:39 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:40.037992 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ea4adfaf-7404-46a3-bc01-d461a8e8672d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:40.039533 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea4adfaf-7404-46a3-bc01-d461a8e8672d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:40.039755 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea4adfaf-7404-46a3-bc01-d461a8e8672d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:40.039938 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ea4adfaf-7404-46a3-bc01-d461a8e8672d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:40.040049 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ea4adfaf-7404-46a3-bc01-d461a8e8672d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:40.043968 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:40.043968 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:40.044518 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ea4adfaf-7404-46a3-bc01-d461a8e8672d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:40.044817 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1292/5177] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:40 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:40.155351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ce8424d3-d3ba-46d8-93b6-8ce7de98b603 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:40.157257 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce8424d3-d3ba-46d8-93b6-8ce7de98b603 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:40.157495 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce8424d3-d3ba-46d8-93b6-8ce7de98b603 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:40.157725 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ce8424d3-d3ba-46d8-93b6-8ce7de98b603 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:40.167230 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:40.167230 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:40.170523 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ce8424d3-d3ba-46d8-93b6-8ce7de98b603 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:40.174356 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ce8424d3-d3ba-46d8-93b6-8ce7de98b603 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:40.174751 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1299/5178] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:40 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:40.534191 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7df4c442-af25-4d56-add8-c6153137af67 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:40.535778 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7df4c442-af25-4d56-add8-c6153137af67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:40.535965 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7df4c442-af25-4d56-add8-c6153137af67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:40.536173 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7df4c442-af25-4d56-add8-c6153137af67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:40.536270 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7df4c442-af25-4d56-add8-c6153137af67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:40.540017 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:40.540017 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:40.540740 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7df4c442-af25-4d56-add8-c6153137af67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:40.541094 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1284/5179] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:40 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:40.686506 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-32d9489e-be69-4081-89a7-b990547d48a3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:40.688622 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-32d9489e-be69-4081-89a7-b990547d48a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:40.688867 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-32d9489e-be69-4081-89a7-b990547d48a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:40.689080 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-32d9489e-be69-4081-89a7-b990547d48a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:40.699168 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:40.699168 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:40.701503 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-32d9489e-be69-4081-89a7-b990547d48a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:40.705261 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-32d9489e-be69-4081-89a7-b990547d48a3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:40.705660 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1305/5180] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:40 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:41.053868 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0f0f0032-9d5c-4c47-b421-c07192837324 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:41.056090 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f0f0032-9d5c-4c47-b421-c07192837324 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:41.056240 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f0f0032-9d5c-4c47-b421-c07192837324 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:41.056324 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f0f0032-9d5c-4c47-b421-c07192837324 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:41.056461 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0f0f0032-9d5c-4c47-b421-c07192837324 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:41.060653 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:41.060653 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:41.061466 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f0f0032-9d5c-4c47-b421-c07192837324 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:41.061900 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1293/5181] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:41 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:41.186385 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c91adfba-f133-4570-8b58-3ba5da39d552 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:41.187927 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c91adfba-f133-4570-8b58-3ba5da39d552 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:41.188107 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c91adfba-f133-4570-8b58-3ba5da39d552 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:41.188278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c91adfba-f133-4570-8b58-3ba5da39d552 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:41.196218 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:41.196218 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:41.199151 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-c91adfba-f133-4570-8b58-3ba5da39d552 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:41.202711 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c91adfba-f133-4570-8b58-3ba5da39d552 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:41.203070 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1300/5182] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:41 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:41.550508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-899c17a1-6373-4d43-a568-b9f3f2842580 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:41.552070 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-899c17a1-6373-4d43-a568-b9f3f2842580 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:41.552224 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-899c17a1-6373-4d43-a568-b9f3f2842580 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:41.552572 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-899c17a1-6373-4d43-a568-b9f3f2842580 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:41.552572 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-899c17a1-6373-4d43-a568-b9f3f2842580 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:41.557489 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:41.557489 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:41.557489 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-899c17a1-6373-4d43-a568-b9f3f2842580 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:41.557489 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1285/5183] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:41 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:41.717887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f6c68e84-e0be-44c0-b5d0-2cff9b25f9ef None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:41.720546 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f6c68e84-e0be-44c0-b5d0-2cff9b25f9ef tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:41.720546 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f6c68e84-e0be-44c0-b5d0-2cff9b25f9ef tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:41.720546 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f6c68e84-e0be-44c0-b5d0-2cff9b25f9ef tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:41.728503 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:41.728503 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:41.732240 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f6c68e84-e0be-44c0-b5d0-2cff9b25f9ef tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:41.736007 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f6c68e84-e0be-44c0-b5d0-2cff9b25f9ef tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:41.736272 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1306/5184] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:41 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:42.072903 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-94111e0a-dec5-45a2-b0cb-a27bc3c07b39 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:42.075282 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94111e0a-dec5-45a2-b0cb-a27bc3c07b39 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:42.075506 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-94111e0a-dec5-45a2-b0cb-a27bc3c07b39 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:42.076048 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-94111e0a-dec5-45a2-b0cb-a27bc3c07b39 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:42.076048 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-94111e0a-dec5-45a2-b0cb-a27bc3c07b39 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:42.081201 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:42.081201 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:42.081494 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-94111e0a-dec5-45a2-b0cb-a27bc3c07b39 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:42.081846 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1294/5185] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:42 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:42.215993 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01d70201-ef22-4264-b91b-7f9033d3104d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:42.218041 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01d70201-ef22-4264-b91b-7f9033d3104d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:42.218386 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01d70201-ef22-4264-b91b-7f9033d3104d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:42.218698 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01d70201-ef22-4264-b91b-7f9033d3104d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:42.229508 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:42.229508 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:42.232746 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-01d70201-ef22-4264-b91b-7f9033d3104d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:42.237036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01d70201-ef22-4264-b91b-7f9033d3104d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:42.237036 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1301/5186] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:42 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:42.566542 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-48392459-2c54-43a5-bf5c-a3749e22966b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:42.568404 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48392459-2c54-43a5-bf5c-a3749e22966b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:42.568679 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-48392459-2c54-43a5-bf5c-a3749e22966b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:42.568927 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-48392459-2c54-43a5-bf5c-a3749e22966b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:42.569100 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-48392459-2c54-43a5-bf5c-a3749e22966b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:42.573665 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:42.573665 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:42.574543 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-48392459-2c54-43a5-bf5c-a3749e22966b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:42.574922 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1286/5187] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:42 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:42.747775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-be8af91e-0afc-4e3d-9f53-953f4177ceb8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:42.749741 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be8af91e-0afc-4e3d-9f53-953f4177ceb8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:42.749959 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be8af91e-0afc-4e3d-9f53-953f4177ceb8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:42.750175 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-be8af91e-0afc-4e3d-9f53-953f4177ceb8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:42.760190 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:42.760190 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:42.763813 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-be8af91e-0afc-4e3d-9f53-953f4177ceb8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:42.768252 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-be8af91e-0afc-4e3d-9f53-953f4177ceb8 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:42.768642 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1307/5188] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:42 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:43.092899 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-deca56b9-e620-4514-9534-62b85f8f00ba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:43.094564 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-deca56b9-e620-4514-9534-62b85f8f00ba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:43.094751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-deca56b9-e620-4514-9534-62b85f8f00ba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:43.094928 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-deca56b9-e620-4514-9534-62b85f8f00ba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:43.095186 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-deca56b9-e620-4514-9534-62b85f8f00ba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:43.099619 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:43.099619 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:43.100326 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-deca56b9-e620-4514-9534-62b85f8f00ba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:43.100785 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1295/5189] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:43 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:43.249676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-70510143-b23b-44eb-8960-c6572d5138c5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:43.251511 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70510143-b23b-44eb-8960-c6572d5138c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:43.251696 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70510143-b23b-44eb-8960-c6572d5138c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:43.251889 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70510143-b23b-44eb-8960-c6572d5138c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:43.261004 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:43.261004 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:43.264702 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-70510143-b23b-44eb-8960-c6572d5138c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:43.269164 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70510143-b23b-44eb-8960-c6572d5138c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:43.269799 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1302/5190] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:43 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:43.584379 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3cbc8b32-f0ff-49ed-8a9a-e66981946145 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:43.586073 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cbc8b32-f0ff-49ed-8a9a-e66981946145 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:43.586218 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cbc8b32-f0ff-49ed-8a9a-e66981946145 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:43.587059 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3cbc8b32-f0ff-49ed-8a9a-e66981946145 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:43.587059 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3cbc8b32-f0ff-49ed-8a9a-e66981946145 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:43.591675 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:43.591675 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:43.592441 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3cbc8b32-f0ff-49ed-8a9a-e66981946145 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:43.592728 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1287/5191] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:43 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:43.779627 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71370290-6416-40a2-b952-5ae5fdaef612 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:43.781748 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71370290-6416-40a2-b952-5ae5fdaef612 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:43.781748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71370290-6416-40a2-b952-5ae5fdaef612 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:43.781748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71370290-6416-40a2-b952-5ae5fdaef612 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:43.790971 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:43.790971 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:43.794486 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-71370290-6416-40a2-b952-5ae5fdaef612 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:43.798626 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71370290-6416-40a2-b952-5ae5fdaef612 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:43.798789 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1308/5192] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:43 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:44.110743 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-22d95765-78be-4643-908c-ff1b4630ae15 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:44.112297 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22d95765-78be-4643-908c-ff1b4630ae15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:44.112482 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22d95765-78be-4643-908c-ff1b4630ae15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:44.112818 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22d95765-78be-4643-908c-ff1b4630ae15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:44.112818 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-22d95765-78be-4643-908c-ff1b4630ae15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:44.116809 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:44.116809 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:44.117415 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22d95765-78be-4643-908c-ff1b4630ae15 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:44.117623 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1296/5193] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:44 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:44.281072 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d110a3d-cd00-4ffc-aa9e-eba96fd392db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:44.284436 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d110a3d-cd00-4ffc-aa9e-eba96fd392db tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:44.284436 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d110a3d-cd00-4ffc-aa9e-eba96fd392db tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:44.284436 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d110a3d-cd00-4ffc-aa9e-eba96fd392db tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:44.295090 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:44.295090 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:44.299286 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6d110a3d-cd00-4ffc-aa9e-eba96fd392db tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:44.304078 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d110a3d-cd00-4ffc-aa9e-eba96fd392db tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:44.304351 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1303/5194] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:44 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:44.603076 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0061285f-91cb-42ba-89b9-6971acc9462a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:44.605304 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0061285f-91cb-42ba-89b9-6971acc9462a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:44.605304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0061285f-91cb-42ba-89b9-6971acc9462a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:44.605304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0061285f-91cb-42ba-89b9-6971acc9462a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:44.605304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0061285f-91cb-42ba-89b9-6971acc9462a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:44.610117 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:44.610117 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:44.610117 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0061285f-91cb-42ba-89b9-6971acc9462a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:44.610321 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1288/5195] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:44 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:44.810348 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c11b5d41-9ac8-4b2a-8941-12aba637fc93 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:44.812105 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c11b5d41-9ac8-4b2a-8941-12aba637fc93 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:44.812292 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c11b5d41-9ac8-4b2a-8941-12aba637fc93 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:44.812506 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c11b5d41-9ac8-4b2a-8941-12aba637fc93 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:44.822271 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:44.822271 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:44.825500 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c11b5d41-9ac8-4b2a-8941-12aba637fc93 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:44.829200 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c11b5d41-9ac8-4b2a-8941-12aba637fc93 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:44.829572 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1309/5196] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:44 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:45.126789 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-348e79ae-61d4-4a92-98ea-f4071891c33b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:45.128766 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-348e79ae-61d4-4a92-98ea-f4071891c33b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:45.128970 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-348e79ae-61d4-4a92-98ea-f4071891c33b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:45.129197 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-348e79ae-61d4-4a92-98ea-f4071891c33b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:45.129296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-348e79ae-61d4-4a92-98ea-f4071891c33b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:45.133592 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:45.133592 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:45.134236 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-348e79ae-61d4-4a92-98ea-f4071891c33b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:45.134630 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1297/5197] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:45 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:45.315474 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d130b10-2379-4943-b4ad-922440f002ca None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:45.316838 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d130b10-2379-4943-b4ad-922440f002ca tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:45.317041 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d130b10-2379-4943-b4ad-922440f002ca tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:45.317225 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d130b10-2379-4943-b4ad-922440f002ca tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:45.325760 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:45.325760 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:45.328756 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2d130b10-2379-4943-b4ad-922440f002ca tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:45.332294 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d130b10-2379-4943-b4ad-922440f002ca tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:45.332595 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1304/5198] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:45 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:45.619508 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a3baf422-d5ee-43c5-aca1-4baa28f3b6e5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:45.621228 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3baf422-d5ee-43c5-aca1-4baa28f3b6e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:45.621416 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3baf422-d5ee-43c5-aca1-4baa28f3b6e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:45.621589 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a3baf422-d5ee-43c5-aca1-4baa28f3b6e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:45.621698 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a3baf422-d5ee-43c5-aca1-4baa28f3b6e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:45.627314 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:45.627314 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:45.628518 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a3baf422-d5ee-43c5-aca1-4baa28f3b6e5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:45.629080 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1289/5199] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:45 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:45.841149 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d591ecaf-0473-4044-a454-c6c7f4643afe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:45.842953 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d591ecaf-0473-4044-a454-c6c7f4643afe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:45.843173 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d591ecaf-0473-4044-a454-c6c7f4643afe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:45.843399 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d591ecaf-0473-4044-a454-c6c7f4643afe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:45.852130 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:45.852130 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:45.855289 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d591ecaf-0473-4044-a454-c6c7f4643afe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:45.859322 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d591ecaf-0473-4044-a454-c6c7f4643afe tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:45.859680 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1310/5200] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:45 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:46.143960 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6ca5c244-2234-4744-8ec0-1d09f3ba2000 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:46.145644 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ca5c244-2234-4744-8ec0-1d09f3ba2000 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:46.145836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ca5c244-2234-4744-8ec0-1d09f3ba2000 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:46.146023 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ca5c244-2234-4744-8ec0-1d09f3ba2000 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:46.146137 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6ca5c244-2234-4744-8ec0-1d09f3ba2000 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:46.150124 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:46.150124 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:46.150693 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ca5c244-2234-4744-8ec0-1d09f3ba2000 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:46.151165 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1298/5201] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:46 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:46.344167 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d1b2c1b7-6ee0-4497-b908-f8fb90497a21 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:46.346089 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1b2c1b7-6ee0-4497-b908-f8fb90497a21 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:46.346292 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1b2c1b7-6ee0-4497-b908-f8fb90497a21 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:46.346479 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d1b2c1b7-6ee0-4497-b908-f8fb90497a21 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:46.355267 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:46.355267 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:46.358237 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d1b2c1b7-6ee0-4497-b908-f8fb90497a21 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:46.361729 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d1b2c1b7-6ee0-4497-b908-f8fb90497a21 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:46.362251 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1305/5202] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:46 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:46.639575 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3fba92f2-a08f-458c-a63f-57f86ca6f8af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:46.641334 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3fba92f2-a08f-458c-a63f-57f86ca6f8af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:46.641529 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3fba92f2-a08f-458c-a63f-57f86ca6f8af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:46.641721 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3fba92f2-a08f-458c-a63f-57f86ca6f8af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:46.641823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3fba92f2-a08f-458c-a63f-57f86ca6f8af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:46.645892 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:46.645892 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:46.646676 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3fba92f2-a08f-458c-a63f-57f86ca6f8af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:46.647307 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1290/5203] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:46 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:46.871921 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-940cc2c3-8ad3-4844-9e8a-6faf0ad8eb50 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:46.873931 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-940cc2c3-8ad3-4844-9e8a-6faf0ad8eb50 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:46.874208 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-940cc2c3-8ad3-4844-9e8a-6faf0ad8eb50 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:46.874468 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-940cc2c3-8ad3-4844-9e8a-6faf0ad8eb50 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:46.884538 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:46.884538 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:46.887916 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-940cc2c3-8ad3-4844-9e8a-6faf0ad8eb50 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:46.891728 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-940cc2c3-8ad3-4844-9e8a-6faf0ad8eb50 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:46.892120 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1311/5204] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:46 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:47.160185 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-11e96830-f2b7-46d8-87cc-2c16f78d4901 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:47.161934 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-11e96830-f2b7-46d8-87cc-2c16f78d4901 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:47.162175 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-11e96830-f2b7-46d8-87cc-2c16f78d4901 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:47.162405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-11e96830-f2b7-46d8-87cc-2c16f78d4901 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:47.162544 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-11e96830-f2b7-46d8-87cc-2c16f78d4901 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:47.166587 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:47.166587 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:47.167165 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-11e96830-f2b7-46d8-87cc-2c16f78d4901 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:47.167506 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1299/5205] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:47 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:47.373245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-79f5b63b-5415-462d-9b88-d1ddc5cf1dbc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:47.374901 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79f5b63b-5415-462d-9b88-d1ddc5cf1dbc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:47.375101 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79f5b63b-5415-462d-9b88-d1ddc5cf1dbc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:47.375276 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-79f5b63b-5415-462d-9b88-d1ddc5cf1dbc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:47.383926 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:47.383926 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:47.386706 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-79f5b63b-5415-462d-9b88-d1ddc5cf1dbc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:47.389958 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-79f5b63b-5415-462d-9b88-d1ddc5cf1dbc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:47.390276 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1306/5206] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:47 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:47.656895 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91abbe23-ffbd-4c58-969f-d7e312cadcad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:47.658609 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91abbe23-ffbd-4c58-969f-d7e312cadcad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:47.658810 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91abbe23-ffbd-4c58-969f-d7e312cadcad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:47.659003 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91abbe23-ffbd-4c58-969f-d7e312cadcad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:47.659116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-91abbe23-ffbd-4c58-969f-d7e312cadcad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:47.663116 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:47.663116 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:47.663777 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91abbe23-ffbd-4c58-969f-d7e312cadcad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:47.664124 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1291/5207] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:47 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:47.904498 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ed8bbbfd-02b2-4fa8-a507-a28edd4ab11b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:47.906047 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ed8bbbfd-02b2-4fa8-a507-a28edd4ab11b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:47.906236 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ed8bbbfd-02b2-4fa8-a507-a28edd4ab11b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:47.906428 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ed8bbbfd-02b2-4fa8-a507-a28edd4ab11b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:47.915978 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:47.915978 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:47.919557 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ed8bbbfd-02b2-4fa8-a507-a28edd4ab11b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:47.923420 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ed8bbbfd-02b2-4fa8-a507-a28edd4ab11b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:47.923807 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1312/5208] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:47 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:48.176861 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b59d769d-03ef-4adb-8917-b7f70ac02f4e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:48.178582 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b59d769d-03ef-4adb-8917-b7f70ac02f4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:48.178788 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b59d769d-03ef-4adb-8917-b7f70ac02f4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:48.178977 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b59d769d-03ef-4adb-8917-b7f70ac02f4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:48.179120 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b59d769d-03ef-4adb-8917-b7f70ac02f4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:48.183910 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:48.183910 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:48.184620 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b59d769d-03ef-4adb-8917-b7f70ac02f4e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:48.184999 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1300/5209] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:48 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:48.401753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fa93756d-cccd-46ad-a632-b1eeba77fddb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:48.403987 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa93756d-cccd-46ad-a632-b1eeba77fddb tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:48.404278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fa93756d-cccd-46ad-a632-b1eeba77fddb tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:48.404571 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fa93756d-cccd-46ad-a632-b1eeba77fddb tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:48.416352 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:48.416352 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:48.420265 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fa93756d-cccd-46ad-a632-b1eeba77fddb tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:48.425370 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fa93756d-cccd-46ad-a632-b1eeba77fddb tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:48.425879 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1307/5210] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:48 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:48.673689 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6a8783fc-55f2-4a45-9cec-ae2c181396f9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:48.675574 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a8783fc-55f2-4a45-9cec-ae2c181396f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:48.675766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a8783fc-55f2-4a45-9cec-ae2c181396f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:48.675978 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6a8783fc-55f2-4a45-9cec-ae2c181396f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:48.676113 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6a8783fc-55f2-4a45-9cec-ae2c181396f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:48.680683 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:48.680683 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:48.681498 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6a8783fc-55f2-4a45-9cec-ae2c181396f9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:48.681828 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1292/5211] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:48 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:48.934775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e1ca478e-efdc-4eb4-901b-dacdf01958f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:48.936437 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1ca478e-efdc-4eb4-901b-dacdf01958f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:48.936618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1ca478e-efdc-4eb4-901b-dacdf01958f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:48.936791 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e1ca478e-efdc-4eb4-901b-dacdf01958f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:48.945701 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:48.945701 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:48.948907 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e1ca478e-efdc-4eb4-901b-dacdf01958f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:48.953098 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e1ca478e-efdc-4eb4-901b-dacdf01958f1 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:48.953559 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1313/5212] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:48 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:49.194614 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0cfc99a0-542b-4a6c-a252-d3e704dc9a65 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:49.196294 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0cfc99a0-542b-4a6c-a252-d3e704dc9a65 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:49.196527 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0cfc99a0-542b-4a6c-a252-d3e704dc9a65 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:49.196701 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0cfc99a0-542b-4a6c-a252-d3e704dc9a65 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:49.196799 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0cfc99a0-542b-4a6c-a252-d3e704dc9a65 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:49.200781 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:49.200781 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:49.201423 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0cfc99a0-542b-4a6c-a252-d3e704dc9a65 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:49.201746 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1301/5213] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:49 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:49.436635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dade8fe4-bc86-44a6-b857-5c87685e386b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:49.438378 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dade8fe4-bc86-44a6-b857-5c87685e386b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:49.438562 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dade8fe4-bc86-44a6-b857-5c87685e386b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:49.438732 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dade8fe4-bc86-44a6-b857-5c87685e386b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:49.449124 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:49.449124 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:49.452375 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-dade8fe4-bc86-44a6-b857-5c87685e386b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:49.456675 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dade8fe4-bc86-44a6-b857-5c87685e386b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:49.457067 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1308/5214] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:49 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:49.691157 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0d690633-411f-458f-a231-301790376225 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:49.693027 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d690633-411f-458f-a231-301790376225 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:49.693241 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d690633-411f-458f-a231-301790376225 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:49.693482 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0d690633-411f-458f-a231-301790376225 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:49.693602 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0d690633-411f-458f-a231-301790376225 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:49.697765 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:49.697765 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:49.698498 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0d690633-411f-458f-a231-301790376225 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:49.698846 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1293/5215] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:49 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:49.965385 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-630680fa-21c7-4742-9876-6d150df97c59 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:49.966872 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-630680fa-21c7-4742-9876-6d150df97c59 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:49.967064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-630680fa-21c7-4742-9876-6d150df97c59 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:49.967263 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-630680fa-21c7-4742-9876-6d150df97c59 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:49.975642 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:49.975642 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:49.978577 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-630680fa-21c7-4742-9876-6d150df97c59 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:49.982056 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-630680fa-21c7-4742-9876-6d150df97c59 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:49.982432 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1314/5216] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:49 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:50.211050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-866ae55c-cd70-466f-9bb2-4fa423a0bd2b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:50.212816 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-866ae55c-cd70-466f-9bb2-4fa423a0bd2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:50.213084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-866ae55c-cd70-466f-9bb2-4fa423a0bd2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:50.213307 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-866ae55c-cd70-466f-9bb2-4fa423a0bd2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:50.213482 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-866ae55c-cd70-466f-9bb2-4fa423a0bd2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:50.217430 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:50.217430 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:50.217936 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-866ae55c-cd70-466f-9bb2-4fa423a0bd2b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:50.218476 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1302/5217] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:50 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:50.475599 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5fd72685-c3dd-4051-adf8-a2cbe3028789 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:50.477273 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5fd72685-c3dd-4051-adf8-a2cbe3028789 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:50.477455 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5fd72685-c3dd-4051-adf8-a2cbe3028789 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:50.477620 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5fd72685-c3dd-4051-adf8-a2cbe3028789 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:50.485790 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:50.485790 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:50.488711 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5fd72685-c3dd-4051-adf8-a2cbe3028789 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:50.492238 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5fd72685-c3dd-4051-adf8-a2cbe3028789 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:50.492613 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1309/5218] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:50 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:50.708492 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2a49e459-21ae-4744-9cfd-4063decd6e21 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:50.710253 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a49e459-21ae-4744-9cfd-4063decd6e21 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:50.710494 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a49e459-21ae-4744-9cfd-4063decd6e21 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:50.710714 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a49e459-21ae-4744-9cfd-4063decd6e21 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:50.710861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2a49e459-21ae-4744-9cfd-4063decd6e21 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:50.714875 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:50.714875 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:50.715645 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a49e459-21ae-4744-9cfd-4063decd6e21 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:50.716005 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1294/5219] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:50 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:50.993948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5c4b7b28-5617-4de7-99d7-9b2202995cdf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:50.995661 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5c4b7b28-5617-4de7-99d7-9b2202995cdf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:50.995871 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5c4b7b28-5617-4de7-99d7-9b2202995cdf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:50.996092 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5c4b7b28-5617-4de7-99d7-9b2202995cdf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:51.004913 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:51.004913 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:51.008208 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5c4b7b28-5617-4de7-99d7-9b2202995cdf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:51.011684 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5c4b7b28-5617-4de7-99d7-9b2202995cdf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:51.012082 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1315/5220] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:50 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:51.227432 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5d7e4d4f-74ae-4b26-b8f4-76966233c350 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:51.229724 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d7e4d4f-74ae-4b26-b8f4-76966233c350 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:51.229724 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d7e4d4f-74ae-4b26-b8f4-76966233c350 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:51.229724 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d7e4d4f-74ae-4b26-b8f4-76966233c350 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:51.229959 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5d7e4d4f-74ae-4b26-b8f4-76966233c350 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:51.233762 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:51.233762 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:51.234401 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d7e4d4f-74ae-4b26-b8f4-76966233c350 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:51.234740 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1303/5221] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:51 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:51.503966 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-68c77797-3209-4ece-ac6f-b06d2e79ce70 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:51.505739 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68c77797-3209-4ece-ac6f-b06d2e79ce70 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:51.505916 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68c77797-3209-4ece-ac6f-b06d2e79ce70 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:51.506118 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68c77797-3209-4ece-ac6f-b06d2e79ce70 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:51.514757 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:51.514757 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:51.517904 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-68c77797-3209-4ece-ac6f-b06d2e79ce70 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:51.522150 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68c77797-3209-4ece-ac6f-b06d2e79ce70 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:51.522539 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1310/5222] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:51 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:51.725272 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c802a8ea-f737-434c-92f6-7595fd914ea0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:51.726954 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c802a8ea-f737-434c-92f6-7595fd914ea0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:51.727157 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c802a8ea-f737-434c-92f6-7595fd914ea0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:51.727325 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c802a8ea-f737-434c-92f6-7595fd914ea0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:51.727457 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c802a8ea-f737-434c-92f6-7595fd914ea0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:51.731347 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:51.731347 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:51.732042 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c802a8ea-f737-434c-92f6-7595fd914ea0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:51.732372 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1295/5223] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:51 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:52.023308 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a36ac437-e1b5-4218-872c-1efa409ef06c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:52.024946 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a36ac437-e1b5-4218-872c-1efa409ef06c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:52.025128 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a36ac437-e1b5-4218-872c-1efa409ef06c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:52.025308 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a36ac437-e1b5-4218-872c-1efa409ef06c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:52.034621 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:52.034621 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:52.037675 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a36ac437-e1b5-4218-872c-1efa409ef06c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:52.041711 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a36ac437-e1b5-4218-872c-1efa409ef06c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:52.042106 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1316/5224] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:52 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:52.243958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3efa6e86-8aa3-481d-875d-20bcb54c75ad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:52.245709 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3efa6e86-8aa3-481d-875d-20bcb54c75ad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:52.245910 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3efa6e86-8aa3-481d-875d-20bcb54c75ad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:52.246105 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3efa6e86-8aa3-481d-875d-20bcb54c75ad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:52.246201 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3efa6e86-8aa3-481d-875d-20bcb54c75ad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:52.250537 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:52.250537 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:52.251131 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3efa6e86-8aa3-481d-875d-20bcb54c75ad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:52.251702 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1304/5225] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:52 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:52.533914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-caf1f868-fd0e-48e2-b759-2d12b1747a3e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:52.535725 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-caf1f868-fd0e-48e2-b759-2d12b1747a3e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:52.535930 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-caf1f868-fd0e-48e2-b759-2d12b1747a3e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:52.536149 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-caf1f868-fd0e-48e2-b759-2d12b1747a3e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:52.544953 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:52.544953 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:52.548176 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-caf1f868-fd0e-48e2-b759-2d12b1747a3e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:52.551893 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-caf1f868-fd0e-48e2-b759-2d12b1747a3e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:52.552272 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1311/5226] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:52 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:52.741133 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1d234641-f69f-4b5c-80b1-fa652b124363 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:52.742689 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d234641-f69f-4b5c-80b1-fa652b124363 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:52.742835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d234641-f69f-4b5c-80b1-fa652b124363 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:52.743045 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d234641-f69f-4b5c-80b1-fa652b124363 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:52.743151 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1d234641-f69f-4b5c-80b1-fa652b124363 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:52.746901 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:52.746901 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:52.747635 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d234641-f69f-4b5c-80b1-fa652b124363 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:52.747973 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1296/5227] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:52 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:53.054149 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-62fb42b7-154c-4fd7-be5a-fe8c946b53b4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:53.055762 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62fb42b7-154c-4fd7-be5a-fe8c946b53b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:53.055922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62fb42b7-154c-4fd7-be5a-fe8c946b53b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:53.056105 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-62fb42b7-154c-4fd7-be5a-fe8c946b53b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:53.064728 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:53.064728 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:53.068094 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-62fb42b7-154c-4fd7-be5a-fe8c946b53b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:53.071693 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-62fb42b7-154c-4fd7-be5a-fe8c946b53b4 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:53.072024 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1317/5228] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:53 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:53.261815 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cf73e7a2-731e-4c55-8cd4-ea317c6f5ca6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:53.263638 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf73e7a2-731e-4c55-8cd4-ea317c6f5ca6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:53.263907 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf73e7a2-731e-4c55-8cd4-ea317c6f5ca6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:53.264141 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cf73e7a2-731e-4c55-8cd4-ea317c6f5ca6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:53.264250 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-cf73e7a2-731e-4c55-8cd4-ea317c6f5ca6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:53.268858 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:53.268858 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:53.269509 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cf73e7a2-731e-4c55-8cd4-ea317c6f5ca6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:53.269894 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1305/5229] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:53 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:53.564772 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-58a491c3-63f4-4998-a6af-a49b3c60a10f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:53.566595 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58a491c3-63f4-4998-a6af-a49b3c60a10f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:53.566768 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58a491c3-63f4-4998-a6af-a49b3c60a10f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:53.566945 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-58a491c3-63f4-4998-a6af-a49b3c60a10f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:53.575191 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:53.575191 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:53.578151 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-58a491c3-63f4-4998-a6af-a49b3c60a10f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:53.581720 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-58a491c3-63f4-4998-a6af-a49b3c60a10f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:53.582219 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1312/5230] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:53 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:53.757623 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ee197024-cb98-4b62-9e6e-0eeaf6f4385f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:53.759955 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee197024-cb98-4b62-9e6e-0eeaf6f4385f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:53.760273 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee197024-cb98-4b62-9e6e-0eeaf6f4385f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:53.760574 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ee197024-cb98-4b62-9e6e-0eeaf6f4385f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:53.760738 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ee197024-cb98-4b62-9e6e-0eeaf6f4385f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:53.767041 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:53.767041 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:53.768066 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ee197024-cb98-4b62-9e6e-0eeaf6f4385f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:53.768548 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1297/5231] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:53 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:54.083340 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a10cf8bb-1b14-4788-984c-ae9b267586b9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:54.085150 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a10cf8bb-1b14-4788-984c-ae9b267586b9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:54.085344 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a10cf8bb-1b14-4788-984c-ae9b267586b9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:54.085535 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a10cf8bb-1b14-4788-984c-ae9b267586b9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:54.095915 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:54.095915 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:54.099292 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a10cf8bb-1b14-4788-984c-ae9b267586b9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:54.103217 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a10cf8bb-1b14-4788-984c-ae9b267586b9 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:54.103604 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1318/5232] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:54 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:54.279368 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8eeeee2e-4d83-4609-ba1f-42e774375caf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:54.282069 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8eeeee2e-4d83-4609-ba1f-42e774375caf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:54.282261 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8eeeee2e-4d83-4609-ba1f-42e774375caf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:54.282514 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8eeeee2e-4d83-4609-ba1f-42e774375caf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:54.282669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8eeeee2e-4d83-4609-ba1f-42e774375caf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:54.287245 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:54.287245 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:54.287866 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8eeeee2e-4d83-4609-ba1f-42e774375caf tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:54.288236 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1306/5233] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:54 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:54.593389 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-78f9994d-55c7-4d90-a621-9b2f45839542 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:54.595026 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-78f9994d-55c7-4d90-a621-9b2f45839542 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:54.595199 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-78f9994d-55c7-4d90-a621-9b2f45839542 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:54.595375 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-78f9994d-55c7-4d90-a621-9b2f45839542 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:54.603080 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:54.603080 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:54.605721 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-78f9994d-55c7-4d90-a621-9b2f45839542 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:54.609099 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-78f9994d-55c7-4d90-a621-9b2f45839542 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:54.609414 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1313/5234] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:54 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:54.777777 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7fed029a-e9a4-4d9e-b8a7-bae53f88955a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:54.779380 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fed029a-e9a4-4d9e-b8a7-bae53f88955a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:54.779542 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fed029a-e9a4-4d9e-b8a7-bae53f88955a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:54.779724 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fed029a-e9a4-4d9e-b8a7-bae53f88955a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:54.779824 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7fed029a-e9a4-4d9e-b8a7-bae53f88955a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:54.783867 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:54.783867 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:54.784604 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fed029a-e9a4-4d9e-b8a7-bae53f88955a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:54.785131 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1298/5235] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:54 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:55.115535 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cd7e4bd8-717c-4718-b782-6b8557ccd5c6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:55.117840 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd7e4bd8-717c-4718-b782-6b8557ccd5c6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:55.117965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd7e4bd8-717c-4718-b782-6b8557ccd5c6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:55.118175 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cd7e4bd8-717c-4718-b782-6b8557ccd5c6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:55.127162 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:55.127162 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:55.131150 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cd7e4bd8-717c-4718-b782-6b8557ccd5c6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:55.135635 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cd7e4bd8-717c-4718-b782-6b8557ccd5c6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:55.136056 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1319/5236] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:55 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:55.297556 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b1c8f056-2dc0-4880-8666-36d3a74c4ab7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:55.299266 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1c8f056-2dc0-4880-8666-36d3a74c4ab7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:55.299473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1c8f056-2dc0-4880-8666-36d3a74c4ab7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:55.299673 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b1c8f056-2dc0-4880-8666-36d3a74c4ab7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:55.299815 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b1c8f056-2dc0-4880-8666-36d3a74c4ab7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:55.303597 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:55.303597 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:55.304153 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b1c8f056-2dc0-4880-8666-36d3a74c4ab7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:55.304515 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1307/5237] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:55 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:55.621081 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cfb4e479-c1f2-4d2b-b67a-420c042485ef None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:55.622508 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfb4e479-c1f2-4d2b-b67a-420c042485ef tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:55.622688 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfb4e479-c1f2-4d2b-b67a-420c042485ef tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:55.622869 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cfb4e479-c1f2-4d2b-b67a-420c042485ef tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:55.632039 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:55.632039 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:55.635305 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cfb4e479-c1f2-4d2b-b67a-420c042485ef tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:55.638958 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cfb4e479-c1f2-4d2b-b67a-420c042485ef tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:55.639333 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1314/5238] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:55 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:55.794842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6119cf08-4243-49a4-b9f4-e0bbc49fceb8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:55.797086 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6119cf08-4243-49a4-b9f4-e0bbc49fceb8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:55.797342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6119cf08-4243-49a4-b9f4-e0bbc49fceb8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:55.797598 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6119cf08-4243-49a4-b9f4-e0bbc49fceb8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:55.797729 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6119cf08-4243-49a4-b9f4-e0bbc49fceb8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:55.802920 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:55.802920 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:55.803835 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6119cf08-4243-49a4-b9f4-e0bbc49fceb8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:55.804304 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1299/5239] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:55 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:56.147573 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2e40fe1e-4ddd-452f-bfdd-56667ec2b5af None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:56.149342 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e40fe1e-4ddd-452f-bfdd-56667ec2b5af tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:56.149544 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e40fe1e-4ddd-452f-bfdd-56667ec2b5af tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:56.149738 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e40fe1e-4ddd-452f-bfdd-56667ec2b5af tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:56.158619 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:56.158619 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:56.161710 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2e40fe1e-4ddd-452f-bfdd-56667ec2b5af tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:56.165543 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e40fe1e-4ddd-452f-bfdd-56667ec2b5af tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:56.165907 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1320/5240] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:56 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:56.313743 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4a67fb7a-7109-45d4-8961-ce46580da651 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:56.315484 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4a67fb7a-7109-45d4-8961-ce46580da651 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:56.315705 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4a67fb7a-7109-45d4-8961-ce46580da651 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:56.315878 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4a67fb7a-7109-45d4-8961-ce46580da651 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:56.315983 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4a67fb7a-7109-45d4-8961-ce46580da651 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:56.320055 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:56.320055 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:56.320754 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4a67fb7a-7109-45d4-8961-ce46580da651 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:56.321150 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1308/5241] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:56 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:56.650678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ab8485d0-873f-4d12-b0db-88d7f48dcafd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:56.652362 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab8485d0-873f-4d12-b0db-88d7f48dcafd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:56.652549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab8485d0-873f-4d12-b0db-88d7f48dcafd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:56.652721 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ab8485d0-873f-4d12-b0db-88d7f48dcafd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:56.662423 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:56.662423 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:56.665857 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ab8485d0-873f-4d12-b0db-88d7f48dcafd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:56.669556 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ab8485d0-873f-4d12-b0db-88d7f48dcafd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:56.670122 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1315/5242] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:56 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:56.813676 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e5ded01-b820-41d2-ac0c-af2b6e52ca9a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:56.815280 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e5ded01-b820-41d2-ac0c-af2b6e52ca9a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:56.815483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e5ded01-b820-41d2-ac0c-af2b6e52ca9a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:56.815648 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e5ded01-b820-41d2-ac0c-af2b6e52ca9a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:56.815745 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5e5ded01-b820-41d2-ac0c-af2b6e52ca9a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:56.819582 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:56.819582 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:56.820214 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e5ded01-b820-41d2-ac0c-af2b6e52ca9a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:56.820548 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1300/5243] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:56 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:57.178001 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-03514b32-e268-4d75-9113-57726b0bb3ac None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:57.179922 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03514b32-e268-4d75-9113-57726b0bb3ac tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:57.180144 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03514b32-e268-4d75-9113-57726b0bb3ac tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:57.180325 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-03514b32-e268-4d75-9113-57726b0bb3ac tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:57.188989 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:57.188989 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:57.192142 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-03514b32-e268-4d75-9113-57726b0bb3ac tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:57.195757 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-03514b32-e268-4d75-9113-57726b0bb3ac tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:57.196108 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1321/5244] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:57 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:57.330493 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c297453c-8d7e-47b1-9cb6-36f41dae926b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:57.332298 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c297453c-8d7e-47b1-9cb6-36f41dae926b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:57.332509 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c297453c-8d7e-47b1-9cb6-36f41dae926b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:57.332684 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c297453c-8d7e-47b1-9cb6-36f41dae926b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:57.332786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c297453c-8d7e-47b1-9cb6-36f41dae926b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:57.336860 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:57.336860 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:57.337494 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c297453c-8d7e-47b1-9cb6-36f41dae926b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:57.337837 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1309/5245] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:57 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:57.682101 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-216f4bdd-2003-4bad-a499-a63d39abc326 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:57.683771 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-216f4bdd-2003-4bad-a499-a63d39abc326 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:57.683971 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-216f4bdd-2003-4bad-a499-a63d39abc326 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:57.684195 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-216f4bdd-2003-4bad-a499-a63d39abc326 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:57.696069 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:57.696069 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:57.700550 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-216f4bdd-2003-4bad-a499-a63d39abc326 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:57.705947 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-216f4bdd-2003-4bad-a499-a63d39abc326 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:57.706513 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1316/5246] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:57 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:57.829999 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0e53868e-f572-46a3-8c22-59e1bdb8a56d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:57.831696 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e53868e-f572-46a3-8c22-59e1bdb8a56d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:57.831880 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e53868e-f572-46a3-8c22-59e1bdb8a56d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:57.832080 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e53868e-f572-46a3-8c22-59e1bdb8a56d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:57.832183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0e53868e-f572-46a3-8c22-59e1bdb8a56d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:57.836875 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:57.836875 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:57.837723 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e53868e-f572-46a3-8c22-59e1bdb8a56d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:57.838109 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1301/5247] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:57 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:58.207478 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a4fac9fe-7965-4053-810c-87d7e564274b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:58.209137 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4fac9fe-7965-4053-810c-87d7e564274b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:58.209377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4fac9fe-7965-4053-810c-87d7e564274b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:58.209588 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a4fac9fe-7965-4053-810c-87d7e564274b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:58.218057 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:58.218057 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:58.222107 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a4fac9fe-7965-4053-810c-87d7e564274b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:58.226603 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a4fac9fe-7965-4053-810c-87d7e564274b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:58.227006 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1322/5248] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:58 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:58.347119 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96ead45f-95e2-490a-bd2d-ded426cf790d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:58.348615 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96ead45f-95e2-490a-bd2d-ded426cf790d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:58.348805 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96ead45f-95e2-490a-bd2d-ded426cf790d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:58.348995 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96ead45f-95e2-490a-bd2d-ded426cf790d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:58.349118 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-96ead45f-95e2-490a-bd2d-ded426cf790d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:58.352906 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:58.352906 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:58.353486 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96ead45f-95e2-490a-bd2d-ded426cf790d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:58.353854 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1310/5249] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:58 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:58.718912 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ac9be01b-3da2-4ecb-93cc-a12d99e730e2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:58.720959 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac9be01b-3da2-4ecb-93cc-a12d99e730e2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:58.721195 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac9be01b-3da2-4ecb-93cc-a12d99e730e2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:58.721427 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ac9be01b-3da2-4ecb-93cc-a12d99e730e2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:58.731238 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:58.731238 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:58.734980 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ac9be01b-3da2-4ecb-93cc-a12d99e730e2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:58.738926 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ac9be01b-3da2-4ecb-93cc-a12d99e730e2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:58.739322 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1317/5250] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:58 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:58.847427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-603e4387-1828-4014-87a0-1a49006dbe49 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:58.848960 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-603e4387-1828-4014-87a0-1a49006dbe49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:58.849152 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-603e4387-1828-4014-87a0-1a49006dbe49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:58.849319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-603e4387-1828-4014-87a0-1a49006dbe49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:58.849444 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-603e4387-1828-4014-87a0-1a49006dbe49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:58.853410 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:58.853410 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:58.854052 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-603e4387-1828-4014-87a0-1a49006dbe49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:58.854382 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1302/5251] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:58 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:59.238654 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-10b204c8-a2d7-4d46-937c-ebde55368c44 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:59.240401 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10b204c8-a2d7-4d46-937c-ebde55368c44 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:39:59.240632 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10b204c8-a2d7-4d46-937c-ebde55368c44 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:59.240831 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10b204c8-a2d7-4d46-937c-ebde55368c44 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:59.249476 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:59.249476 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:39:59.252556 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-10b204c8-a2d7-4d46-937c-ebde55368c44 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:39:59.256381 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10b204c8-a2d7-4d46-937c-ebde55368c44 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:39:59.256790 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1323/5252] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:59 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:59.363213 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-45f290ec-d055-4d16-bac5-5001dcd112bd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:59.365447 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45f290ec-d055-4d16-bac5-5001dcd112bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:39:59.365712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-45f290ec-d055-4d16-bac5-5001dcd112bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:59.365930 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-45f290ec-d055-4d16-bac5-5001dcd112bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:59.366055 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-45f290ec-d055-4d16-bac5-5001dcd112bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:59.370600 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:59.370600 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:39:59.371392 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45f290ec-d055-4d16-bac5-5001dcd112bd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:39:59.371857 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1311/5253] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:39:59 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:59.751770 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9026384a-441a-4702-a06e-f498b8993426 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:59.753971 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9026384a-441a-4702-a06e-f498b8993426 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:39:59.754289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9026384a-441a-4702-a06e-f498b8993426 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:59.754569 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9026384a-441a-4702-a06e-f498b8993426 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:59.764123 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:59.764123 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:39:59.767272 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9026384a-441a-4702-a06e-f498b8993426 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:39:59.770933 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9026384a-441a-4702-a06e-f498b8993426 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:39:59.771304 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1318/5254] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:59 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:39:59.863833 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d981b36a-fef9-48b6-955d-3ff3b4042068 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:39:59.865512 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d981b36a-fef9-48b6-955d-3ff3b4042068 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:39:59.865703 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d981b36a-fef9-48b6-955d-3ff3b4042068 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:39:59.865875 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d981b36a-fef9-48b6-955d-3ff3b4042068 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:39:59.865969 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d981b36a-fef9-48b6-955d-3ff3b4042068 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:39:59.869869 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:39:59.869869 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:39:59.870530 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d981b36a-fef9-48b6-955d-3ff3b4042068 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:39:59.870850 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1303/5255] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:39:59 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:00.268860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-723755a7-fbbc-470b-82bf-5131b838d232 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:00.270592 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-723755a7-fbbc-470b-82bf-5131b838d232 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:00.270786 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-723755a7-fbbc-470b-82bf-5131b838d232 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:00.270954 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-723755a7-fbbc-470b-82bf-5131b838d232 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:00.280773 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:00.280773 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:00.284396 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-723755a7-fbbc-470b-82bf-5131b838d232 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:00.289294 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-723755a7-fbbc-470b-82bf-5131b838d232 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:00.289788 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1324/5256] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:00 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:00.381392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-76691a78-e779-4b78-9ea9-581f6a319717 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:00.383522 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-76691a78-e779-4b78-9ea9-581f6a319717 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:00.384166 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-76691a78-e779-4b78-9ea9-581f6a319717 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:00.384166 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-76691a78-e779-4b78-9ea9-581f6a319717 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:00.384166 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-76691a78-e779-4b78-9ea9-581f6a319717 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:00.388854 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:00.388854 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:00.389557 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-76691a78-e779-4b78-9ea9-581f6a319717 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:00.389967 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1312/5257] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:00 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:00.784846 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77f475d1-8a28-43e6-99ce-1f355e1a0faa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:00.786503 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77f475d1-8a28-43e6-99ce-1f355e1a0faa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:00.786680 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77f475d1-8a28-43e6-99ce-1f355e1a0faa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:00.786853 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77f475d1-8a28-43e6-99ce-1f355e1a0faa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:00.795861 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:00.795861 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:00.798829 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-77f475d1-8a28-43e6-99ce-1f355e1a0faa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:00.802409 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77f475d1-8a28-43e6-99ce-1f355e1a0faa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:00.802752 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1319/5258] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:00 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:00.880079 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a7e848ce-649e-4d60-ad43-2b6404149abb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:00.882082 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7e848ce-649e-4d60-ad43-2b6404149abb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:00.882082 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7e848ce-649e-4d60-ad43-2b6404149abb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:00.882324 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a7e848ce-649e-4d60-ad43-2b6404149abb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:00.882455 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a7e848ce-649e-4d60-ad43-2b6404149abb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:00.886495 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:00.886495 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:00.887622 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a7e848ce-649e-4d60-ad43-2b6404149abb tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:00.887622 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1304/5259] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:00 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:01.302132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-593586d1-bd25-4b84-9355-4248e84335a7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:01.303930 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-593586d1-bd25-4b84-9355-4248e84335a7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:01.304156 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-593586d1-bd25-4b84-9355-4248e84335a7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:01.304339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-593586d1-bd25-4b84-9355-4248e84335a7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:01.313795 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:01.313795 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:01.316952 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-593586d1-bd25-4b84-9355-4248e84335a7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:01.320850 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-593586d1-bd25-4b84-9355-4248e84335a7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:01.321239 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1325/5260] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:01 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:01.400599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6197c69-7c91-4fcd-9b95-54bee0c37570 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:01.402357 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6197c69-7c91-4fcd-9b95-54bee0c37570 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:01.402670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6197c69-7c91-4fcd-9b95-54bee0c37570 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:01.402939 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6197c69-7c91-4fcd-9b95-54bee0c37570 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:01.403107 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b6197c69-7c91-4fcd-9b95-54bee0c37570 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:01.408645 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:01.408645 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:01.409410 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6197c69-7c91-4fcd-9b95-54bee0c37570 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:01.409806 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1313/5261] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:01 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:01.817067 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7dca607f-c457-4968-83e5-42f9a0ae0c8c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:01.818961 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7dca607f-c457-4968-83e5-42f9a0ae0c8c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:01.819242 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7dca607f-c457-4968-83e5-42f9a0ae0c8c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:01.819490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7dca607f-c457-4968-83e5-42f9a0ae0c8c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:01.829427 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:01.829427 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:01.833605 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7dca607f-c457-4968-83e5-42f9a0ae0c8c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:01.837745 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7dca607f-c457-4968-83e5-42f9a0ae0c8c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:01.838475 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1320/5262] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:01 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:01.898042 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9383d02-160a-477f-a78b-c18ae31a5bac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:01.900137 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9383d02-160a-477f-a78b-c18ae31a5bac tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:01.900333 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9383d02-160a-477f-a78b-c18ae31a5bac tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:01.900550 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9383d02-160a-477f-a78b-c18ae31a5bac tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:01.900678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c9383d02-160a-477f-a78b-c18ae31a5bac tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:01.905891 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:01.905891 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:01.906735 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9383d02-160a-477f-a78b-c18ae31a5bac tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:01.907121 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1305/5263] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:01 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:02.333511 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d607ea83-e1b4-468b-a0e2-7d106b640eee None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:02.359852 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d607ea83-e1b4-468b-a0e2-7d106b640eee tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:02.360042 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d607ea83-e1b4-468b-a0e2-7d106b640eee tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:02.360248 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d607ea83-e1b4-468b-a0e2-7d106b640eee tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:02.369155 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:02.369155 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:02.372196 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d607ea83-e1b4-468b-a0e2-7d106b640eee tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:02.375765 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d607ea83-e1b4-468b-a0e2-7d106b640eee tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:02.376105 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1326/5264] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:02 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:02.419597 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1ca133c2-561d-479d-a7cf-2186c6ab6c1a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:02.421318 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ca133c2-561d-479d-a7cf-2186c6ab6c1a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:02.421555 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ca133c2-561d-479d-a7cf-2186c6ab6c1a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:02.421740 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1ca133c2-561d-479d-a7cf-2186c6ab6c1a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:02.421842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1ca133c2-561d-479d-a7cf-2186c6ab6c1a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:02.425794 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:02.425794 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:02.426345 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1ca133c2-561d-479d-a7cf-2186c6ab6c1a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:02.426694 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1314/5265] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:02 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:02.708555 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-8a004b62-b6c2-449a-9163-e5ec5bc8981b req-578d111e-e3f0-4d31-b3b4-d3837be0f208 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:02.710833 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8a004b62-b6c2-449a-9163-e5ec5bc8981b req-578d111e-e3f0-4d31-b3b4-d3837be0f208 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/59c278c3-3557-4638-8894-26518fdb2b80 Aug 18 05:40:02.711045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8a004b62-b6c2-449a-9163-e5ec5bc8981b req-578d111e-e3f0-4d31-b3b4-d3837be0f208 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:02.711253 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-8a004b62-b6c2-449a-9163-e5ec5bc8981b req-578d111e-e3f0-4d31-b3b4-d3837be0f208 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:02.718680 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:02.718680 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:02.788043 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-8a004b62-b6c2-449a-9163-e5ec5bc8981b req-578d111e-e3f0-4d31-b3b4-d3837be0f208 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/59c278c3-3557-4638-8894-26518fdb2b80 returned with HTTP 200 Aug 18 05:40:02.788502 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1321/5266] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:40:02 2026] DELETE /volume/v3/attachments/59c278c3-3557-4638-8894-26518fdb2b80 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:02.854119 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-88dab1cd-c000-4ccc-959e-68d74fd2d7c5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:02.855960 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88dab1cd-c000-4ccc-959e-68d74fd2d7c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:02.856186 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88dab1cd-c000-4ccc-959e-68d74fd2d7c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:02.856377 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88dab1cd-c000-4ccc-959e-68d74fd2d7c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:02.866044 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:02.866044 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:02.869453 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-88dab1cd-c000-4ccc-959e-68d74fd2d7c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:02.873927 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88dab1cd-c000-4ccc-959e-68d74fd2d7c5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:02.874325 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1306/5267] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:02 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:02.917616 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-539daf6f-b45c-4f11-bdef-35c75984092b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:02.919390 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-539daf6f-b45c-4f11-bdef-35c75984092b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:02.919589 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-539daf6f-b45c-4f11-bdef-35c75984092b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:02.919770 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-539daf6f-b45c-4f11-bdef-35c75984092b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:02.919880 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-539daf6f-b45c-4f11-bdef-35c75984092b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:02.923796 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:02.923796 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:02.924479 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-539daf6f-b45c-4f11-bdef-35c75984092b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:02.924809 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1327/5268] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:02 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:03.387999 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b171787b-6b32-41b7-b3a5-9bc6767c1b09 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:03.389844 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b171787b-6b32-41b7-b3a5-9bc6767c1b09 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:03.390067 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b171787b-6b32-41b7-b3a5-9bc6767c1b09 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:03.390325 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b171787b-6b32-41b7-b3a5-9bc6767c1b09 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:03.400658 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:03.400658 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:03.404146 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b171787b-6b32-41b7-b3a5-9bc6767c1b09 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:03.408163 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b171787b-6b32-41b7-b3a5-9bc6767c1b09 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:03.408525 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1315/5269] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:03 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:03.437137 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d840b87a-9358-48d7-85b7-e05187bd7f16 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:03.438957 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d840b87a-9358-48d7-85b7-e05187bd7f16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:03.439119 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d840b87a-9358-48d7-85b7-e05187bd7f16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:03.439304 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d840b87a-9358-48d7-85b7-e05187bd7f16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:03.439462 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-d840b87a-9358-48d7-85b7-e05187bd7f16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:03.445050 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:03.445050 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:03.445499 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d840b87a-9358-48d7-85b7-e05187bd7f16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:03.446001 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1322/5270] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:03 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:03.886059 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-51c50af2-7317-4fcc-860d-d310d37ca4a1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:03.888436 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51c50af2-7317-4fcc-860d-d310d37ca4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:03.888718 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51c50af2-7317-4fcc-860d-d310d37ca4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:03.888981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-51c50af2-7317-4fcc-860d-d310d37ca4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:03.899069 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:03.899069 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:03.901236 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-27c82baa-af95-4f2d-b702-ebf24dd227f6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:03.901952 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-51c50af2-7317-4fcc-860d-d310d37ca4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:03.902939 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27c82baa-af95-4f2d-b702-ebf24dd227f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:40:03.903180 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27c82baa-af95-4f2d-b702-ebf24dd227f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:03.903410 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-27c82baa-af95-4f2d-b702-ebf24dd227f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:03.903570 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-27c82baa-af95-4f2d-b702-ebf24dd227f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:40:03.905436 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-51c50af2-7317-4fcc-860d-d310d37ca4a1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:03.905774 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1307/5271] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:03 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:03.912637 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:03.912637 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:03.913136 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-27c82baa-af95-4f2d-b702-ebf24dd227f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:40:03.932284 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-27c82baa-af95-4f2d-b702-ebf24dd227f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:40:03.932579 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-27c82baa-af95-4f2d-b702-ebf24dd227f6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 returned with HTTP 202 Aug 18 05:40:03.933155 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1328/5272] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:03 2026] DELETE /volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:03.935053 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-21e8af57-ed8e-4fdc-bf06-649f3958998d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:03.937037 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21e8af57-ed8e-4fdc-bf06-649f3958998d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:03.937554 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21e8af57-ed8e-4fdc-bf06-649f3958998d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:03.937554 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-21e8af57-ed8e-4fdc-bf06-649f3958998d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:03.937740 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-21e8af57-ed8e-4fdc-bf06-649f3958998d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:03.940198 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef7d67e0-4541-4e5e-922d-ef5779e89f28 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:03.941935 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef7d67e0-4541-4e5e-922d-ef5779e89f28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:40:03.942132 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef7d67e0-4541-4e5e-922d-ef5779e89f28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:03.942304 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef7d67e0-4541-4e5e-922d-ef5779e89f28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:03.942529 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:03.942529 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:03.943543 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-21e8af57-ed8e-4fdc-bf06-649f3958998d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:03.943931 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1316/5273] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:03 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:03.948973 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:03.948973 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:03.952446 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ef7d67e0-4541-4e5e-922d-ef5779e89f28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:40:03.957233 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef7d67e0-4541-4e5e-922d-ef5779e89f28 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 returned with HTTP 200 Aug 18 05:40:03.957617 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1323/5274] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:03 2026] GET /volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:04.422299 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-70613756-5959-4d75-ae32-3952ca476191 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:04.424187 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70613756-5959-4d75-ae32-3952ca476191 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:04.424355 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70613756-5959-4d75-ae32-3952ca476191 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:04.424545 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-70613756-5959-4d75-ae32-3952ca476191 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:04.434739 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:04.434739 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:04.438633 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-70613756-5959-4d75-ae32-3952ca476191 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:04.444587 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-70613756-5959-4d75-ae32-3952ca476191 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:04.445159 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1308/5275] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:04 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:04.455492 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ee8fbc9-806c-4eab-84d9-5387d232d747 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:04.457452 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ee8fbc9-806c-4eab-84d9-5387d232d747 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:04.457717 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ee8fbc9-806c-4eab-84d9-5387d232d747 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:04.457934 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ee8fbc9-806c-4eab-84d9-5387d232d747 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:04.458066 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9ee8fbc9-806c-4eab-84d9-5387d232d747 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:04.462758 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:04.462758 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:04.463487 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ee8fbc9-806c-4eab-84d9-5387d232d747 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:04.463883 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1329/5276] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:04 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:04.917306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f357afaf-71fc-4b0d-8321-8c468cb87de1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:04.919166 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f357afaf-71fc-4b0d-8321-8c468cb87de1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:04.919413 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f357afaf-71fc-4b0d-8321-8c468cb87de1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:04.919636 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f357afaf-71fc-4b0d-8321-8c468cb87de1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:04.929548 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:04.929548 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:04.933348 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f357afaf-71fc-4b0d-8321-8c468cb87de1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:04.937988 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f357afaf-71fc-4b0d-8321-8c468cb87de1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:04.938425 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1317/5277] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:04 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:04.954737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af6b065e-7795-46f4-b554-1e4522629ea8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:04.956872 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af6b065e-7795-46f4-b554-1e4522629ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:04.957357 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af6b065e-7795-46f4-b554-1e4522629ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:04.958103 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af6b065e-7795-46f4-b554-1e4522629ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:04.958103 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-af6b065e-7795-46f4-b554-1e4522629ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:04.963618 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:04.963618 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:04.965197 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af6b065e-7795-46f4-b554-1e4522629ea8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:04.965313 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1324/5278] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:04 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:04.971585 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-adaf451e-c85b-45d5-ad2c-6811bea7ced1 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:04.973364 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adaf451e-c85b-45d5-ad2c-6811bea7ced1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 Aug 18 05:40:04.973563 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adaf451e-c85b-45d5-ad2c-6811bea7ced1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:04.973742 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adaf451e-c85b-45d5-ad2c-6811bea7ced1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:04.979407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adaf451e-c85b-45d5-ad2c-6811bea7ced1 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 returned with HTTP 404 Aug 18 05:40:04.979840 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1309/5279] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:04 2026] GET /volume/v3/volumes/a2402fd9-ba0c-4d01-ab17-6f17dd313fc4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:04.987577 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-155ab097-be49-4360-9649-c1b2a85bdfb6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:04.989990 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-155ab097-be49-4360-9649-c1b2a85bdfb6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f Aug 18 05:40:04.990330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-155ab097-be49-4360-9649-c1b2a85bdfb6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:04.990624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-155ab097-be49-4360-9649-c1b2a85bdfb6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:04.990779 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-155ab097-be49-4360-9649-c1b2a85bdfb6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete snapshot with id: 5732aa8a-02c1-4bc1-ad2d-0806ff99932f Aug 18 05:40:04.997093 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:04.997093 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:04.997751 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-155ab097-be49-4360-9649-c1b2a85bdfb6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:40:05.019485 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-155ab097-be49-4360-9649-c1b2a85bdfb6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot delete request issued successfully. Aug 18 05:40:05.019702 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-155ab097-be49-4360-9649-c1b2a85bdfb6 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f returned with HTTP 202 Aug 18 05:40:05.020136 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1330/5280] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:40:04 2026] DELETE /volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:05.027578 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-217b79f1-6afe-4f5e-8e68-ba104f9e0ac9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:05.029209 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-217b79f1-6afe-4f5e-8e68-ba104f9e0ac9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f Aug 18 05:40:05.029405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-217b79f1-6afe-4f5e-8e68-ba104f9e0ac9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:05.029591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-217b79f1-6afe-4f5e-8e68-ba104f9e0ac9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:05.034842 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:05.034842 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:05.035326 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-217b79f1-6afe-4f5e-8e68-ba104f9e0ac9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Snapshot retrieved successfully. Aug 18 05:40:05.036219 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-217b79f1-6afe-4f5e-8e68-ba104f9e0ac9 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f returned with HTTP 200 Aug 18 05:40:05.036621 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1318/5281] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:40:05 2026] GET /volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:05.458464 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-653a2cfc-117a-4461-985d-151d0e89ee76 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:05.460214 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-653a2cfc-117a-4461-985d-151d0e89ee76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:05.460409 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-653a2cfc-117a-4461-985d-151d0e89ee76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:05.460629 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-653a2cfc-117a-4461-985d-151d0e89ee76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:05.471593 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:05.471593 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:05.473603 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f74d8e50-defe-470e-a39c-98157d2def62 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:05.475549 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f74d8e50-defe-470e-a39c-98157d2def62 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:05.475698 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f74d8e50-defe-470e-a39c-98157d2def62 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:05.476569 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f74d8e50-defe-470e-a39c-98157d2def62 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:05.476569 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f74d8e50-defe-470e-a39c-98157d2def62 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:05.477269 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-653a2cfc-117a-4461-985d-151d0e89ee76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:05.480451 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:05.480451 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:05.481172 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f74d8e50-defe-470e-a39c-98157d2def62 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:05.481247 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-653a2cfc-117a-4461-985d-151d0e89ee76 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:05.481602 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1310/5282] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:05 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:05.481668 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1325/5283] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:05 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:05.542909 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-9f7e103e-e44c-4b70-a0e5-fff4acf06dc4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:05.545569 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-9f7e103e-e44c-4b70-a0e5-fff4acf06dc4 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/attachments/5bf64538-8806-481a-8efa-0e892c56da5c/action Aug 18 05:40:05.545569 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-9f7e103e-e44c-4b70-a0e5-fff4acf06dc4 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:05.545569 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-9f7e103e-e44c-4b70-a0e5-fff4acf06dc4 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:05.560426 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:05.560426 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:05.573720 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a1555ab7-043d-4e93-9285-ffa2ac6449e9 req-9f7e103e-e44c-4b70-a0e5-fff4acf06dc4 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/5bf64538-8806-481a-8efa-0e892c56da5c/action returned with HTTP 204 Aug 18 05:40:05.574193 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1331/5284] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:40:05 2026] POST /volume/v3/attachments/5bf64538-8806-481a-8efa-0e892c56da5c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:05.950214 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-faf1201b-df9c-4979-9201-16e1ff247b20 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:05.952204 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-faf1201b-df9c-4979-9201-16e1ff247b20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:05.952434 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-faf1201b-df9c-4979-9201-16e1ff247b20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:05.952648 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-faf1201b-df9c-4979-9201-16e1ff247b20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:05.963075 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:05.963075 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:05.967360 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-faf1201b-df9c-4979-9201-16e1ff247b20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:05.971846 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-faf1201b-df9c-4979-9201-16e1ff247b20 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:05.972398 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1319/5285] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:05 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:05.975273 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e3dc898-80bb-4e28-aa7b-1d16e9b254ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:05.977155 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e3dc898-80bb-4e28-aa7b-1d16e9b254ae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:05.977472 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e3dc898-80bb-4e28-aa7b-1d16e9b254ae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:05.977682 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e3dc898-80bb-4e28-aa7b-1d16e9b254ae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:05.977843 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5e3dc898-80bb-4e28-aa7b-1d16e9b254ae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:05.983040 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:05.983040 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:05.984098 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e3dc898-80bb-4e28-aa7b-1d16e9b254ae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:05.984819 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1311/5286] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:05 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:06.047053 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f0801100-88ea-4589-964a-0e3d06ae94db None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:06.049806 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f0801100-88ea-4589-964a-0e3d06ae94db tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f Aug 18 05:40:06.050142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f0801100-88ea-4589-964a-0e3d06ae94db tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:06.050468 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f0801100-88ea-4589-964a-0e3d06ae94db tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:06.052877 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=254,cinder:UPDATE=3 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:40:06.055906 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f0801100-88ea-4589-964a-0e3d06ae94db tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f returned with HTTP 404 Aug 18 05:40:06.056551 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1326/5287] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:40:06 2026] GET /volume/v3/snapshots/5732aa8a-02c1-4bc1-ad2d-0806ff99932f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:06.491967 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c9e1fdd2-5d82-469c-82ef-0ddc350ca9cb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:06.493831 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9e1fdd2-5d82-469c-82ef-0ddc350ca9cb tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:06.494100 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9e1fdd2-5d82-469c-82ef-0ddc350ca9cb tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:06.494377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c9e1fdd2-5d82-469c-82ef-0ddc350ca9cb tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:06.494591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c9e1fdd2-5d82-469c-82ef-0ddc350ca9cb tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:06.497520 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6b62c94e-29ec-471b-8ecc-a35cf8c7de3a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:06.499001 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b62c94e-29ec-471b-8ecc-a35cf8c7de3a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:06.499267 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b62c94e-29ec-471b-8ecc-a35cf8c7de3a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:06.500568 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6b62c94e-29ec-471b-8ecc-a35cf8c7de3a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:06.501662 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:06.501662 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:06.501662 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c9e1fdd2-5d82-469c-82ef-0ddc350ca9cb tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:06.501977 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1332/5288] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:06 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:06.509855 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:06.509855 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:06.513868 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6b62c94e-29ec-471b-8ecc-a35cf8c7de3a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:06.518144 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6b62c94e-29ec-471b-8ecc-a35cf8c7de3a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:06.518566 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1320/5289] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:06 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:06.996192 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7d5029ab-b6e5-48ee-801b-35dcbd7c9651 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:06.998324 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d5029ab-b6e5-48ee-801b-35dcbd7c9651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:06.998639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d5029ab-b6e5-48ee-801b-35dcbd7c9651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:06.998934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7d5029ab-b6e5-48ee-801b-35dcbd7c9651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:06.999141 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7d5029ab-b6e5-48ee-801b-35dcbd7c9651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:07.000862 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=94 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:40:07.003703 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:07.003703 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:07.004483 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7d5029ab-b6e5-48ee-801b-35dcbd7c9651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:07.005022 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1312/5290] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:06 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:07.514801 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0efeb79a-7134-4bda-a92b-c0cf6d7c68f1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:07.517293 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0efeb79a-7134-4bda-a92b-c0cf6d7c68f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:07.517579 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0efeb79a-7134-4bda-a92b-c0cf6d7c68f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:07.517839 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0efeb79a-7134-4bda-a92b-c0cf6d7c68f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:07.517993 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-0efeb79a-7134-4bda-a92b-c0cf6d7c68f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:07.523784 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:07.523784 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:07.524628 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0efeb79a-7134-4bda-a92b-c0cf6d7c68f1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:07.525230 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1327/5291] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:07 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:07.533070 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f10f153d-acb4-46fa-8780-b7a300a56645 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:07.535224 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f10f153d-acb4-46fa-8780-b7a300a56645 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:07.535456 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f10f153d-acb4-46fa-8780-b7a300a56645 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:07.535668 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f10f153d-acb4-46fa-8780-b7a300a56645 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:07.546083 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:07.546083 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:07.550028 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f10f153d-acb4-46fa-8780-b7a300a56645 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:07.554665 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f10f153d-acb4-46fa-8780-b7a300a56645 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:07.555055 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1333/5292] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:07 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:08.016593 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-96012fc7-883d-409f-81ab-53d8b7402db8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:08.023415 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96012fc7-883d-409f-81ab-53d8b7402db8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:08.023682 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96012fc7-883d-409f-81ab-53d8b7402db8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:08.023893 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-96012fc7-883d-409f-81ab-53d8b7402db8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:08.023994 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-96012fc7-883d-409f-81ab-53d8b7402db8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:08.029814 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:08.029814 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:08.030984 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-96012fc7-883d-409f-81ab-53d8b7402db8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:08.031551 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1321/5293] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:08 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:08.535826 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fc28da95-047a-46e7-931b-54df65315b6e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:08.538178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc28da95-047a-46e7-931b-54df65315b6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:08.538490 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc28da95-047a-46e7-931b-54df65315b6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:08.538751 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fc28da95-047a-46e7-931b-54df65315b6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:08.538899 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-fc28da95-047a-46e7-931b-54df65315b6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:08.542889 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:08.542889 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:08.543574 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fc28da95-047a-46e7-931b-54df65315b6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:08.543948 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1313/5294] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:08 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:08.567914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ccc4d6da-cd0d-44b1-8fae-6e80d96438b7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:08.569628 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccc4d6da-cd0d-44b1-8fae-6e80d96438b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:08.569832 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccc4d6da-cd0d-44b1-8fae-6e80d96438b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:08.570027 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ccc4d6da-cd0d-44b1-8fae-6e80d96438b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:08.578632 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:08.578632 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:08.581669 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ccc4d6da-cd0d-44b1-8fae-6e80d96438b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:08.585283 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ccc4d6da-cd0d-44b1-8fae-6e80d96438b7 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:08.585621 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1328/5295] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:08 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:08.971138 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-aabd3b1f-dc70-492a-a546-b6e7e8fc5a61 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:08.973244 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-aabd3b1f-dc70-492a-a546-b6e7e8fc5a61 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:08.973440 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-aabd3b1f-dc70-492a-a546-b6e7e8fc5a61 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:08.973616 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-aabd3b1f-dc70-492a-a546-b6e7e8fc5a61 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:08.989311 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:08.989311 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:08.993883 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-aabd3b1f-dc70-492a-a546-b6e7e8fc5a61 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:08.998091 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-aabd3b1f-dc70-492a-a546-b6e7e8fc5a61 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:08.998495 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1334/5296] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:40:08 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:09.022161 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-4c849a14-65f9-40d7-b612-e0e8d3d2c922 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.026064 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-4c849a14-65f9-40d7-b612-e0e8d3d2c922 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61/action Aug 18 05:40:09.026416 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-4c849a14-65f9-40d7-b612-e0e8d3d2c922 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:09.026626 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-4c849a14-65f9-40d7-b612-e0e8d3d2c922 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:09.032531 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=96,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:40:09.041455 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.041455 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:09.041455 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-4c849a14-65f9-40d7-b612-e0e8d3d2c922 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:09.042970 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-303f9c6b-73cc-4a5f-b728-8026db72aebd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.045024 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-303f9c6b-73cc-4a5f-b728-8026db72aebd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:09.045249 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-303f9c6b-73cc-4a5f-b728-8026db72aebd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.045455 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-303f9c6b-73cc-4a5f-b728-8026db72aebd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.045613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-303f9c6b-73cc-4a5f-b728-8026db72aebd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:09.049662 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.049662 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:09.050576 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-303f9c6b-73cc-4a5f-b728-8026db72aebd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:09.050948 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1314/5297] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:09 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:09.059423 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-4c849a14-65f9-40d7-b612-e0e8d3d2c922 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Begin detaching volume completed successfully. Aug 18 05:40:09.059648 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-4c849a14-65f9-40d7-b612-e0e8d3d2c922 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61/action returned with HTTP 202 Aug 18 05:40:09.060087 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1322/5298] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:40:09 2026] POST /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:40:09.061779 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-40c4ad8a-641d-4659-b838-0465f6b1da75 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.064700 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40c4ad8a-641d-4659-b838-0465f6b1da75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 Aug 18 05:40:09.064810 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40c4ad8a-641d-4659-b838-0465f6b1da75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.065088 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40c4ad8a-641d-4659-b838-0465f6b1da75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.075027 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.075027 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:09.079245 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-40c4ad8a-641d-4659-b838-0465f6b1da75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:40:09.084960 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40c4ad8a-641d-4659-b838-0465f6b1da75 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 returned with HTTP 200 Aug 18 05:40:09.085533 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1329/5299] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:09 2026] GET /volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:09.097806 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f8549515-14ac-4492-a34b-1d235f0f8fdc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.100226 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8549515-14ac-4492-a34b-1d235f0f8fdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:09.100614 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8549515-14ac-4492-a34b-1d235f0f8fdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.100833 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f8549515-14ac-4492-a34b-1d235f0f8fdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.100987 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-f8549515-14ac-4492-a34b-1d235f0f8fdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete backup with id: 99ec0e1d-c936-497a-a7d5-426d5581d430. Aug 18 05:40:09.106810 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.106810 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:09.111263 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e6d6aa94-a6a3-4a23-9d58-2ce216db35c0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.111727 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6d6aa94-a6a3-4a23-9d58-2ce216db35c0 None None] GET https://10.4.3.250/volume// Aug 18 05:40:09.111913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6d6aa94-a6a3-4a23-9d58-2ce216db35c0 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.112135 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e6d6aa94-a6a3-4a23-9d58-2ce216db35c0 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.112493 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e6d6aa94-a6a3-4a23-9d58-2ce216db35c0 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:40:09.112799 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1315/5300] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:40:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:40:09.120305 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-84705a79-35a8-4c4d-b7c0-bf28b32659cc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.122543 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-84705a79-35a8-4c4d-b7c0-bf28b32659cc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:09.122795 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-84705a79-35a8-4c4d-b7c0-bf28b32659cc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.123031 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-84705a79-35a8-4c4d-b7c0-bf28b32659cc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.125779 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-f8549515-14ac-4492-a34b-1d235f0f8fdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] delete_backup rpcapi backup_id 99ec0e1d-c936-497a-a7d5-426d5581d430 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:40:09.131533 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f8549515-14ac-4492-a34b-1d235f0f8fdc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 202 Aug 18 05:40:09.131952 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1335/5301] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:09 2026] DELETE /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:40:09.132935 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.132935 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:09.136675 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-84705a79-35a8-4c4d-b7c0-bf28b32659cc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:09.139230 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-399d5d45-1d85-4277-9b5d-9d8e7171aa5b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.141465 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-84705a79-35a8-4c4d-b7c0-bf28b32659cc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:09.141610 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-399d5d45-1d85-4277-9b5d-9d8e7171aa5b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:09.142039 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-399d5d45-1d85-4277-9b5d-9d8e7171aa5b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.142109 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1323/5302] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:40:09 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:40:09.142148 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-399d5d45-1d85-4277-9b5d-9d8e7171aa5b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.142288 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-399d5d45-1d85-4277-9b5d-9d8e7171aa5b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:09.147423 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.147423 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:09.148466 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-399d5d45-1d85-4277-9b5d-9d8e7171aa5b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 200 Aug 18 05:40:09.148946 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1330/5303] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:09 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:09.237861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-283e01a2-ff27-48a8-b608-b95556ce4261 req-8360eb71-da3c-4753-a1bf-192fbcc69576 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.239899 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-283e01a2-ff27-48a8-b608-b95556ce4261 req-8360eb71-da3c-4753-a1bf-192fbcc69576 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/attachments/ee45517b-4cf2-47c5-93b3-01c6db22cd1a Aug 18 05:40:09.240101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-283e01a2-ff27-48a8-b608-b95556ce4261 req-8360eb71-da3c-4753-a1bf-192fbcc69576 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.240289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-283e01a2-ff27-48a8-b608-b95556ce4261 req-8360eb71-da3c-4753-a1bf-192fbcc69576 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.248743 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.248743 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:09.296536 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-283e01a2-ff27-48a8-b608-b95556ce4261 req-8360eb71-da3c-4753-a1bf-192fbcc69576 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/attachments/ee45517b-4cf2-47c5-93b3-01c6db22cd1a returned with HTTP 200 Aug 18 05:40:09.296914 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1316/5304] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:40:09 2026] DELETE /volume/v3/attachments/ee45517b-4cf2-47c5-93b3-01c6db22cd1a => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:09.554960 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-537d0f6b-30a5-4c63-bab9-a67ef2d8ca10 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.556840 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-537d0f6b-30a5-4c63-bab9-a67ef2d8ca10 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:09.557070 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-537d0f6b-30a5-4c63-bab9-a67ef2d8ca10 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.557285 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-537d0f6b-30a5-4c63-bab9-a67ef2d8ca10 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.557396 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-537d0f6b-30a5-4c63-bab9-a67ef2d8ca10 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 8704764f-3746-49a4-b711-39e61e6ec93f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:09.561912 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.561912 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:09.562542 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-537d0f6b-30a5-4c63-bab9-a67ef2d8ca10 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 200 Aug 18 05:40:09.562903 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1336/5305] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:09 2026] GET /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:09.574874 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6ea7801-69e8-4616-bbb9-78016e84d2f9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.576594 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6ea7801-69e8-4616-bbb9-78016e84d2f9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] DELETE https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f Aug 18 05:40:09.576792 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6ea7801-69e8-4616-bbb9-78016e84d2f9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.576966 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6ea7801-69e8-4616-bbb9-78016e84d2f9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.577090 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-b6ea7801-69e8-4616-bbb9-78016e84d2f9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Delete backup with id: 8704764f-3746-49a4-b711-39e61e6ec93f. Aug 18 05:40:09.580999 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.580999 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:09.593637 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-b6ea7801-69e8-4616-bbb9-78016e84d2f9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] delete_backup rpcapi backup_id 8704764f-3746-49a4-b711-39e61e6ec93f {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:40:09.595804 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6ea7801-69e8-4616-bbb9-78016e84d2f9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] https://10.4.3.250/volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f returned with HTTP 202 Aug 18 05:40:09.596411 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1324/5306] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:40:09 2026] DELETE /volume/v3/backups/8704764f-3746-49a4-b711-39e61e6ec93f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:40:09.600407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8d5e8e04-e099-400b-9f03-b3d0d3eaba5c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.602491 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d5e8e04-e099-400b-9f03-b3d0d3eaba5c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:09.602825 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d5e8e04-e099-400b-9f03-b3d0d3eaba5c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.603211 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8d5e8e04-e099-400b-9f03-b3d0d3eaba5c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.607897 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-68b0f67e-b8b0-4090-b709-cca6c59af813 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.609103 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-68b0f67e-b8b0-4090-b709-cca6c59af813 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 Aug 18 05:40:09.609309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-68b0f67e-b8b0-4090-b709-cca6c59af813 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.609496 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-68b0f67e-b8b0-4090-b709-cca6c59af813 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.609641 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-68b0f67e-b8b0-4090-b709-cca6c59af813 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume with id: 692f2849-c76b-492b-ba26-aac584842439 Aug 18 05:40:09.618233 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.618233 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:09.625159 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.625159 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:09.625159 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-68b0f67e-b8b0-4090-b709-cca6c59af813 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:09.625297 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-8d5e8e04-e099-400b-9f03-b3d0d3eaba5c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:09.631501 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8d5e8e04-e099-400b-9f03-b3d0d3eaba5c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:09.632238 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1331/5307] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:09 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:09.659028 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-68b0f67e-b8b0-4090-b709-cca6c59af813 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume request issued successfully. Aug 18 05:40:09.660080 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-68b0f67e-b8b0-4090-b709-cca6c59af813 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 returned with HTTP 202 Aug 18 05:40:09.660080 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1317/5308] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:40:09 2026] DELETE /volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:09.669463 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5493b73e-9841-4526-bc3a-336c8021f209 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.673809 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5493b73e-9841-4526-bc3a-336c8021f209 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 Aug 18 05:40:09.674104 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5493b73e-9841-4526-bc3a-336c8021f209 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.674367 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5493b73e-9841-4526-bc3a-336c8021f209 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.681426 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.681426 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:09.686293 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5493b73e-9841-4526-bc3a-336c8021f209 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:09.690526 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5493b73e-9841-4526-bc3a-336c8021f209 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 returned with HTTP 200 Aug 18 05:40:09.693317 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1337/5309] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:09 2026] GET /volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:09.977225 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-9a9db9fc-ef27-428b-b495-2c0c0f41ed73 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:09.979844 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-9a9db9fc-ef27-428b-b495-2c0c0f41ed73 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/attachments/5bf64538-8806-481a-8efa-0e892c56da5c Aug 18 05:40:09.980105 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-9a9db9fc-ef27-428b-b495-2c0c0f41ed73 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:09.980371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-9a9db9fc-ef27-428b-b495-2c0c0f41ed73 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:09.991431 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:09.991431 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:10.060900 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-459497a4-8aca-4955-9b5f-2ecb34127bea req-9a9db9fc-ef27-428b-b495-2c0c0f41ed73 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/5bf64538-8806-481a-8efa-0e892c56da5c returned with HTTP 200 Aug 18 05:40:10.061496 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1325/5310] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:40:09 2026] DELETE /volume/v3/attachments/5bf64538-8806-481a-8efa-0e892c56da5c => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:10.156822 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0e019405-4465-432d-b862-11661b82d3e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.158872 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:10.160429 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-316069097", "snapshot_id": "7a0b7bb3-a636-415a-9c13-eda605d0d35c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:10.160724 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55f2d291-fa56-465b-99df-41987aa1ca77 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.161376 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-316069097', 'snapshot_id': '7a0b7bb3-a636-415a-9c13-eda605d0d35c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:10.163143 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55f2d291-fa56-465b-99df-41987aa1ca77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 Aug 18 05:40:10.163506 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55f2d291-fa56-465b-99df-41987aa1ca77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.164304 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55f2d291-fa56-465b-99df-41987aa1ca77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.164544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-55f2d291-fa56-465b-99df-41987aa1ca77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id 99ec0e1d-c936-497a-a7d5-426d5581d430. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:10.168769 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55f2d291-fa56-465b-99df-41987aa1ca77 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 returned with HTTP 404 Aug 18 05:40:10.169448 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1318/5311] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:10 2026] GET /volume/v3/backups/99ec0e1d-c936-497a-a7d5-426d5581d430 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:10.171552 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:10.171552 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:10.172050 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:40:10.172267 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume of 1 GB Aug 18 05:40:10.177531 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f4d944dd-af04-45d2-bbc2-e6ed9d3151f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.177793 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Availability Zones retrieved successfully. Aug 18 05:40:10.178583 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4d944dd-af04-45d2-bbc2-e6ed9d3151f1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:40:10.178814 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4d944dd-af04-45d2-bbc2-e6ed9d3151f1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.179056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4d944dd-af04-45d2-bbc2-e6ed9d3151f1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.179338 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-f4d944dd-af04-45d2-bbc2-e6ed9d3151f1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete backup with id: b3644f35-c628-47d7-a352-758de985cd2d. Aug 18 05:40:10.185294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Flow 'volume_create_api' (89141602-9f7d-40c4-9b8f-b3d3662fcca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:10.187079 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba78842-0549-410d-9d5c-3325af6abab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.187363 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:10.187363 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:10.187476 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:10.206812 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-f4d944dd-af04-45d2-bbc2-e6ed9d3151f1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] delete_backup rpcapi backup_id b3644f35-c628-47d7-a352-758de985cd2d {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:40:10.211116 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4d944dd-af04-45d2-bbc2-e6ed9d3151f1 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 202 Aug 18 05:40:10.212231 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1338/5312] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:10 2026] DELETE /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:40:10.218813 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f21ff9ab-c715-402e-8cf5-962aef0b806c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.220782 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f21ff9ab-c715-402e-8cf5-962aef0b806c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:40:10.221068 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f21ff9ab-c715-402e-8cf5-962aef0b806c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.221267 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f21ff9ab-c715-402e-8cf5-962aef0b806c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.221391 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f21ff9ab-c715-402e-8cf5-962aef0b806c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:10.226723 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:10.226723 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:10.227961 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f21ff9ab-c715-402e-8cf5-962aef0b806c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 200 Aug 18 05:40:10.228125 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1326/5313] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:10 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:10.238311 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba78842-0549-410d-9d5c-3325af6abab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7a0b7bb3-a636-415a-9c13-eda605d0d35c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.240154 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b65eb1e-f092-4f56-bc84-3add98ad3834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.291078 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Created reservations ['401a2f9d-5e17-4b88-b436-f630593212cf', 'cb287f09-2735-488e-95e5-d938826e8ec5', '1c24f6ba-9c02-4fba-be61-e03de147c507', 'a7943242-9ed4-4d2c-8597-4a4704431581'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:10.292226 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b65eb1e-f092-4f56-bc84-3add98ad3834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['401a2f9d-5e17-4b88-b436-f630593212cf', 'cb287f09-2735-488e-95e5-d938826e8ec5', '1c24f6ba-9c02-4fba-be61-e03de147c507', 'a7943242-9ed4-4d2c-8597-4a4704431581']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.293076 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e14ec0-393a-49b8-aa39-099d1c0afeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.343959 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e14ec0-393a-49b8-aa39-099d1c0afeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dedf9338-4b4e-4cba-b5e9-45d081523755', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-316069097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aacfda551443f8ade5fa3e69f26d76',qos_specs=None,replication_status=,reservations=['401a2f9d-5e17-4b88-b436-f630593212cf','cb287f09-2735-488e-95e5-d938826e8ec5','1c24f6ba-9c02-4fba-be61-e03de147c507','a7943242-9ed4-4d2c-8597-4a4704431581'],size=1,snapshot_id=7a0b7bb3-a636-415a-9c13-eda605d0d35c,source_replicaid=,source_volid=None,status='creating',user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-316069097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dedf9338-4b4e-4cba-b5e9-45d081523755,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24aacfda551443f8ade5fa3e69f26d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7a0b7bb3-a636-415a-9c13-eda605d0d35c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.344870 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d1294f-5b05-418c-9f35-8023e4e97a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.366453 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d1294f-5b05-418c-9f35-8023e4e97a87) transitioned into state 'SUCCESS' from state '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-316069097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24aacfda551443f8ade5fa3e69f26d76',qos_specs=None,replication_status=,reservations=['401a2f9d-5e17-4b88-b436-f630593212cf','cb287f09-2735-488e-95e5-d938826e8ec5','1c24f6ba-9c02-4fba-be61-e03de147c507','a7943242-9ed4-4d2c-8597-4a4704431581'],size=1,snapshot_id=7a0b7bb3-a636-415a-9c13-eda605d0d35c,source_replicaid=,source_volid=None,status='creating',user_id='030168be1bc743bc8ec2e6355dd87cf9',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.367414 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a90d88d5-3f51-4dba-84f9-94fd90866651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.394240 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a90d88d5-3f51-4dba-84f9-94fd90866651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.395505 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Flow 'volume_create_api' (89141602-9f7d-40c4-9b8f-b3d3662fcca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:10.395879 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Create volume request issued successfully. Aug 18 05:40:10.396679 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0e019405-4465-432d-b862-11661b82d3e0 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:10.397293 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1332/5314] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:40:10 2026] POST /volume/v3/volumes => generated 790 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:10.411686 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8be74449-5fa6-4277-840e-19e7d0c5cb94 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.415750 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8be74449-5fa6-4277-840e-19e7d0c5cb94 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:10.415750 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8be74449-5fa6-4277-840e-19e7d0c5cb94 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.415750 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8be74449-5fa6-4277-840e-19e7d0c5cb94 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.426094 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:10.426094 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:10.429690 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8be74449-5fa6-4277-840e-19e7d0c5cb94 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:10.435073 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8be74449-5fa6-4277-840e-19e7d0c5cb94 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:10.435609 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1319/5315] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:10 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:10.458517 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7f11266c-6119-4102-994e-13a9b7a9e600 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.460269 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f11266c-6119-4102-994e-13a9b7a9e600 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] DELETE https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:40:10.460798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f11266c-6119-4102-994e-13a9b7a9e600 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.461209 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7f11266c-6119-4102-994e-13a9b7a9e600 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.461549 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-7f11266c-6119-4102-994e-13a9b7a9e600 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume with id: bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:40:10.472848 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:10.472848 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:10.473648 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f11266c-6119-4102-994e-13a9b7a9e600 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:40:10.515491 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7f11266c-6119-4102-994e-13a9b7a9e600 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Delete volume request issued successfully. Aug 18 05:40:10.515720 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7f11266c-6119-4102-994e-13a9b7a9e600 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 202 Aug 18 05:40:10.516261 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1339/5316] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:10 2026] DELETE /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 05:40:10.526374 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a4cb8aa5-8d35-4bb9-bb90-7a086aebb6af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.528538 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a4cb8aa5-8d35-4bb9-bb90-7a086aebb6af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:40:10.528811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a4cb8aa5-8d35-4bb9-bb90-7a086aebb6af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.529048 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a4cb8aa5-8d35-4bb9-bb90-7a086aebb6af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.538159 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:10.538159 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:10.542027 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a4cb8aa5-8d35-4bb9-bb90-7a086aebb6af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Volume info retrieved successfully. Aug 18 05:40:10.546613 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a4cb8aa5-8d35-4bb9-bb90-7a086aebb6af tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 200 Aug 18 05:40:10.547135 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1327/5317] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:10 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:10.644836 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e6e3d77a-05d9-4537-b4ed-903d38fe0dd3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.648420 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6e3d77a-05d9-4537-b4ed-903d38fe0dd3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:10.648420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6e3d77a-05d9-4537-b4ed-903d38fe0dd3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.648420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e6e3d77a-05d9-4537-b4ed-903d38fe0dd3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.661087 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:10.661087 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:10.666257 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-e6e3d77a-05d9-4537-b4ed-903d38fe0dd3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:10.672828 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e6e3d77a-05d9-4537-b4ed-903d38fe0dd3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:10.673738 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1333/5318] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:10 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:10.708269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2304c617-9628-4953-998c-0b432b449640 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.710155 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2304c617-9628-4953-998c-0b432b449640 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 Aug 18 05:40:10.710455 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2304c617-9628-4953-998c-0b432b449640 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.710665 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2304c617-9628-4953-998c-0b432b449640 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.716451 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2304c617-9628-4953-998c-0b432b449640 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 returned with HTTP 404 Aug 18 05:40:10.717004 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1320/5319] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:10 2026] GET /volume/v3/volumes/692f2849-c76b-492b-ba26-aac584842439 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:10.729226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5821ae41-7657-406b-9dd4-f43b5e426c2d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.731232 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5821ae41-7657-406b-9dd4-f43b5e426c2d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0/export_record Aug 18 05:40:10.731522 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5821ae41-7657-406b-9dd4-f43b5e426c2d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.731883 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5821ae41-7657-406b-9dd4-f43b5e426c2d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Calling method 'export_record' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.732046 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-5821ae41-7657-406b-9dd4-f43b5e426c2d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Export record for backup 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100216) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 05:40:10.736760 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:10.736760 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:10.738114 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-5821ae41-7657-406b-9dd4-f43b5e426c2d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3965c76268f14c57beb934bb35459615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd6dce53db0f949ed88ab44c9ec492068', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:40:10.738314 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5821ae41-7657-406b-9dd4-f43b5e426c2d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0/export_record returned with HTTP 403 Aug 18 05:40:10.738876 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1340/5320] 10.4.3.250 () {68 vars in 1430 bytes} [Tue Aug 18 05:40:10 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:10.748166 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.749944 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:10.750543 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-669736657"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:10.751925 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-669736657'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:10.752073 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume of 1 GB Aug 18 05:40:10.756435 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Availability Zones retrieved successfully. Aug 18 05:40:10.762351 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Flow 'volume_create_api' (a9408e02-8806-4749-bd95-ec0e9fdd256e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:10.763275 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ec87c4-3d7a-4aed-8065-157bfc88daf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.764055 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:10.800038 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12ec87c4-3d7a-4aed-8065-157bfc88daf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.801102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa735010-d7ec-4e33-a2e7-598b56824315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.856483 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Created reservations ['7f03e5ed-c8f7-4477-87be-e390a45cf096', 'ebf81f71-ebb9-4ea0-9d1f-fa7711fb8bdd', '692af92c-3fdd-4173-8b7b-684a22a40512', '5801c9fe-7c59-41bd-8675-94a5c6848ea7'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:10.857581 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa735010-d7ec-4e33-a2e7-598b56824315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f03e5ed-c8f7-4477-87be-e390a45cf096', 'ebf81f71-ebb9-4ea0-9d1f-fa7711fb8bdd', '692af92c-3fdd-4173-8b7b-684a22a40512', '5801c9fe-7c59-41bd-8675-94a5c6848ea7']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.858663 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9df2c08-5715-467e-9979-c5e79f23330c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.889738 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9df2c08-5715-467e-9979-c5e79f23330c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e5fc5dd-2c0b-429b-9969-f06226c4c4ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669736657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['7f03e5ed-c8f7-4477-87be-e390a45cf096','ebf81f71-ebb9-4ea0-9d1f-fa7711fb8bdd','692af92c-3fdd-4173-8b7b-684a22a40512','5801c9fe-7c59-41bd-8675-94a5c6848ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f90f627560443eba3d7402bbf3a246d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-669736657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e5fc5dd-2c0b-429b-9969-f06226c4c4ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6dce53db0f949ed88ab44c9ec492068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f90f627560443eba3d7402bbf3a246d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.890866 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e25b4308-0e8b-4c16-8223-a4be686e0ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.909761 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e25b4308-0e8b-4c16-8223-a4be686e0ecd) transitioned into state 'SUCCESS' from state '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-669736657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['7f03e5ed-c8f7-4477-87be-e390a45cf096','ebf81f71-ebb9-4ea0-9d1f-fa7711fb8bdd','692af92c-3fdd-4173-8b7b-684a22a40512','5801c9fe-7c59-41bd-8675-94a5c6848ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f90f627560443eba3d7402bbf3a246d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.910846 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45fa351a-2f41-4492-8ebe-96bba0503ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:10.920960 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45fa351a-2f41-4492-8ebe-96bba0503ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:10.922113 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Flow 'volume_create_api' (a9408e02-8806-4749-bd95-ec0e9fdd256e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:10.922513 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume request issued successfully. Aug 18 05:40:10.923250 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-407ac379-1d76-4b59-baed-b371c7c2d2b9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:10.923743 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1328/5321] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:40:10 2026] POST /volume/v3/volumes => generated 777 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:10.936950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7cabb173-73c9-44b0-9910-74060f75aab3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:10.940704 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7cabb173-73c9-44b0-9910-74060f75aab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad Aug 18 05:40:10.940704 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7cabb173-73c9-44b0-9910-74060f75aab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:10.940704 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7cabb173-73c9-44b0-9910-74060f75aab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:10.947754 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:10.947754 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:10.951393 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7cabb173-73c9-44b0-9910-74060f75aab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:10.956606 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7cabb173-73c9-44b0-9910-74060f75aab3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad returned with HTTP 200 Aug 18 05:40:10.956606 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1334/5322] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:10 2026] GET /volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:11.240034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-77ac4951-e163-4b93-bf38-f4510d23f394 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:11.242771 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77ac4951-e163-4b93-bf38-f4510d23f394 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d Aug 18 05:40:11.243061 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77ac4951-e163-4b93-bf38-f4510d23f394 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:11.243358 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-77ac4951-e163-4b93-bf38-f4510d23f394 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:11.243499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-77ac4951-e163-4b93-bf38-f4510d23f394 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id b3644f35-c628-47d7-a352-758de985cd2d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:11.248458 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-77ac4951-e163-4b93-bf38-f4510d23f394 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d returned with HTTP 404 Aug 18 05:40:11.249072 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1321/5323] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:11 2026] GET /volume/v3/backups/b3644f35-c628-47d7-a352-758de985cd2d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:11.282688 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-400fcd8b-603b-459d-963c-cd9d3f687352 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:11.284321 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:11.284677 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "name": "tempest-VolumesBackupsTest-Volume-1997988828"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:11.285996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'name': 'tempest-VolumesBackupsTest-Volume-1997988828'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:11.439157 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume of 1 GB Aug 18 05:40:11.441990 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=267,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:40:11.445250 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Availability Zones retrieved successfully. Aug 18 05:40:11.448179 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dea24d2b-6588-41ab-8ba2-d16af71369c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:11.450636 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dea24d2b-6588-41ab-8ba2-d16af71369c3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:11.450922 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dea24d2b-6588-41ab-8ba2-d16af71369c3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:11.451239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dea24d2b-6588-41ab-8ba2-d16af71369c3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:11.452819 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Flow 'volume_create_api' (6faa57d8-1fad-46cf-a94c-f7e9d6d9f251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:11.454417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78992626-fa91-4ece-8b17-f8048f71d0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:11.455875 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:11.460523 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:11.460523 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:11.465153 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-dea24d2b-6588-41ab-8ba2-d16af71369c3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:11.469756 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dea24d2b-6588-41ab-8ba2-d16af71369c3 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:11.470165 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1329/5324] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:11 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:11.486417 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a8c33173-cdbf-40e4-8c22-85f9f3176a7b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:11.488243 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8c33173-cdbf-40e4-8c22-85f9f3176a7b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:11.488789 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8c33173-cdbf-40e4-8c22-85f9f3176a7b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:11.489183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a8c33173-cdbf-40e4-8c22-85f9f3176a7b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:11.498772 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:11.498772 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:11.503446 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a8c33173-cdbf-40e4-8c22-85f9f3176a7b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:11.509211 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a8c33173-cdbf-40e4-8c22-85f9f3176a7b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:11.509948 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1335/5325] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:11 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:11.518986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78992626-fa91-4ece-8b17-f8048f71d0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:11.519898 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34192a55-852b-4381-8d02-740ef09a442e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:11.560161 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-21409a43-eb4f-4c5a-b911-4641fa0da2d5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:11.562263 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21409a43-eb4f-4c5a-b911-4641fa0da2d5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] GET https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 Aug 18 05:40:11.562488 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21409a43-eb4f-4c5a-b911-4641fa0da2d5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:11.562723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-21409a43-eb4f-4c5a-b911-4641fa0da2d5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:11.564691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['1625623d-bbbd-427c-9fbe-59df842f5c0e', '49c85b0c-b843-47ca-a4b5-271b517b8a3e', '53b6269f-425c-460e-abb2-4d41dc69bd7a', 'd84a8324-d061-4840-ae2b-1bb85f7e1855'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:11.565594 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34192a55-852b-4381-8d02-740ef09a442e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1625623d-bbbd-427c-9fbe-59df842f5c0e', '49c85b0c-b843-47ca-a4b5-271b517b8a3e', '53b6269f-425c-460e-abb2-4d41dc69bd7a', 'd84a8324-d061-4840-ae2b-1bb85f7e1855']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:11.566552 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed80f37-f8a9-4061-bd85-1834b49ee2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:11.573772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-21409a43-eb4f-4c5a-b911-4641fa0da2d5 tempest-TestVolumeBootPattern-1352690652 tempest-TestVolumeBootPattern-1352690652-project-member] https://10.4.3.250/volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 returned with HTTP 404 Aug 18 05:40:11.574366 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1322/5326] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:11 2026] GET /volume/v3/volumes/bd2b96e0-aea8-4cba-9a97-f216321f8047 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:11.599173 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed80f37-f8a9-4061-bd85-1834b49ee2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0937c705-e6ba-4da4-b899-e505ae65aa21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1997988828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed8e792a63324463b97fdd702607ddd3',qos_specs=None,replication_status=,reservations=['1625623d-bbbd-427c-9fbe-59df842f5c0e','49c85b0c-b843-47ca-a4b5-271b517b8a3e','53b6269f-425c-460e-abb2-4d41dc69bd7a','d84a8324-d061-4840-ae2b-1bb85f7e1855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b57efb21034295a07d05b74665408c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1997988828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0937c705-e6ba-4da4-b899-e505ae65aa21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed8e792a63324463b97fdd702607ddd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7b57efb21034295a07d05b74665408c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:11.600274 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0a8650-747a-44fa-bef2-0dd65baccbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:11.619949 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0a8650-747a-44fa-bef2-0dd65baccbde) transitioned into state 'SUCCESS' from state '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-1997988828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed8e792a63324463b97fdd702607ddd3',qos_specs=None,replication_status=,reservations=['1625623d-bbbd-427c-9fbe-59df842f5c0e','49c85b0c-b843-47ca-a4b5-271b517b8a3e','53b6269f-425c-460e-abb2-4d41dc69bd7a','d84a8324-d061-4840-ae2b-1bb85f7e1855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b57efb21034295a07d05b74665408c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:11.620800 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a7ffb1-e4fb-4931-aab5-aa148f97d5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:11.632435 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a7ffb1-e4fb-4931-aab5-aa148f97d5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:11.633614 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Flow 'volume_create_api' (6faa57d8-1fad-46cf-a94c-f7e9d6d9f251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:11.634157 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume request issued successfully. Aug 18 05:40:11.634916 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-400fcd8b-603b-459d-963c-cd9d3f687352 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:11.635551 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1341/5327] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:40:11 2026] POST /volume/v3/volumes => generated 749 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:11.649664 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-27284b71-e933-47a8-8eda-f6e6f89fe269 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:11.651881 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27284b71-e933-47a8-8eda-f6e6f89fe269 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:40:11.652178 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27284b71-e933-47a8-8eda-f6e6f89fe269 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:11.653266 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27284b71-e933-47a8-8eda-f6e6f89fe269 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:11.661638 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:11.661638 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:11.666909 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-27284b71-e933-47a8-8eda-f6e6f89fe269 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:40:11.672841 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27284b71-e933-47a8-8eda-f6e6f89fe269 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 200 Aug 18 05:40:11.673517 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1330/5328] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:11 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:11.689537 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4a3ba701-4037-4524-a574-65cb97b128e3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:11.694042 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a3ba701-4037-4524-a574-65cb97b128e3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:11.694042 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a3ba701-4037-4524-a574-65cb97b128e3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:11.694042 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4a3ba701-4037-4524-a574-65cb97b128e3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:11.707682 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:11.707682 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:11.713715 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4a3ba701-4037-4524-a574-65cb97b128e3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:11.719513 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4a3ba701-4037-4524-a574-65cb97b128e3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:11.720323 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1336/5329] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:11 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:11.970919 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0b21e554-7f21-4b3c-81b4-ce632703d7ed None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:11.973954 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b21e554-7f21-4b3c-81b4-ce632703d7ed tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad Aug 18 05:40:11.974789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b21e554-7f21-4b3c-81b4-ce632703d7ed tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:11.975006 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0b21e554-7f21-4b3c-81b4-ce632703d7ed tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:11.983475 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:11.983475 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:11.989100 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0b21e554-7f21-4b3c-81b4-ce632703d7ed tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:11.994803 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0b21e554-7f21-4b3c-81b4-ce632703d7ed tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad returned with HTTP 200 Aug 18 05:40:11.995517 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1323/5330] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:11 2026] GET /volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:12.012413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fcddaa01-0dec-474c-a1d5-bbae6c0c1e2f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.014233 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fcddaa01-0dec-474c-a1d5-bbae6c0c1e2f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:40:12.014595 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fcddaa01-0dec-474c-a1d5-bbae6c0c1e2f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e5fc5dd-2c0b-429b-9969-f06226c4c4ad", "name": "tempest-type-Backup-1298191634"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:12.016163 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-fcddaa01-0dec-474c-a1d5-bbae6c0c1e2f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Creating new backup {'backup': {'volume_id': '2e5fc5dd-2c0b-429b-9969-f06226c4c4ad', 'name': 'tempest-type-Backup-1298191634'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:40:12.016318 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-fcddaa01-0dec-474c-a1d5-bbae6c0c1e2f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Creating backup of volume 2e5fc5dd-2c0b-429b-9969-f06226c4c4ad in container None Aug 18 05:40:12.018754 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-0c2179bc-be81-4c75-bdf9-370fff87fb9b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.020755 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-0c2179bc-be81-4c75-bdf9-370fff87fb9b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:12.020867 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-0c2179bc-be81-4c75-bdf9-370fff87fb9b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:12.020995 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-0c2179bc-be81-4c75-bdf9-370fff87fb9b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:12.027427 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:12.027427 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:12.027819 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-fcddaa01-0dec-474c-a1d5-bbae6c0c1e2f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:12.027870 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:12.027870 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:12.031693 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-0c2179bc-be81-4c75-bdf9-370fff87fb9b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:12.035283 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-0c2179bc-be81-4c75-bdf9-370fff87fb9b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:12.035661 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1331/5331] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:40:12 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:12.049922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-fcddaa01-0dec-474c-a1d5-bbae6c0c1e2f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Created reservations ['d2c0c263-aa5b-4ae6-a16d-c27f7dcc499e', 'a287d02c-ad05-4749-8dd7-02c2f917cc4e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:12.096247 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fcddaa01-0dec-474c-a1d5-bbae6c0c1e2f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:40:12.096701 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1342/5332] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:40:12 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:12.108804 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-85a58696-b159-4b6e-993d-869538af4f02 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.112374 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85a58696-b159-4b6e-993d-869538af4f02 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:12.112374 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85a58696-b159-4b6e-993d-869538af4f02 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:12.112374 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-85a58696-b159-4b6e-993d-869538af4f02 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:12.112374 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-85a58696-b159-4b6e-993d-869538af4f02 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:12.119651 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:12.119651 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:12.120623 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-85a58696-b159-4b6e-993d-869538af4f02 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:12.121302 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1337/5333] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:12 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:12.125916 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6eb946a9-003a-48d6-827f-66bea6197824 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.126397 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6eb946a9-003a-48d6-827f-66bea6197824 None None] GET https://10.4.3.250/volume// Aug 18 05:40:12.126956 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6eb946a9-003a-48d6-827f-66bea6197824 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:12.126956 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6eb946a9-003a-48d6-827f-66bea6197824 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:12.127421 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6eb946a9-003a-48d6-827f-66bea6197824 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:40:12.127591 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1324/5334] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:40:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:40:12.138853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c7b939d5-7cf6-47a6-ac5d-11780158aeba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.179179 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c7b939d5-7cf6-47a6-ac5d-11780158aeba tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:40:12.179591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c7b939d5-7cf6-47a6-ac5d-11780158aeba tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dedf9338-4b4e-4cba-b5e9-45d081523755", "connector": null, "instance_uuid": "3af57b6d-ae1a-4926-8298-9c67414d2a44"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:12.188928 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:12.188928 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:12.226941 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c7b939d5-7cf6-47a6-ac5d-11780158aeba tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:40:12.227487 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1332/5335] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:40:12 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 18 05:40:12.264135 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ccca704-4ddd-432a-88fc-1590736f5ffe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.268599 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ccca704-4ddd-432a-88fc-1590736f5ffe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:12.268843 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ccca704-4ddd-432a-88fc-1590736f5ffe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:12.270032 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ccca704-4ddd-432a-88fc-1590736f5ffe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:12.280786 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0339a76d-ea53-44f9-b9b6-e2a06665349a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.280786 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0339a76d-ea53-44f9-b9b6-e2a06665349a None None] GET https://10.4.3.250/volume// Aug 18 05:40:12.280786 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0339a76d-ea53-44f9-b9b6-e2a06665349a None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:12.280786 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0339a76d-ea53-44f9-b9b6-e2a06665349a None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:12.280786 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0339a76d-ea53-44f9-b9b6-e2a06665349a None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:40:12.280786 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1338/5336] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:40:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:40:12.288583 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:12.288583 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:12.294442 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-8a0211a7-6e48-4015-bc16-e840b9212800 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.296543 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ccca704-4ddd-432a-88fc-1590736f5ffe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:12.300358 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-8a0211a7-6e48-4015-bc16-e840b9212800 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:12.300580 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-8a0211a7-6e48-4015-bc16-e840b9212800 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:12.300736 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-8a0211a7-6e48-4015-bc16-e840b9212800 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:12.311398 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ccca704-4ddd-432a-88fc-1590736f5ffe tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:12.311398 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1343/5337] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:12 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:12.312592 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:12.312592 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:12.318066 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-8a0211a7-6e48-4015-bc16-e840b9212800 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:12.322301 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-8a0211a7-6e48-4015-bc16-e840b9212800 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:12.322715 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1325/5338] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:40:12 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 1062 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:40:12.435266 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c1d9f01b-187f-4914-acb2-8f7e1f730c08 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.437305 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c1d9f01b-187f-4914-acb2-8f7e1f730c08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] PUT https://10.4.3.250/volume/v3/attachments/a5a87af0-05bb-4281-ba18-c25a8b7efb26 Aug 18 05:40:12.437681 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c1d9f01b-187f-4914-acb2-8f7e1f730c08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:12.445661 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c1d9f01b-187f-4914-acb2-8f7e1f730c08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Acquiring lock "cinder-attachment_update-dedf9338-4b4e-4cba-b5e9-45d081523755-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:40:12.450153 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c1d9f01b-187f-4914-acb2-8f7e1f730c08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Lock "cinder-attachment_update-dedf9338-4b4e-4cba-b5e9-45d081523755-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:40:12.451004 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:12.451004 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:12.556982 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c1d9f01b-187f-4914-acb2-8f7e1f730c08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Lock "cinder-attachment_update-dedf9338-4b4e-4cba-b5e9-45d081523755-np0000007601" released by "attachment_update" :: held 0.107s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:40:12.557466 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-c1d9f01b-187f-4914-acb2-8f7e1f730c08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/a5a87af0-05bb-4281-ba18-c25a8b7efb26 returned with HTTP 200 Aug 18 05:40:12.558197 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1333/5339] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:40:12 2026] PUT /volume/v3/attachments/a5a87af0-05bb-4281-ba18-c25a8b7efb26 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:12.688703 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2c87f368-5a84-4e70-9980-08eb9d8bade0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:12.691180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c87f368-5a84-4e70-9980-08eb9d8bade0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:40:12.691619 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c87f368-5a84-4e70-9980-08eb9d8bade0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:12.691619 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2c87f368-5a84-4e70-9980-08eb9d8bade0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:12.699540 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:12.699540 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:12.704739 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2c87f368-5a84-4e70-9980-08eb9d8bade0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:40:12.711414 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2c87f368-5a84-4e70-9980-08eb9d8bade0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 200 Aug 18 05:40:12.711852 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1339/5340] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:12 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:13.502602 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b1face7d-3e47-46d5-81aa-91d0f8638f4b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:13.502602 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1face7d-3e47-46d5-81aa-91d0f8638f4b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:40:13.502602 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b1face7d-3e47-46d5-81aa-91d0f8638f4b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0937c705-e6ba-4da4-b899-e505ae65aa21", "name": "tempest-VolumesBackupsTest-Backup-730661085"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:13.502602 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-b1face7d-3e47-46d5-81aa-91d0f8638f4b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating new backup {'backup': {'volume_id': '0937c705-e6ba-4da4-b899-e505ae65aa21', 'name': 'tempest-VolumesBackupsTest-Backup-730661085'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:40:13.502602 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-b1face7d-3e47-46d5-81aa-91d0f8638f4b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating backup of volume 0937c705-e6ba-4da4-b899-e505ae65aa21 in container None Aug 18 05:40:13.502602 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:13.502602 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:13.502602 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b1face7d-3e47-46d5-81aa-91d0f8638f4b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:40:13.504074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-45d50ba9-a34f-4807-9ff9-f527c601fb1d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:13.504074 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45d50ba9-a34f-4807-9ff9-f527c601fb1d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:13.504074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45d50ba9-a34f-4807-9ff9-f527c601fb1d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:13.504074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45d50ba9-a34f-4807-9ff9-f527c601fb1d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:13.504074 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:13.504074 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:13.505096 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-b1face7d-3e47-46d5-81aa-91d0f8638f4b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['229bc859-209e-459e-b208-2ad814897c78', '3a09718c-0d8b-447f-b2f6-225d900c96b6'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:13.505593 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-45d50ba9-a34f-4807-9ff9-f527c601fb1d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:13.505593 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45d50ba9-a34f-4807-9ff9-f527c601fb1d tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:13.505593 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1326/5341] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:12 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:13.505871 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b1face7d-3e47-46d5-81aa-91d0f8638f4b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:40:13.505871 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1344/5342] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:40:12 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:13.505987 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ff8a8cc0-e79f-4ff1-8959-90b9a38bcfd4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:13.505987 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff8a8cc0-e79f-4ff1-8959-90b9a38bcfd4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:13.505987 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff8a8cc0-e79f-4ff1-8959-90b9a38bcfd4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:13.505987 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff8a8cc0-e79f-4ff1-8959-90b9a38bcfd4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:13.505987 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ff8a8cc0-e79f-4ff1-8959-90b9a38bcfd4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:13.505987 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:13.505987 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:13.505987 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff8a8cc0-e79f-4ff1-8959-90b9a38bcfd4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:13.505987 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1334/5343] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:12 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:13.506554 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a2951f88-d9af-4f8d-90de-e9f51d595f2c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:13.506554 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2951f88-d9af-4f8d-90de-e9f51d595f2c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:13.506554 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2951f88-d9af-4f8d-90de-e9f51d595f2c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:13.506554 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a2951f88-d9af-4f8d-90de-e9f51d595f2c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:13.506554 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a2951f88-d9af-4f8d-90de-e9f51d595f2c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:13.506554 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:13.506554 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:13.506554 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a2951f88-d9af-4f8d-90de-e9f51d595f2c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:13.506554 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1340/5344] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:13 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:13.506836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bd189adb-de2e-44e4-8ee8-e8110c74de08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:13.506836 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd189adb-de2e-44e4-8ee8-e8110c74de08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:13.506836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd189adb-de2e-44e4-8ee8-e8110c74de08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:13.506836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bd189adb-de2e-44e4-8ee8-e8110c74de08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:13.506836 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:13.506836 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:13.506836 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bd189adb-de2e-44e4-8ee8-e8110c74de08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:13.506836 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bd189adb-de2e-44e4-8ee8-e8110c74de08 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:13.506836 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1327/5345] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:13 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:13.701061 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-8cc71a81-eec1-475e-a4b5-d901f08e30c2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:13.702980 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-8cc71a81-eec1-475e-a4b5-d901f08e30c2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments/617fbb0d-5618-4f0b-b187-9d672c3f6353/action Aug 18 05:40:13.703378 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-8cc71a81-eec1-475e-a4b5-d901f08e30c2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:13.703509 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-8cc71a81-eec1-475e-a4b5-d901f08e30c2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:13.717097 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:13.717097 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:13.729957 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b31b9f39-b1f1-43b8-9ea7-228f9f4bbe07 req-8cc71a81-eec1-475e-a4b5-d901f08e30c2 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/617fbb0d-5618-4f0b-b187-9d672c3f6353/action returned with HTTP 204 Aug 18 05:40:13.730355 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1345/5346] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:40:13 2026] POST /volume/v3/attachments/617fbb0d-5618-4f0b-b187-9d672c3f6353/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:13.773563 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3f7e5d55-e812-4de6-b855-e59e73597559 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:13.775341 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f7e5d55-e812-4de6-b855-e59e73597559 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:13.775564 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f7e5d55-e812-4de6-b855-e59e73597559 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:13.775742 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3f7e5d55-e812-4de6-b855-e59e73597559 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:13.785076 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:13.785076 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:13.788389 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3f7e5d55-e812-4de6-b855-e59e73597559 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:13.792275 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3f7e5d55-e812-4de6-b855-e59e73597559 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:13.792667 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1335/5347] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:13 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:13.805346 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-801b0bf7-a7c2-44b1-8134-1e6c460eddf7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:13.807290 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-801b0bf7-a7c2-44b1-8134-1e6c460eddf7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:13.807519 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-801b0bf7-a7c2-44b1-8134-1e6c460eddf7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:13.807720 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-801b0bf7-a7c2-44b1-8134-1e6c460eddf7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:13.807904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-801b0bf7-a7c2-44b1-8134-1e6c460eddf7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:13.809540 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bf80b6d7-f472-4cb1-9e1f-d553ba9e8715 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:13.811382 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf80b6d7-f472-4cb1-9e1f-d553ba9e8715 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:13.811613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf80b6d7-f472-4cb1-9e1f-d553ba9e8715 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:13.811836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bf80b6d7-f472-4cb1-9e1f-d553ba9e8715 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:13.817161 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:13.817161 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:13.818456 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-801b0bf7-a7c2-44b1-8134-1e6c460eddf7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:13.819022 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1341/5348] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:13 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:13.823872 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:13.823872 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:13.827875 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-bf80b6d7-f472-4cb1-9e1f-d553ba9e8715 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:13.832261 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bf80b6d7-f472-4cb1-9e1f-d553ba9e8715 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:13.832630 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1328/5349] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:13 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:14.158864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a6bbc85d-bfd1-4511-993e-dae90bcc34fd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:14.160666 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6bbc85d-bfd1-4511-993e-dae90bcc34fd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:14.160889 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6bbc85d-bfd1-4511-993e-dae90bcc34fd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:14.161130 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6bbc85d-bfd1-4511-993e-dae90bcc34fd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:14.161261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a6bbc85d-bfd1-4511-993e-dae90bcc34fd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:14.167382 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:14.167382 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:14.168101 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6bbc85d-bfd1-4511-993e-dae90bcc34fd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:14.168582 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1346/5350] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:14 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:14.357797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-29227b2b-dd75-4e09-8157-ec503c44842a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:14.359601 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29227b2b-dd75-4e09-8157-ec503c44842a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:14.359796 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29227b2b-dd75-4e09-8157-ec503c44842a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:14.359979 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-29227b2b-dd75-4e09-8157-ec503c44842a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:14.369880 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:14.369880 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:14.373357 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-29227b2b-dd75-4e09-8157-ec503c44842a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:14.377391 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-29227b2b-dd75-4e09-8157-ec503c44842a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:14.377732 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1336/5351] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:14 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:14.831713 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-22a53806-bcbd-4527-8595-17905b83823c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:14.834155 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22a53806-bcbd-4527-8595-17905b83823c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:14.834461 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22a53806-bcbd-4527-8595-17905b83823c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:14.834746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-22a53806-bcbd-4527-8595-17905b83823c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:14.834931 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-22a53806-bcbd-4527-8595-17905b83823c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:14.840165 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:14.840165 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:14.841301 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-22a53806-bcbd-4527-8595-17905b83823c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:14.841860 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1342/5352] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:14 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:15.179136 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7cb57d29-59ed-4396-aa70-8ae9ba4a2ea3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:15.180951 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cb57d29-59ed-4396-aa70-8ae9ba4a2ea3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:15.181188 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cb57d29-59ed-4396-aa70-8ae9ba4a2ea3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:15.181380 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7cb57d29-59ed-4396-aa70-8ae9ba4a2ea3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:15.181483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-7cb57d29-59ed-4396-aa70-8ae9ba4a2ea3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:15.186223 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:15.186223 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:15.186986 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7cb57d29-59ed-4396-aa70-8ae9ba4a2ea3 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:15.187375 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1329/5353] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:15 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:15.390277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2e5b88cb-7791-4b13-908f-08d466f0d84e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:15.392492 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e5b88cb-7791-4b13-908f-08d466f0d84e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:15.392918 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e5b88cb-7791-4b13-908f-08d466f0d84e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:15.393336 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2e5b88cb-7791-4b13-908f-08d466f0d84e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:15.405545 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:15.405545 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:15.412515 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2e5b88cb-7791-4b13-908f-08d466f0d84e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:15.416702 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2e5b88cb-7791-4b13-908f-08d466f0d84e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:15.417382 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1347/5354] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:15 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:15.852513 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dcde4339-6aeb-489b-9827-9bed7d3fedf4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:15.854281 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dcde4339-6aeb-489b-9827-9bed7d3fedf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:15.854485 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dcde4339-6aeb-489b-9827-9bed7d3fedf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:15.854670 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dcde4339-6aeb-489b-9827-9bed7d3fedf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:15.854764 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dcde4339-6aeb-489b-9827-9bed7d3fedf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:15.858657 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:15.858657 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:15.859266 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dcde4339-6aeb-489b-9827-9bed7d3fedf4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:15.859811 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1337/5355] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:15 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:16.198248 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4807be20-07f8-4212-ab6c-a7de6bc58db2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:16.200152 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4807be20-07f8-4212-ab6c-a7de6bc58db2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:16.200388 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4807be20-07f8-4212-ab6c-a7de6bc58db2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:16.200570 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4807be20-07f8-4212-ab6c-a7de6bc58db2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:16.200671 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4807be20-07f8-4212-ab6c-a7de6bc58db2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:16.205904 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:16.205904 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:16.206609 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4807be20-07f8-4212-ab6c-a7de6bc58db2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:16.206970 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1343/5356] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:16 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:16.429189 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7fb1428b-c5a5-4a81-8c26-a1156bf5393c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:16.431218 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fb1428b-c5a5-4a81-8c26-a1156bf5393c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:16.431452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fb1428b-c5a5-4a81-8c26-a1156bf5393c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:16.431626 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7fb1428b-c5a5-4a81-8c26-a1156bf5393c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:16.441597 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:16.441597 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:16.445188 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7fb1428b-c5a5-4a81-8c26-a1156bf5393c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:16.449202 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7fb1428b-c5a5-4a81-8c26-a1156bf5393c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:16.449606 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1330/5357] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:16 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:16.871555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6713ae9c-63a9-414b-bcd4-2aee2f400642 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:16.873965 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6713ae9c-63a9-414b-bcd4-2aee2f400642 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:16.874132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6713ae9c-63a9-414b-bcd4-2aee2f400642 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:16.874303 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6713ae9c-63a9-414b-bcd4-2aee2f400642 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:16.874426 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-6713ae9c-63a9-414b-bcd4-2aee2f400642 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:16.879771 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:16.879771 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:16.880683 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6713ae9c-63a9-414b-bcd4-2aee2f400642 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:16.881063 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1348/5358] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:16 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:17.218379 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-45583aaf-5de8-4bda-9c06-5f9df6d2ea3e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:17.220962 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45583aaf-5de8-4bda-9c06-5f9df6d2ea3e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:17.221276 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-45583aaf-5de8-4bda-9c06-5f9df6d2ea3e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:17.221534 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-45583aaf-5de8-4bda-9c06-5f9df6d2ea3e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:17.221682 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-45583aaf-5de8-4bda-9c06-5f9df6d2ea3e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:17.226938 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:17.226938 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:17.227742 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45583aaf-5de8-4bda-9c06-5f9df6d2ea3e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:17.228212 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1338/5359] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:17 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:17.465479 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a505c21b-a3a2-45ae-970b-d9ad7f501e27 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:17.468634 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a505c21b-a3a2-45ae-970b-d9ad7f501e27 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:17.468874 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a505c21b-a3a2-45ae-970b-d9ad7f501e27 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:17.469153 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a505c21b-a3a2-45ae-970b-d9ad7f501e27 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:17.479918 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:17.479918 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:17.483405 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a505c21b-a3a2-45ae-970b-d9ad7f501e27 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:17.487655 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a505c21b-a3a2-45ae-970b-d9ad7f501e27 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:17.488074 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1344/5360] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:17 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:17.900071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9014e87c-9609-4a6b-b753-345a57b465af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:17.901745 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9014e87c-9609-4a6b-b753-345a57b465af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:17.902077 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9014e87c-9609-4a6b-b753-345a57b465af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:17.902263 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9014e87c-9609-4a6b-b753-345a57b465af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:17.902419 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9014e87c-9609-4a6b-b753-345a57b465af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:17.914184 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:17.914184 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:17.914882 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9014e87c-9609-4a6b-b753-345a57b465af tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:17.915247 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1331/5361] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:17 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:18.238998 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2802d7dd-1766-420b-9ca8-6c5762fb28f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:18.241214 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2802d7dd-1766-420b-9ca8-6c5762fb28f7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:18.241214 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2802d7dd-1766-420b-9ca8-6c5762fb28f7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:18.241328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2802d7dd-1766-420b-9ca8-6c5762fb28f7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:18.241328 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2802d7dd-1766-420b-9ca8-6c5762fb28f7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:18.246424 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:18.246424 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:18.247049 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2802d7dd-1766-420b-9ca8-6c5762fb28f7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:18.247459 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1349/5362] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:18 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:18.385295 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:18.472491 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:18.472898 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1007909611"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:18.474507 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1007909611'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:18.474650 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume of 1 GB Aug 18 05:40:18.479706 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Availability Zones retrieved successfully. Aug 18 05:40:18.485480 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (220a1880-497c-48a3-bfd0-67af4c6d52e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:18.486756 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d760f8c-f7e7-4e1d-affc-c40739e47a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:18.487794 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:18.503599 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f984cc67-35bc-4d6a-b2e0-2ba03e883767 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:18.505347 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f984cc67-35bc-4d6a-b2e0-2ba03e883767 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:18.505526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f984cc67-35bc-4d6a-b2e0-2ba03e883767 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:18.505696 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f984cc67-35bc-4d6a-b2e0-2ba03e883767 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:18.524967 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:18.524967 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:18.531339 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d760f8c-f7e7-4e1d-affc-c40739e47a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:18.532402 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c57dcd50-c375-43e2-818c-e35ef243e009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:18.534213 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f984cc67-35bc-4d6a-b2e0-2ba03e883767 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:18.541620 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f984cc67-35bc-4d6a-b2e0-2ba03e883767 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:18.542214 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1345/5363] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:18 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:18.609961 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Created reservations ['0a3e32fb-070c-4457-b124-e73afd703a10', '93124474-f35f-45e4-a473-1e4f75a55051', '1b3aec18-5f99-4ae7-9f30-4004849697b2', 'b344ba13-d8da-48dd-83fb-b97d6df901c1'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:18.611087 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c57dcd50-c375-43e2-818c-e35ef243e009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a3e32fb-070c-4457-b124-e73afd703a10', '93124474-f35f-45e4-a473-1e4f75a55051', '1b3aec18-5f99-4ae7-9f30-4004849697b2', 'b344ba13-d8da-48dd-83fb-b97d6df901c1']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:18.612148 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b096f907-5963-438f-838d-8f5fbdcddd7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:18.642511 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b096f907-5963-438f-838d-8f5fbdcddd7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '225e8b0d-3da3-4a14-8a9c-7ed9c238d10f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1007909611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['0a3e32fb-070c-4457-b124-e73afd703a10','93124474-f35f-45e4-a473-1e4f75a55051','1b3aec18-5f99-4ae7-9f30-4004849697b2','b344ba13-d8da-48dd-83fb-b97d6df901c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1007909611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=225e8b0d-3da3-4a14-8a9c-7ed9c238d10f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a487ef058e14e688fe2fdd0a2e07e85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08197cb44dc04b0e9f87178a432679aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:18.643747 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fe2049-39ce-4521-b8d1-1a29e04b2804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:18.663223 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fe2049-39ce-4521-b8d1-1a29e04b2804) transitioned into state 'SUCCESS' from state '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-1007909611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['0a3e32fb-070c-4457-b124-e73afd703a10','93124474-f35f-45e4-a473-1e4f75a55051','1b3aec18-5f99-4ae7-9f30-4004849697b2','b344ba13-d8da-48dd-83fb-b97d6df901c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:18.664843 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3f7571-b99c-4ce9-aafc-ec194cb51b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:18.675526 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3f7571-b99c-4ce9-aafc-ec194cb51b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:18.676749 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (220a1880-497c-48a3-bfd0-67af4c6d52e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:18.677190 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request issued successfully. Aug 18 05:40:18.677985 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-25519061-e6cf-40ff-bae3-a1c4a4908316 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:18.678537 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1339/5364] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:40:18 2026] POST /volume/v3/volumes => generated 758 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:18.693296 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c4fc70b1-385b-4b7c-8a09-6ce85c5fa368 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:18.695213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4fc70b1-385b-4b7c-8a09-6ce85c5fa368 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f Aug 18 05:40:18.695436 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4fc70b1-385b-4b7c-8a09-6ce85c5fa368 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:18.695617 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c4fc70b1-385b-4b7c-8a09-6ce85c5fa368 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:18.702667 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:18.702667 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:18.706556 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c4fc70b1-385b-4b7c-8a09-6ce85c5fa368 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:18.711594 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c4fc70b1-385b-4b7c-8a09-6ce85c5fa368 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f returned with HTTP 200 Aug 18 05:40:18.711969 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1332/5365] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:18 2026] GET /volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:18.925907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d9a73e2c-5d91-4c74-979a-c60aa4a841e4 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:18.927915 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9a73e2c-5d91-4c74-979a-c60aa4a841e4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:18.928175 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9a73e2c-5d91-4c74-979a-c60aa4a841e4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:18.928418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9a73e2c-5d91-4c74-979a-c60aa4a841e4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:18.928566 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d9a73e2c-5d91-4c74-979a-c60aa4a841e4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:18.932871 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:18.932871 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:18.933675 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9a73e2c-5d91-4c74-979a-c60aa4a841e4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:18.934056 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1350/5366] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:18 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:19.259059 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fdb400a4-4baf-4141-bb0d-65ffdabc4118 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:19.260692 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdb400a4-4baf-4141-bb0d-65ffdabc4118 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:19.261367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdb400a4-4baf-4141-bb0d-65ffdabc4118 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:19.261367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdb400a4-4baf-4141-bb0d-65ffdabc4118 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:19.261367 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fdb400a4-4baf-4141-bb0d-65ffdabc4118 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:19.265445 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:19.265445 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:19.266101 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdb400a4-4baf-4141-bb0d-65ffdabc4118 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:19.266500 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1346/5367] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:19 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:19.557634 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bede6ea9-cf0a-417f-a66d-2bbb5f03cfe6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:19.559917 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bede6ea9-cf0a-417f-a66d-2bbb5f03cfe6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:19.560169 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bede6ea9-cf0a-417f-a66d-2bbb5f03cfe6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:19.560409 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bede6ea9-cf0a-417f-a66d-2bbb5f03cfe6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:19.569466 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:19.569466 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:19.572891 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-bede6ea9-cf0a-417f-a66d-2bbb5f03cfe6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:19.576105 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bede6ea9-cf0a-417f-a66d-2bbb5f03cfe6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:19.576410 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1340/5368] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:19 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:19.727495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4d15d5b0-de75-4223-ac0c-1a06b37c5418 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:19.729601 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d15d5b0-de75-4223-ac0c-1a06b37c5418 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f Aug 18 05:40:19.729905 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d15d5b0-de75-4223-ac0c-1a06b37c5418 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:19.730127 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4d15d5b0-de75-4223-ac0c-1a06b37c5418 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:19.741857 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:19.741857 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:19.745899 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4d15d5b0-de75-4223-ac0c-1a06b37c5418 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:19.750787 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4d15d5b0-de75-4223-ac0c-1a06b37c5418 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f returned with HTTP 200 Aug 18 05:40:19.751217 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1333/5369] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:19 2026] GET /volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:19.765362 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3713023b-dd10-42fe-96b6-303e664e43dd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:19.772136 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3713023b-dd10-42fe-96b6-303e664e43dd tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:40:19.772136 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3713023b-dd10-42fe-96b6-303e664e43dd tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "225e8b0d-3da3-4a14-8a9c-7ed9c238d10f", "name": "tempest-CreateVolumesFromBackupTest-Backup-841698468"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:19.773870 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-3713023b-dd10-42fe-96b6-303e664e43dd tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Creating new backup {'backup': {'volume_id': '225e8b0d-3da3-4a14-8a9c-7ed9c238d10f', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-841698468'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:40:19.774125 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-3713023b-dd10-42fe-96b6-303e664e43dd tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Creating backup of volume 225e8b0d-3da3-4a14-8a9c-7ed9c238d10f in container None Aug 18 05:40:19.790144 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:19.790144 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:19.790144 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3713023b-dd10-42fe-96b6-303e664e43dd tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:19.817521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-3713023b-dd10-42fe-96b6-303e664e43dd tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Created reservations ['8772eb77-59ad-4c5e-b067-55e57bb76c83', '64fe58a6-d724-41da-8657-110e3f10e7fc'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:19.853062 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3713023b-dd10-42fe-96b6-303e664e43dd tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:40:19.853329 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1351/5370] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:40:19 2026] POST /volume/v3/backups => generated 338 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:19.860939 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-b1fb5c56-f4eb-4d6c-b65f-c9e0b998a95b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:19.861896 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4dbc2af4-8d48-4aa3-8321-9d5e423a758c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:19.863185 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-b1fb5c56-f4eb-4d6c-b65f-c9e0b998a95b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/attachments/a5a87af0-05bb-4281-ba18-c25a8b7efb26/action Aug 18 05:40:19.863586 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-b1fb5c56-f4eb-4d6c-b65f-c9e0b998a95b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:19.863653 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4dbc2af4-8d48-4aa3-8321-9d5e423a758c tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:19.863737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-b1fb5c56-f4eb-4d6c-b65f-c9e0b998a95b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:19.863836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4dbc2af4-8d48-4aa3-8321-9d5e423a758c tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:19.864068 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4dbc2af4-8d48-4aa3-8321-9d5e423a758c tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:19.864194 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4dbc2af4-8d48-4aa3-8321-9d5e423a758c tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:19.868589 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:19.868589 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:19.869256 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4dbc2af4-8d48-4aa3-8321-9d5e423a758c tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:19.869681 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1341/5371] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:19 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:19.882097 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:19.882097 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:19.891259 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dbbd773d-7aff-4c2d-8ec9-efd36e248650 req-b1fb5c56-f4eb-4d6c-b65f-c9e0b998a95b tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/a5a87af0-05bb-4281-ba18-c25a8b7efb26/action returned with HTTP 204 Aug 18 05:40:19.891786 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1347/5372] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:40:19 2026] POST /volume/v3/attachments/a5a87af0-05bb-4281-ba18-c25a8b7efb26/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 05:40:19.946224 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2227543f-3c84-4184-b199-33b9b6716fba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:19.949270 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2227543f-3c84-4184-b199-33b9b6716fba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:19.949512 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2227543f-3c84-4184-b199-33b9b6716fba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:19.949719 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2227543f-3c84-4184-b199-33b9b6716fba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:19.949852 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2227543f-3c84-4184-b199-33b9b6716fba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:19.958354 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:19.958354 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:19.959459 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2227543f-3c84-4184-b199-33b9b6716fba tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:19.959955 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1334/5373] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:19 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:20.277951 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-452daea4-ab7f-4f51-ba3d-e5907f37df01 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:20.280732 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-452daea4-ab7f-4f51-ba3d-e5907f37df01 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:20.281106 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-452daea4-ab7f-4f51-ba3d-e5907f37df01 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:20.281409 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-452daea4-ab7f-4f51-ba3d-e5907f37df01 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:20.281574 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-452daea4-ab7f-4f51-ba3d-e5907f37df01 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:20.287624 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:20.287624 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:20.288615 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-452daea4-ab7f-4f51-ba3d-e5907f37df01 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:20.289207 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1352/5374] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:20 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:20.407620 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3e6dfa7d-6940-4ba6-aba7-31ec9e9cfe75 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:20.408034 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e6dfa7d-6940-4ba6-aba7-31ec9e9cfe75 None None] GET https://10.4.3.250/volume// Aug 18 05:40:20.408203 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e6dfa7d-6940-4ba6-aba7-31ec9e9cfe75 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:20.408393 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e6dfa7d-6940-4ba6-aba7-31ec9e9cfe75 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:20.408680 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e6dfa7d-6940-4ba6-aba7-31ec9e9cfe75 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:40:20.408968 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1342/5375] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:40:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:40:20.415341 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-9646d22b-86e6-42c0-828c-d92d37f28127 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:20.417220 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-9646d22b-86e6-42c0-828c-d92d37f28127 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:40:20.417572 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-9646d22b-86e6-42c0-828c-d92d37f28127 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8dea717-3661-4e29-98e0-ae52228e152b", "connector": null, "instance_uuid": "d44bb5aa-7c74-4068-870b-7b14ff78f444"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:20.427618 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:20.427618 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:20.452215 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-9646d22b-86e6-42c0-828c-d92d37f28127 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:40:20.452598 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1348/5376] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:40:20 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 18 05:40:20.460318 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-4866a3b3-7faf-4e2a-a8fc-408f3f85ded6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:20.463052 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-4866a3b3-7faf-4e2a-a8fc-408f3f85ded6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/attachments/617fbb0d-5618-4f0b-b187-9d672c3f6353 Aug 18 05:40:20.463317 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-4866a3b3-7faf-4e2a-a8fc-408f3f85ded6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:20.463574 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-4866a3b3-7faf-4e2a-a8fc-408f3f85ded6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:20.472500 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:20.472500 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:20.552893 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-4866a3b3-7faf-4e2a-a8fc-408f3f85ded6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/617fbb0d-5618-4f0b-b187-9d672c3f6353 returned with HTTP 200 Aug 18 05:40:20.553395 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1335/5377] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:40:20 2026] DELETE /volume/v3/attachments/617fbb0d-5618-4f0b-b187-9d672c3f6353 => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:20.589270 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ae56d531-5644-403e-a23a-dbb7e22127d5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:20.591650 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae56d531-5644-403e-a23a-dbb7e22127d5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:20.591897 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae56d531-5644-403e-a23a-dbb7e22127d5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:20.592308 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ae56d531-5644-403e-a23a-dbb7e22127d5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:20.603579 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:20.603579 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:20.607857 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ae56d531-5644-403e-a23a-dbb7e22127d5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:20.612843 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ae56d531-5644-403e-a23a-dbb7e22127d5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:20.613263 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1353/5378] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:20 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:20.883211 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-198cb37b-134f-4cf3-abb2-c02bafad4e36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:20.885509 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-198cb37b-134f-4cf3-abb2-c02bafad4e36 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:20.885750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-198cb37b-134f-4cf3-abb2-c02bafad4e36 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:20.885982 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-198cb37b-134f-4cf3-abb2-c02bafad4e36 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:20.886138 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-198cb37b-134f-4cf3-abb2-c02bafad4e36 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:20.891891 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:20.891891 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:20.892882 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-198cb37b-134f-4cf3-abb2-c02bafad4e36 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:20.893363 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1343/5379] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:20 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:20.973243 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2a095e06-22f4-4391-b957-7ed9c9505939 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:20.976595 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a095e06-22f4-4391-b957-7ed9c9505939 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:20.976887 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a095e06-22f4-4391-b957-7ed9c9505939 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:20.977176 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2a095e06-22f4-4391-b957-7ed9c9505939 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:20.977306 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2a095e06-22f4-4391-b957-7ed9c9505939 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:20.982766 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:20.982766 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:20.983780 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2a095e06-22f4-4391-b957-7ed9c9505939 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:20.984278 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1349/5380] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:20 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:21.305031 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0a84472d-0db6-49f7-b061-fe09ced4cb3f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:21.307398 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a84472d-0db6-49f7-b061-fe09ced4cb3f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:21.307720 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a84472d-0db6-49f7-b061-fe09ced4cb3f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:21.308095 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0a84472d-0db6-49f7-b061-fe09ced4cb3f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:21.308095 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-0a84472d-0db6-49f7-b061-fe09ced4cb3f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:21.313370 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:21.313370 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:21.314178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0a84472d-0db6-49f7-b061-fe09ced4cb3f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:21.314693 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1336/5381] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:21 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:21.490123 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-3020d7b9-00b5-4a7a-b066-35ffbe9de587 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:21.492118 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-3020d7b9-00b5-4a7a-b066-35ffbe9de587 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] PUT https://10.4.3.250/volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675 Aug 18 05:40:21.492467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-3020d7b9-00b5-4a7a-b066-35ffbe9de587 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:21.500346 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-3020d7b9-00b5-4a7a-b066-35ffbe9de587 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Acquiring lock "cinder-attachment_update-d8dea717-3661-4e29-98e0-ae52228e152b-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:40:21.504241 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-3020d7b9-00b5-4a7a-b066-35ffbe9de587 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-d8dea717-3661-4e29-98e0-ae52228e152b-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:40:21.504371 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:21.504371 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:21.610905 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-3020d7b9-00b5-4a7a-b066-35ffbe9de587 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-d8dea717-3661-4e29-98e0-ae52228e152b-np0000007601" released by "attachment_update" :: held 0.107s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:40:21.611215 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-3020d7b9-00b5-4a7a-b066-35ffbe9de587 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675 returned with HTTP 200 Aug 18 05:40:21.611646 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1354/5382] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:40:21 2026] PUT /volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:21.623438 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-021e9d49-3ea3-42b1-a56d-a603bdf5646a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:21.623903 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-021e9d49-3ea3-42b1-a56d-a603bdf5646a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675 Aug 18 05:40:21.624113 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-021e9d49-3ea3-42b1-a56d-a603bdf5646a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:21.624356 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-021e9d49-3ea3-42b1-a56d-a603bdf5646a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:21.645693 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-021e9d49-3ea3-42b1-a56d-a603bdf5646a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675 returned with HTTP 200 Aug 18 05:40:21.646105 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1344/5383] 10.4.3.250 () {70 vars in 1651 bytes} [Tue Aug 18 05:40:21 2026] GET /volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:21.913257 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5181261d-59ab-4bdf-b531-f081af2382a9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:21.915409 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5181261d-59ab-4bdf-b531-f081af2382a9 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:21.915624 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5181261d-59ab-4bdf-b531-f081af2382a9 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:21.915812 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5181261d-59ab-4bdf-b531-f081af2382a9 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:21.915936 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5181261d-59ab-4bdf-b531-f081af2382a9 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:21.921340 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:21.921340 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:21.922331 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5181261d-59ab-4bdf-b531-f081af2382a9 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:21.922788 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1350/5384] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:21 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:21.995931 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c2156103-0a3f-4db1-a96f-0346053aa756 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:21.997713 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c2156103-0a3f-4db1-a96f-0346053aa756 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:21.998004 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c2156103-0a3f-4db1-a96f-0346053aa756 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:21.998171 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c2156103-0a3f-4db1-a96f-0346053aa756 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:21.998287 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c2156103-0a3f-4db1-a96f-0346053aa756 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:22.003142 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:22.003142 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:22.003325 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c2156103-0a3f-4db1-a96f-0346053aa756 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:22.003685 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1337/5385] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:21 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:22.328140 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-143faadb-443c-4ce7-89cf-6d315c1cffc9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:22.331981 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-143faadb-443c-4ce7-89cf-6d315c1cffc9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:22.331981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-143faadb-443c-4ce7-89cf-6d315c1cffc9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:22.331981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-143faadb-443c-4ce7-89cf-6d315c1cffc9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:22.331981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-143faadb-443c-4ce7-89cf-6d315c1cffc9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:22.337173 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:22.337173 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:22.337855 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-143faadb-443c-4ce7-89cf-6d315c1cffc9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:22.338266 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1355/5386] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:22 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:22.936119 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-196f2254-4ed2-43d7-8660-407b26121ed4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:22.937890 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-196f2254-4ed2-43d7-8660-407b26121ed4 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:22.938119 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-196f2254-4ed2-43d7-8660-407b26121ed4 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:22.938328 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-196f2254-4ed2-43d7-8660-407b26121ed4 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:22.938456 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-196f2254-4ed2-43d7-8660-407b26121ed4 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:22.942434 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:22.942434 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:22.943175 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-196f2254-4ed2-43d7-8660-407b26121ed4 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:22.943537 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1345/5387] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:22 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:23.016248 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b9f15cb5-5ed1-4050-b3c3-9dd33eb03bbe None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:23.018942 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9f15cb5-5ed1-4050-b3c3-9dd33eb03bbe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:23.019258 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9f15cb5-5ed1-4050-b3c3-9dd33eb03bbe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:23.019566 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b9f15cb5-5ed1-4050-b3c3-9dd33eb03bbe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:23.019730 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b9f15cb5-5ed1-4050-b3c3-9dd33eb03bbe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:23.025974 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:23.025974 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:23.027184 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b9f15cb5-5ed1-4050-b3c3-9dd33eb03bbe tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:23.027749 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1351/5388] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:23 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:23.352732 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ed8d0694-4efc-4819-88fe-6c17f508dcb6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:23.355211 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed8d0694-4efc-4819-88fe-6c17f508dcb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:23.355583 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed8d0694-4efc-4819-88fe-6c17f508dcb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:23.355874 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ed8d0694-4efc-4819-88fe-6c17f508dcb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:23.356066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ed8d0694-4efc-4819-88fe-6c17f508dcb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:23.363659 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:23.363659 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:23.364612 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ed8d0694-4efc-4819-88fe-6c17f508dcb6 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:23.365350 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1338/5389] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:23 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:23.954819 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-595cf93d-b097-4b55-b2e9-a8370c7c7d1b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:23.959455 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-595cf93d-b097-4b55-b2e9-a8370c7c7d1b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:23.960002 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-595cf93d-b097-4b55-b2e9-a8370c7c7d1b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:23.960002 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-595cf93d-b097-4b55-b2e9-a8370c7c7d1b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:23.960208 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-595cf93d-b097-4b55-b2e9-a8370c7c7d1b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:23.966406 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:23.966406 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:23.967516 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-595cf93d-b097-4b55-b2e9-a8370c7c7d1b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:23.968154 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1356/5390] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:23 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:40:24.037498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2442784f-e2fa-4e46-840c-9c13a8b9c571 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:24.039293 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2442784f-e2fa-4e46-840c-9c13a8b9c571 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:24.039510 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2442784f-e2fa-4e46-840c-9c13a8b9c571 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:24.039707 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2442784f-e2fa-4e46-840c-9c13a8b9c571 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:24.040199 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2442784f-e2fa-4e46-840c-9c13a8b9c571 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:24.045223 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:24.045223 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:24.046046 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2442784f-e2fa-4e46-840c-9c13a8b9c571 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:24.046515 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1346/5391] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:24 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:24.378930 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-838e27dc-dfef-48c9-8785-04934fc8084e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:24.380655 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-838e27dc-dfef-48c9-8785-04934fc8084e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:24.380855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-838e27dc-dfef-48c9-8785-04934fc8084e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:24.381043 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-838e27dc-dfef-48c9-8785-04934fc8084e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:24.381168 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-838e27dc-dfef-48c9-8785-04934fc8084e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:24.391207 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:24.391207 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:24.391820 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-838e27dc-dfef-48c9-8785-04934fc8084e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:24.392198 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1352/5392] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:24 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:24.556066 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-1d4519ae-2011-4121-93bf-95885e7ead7a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:24.557858 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-1d4519ae-2011-4121-93bf-95885e7ead7a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:24.558050 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-1d4519ae-2011-4121-93bf-95885e7ead7a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:24.558235 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-1d4519ae-2011-4121-93bf-95885e7ead7a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:24.568060 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:24.568060 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:24.571122 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-1d4519ae-2011-4121-93bf-95885e7ead7a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:24.574996 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-1d4519ae-2011-4121-93bf-95885e7ead7a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:24.575387 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1339/5393] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:40:24 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:24.591511 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-c8530278-c92d-4cab-a1e9-66633fa100f7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:24.594022 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-c8530278-c92d-4cab-a1e9-66633fa100f7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] POST https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755/action Aug 18 05:40:24.594356 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-c8530278-c92d-4cab-a1e9-66633fa100f7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:24.594488 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-c8530278-c92d-4cab-a1e9-66633fa100f7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:24.603757 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:24.603757 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:24.604182 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-c8530278-c92d-4cab-a1e9-66633fa100f7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:24.609948 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-c8530278-c92d-4cab-a1e9-66633fa100f7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Begin detaching volume completed successfully. Aug 18 05:40:24.610190 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-c8530278-c92d-4cab-a1e9-66633fa100f7 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755/action returned with HTTP 202 Aug 18 05:40:24.610650 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1357/5394] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:40:24 2026] POST /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:40:24.661819 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-71c80dde-7870-40f2-ad87-cd699111fc96 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:24.662198 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71c80dde-7870-40f2-ad87-cd699111fc96 None None] GET https://10.4.3.250/volume// Aug 18 05:40:24.662369 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71c80dde-7870-40f2-ad87-cd699111fc96 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:24.662540 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-71c80dde-7870-40f2-ad87-cd699111fc96 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:24.662856 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-71c80dde-7870-40f2-ad87-cd699111fc96 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:40:24.663146 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1347/5395] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:40:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:40:24.669833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-a12d283d-8274-4a79-b242-f07989c0c1bd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:24.672472 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-a12d283d-8274-4a79-b242-f07989c0c1bd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:24.672472 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-a12d283d-8274-4a79-b242-f07989c0c1bd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:24.672678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-a12d283d-8274-4a79-b242-f07989c0c1bd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:24.684752 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:24.684752 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:24.688393 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-a12d283d-8274-4a79-b242-f07989c0c1bd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:24.693466 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-a12d283d-8274-4a79-b242-f07989c0c1bd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:24.693927 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1353/5396] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:40:24 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:40:24.981627 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8230e60a-09e2-44ed-974d-52325ae6df73 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:24.983347 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8230e60a-09e2-44ed-974d-52325ae6df73 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:24.983520 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8230e60a-09e2-44ed-974d-52325ae6df73 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:24.983748 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8230e60a-09e2-44ed-974d-52325ae6df73 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:24.983859 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8230e60a-09e2-44ed-974d-52325ae6df73 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:24.988128 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:24.988128 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:24.988809 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8230e60a-09e2-44ed-974d-52325ae6df73 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:24.989159 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1340/5397] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:24 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:25.058940 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b86bc46d-b747-4d80-a1a6-96d766c92fa5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:25.064448 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b86bc46d-b747-4d80-a1a6-96d766c92fa5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:25.064651 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b86bc46d-b747-4d80-a1a6-96d766c92fa5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:25.064872 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b86bc46d-b747-4d80-a1a6-96d766c92fa5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:25.064991 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b86bc46d-b747-4d80-a1a6-96d766c92fa5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:25.072996 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:25.072996 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:25.073913 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b86bc46d-b747-4d80-a1a6-96d766c92fa5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:25.074311 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1358/5398] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:25 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:25.326247 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-d7bacdc6-f4d8-4501-89ed-e1413b0d32f3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:25.328561 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-d7bacdc6-f4d8-4501-89ed-e1413b0d32f3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption Aug 18 05:40:25.328948 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-d7bacdc6-f4d8-4501-89ed-e1413b0d32f3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:25.328948 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-d7bacdc6-f4d8-4501-89ed-e1413b0d32f3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:25.339024 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:25.339024 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:25.346312 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-d7bacdc6-f4d8-4501-89ed-e1413b0d32f3 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption returned with HTTP 200 Aug 18 05:40:25.346794 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1348/5399] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:40:25 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:25.402892 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e64d6b5e-f4ef-4034-be2b-5158f58fd28d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:25.405239 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e64d6b5e-f4ef-4034-be2b-5158f58fd28d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:25.405491 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e64d6b5e-f4ef-4034-be2b-5158f58fd28d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:25.405712 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e64d6b5e-f4ef-4034-be2b-5158f58fd28d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:25.405841 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-e64d6b5e-f4ef-4034-be2b-5158f58fd28d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:25.410578 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:25.410578 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:25.411322 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e64d6b5e-f4ef-4034-be2b-5158f58fd28d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:25.411761 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1354/5400] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:25 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:25.708117 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-ab01f8fa-a007-4751-bf29-3f38ae9e3823 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:25.711065 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-ab01f8fa-a007-4751-bf29-3f38ae9e3823 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/attachments/a5a87af0-05bb-4281-ba18-c25a8b7efb26 Aug 18 05:40:25.711299 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-ab01f8fa-a007-4751-bf29-3f38ae9e3823 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:25.711552 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-ab01f8fa-a007-4751-bf29-3f38ae9e3823 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:25.724944 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:25.724944 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:25.806512 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b9e22eb5-59cb-4ace-b479-dfa29fa0c151 req-ab01f8fa-a007-4751-bf29-3f38ae9e3823 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/attachments/a5a87af0-05bb-4281-ba18-c25a8b7efb26 returned with HTTP 200 Aug 18 05:40:25.806792 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1341/5401] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:40:25 2026] DELETE /volume/v3/attachments/a5a87af0-05bb-4281-ba18-c25a8b7efb26 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:25.999977 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1306317b-3d2b-419f-835b-e8882fd23fa1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:26.001830 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1306317b-3d2b-419f-835b-e8882fd23fa1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:26.002041 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1306317b-3d2b-419f-835b-e8882fd23fa1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:26.002246 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1306317b-3d2b-419f-835b-e8882fd23fa1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:26.002403 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1306317b-3d2b-419f-835b-e8882fd23fa1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:26.006697 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:26.006697 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:26.007659 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1306317b-3d2b-419f-835b-e8882fd23fa1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:26.008028 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1359/5402] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:25 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:26.085590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-771583db-7bb2-488e-a99c-1a1594606286 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:26.087798 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-771583db-7bb2-488e-a99c-1a1594606286 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:26.088232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-771583db-7bb2-488e-a99c-1a1594606286 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:26.088232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-771583db-7bb2-488e-a99c-1a1594606286 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:26.088375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-771583db-7bb2-488e-a99c-1a1594606286 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:26.092939 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:26.092939 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:26.093814 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-771583db-7bb2-488e-a99c-1a1594606286 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:26.094464 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1349/5403] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:26 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:26.423113 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f8ea05b1-abe6-47ce-9149-c2612f45e3fa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:26.428694 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f8ea05b1-abe6-47ce-9149-c2612f45e3fa tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:26.428948 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f8ea05b1-abe6-47ce-9149-c2612f45e3fa tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:26.429357 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f8ea05b1-abe6-47ce-9149-c2612f45e3fa tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:26.429512 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f8ea05b1-abe6-47ce-9149-c2612f45e3fa tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:26.434152 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:26.434152 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:26.434881 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f8ea05b1-abe6-47ce-9149-c2612f45e3fa tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:26.435312 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1355/5404] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:26 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:26.747224 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ba43998c-3329-46cb-9830-2dc137c328f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:26.750078 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba43998c-3329-46cb-9830-2dc137c328f5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:26.750337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba43998c-3329-46cb-9830-2dc137c328f5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:26.750522 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ba43998c-3329-46cb-9830-2dc137c328f5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:26.760332 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:26.760332 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:26.765848 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ba43998c-3329-46cb-9830-2dc137c328f5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:26.771820 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ba43998c-3329-46cb-9830-2dc137c328f5 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:26.772621 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1342/5405] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:26 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:26.785909 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3fb62b36-af42-4a89-893d-18ef96ae046d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:26.788149 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3fb62b36-af42-4a89-893d-18ef96ae046d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:26.788410 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3fb62b36-af42-4a89-893d-18ef96ae046d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:26.788799 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3fb62b36-af42-4a89-893d-18ef96ae046d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:26.797623 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:26.797623 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:26.802148 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3fb62b36-af42-4a89-893d-18ef96ae046d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:26.807004 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3fb62b36-af42-4a89-893d-18ef96ae046d tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:26.807478 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1360/5406] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:26 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:26.820846 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7e2c6429-a00d-4389-8ef4-e45ed2b00abd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:26.822796 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e2c6429-a00d-4389-8ef4-e45ed2b00abd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:26.822952 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e2c6429-a00d-4389-8ef4-e45ed2b00abd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:26.823139 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7e2c6429-a00d-4389-8ef4-e45ed2b00abd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:26.823291 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-7e2c6429-a00d-4389-8ef4-e45ed2b00abd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete volume with id: dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:26.830059 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:26.830059 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:26.830515 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7e2c6429-a00d-4389-8ef4-e45ed2b00abd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:26.847217 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7e2c6429-a00d-4389-8ef4-e45ed2b00abd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete volume request issued successfully. Aug 18 05:40:26.847438 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7e2c6429-a00d-4389-8ef4-e45ed2b00abd tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 202 Aug 18 05:40:26.847824 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1350/5407] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:26 2026] DELETE /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:26.855927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d79ddd12-a0cc-4f2a-8a1f-a9e99a028123 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:26.857823 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d79ddd12-a0cc-4f2a-8a1f-a9e99a028123 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:26.858034 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d79ddd12-a0cc-4f2a-8a1f-a9e99a028123 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:26.858289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d79ddd12-a0cc-4f2a-8a1f-a9e99a028123 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:26.864898 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:26.864898 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:26.868374 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d79ddd12-a0cc-4f2a-8a1f-a9e99a028123 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:26.872876 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d79ddd12-a0cc-4f2a-8a1f-a9e99a028123 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 200 Aug 18 05:40:26.873353 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1356/5408] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:26 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:27.020342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-45119a52-0644-4070-81af-746807b80f68 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:27.021972 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45119a52-0644-4070-81af-746807b80f68 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:27.022254 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45119a52-0644-4070-81af-746807b80f68 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:27.022528 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-45119a52-0644-4070-81af-746807b80f68 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:27.022680 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-45119a52-0644-4070-81af-746807b80f68 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:27.027446 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:27.027446 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:27.028121 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-45119a52-0644-4070-81af-746807b80f68 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:27.028456 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1343/5409] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:27 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:27.106253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e12db4cf-e59e-45cf-a202-2ad409d0b130 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:27.107840 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e12db4cf-e59e-45cf-a202-2ad409d0b130 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:27.107995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e12db4cf-e59e-45cf-a202-2ad409d0b130 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:27.108176 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e12db4cf-e59e-45cf-a202-2ad409d0b130 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:27.108271 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e12db4cf-e59e-45cf-a202-2ad409d0b130 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:27.114021 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:27.114021 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:27.114888 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e12db4cf-e59e-45cf-a202-2ad409d0b130 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:27.115341 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1361/5410] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:27 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:27.445904 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a198550a-224d-4657-8e69-e06aac20677e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:27.447899 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a198550a-224d-4657-8e69-e06aac20677e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:27.448134 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a198550a-224d-4657-8e69-e06aac20677e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:27.448315 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a198550a-224d-4657-8e69-e06aac20677e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:27.448428 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-a198550a-224d-4657-8e69-e06aac20677e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:27.452648 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:27.452648 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:27.453262 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a198550a-224d-4657-8e69-e06aac20677e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:27.453658 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1351/5411] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:27 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:27.557325 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-acb9d60b-6397-445e-b29d-5a7646595828 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:27.559966 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-acb9d60b-6397-445e-b29d-5a7646595828 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675/action Aug 18 05:40:27.560573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-acb9d60b-6397-445e-b29d-5a7646595828 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:27.561220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-acb9d60b-6397-445e-b29d-5a7646595828 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:27.596349 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:27.596349 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:27.623024 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-dff9e41f-9cac-4ad9-8ed2-5601a175d35e req-acb9d60b-6397-445e-b29d-5a7646595828 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675/action returned with HTTP 204 Aug 18 05:40:27.623456 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1357/5412] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:40:27 2026] POST /volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:27.886556 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-774215f0-279b-476a-a326-d42df2ca4db2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:27.888511 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-774215f0-279b-476a-a326-d42df2ca4db2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 Aug 18 05:40:27.888727 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-774215f0-279b-476a-a326-d42df2ca4db2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:27.888957 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-774215f0-279b-476a-a326-d42df2ca4db2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:27.895281 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-774215f0-279b-476a-a326-d42df2ca4db2 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 returned with HTTP 404 Aug 18 05:40:27.895855 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1344/5413] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:27 2026] GET /volume/v3/volumes/dedf9338-4b4e-4cba-b5e9-45d081523755 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:27.902077 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f69b4376-7d98-47ad-9dc8-c0efebc69e72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:27.903855 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f69b4376-7d98-47ad-9dc8-c0efebc69e72 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:27.904066 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f69b4376-7d98-47ad-9dc8-c0efebc69e72 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:27.904247 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f69b4376-7d98-47ad-9dc8-c0efebc69e72 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:27.911803 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:27.911803 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:27.915446 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f69b4376-7d98-47ad-9dc8-c0efebc69e72 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:27.919239 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f69b4376-7d98-47ad-9dc8-c0efebc69e72 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:27.919624 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1362/5414] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:27 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:27.934047 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04a522a3-9fe5-4a72-abd3-6efc702cd7b8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:27.935026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04a522a3-9fe5-4a72-abd3-6efc702cd7b8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:27.935268 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04a522a3-9fe5-4a72-abd3-6efc702cd7b8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:27.935405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04a522a3-9fe5-4a72-abd3-6efc702cd7b8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:27.943410 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:27.943410 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:27.948438 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-04a522a3-9fe5-4a72-abd3-6efc702cd7b8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:27.952985 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04a522a3-9fe5-4a72-abd3-6efc702cd7b8 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:27.953517 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1352/5415] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:27 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:27.970540 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d9c22ee1-4c17-4c3a-9d52-4534a6d033fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:27.977763 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d9c22ee1-4c17-4c3a-9d52-4534a6d033fc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:27.978882 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d9c22ee1-4c17-4c3a-9d52-4534a6d033fc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:27.981515 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d9c22ee1-4c17-4c3a-9d52-4534a6d033fc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:27.982282 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-d9c22ee1-4c17-4c3a-9d52-4534a6d033fc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete volume with id: b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:28.004161 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:28.004161 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:28.006461 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d9c22ee1-4c17-4c3a-9d52-4534a6d033fc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:28.039521 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-574a80f9-d0cf-4b3d-b8cc-b96ad8c95cbb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:28.041841 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-574a80f9-d0cf-4b3d-b8cc-b96ad8c95cbb tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:28.042068 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-574a80f9-d0cf-4b3d-b8cc-b96ad8c95cbb tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:28.042282 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-574a80f9-d0cf-4b3d-b8cc-b96ad8c95cbb tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:28.042715 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-574a80f9-d0cf-4b3d-b8cc-b96ad8c95cbb tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:28.047349 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:28.047349 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:28.048067 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-574a80f9-d0cf-4b3d-b8cc-b96ad8c95cbb tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:28.048464 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1345/5416] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:28 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:28.056028 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d9c22ee1-4c17-4c3a-9d52-4534a6d033fc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete volume request issued successfully. Aug 18 05:40:28.056410 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d9c22ee1-4c17-4c3a-9d52-4534a6d033fc tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 202 Aug 18 05:40:28.056924 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1358/5417] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:27 2026] DELETE /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:28.067545 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-562ebd43-ccdd-4038-a716-f201a875ea7f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:28.070002 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-562ebd43-ccdd-4038-a716-f201a875ea7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:28.070305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-562ebd43-ccdd-4038-a716-f201a875ea7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:28.070638 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-562ebd43-ccdd-4038-a716-f201a875ea7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:28.081526 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:28.081526 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:28.086512 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-562ebd43-ccdd-4038-a716-f201a875ea7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:28.092540 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-562ebd43-ccdd-4038-a716-f201a875ea7f tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 200 Aug 18 05:40:28.093114 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1363/5418] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:28 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:28.126057 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5cf0009f-3057-49d2-b53f-c96fa6954051 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:28.127916 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5cf0009f-3057-49d2-b53f-c96fa6954051 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:28.128138 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5cf0009f-3057-49d2-b53f-c96fa6954051 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:28.128295 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5cf0009f-3057-49d2-b53f-c96fa6954051 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:28.128463 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5cf0009f-3057-49d2-b53f-c96fa6954051 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:28.134837 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:28.134837 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:28.135690 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5cf0009f-3057-49d2-b53f-c96fa6954051 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:28.135961 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1353/5419] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:28 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:28.464071 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c0292f35-55b3-408f-a741-2be856ad6626 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:28.465746 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0292f35-55b3-408f-a741-2be856ad6626 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:28.465937 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c0292f35-55b3-408f-a741-2be856ad6626 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:28.466130 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c0292f35-55b3-408f-a741-2be856ad6626 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:28.466233 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c0292f35-55b3-408f-a741-2be856ad6626 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:28.470234 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:28.470234 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:28.470894 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c0292f35-55b3-408f-a741-2be856ad6626 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:28.471253 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1346/5420] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:28 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:28.480635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c4885789-de53-49c6-ab9e-fa92270083e9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:28.482679 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4885789-de53-49c6-ab9e-fa92270083e9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5/export_record Aug 18 05:40:28.482943 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4885789-de53-49c6-ab9e-fa92270083e9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:28.483183 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c4885789-de53-49c6-ab9e-fa92270083e9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'export_record' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:28.483355 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-c4885789-de53-49c6-ab9e-fa92270083e9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Export record for backup acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100214) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 05:40:28.487445 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:28.487445 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:28.488362 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.api [None req-c4885789-de53-49c6-ab9e-fa92270083e9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling RPCAPI with context: , host: np0000007601, backup: acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100214) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 05:40:28.493278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-c4885789-de53-49c6-ab9e-fa92270083e9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] export_record in rpcapi backup_id acac9a2b-2512-41ee-ab10-725054605ef5 on host np0000007601. {{(pid=100214) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 05:40:28.507494 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-c4885789-de53-49c6-ab9e-fa92270083e9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWNhYzlhMmItMjUxMi00MWVlLWFiMTAtNzI1MDU0NjA1ZWY1IiwgInVzZXJfaWQiOiAiMmY5MGY2Mjc1NjA0NDNlYmEzZDc0MDJiYmYzYTI0NmQiLCAicHJvamVjdF9pZCI6ICJkNmRjZTUzZGIwZjk0OWVkODhhYjQ0YzllYzQ5MjA2OCIsICJ2b2x1bWVfaWQiOiAiMmU1ZmM1ZGQtMmMwYi00MjliLTk5NjktZjA2MjI2YzRjNGFkIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjk4MTkxNjM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmU1ZmM1ZGQtMmMwYi00MjliLTk5NjktZjA2MjI2YzRjNGFkLzIwMjYwODE4MDU0MDE0L2F6X25vdmFfYmFja3VwX2FjYWM5YTJiLTI1MTItNDFlZS1hYjEwLTcyNTA1NDYwNWVmNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDA6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDA6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0MDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100214) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 05:40:28.507823 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c4885789-de53-49c6-ab9e-fa92270083e9 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5/export_record returned with HTTP 200 Aug 18 05:40:28.508572 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1359/5421] 10.4.3.250 () {68 vars in 1430 bytes} [Tue Aug 18 05:40:28 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:28.517162 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a04de368-2a42-41ab-b2df-a7deb932625a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:28.518938 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a04de368-2a42-41ab-b2df-a7deb932625a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:40:28.519171 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a04de368-2a42-41ab-b2df-a7deb932625a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:28.519388 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a04de368-2a42-41ab-b2df-a7deb932625a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:28.519493 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a04de368-2a42-41ab-b2df-a7deb932625a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:28.523927 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:28.523927 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:28.524596 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a04de368-2a42-41ab-b2df-a7deb932625a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:40:28.524957 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1364/5422] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:28 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:28.543147 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c40461f4-d5e7-48f1-9bff-cce65ddcf916 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:28.544998 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c40461f4-d5e7-48f1-9bff-cce65ddcf916 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] POST https://10.4.3.250/volume/v3/backups/import_record Aug 18 05:40:28.545498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c40461f4-d5e7-48f1-9bff-cce65ddcf916 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDkyODBmYWItZjcxOC00MTgyLThiN2EtZGNhMDEwY2E2NjJmIiwgInVzZXJfaWQiOiAiMmY5MGY2Mjc1NjA0NDNlYmEzZDc0MDJiYmYzYTI0NmQiLCAicHJvamVjdF9pZCI6ICJkNmRjZTUzZGIwZjk0OWVkODhhYjQ0YzllYzQ5MjA2OCIsICJ2b2x1bWVfaWQiOiAiMmU1ZmM1ZGQtMmMwYi00MjliLTk5NjktZjA2MjI2YzRjNGFkIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjk4MTkxNjM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmU1ZmM1ZGQtMmMwYi00MjliLTk5NjktZjA2MjI2YzRjNGFkLzIwMjYwODE4MDU0MDE0L2F6X25vdmFfYmFja3VwX2FjYWM5YTJiLTI1MTItNDFlZS1hYjEwLTcyNTA1NDYwNWVmNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDA6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDA6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0MDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:28.546910 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-c40461f4-d5e7-48f1-9bff-cce65ddcf916 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDkyODBmYWItZjcxOC00MTgyLThiN2EtZGNhMDEwY2E2NjJmIiwgInVzZXJfaWQiOiAiMmY5MGY2Mjc1NjA0NDNlYmEzZDc0MDJiYmYzYTI0NmQiLCAicHJvamVjdF9pZCI6ICJkNmRjZTUzZGIwZjk0OWVkODhhYjQ0YzllYzQ5MjA2OCIsICJ2b2x1bWVfaWQiOiAiMmU1ZmM1ZGQtMmMwYi00MjliLTk5NjktZjA2MjI2YzRjNGFkIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjk4MTkxNjM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmU1ZmM1ZGQtMmMwYi00MjliLTk5NjktZjA2MjI2YzRjNGFkLzIwMjYwODE4MDU0MDE0L2F6X25vdmFfYmFja3VwX2FjYWM5YTJiLTI1MTItNDFlZS1hYjEwLTcyNTA1NDYwNWVmNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDA6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDA6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0MDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 05:40:28.547020 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-c40461f4-d5e7-48f1-9bff-cce65ddcf916 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDkyODBmYWItZjcxOC00MTgyLThiN2EtZGNhMDEwY2E2NjJmIiwgInVzZXJfaWQiOiAiMmY5MGY2Mjc1NjA0NDNlYmEzZDc0MDJiYmYzYTI0NmQiLCAicHJvamVjdF9pZCI6ICJkNmRjZTUzZGIwZjk0OWVkODhhYjQ0YzllYzQ5MjA2OCIsICJ2b2x1bWVfaWQiOiAiMmU1ZmM1ZGQtMmMwYi00MjliLTk5NjktZjA2MjI2YzRjNGFkIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjk4MTkxNjM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmU1ZmM1ZGQtMmMwYi00MjliLTk5NjktZjA2MjI2YzRjNGFkLzIwMjYwODE4MDU0MDE0L2F6X25vdmFfYmFja3VwX2FjYWM5YTJiLTI1MTItNDFlZS1hYjEwLTcyNTA1NDYwNWVmNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDA6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDA6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0MDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 05:40:28.547704 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-c40461f4-d5e7-48f1-9bff-cce65ddcf916 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3965c76268f14c57beb934bb35459615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd6dce53db0f949ed88ab44c9ec492068', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:40:28.547944 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c40461f4-d5e7-48f1-9bff-cce65ddcf916 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] https://10.4.3.250/volume/v3/backups/import_record returned with HTTP 403 Aug 18 05:40:28.548404 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1354/5423] 10.4.3.250 () {70 vars in 1342 bytes} [Tue Aug 18 05:40:28 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:28.555046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-347ff860-4a79-4d8a-ba21-1633a17618dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:28.557113 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-347ff860-4a79-4d8a-ba21-1633a17618dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad Aug 18 05:40:28.557376 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-347ff860-4a79-4d8a-ba21-1633a17618dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:28.557605 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-347ff860-4a79-4d8a-ba21-1633a17618dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:28.557802 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-347ff860-4a79-4d8a-ba21-1633a17618dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume with id: 2e5fc5dd-2c0b-429b-9969-f06226c4c4ad Aug 18 05:40:28.566157 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:28.566157 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:28.566517 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-347ff860-4a79-4d8a-ba21-1633a17618dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:28.589086 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-347ff860-4a79-4d8a-ba21-1633a17618dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume request issued successfully. Aug 18 05:40:28.589387 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-347ff860-4a79-4d8a-ba21-1633a17618dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad returned with HTTP 202 Aug 18 05:40:28.589881 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1347/5424] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:40:28 2026] DELETE /volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:28.599967 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9fa4238c-2aff-435a-9bbf-4ca3d6db7d86 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:28.604607 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fa4238c-2aff-435a-9bbf-4ca3d6db7d86 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad Aug 18 05:40:28.604884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fa4238c-2aff-435a-9bbf-4ca3d6db7d86 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:28.605157 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9fa4238c-2aff-435a-9bbf-4ca3d6db7d86 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:28.615280 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:28.615280 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:28.620159 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9fa4238c-2aff-435a-9bbf-4ca3d6db7d86 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:28.624825 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9fa4238c-2aff-435a-9bbf-4ca3d6db7d86 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad returned with HTTP 200 Aug 18 05:40:28.625381 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1360/5425] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:28 2026] GET /volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:29.060257 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-707ffeb9-bd09-471c-bf9a-bcc16696a327 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.063597 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-707ffeb9-bd09-471c-bf9a-bcc16696a327 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:29.063841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-707ffeb9-bd09-471c-bf9a-bcc16696a327 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.064090 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-707ffeb9-bd09-471c-bf9a-bcc16696a327 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.064222 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-707ffeb9-bd09-471c-bf9a-bcc16696a327 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:29.069423 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:29.069423 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:29.070273 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-707ffeb9-bd09-471c-bf9a-bcc16696a327 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:29.070734 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1365/5426] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:29.106246 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f3ccc7ff-897b-47a5-9395-580c1472e3eb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.108386 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3ccc7ff-897b-47a5-9395-580c1472e3eb tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 Aug 18 05:40:29.108386 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3ccc7ff-897b-47a5-9395-580c1472e3eb tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.108386 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f3ccc7ff-897b-47a5-9395-580c1472e3eb tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.117601 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f3ccc7ff-897b-47a5-9395-580c1472e3eb tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 returned with HTTP 404 Aug 18 05:40:29.118230 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1355/5427] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/volumes/b2dc13d4-304d-4dfc-b531-e8760a45ff61 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:29.125952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2449ce30-f23c-4c02-aa65-04abf9296a43 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.129032 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2449ce30-f23c-4c02-aa65-04abf9296a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:40:29.129269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2449ce30-f23c-4c02-aa65-04abf9296a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.129495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2449ce30-f23c-4c02-aa65-04abf9296a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.141761 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:29.141761 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:29.147269 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2449ce30-f23c-4c02-aa65-04abf9296a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:29.150595 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb5d6233-a8fa-46e1-b7d5-c0a3bffccd73 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.153210 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2449ce30-f23c-4c02-aa65-04abf9296a43 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:40:29.153620 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1348/5428] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:29.153678 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb5d6233-a8fa-46e1-b7d5-c0a3bffccd73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:29.154003 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb5d6233-a8fa-46e1-b7d5-c0a3bffccd73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.154348 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb5d6233-a8fa-46e1-b7d5-c0a3bffccd73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.154500 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fb5d6233-a8fa-46e1-b7d5-c0a3bffccd73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:29.159183 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:29.159183 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:29.160120 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb5d6233-a8fa-46e1-b7d5-c0a3bffccd73 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:29.160574 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1361/5429] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:29.169350 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-13d8c9c0-813c-48a1-b51f-ea6115033e84 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.171527 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-13d8c9c0-813c-48a1-b51f-ea6115033e84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:40:29.171796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-13d8c9c0-813c-48a1-b51f-ea6115033e84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.172056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-13d8c9c0-813c-48a1-b51f-ea6115033e84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.180360 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:29.180360 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:29.185081 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-13d8c9c0-813c-48a1-b51f-ea6115033e84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:29.190869 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-13d8c9c0-813c-48a1-b51f-ea6115033e84 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:40:29.191982 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1366/5430] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:29.205793 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e88073f6-0dce-434a-a49d-d26adaa93863 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.210743 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e88073f6-0dce-434a-a49d-d26adaa93863 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:40:29.212272 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e88073f6-0dce-434a-a49d-d26adaa93863 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.212709 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e88073f6-0dce-434a-a49d-d26adaa93863 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.213026 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e88073f6-0dce-434a-a49d-d26adaa93863 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete volume with id: df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:40:29.222431 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:29.222431 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:29.223156 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e88073f6-0dce-434a-a49d-d26adaa93863 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:29.251711 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e88073f6-0dce-434a-a49d-d26adaa93863 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete volume request issued successfully. Aug 18 05:40:29.252239 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e88073f6-0dce-434a-a49d-d26adaa93863 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 202 Aug 18 05:40:29.253024 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1356/5431] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:29 2026] DELETE /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:29.264424 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d344242d-4b15-4cf4-9fe7-f886de36b33c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.266966 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d344242d-4b15-4cf4-9fe7-f886de36b33c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:40:29.267103 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d344242d-4b15-4cf4-9fe7-f886de36b33c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.267258 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d344242d-4b15-4cf4-9fe7-f886de36b33c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.274303 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:29.274303 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:29.278042 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d344242d-4b15-4cf4-9fe7-f886de36b33c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:29.283865 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d344242d-4b15-4cf4-9fe7-f886de36b33c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 200 Aug 18 05:40:29.283865 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1349/5432] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:29.640033 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef4c6f69-594f-4858-a2ec-77d3b4d5a510 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.641777 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef4c6f69-594f-4858-a2ec-77d3b4d5a510 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad Aug 18 05:40:29.641986 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef4c6f69-594f-4858-a2ec-77d3b4d5a510 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.642268 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef4c6f69-594f-4858-a2ec-77d3b4d5a510 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.649058 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef4c6f69-594f-4858-a2ec-77d3b4d5a510 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad returned with HTTP 404 Aug 18 05:40:29.649575 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1362/5433] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/volumes/2e5fc5dd-2c0b-429b-9969-f06226c4c4ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:29.658961 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ff52c541-de8b-4025-b6b8-f408b9767bad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.661175 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff52c541-de8b-4025-b6b8-f408b9767bad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] GET https://10.4.3.250/volume/v3/backups Aug 18 05:40:29.661477 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff52c541-de8b-4025-b6b8-f408b9767bad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.661670 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ff52c541-de8b-4025-b6b8-f408b9767bad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.661992 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.api_utils [None req-ff52c541-de8b-4025-b6b8-f408b9767bad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Removing options '' from query. {{(pid=100216) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:40:29.675612 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ff52c541-de8b-4025-b6b8-f408b9767bad tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 200 Aug 18 05:40:29.676260 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1367/5434] 10.4.3.250 () {68 vars in 1277 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/backups => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:29.686582 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7758128c-64a7-4380-adad-323c5caf6b51 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.688647 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7758128c-64a7-4380-adad-323c5caf6b51 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] GET https://10.4.3.250/volume/v3/backups?project_id=d6dce53db0f949ed88ab44c9ec492068 Aug 18 05:40:29.688919 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7758128c-64a7-4380-adad-323c5caf6b51 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.689203 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7758128c-64a7-4380-adad-323c5caf6b51 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.689558 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-7758128c-64a7-4380-adad-323c5caf6b51 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Removing options 'project_id' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:40:29.697661 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7758128c-64a7-4380-adad-323c5caf6b51 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] https://10.4.3.250/volume/v3/backups?project_id=d6dce53db0f949ed88ab44c9ec492068 returned with HTTP 200 Aug 18 05:40:29.698254 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1357/5435] 10.4.3.250 () {68 vars in 1364 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/backups?project_id=d6dce53db0f949ed88ab44c9ec492068 => generated 625 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:29.707617 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.709556 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:29.709866 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-183574241"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:29.711375 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-183574241'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:29.711493 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume of 1 GB Aug 18 05:40:29.715374 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Availability Zones retrieved successfully. Aug 18 05:40:29.720782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Flow 'volume_create_api' (73aea1dd-db70-4665-bb4d-58565243530c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:29.721998 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111ace00-557c-4510-a0df-d6324645e862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:29.722800 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:29.754852 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111ace00-557c-4510-a0df-d6324645e862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:29.755923 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c85d543-6054-489a-82ab-ffb0103761bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:29.793394 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Created reservations ['3e174315-0da0-4dfb-8f6e-b7bac9f80922', 'fbf55c46-7ae8-4d10-9c9a-1cc44308f50c', 'd1067fbc-3716-464e-a18d-3cdbdfaed069', '9c512177-449e-4c91-9fec-58dc9ab84122'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:29.794107 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c85d543-6054-489a-82ab-ffb0103761bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e174315-0da0-4dfb-8f6e-b7bac9f80922', 'fbf55c46-7ae8-4d10-9c9a-1cc44308f50c', 'd1067fbc-3716-464e-a18d-3cdbdfaed069', '9c512177-449e-4c91-9fec-58dc9ab84122']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:29.794769 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cafbb2c-b1be-4612-a91d-0b5a1ec45dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:29.815907 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cafbb2c-b1be-4612-a91d-0b5a1ec45dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-183574241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['3e174315-0da0-4dfb-8f6e-b7bac9f80922','fbf55c46-7ae8-4d10-9c9a-1cc44308f50c','d1067fbc-3716-464e-a18d-3cdbdfaed069','9c512177-449e-4c91-9fec-58dc9ab84122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f90f627560443eba3d7402bbf3a246d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-183574241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6dce53db0f949ed88ab44c9ec492068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f90f627560443eba3d7402bbf3a246d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:29.816566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf72d54-1faf-4bdf-940e-c37dae2432b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:29.836638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf72d54-1faf-4bdf-940e-c37dae2432b4) transitioned into state 'SUCCESS' from state '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-183574241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['3e174315-0da0-4dfb-8f6e-b7bac9f80922','fbf55c46-7ae8-4d10-9c9a-1cc44308f50c','d1067fbc-3716-464e-a18d-3cdbdfaed069','9c512177-449e-4c91-9fec-58dc9ab84122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f90f627560443eba3d7402bbf3a246d',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:29.837544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d8a798-6cde-4159-95df-074a6ff3eb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:29.848270 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d8a798-6cde-4159-95df-074a6ff3eb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:29.849172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Flow 'volume_create_api' (73aea1dd-db70-4665-bb4d-58565243530c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:29.849524 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Create volume request issued successfully. Aug 18 05:40:29.850164 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13079c3e-b514-4d9e-ae65-f3af8a85b19b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:29.850619 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1350/5436] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:40:29 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:29.863709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da12c1a1-51ca-4330-8048-08974407efa7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:29.865393 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da12c1a1-51ca-4330-8048-08974407efa7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 Aug 18 05:40:29.865618 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da12c1a1-51ca-4330-8048-08974407efa7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:29.865821 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da12c1a1-51ca-4330-8048-08974407efa7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:29.872877 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:29.872877 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:29.876221 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-da12c1a1-51ca-4330-8048-08974407efa7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:29.879828 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da12c1a1-51ca-4330-8048-08974407efa7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 returned with HTTP 200 Aug 18 05:40:29.880245 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1363/5437] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:29 2026] GET /volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:30.082169 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2637896f-922e-4e76-b12a-ed84b272f4be None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.084489 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2637896f-922e-4e76-b12a-ed84b272f4be tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:30.084730 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2637896f-922e-4e76-b12a-ed84b272f4be tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:30.084964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2637896f-922e-4e76-b12a-ed84b272f4be tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:30.085138 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2637896f-922e-4e76-b12a-ed84b272f4be tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:30.090715 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:30.090715 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:30.092160 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2637896f-922e-4e76-b12a-ed84b272f4be tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:30.092918 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1368/5438] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:30 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:30.173983 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bf402fa6-af7c-4665-91b5-8653afdb9250 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.177099 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf402fa6-af7c-4665-91b5-8653afdb9250 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:30.177398 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf402fa6-af7c-4665-91b5-8653afdb9250 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:30.177654 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf402fa6-af7c-4665-91b5-8653afdb9250 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:30.177797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bf402fa6-af7c-4665-91b5-8653afdb9250 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:30.182726 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:30.182726 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:30.183708 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf402fa6-af7c-4665-91b5-8653afdb9250 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:30.184153 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1358/5439] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:30 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:30.295553 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e02e810f-a25f-4a5f-80a0-1c59a4bbd1aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.297467 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e02e810f-a25f-4a5f-80a0-1c59a4bbd1aa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 Aug 18 05:40:30.297647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e02e810f-a25f-4a5f-80a0-1c59a4bbd1aa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:30.297820 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e02e810f-a25f-4a5f-80a0-1c59a4bbd1aa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:30.303226 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e02e810f-a25f-4a5f-80a0-1c59a4bbd1aa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 returned with HTTP 404 Aug 18 05:40:30.303816 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1351/5440] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:30 2026] GET /volume/v3/volumes/df7f7069-4f12-4f09-b9a5-bce82368f728 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:30.311239 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb8194d3-ac36-4b6a-a09e-b8245493f424 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.313155 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb8194d3-ac36-4b6a-a09e-b8245493f424 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c Aug 18 05:40:30.315032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb8194d3-ac36-4b6a-a09e-b8245493f424 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:30.315032 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb8194d3-ac36-4b6a-a09e-b8245493f424 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:30.315032 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-fb8194d3-ac36-4b6a-a09e-b8245493f424 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete snapshot with id: 7a0b7bb3-a636-415a-9c13-eda605d0d35c Aug 18 05:40:30.322121 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:30.322121 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:30.322957 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fb8194d3-ac36-4b6a-a09e-b8245493f424 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:40:30.344888 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fb8194d3-ac36-4b6a-a09e-b8245493f424 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot delete request issued successfully. Aug 18 05:40:30.344888 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb8194d3-ac36-4b6a-a09e-b8245493f424 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c returned with HTTP 202 Aug 18 05:40:30.344888 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1364/5441] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:40:30 2026] DELETE /volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:30.361826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3b094d15-239f-46f7-b55f-50432f782dc1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.361826 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b094d15-239f-46f7-b55f-50432f782dc1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c Aug 18 05:40:30.361826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b094d15-239f-46f7-b55f-50432f782dc1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:30.361826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3b094d15-239f-46f7-b55f-50432f782dc1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:30.372933 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:30.372933 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:30.374516 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3b094d15-239f-46f7-b55f-50432f782dc1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:40:30.374516 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3b094d15-239f-46f7-b55f-50432f782dc1 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c returned with HTTP 200 Aug 18 05:40:30.374779 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1369/5442] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:40:30 2026] GET /volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:30.523269 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6686e4f8-8ba8-4e53-84f6-7097564d5784 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.523702 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6686e4f8-8ba8-4e53-84f6-7097564d5784 None None] GET https://10.4.3.250/volume// Aug 18 05:40:30.523865 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6686e4f8-8ba8-4e53-84f6-7097564d5784 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:30.524070 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6686e4f8-8ba8-4e53-84f6-7097564d5784 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:30.524474 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6686e4f8-8ba8-4e53-84f6-7097564d5784 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:40:30.524848 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1359/5443] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:40:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:40:30.532231 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-5a17f0af-a3c7-4e19-b7c8-a29ec03edb56 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.534286 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-5a17f0af-a3c7-4e19-b7c8-a29ec03edb56 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:40:30.534674 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-5a17f0af-a3c7-4e19-b7c8-a29ec03edb56 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8dea717-3661-4e29-98e0-ae52228e152b", "connector": null, "instance_uuid": "d44bb5aa-7c74-4068-870b-7b14ff78f444"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:30.545809 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:30.545809 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:30.580073 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-5a17f0af-a3c7-4e19-b7c8-a29ec03edb56 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:40:30.580579 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1352/5444] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:40:30 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:30.587927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-47b9eafe-9246-4dac-b27c-e4bebb02fa94 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.590683 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-47b9eafe-9246-4dac-b27c-e4bebb02fa94 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675 Aug 18 05:40:30.590908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-47b9eafe-9246-4dac-b27c-e4bebb02fa94 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:30.591153 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-47b9eafe-9246-4dac-b27c-e4bebb02fa94 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:30.599318 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:30.599318 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:30.645589 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-47b9eafe-9246-4dac-b27c-e4bebb02fa94 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675 returned with HTTP 200 Aug 18 05:40:30.646081 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1365/5445] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:40:30 2026] DELETE /volume/v3/attachments/5b38be76-2ce6-4922-8f6c-40c6c7195675 => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:30.894353 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bcd63d63-7ee8-47d2-a1ed-2258185fa1b2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.895951 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bcd63d63-7ee8-47d2-a1ed-2258185fa1b2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 Aug 18 05:40:30.896220 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bcd63d63-7ee8-47d2-a1ed-2258185fa1b2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:30.896478 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bcd63d63-7ee8-47d2-a1ed-2258185fa1b2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:30.903245 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:30.903245 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:30.906246 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bcd63d63-7ee8-47d2-a1ed-2258185fa1b2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:30.909856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bcd63d63-7ee8-47d2-a1ed-2258185fa1b2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 returned with HTTP 200 Aug 18 05:40:30.910221 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1370/5446] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:30 2026] GET /volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:30.925735 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-61728c5c-7454-4eb5-84ee-bebdb4720566 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:30.927999 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61728c5c-7454-4eb5-84ee-bebdb4720566 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:40:30.928542 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-61728c5c-7454-4eb5-84ee-bebdb4720566 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86", "name": "tempest-type-Backup-1807808416"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:30.930128 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-61728c5c-7454-4eb5-84ee-bebdb4720566 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Creating new backup {'backup': {'volume_id': 'a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86', 'name': 'tempest-type-Backup-1807808416'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:40:30.930258 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-61728c5c-7454-4eb5-84ee-bebdb4720566 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Creating backup of volume a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 in container None Aug 18 05:40:30.937530 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:30.937530 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:30.938003 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-61728c5c-7454-4eb5-84ee-bebdb4720566 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:30.958169 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-61728c5c-7454-4eb5-84ee-bebdb4720566 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Created reservations ['f389ffbf-7534-4455-85e2-b4d33614b12e', 'ebdb27d9-fa19-4f7f-9e13-b999cc58226d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:30.995447 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-61728c5c-7454-4eb5-84ee-bebdb4720566 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:40:30.998049 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1360/5447] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:40:30 2026] POST /volume/v3/backups => generated 316 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:31.007469 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c8e4ff8b-902a-4ff0-b2dc-60deeda7c41c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:31.010710 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8e4ff8b-902a-4ff0-b2dc-60deeda7c41c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:31.010710 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8e4ff8b-902a-4ff0-b2dc-60deeda7c41c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:31.010710 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c8e4ff8b-902a-4ff0-b2dc-60deeda7c41c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:31.010710 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c8e4ff8b-902a-4ff0-b2dc-60deeda7c41c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:31.013609 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:31.013609 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:31.014184 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c8e4ff8b-902a-4ff0-b2dc-60deeda7c41c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:31.014545 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1353/5448] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:31 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:31.102707 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b2203ee-dc5d-46be-99d7-84bb97399585 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:31.104819 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b2203ee-dc5d-46be-99d7-84bb97399585 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:31.105088 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b2203ee-dc5d-46be-99d7-84bb97399585 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:31.105427 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b2203ee-dc5d-46be-99d7-84bb97399585 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:31.105554 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1b2203ee-dc5d-46be-99d7-84bb97399585 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:31.110306 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:31.110306 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:31.111179 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b2203ee-dc5d-46be-99d7-84bb97399585 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:31.111637 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1366/5449] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:31 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:31.195927 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0d38127e-d3d3-42be-88f7-484f6c40c767 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:31.197767 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d38127e-d3d3-42be-88f7-484f6c40c767 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:31.197955 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d38127e-d3d3-42be-88f7-484f6c40c767 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:31.198164 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0d38127e-d3d3-42be-88f7-484f6c40c767 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:31.198259 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0d38127e-d3d3-42be-88f7-484f6c40c767 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:31.203813 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:31.203813 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:31.204789 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0d38127e-d3d3-42be-88f7-484f6c40c767 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:31.205301 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1371/5450] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:31 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:31.383475 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9e96d301-5394-4436-b05f-fb306666f72c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:31.385252 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9e96d301-5394-4436-b05f-fb306666f72c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c Aug 18 05:40:31.385506 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9e96d301-5394-4436-b05f-fb306666f72c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:31.385755 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9e96d301-5394-4436-b05f-fb306666f72c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:31.390282 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9e96d301-5394-4436-b05f-fb306666f72c tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c returned with HTTP 404 Aug 18 05:40:31.390902 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1361/5451] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:40:31 2026] GET /volume/v3/snapshots/7a0b7bb3-a636-415a-9c13-eda605d0d35c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:31.399056 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab6c828b-8209-4062-b7d4-cdb96b07b48e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:31.401286 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab6c828b-8209-4062-b7d4-cdb96b07b48e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 Aug 18 05:40:31.401553 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab6c828b-8209-4062-b7d4-cdb96b07b48e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:31.401789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab6c828b-8209-4062-b7d4-cdb96b07b48e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:31.401930 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-ab6c828b-8209-4062-b7d4-cdb96b07b48e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete snapshot with id: 29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 Aug 18 05:40:31.407407 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:31.407407 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:31.407985 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ab6c828b-8209-4062-b7d4-cdb96b07b48e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:40:31.425432 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ab6c828b-8209-4062-b7d4-cdb96b07b48e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot delete request issued successfully. Aug 18 05:40:31.425712 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab6c828b-8209-4062-b7d4-cdb96b07b48e tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 returned with HTTP 202 Aug 18 05:40:31.426270 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1354/5452] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:40:31 2026] DELETE /volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:31.433332 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50e4e32e-a0e9-4e97-b4e7-4e059d9dd1aa None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:31.435507 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50e4e32e-a0e9-4e97-b4e7-4e059d9dd1aa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 Aug 18 05:40:31.435744 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50e4e32e-a0e9-4e97-b4e7-4e059d9dd1aa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:31.435984 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50e4e32e-a0e9-4e97-b4e7-4e059d9dd1aa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:31.442583 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:31.442583 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:31.443093 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-50e4e32e-a0e9-4e97-b4e7-4e059d9dd1aa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:40:31.443846 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50e4e32e-a0e9-4e97-b4e7-4e059d9dd1aa tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 returned with HTTP 200 Aug 18 05:40:31.444196 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1367/5453] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:40:31 2026] GET /volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:31.813642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-4633be72-c5a6-4acd-8694-43cdead4d017 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:31.815791 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-4633be72-c5a6-4acd-8694-43cdead4d017 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] PUT https://10.4.3.250/volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9 Aug 18 05:40:31.816180 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-4633be72-c5a6-4acd-8694-43cdead4d017 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:31.823137 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-4633be72-c5a6-4acd-8694-43cdead4d017 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Acquiring lock "cinder-attachment_update-d8dea717-3661-4e29-98e0-ae52228e152b-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:40:31.827561 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-4633be72-c5a6-4acd-8694-43cdead4d017 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-d8dea717-3661-4e29-98e0-ae52228e152b-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:40:31.828455 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:31.828455 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:31.936572 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-4633be72-c5a6-4acd-8694-43cdead4d017 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Lock "cinder-attachment_update-d8dea717-3661-4e29-98e0-ae52228e152b-np0000007601" released by "attachment_update" :: held 0.109s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:40:31.936930 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-4633be72-c5a6-4acd-8694-43cdead4d017 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9 returned with HTTP 200 Aug 18 05:40:31.937501 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1372/5454] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:40:31 2026] PUT /volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9 => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:31.946890 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-43693135-7284-482b-87d4-07a87eba8e34 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:31.948902 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-43693135-7284-482b-87d4-07a87eba8e34 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9 Aug 18 05:40:31.949121 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-43693135-7284-482b-87d4-07a87eba8e34 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:31.949329 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-43693135-7284-482b-87d4-07a87eba8e34 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:31.963090 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-43693135-7284-482b-87d4-07a87eba8e34 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9 returned with HTTP 200 Aug 18 05:40:31.963565 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1362/5455] 10.4.3.250 () {70 vars in 1651 bytes} [Tue Aug 18 05:40:31 2026] GET /volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:32.024453 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-282e5625-a3ff-4141-9264-e59956e07a6b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:32.026738 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-282e5625-a3ff-4141-9264-e59956e07a6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:32.026969 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-282e5625-a3ff-4141-9264-e59956e07a6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:32.027205 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-282e5625-a3ff-4141-9264-e59956e07a6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:32.027360 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-282e5625-a3ff-4141-9264-e59956e07a6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:32.031711 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:32.031711 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:32.032315 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-282e5625-a3ff-4141-9264-e59956e07a6b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:32.032693 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1355/5456] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:32 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:32.121946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6fae4607-ff6c-4960-a37d-7d7218665b15 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:32.123862 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6fae4607-ff6c-4960-a37d-7d7218665b15 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:32.124124 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6fae4607-ff6c-4960-a37d-7d7218665b15 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:32.124248 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6fae4607-ff6c-4960-a37d-7d7218665b15 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:32.124397 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6fae4607-ff6c-4960-a37d-7d7218665b15 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:32.128549 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:32.128549 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:32.129349 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6fae4607-ff6c-4960-a37d-7d7218665b15 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:32.129696 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1368/5457] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:32 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:32.216822 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-19385f04-3a95-47c0-8783-476e361e827a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:32.218807 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-19385f04-3a95-47c0-8783-476e361e827a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:32.219051 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-19385f04-3a95-47c0-8783-476e361e827a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:32.219342 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-19385f04-3a95-47c0-8783-476e361e827a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:32.219469 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-19385f04-3a95-47c0-8783-476e361e827a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:32.224034 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:32.224034 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:32.224774 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-19385f04-3a95-47c0-8783-476e361e827a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:32.225334 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1373/5458] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:32 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:32.454486 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-166c4490-c18d-4742-888d-1ac3df0f5285 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:32.456173 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-166c4490-c18d-4742-888d-1ac3df0f5285 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 Aug 18 05:40:32.456505 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-166c4490-c18d-4742-888d-1ac3df0f5285 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:32.456781 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-166c4490-c18d-4742-888d-1ac3df0f5285 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:32.463064 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-166c4490-c18d-4742-888d-1ac3df0f5285 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 returned with HTTP 404 Aug 18 05:40:32.464233 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1363/5459] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:40:32 2026] GET /volume/v3/snapshots/29e7ae3f-f2dd-44b7-bc18-2319eb3147d5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:32.471034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52b878c4-90c7-437a-b821-3cb9e1faf3af None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:32.472898 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52b878c4-90c7-437a-b821-3cb9e1faf3af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 Aug 18 05:40:32.473108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52b878c4-90c7-437a-b821-3cb9e1faf3af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:32.473280 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52b878c4-90c7-437a-b821-3cb9e1faf3af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:32.473442 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-52b878c4-90c7-437a-b821-3cb9e1faf3af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete snapshot with id: 80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 Aug 18 05:40:32.479220 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:32.479220 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:32.479848 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-52b878c4-90c7-437a-b821-3cb9e1faf3af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:40:32.499202 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-52b878c4-90c7-437a-b821-3cb9e1faf3af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot delete request issued successfully. Aug 18 05:40:32.499434 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52b878c4-90c7-437a-b821-3cb9e1faf3af tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 returned with HTTP 202 Aug 18 05:40:32.499887 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1356/5460] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:40:32 2026] DELETE /volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:32.507801 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9c8d8d2a-0a53-4f6a-8f9a-f4a4bc57ee8a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:32.510102 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c8d8d2a-0a53-4f6a-8f9a-f4a4bc57ee8a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 Aug 18 05:40:32.510366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c8d8d2a-0a53-4f6a-8f9a-f4a4bc57ee8a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:32.510595 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9c8d8d2a-0a53-4f6a-8f9a-f4a4bc57ee8a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:32.515780 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:32.515780 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:32.516220 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9c8d8d2a-0a53-4f6a-8f9a-f4a4bc57ee8a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Snapshot retrieved successfully. Aug 18 05:40:32.516991 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9c8d8d2a-0a53-4f6a-8f9a-f4a4bc57ee8a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 returned with HTTP 200 Aug 18 05:40:32.517361 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1369/5461] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:40:32 2026] GET /volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:33.047812 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-baa350ea-6072-44cf-ae0b-9d6ff3d7d274 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:33.049978 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-baa350ea-6072-44cf-ae0b-9d6ff3d7d274 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:33.050798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-baa350ea-6072-44cf-ae0b-9d6ff3d7d274 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:33.050798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-baa350ea-6072-44cf-ae0b-9d6ff3d7d274 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:33.050900 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-baa350ea-6072-44cf-ae0b-9d6ff3d7d274 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:33.056019 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:33.056019 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:33.056712 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-baa350ea-6072-44cf-ae0b-9d6ff3d7d274 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:33.057153 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1374/5462] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:33 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:33.139714 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6a7b3c08-78e3-4fe7-8157-e0f76f6ef484 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:33.141686 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a7b3c08-78e3-4fe7-8157-e0f76f6ef484 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:33.141924 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a7b3c08-78e3-4fe7-8157-e0f76f6ef484 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:33.142147 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6a7b3c08-78e3-4fe7-8157-e0f76f6ef484 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:33.142297 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6a7b3c08-78e3-4fe7-8157-e0f76f6ef484 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:33.147582 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:33.147582 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:33.148550 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6a7b3c08-78e3-4fe7-8157-e0f76f6ef484 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:33.149126 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1364/5463] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:33 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:33.234577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e5d1efd4-2eb8-4fcc-a631-80c73837ddae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:33.236524 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5d1efd4-2eb8-4fcc-a631-80c73837ddae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:33.236735 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5d1efd4-2eb8-4fcc-a631-80c73837ddae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:33.236965 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e5d1efd4-2eb8-4fcc-a631-80c73837ddae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:33.237102 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e5d1efd4-2eb8-4fcc-a631-80c73837ddae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:33.241526 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:33.241526 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:33.242268 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e5d1efd4-2eb8-4fcc-a631-80c73837ddae tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:33.242672 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1357/5464] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:33 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:33.527551 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f6b752c9-3863-4d90-af1c-fd43eb6c9e96 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:33.529298 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6b752c9-3863-4d90-af1c-fd43eb6c9e96 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 Aug 18 05:40:33.529491 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6b752c9-3863-4d90-af1c-fd43eb6c9e96 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:33.529668 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f6b752c9-3863-4d90-af1c-fd43eb6c9e96 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:33.534514 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f6b752c9-3863-4d90-af1c-fd43eb6c9e96 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 returned with HTTP 404 Aug 18 05:40:33.534905 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1370/5465] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:40:33 2026] GET /volume/v3/snapshots/80dc27a0-e29a-4bb3-a2ff-411b1b2fc2c4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:33.541165 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b717134a-a654-4db8-a688-0f1164990dd6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:33.542778 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b717134a-a654-4db8-a688-0f1164990dd6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:40:33.542929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b717134a-a654-4db8-a688-0f1164990dd6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:33.543122 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b717134a-a654-4db8-a688-0f1164990dd6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:33.549588 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:33.549588 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:33.553940 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b717134a-a654-4db8-a688-0f1164990dd6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:33.557841 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b717134a-a654-4db8-a688-0f1164990dd6 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:40:33.558349 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1375/5466] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:33 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 05:40:33.573707 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a7865332-4158-440e-bad3-a8207eb3b410 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:33.575955 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7865332-4158-440e-bad3-a8207eb3b410 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:40:33.576203 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7865332-4158-440e-bad3-a8207eb3b410 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:33.576449 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a7865332-4158-440e-bad3-a8207eb3b410 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:33.585305 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:33.585305 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:33.589770 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a7865332-4158-440e-bad3-a8207eb3b410 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:33.595336 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a7865332-4158-440e-bad3-a8207eb3b410 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:40:33.595798 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1365/5467] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:33 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:33.608083 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1440ea24-65c3-4d08-92f5-03342d639e0a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:33.609746 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1440ea24-65c3-4d08-92f5-03342d639e0a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] DELETE https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:40:33.609981 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1440ea24-65c3-4d08-92f5-03342d639e0a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:33.610196 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1440ea24-65c3-4d08-92f5-03342d639e0a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:33.610332 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1440ea24-65c3-4d08-92f5-03342d639e0a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete volume with id: bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:40:33.618054 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:33.618054 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:33.618580 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1440ea24-65c3-4d08-92f5-03342d639e0a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:33.633471 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1440ea24-65c3-4d08-92f5-03342d639e0a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Delete volume request issued successfully. Aug 18 05:40:33.633619 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1440ea24-65c3-4d08-92f5-03342d639e0a tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 202 Aug 18 05:40:33.634037 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1358/5468] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:33 2026] DELETE /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:33.641820 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-01c67d81-82d0-4ca1-85c2-0cc80c892722 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:33.643754 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01c67d81-82d0-4ca1-85c2-0cc80c892722 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:40:33.643995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01c67d81-82d0-4ca1-85c2-0cc80c892722 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:33.644207 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-01c67d81-82d0-4ca1-85c2-0cc80c892722 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:33.653303 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:33.653303 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:33.657180 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-01c67d81-82d0-4ca1-85c2-0cc80c892722 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Volume info retrieved successfully. Aug 18 05:40:33.661552 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-01c67d81-82d0-4ca1-85c2-0cc80c892722 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 200 Aug 18 05:40:33.661898 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1371/5469] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:33 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:34.074265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-382d8f01-32b9-4cb0-bb43-8b75c1171ae7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:34.076230 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-382d8f01-32b9-4cb0-bb43-8b75c1171ae7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:34.076721 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-382d8f01-32b9-4cb0-bb43-8b75c1171ae7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:34.076721 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-382d8f01-32b9-4cb0-bb43-8b75c1171ae7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:34.076825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-382d8f01-32b9-4cb0-bb43-8b75c1171ae7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:34.081403 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:34.081403 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:34.082030 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-382d8f01-32b9-4cb0-bb43-8b75c1171ae7 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:34.082593 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1376/5470] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:34 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:34.159164 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-99ee3c76-a43c-4b18-8e80-72c6244abecf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:34.161127 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99ee3c76-a43c-4b18-8e80-72c6244abecf tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:34.161360 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99ee3c76-a43c-4b18-8e80-72c6244abecf tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:34.161590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99ee3c76-a43c-4b18-8e80-72c6244abecf tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:34.161770 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-99ee3c76-a43c-4b18-8e80-72c6244abecf tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:34.166523 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:34.166523 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:34.167448 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99ee3c76-a43c-4b18-8e80-72c6244abecf tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:34.167913 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1366/5471] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:34 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:34.252809 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bc7a4ab0-8df5-4231-a9de-33a7b1d1c3d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:34.254705 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc7a4ab0-8df5-4231-a9de-33a7b1d1c3d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:40:34.254915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc7a4ab0-8df5-4231-a9de-33a7b1d1c3d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:34.255140 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc7a4ab0-8df5-4231-a9de-33a7b1d1c3d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:34.255237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bc7a4ab0-8df5-4231-a9de-33a7b1d1c3d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:34.260688 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:34.260688 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:34.261827 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc7a4ab0-8df5-4231-a9de-33a7b1d1c3d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:40:34.262359 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1359/5472] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:34 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:34.673407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-881b927c-6d00-4ce7-944a-7149a34b2246 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:34.675614 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-881b927c-6d00-4ce7-944a-7149a34b2246 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] GET https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 Aug 18 05:40:34.675915 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-881b927c-6d00-4ce7-944a-7149a34b2246 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:34.676130 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-881b927c-6d00-4ce7-944a-7149a34b2246 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:34.683206 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-881b927c-6d00-4ce7-944a-7149a34b2246 tempest-SnapshotDataIntegrityTests-1027662711 tempest-SnapshotDataIntegrityTests-1027662711-project-member] https://10.4.3.250/volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 returned with HTTP 404 Aug 18 05:40:34.683815 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1372/5473] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:34 2026] GET /volume/v3/volumes/bcb0cc2f-34ff-448b-8357-b2e73b497571 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:35.095976 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d9d926cc-279c-4197-8a47-ddc4a6a2b7e2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:35.099998 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9d926cc-279c-4197-8a47-ddc4a6a2b7e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:35.100260 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9d926cc-279c-4197-8a47-ddc4a6a2b7e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:35.100489 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9d926cc-279c-4197-8a47-ddc4a6a2b7e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:35.100597 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d9d926cc-279c-4197-8a47-ddc4a6a2b7e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:35.104645 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:35.104645 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:35.105296 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9d926cc-279c-4197-8a47-ddc4a6a2b7e2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:35.105704 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1377/5474] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:35 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:35.182024 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fcf6b8d3-d3f1-4aed-9acb-360f71867d41 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:35.187377 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcf6b8d3-d3f1-4aed-9acb-360f71867d41 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:35.187699 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcf6b8d3-d3f1-4aed-9acb-360f71867d41 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:35.187909 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fcf6b8d3-d3f1-4aed-9acb-360f71867d41 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:35.188948 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-fcf6b8d3-d3f1-4aed-9acb-360f71867d41 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:35.196424 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:35.196424 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:35.197611 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fcf6b8d3-d3f1-4aed-9acb-360f71867d41 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:35.198165 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1367/5475] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:35 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 758 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:36.115778 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e56476e-8424-4ec5-b5b1-64043e1b8c92 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:36.118140 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e56476e-8424-4ec5-b5b1-64043e1b8c92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:36.118431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e56476e-8424-4ec5-b5b1-64043e1b8c92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:36.118687 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e56476e-8424-4ec5-b5b1-64043e1b8c92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:36.118840 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4e56476e-8424-4ec5-b5b1-64043e1b8c92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:36.123929 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:36.123929 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:36.124818 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e56476e-8424-4ec5-b5b1-64043e1b8c92 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:36.125455 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1360/5476] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:36 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:36.155171 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-45d9323b-406e-4982-8bdc-98b944e87b11 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:36.157144 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-45d9323b-406e-4982-8bdc-98b944e87b11 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:40:36.157347 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-45d9323b-406e-4982-8bdc-98b944e87b11 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:36.157524 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-45d9323b-406e-4982-8bdc-98b944e87b11 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:36.165924 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:36.165924 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:36.171930 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-45d9323b-406e-4982-8bdc-98b944e87b11 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:40:36.178390 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-45d9323b-406e-4982-8bdc-98b944e87b11 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 200 Aug 18 05:40:36.178896 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1373/5477] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:40:36 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:36.189830 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0158c804-6ccd-46ac-a2d8-3e6299417e4d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:36.190243 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0158c804-6ccd-46ac-a2d8-3e6299417e4d None None] GET https://10.4.3.250/volume// Aug 18 05:40:36.191062 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0158c804-6ccd-46ac-a2d8-3e6299417e4d None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:36.191062 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0158c804-6ccd-46ac-a2d8-3e6299417e4d None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:36.191062 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0158c804-6ccd-46ac-a2d8-3e6299417e4d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:40:36.191192 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1378/5478] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:40:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:40:36.202198 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-e58e362b-0ae1-4526-86bd-8b79db2be1f7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:36.204341 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-e58e362b-0ae1-4526-86bd-8b79db2be1f7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:40:36.204742 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-e58e362b-0ae1-4526-86bd-8b79db2be1f7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0937c705-e6ba-4da4-b899-e505ae65aa21", "connector": null, "instance_uuid": "2ed4050c-9a76-4deb-8c1c-b398483ca031"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:36.208837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-69548c5b-be21-42cb-8678-f4d12220787a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:36.211236 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69548c5b-be21-42cb-8678-f4d12220787a tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:36.211504 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69548c5b-be21-42cb-8678-f4d12220787a tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:36.211768 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-69548c5b-be21-42cb-8678-f4d12220787a tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:36.211932 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-69548c5b-be21-42cb-8678-f4d12220787a tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:36.214935 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:36.214935 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:36.217325 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:36.217325 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:36.218384 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-69548c5b-be21-42cb-8678-f4d12220787a tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:36.218896 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1361/5479] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:36 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:36.236208 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-e58e362b-0ae1-4526-86bd-8b79db2be1f7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:40:36.236643 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1368/5480] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:40:36 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:36.738764 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-d22f26f9-3f5e-4d62-8cd4-9f8226ed5db6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:36.740822 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-d22f26f9-3f5e-4d62-8cd4-9f8226ed5db6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption Aug 18 05:40:36.741069 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-d22f26f9-3f5e-4d62-8cd4-9f8226ed5db6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:36.741278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-d22f26f9-3f5e-4d62-8cd4-9f8226ed5db6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:36.749714 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:36.749714 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:36.755280 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-d22f26f9-3f5e-4d62-8cd4-9f8226ed5db6 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption returned with HTTP 200 Aug 18 05:40:36.755666 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1374/5481] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:40:36 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:37.089046 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ad42d4b9-67c4-40ba-b65e-46f40454e76d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.089631 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad42d4b9-67c4-40ba-b65e-46f40454e76d None None] GET https://10.4.3.250/volume// Aug 18 05:40:37.089896 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad42d4b9-67c4-40ba-b65e-46f40454e76d None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:37.090165 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ad42d4b9-67c4-40ba-b65e-46f40454e76d None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:37.090560 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ad42d4b9-67c4-40ba-b65e-46f40454e76d None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:40:37.091054 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1379/5482] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:40:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:40:37.101889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-a6bdfca7-904d-4001-8ed9-774e8094bed3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.104446 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-a6bdfca7-904d-4001-8ed9-774e8094bed3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:40:37.104728 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-a6bdfca7-904d-4001-8ed9-774e8094bed3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:37.104976 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-a6bdfca7-904d-4001-8ed9-774e8094bed3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:37.116763 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:37.116763 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:37.122108 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-a6bdfca7-904d-4001-8ed9-774e8094bed3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:40:37.129397 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-a6bdfca7-904d-4001-8ed9-774e8094bed3 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 200 Aug 18 05:40:37.129961 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1362/5483] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:40:37 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 1536 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:40:37.138061 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8ce78a43-e76a-45a2-94a0-ba598295f01d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.139872 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8ce78a43-e76a-45a2-94a0-ba598295f01d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:37.140138 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8ce78a43-e76a-45a2-94a0-ba598295f01d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:37.140384 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8ce78a43-e76a-45a2-94a0-ba598295f01d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:37.140786 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8ce78a43-e76a-45a2-94a0-ba598295f01d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:37.145081 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:37.145081 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:37.145591 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8ce78a43-e76a-45a2-94a0-ba598295f01d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:37.145958 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1369/5484] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:37 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:37.232714 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5d5f792a-0ad6-4160-8ada-d371ec2713d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.234712 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d5f792a-0ad6-4160-8ada-d371ec2713d2 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:37.234904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d5f792a-0ad6-4160-8ada-d371ec2713d2 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:37.235102 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5d5f792a-0ad6-4160-8ada-d371ec2713d2 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:37.235197 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5d5f792a-0ad6-4160-8ada-d371ec2713d2 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:37.239789 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:37.239789 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:37.240501 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5d5f792a-0ad6-4160-8ada-d371ec2713d2 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:37.240878 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1375/5485] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:37 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:37.251330 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c09adfa8-279d-42e3-812f-340a4010f311 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.252918 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:37.253222 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e49bf7a8-1308-4a18-9409-65f5ad43107c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1408484337"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:37.254646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request body: {'volume': {"'backup_id": 'e49bf7a8-1308-4a18-9409-65f5ad43107c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1408484337'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:37.254768 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume of 1 GB Aug 18 05:40:37.258851 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Availability Zones retrieved successfully. Aug 18 05:40:37.263965 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (00cb4e24-ffa0-4284-bd4d-182351412fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:37.264981 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4692b107-9b9d-49ea-b3f8-599cfdeb5a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.265898 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:37.270727 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-c1404abd-7808-48fb-ba5d-ddce3299a0ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.273373 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-c1404abd-7808-48fb-ba5d-ddce3299a0ad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] PUT https://10.4.3.250/volume/v3/attachments/7f7a3a52-ffa3-4521-978d-deb01479c96e Aug 18 05:40:37.273865 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-c1404abd-7808-48fb-ba5d-ddce3299a0ad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:37.283520 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-c1404abd-7808-48fb-ba5d-ddce3299a0ad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Acquiring lock "cinder-attachment_update-0937c705-e6ba-4da4-b899-e505ae65aa21-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:40:37.289812 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-c1404abd-7808-48fb-ba5d-ddce3299a0ad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Lock "cinder-attachment_update-0937c705-e6ba-4da4-b899-e505ae65aa21-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:40:37.290742 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:37.290742 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:37.292166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4692b107-9b9d-49ea-b3f8-599cfdeb5a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.292888 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8b76b9-294d-4847-b342-facd881d92c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.334950 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Created reservations ['c54d4cfb-2937-4fad-a102-87761346c638', '56ae51b1-6612-4075-8588-4ebfa3ca30d0', '8aeca249-4e09-4fac-a4f0-0535397cd41f', '77899d5a-e319-4c67-b3d2-a8e4a2e379c8'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:37.335813 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8b76b9-294d-4847-b342-facd881d92c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c54d4cfb-2937-4fad-a102-87761346c638', '56ae51b1-6612-4075-8588-4ebfa3ca30d0', '8aeca249-4e09-4fac-a4f0-0535397cd41f', '77899d5a-e319-4c67-b3d2-a8e4a2e379c8']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.336591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876f8890-32d4-4bdb-979e-64dea4e41b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.360116 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876f8890-32d4-4bdb-979e-64dea4e41b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12a236f2-6465-4d31-bcbc-07d00585478f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1408484337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['c54d4cfb-2937-4fad-a102-87761346c638','56ae51b1-6612-4075-8588-4ebfa3ca30d0','8aeca249-4e09-4fac-a4f0-0535397cd41f','77899d5a-e319-4c67-b3d2-a8e4a2e379c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1408484337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12a236f2-6465-4d31-bcbc-07d00585478f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a487ef058e14e688fe2fdd0a2e07e85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08197cb44dc04b0e9f87178a432679aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.360993 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57557982-f535-41a8-b843-29f6952792b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.383223 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57557982-f535-41a8-b843-29f6952792b9) transitioned into state 'SUCCESS' from state '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-1408484337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['c54d4cfb-2937-4fad-a102-87761346c638','56ae51b1-6612-4075-8588-4ebfa3ca30d0','8aeca249-4e09-4fac-a4f0-0535397cd41f','77899d5a-e319-4c67-b3d2-a8e4a2e379c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.384201 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58253789-f78b-46e6-a634-705610130234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.385955 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-c1404abd-7808-48fb-ba5d-ddce3299a0ad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Lock "cinder-attachment_update-0937c705-e6ba-4da4-b899-e505ae65aa21-np0000007601" released by "attachment_update" :: held 0.096s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:40:37.386058 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-c1404abd-7808-48fb-ba5d-ddce3299a0ad tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/attachments/7f7a3a52-ffa3-4521-978d-deb01479c96e returned with HTTP 200 Aug 18 05:40:37.386486 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1363/5486] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:40:37 2026] PUT /volume/v3/attachments/7f7a3a52-ffa3-4521-978d-deb01479c96e => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:37.393197 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58253789-f78b-46e6-a634-705610130234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.395045 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (00cb4e24-ffa0-4284-bd4d-182351412fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:37.395045 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request issued successfully. Aug 18 05:40:37.395167 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c09adfa8-279d-42e3-812f-340a4010f311 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:37.395574 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1380/5487] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:40:37 2026] POST /volume/v3/volumes => generated 758 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:37.412172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.414835 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-ed8cfe50-af77-4eac-966f-3b2876ed70a6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.416357 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:37.416681 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e49bf7a8-1308-4a18-9409-65f5ad43107c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-915709161"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:37.419808 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request body: {'volume': {"'backup_id": 'e49bf7a8-1308-4a18-9409-65f5ad43107c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-915709161'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:37.420280 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume of 1 GB Aug 18 05:40:37.421537 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-ed8cfe50-af77-4eac-966f-3b2876ed70a6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/attachments/7f7a3a52-ffa3-4521-978d-deb01479c96e/action Aug 18 05:40:37.421910 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-ed8cfe50-af77-4eac-966f-3b2876ed70a6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action body: b'{"os-complete": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:37.422048 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-ed8cfe50-af77-4eac-966f-3b2876ed70a6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:37.425847 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Availability Zones retrieved successfully. Aug 18 05:40:37.433659 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (2a71b9aa-859f-46f8-8bf0-bcbb6cfe87a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:37.434690 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa0f743-be0e-4529-ac43-03098d1ab647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.436053 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:37.437853 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:37.437853 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:37.449992 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-9895d8e7-5172-41bb-9f84-d8a029faeee9 req-ed8cfe50-af77-4eac-966f-3b2876ed70a6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/attachments/7f7a3a52-ffa3-4521-978d-deb01479c96e/action returned with HTTP 204 Aug 18 05:40:37.450454 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1376/5488] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:40:37 2026] POST /volume/v3/attachments/7f7a3a52-ffa3-4521-978d-deb01479c96e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:37.470217 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fa0f743-be0e-4529-ac43-03098d1ab647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.471620 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92702293-95c7-40a1-817d-4a48fbdea50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.532375 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Created reservations ['7816705b-1914-4539-8312-4fda6c31177e', '3d43b63f-8711-472a-8d6b-6f3e99881f28', '2d2e018c-c123-46ae-a132-deb5f261a591', '8ea96c15-085c-475a-8b85-6b16d32b9399'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:37.533338 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92702293-95c7-40a1-817d-4a48fbdea50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7816705b-1914-4539-8312-4fda6c31177e', '3d43b63f-8711-472a-8d6b-6f3e99881f28', '2d2e018c-c123-46ae-a132-deb5f261a591', '8ea96c15-085c-475a-8b85-6b16d32b9399']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.534185 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b977e1-6708-4521-b41d-e3b7b49696d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.558189 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b977e1-6708-4521-b41d-e3b7b49696d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd97f972-9099-4553-bc46-94524da2a01e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-915709161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['7816705b-1914-4539-8312-4fda6c31177e','3d43b63f-8711-472a-8d6b-6f3e99881f28','2d2e018c-c123-46ae-a132-deb5f261a591','8ea96c15-085c-475a-8b85-6b16d32b9399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-915709161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd97f972-9099-4553-bc46-94524da2a01e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a487ef058e14e688fe2fdd0a2e07e85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08197cb44dc04b0e9f87178a432679aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.559400 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b8c6d7-7317-4093-a8f0-1895a731e5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.578823 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b8c6d7-7317-4093-a8f0-1895a731e5f0) transitioned into state 'SUCCESS' from state '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-915709161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['7816705b-1914-4539-8312-4fda6c31177e','3d43b63f-8711-472a-8d6b-6f3e99881f28','2d2e018c-c123-46ae-a132-deb5f261a591','8ea96c15-085c-475a-8b85-6b16d32b9399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.579562 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc896765-baf4-4b19-9d55-f1103dd19182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.589413 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc896765-baf4-4b19-9d55-f1103dd19182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.590309 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (2a71b9aa-859f-46f8-8bf0-bcbb6cfe87a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:37.590607 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request issued successfully. Aug 18 05:40:37.591235 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f65b6755-0fde-4ce0-a025-83c5e1d00b0d tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:37.591691 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1370/5489] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:40:37 2026] POST /volume/v3/volumes => generated 757 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:37.609099 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.617086 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:37.617086 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e49bf7a8-1308-4a18-9409-65f5ad43107c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-829374884"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:37.617086 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request body: {'volume': {"'backup_id": 'e49bf7a8-1308-4a18-9409-65f5ad43107c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-829374884'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:37.617086 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume of 1 GB Aug 18 05:40:37.617086 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:37.617086 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:37.627543 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Availability Zones retrieved successfully. Aug 18 05:40:37.641990 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (70014d43-f134-464d-a927-ab5855c22d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:37.643019 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a66a6a-fc7b-467b-9a99-23cae177358d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.644506 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:37.677178 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a66a6a-fc7b-467b-9a99-23cae177358d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.678090 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e07cbb-6945-44fd-a93f-e871ac5aa87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.727514 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Created reservations ['b14fa31f-d980-4c0f-bc4c-40cc211ae73a', '68270235-00bf-454e-a1a1-6f68ba4dc84f', '9ae359a8-010e-44dd-8ecc-9db89c28c72a', '35589521-b1c8-40c9-9f31-ba7ff9d7c4d4'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:37.728445 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e07cbb-6945-44fd-a93f-e871ac5aa87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b14fa31f-d980-4c0f-bc4c-40cc211ae73a', '68270235-00bf-454e-a1a1-6f68ba4dc84f', '9ae359a8-010e-44dd-8ecc-9db89c28c72a', '35589521-b1c8-40c9-9f31-ba7ff9d7c4d4']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.729367 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b57f692-f4c0-4366-a576-6fe9be436313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.754928 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b57f692-f4c0-4366-a576-6fe9be436313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14916508-cfa8-4288-9b23-1de6f8ec9fdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-829374884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['b14fa31f-d980-4c0f-bc4c-40cc211ae73a','68270235-00bf-454e-a1a1-6f68ba4dc84f','9ae359a8-010e-44dd-8ecc-9db89c28c72a','35589521-b1c8-40c9-9f31-ba7ff9d7c4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-829374884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14916508-cfa8-4288-9b23-1de6f8ec9fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a487ef058e14e688fe2fdd0a2e07e85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08197cb44dc04b0e9f87178a432679aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.755736 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4dc22d-a30d-4307-b32a-972729440e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.778415 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4dc22d-a30d-4307-b32a-972729440e77) transitioned into state 'SUCCESS' from state '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-829374884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['b14fa31f-d980-4c0f-bc4c-40cc211ae73a','68270235-00bf-454e-a1a1-6f68ba4dc84f','9ae359a8-010e-44dd-8ecc-9db89c28c72a','35589521-b1c8-40c9-9f31-ba7ff9d7c4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.779148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4800aafb-4751-4fa5-9057-6c89e08dcbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.794391 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4800aafb-4751-4fa5-9057-6c89e08dcbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.796161 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (70014d43-f134-464d-a927-ab5855c22d57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:37.796161 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request issued successfully. Aug 18 05:40:37.796161 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-91b6af3f-e89c-4b49-a75e-878f4b420430 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:37.796514 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1364/5490] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:40:37 2026] POST /volume/v3/volumes => generated 757 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:37.812473 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cc4450d0-e76c-46ee-810b-e871df45389b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:37.814325 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:37.814655 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e49bf7a8-1308-4a18-9409-65f5ad43107c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-160821467"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:37.816106 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request body: {'volume': {"'backup_id": 'e49bf7a8-1308-4a18-9409-65f5ad43107c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-160821467'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:37.816251 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume of 1 GB Aug 18 05:40:37.816513 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:37.816513 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:37.821654 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Availability Zones retrieved successfully. Aug 18 05:40:37.828854 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (5983f2e9-47c9-4ca6-ba25-b2e04a41be37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:37.829787 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d085188e-d624-49c4-85d3-c6ded0d6b401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.831027 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:37.859610 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d085188e-d624-49c4-85d3-c6ded0d6b401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.862133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7d31bf-750c-413f-8554-6ea6115151ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.904624 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Created reservations ['79909ca3-27b2-4051-9130-96b4ac8a9e00', '7d7aa294-3544-4ee7-be6e-6aec25f269b5', '0605d74b-3d9c-43ed-85e9-23d40a8f8c50', '5fc95fd1-e5f3-4b0c-bbf2-7d1cf73f8383'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:37.905791 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7d31bf-750c-413f-8554-6ea6115151ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79909ca3-27b2-4051-9130-96b4ac8a9e00', '7d7aa294-3544-4ee7-be6e-6aec25f269b5', '0605d74b-3d9c-43ed-85e9-23d40a8f8c50', '5fc95fd1-e5f3-4b0c-bbf2-7d1cf73f8383']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.907166 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac9cf55-4464-482b-9c4e-11cd10ada568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.949130 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac9cf55-4464-482b-9c4e-11cd10ada568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48d36df9-cc44-49b6-9661-a4503501bc5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-160821467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['79909ca3-27b2-4051-9130-96b4ac8a9e00','7d7aa294-3544-4ee7-be6e-6aec25f269b5','0605d74b-3d9c-43ed-85e9-23d40a8f8c50','5fc95fd1-e5f3-4b0c-bbf2-7d1cf73f8383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-160821467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48d36df9-cc44-49b6-9661-a4503501bc5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a487ef058e14e688fe2fdd0a2e07e85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08197cb44dc04b0e9f87178a432679aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.950000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a85063-6f49-4cdd-93c5-943211076461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.971064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a85063-6f49-4cdd-93c5-943211076461) transitioned into state 'SUCCESS' from state '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-160821467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['79909ca3-27b2-4051-9130-96b4ac8a9e00','7d7aa294-3544-4ee7-be6e-6aec25f269b5','0605d74b-3d9c-43ed-85e9-23d40a8f8c50','5fc95fd1-e5f3-4b0c-bbf2-7d1cf73f8383'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.971995 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b4e2f1-edfb-4278-a0fa-3c779bf870d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:37.986093 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b4e2f1-edfb-4278-a0fa-3c779bf870d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:37.987199 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (5983f2e9-47c9-4ca6-ba25-b2e04a41be37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:37.988568 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request issued successfully. Aug 18 05:40:37.988568 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cc4450d0-e76c-46ee-810b-e871df45389b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:37.988989 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1381/5491] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:40:37 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:38.005830 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:38.007650 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:38.007947 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e49bf7a8-1308-4a18-9409-65f5ad43107c", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1962013928"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:38.009270 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request body: {'volume': {"'backup_id": 'e49bf7a8-1308-4a18-9409-65f5ad43107c', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1962013928'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:38.009418 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume of 1 GB Aug 18 05:40:38.013327 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Availability Zones retrieved successfully. Aug 18 05:40:38.018984 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (8b793bce-91a2-4e06-8c2a-e14d9c95f135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:38.019906 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c69c48b-e2d8-4514-b208-0e4d055a449e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:38.021201 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:38.045530 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c69c48b-e2d8-4514-b208-0e4d055a449e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:38.046411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1059888-2ff4-4cb6-b8c1-2c8d533de49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:38.094302 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Created reservations ['6502e5ee-9925-447d-8139-ae4d7424bda8', '533ab32b-fd2e-40c9-8387-4388bacdc7b3', '4b0b7835-1776-4745-8bd8-0509b19daa42', '67fca9b4-e0bb-4456-9213-00d411e94b04'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:38.095057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1059888-2ff4-4cb6-b8c1-2c8d533de49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6502e5ee-9925-447d-8139-ae4d7424bda8', '533ab32b-fd2e-40c9-8387-4388bacdc7b3', '4b0b7835-1776-4745-8bd8-0509b19daa42', '67fca9b4-e0bb-4456-9213-00d411e94b04']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:38.096855 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (132a6915-d291-48d5-9313-036d463a36f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:38.122941 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (132a6915-d291-48d5-9313-036d463a36f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42416ee3-ad01-4d7d-9725-b417b6342d38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1962013928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['6502e5ee-9925-447d-8139-ae4d7424bda8','533ab32b-fd2e-40c9-8387-4388bacdc7b3','4b0b7835-1776-4745-8bd8-0509b19daa42','67fca9b4-e0bb-4456-9213-00d411e94b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1962013928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42416ee3-ad01-4d7d-9725-b417b6342d38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a487ef058e14e688fe2fdd0a2e07e85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08197cb44dc04b0e9f87178a432679aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:38.123709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d1d92df-cd85-4508-b643-d20351278b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:38.149631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d1d92df-cd85-4508-b643-d20351278b1d) transitioned into state 'SUCCESS' from state '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-1962013928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a487ef058e14e688fe2fdd0a2e07e85',qos_specs=None,replication_status=,reservations=['6502e5ee-9925-447d-8139-ae4d7424bda8','533ab32b-fd2e-40c9-8387-4388bacdc7b3','4b0b7835-1776-4745-8bd8-0509b19daa42','67fca9b4-e0bb-4456-9213-00d411e94b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08197cb44dc04b0e9f87178a432679aa',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:38.150294 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981e3818-c702-4762-adbb-26d03c8403df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:38.158264 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d2abae3d-45f4-4d84-aa51-6af930f4d345 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:38.160484 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2abae3d-45f4-4d84-aa51-6af930f4d345 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:38.160755 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2abae3d-45f4-4d84-aa51-6af930f4d345 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:38.160975 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d2abae3d-45f4-4d84-aa51-6af930f4d345 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:38.161128 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d2abae3d-45f4-4d84-aa51-6af930f4d345 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:38.163950 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981e3818-c702-4762-adbb-26d03c8403df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:38.165424 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Flow 'volume_create_api' (8b793bce-91a2-4e06-8c2a-e14d9c95f135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:38.165874 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Create volume request issued successfully. Aug 18 05:40:38.166627 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07437d87-79bf-47ac-bdcf-5a37f4197bd5 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:38.167381 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1377/5492] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:40:38 2026] POST /volume/v3/volumes => generated 758 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:38.170509 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:38.170509 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:38.171545 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d2abae3d-45f4-4d84-aa51-6af930f4d345 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:38.172043 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1371/5493] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:38 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:38.182146 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e3fa5db-7ce4-4e0a-ad58-80e267b2ed74 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:38.184360 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e3fa5db-7ce4-4e0a-ad58-80e267b2ed74 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f Aug 18 05:40:38.184647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e3fa5db-7ce4-4e0a-ad58-80e267b2ed74 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:38.184928 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e3fa5db-7ce4-4e0a-ad58-80e267b2ed74 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:38.194850 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:38.194850 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:38.202545 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4e3fa5db-7ce4-4e0a-ad58-80e267b2ed74 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:38.208846 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e3fa5db-7ce4-4e0a-ad58-80e267b2ed74 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f returned with HTTP 200 Aug 18 05:40:38.210700 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1365/5494] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:38 2026] GET /volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:38.228401 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4378cadd-813c-4d2b-be30-9ffab3a90d5e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:38.232252 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4378cadd-813c-4d2b-be30-9ffab3a90d5e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e Aug 18 05:40:38.232418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4378cadd-813c-4d2b-be30-9ffab3a90d5e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:38.232596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4378cadd-813c-4d2b-be30-9ffab3a90d5e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:38.252932 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:38.252932 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:38.264030 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4378cadd-813c-4d2b-be30-9ffab3a90d5e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:38.272954 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4378cadd-813c-4d2b-be30-9ffab3a90d5e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e returned with HTTP 200 Aug 18 05:40:38.273727 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1382/5495] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:38 2026] GET /volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:38.292311 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b49dcf97-4d6d-4d00-bd28-153dbc015922 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:38.295034 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b49dcf97-4d6d-4d00-bd28-153dbc015922 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd Aug 18 05:40:38.295534 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b49dcf97-4d6d-4d00-bd28-153dbc015922 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:38.295662 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b49dcf97-4d6d-4d00-bd28-153dbc015922 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:38.306813 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:38.306813 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:38.313725 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b49dcf97-4d6d-4d00-bd28-153dbc015922 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:38.322133 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b49dcf97-4d6d-4d00-bd28-153dbc015922 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd returned with HTTP 200 Aug 18 05:40:38.322674 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1378/5496] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:38 2026] GET /volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:38.344957 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1708e681-5b05-4bef-a403-b5483ca69818 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:38.348243 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1708e681-5b05-4bef-a403-b5483ca69818 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a Aug 18 05:40:38.348496 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1708e681-5b05-4bef-a403-b5483ca69818 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:38.348723 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1708e681-5b05-4bef-a403-b5483ca69818 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:38.356755 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:38.356755 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:38.361100 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1708e681-5b05-4bef-a403-b5483ca69818 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:38.366728 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1708e681-5b05-4bef-a403-b5483ca69818 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a returned with HTTP 200 Aug 18 05:40:38.367331 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1372/5497] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:38 2026] GET /volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:38.381750 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55783f97-3d93-49aa-87eb-1f4342ffa223 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:38.383399 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55783f97-3d93-49aa-87eb-1f4342ffa223 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 Aug 18 05:40:38.383603 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55783f97-3d93-49aa-87eb-1f4342ffa223 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:38.383788 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55783f97-3d93-49aa-87eb-1f4342ffa223 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:38.390471 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:38.390471 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:38.394606 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-55783f97-3d93-49aa-87eb-1f4342ffa223 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:38.403244 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55783f97-3d93-49aa-87eb-1f4342ffa223 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 returned with HTTP 200 Aug 18 05:40:38.403779 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1366/5498] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:38 2026] GET /volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:38.415244 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4bdacb96-4bc2-43ff-9fd1-ead2cd468a29 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:38.417435 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4bdacb96-4bc2-43ff-9fd1-ead2cd468a29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] DELETE https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:38.417435 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4bdacb96-4bc2-43ff-9fd1-ead2cd468a29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:38.417515 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4bdacb96-4bc2-43ff-9fd1-ead2cd468a29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:38.417567 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-4bdacb96-4bc2-43ff-9fd1-ead2cd468a29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete backup with id: e49bf7a8-1308-4a18-9409-65f5ad43107c. Aug 18 05:40:38.421726 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:38.421726 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:38.436590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-4bdacb96-4bc2-43ff-9fd1-ead2cd468a29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] delete_backup rpcapi backup_id e49bf7a8-1308-4a18-9409-65f5ad43107c {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:40:38.442831 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4bdacb96-4bc2-43ff-9fd1-ead2cd468a29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 202 Aug 18 05:40:38.442831 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1383/5499] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:38 2026] DELETE /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:40:38.450544 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6468743c-9e17-4251-9a1c-d6c04a255d29 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:38.452502 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6468743c-9e17-4251-9a1c-d6c04a255d29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:38.452690 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6468743c-9e17-4251-9a1c-d6c04a255d29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:38.452865 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6468743c-9e17-4251-9a1c-d6c04a255d29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:38.452956 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6468743c-9e17-4251-9a1c-d6c04a255d29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:38.458346 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:38.458346 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:38.459249 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6468743c-9e17-4251-9a1c-d6c04a255d29 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 200 Aug 18 05:40:38.459678 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1379/5500] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:38 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:39.183183 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1629defe-dc54-48e6-9e25-f3a1529c288e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:39.185215 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1629defe-dc54-48e6-9e25-f3a1529c288e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:39.185600 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1629defe-dc54-48e6-9e25-f3a1529c288e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:39.186030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1629defe-dc54-48e6-9e25-f3a1529c288e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:39.186379 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-1629defe-dc54-48e6-9e25-f3a1529c288e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:39.190629 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:39.190629 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:39.191922 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1629defe-dc54-48e6-9e25-f3a1529c288e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:39.192006 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1373/5501] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:39 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:39.302209 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-b38e6fbf-a878-48bf-9c15-4cf9ed3e55a0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:39.307407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-b38e6fbf-a878-48bf-9c15-4cf9ed3e55a0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9/action Aug 18 05:40:39.307407 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-b38e6fbf-a878-48bf-9c15-4cf9ed3e55a0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:39.307407 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-b38e6fbf-a878-48bf-9c15-4cf9ed3e55a0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:39.331867 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:39.331867 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:39.346600 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-7bb63978-dc04-4ed4-8ecc-16560f606c64 req-b38e6fbf-a878-48bf-9c15-4cf9ed3e55a0 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9/action returned with HTTP 204 Aug 18 05:40:39.347829 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1367/5502] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:40:39 2026] POST /volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:39.469429 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-db5f13f6-9062-4373-8fcb-d61ef91941d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:39.471122 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-db5f13f6-9062-4373-8fcb-d61ef91941d1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c Aug 18 05:40:39.471342 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-db5f13f6-9062-4373-8fcb-d61ef91941d1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:39.471546 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-db5f13f6-9062-4373-8fcb-d61ef91941d1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:39.471690 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-db5f13f6-9062-4373-8fcb-d61ef91941d1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Show backup with id e49bf7a8-1308-4a18-9409-65f5ad43107c. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:39.475886 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-db5f13f6-9062-4373-8fcb-d61ef91941d1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c returned with HTTP 404 Aug 18 05:40:39.476462 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1384/5503] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:39 2026] GET /volume/v3/backups/e49bf7a8-1308-4a18-9409-65f5ad43107c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:39.487145 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4e70287f-3a27-47ea-8791-47eace33ab28 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:39.489407 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e70287f-3a27-47ea-8791-47eace33ab28 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] DELETE https://10.4.3.250/volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 Aug 18 05:40:39.489407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e70287f-3a27-47ea-8791-47eace33ab28 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:39.489492 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4e70287f-3a27-47ea-8791-47eace33ab28 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:39.489677 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4e70287f-3a27-47ea-8791-47eace33ab28 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume with id: 42416ee3-ad01-4d7d-9725-b417b6342d38 Aug 18 05:40:39.497793 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:39.497793 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:39.498506 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4e70287f-3a27-47ea-8791-47eace33ab28 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:39.525618 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4e70287f-3a27-47ea-8791-47eace33ab28 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume request issued successfully. Aug 18 05:40:39.526386 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4e70287f-3a27-47ea-8791-47eace33ab28 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 returned with HTTP 202 Aug 18 05:40:39.527308 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1380/5504] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:39 2026] DELETE /volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:39.534380 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8903e204-c298-4fb7-b694-39da181f06c0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:39.537288 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8903e204-c298-4fb7-b694-39da181f06c0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 Aug 18 05:40:39.537508 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8903e204-c298-4fb7-b694-39da181f06c0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:39.537719 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8903e204-c298-4fb7-b694-39da181f06c0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:39.550413 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:39.550413 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:39.556366 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8903e204-c298-4fb7-b694-39da181f06c0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:39.560549 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8903e204-c298-4fb7-b694-39da181f06c0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 returned with HTTP 200 Aug 18 05:40:39.560949 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1374/5505] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:39 2026] GET /volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:40.208517 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-59c3b86d-58df-44b8-abac-89ef39e9321b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.212639 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59c3b86d-58df-44b8-abac-89ef39e9321b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:40.213067 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59c3b86d-58df-44b8-abac-89ef39e9321b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:40.213420 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59c3b86d-58df-44b8-abac-89ef39e9321b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:40.213660 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-59c3b86d-58df-44b8-abac-89ef39e9321b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:40.222091 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:40.222091 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:40.222091 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59c3b86d-58df-44b8-abac-89ef39e9321b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:40.222091 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1368/5506] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:40 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:40.342395 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2819c94b-99ce-4bb1-bd09-c1bc00b50ec5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.344646 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2819c94b-99ce-4bb1-bd09-c1bc00b50ec5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:40.344884 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2819c94b-99ce-4bb1-bd09-c1bc00b50ec5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:40.345121 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2819c94b-99ce-4bb1-bd09-c1bc00b50ec5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:40.355106 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:40.355106 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:40.360272 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2819c94b-99ce-4bb1-bd09-c1bc00b50ec5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:40.365760 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2819c94b-99ce-4bb1-bd09-c1bc00b50ec5 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:40.366107 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1385/5507] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:40 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:40.407111 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-cd26b95e-e56c-4db6-be99-a072e14f0e4a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.409371 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-cd26b95e-e56c-4db6-be99-a072e14f0e4a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:40.409560 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-cd26b95e-e56c-4db6-be99-a072e14f0e4a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:40.409797 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-cd26b95e-e56c-4db6-be99-a072e14f0e4a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:40.421319 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:40.421319 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:40.426054 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-cd26b95e-e56c-4db6-be99-a072e14f0e4a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:40.430424 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-cd26b95e-e56c-4db6-be99-a072e14f0e4a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:40.430809 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1381/5508] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:40:40 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:40.449484 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-a1726aa1-4be0-41e7-bbf1-3be6aac983fd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.451534 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-a1726aa1-4be0-41e7-bbf1-3be6aac983fd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] POST https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/action Aug 18 05:40:40.451935 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-a1726aa1-4be0-41e7-bbf1-3be6aac983fd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:40.452040 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-a1726aa1-4be0-41e7-bbf1-3be6aac983fd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:40.461988 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:40.461988 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:40.462458 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-a1726aa1-4be0-41e7-bbf1-3be6aac983fd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:40.468859 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-a1726aa1-4be0-41e7-bbf1-3be6aac983fd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Begin detaching volume completed successfully. Aug 18 05:40:40.469075 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-a1726aa1-4be0-41e7-bbf1-3be6aac983fd tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/action returned with HTTP 202 Aug 18 05:40:40.469498 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1375/5509] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:40:40 2026] POST /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:40:40.525444 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-512c8f51-0fd4-4bd4-8b2a-ba7da88e12eb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.526400 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-512c8f51-0fd4-4bd4-8b2a-ba7da88e12eb None None] GET https://10.4.3.250/volume// Aug 18 05:40:40.526952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-512c8f51-0fd4-4bd4-8b2a-ba7da88e12eb None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:40.526952 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-512c8f51-0fd4-4bd4-8b2a-ba7da88e12eb None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:40.527428 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-512c8f51-0fd4-4bd4-8b2a-ba7da88e12eb None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:40:40.527970 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1369/5510] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:40:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:40:40.537480 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-2b526caf-8993-4cbf-88c1-a2f989743daf None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.539670 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-2b526caf-8993-4cbf-88c1-a2f989743daf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:40:40.539907 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-2b526caf-8993-4cbf-88c1-a2f989743daf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:40.540169 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-2b526caf-8993-4cbf-88c1-a2f989743daf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:40.551185 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:40.551185 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:40.554953 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-2b526caf-8993-4cbf-88c1-a2f989743daf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:40:40.559693 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-2b526caf-8993-4cbf-88c1-a2f989743daf tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:40:40.560196 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1386/5511] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:40:40 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:40:40.575756 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-3f864aee-a6dc-4540-92ce-146de4818396 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.577816 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-3f864aee-a6dc-4540-92ce-146de4818396 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption Aug 18 05:40:40.578092 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-3f864aee-a6dc-4540-92ce-146de4818396 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:40.578405 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-3f864aee-a6dc-4540-92ce-146de4818396 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:40.579904 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9fbdaac9-946d-48ce-b90b-f1750578c0da None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.582381 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fbdaac9-946d-48ce-b90b-f1750578c0da tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 Aug 18 05:40:40.582571 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fbdaac9-946d-48ce-b90b-f1750578c0da tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:40.582852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9fbdaac9-946d-48ce-b90b-f1750578c0da tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:40.589040 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:40.589040 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:40.589707 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9fbdaac9-946d-48ce-b90b-f1750578c0da tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 returned with HTTP 404 Aug 18 05:40:40.590219 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1376/5512] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:40 2026] GET /volume/v3/volumes/42416ee3-ad01-4d7d-9725-b417b6342d38 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:40.595696 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-3f864aee-a6dc-4540-92ce-146de4818396 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption returned with HTTP 200 Aug 18 05:40:40.596203 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1382/5513] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:40:40 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:40.600776 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4ff4de9-6567-4329-8c5e-a0aa4882afec None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.603611 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4ff4de9-6567-4329-8c5e-a0aa4882afec tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] DELETE https://10.4.3.250/volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a Aug 18 05:40:40.603797 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4ff4de9-6567-4329-8c5e-a0aa4882afec tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:40.603999 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4ff4de9-6567-4329-8c5e-a0aa4882afec tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:40.604478 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-a4ff4de9-6567-4329-8c5e-a0aa4882afec tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume with id: 48d36df9-cc44-49b6-9661-a4503501bc5a Aug 18 05:40:40.616884 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:40.616884 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:40.617635 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a4ff4de9-6567-4329-8c5e-a0aa4882afec tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:40.643030 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a4ff4de9-6567-4329-8c5e-a0aa4882afec tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume request issued successfully. Aug 18 05:40:40.643332 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4ff4de9-6567-4329-8c5e-a0aa4882afec tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a returned with HTTP 202 Aug 18 05:40:40.643925 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1370/5514] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:40 2026] DELETE /volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:40.651681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-182c5965-8233-46b2-8230-cafc2a0c9ad0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:40.653812 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-182c5965-8233-46b2-8230-cafc2a0c9ad0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a Aug 18 05:40:40.654094 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-182c5965-8233-46b2-8230-cafc2a0c9ad0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:40.654406 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-182c5965-8233-46b2-8230-cafc2a0c9ad0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:40.663224 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:40.663224 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:40.667449 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-182c5965-8233-46b2-8230-cafc2a0c9ad0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:40.675368 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-182c5965-8233-46b2-8230-cafc2a0c9ad0 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a returned with HTTP 200 Aug 18 05:40:40.675368 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1387/5515] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:40 2026] GET /volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:41.233551 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8f28ba81-c5e3-4495-b00d-e2468163f2d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:41.236427 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f28ba81-c5e3-4495-b00d-e2468163f2d0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:41.236653 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f28ba81-c5e3-4495-b00d-e2468163f2d0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:41.237224 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8f28ba81-c5e3-4495-b00d-e2468163f2d0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:41.237390 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-8f28ba81-c5e3-4495-b00d-e2468163f2d0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:41.242304 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:41.242304 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:41.243258 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8f28ba81-c5e3-4495-b00d-e2468163f2d0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:41.243706 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1377/5516] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:41 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:41.693611 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec2ae15c-ef43-4c80-8b72-ad4bc3071367 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:41.697986 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec2ae15c-ef43-4c80-8b72-ad4bc3071367 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a Aug 18 05:40:41.698312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec2ae15c-ef43-4c80-8b72-ad4bc3071367 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:41.698605 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec2ae15c-ef43-4c80-8b72-ad4bc3071367 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:41.708036 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec2ae15c-ef43-4c80-8b72-ad4bc3071367 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a returned with HTTP 404 Aug 18 05:40:41.708620 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1383/5517] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:41 2026] GET /volume/v3/volumes/48d36df9-cc44-49b6-9661-a4503501bc5a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:41.717903 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a1f1c0e-aea8-4930-8032-ecfe0ef788ce None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:41.721781 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a1f1c0e-aea8-4930-8032-ecfe0ef788ce tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] DELETE https://10.4.3.250/volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd Aug 18 05:40:41.722092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a1f1c0e-aea8-4930-8032-ecfe0ef788ce tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:41.722351 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a1f1c0e-aea8-4930-8032-ecfe0ef788ce tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:41.722577 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1a1f1c0e-aea8-4930-8032-ecfe0ef788ce tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume with id: 14916508-cfa8-4288-9b23-1de6f8ec9fdd Aug 18 05:40:41.735408 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:41.735408 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:41.736045 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1a1f1c0e-aea8-4930-8032-ecfe0ef788ce tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:41.757135 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1a1f1c0e-aea8-4930-8032-ecfe0ef788ce tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume request issued successfully. Aug 18 05:40:41.757414 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a1f1c0e-aea8-4930-8032-ecfe0ef788ce tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd returned with HTTP 202 Aug 18 05:40:41.757955 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1371/5518] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:41 2026] DELETE /volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:41.766827 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f698ee64-57ea-4e1a-8b43-e885ba0bf71b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:41.768643 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f698ee64-57ea-4e1a-8b43-e885ba0bf71b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd Aug 18 05:40:41.768841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f698ee64-57ea-4e1a-8b43-e885ba0bf71b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:41.769027 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f698ee64-57ea-4e1a-8b43-e885ba0bf71b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:41.777335 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:41.777335 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:41.782069 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-f698ee64-57ea-4e1a-8b43-e885ba0bf71b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:41.788910 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f698ee64-57ea-4e1a-8b43-e885ba0bf71b tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd returned with HTTP 200 Aug 18 05:40:41.789462 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1388/5519] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:41 2026] GET /volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:42.256170 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-327eaa98-0bf9-4ce9-96cf-06c61a605838 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:42.258309 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-327eaa98-0bf9-4ce9-96cf-06c61a605838 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:42.258565 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-327eaa98-0bf9-4ce9-96cf-06c61a605838 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:42.258779 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-327eaa98-0bf9-4ce9-96cf-06c61a605838 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:42.258894 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-327eaa98-0bf9-4ce9-96cf-06c61a605838 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:42.269290 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:42.269290 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:42.269851 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-327eaa98-0bf9-4ce9-96cf-06c61a605838 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:42.270379 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1378/5520] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:42 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:42.802366 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6f22cb28-a7fc-42a7-95e2-ba53b4a699d3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:42.805824 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f22cb28-a7fc-42a7-95e2-ba53b4a699d3 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd Aug 18 05:40:42.805824 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f22cb28-a7fc-42a7-95e2-ba53b4a699d3 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:42.805824 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6f22cb28-a7fc-42a7-95e2-ba53b4a699d3 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:42.810513 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6f22cb28-a7fc-42a7-95e2-ba53b4a699d3 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd returned with HTTP 404 Aug 18 05:40:42.811225 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1384/5521] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:42 2026] GET /volume/v3/volumes/14916508-cfa8-4288-9b23-1de6f8ec9fdd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:42.817606 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8496e692-d954-4cfa-b89d-ba853b27c31e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:42.819442 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8496e692-d954-4cfa-b89d-ba853b27c31e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] DELETE https://10.4.3.250/volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e Aug 18 05:40:42.819628 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8496e692-d954-4cfa-b89d-ba853b27c31e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:42.819803 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8496e692-d954-4cfa-b89d-ba853b27c31e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:42.819959 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-8496e692-d954-4cfa-b89d-ba853b27c31e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume with id: bd97f972-9099-4553-bc46-94524da2a01e Aug 18 05:40:42.826941 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:42.826941 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:42.827451 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8496e692-d954-4cfa-b89d-ba853b27c31e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:42.845550 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8496e692-d954-4cfa-b89d-ba853b27c31e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume request issued successfully. Aug 18 05:40:42.845734 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8496e692-d954-4cfa-b89d-ba853b27c31e tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e returned with HTTP 202 Aug 18 05:40:42.846145 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1372/5522] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:42 2026] DELETE /volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:42.853687 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1a0feec1-648f-429a-91b9-56f3cdccf360 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:42.855594 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a0feec1-648f-429a-91b9-56f3cdccf360 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e Aug 18 05:40:42.855787 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a0feec1-648f-429a-91b9-56f3cdccf360 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:42.856031 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1a0feec1-648f-429a-91b9-56f3cdccf360 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:42.862370 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:42.862370 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:42.867095 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1a0feec1-648f-429a-91b9-56f3cdccf360 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:42.872331 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1a0feec1-648f-429a-91b9-56f3cdccf360 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e returned with HTTP 200 Aug 18 05:40:42.872818 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1389/5523] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:42 2026] GET /volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:43.281125 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-22f4ea61-b44e-47dc-9093-b2a64b8303d5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:43.283065 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22f4ea61-b44e-47dc-9093-b2a64b8303d5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:43.283330 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22f4ea61-b44e-47dc-9093-b2a64b8303d5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:43.283649 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22f4ea61-b44e-47dc-9093-b2a64b8303d5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:43.283778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-22f4ea61-b44e-47dc-9093-b2a64b8303d5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:43.288543 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:43.288543 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:43.289182 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22f4ea61-b44e-47dc-9093-b2a64b8303d5 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:43.289570 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1379/5524] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:43 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:43.884581 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-db019d26-7458-4673-ad12-2c2378d80a62 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:43.886542 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-db019d26-7458-4673-ad12-2c2378d80a62 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e Aug 18 05:40:43.886741 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-db019d26-7458-4673-ad12-2c2378d80a62 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:43.886933 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-db019d26-7458-4673-ad12-2c2378d80a62 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:43.892838 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-db019d26-7458-4673-ad12-2c2378d80a62 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e returned with HTTP 404 Aug 18 05:40:43.893382 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1385/5525] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:43 2026] GET /volume/v3/volumes/bd97f972-9099-4553-bc46-94524da2a01e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:43.900416 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c7546a3b-e0ac-4c16-8e66-549d5b17f7fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:43.902703 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7546a3b-e0ac-4c16-8e66-549d5b17f7fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] DELETE https://10.4.3.250/volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f Aug 18 05:40:43.902928 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7546a3b-e0ac-4c16-8e66-549d5b17f7fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:43.903162 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c7546a3b-e0ac-4c16-8e66-549d5b17f7fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:43.903341 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c7546a3b-e0ac-4c16-8e66-549d5b17f7fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume with id: 12a236f2-6465-4d31-bcbc-07d00585478f Aug 18 05:40:43.910500 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:43.910500 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:43.911003 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c7546a3b-e0ac-4c16-8e66-549d5b17f7fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:43.928846 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c7546a3b-e0ac-4c16-8e66-549d5b17f7fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume request issued successfully. Aug 18 05:40:43.929082 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c7546a3b-e0ac-4c16-8e66-549d5b17f7fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f returned with HTTP 202 Aug 18 05:40:43.929546 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1373/5526] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:43 2026] DELETE /volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:43.941132 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b90eee35-c1f3-471b-8115-98fc2e74d6c3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:43.943743 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b90eee35-c1f3-471b-8115-98fc2e74d6c3 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f Aug 18 05:40:43.943860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b90eee35-c1f3-471b-8115-98fc2e74d6c3 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:43.944228 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b90eee35-c1f3-471b-8115-98fc2e74d6c3 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:43.954479 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:43.954479 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:43.959584 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b90eee35-c1f3-471b-8115-98fc2e74d6c3 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:43.967315 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b90eee35-c1f3-471b-8115-98fc2e74d6c3 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f returned with HTTP 200 Aug 18 05:40:43.968491 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1390/5527] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:43 2026] GET /volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:44.301851 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d672d58e-84ec-4b4c-92b5-ecaa0d0ee375 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:44.303834 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d672d58e-84ec-4b4c-92b5-ecaa0d0ee375 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:44.304096 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d672d58e-84ec-4b4c-92b5-ecaa0d0ee375 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:44.304317 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d672d58e-84ec-4b4c-92b5-ecaa0d0ee375 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:44.304458 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d672d58e-84ec-4b4c-92b5-ecaa0d0ee375 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:44.309456 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:44.309456 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:44.310033 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d672d58e-84ec-4b4c-92b5-ecaa0d0ee375 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:44.310436 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1380/5528] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:44 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:44.982481 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ef54b04c-bd9c-4545-b494-264a328fb694 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:44.989752 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef54b04c-bd9c-4545-b494-264a328fb694 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f Aug 18 05:40:44.989752 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef54b04c-bd9c-4545-b494-264a328fb694 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:44.989752 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ef54b04c-bd9c-4545-b494-264a328fb694 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:44.993971 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ef54b04c-bd9c-4545-b494-264a328fb694 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f returned with HTTP 404 Aug 18 05:40:44.994503 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1386/5529] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:44 2026] GET /volume/v3/volumes/12a236f2-6465-4d31-bcbc-07d00585478f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:45.001465 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f9979e93-afeb-4ff2-b43c-1748fe29e1fe None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:45.003365 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9979e93-afeb-4ff2-b43c-1748fe29e1fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] DELETE https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f Aug 18 05:40:45.003611 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9979e93-afeb-4ff2-b43c-1748fe29e1fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:45.003837 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f9979e93-afeb-4ff2-b43c-1748fe29e1fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:45.004040 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-f9979e93-afeb-4ff2-b43c-1748fe29e1fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume with id: 225e8b0d-3da3-4a14-8a9c-7ed9c238d10f Aug 18 05:40:45.011287 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:45.011287 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:45.011799 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f9979e93-afeb-4ff2-b43c-1748fe29e1fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:45.029563 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-f9979e93-afeb-4ff2-b43c-1748fe29e1fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Delete volume request issued successfully. Aug 18 05:40:45.029767 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f9979e93-afeb-4ff2-b43c-1748fe29e1fe tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f returned with HTTP 202 Aug 18 05:40:45.030228 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1374/5530] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:40:45 2026] DELETE /volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:45.038617 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b3103c38-c974-43a1-a1ea-b6315993aee1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:45.040410 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3103c38-c974-43a1-a1ea-b6315993aee1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f Aug 18 05:40:45.042542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3103c38-c974-43a1-a1ea-b6315993aee1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:45.042542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b3103c38-c974-43a1-a1ea-b6315993aee1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:45.050492 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:45.050492 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:45.053823 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b3103c38-c974-43a1-a1ea-b6315993aee1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Volume info retrieved successfully. Aug 18 05:40:45.058897 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b3103c38-c974-43a1-a1ea-b6315993aee1 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f returned with HTTP 200 Aug 18 05:40:45.059462 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1391/5531] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:45 2026] GET /volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:45.322302 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6779993a-e282-4435-a49b-7700454c2fba None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:45.326092 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6779993a-e282-4435-a49b-7700454c2fba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:45.326357 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6779993a-e282-4435-a49b-7700454c2fba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:45.326583 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6779993a-e282-4435-a49b-7700454c2fba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:45.326712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6779993a-e282-4435-a49b-7700454c2fba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:45.334167 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:45.334167 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:45.334968 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6779993a-e282-4435-a49b-7700454c2fba tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:45.335427 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1381/5532] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:45 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:46.072948 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7b75df94-c218-4743-a8aa-52a450252ed4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:46.074658 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b75df94-c218-4743-a8aa-52a450252ed4 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] GET https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f Aug 18 05:40:46.076502 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b75df94-c218-4743-a8aa-52a450252ed4 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:46.076502 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7b75df94-c218-4743-a8aa-52a450252ed4 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:46.081458 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7b75df94-c218-4743-a8aa-52a450252ed4 tempest-CreateVolumesFromBackupTest-1683131353 tempest-CreateVolumesFromBackupTest-1683131353-project-member] https://10.4.3.250/volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f returned with HTTP 404 Aug 18 05:40:46.082052 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1387/5533] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:40:46 2026] GET /volume/v3/volumes/225e8b0d-3da3-4a14-8a9c-7ed9c238d10f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:46.346417 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a9420834-2744-469d-ad5e-828b52300d75 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:46.348238 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9420834-2744-469d-ad5e-828b52300d75 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:46.348479 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9420834-2744-469d-ad5e-828b52300d75 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:46.348654 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a9420834-2744-469d-ad5e-828b52300d75 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:46.348754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a9420834-2744-469d-ad5e-828b52300d75 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:46.352974 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:46.352974 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:46.353594 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a9420834-2744-469d-ad5e-828b52300d75 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:46.353949 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1375/5534] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:46 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:46.366719 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ede5d32-eee4-442c-a8c6-906b8e1f6210 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:46.368986 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ede5d32-eee4-442c-a8c6-906b8e1f6210 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] POST https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20/action Aug 18 05:40:46.369623 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ede5d32-eee4-442c-a8c6-906b8e1f6210 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:40:46.369917 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ede5d32-eee4-442c-a8c6-906b8e1f6210 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:46.372975 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.admin_actions [None req-0ede5d32-eee4-442c-a8c6-906b8e1f6210 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Updating backup '1111d9db-4281-4765-a986-572f081f4e20' with '{'status': 'error'}' {{(pid=100216) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 05:40:46.383038 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:46.383038 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:46.383790 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-0ede5d32-eee4-442c-a8c6-906b8e1f6210 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3965c76268f14c57beb934bb35459615', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd6dce53db0f949ed88ab44c9ec492068', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:40:46.384245 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ede5d32-eee4-442c-a8c6-906b8e1f6210 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20/action returned with HTTP 403 Aug 18 05:40:46.385498 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1392/5535] 10.4.3.250 () {70 vars in 1430 bytes} [Tue Aug 18 05:40:46 2026] POST /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:46.393440 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9df76d0e-196f-4640-b824-68e47cd09045 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:46.395515 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9df76d0e-196f-4640-b824-68e47cd09045 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 Aug 18 05:40:46.395763 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9df76d0e-196f-4640-b824-68e47cd09045 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:46.395977 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9df76d0e-196f-4640-b824-68e47cd09045 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:46.396153 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-9df76d0e-196f-4640-b824-68e47cd09045 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume with id: a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 Aug 18 05:40:46.403532 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:46.403532 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:46.403876 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9df76d0e-196f-4640-b824-68e47cd09045 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:46.425369 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9df76d0e-196f-4640-b824-68e47cd09045 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume request issued successfully. Aug 18 05:40:46.425609 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9df76d0e-196f-4640-b824-68e47cd09045 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 returned with HTTP 202 Aug 18 05:40:46.426130 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1382/5536] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:40:46 2026] DELETE /volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:46.435063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9bc15d44-860a-483e-88e8-b452e599d42b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:46.436842 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9bc15d44-860a-483e-88e8-b452e599d42b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 Aug 18 05:40:46.437251 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9bc15d44-860a-483e-88e8-b452e599d42b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:46.437644 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9bc15d44-860a-483e-88e8-b452e599d42b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:46.448689 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:46.448689 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:46.453223 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9bc15d44-860a-483e-88e8-b452e599d42b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:46.459702 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9bc15d44-860a-483e-88e8-b452e599d42b tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 returned with HTTP 200 Aug 18 05:40:46.460103 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1388/5537] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:46 2026] GET /volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:47.473248 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bcf5c0e2-b2a3-41d4-8417-9d5edbd0e749 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:47.475213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcf5c0e2-b2a3-41d4-8417-9d5edbd0e749 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 Aug 18 05:40:47.475447 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcf5c0e2-b2a3-41d4-8417-9d5edbd0e749 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:47.475628 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcf5c0e2-b2a3-41d4-8417-9d5edbd0e749 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:47.483771 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcf5c0e2-b2a3-41d4-8417-9d5edbd0e749 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 returned with HTTP 404 Aug 18 05:40:47.484860 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1376/5538] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:47 2026] GET /volume/v3/volumes/a9bb31cf-3c2b-4a81-8ab6-1a8cae3f0b86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:47.494437 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-70d919db-2509-480e-bee0-90e0ab639163 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:47.496197 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] POST https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0/restore Aug 18 05:40:47.496569 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:47.498357 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Restoring backup 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100216) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 05:40:47.498499 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Restoring backup 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 to volume None. Aug 18 05:40:47.502541 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:47.502541 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:47.503763 np0000007601 devstack@c-api.service[100216]: INFO cinder.backup.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Creating volume of 1 GB for restore of backup 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. Aug 18 05:40:47.506963 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Availability Zones retrieved successfully. Aug 18 05:40:47.512808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Flow 'volume_create_api' (eb63e77a-f2a8-4c8e-97bb-abee424e74a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:47.513825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e34fea-beac-408d-b539-235ecdd3b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.514847 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:47.521580 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:47.541043 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e34fea-beac-408d-b539-235ecdd3b0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.542225 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c5ec09-e0c9-4d84-8359-780c1e0ab64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.578832 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Created reservations ['6b37b70a-5bda-4ccd-ab90-bfd26d44353d', '2b11c80a-382f-4f0f-a614-896c28b36162', '78cb32e7-1a2c-4d73-8706-e0502ffd189e', '51026fd1-0b75-4de5-86e0-b4a789a3f01e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:47.579877 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c5ec09-e0c9-4d84-8359-780c1e0ab64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b37b70a-5bda-4ccd-ab90-bfd26d44353d', '2b11c80a-382f-4f0f-a614-896c28b36162', '78cb32e7-1a2c-4d73-8706-e0502ffd189e', '51026fd1-0b75-4de5-86e0-b4a789a3f01e']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.580798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ef2686-33a4-4c8b-9c9d-9abd623ca311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.601462 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:40:47.601820 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2033220943"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:47.603151 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2033220943'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:40:47.603256 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Create volume of 1 GB Aug 18 05:40:47.606754 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Availability Zones retrieved successfully. Aug 18 05:40:47.609552 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ef2686-33a4-4c8b-9c9d-9abd623ca311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eec443f-1971-4f77-8f0d-62a46ed64ee6', '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='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['6b37b70a-5bda-4ccd-ab90-bfd26d44353d','2b11c80a-382f-4f0f-a614-896c28b36162','78cb32e7-1a2c-4d73-8706-e0502ffd189e','51026fd1-0b75-4de5-86e0-b4a789a3f01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3965c76268f14c57beb934bb35459615',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:47Z,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=4eec443f-1971-4f77-8f0d-62a46ed64ee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6dce53db0f949ed88ab44c9ec492068',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3965c76268f14c57beb934bb35459615',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.610719 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf64b462-82f5-46c8-9ac4-dd2c9ad1a244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.612431 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Flow 'volume_create_api' (62c748b0-3b2f-40f6-84c3-846f961c11c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:47.613356 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c92d09-0561-40ac-adde-91fb619a4dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.614121 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:40:47.627963 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf64b462-82f5-46c8-9ac4-dd2c9ad1a244) transitioned into 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='d6dce53db0f949ed88ab44c9ec492068',qos_specs=None,replication_status=,reservations=['6b37b70a-5bda-4ccd-ab90-bfd26d44353d','2b11c80a-382f-4f0f-a614-896c28b36162','78cb32e7-1a2c-4d73-8706-e0502ffd189e','51026fd1-0b75-4de5-86e0-b4a789a3f01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3965c76268f14c57beb934bb35459615',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.628808 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1afa49-17b2-4e2c-a8bf-6c7c46d3ccfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.636964 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c92d09-0561-40ac-adde-91fb619a4dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.637356 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1afa49-17b2-4e2c-a8bf-6c7c46d3ccfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.638068 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023718ed-b575-44fe-a552-27b1c2bd0867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.638148 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Flow 'volume_create_api' (eb63e77a-f2a8-4c8e-97bb-abee424e74a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:47.638454 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Create volume request issued successfully. Aug 18 05:40:47.644641 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:47.644641 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:47.645150 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Volume info retrieved successfully. Aug 18 05:40:47.700973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Created reservations ['7402f38d-5bd5-4bed-bf28-b74b3eef7ada', 'd0cb5746-daae-47a2-8169-cc21494d60ee', 'b3ec2073-a8f4-4f04-8cae-2082894dd221', 'df114012-6768-4808-a214-ef222ca8488d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:47.701747 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023718ed-b575-44fe-a552-27b1c2bd0867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7402f38d-5bd5-4bed-bf28-b74b3eef7ada', 'd0cb5746-daae-47a2-8169-cc21494d60ee', 'b3ec2073-a8f4-4f04-8cae-2082894dd221', 'df114012-6768-4808-a214-ef222ca8488d']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.702530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d470f45f-74fc-4c4f-bd38-990ffbc734c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.731711 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d470f45f-74fc-4c4f-bd38-990ffbc734c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d9a06b-2f74-4beb-b9b0-0ba33a343b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2033220943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca5b55553654380929da8ef66559c47',qos_specs=None,replication_status=,reservations=['7402f38d-5bd5-4bed-bf28-b74b3eef7ada','d0cb5746-daae-47a2-8169-cc21494d60ee','b3ec2073-a8f4-4f04-8cae-2082894dd221','df114012-6768-4808-a214-ef222ca8488d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d6bb2ff28d44fb98f50f4118cf8490',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:40:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2033220943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86d9a06b-2f74-4beb-b9b0-0ba33a343b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca5b55553654380929da8ef66559c47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d6bb2ff28d44fb98f50f4118cf8490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.732468 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431194d2-bde9-4d24-a46f-f0b38bb090a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.748478 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (431194d2-bde9-4d24-a46f-f0b38bb090a9) transitioned into state 'SUCCESS' from state '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-2033220943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca5b55553654380929da8ef66559c47',qos_specs=None,replication_status=,reservations=['7402f38d-5bd5-4bed-bf28-b74b3eef7ada','d0cb5746-daae-47a2-8169-cc21494d60ee','b3ec2073-a8f4-4f04-8cae-2082894dd221','df114012-6768-4808-a214-ef222ca8488d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d6bb2ff28d44fb98f50f4118cf8490',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.749189 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668d91aa-3f40-4f2a-b18f-60b97ec6cd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:40:47.757565 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (668d91aa-3f40-4f2a-b18f-60b97ec6cd97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:40:47.758421 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Flow 'volume_create_api' (62c748b0-3b2f-40f6-84c3-846f961c11c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:40:47.758814 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Create volume request issued successfully. Aug 18 05:40:47.759442 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e2de48de-cd7f-4b39-bbb8-9f3400a51d5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:40:47.759848 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1383/5539] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:40:47 2026] POST /volume/v3/volumes => generated 778 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:47.774215 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d3f496c6-a0f7-4c64-8a95-9cafe8ab1449 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:47.776313 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3f496c6-a0f7-4c64-8a95-9cafe8ab1449 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 Aug 18 05:40:47.776546 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3f496c6-a0f7-4c64-8a95-9cafe8ab1449 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:47.776763 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d3f496c6-a0f7-4c64-8a95-9cafe8ab1449 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:47.792728 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:47.792728 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:47.797564 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d3f496c6-a0f7-4c64-8a95-9cafe8ab1449 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:40:47.801785 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d3f496c6-a0f7-4c64-8a95-9cafe8ab1449 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 returned with HTTP 200 Aug 18 05:40:47.802293 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1389/5540] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:47 2026] GET /volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:48.653324 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:48.653324 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:48.653763 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Volume info retrieved successfully. Aug 18 05:40:48.653908 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Checking backup size 1 against volume size 1 {{(pid=100216) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 05:40:48.654000 np0000007601 devstack@c-api.service[100216]: INFO cinder.backup.api [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Overwriting volume 4eec443f-1971-4f77-8f0d-62a46ed64ee6 with restore of backup 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:48.667567 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] restore_backup in rpcapi backup_id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 {{(pid=100216) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 05:40:48.669492 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-70d919db-2509-480e-bee0-90e0ab639163 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0/restore returned with HTTP 202 Aug 18 05:40:48.669956 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1393/5541] 10.4.3.250 () {70 vars in 1433 bytes} [Tue Aug 18 05:40:47 2026] POST /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0/restore => generated 152 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:48.678179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98aec483-bc7b-4ccf-a8f1-464cf932fe16 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:48.679914 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98aec483-bc7b-4ccf-a8f1-464cf932fe16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:48.680126 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98aec483-bc7b-4ccf-a8f1-464cf932fe16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:48.680329 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98aec483-bc7b-4ccf-a8f1-464cf932fe16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:48.680428 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-98aec483-bc7b-4ccf-a8f1-464cf932fe16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:48.684566 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:48.684566 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:48.685152 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98aec483-bc7b-4ccf-a8f1-464cf932fe16 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:48.685706 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1377/5542] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:48 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:48.815515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-89af124a-dabf-4f09-a462-5c44f3786bc1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:48.817418 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-89af124a-dabf-4f09-a462-5c44f3786bc1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 Aug 18 05:40:48.817618 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-89af124a-dabf-4f09-a462-5c44f3786bc1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:48.817798 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-89af124a-dabf-4f09-a462-5c44f3786bc1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:48.824625 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:48.824625 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:48.828522 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-89af124a-dabf-4f09-a462-5c44f3786bc1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:40:48.832373 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-89af124a-dabf-4f09-a462-5c44f3786bc1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 returned with HTTP 200 Aug 18 05:40:48.832774 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1384/5543] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:48 2026] GET /volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:48.844565 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ed7c4751-b6cc-49d7-8b44-f672f35ae6ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:48.846656 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed7c4751-b6cc-49d7-8b44-f672f35ae6ec tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:40:48.847370 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ed7c4751-b6cc-49d7-8b44-f672f35ae6ec tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86d9a06b-2f74-4beb-b9b0-0ba33a343b76", "name": "tempest-type-Backup-2035261068"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:40:48.849094 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-ed7c4751-b6cc-49d7-8b44-f672f35ae6ec tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Creating new backup {'backup': {'volume_id': '86d9a06b-2f74-4beb-b9b0-0ba33a343b76', 'name': 'tempest-type-Backup-2035261068'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:40:48.849311 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-ed7c4751-b6cc-49d7-8b44-f672f35ae6ec tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Creating backup of volume 86d9a06b-2f74-4beb-b9b0-0ba33a343b76 in container None Aug 18 05:40:48.858069 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:48.858069 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:48.858494 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ed7c4751-b6cc-49d7-8b44-f672f35ae6ec tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:40:48.882296 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-ed7c4751-b6cc-49d7-8b44-f672f35ae6ec tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Created reservations ['11162d5f-b6e2-44ee-ab42-742d7f92f571', 'a2d3da63-4a1b-4209-b2d1-12130635006d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:40:48.906044 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ed7c4751-b6cc-49d7-8b44-f672f35ae6ec tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:40:48.906492 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1390/5544] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:40:48 2026] POST /volume/v3/backups => generated 316 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:40:48.915368 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8f36f604-fd1d-4d30-8d57-ec6f1c18604c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:48.918956 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f36f604-fd1d-4d30-8d57-ec6f1c18604c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:48.919573 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f36f604-fd1d-4d30-8d57-ec6f1c18604c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:48.919906 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f36f604-fd1d-4d30-8d57-ec6f1c18604c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:48.920127 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8f36f604-fd1d-4d30-8d57-ec6f1c18604c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:48.925140 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:48.925140 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:48.925974 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f36f604-fd1d-4d30-8d57-ec6f1c18604c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:48.926462 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1394/5545] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:48 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:49.696677 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-09c0aa8a-66c5-4c1e-b82d-96edd79fd0dd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:49.698871 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09c0aa8a-66c5-4c1e-b82d-96edd79fd0dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:49.699085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09c0aa8a-66c5-4c1e-b82d-96edd79fd0dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:49.699283 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-09c0aa8a-66c5-4c1e-b82d-96edd79fd0dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:49.699398 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-09c0aa8a-66c5-4c1e-b82d-96edd79fd0dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:49.703479 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:49.703479 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:49.704086 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-09c0aa8a-66c5-4c1e-b82d-96edd79fd0dd tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:49.704475 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1378/5546] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:49 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:49.938353 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f087cad9-c10c-421d-b338-e231bb06f7e8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:49.940487 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f087cad9-c10c-421d-b338-e231bb06f7e8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:49.940712 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f087cad9-c10c-421d-b338-e231bb06f7e8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:49.940932 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f087cad9-c10c-421d-b338-e231bb06f7e8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:49.941102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f087cad9-c10c-421d-b338-e231bb06f7e8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:49.946954 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:49.946954 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:49.947893 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f087cad9-c10c-421d-b338-e231bb06f7e8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:49.948450 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1385/5547] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:49 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:50.714254 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7c96028-38ea-48a8-9dba-c6871bb53801 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:50.715979 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7c96028-38ea-48a8-9dba-c6871bb53801 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:50.716374 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7c96028-38ea-48a8-9dba-c6871bb53801 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:50.716659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7c96028-38ea-48a8-9dba-c6871bb53801 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:50.716857 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f7c96028-38ea-48a8-9dba-c6871bb53801 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:50.721197 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:50.721197 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:50.721850 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7c96028-38ea-48a8-9dba-c6871bb53801 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:50.722289 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1391/5548] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:50 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:50.958349 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f4284cb-2e8c-4ad4-ad86-9fbc8b27b6e7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:50.960647 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f4284cb-2e8c-4ad4-ad86-9fbc8b27b6e7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:50.961065 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f4284cb-2e8c-4ad4-ad86-9fbc8b27b6e7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:50.961325 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f4284cb-2e8c-4ad4-ad86-9fbc8b27b6e7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:50.961487 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0f4284cb-2e8c-4ad4-ad86-9fbc8b27b6e7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:50.967579 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:50.967579 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:50.968405 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f4284cb-2e8c-4ad4-ad86-9fbc8b27b6e7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:50.968795 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1395/5549] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:50 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:51.734572 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8f401dc9-b179-4e6e-bc05-ab03df20126d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:51.736341 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f401dc9-b179-4e6e-bc05-ab03df20126d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:51.736544 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f401dc9-b179-4e6e-bc05-ab03df20126d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:51.736733 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8f401dc9-b179-4e6e-bc05-ab03df20126d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:51.736836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8f401dc9-b179-4e6e-bc05-ab03df20126d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:51.740855 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:51.740855 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:51.741472 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8f401dc9-b179-4e6e-bc05-ab03df20126d tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:51.741848 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1379/5550] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:51 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:51.981384 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1c3a21b-ef5f-429b-a1ed-cbe0c3c433dc None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:51.983246 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1c3a21b-ef5f-429b-a1ed-cbe0c3c433dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:51.983498 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1c3a21b-ef5f-429b-a1ed-cbe0c3c433dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:51.983714 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1c3a21b-ef5f-429b-a1ed-cbe0c3c433dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:51.983824 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c1c3a21b-ef5f-429b-a1ed-cbe0c3c433dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:51.991280 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:51.991280 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:51.992085 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1c3a21b-ef5f-429b-a1ed-cbe0c3c433dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:51.992542 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1386/5551] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:51 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:52.755087 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-88dc37c8-a715-4c34-bd81-5f58e9255b4a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:52.757447 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88dc37c8-a715-4c34-bd81-5f58e9255b4a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:52.757982 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88dc37c8-a715-4c34-bd81-5f58e9255b4a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:52.759085 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-88dc37c8-a715-4c34-bd81-5f58e9255b4a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:52.759085 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-88dc37c8-a715-4c34-bd81-5f58e9255b4a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:52.764454 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:52.764454 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:52.765516 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-88dc37c8-a715-4c34-bd81-5f58e9255b4a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:52.766180 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1392/5552] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:52 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:53.003451 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2bb00e5f-2ee8-4ab0-999a-fe4d7c9690c5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:53.005394 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bb00e5f-2ee8-4ab0-999a-fe4d7c9690c5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:53.005614 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bb00e5f-2ee8-4ab0-999a-fe4d7c9690c5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:53.005797 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2bb00e5f-2ee8-4ab0-999a-fe4d7c9690c5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:53.005899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2bb00e5f-2ee8-4ab0-999a-fe4d7c9690c5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:53.010255 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:53.010255 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:53.010890 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2bb00e5f-2ee8-4ab0-999a-fe4d7c9690c5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:53.011268 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1396/5553] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:53 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:53.781114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4e32689c-1c4d-4036-93f7-92923c1ecef0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:53.782929 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e32689c-1c4d-4036-93f7-92923c1ecef0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:53.783183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e32689c-1c4d-4036-93f7-92923c1ecef0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:53.783427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4e32689c-1c4d-4036-93f7-92923c1ecef0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:53.783534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-4e32689c-1c4d-4036-93f7-92923c1ecef0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:53.788110 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:53.788110 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:53.788925 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4e32689c-1c4d-4036-93f7-92923c1ecef0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:53.789367 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1380/5554] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:53 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:54.023291 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c5919d2a-4824-4d78-8d7e-5f6cb92f10b8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:54.024979 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5919d2a-4824-4d78-8d7e-5f6cb92f10b8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:54.024979 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c5919d2a-4824-4d78-8d7e-5f6cb92f10b8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:54.024979 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c5919d2a-4824-4d78-8d7e-5f6cb92f10b8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:54.024979 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c5919d2a-4824-4d78-8d7e-5f6cb92f10b8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:54.029668 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:54.029668 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:54.031827 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c5919d2a-4824-4d78-8d7e-5f6cb92f10b8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:54.031827 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1387/5555] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:54 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:54.800681 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c78b0288-3b51-43f0-ba0b-accf74c40ec4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:54.803034 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c78b0288-3b51-43f0-ba0b-accf74c40ec4 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:54.803348 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c78b0288-3b51-43f0-ba0b-accf74c40ec4 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:54.803585 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c78b0288-3b51-43f0-ba0b-accf74c40ec4 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:54.803726 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c78b0288-3b51-43f0-ba0b-accf74c40ec4 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:54.809446 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:54.809446 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:54.810535 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c78b0288-3b51-43f0-ba0b-accf74c40ec4 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:54.811283 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1393/5556] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:54 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:55.041123 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a82fec48-0829-47c7-afb2-196cb7792c58 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:55.042591 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a82fec48-0829-47c7-afb2-196cb7792c58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:55.042805 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a82fec48-0829-47c7-afb2-196cb7792c58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:55.042992 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a82fec48-0829-47c7-afb2-196cb7792c58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:55.043124 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a82fec48-0829-47c7-afb2-196cb7792c58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:55.051713 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:55.051713 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:55.052475 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a82fec48-0829-47c7-afb2-196cb7792c58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:55.052912 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1397/5557] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:55 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:55.827033 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-88a73f58-039c-4466-bef7-381a7c420d98 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:55.827033 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88a73f58-039c-4466-bef7-381a7c420d98 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:55.827033 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88a73f58-039c-4466-bef7-381a7c420d98 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:55.827505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-88a73f58-039c-4466-bef7-381a7c420d98 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:55.827505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-88a73f58-039c-4466-bef7-381a7c420d98 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:55.831491 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:55.831491 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:55.832085 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-88a73f58-039c-4466-bef7-381a7c420d98 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:55.832603 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1381/5558] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:55 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:56.066912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-27ea8aaa-37f7-4c80-9702-52c8e3c43462 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:56.068666 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27ea8aaa-37f7-4c80-9702-52c8e3c43462 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:56.068898 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27ea8aaa-37f7-4c80-9702-52c8e3c43462 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:56.069100 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-27ea8aaa-37f7-4c80-9702-52c8e3c43462 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:56.069210 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-27ea8aaa-37f7-4c80-9702-52c8e3c43462 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:56.079395 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:56.079395 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:56.080160 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-27ea8aaa-37f7-4c80-9702-52c8e3c43462 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:56.080564 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1388/5559] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:56 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:56.842980 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1e7d867c-1e6d-49a8-8ef8-d77bfb18c95a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:56.844800 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e7d867c-1e6d-49a8-8ef8-d77bfb18c95a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:56.845025 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e7d867c-1e6d-49a8-8ef8-d77bfb18c95a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:56.845232 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1e7d867c-1e6d-49a8-8ef8-d77bfb18c95a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:56.845357 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1e7d867c-1e6d-49a8-8ef8-d77bfb18c95a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:56.849678 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:56.849678 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:56.850305 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1e7d867c-1e6d-49a8-8ef8-d77bfb18c95a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:56.850684 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1394/5560] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:56 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:57.093133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f4ed1165-3774-40f6-b2fd-dff8b918ae0c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:57.095160 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4ed1165-3774-40f6-b2fd-dff8b918ae0c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:57.095456 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4ed1165-3774-40f6-b2fd-dff8b918ae0c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:57.095696 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f4ed1165-3774-40f6-b2fd-dff8b918ae0c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:57.095819 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f4ed1165-3774-40f6-b2fd-dff8b918ae0c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:57.101903 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:57.101903 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:57.103031 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f4ed1165-3774-40f6-b2fd-dff8b918ae0c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:57.103471 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1398/5561] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:57 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:57.861949 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ff06c73f-2d07-465b-b0a8-d3b714144947 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:57.864373 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff06c73f-2d07-465b-b0a8-d3b714144947 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:57.864649 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff06c73f-2d07-465b-b0a8-d3b714144947 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:57.864889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ff06c73f-2d07-465b-b0a8-d3b714144947 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:57.865036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ff06c73f-2d07-465b-b0a8-d3b714144947 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:57.870774 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:57.870774 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:57.871566 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ff06c73f-2d07-465b-b0a8-d3b714144947 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:57.871999 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1382/5562] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:57 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:57.882497 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-688969ec-0ba1-48c0-adc2-938c14d2ab47 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:57.885038 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-688969ec-0ba1-48c0-adc2-938c14d2ab47 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/4eec443f-1971-4f77-8f0d-62a46ed64ee6 Aug 18 05:40:57.885414 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-688969ec-0ba1-48c0-adc2-938c14d2ab47 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:57.885711 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-688969ec-0ba1-48c0-adc2-938c14d2ab47 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:57.885988 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-688969ec-0ba1-48c0-adc2-938c14d2ab47 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume with id: 4eec443f-1971-4f77-8f0d-62a46ed64ee6 Aug 18 05:40:57.894080 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:57.894080 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:57.894486 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-688969ec-0ba1-48c0-adc2-938c14d2ab47 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:57.913628 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-688969ec-0ba1-48c0-adc2-938c14d2ab47 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume request issued successfully. Aug 18 05:40:57.913811 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-688969ec-0ba1-48c0-adc2-938c14d2ab47 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/4eec443f-1971-4f77-8f0d-62a46ed64ee6 returned with HTTP 202 Aug 18 05:40:57.914256 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1389/5563] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:40:57 2026] DELETE /volume/v3/volumes/4eec443f-1971-4f77-8f0d-62a46ed64ee6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:40:57.922716 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-69668ee8-5bf8-410d-a64f-92c6500bb4c0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:57.925583 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69668ee8-5bf8-410d-a64f-92c6500bb4c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/4eec443f-1971-4f77-8f0d-62a46ed64ee6 Aug 18 05:40:57.925583 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69668ee8-5bf8-410d-a64f-92c6500bb4c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:57.925583 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-69668ee8-5bf8-410d-a64f-92c6500bb4c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:57.935215 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:57.935215 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:57.939544 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-69668ee8-5bf8-410d-a64f-92c6500bb4c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:40:57.944322 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-69668ee8-5bf8-410d-a64f-92c6500bb4c0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/4eec443f-1971-4f77-8f0d-62a46ed64ee6 returned with HTTP 200 Aug 18 05:40:57.944896 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1395/5564] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:57 2026] GET /volume/v3/volumes/4eec443f-1971-4f77-8f0d-62a46ed64ee6 => generated 1065 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:40:58.114537 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ffa0186-d66f-4eee-b570-b95154cc65c0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:58.116709 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ffa0186-d66f-4eee-b570-b95154cc65c0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:58.116952 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ffa0186-d66f-4eee-b570-b95154cc65c0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:58.117188 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ffa0186-d66f-4eee-b570-b95154cc65c0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:58.117348 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9ffa0186-d66f-4eee-b570-b95154cc65c0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:58.122577 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:58.122577 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:58.123337 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ffa0186-d66f-4eee-b570-b95154cc65c0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:58.123767 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1399/5565] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:58 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:58.957690 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9d017106-4fab-4507-b94e-e43a2ad69708 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:58.959498 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d017106-4fab-4507-b94e-e43a2ad69708 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/4eec443f-1971-4f77-8f0d-62a46ed64ee6 Aug 18 05:40:58.959728 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d017106-4fab-4507-b94e-e43a2ad69708 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:58.959924 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9d017106-4fab-4507-b94e-e43a2ad69708 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:58.965825 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9d017106-4fab-4507-b94e-e43a2ad69708 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/4eec443f-1971-4f77-8f0d-62a46ed64ee6 returned with HTTP 404 Aug 18 05:40:58.966290 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1383/5566] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:58 2026] GET /volume/v3/volumes/4eec443f-1971-4f77-8f0d-62a46ed64ee6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:40:58.973503 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-75d6e310-f6db-4dad-8811-cbbe4264fe9f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:58.975202 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75d6e310-f6db-4dad-8811-cbbe4264fe9f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:40:58.975468 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75d6e310-f6db-4dad-8811-cbbe4264fe9f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:58.975691 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-75d6e310-f6db-4dad-8811-cbbe4264fe9f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:58.975837 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-75d6e310-f6db-4dad-8811-cbbe4264fe9f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:58.980007 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:58.980007 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:40:58.980850 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-75d6e310-f6db-4dad-8811-cbbe4264fe9f tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-member] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:40:58.981280 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1390/5567] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:58 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:58.991242 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-dfe0f7bd-72dc-4959-b86b-db4b8ef1b6d2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:58.992906 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dfe0f7bd-72dc-4959-b86b-db4b8ef1b6d2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] DELETE https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:58.993284 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dfe0f7bd-72dc-4959-b86b-db4b8ef1b6d2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:58.993584 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-dfe0f7bd-72dc-4959-b86b-db4b8ef1b6d2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:58.994543 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-dfe0f7bd-72dc-4959-b86b-db4b8ef1b6d2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete backup with id: 1111d9db-4281-4765-a986-572f081f4e20. Aug 18 05:40:58.998075 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:58.998075 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:40:59.009730 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-dfe0f7bd-72dc-4959-b86b-db4b8ef1b6d2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] delete_backup rpcapi backup_id 1111d9db-4281-4765-a986-572f081f4e20 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:40:59.011643 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-dfe0f7bd-72dc-4959-b86b-db4b8ef1b6d2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 202 Aug 18 05:40:59.012099 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1396/5568] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:40:58 2026] DELETE /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:40:59.019951 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dd04033c-7ee1-4354-b27e-7221d75e704c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:59.021842 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd04033c-7ee1-4354-b27e-7221d75e704c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:40:59.022094 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd04033c-7ee1-4354-b27e-7221d75e704c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:59.022323 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd04033c-7ee1-4354-b27e-7221d75e704c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:59.022419 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-dd04033c-7ee1-4354-b27e-7221d75e704c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:59.027904 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:59.027904 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:40:59.028488 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd04033c-7ee1-4354-b27e-7221d75e704c tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 200 Aug 18 05:40:59.028833 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1400/5569] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:59 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:40:59.135924 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1c9734f6-5590-4d14-961d-39b04b736132 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:40:59.138791 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c9734f6-5590-4d14-961d-39b04b736132 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:40:59.139029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c9734f6-5590-4d14-961d-39b04b736132 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:40:59.139316 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1c9734f6-5590-4d14-961d-39b04b736132 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:40:59.139372 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1c9734f6-5590-4d14-961d-39b04b736132 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:40:59.143754 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:40:59.143754 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:40:59.144401 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1c9734f6-5590-4d14-961d-39b04b736132 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:40:59.144942 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1384/5570] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:40:59 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:00.039788 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7d818964-4af0-4708-a4cf-e91a602918a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:00.041334 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d818964-4af0-4708-a4cf-e91a602918a2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 Aug 18 05:41:00.041663 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7d818964-4af0-4708-a4cf-e91a602918a2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:00.041941 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7d818964-4af0-4708-a4cf-e91a602918a2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:00.042990 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7d818964-4af0-4708-a4cf-e91a602918a2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 1111d9db-4281-4765-a986-572f081f4e20. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:00.045728 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7d818964-4af0-4708-a4cf-e91a602918a2 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 returned with HTTP 404 Aug 18 05:41:00.046385 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1391/5571] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:00 2026] GET /volume/v3/backups/1111d9db-4281-4765-a986-572f081f4e20 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:00.052818 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e3ba7241-b099-4693-9cfa-36d433c618ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:00.054705 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3ba7241-b099-4693-9cfa-36d433c618ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] DELETE https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:41:00.055052 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3ba7241-b099-4693-9cfa-36d433c618ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:00.055233 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e3ba7241-b099-4693-9cfa-36d433c618ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:00.055384 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-e3ba7241-b099-4693-9cfa-36d433c618ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete backup with id: acac9a2b-2512-41ee-ab10-725054605ef5. Aug 18 05:41:00.059521 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:00.059521 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:00.071274 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-e3ba7241-b099-4693-9cfa-36d433c618ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] delete_backup rpcapi backup_id acac9a2b-2512-41ee-ab10-725054605ef5 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:41:00.076034 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e3ba7241-b099-4693-9cfa-36d433c618ea tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 202 Aug 18 05:41:00.076034 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1397/5572] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:41:00 2026] DELETE /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:41:00.080576 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b5668e6f-7b3c-419d-b5e5-6a4852ce87c1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:00.082125 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5668e6f-7b3c-419d-b5e5-6a4852ce87c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:41:00.082355 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5668e6f-7b3c-419d-b5e5-6a4852ce87c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:00.082592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b5668e6f-7b3c-419d-b5e5-6a4852ce87c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:00.082668 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b5668e6f-7b3c-419d-b5e5-6a4852ce87c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:00.087178 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:00.087178 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:00.087800 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b5668e6f-7b3c-419d-b5e5-6a4852ce87c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 200 Aug 18 05:41:00.088406 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1401/5573] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:00 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:00.154590 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-76c97afa-5096-44f4-87dc-d77c48b69588 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:00.157485 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76c97afa-5096-44f4-87dc-d77c48b69588 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:00.157727 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76c97afa-5096-44f4-87dc-d77c48b69588 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:00.160838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-76c97afa-5096-44f4-87dc-d77c48b69588 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:00.160838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-76c97afa-5096-44f4-87dc-d77c48b69588 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:00.163632 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:00.163632 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:00.163632 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-76c97afa-5096-44f4-87dc-d77c48b69588 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:41:00.163762 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1385/5574] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:00 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:01.101080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7cf0190a-7571-4403-b453-38cff95fa26a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:01.102913 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7cf0190a-7571-4403-b453-38cff95fa26a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 Aug 18 05:41:01.103188 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7cf0190a-7571-4403-b453-38cff95fa26a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:01.103445 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7cf0190a-7571-4403-b453-38cff95fa26a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:01.103589 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-7cf0190a-7571-4403-b453-38cff95fa26a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id acac9a2b-2512-41ee-ab10-725054605ef5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:01.108252 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7cf0190a-7571-4403-b453-38cff95fa26a tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 returned with HTTP 404 Aug 18 05:41:01.108824 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1392/5575] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:01 2026] GET /volume/v3/backups/acac9a2b-2512-41ee-ab10-725054605ef5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:01.117653 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-420f68a3-2855-4d37-9897-596f4f70ca05 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:01.120532 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-420f68a3-2855-4d37-9897-596f4f70ca05 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] DELETE https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:41:01.120532 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-420f68a3-2855-4d37-9897-596f4f70ca05 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:01.120532 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-420f68a3-2855-4d37-9897-596f4f70ca05 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:01.120660 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-420f68a3-2855-4d37-9897-596f4f70ca05 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete backup with id: 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. Aug 18 05:41:01.125946 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:01.125946 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:01.139350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-420f68a3-2855-4d37-9897-596f4f70ca05 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] delete_backup rpcapi backup_id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:41:01.144043 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-420f68a3-2855-4d37-9897-596f4f70ca05 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 202 Aug 18 05:41:01.147366 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1398/5576] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:41:01 2026] DELETE /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:41:01.152780 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-115d1293-716d-4aaf-a6a7-2f9441d38841 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:01.155685 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-115d1293-716d-4aaf-a6a7-2f9441d38841 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:41:01.155904 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-115d1293-716d-4aaf-a6a7-2f9441d38841 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:01.156107 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-115d1293-716d-4aaf-a6a7-2f9441d38841 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:01.156213 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-115d1293-716d-4aaf-a6a7-2f9441d38841 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:01.160719 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:01.160719 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:01.161702 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-115d1293-716d-4aaf-a6a7-2f9441d38841 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 200 Aug 18 05:41:01.162108 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1402/5577] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:01 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:01.173029 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-52884eeb-4618-4e00-ba64-f8ea4e63b36a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:01.174833 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52884eeb-4618-4e00-ba64-f8ea4e63b36a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:01.175077 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52884eeb-4618-4e00-ba64-f8ea4e63b36a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:01.175283 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-52884eeb-4618-4e00-ba64-f8ea4e63b36a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:01.175383 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-52884eeb-4618-4e00-ba64-f8ea4e63b36a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:01.179759 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:01.179759 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:01.182033 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-52884eeb-4618-4e00-ba64-f8ea4e63b36a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:41:01.182033 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1386/5578] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:01 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:02.172590 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4340ccc4-99df-4d0c-b680-827b6875f6f0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:02.175045 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4340ccc4-99df-4d0c-b680-827b6875f6f0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 Aug 18 05:41:02.175045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4340ccc4-99df-4d0c-b680-827b6875f6f0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:02.175045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4340ccc4-99df-4d0c-b680-827b6875f6f0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:02.175045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4340ccc4-99df-4d0c-b680-827b6875f6f0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Show backup with id 56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:02.178548 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4340ccc4-99df-4d0c-b680-827b6875f6f0 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 returned with HTTP 404 Aug 18 05:41:02.179207 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1393/5579] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:02 2026] GET /volume/v3/backups/56e3a7b3-9dc8-40a9-bdb9-cb2c4c5d0ea0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:02.194763 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-68843944-24c4-4fdd-810f-251b011900c1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:02.195680 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4a125b29-01b5-47a8-9833-ddc1f5e241f3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:02.196905 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68843944-24c4-4fdd-810f-251b011900c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 Aug 18 05:41:02.197188 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68843944-24c4-4fdd-810f-251b011900c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:02.197433 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-68843944-24c4-4fdd-810f-251b011900c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:02.197512 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a125b29-01b5-47a8-9833-ddc1f5e241f3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:02.197581 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-68843944-24c4-4fdd-810f-251b011900c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume with id: bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 Aug 18 05:41:02.197734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4a125b29-01b5-47a8-9833-ddc1f5e241f3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:02.197903 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4a125b29-01b5-47a8-9833-ddc1f5e241f3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:02.198000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4a125b29-01b5-47a8-9833-ddc1f5e241f3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:02.202370 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:02.202370 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:02.202991 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4a125b29-01b5-47a8-9833-ddc1f5e241f3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:41:02.203400 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1403/5580] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:02 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:02.204826 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:02.204826 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:02.205191 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-68843944-24c4-4fdd-810f-251b011900c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:41:02.225452 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-68843944-24c4-4fdd-810f-251b011900c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Delete volume request issued successfully. Aug 18 05:41:02.225641 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-68843944-24c4-4fdd-810f-251b011900c1 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 returned with HTTP 202 Aug 18 05:41:02.226107 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1399/5581] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:41:02 2026] DELETE /volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:41:02.237546 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-908edc85-1ef9-412f-bd11-6cc56151aa6e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:02.239771 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-908edc85-1ef9-412f-bd11-6cc56151aa6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 Aug 18 05:41:02.240702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-908edc85-1ef9-412f-bd11-6cc56151aa6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:02.242681 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-908edc85-1ef9-412f-bd11-6cc56151aa6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:02.254171 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:02.254171 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:02.260084 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-908edc85-1ef9-412f-bd11-6cc56151aa6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Volume info retrieved successfully. Aug 18 05:41:02.264359 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-908edc85-1ef9-412f-bd11-6cc56151aa6e tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 returned with HTTP 200 Aug 18 05:41:02.264837 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1387/5582] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:02 2026] GET /volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:03.217344 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-009e109f-e151-4aff-99e7-876049eae7e1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:03.218772 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-009e109f-e151-4aff-99e7-876049eae7e1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:03.219016 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-009e109f-e151-4aff-99e7-876049eae7e1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:03.219213 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-009e109f-e151-4aff-99e7-876049eae7e1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:03.219355 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-009e109f-e151-4aff-99e7-876049eae7e1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:03.225915 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:03.225915 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:03.225915 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-009e109f-e151-4aff-99e7-876049eae7e1 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:41:03.226231 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1394/5583] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:03 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:03.278247 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b22ece24-6cd8-43ba-929d-8735a0e29372 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:03.281521 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b22ece24-6cd8-43ba-929d-8735a0e29372 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] GET https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 Aug 18 05:41:03.281750 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b22ece24-6cd8-43ba-929d-8735a0e29372 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:03.281945 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b22ece24-6cd8-43ba-929d-8735a0e29372 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:03.288743 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b22ece24-6cd8-43ba-929d-8735a0e29372 tempest-ProjectMemberTests33-1364974059 tempest-ProjectMemberTests33-1364974059-project-admin] https://10.4.3.250/volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 returned with HTTP 404 Aug 18 05:41:03.289228 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1404/5584] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:03 2026] GET /volume/v3/volumes/bfd6034e-ad72-4d2b-a1ed-e278bbc7a9d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:04.238393 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8621213c-5625-4164-8d22-3a3aed33f7d4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:04.240189 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8621213c-5625-4164-8d22-3a3aed33f7d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:04.240411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8621213c-5625-4164-8d22-3a3aed33f7d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:04.240615 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8621213c-5625-4164-8d22-3a3aed33f7d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:04.240761 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8621213c-5625-4164-8d22-3a3aed33f7d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:04.245805 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:04.245805 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:04.246435 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8621213c-5625-4164-8d22-3a3aed33f7d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:41:04.246842 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1400/5585] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:04 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:05.256999 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-511e4f69-247e-47ff-aeab-d5bda23a6271 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:05.259152 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-511e4f69-247e-47ff-aeab-d5bda23a6271 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:05.259152 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-511e4f69-247e-47ff-aeab-d5bda23a6271 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:05.259326 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-511e4f69-247e-47ff-aeab-d5bda23a6271 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:05.259568 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-511e4f69-247e-47ff-aeab-d5bda23a6271 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:05.263829 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:05.263829 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:05.264453 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-511e4f69-247e-47ff-aeab-d5bda23a6271 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:41:05.264971 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1388/5586] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:05 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:06.275812 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d5dc1319-91ba-4fc8-b614-e2f5cbfb6d3c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:06.277838 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5dc1319-91ba-4fc8-b614-e2f5cbfb6d3c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:06.278114 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5dc1319-91ba-4fc8-b614-e2f5cbfb6d3c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:06.278327 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d5dc1319-91ba-4fc8-b614-e2f5cbfb6d3c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:06.278457 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d5dc1319-91ba-4fc8-b614-e2f5cbfb6d3c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:06.282784 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:06.282784 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:06.283410 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d5dc1319-91ba-4fc8-b614-e2f5cbfb6d3c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:41:06.283799 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1395/5587] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:06 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:06.294642 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-36de9d53-c6a8-4685-87f1-7d65473bed83 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:06.401133 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36de9d53-c6a8-4685-87f1-7d65473bed83 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd/export_record Aug 18 05:41:06.401133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-36de9d53-c6a8-4685-87f1-7d65473bed83 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:06.401133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-36de9d53-c6a8-4685-87f1-7d65473bed83 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Calling method 'export_record' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:06.401387 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-36de9d53-c6a8-4685-87f1-7d65473bed83 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Export record for backup 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100216) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 05:41:06.404892 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:06.404892 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:06.405877 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-36de9d53-c6a8-4685-87f1-7d65473bed83 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'bad9c7996dfb4d8ba8297ead03c2c12d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eca5b55553654380929da8ef66559c47', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:41:06.406057 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-36de9d53-c6a8-4685-87f1-7d65473bed83 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd/export_record returned with HTTP 403 Aug 18 05:41:06.406493 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1405/5588] 10.4.3.250 () {68 vars in 1430 bytes} [Tue Aug 18 05:41:06 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd/export_record => generated 101 bytes in 112 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:06.414385 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9370bf13-b336-41cd-9c66-71f606d84454 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:06.416027 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:06.416378 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1423553405"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:06.417709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1423553405'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:06.417822 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Create volume of 1 GB Aug 18 05:41:06.419682 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=247,cinder:INSERT=21,cinder:UPDATE=51 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:41:06.421516 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Availability Zones retrieved successfully. Aug 18 05:41:06.426782 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Flow 'volume_create_api' (9ec8f5e1-9fbb-46f2-99cd-852f3777152d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:06.427700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c180f85-dc5a-47b3-b795-30779de5d627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:06.428579 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:06.449910 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-6b0edcf4-7129-4d30-8d73-d6a4075eac2c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:06.451865 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-6b0edcf4-7129-4d30-8d73-d6a4075eac2c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9 Aug 18 05:41:06.452085 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-6b0edcf4-7129-4d30-8d73-d6a4075eac2c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:06.452296 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-6b0edcf4-7129-4d30-8d73-d6a4075eac2c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:06.452977 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c180f85-dc5a-47b3-b795-30779de5d627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:06.453748 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed8e608-2d1d-4e14-96c6-73b9a3b480c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:06.458914 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:06.458914 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:06.488044 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Created reservations ['67864a52-a720-42ae-889d-7e120c0539e6', 'aa2f5a8f-3fb4-4286-a717-ebf9b5c0c3c0', 'c8d6c236-d94e-4de5-8721-761df5642b97', '880c8d2e-423d-4931-9b18-48e397142adb'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:06.488752 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed8e608-2d1d-4e14-96c6-73b9a3b480c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67864a52-a720-42ae-889d-7e120c0539e6', 'aa2f5a8f-3fb4-4286-a717-ebf9b5c0c3c0', 'c8d6c236-d94e-4de5-8721-761df5642b97', '880c8d2e-423d-4931-9b18-48e397142adb']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:06.489658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6124a02c-d8bc-47d5-9c6c-ab153be18381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:06.499938 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b8b3e897-566e-4f55-b93b-e280c99ea28b req-6b0edcf4-7129-4d30-8d73-d6a4075eac2c tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9 returned with HTTP 200 Aug 18 05:41:06.500367 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1389/5589] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:41:06 2026] DELETE /volume/v3/attachments/7fc3b8d9-c34c-4e48-9d93-9bddb579d8e9 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:06.513121 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6124a02c-d8bc-47d5-9c6c-ab153be18381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11788453-2760-43c4-8045-4c59336189f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1423553405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca5b55553654380929da8ef66559c47',qos_specs=None,replication_status=,reservations=['67864a52-a720-42ae-889d-7e120c0539e6','aa2f5a8f-3fb4-4286-a717-ebf9b5c0c3c0','c8d6c236-d94e-4de5-8721-761df5642b97','880c8d2e-423d-4931-9b18-48e397142adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d6bb2ff28d44fb98f50f4118cf8490',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1423553405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11788453-2760-43c4-8045-4c59336189f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca5b55553654380929da8ef66559c47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d6bb2ff28d44fb98f50f4118cf8490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:06.513803 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53304d1d-398c-43db-af3a-6943ece20992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:06.531134 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53304d1d-398c-43db-af3a-6943ece20992) transitioned into state 'SUCCESS' from state '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-1423553405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca5b55553654380929da8ef66559c47',qos_specs=None,replication_status=,reservations=['67864a52-a720-42ae-889d-7e120c0539e6','aa2f5a8f-3fb4-4286-a717-ebf9b5c0c3c0','c8d6c236-d94e-4de5-8721-761df5642b97','880c8d2e-423d-4931-9b18-48e397142adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d6bb2ff28d44fb98f50f4118cf8490',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:06.532034 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22938d0d-f0c8-4f53-acce-c5139273924b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:06.540385 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22938d0d-f0c8-4f53-acce-c5139273924b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:06.541158 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Flow 'volume_create_api' (9ec8f5e1-9fbb-46f2-99cd-852f3777152d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:06.541464 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Create volume request issued successfully. Aug 18 05:41:06.541990 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9370bf13-b336-41cd-9c66-71f606d84454 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:06.542430 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1401/5590] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:41:06 2026] POST /volume/v3/volumes => generated 778 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:06.553306 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4bfa9f70-13d9-4d3c-b632-de0ce829e9f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:06.555088 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4bfa9f70-13d9-4d3c-b632-de0ce829e9f8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 Aug 18 05:41:06.555379 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4bfa9f70-13d9-4d3c-b632-de0ce829e9f8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:06.555570 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4bfa9f70-13d9-4d3c-b632-de0ce829e9f8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:06.562593 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:06.562593 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:06.565761 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4bfa9f70-13d9-4d3c-b632-de0ce829e9f8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:06.569304 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4bfa9f70-13d9-4d3c-b632-de0ce829e9f8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 returned with HTTP 200 Aug 18 05:41:06.569632 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1396/5591] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:06 2026] GET /volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:07.581964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cc9cab47-2dce-4a45-b6a2-f5f6796d9fd5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:07.585034 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cc9cab47-2dce-4a45-b6a2-f5f6796d9fd5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 Aug 18 05:41:07.585367 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cc9cab47-2dce-4a45-b6a2-f5f6796d9fd5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:07.585641 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cc9cab47-2dce-4a45-b6a2-f5f6796d9fd5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:07.593922 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:07.593922 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:07.596221 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ad2e0417-f8b1-415e-b644-f2236f1ab436 req-db7268fa-0cb7-47ad-b822-4d084568713b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:07.597788 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-cc9cab47-2dce-4a45-b6a2-f5f6796d9fd5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:07.598440 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ad2e0417-f8b1-415e-b644-f2236f1ab436 req-db7268fa-0cb7-47ad-b822-4d084568713b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:41:07.598611 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ad2e0417-f8b1-415e-b644-f2236f1ab436 req-db7268fa-0cb7-47ad-b822-4d084568713b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:07.598785 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ad2e0417-f8b1-415e-b644-f2236f1ab436 req-db7268fa-0cb7-47ad-b822-4d084568713b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:07.600984 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=242,cinder:UPDATE=51,cinder:INSERT=21 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:41:07.601491 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cc9cab47-2dce-4a45-b6a2-f5f6796d9fd5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 returned with HTTP 200 Aug 18 05:41:07.601952 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1406/5592] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:07 2026] GET /volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:07.605998 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:07.605998 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:07.610316 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ad2e0417-f8b1-415e-b644-f2236f1ab436 req-db7268fa-0cb7-47ad-b822-4d084568713b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:41:07.614634 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ad2e0417-f8b1-415e-b644-f2236f1ab436 req-db7268fa-0cb7-47ad-b822-4d084568713b tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:41:07.615066 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1390/5593] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:41:07 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:07.620088 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-aa19f1c4-905f-4bae-900a-82841e27cdbb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:07.622417 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa19f1c4-905f-4bae-900a-82841e27cdbb tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:41:07.622751 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-aa19f1c4-905f-4bae-900a-82841e27cdbb tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11788453-2760-43c4-8045-4c59336189f1", "name": "tempest-type-Backup-1394553572"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:07.625118 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-aa19f1c4-905f-4bae-900a-82841e27cdbb tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Creating new backup {'backup': {'volume_id': '11788453-2760-43c4-8045-4c59336189f1', 'name': 'tempest-type-Backup-1394553572'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:41:07.626648 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-aa19f1c4-905f-4bae-900a-82841e27cdbb tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Creating backup of volume 11788453-2760-43c4-8045-4c59336189f1 in container None Aug 18 05:41:07.635219 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:07.635219 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:07.635568 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-aa19f1c4-905f-4bae-900a-82841e27cdbb tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:07.660409 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-aa19f1c4-905f-4bae-900a-82841e27cdbb tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Created reservations ['fbc80a8d-9c14-4609-9c16-a0846e9437ce', '4a538d25-1abf-437c-8f2d-2eef6dcc75e7'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:07.699284 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-aa19f1c4-905f-4bae-900a-82841e27cdbb tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:41:07.699967 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1402/5594] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:41:07 2026] POST /volume/v3/backups => generated 316 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:07.708718 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-49528b8f-f6b2-4937-a830-dda09894e50c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:07.710867 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-49528b8f-f6b2-4937-a830-dda09894e50c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:07.710867 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-49528b8f-f6b2-4937-a830-dda09894e50c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:07.710867 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-49528b8f-f6b2-4937-a830-dda09894e50c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:07.711050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-49528b8f-f6b2-4937-a830-dda09894e50c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:07.715830 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:07.715830 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:07.716631 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-49528b8f-f6b2-4937-a830-dda09894e50c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:07.717071 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1397/5595] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:07 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:08.729708 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9e90411c-a745-4d60-9f76-352cebced2a5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:08.731443 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e90411c-a745-4d60-9f76-352cebced2a5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:08.731649 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e90411c-a745-4d60-9f76-352cebced2a5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:08.731852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9e90411c-a745-4d60-9f76-352cebced2a5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:08.732036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9e90411c-a745-4d60-9f76-352cebced2a5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:08.735993 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:08.735993 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:08.736593 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9e90411c-a745-4d60-9f76-352cebced2a5 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:08.736937 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1407/5596] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:08 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:09.746780 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f130d8e-400d-490d-b673-31b2dc1352d4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:09.749114 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f130d8e-400d-490d-b673-31b2dc1352d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:09.749338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f130d8e-400d-490d-b673-31b2dc1352d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:09.749520 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f130d8e-400d-490d-b673-31b2dc1352d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:09.749613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1f130d8e-400d-490d-b673-31b2dc1352d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:09.754209 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:09.754209 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:09.754861 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f130d8e-400d-490d-b673-31b2dc1352d4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:09.755266 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1391/5597] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:09 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:10.516834 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f4cd2866-2dea-4833-bb6a-21b6ceda0076 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:10.518576 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4cd2866-2dea-4833-bb6a-21b6ceda0076 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] DELETE https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:41:10.518799 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4cd2866-2dea-4833-bb6a-21b6ceda0076 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:10.519000 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f4cd2866-2dea-4833-bb6a-21b6ceda0076 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:10.519200 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f4cd2866-2dea-4833-bb6a-21b6ceda0076 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Delete volume with id: d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:41:10.526038 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:10.526038 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:10.526512 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f4cd2866-2dea-4833-bb6a-21b6ceda0076 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:41:10.536793 np0000007601 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-f4cd2866-2dea-4833-bb6a-21b6ceda0076 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:41:10.542134 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f4cd2866-2dea-4833-bb6a-21b6ceda0076 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Delete volume request issued successfully. Aug 18 05:41:10.542393 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f4cd2866-2dea-4833-bb6a-21b6ceda0076 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 202 Aug 18 05:41:10.542910 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1403/5598] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:41:10 2026] DELETE /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:41:10.549928 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4c662789-0c77-432d-b185-737be7379746 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:10.551673 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c662789-0c77-432d-b185-737be7379746 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:41:10.551893 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c662789-0c77-432d-b185-737be7379746 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:10.552089 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4c662789-0c77-432d-b185-737be7379746 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:10.553920 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=259,cinder:UPDATE=71,cinder:INSERT=41 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:41:10.559478 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:10.559478 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:10.563080 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4c662789-0c77-432d-b185-737be7379746 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Volume info retrieved successfully. Aug 18 05:41:10.568214 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4c662789-0c77-432d-b185-737be7379746 tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 200 Aug 18 05:41:10.568635 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1398/5599] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:10 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:10.766047 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ce784074-060e-40bc-b3ab-ba028527f352 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:10.767980 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce784074-060e-40bc-b3ab-ba028527f352 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:10.768277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce784074-060e-40bc-b3ab-ba028527f352 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:10.768598 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce784074-060e-40bc-b3ab-ba028527f352 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:10.768598 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ce784074-060e-40bc-b3ab-ba028527f352 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:10.773295 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:10.773295 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:10.774103 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce784074-060e-40bc-b3ab-ba028527f352 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:10.774596 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1408/5600] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:10 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:11.581431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9ca48fb1-d43c-4b84-9559-ae08a6c0972a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:11.583645 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ca48fb1-d43c-4b84-9559-ae08a6c0972a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] GET https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b Aug 18 05:41:11.583916 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ca48fb1-d43c-4b84-9559-ae08a6c0972a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:11.584253 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9ca48fb1-d43c-4b84-9559-ae08a6c0972a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:11.592061 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9ca48fb1-d43c-4b84-9559-ae08a6c0972a tempest-TestEncryptedCinderVolumes-928865184 tempest-TestEncryptedCinderVolumes-928865184-project-member] https://10.4.3.250/volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b returned with HTTP 404 Aug 18 05:41:11.592690 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1392/5601] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:11 2026] GET /volume/v3/volumes/d8dea717-3661-4e29-98e0-ae52228e152b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:11.600159 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4eff304c-5881-4c35-b95c-e93a82ad3636 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:11.601851 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4eff304c-5881-4c35-b95c-e93a82ad3636 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:41:11.602045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4eff304c-5881-4c35-b95c-e93a82ad3636 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:11.602253 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4eff304c-5881-4c35-b95c-e93a82ad3636 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:11.602962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-4eff304c-5881-4c35-b95c-e93a82ad3636 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:41:11.613944 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4eff304c-5881-4c35-b95c-e93a82ad3636 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Get all volumes completed successfully. Aug 18 05:41:11.615437 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:11.615437 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:11.619475 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4eff304c-5881-4c35-b95c-e93a82ad3636 tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:41:11.619832 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1404/5602] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:41:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7917 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:11.638029 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0f2c12c8-8aec-42e7-8067-4195b95fa75e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:11.639717 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f2c12c8-8aec-42e7-8067-4195b95fa75e tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] DELETE https://10.4.3.250/volume/v3/types/0fdaced9-e75d-4493-9fd8-b093472e3aef Aug 18 05:41:11.639937 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f2c12c8-8aec-42e7-8067-4195b95fa75e tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:11.640181 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f2c12c8-8aec-42e7-8067-4195b95fa75e tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:11.664065 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f2c12c8-8aec-42e7-8067-4195b95fa75e tempest-TestEncryptedCinderVolumes-1344234274 tempest-TestEncryptedCinderVolumes-1344234274-project-admin] https://10.4.3.250/volume/v3/types/0fdaced9-e75d-4493-9fd8-b093472e3aef returned with HTTP 202 Aug 18 05:41:11.664065 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1399/5603] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:41:11 2026] DELETE /volume/v3/types/0fdaced9-e75d-4493-9fd8-b093472e3aef => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:41:11.786934 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9f6b4ff3-5078-41c8-a7aa-0be16359cd8e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:11.788918 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9f6b4ff3-5078-41c8-a7aa-0be16359cd8e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:11.789657 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9f6b4ff3-5078-41c8-a7aa-0be16359cd8e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:11.789657 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9f6b4ff3-5078-41c8-a7aa-0be16359cd8e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:11.789657 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-9f6b4ff3-5078-41c8-a7aa-0be16359cd8e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:11.792318 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=245,cinder:INSERT=35,cinder:UPDATE=80 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:41:11.795547 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:11.795547 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:11.796449 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9f6b4ff3-5078-41c8-a7aa-0be16359cd8e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:11.797061 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1409/5604] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:11 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:12.808879 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d3245957-c372-4f3f-bc7f-72d83324f249 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:12.814402 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3245957-c372-4f3f-bc7f-72d83324f249 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:12.814647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3245957-c372-4f3f-bc7f-72d83324f249 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:12.814836 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3245957-c372-4f3f-bc7f-72d83324f249 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:12.814937 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d3245957-c372-4f3f-bc7f-72d83324f249 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:12.820085 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:12.820085 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:12.820807 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3245957-c372-4f3f-bc7f-72d83324f249 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:12.821287 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1393/5605] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:12 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:13.832320 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ab21385-1f27-488c-bc9b-4be25772068f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:13.836520 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ab21385-1f27-488c-bc9b-4be25772068f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:13.836709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ab21385-1f27-488c-bc9b-4be25772068f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:13.836876 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ab21385-1f27-488c-bc9b-4be25772068f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:13.836976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4ab21385-1f27-488c-bc9b-4be25772068f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:13.842810 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:13.842810 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:13.844072 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ab21385-1f27-488c-bc9b-4be25772068f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:13.844878 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1405/5606] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:13 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:14.854280 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-47019286-9db0-42b5-8d79-2eda500e2560 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:14.856209 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47019286-9db0-42b5-8d79-2eda500e2560 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:14.856427 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47019286-9db0-42b5-8d79-2eda500e2560 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:14.856606 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47019286-9db0-42b5-8d79-2eda500e2560 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:14.856715 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-47019286-9db0-42b5-8d79-2eda500e2560 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:14.861319 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:14.861319 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:14.861968 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47019286-9db0-42b5-8d79-2eda500e2560 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:14.862411 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1400/5607] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:14 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:15.872268 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3cc14e73-65db-4649-b75d-1d9f34c0d398 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:15.874542 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3cc14e73-65db-4649-b75d-1d9f34c0d398 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:15.874825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3cc14e73-65db-4649-b75d-1d9f34c0d398 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:15.875106 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3cc14e73-65db-4649-b75d-1d9f34c0d398 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:15.875279 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3cc14e73-65db-4649-b75d-1d9f34c0d398 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:15.880897 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:15.880897 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:15.881555 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3cc14e73-65db-4649-b75d-1d9f34c0d398 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:15.882061 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1410/5608] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:15 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:16.892338 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5cae717d-a81a-4c5a-94bf-d8b2d67f9fae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:16.893617 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cae717d-a81a-4c5a-94bf-d8b2d67f9fae tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:16.893820 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cae717d-a81a-4c5a-94bf-d8b2d67f9fae tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:16.894034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5cae717d-a81a-4c5a-94bf-d8b2d67f9fae tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:16.894137 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5cae717d-a81a-4c5a-94bf-d8b2d67f9fae tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:16.899239 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:16.899239 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:16.899239 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5cae717d-a81a-4c5a-94bf-d8b2d67f9fae tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:16.899239 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1394/5609] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:16 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:17.909153 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-764dd230-e994-4849-bddf-a8117a6129da None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:17.912503 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-764dd230-e994-4849-bddf-a8117a6129da tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:17.912705 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-764dd230-e994-4849-bddf-a8117a6129da tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:17.912873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-764dd230-e994-4849-bddf-a8117a6129da tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:17.912973 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-764dd230-e994-4849-bddf-a8117a6129da tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:17.916972 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:17.916972 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:17.917576 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-764dd230-e994-4849-bddf-a8117a6129da tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:17.917921 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1406/5610] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:17 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:18.929278 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c68e51aa-2cbc-4484-b369-e87d3159a918 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:18.931657 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c68e51aa-2cbc-4484-b369-e87d3159a918 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:18.931862 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c68e51aa-2cbc-4484-b369-e87d3159a918 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:18.932142 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c68e51aa-2cbc-4484-b369-e87d3159a918 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:18.932319 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c68e51aa-2cbc-4484-b369-e87d3159a918 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:18.937547 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:18.937547 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:18.938440 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c68e51aa-2cbc-4484-b369-e87d3159a918 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:18.938977 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1401/5611] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:18 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:19.130115 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:19.132302 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:19.132790 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "38c47178-dd47-4c19-b10f-dbb2ae2d9acf", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:19.134852 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '38c47178-dd47-4c19-b10f-dbb2ae2d9acf', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:19.218897 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume of 1 GB Aug 18 05:41:19.223852 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Availability Zones retrieved successfully. Aug 18 05:41:19.230368 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (5df61a84-f30c-4f9d-a3d4-1155823e6a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:19.231493 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0c74cf-53a8-4707-93e0-441a0659f5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:19.232646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:19.299558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f0c74cf-53a8-4707-93e0-441a0659f5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:19.300542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d98b924-ffe0-4f40-b07a-8987d88b94a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:19.367711 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Created reservations ['a473851b-8235-4119-afb2-604a0ad1a077', 'ff84c591-f73c-4fd0-af6c-81e332175001', '3003bf31-3f44-4e96-96b3-09ab47098519', 'a0ba13ee-dae9-43a9-a304-1f2f63bdb230'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:19.368619 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d98b924-ffe0-4f40-b07a-8987d88b94a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a473851b-8235-4119-afb2-604a0ad1a077', 'ff84c591-f73c-4fd0-af6c-81e332175001', '3003bf31-3f44-4e96-96b3-09ab47098519', 'a0ba13ee-dae9-43a9-a304-1f2f63bdb230']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:19.369332 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc459a23-e8ad-4a7c-a459-f27e3fa5e834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:19.391748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc459a23-e8ad-4a7c-a459-f27e3fa5e834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be855a7-559f-455a-82bf-1f75a65b806b', '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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['a473851b-8235-4119-afb2-604a0ad1a077','ff84c591-f73c-4fd0-af6c-81e332175001','3003bf31-3f44-4e96-96b3-09ab47098519','a0ba13ee-dae9-43a9-a304-1f2f63bdb230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:41:19Z,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=7be855a7-559f-455a-82bf-1f75a65b806b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3c2700b82b42bd9dec241045ba3a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:19.392526 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c505483-a481-4fc7-aca4-5af109531fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:19.409718 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c505483-a481-4fc7-aca4-5af109531fe9) transitioned into state 'SUCCESS' from 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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['a473851b-8235-4119-afb2-604a0ad1a077','ff84c591-f73c-4fd0-af6c-81e332175001','3003bf31-3f44-4e96-96b3-09ab47098519','a0ba13ee-dae9-43a9-a304-1f2f63bdb230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:19.410425 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ce3e75-ee67-49f9-a569-b73fbd836763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:19.420987 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ce3e75-ee67-49f9-a569-b73fbd836763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:19.422327 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (5df61a84-f30c-4f9d-a3d4-1155823e6a1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:19.422723 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request issued successfully. Aug 18 05:41:19.423618 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95ae8bff-9f2f-424b-8845-8fe8a4c0ca14 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:19.424267 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1411/5612] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:41:19 2026] POST /volume/v3/volumes => generated 775 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:19.439636 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-40d23ef4-4e01-4283-8c6f-f2df3653ca39 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:19.441482 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40d23ef4-4e01-4283-8c6f-f2df3653ca39 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:19.441792 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40d23ef4-4e01-4283-8c6f-f2df3653ca39 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:19.441975 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-40d23ef4-4e01-4283-8c6f-f2df3653ca39 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:19.449259 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:19.449259 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:19.454813 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-40d23ef4-4e01-4283-8c6f-f2df3653ca39 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:19.461744 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-40d23ef4-4e01-4283-8c6f-f2df3653ca39 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 200 Aug 18 05:41:19.462241 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1395/5613] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:19 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:19.949619 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6b26d413-ddf2-4b50-b570-67b27d484adc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:19.951278 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b26d413-ddf2-4b50-b570-67b27d484adc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:19.951475 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b26d413-ddf2-4b50-b570-67b27d484adc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:19.951689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6b26d413-ddf2-4b50-b570-67b27d484adc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:19.952126 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6b26d413-ddf2-4b50-b570-67b27d484adc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:19.955894 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:19.955894 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:19.956474 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6b26d413-ddf2-4b50-b570-67b27d484adc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:19.956802 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1407/5614] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:19 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:20.478999 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-deef9547-b23c-4caa-a768-7bf71768fd20 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:20.481507 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-deef9547-b23c-4caa-a768-7bf71768fd20 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:20.481752 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-deef9547-b23c-4caa-a768-7bf71768fd20 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:20.481988 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-deef9547-b23c-4caa-a768-7bf71768fd20 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:20.489505 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:20.489505 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:20.495291 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-deef9547-b23c-4caa-a768-7bf71768fd20 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:20.500494 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-deef9547-b23c-4caa-a768-7bf71768fd20 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 200 Aug 18 05:41:20.501060 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1402/5615] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:20 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:20.968860 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-14dfbb27-717e-4b47-82c6-0fe9681bedc3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:20.970896 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14dfbb27-717e-4b47-82c6-0fe9681bedc3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:20.971125 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14dfbb27-717e-4b47-82c6-0fe9681bedc3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:20.971321 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-14dfbb27-717e-4b47-82c6-0fe9681bedc3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:20.971445 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-14dfbb27-717e-4b47-82c6-0fe9681bedc3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:20.975512 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:20.975512 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:20.976118 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-14dfbb27-717e-4b47-82c6-0fe9681bedc3 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:20.976469 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1412/5616] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:20 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:21.518485 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3d8bf357-01f4-49e2-82ed-5cf185855b52 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:21.520442 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3d8bf357-01f4-49e2-82ed-5cf185855b52 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:21.520639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d8bf357-01f4-49e2-82ed-5cf185855b52 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:21.520853 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3d8bf357-01f4-49e2-82ed-5cf185855b52 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:21.529441 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:21.529441 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:21.533694 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-3d8bf357-01f4-49e2-82ed-5cf185855b52 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:21.539262 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3d8bf357-01f4-49e2-82ed-5cf185855b52 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 200 Aug 18 05:41:21.539745 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1396/5617] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:21 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:21.987382 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7a49bc7f-c4c6-4d53-9ace-857a1f4b17dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:21.989373 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a49bc7f-c4c6-4d53-9ace-857a1f4b17dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:21.989569 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a49bc7f-c4c6-4d53-9ace-857a1f4b17dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:21.989747 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7a49bc7f-c4c6-4d53-9ace-857a1f4b17dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:21.989850 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7a49bc7f-c4c6-4d53-9ace-857a1f4b17dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:21.994656 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:21.994656 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:21.995370 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7a49bc7f-c4c6-4d53-9ace-857a1f4b17dc tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:21.996286 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1408/5618] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:21 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:22.013845 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-04f971d0-77c3-4db6-a298-b395f5fe25f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:22.015748 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04f971d0-77c3-4db6-a298-b395f5fe25f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:41:22.015962 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04f971d0-77c3-4db6-a298-b395f5fe25f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:22.016216 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-04f971d0-77c3-4db6-a298-b395f5fe25f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:22.027503 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:22.027503 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:22.032089 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-04f971d0-77c3-4db6-a298-b395f5fe25f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:41:22.037762 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-04f971d0-77c3-4db6-a298-b395f5fe25f8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 200 Aug 18 05:41:22.038175 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1403/5619] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:22 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 1649 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:22.551543 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ab8328f9-2ceb-4468-869c-e36bf4e258aa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:22.553342 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab8328f9-2ceb-4468-869c-e36bf4e258aa tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:22.553680 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab8328f9-2ceb-4468-869c-e36bf4e258aa tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:22.553744 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab8328f9-2ceb-4468-869c-e36bf4e258aa tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:22.560605 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:22.560605 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:22.564179 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ab8328f9-2ceb-4468-869c-e36bf4e258aa tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:22.569436 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab8328f9-2ceb-4468-869c-e36bf4e258aa tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 200 Aug 18 05:41:22.569816 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1413/5620] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:22 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:23.006876 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f628d349-63b1-4e23-b3cc-017f39e5170d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:23.008609 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f628d349-63b1-4e23-b3cc-017f39e5170d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:23.008806 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f628d349-63b1-4e23-b3cc-017f39e5170d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:23.008978 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f628d349-63b1-4e23-b3cc-017f39e5170d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:23.009095 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f628d349-63b1-4e23-b3cc-017f39e5170d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:23.013058 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:23.013058 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:23.013648 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f628d349-63b1-4e23-b3cc-017f39e5170d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:23.014005 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1397/5621] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:23 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:23.050441 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f026dad0-2a03-4355-ae90-f46ea4b0cdab None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:23.052344 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f026dad0-2a03-4355-ae90-f46ea4b0cdab tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:41:23.052569 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f026dad0-2a03-4355-ae90-f46ea4b0cdab tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:23.052794 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f026dad0-2a03-4355-ae90-f46ea4b0cdab tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:23.064830 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:23.064830 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:23.068832 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f026dad0-2a03-4355-ae90-f46ea4b0cdab tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:41:23.073549 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f026dad0-2a03-4355-ae90-f46ea4b0cdab tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 200 Aug 18 05:41:23.074090 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1409/5622] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:23 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 1649 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:23.584134 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e0bb6673-3588-4800-987c-9e09b7da7d50 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:23.586617 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0bb6673-3588-4800-987c-9e09b7da7d50 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:23.586881 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0bb6673-3588-4800-987c-9e09b7da7d50 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:23.587213 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e0bb6673-3588-4800-987c-9e09b7da7d50 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:23.594401 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:23.594401 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:23.597948 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-e0bb6673-3588-4800-987c-9e09b7da7d50 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:23.602235 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e0bb6673-3588-4800-987c-9e09b7da7d50 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 200 Aug 18 05:41:23.602675 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1404/5623] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:23 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:24.024887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-407b2ae1-d951-48f1-a108-214ed1aadc30 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:24.026779 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-407b2ae1-d951-48f1-a108-214ed1aadc30 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:24.027056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-407b2ae1-d951-48f1-a108-214ed1aadc30 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:24.027317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-407b2ae1-d951-48f1-a108-214ed1aadc30 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:24.027418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-407b2ae1-d951-48f1-a108-214ed1aadc30 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:24.032037 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:24.032037 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:24.032694 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-407b2ae1-d951-48f1-a108-214ed1aadc30 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:24.033255 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1414/5624] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:24 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:24.086670 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-59c38040-d59a-423d-b828-da3aa6b78651 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:24.090086 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59c38040-d59a-423d-b828-da3aa6b78651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:41:24.090310 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59c38040-d59a-423d-b828-da3aa6b78651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:24.090572 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59c38040-d59a-423d-b828-da3aa6b78651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:24.103262 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:24.103262 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:24.107127 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-59c38040-d59a-423d-b828-da3aa6b78651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:41:24.112489 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59c38040-d59a-423d-b828-da3aa6b78651 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 200 Aug 18 05:41:24.112855 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1398/5625] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:24 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 1649 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:24.624505 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3a7cc4d6-26fd-4385-82c1-6605a7deb11b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:24.626585 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a7cc4d6-26fd-4385-82c1-6605a7deb11b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:24.626809 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a7cc4d6-26fd-4385-82c1-6605a7deb11b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:24.627048 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3a7cc4d6-26fd-4385-82c1-6605a7deb11b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:24.634864 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:24.634864 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:24.639118 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3a7cc4d6-26fd-4385-82c1-6605a7deb11b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:24.643496 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3a7cc4d6-26fd-4385-82c1-6605a7deb11b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 200 Aug 18 05:41:24.643889 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1410/5626] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:24 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:24.686571 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-9ef20e3f-f054-4436-89ee-274b67713295 req-1518f8a0-2d43-4ccb-8fc9-26d71d96ab38 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:24.688494 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9ef20e3f-f054-4436-89ee-274b67713295 req-1518f8a0-2d43-4ccb-8fc9-26d71d96ab38 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/attachments/7f7a3a52-ffa3-4521-978d-deb01479c96e Aug 18 05:41:24.688680 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9ef20e3f-f054-4436-89ee-274b67713295 req-1518f8a0-2d43-4ccb-8fc9-26d71d96ab38 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:24.688854 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-9ef20e3f-f054-4436-89ee-274b67713295 req-1518f8a0-2d43-4ccb-8fc9-26d71d96ab38 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:24.695978 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:24.695978 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:24.744577 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-9ef20e3f-f054-4436-89ee-274b67713295 req-1518f8a0-2d43-4ccb-8fc9-26d71d96ab38 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/attachments/7f7a3a52-ffa3-4521-978d-deb01479c96e returned with HTTP 200 Aug 18 05:41:24.745132 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1405/5627] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:41:24 2026] DELETE /volume/v3/attachments/7f7a3a52-ffa3-4521-978d-deb01479c96e => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:25.045502 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-99234464-3ee7-403a-bfd0-8b807642be82 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.047260 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-99234464-3ee7-403a-bfd0-8b807642be82 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:25.047461 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-99234464-3ee7-403a-bfd0-8b807642be82 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.047659 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-99234464-3ee7-403a-bfd0-8b807642be82 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.047765 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-99234464-3ee7-403a-bfd0-8b807642be82 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:25.051675 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.051675 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:25.052360 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-99234464-3ee7-403a-bfd0-8b807642be82 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:25.052764 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1415/5628] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:25 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:25.064412 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-eb77166b-ecb8-4e2f-843a-f6b066f52115 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.066544 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb77166b-ecb8-4e2f-843a-f6b066f52115 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5/export_record Aug 18 05:41:25.066779 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb77166b-ecb8-4e2f-843a-f6b066f52115 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.067037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-eb77166b-ecb8-4e2f-843a-f6b066f52115 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'export_record' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.067192 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-eb77166b-ecb8-4e2f-843a-f6b066f52115 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Export record for backup 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 05:41:25.071648 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.071648 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:25.072630 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-eb77166b-ecb8-4e2f-843a-f6b066f52115 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling RPCAPI with context: , host: np0000007601, backup: 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 05:41:25.080782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-eb77166b-ecb8-4e2f-843a-f6b066f52115 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] export_record in rpcapi backup_id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 on host np0000007601. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 05:41:25.092089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-eb77166b-ecb8-4e2f-843a-f6b066f52115 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmY1MGZiZTAtOWViNi00YWFiLThkY2UtMDFkMmYzY2M1Y2M1IiwgInVzZXJfaWQiOiAiYzdkNmJiMmZmMjhkNDRmYjk4ZjUwZjQxMThjZjg0OTAiLCAicHJvamVjdF9pZCI6ICJlY2E1YjU1NTUzNjU0MzgwOTI5ZGE4ZWY2NjU1OWM0NyIsICJ2b2x1bWVfaWQiOiAiMTE3ODg0NTMtMjc2MC00M2M0LTgwNDUtNGM1OTMzNjE4OWYxIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzk0NTUzNTcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTE3ODg0NTMtMjc2MC00M2M0LTgwNDUtNGM1OTMzNjE4OWYxLzIwMjYwODE4MDU0MTEwL2F6X25vdmFfYmFja3VwXzJmNTBmYmUwLTllYjYtNGFhYi04ZGNlLTAxZDJmM2NjNWNjNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDE6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDE6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0MToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 05:41:25.092581 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-eb77166b-ecb8-4e2f-843a-f6b066f52115 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5/export_record returned with HTTP 200 Aug 18 05:41:25.093257 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1399/5629] 10.4.3.250 () {68 vars in 1430 bytes} [Tue Aug 18 05:41:25 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:25.100350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-49f2ebf2-fee6-434a-91fa-d7bb00862f58 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.102257 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49f2ebf2-fee6-434a-91fa-d7bb00862f58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:25.102526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49f2ebf2-fee6-434a-91fa-d7bb00862f58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.102722 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-49f2ebf2-fee6-434a-91fa-d7bb00862f58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.102847 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-49f2ebf2-fee6-434a-91fa-d7bb00862f58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:25.106998 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.106998 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:25.107582 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-49f2ebf2-fee6-434a-91fa-d7bb00862f58 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:25.107937 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1411/5630] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:25 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:25.116898 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d679c9a3-6fa3-40e1-a10c-80f3cf8b8444 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.118995 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d679c9a3-6fa3-40e1-a10c-80f3cf8b8444 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] POST https://10.4.3.250/volume/v3/backups/import_record Aug 18 05:41:25.119420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d679c9a3-6fa3-40e1-a10c-80f3cf8b8444 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjFlYjExZGEtZTMwMi00NGE1LTgxZWEtN2MyMmM5Mjk4ZjZhIiwgInVzZXJfaWQiOiAiYzdkNmJiMmZmMjhkNDRmYjk4ZjUwZjQxMThjZjg0OTAiLCAicHJvamVjdF9pZCI6ICJlY2E1YjU1NTUzNjU0MzgwOTI5ZGE4ZWY2NjU1OWM0NyIsICJ2b2x1bWVfaWQiOiAiMTE3ODg0NTMtMjc2MC00M2M0LTgwNDUtNGM1OTMzNjE4OWYxIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzk0NTUzNTcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTE3ODg0NTMtMjc2MC00M2M0LTgwNDUtNGM1OTMzNjE4OWYxLzIwMjYwODE4MDU0MTEwL2F6X25vdmFfYmFja3VwXzJmNTBmYmUwLTllYjYtNGFhYi04ZGNlLTAxZDJmM2NjNWNjNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDE6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDE6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0MToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:25.120705 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-d679c9a3-6fa3-40e1-a10c-80f3cf8b8444 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjFlYjExZGEtZTMwMi00NGE1LTgxZWEtN2MyMmM5Mjk4ZjZhIiwgInVzZXJfaWQiOiAiYzdkNmJiMmZmMjhkNDRmYjk4ZjUwZjQxMThjZjg0OTAiLCAicHJvamVjdF9pZCI6ICJlY2E1YjU1NTUzNjU0MzgwOTI5ZGE4ZWY2NjU1OWM0NyIsICJ2b2x1bWVfaWQiOiAiMTE3ODg0NTMtMjc2MC00M2M0LTgwNDUtNGM1OTMzNjE4OWYxIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzk0NTUzNTcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTE3ODg0NTMtMjc2MC00M2M0LTgwNDUtNGM1OTMzNjE4OWYxLzIwMjYwODE4MDU0MTEwL2F6X25vdmFfYmFja3VwXzJmNTBmYmUwLTllYjYtNGFhYi04ZGNlLTAxZDJmM2NjNWNjNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDE6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDE6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0MToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 05:41:25.120841 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-d679c9a3-6fa3-40e1-a10c-80f3cf8b8444 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjFlYjExZGEtZTMwMi00NGE1LTgxZWEtN2MyMmM5Mjk4ZjZhIiwgInVzZXJfaWQiOiAiYzdkNmJiMmZmMjhkNDRmYjk4ZjUwZjQxMThjZjg0OTAiLCAicHJvamVjdF9pZCI6ICJlY2E1YjU1NTUzNjU0MzgwOTI5ZGE4ZWY2NjU1OWM0NyIsICJ2b2x1bWVfaWQiOiAiMTE3ODg0NTMtMjc2MC00M2M0LTgwNDUtNGM1OTMzNjE4OWYxIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzk0NTUzNTcyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMTE3ODg0NTMtMjc2MC00M2M0LTgwNDUtNGM1OTMzNjE4OWYxLzIwMjYwODE4MDU0MTEwL2F6X25vdmFfYmFja3VwXzJmNTBmYmUwLTllYjYtNGFhYi04ZGNlLTAxZDJmM2NjNWNjNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDE6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDE6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0MToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 05:41:25.121086 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.121086 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:25.121495 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-d679c9a3-6fa3-40e1-a10c-80f3cf8b8444 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'bad9c7996dfb4d8ba8297ead03c2c12d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eca5b55553654380929da8ef66559c47', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:41:25.121664 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d679c9a3-6fa3-40e1-a10c-80f3cf8b8444 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] https://10.4.3.250/volume/v3/backups/import_record returned with HTTP 403 Aug 18 05:41:25.122085 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1406/5631] 10.4.3.250 () {70 vars in 1342 bytes} [Tue Aug 18 05:41:25 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:25.127420 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a3c46b4b-bdc9-4aac-9318-d4ac1680cacd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.129850 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3c46b4b-bdc9-4aac-9318-d4ac1680cacd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:41:25.130059 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3c46b4b-bdc9-4aac-9318-d4ac1680cacd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.130276 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c9c43bde-a9b5-428f-af4a-afcf6526fda2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.130347 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a3c46b4b-bdc9-4aac-9318-d4ac1680cacd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.132097 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9c43bde-a9b5-428f-af4a-afcf6526fda2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 Aug 18 05:41:25.132329 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9c43bde-a9b5-428f-af4a-afcf6526fda2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.132518 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c9c43bde-a9b5-428f-af4a-afcf6526fda2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.132706 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-c9c43bde-a9b5-428f-af4a-afcf6526fda2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Delete volume with id: 11788453-2760-43c4-8045-4c59336189f1 Aug 18 05:41:25.138825 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.138825 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:25.139466 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.139466 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:25.139914 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c9c43bde-a9b5-428f-af4a-afcf6526fda2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:25.142994 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a3c46b4b-bdc9-4aac-9318-d4ac1680cacd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:41:25.148174 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a3c46b4b-bdc9-4aac-9318-d4ac1680cacd tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 200 Aug 18 05:41:25.148622 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1416/5632] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:25 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:25.162753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7bcfa6e7-ddd8-4e62-8ccc-74721c456203 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.164436 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bcfa6e7-ddd8-4e62-8ccc-74721c456203 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:41:25.164774 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7bcfa6e7-ddd8-4e62-8ccc-74721c456203 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0937c705-e6ba-4da4-b899-e505ae65aa21", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-404873646"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:25.166316 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-7bcfa6e7-ddd8-4e62-8ccc-74721c456203 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating new backup {'backup': {'volume_id': '0937c705-e6ba-4da4-b899-e505ae65aa21', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-404873646'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:41:25.166453 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-7bcfa6e7-ddd8-4e62-8ccc-74721c456203 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating backup of volume 0937c705-e6ba-4da4-b899-e505ae65aa21 in container None Aug 18 05:41:25.167359 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-c9c43bde-a9b5-428f-af4a-afcf6526fda2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Delete volume request issued successfully. Aug 18 05:41:25.167608 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c9c43bde-a9b5-428f-af4a-afcf6526fda2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 returned with HTTP 202 Aug 18 05:41:25.168063 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1400/5633] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:41:25 2026] DELETE /volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:41:25.174541 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.174541 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:25.175105 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7bcfa6e7-ddd8-4e62-8ccc-74721c456203 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:41:25.176831 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-28e0383a-240a-46f6-87ac-b89e5189b6a2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.178580 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28e0383a-240a-46f6-87ac-b89e5189b6a2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 Aug 18 05:41:25.178821 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28e0383a-240a-46f6-87ac-b89e5189b6a2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.179030 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28e0383a-240a-46f6-87ac-b89e5189b6a2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.188269 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.188269 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:25.192509 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-28e0383a-240a-46f6-87ac-b89e5189b6a2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:25.199459 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28e0383a-240a-46f6-87ac-b89e5189b6a2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 returned with HTTP 200 Aug 18 05:41:25.199901 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1407/5634] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:25 2026] GET /volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:25.202167 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-7bcfa6e7-ddd8-4e62-8ccc-74721c456203 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['e165ccdb-09bf-4091-af9a-74c4c937f149', '8492dad4-4fd4-4347-81b5-2a63c58dfb4d'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:25.241323 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7bcfa6e7-ddd8-4e62-8ccc-74721c456203 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:41:25.241731 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1412/5635] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:41:25 2026] POST /volume/v3/backups => generated 329 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:25.252047 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-298e6c49-fb86-48a3-a9c2-ed1c9c4bc7a2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.255143 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-298e6c49-fb86-48a3-a9c2-ed1c9c4bc7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:25.255415 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-298e6c49-fb86-48a3-a9c2-ed1c9c4bc7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.255686 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-298e6c49-fb86-48a3-a9c2-ed1c9c4bc7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.255859 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-298e6c49-fb86-48a3-a9c2-ed1c9c4bc7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:25.266254 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.266254 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:25.267304 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-298e6c49-fb86-48a3-a9c2-ed1c9c4bc7a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:25.267535 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1417/5636] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:25 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:25.655565 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-923e27e7-d454-46f9-9ced-852ca619333f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.657384 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-923e27e7-d454-46f9-9ced-852ca619333f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:25.657592 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-923e27e7-d454-46f9-9ced-852ca619333f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.657766 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-923e27e7-d454-46f9-9ced-852ca619333f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.664100 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.664100 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:25.667571 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-923e27e7-d454-46f9-9ced-852ca619333f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:25.671963 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-923e27e7-d454-46f9-9ced-852ca619333f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 200 Aug 18 05:41:25.672363 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1401/5637] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:25 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:25.683073 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3318a372-d795-4c4f-8ab7-4cf949dc471d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.684883 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3318a372-d795-4c4f-8ab7-4cf949dc471d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:25.685138 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3318a372-d795-4c4f-8ab7-4cf949dc471d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.685387 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3318a372-d795-4c4f-8ab7-4cf949dc471d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.691832 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.691832 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:25.695402 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3318a372-d795-4c4f-8ab7-4cf949dc471d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:25.700191 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3318a372-d795-4c4f-8ab7-4cf949dc471d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 200 Aug 18 05:41:25.700625 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1408/5638] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:25 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:25.711663 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ba4d55cf-6aab-4990-a7dc-f8b3b40f8669 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.713844 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba4d55cf-6aab-4990-a7dc-f8b3b40f8669 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:25.714101 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba4d55cf-6aab-4990-a7dc-f8b3b40f8669 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.714350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ba4d55cf-6aab-4990-a7dc-f8b3b40f8669 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.714557 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-ba4d55cf-6aab-4990-a7dc-f8b3b40f8669 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume with id: 7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:25.722829 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.722829 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:25.723429 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba4d55cf-6aab-4990-a7dc-f8b3b40f8669 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:25.738456 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ba4d55cf-6aab-4990-a7dc-f8b3b40f8669 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume request issued successfully. Aug 18 05:41:25.738613 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ba4d55cf-6aab-4990-a7dc-f8b3b40f8669 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 202 Aug 18 05:41:25.739020 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1413/5639] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:41:25 2026] DELETE /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:41:25.745630 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6d09e6ee-01ea-443b-bdce-5422ca050ec0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:25.747360 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d09e6ee-01ea-443b-bdce-5422ca050ec0 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:25.747531 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d09e6ee-01ea-443b-bdce-5422ca050ec0 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:25.747713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6d09e6ee-01ea-443b-bdce-5422ca050ec0 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:25.753893 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:25.753893 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:25.757309 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6d09e6ee-01ea-443b-bdce-5422ca050ec0 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:25.761765 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6d09e6ee-01ea-443b-bdce-5422ca050ec0 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 200 Aug 18 05:41:25.762136 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1418/5640] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:25 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:26.212270 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-96c79955-35ce-4ac1-82e1-91de0dc40081 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:26.213921 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96c79955-35ce-4ac1-82e1-91de0dc40081 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 Aug 18 05:41:26.214178 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96c79955-35ce-4ac1-82e1-91de0dc40081 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:26.214377 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-96c79955-35ce-4ac1-82e1-91de0dc40081 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:26.219605 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-96c79955-35ce-4ac1-82e1-91de0dc40081 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 returned with HTTP 404 Aug 18 05:41:26.220021 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1402/5641] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:26 2026] GET /volume/v3/volumes/11788453-2760-43c4-8045-4c59336189f1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:26.228033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-162baaa1-e51e-4a20-8fa0-eed7620d9cee None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:26.229648 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-162baaa1-e51e-4a20-8fa0-eed7620d9cee tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] GET https://10.4.3.250/volume/v3/backups Aug 18 05:41:26.229840 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-162baaa1-e51e-4a20-8fa0-eed7620d9cee tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:26.230021 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-162baaa1-e51e-4a20-8fa0-eed7620d9cee tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:26.230278 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.api_utils [None req-162baaa1-e51e-4a20-8fa0-eed7620d9cee tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Removing options '' from query. {{(pid=100217) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:41:26.234895 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-162baaa1-e51e-4a20-8fa0-eed7620d9cee tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] https://10.4.3.250/volume/v3/backups returned with HTTP 200 Aug 18 05:41:26.235235 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1409/5642] 10.4.3.250 () {68 vars in 1277 bytes} [Tue Aug 18 05:41:26 2026] GET /volume/v3/backups => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:26.243991 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9f077e3b-144f-482c-81b6-99662c6937e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:26.245616 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f077e3b-144f-482c-81b6-99662c6937e4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] GET https://10.4.3.250/volume/v3/backups?project_id=eca5b55553654380929da8ef66559c47 Aug 18 05:41:26.245805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f077e3b-144f-482c-81b6-99662c6937e4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:26.245976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9f077e3b-144f-482c-81b6-99662c6937e4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:26.246193 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.api_utils [None req-9f077e3b-144f-482c-81b6-99662c6937e4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Removing options 'project_id' from query. {{(pid=100214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 05:41:26.256832 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9f077e3b-144f-482c-81b6-99662c6937e4 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] https://10.4.3.250/volume/v3/backups?project_id=eca5b55553654380929da8ef66559c47 returned with HTTP 200 Aug 18 05:41:26.257204 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1414/5643] 10.4.3.250 () {68 vars in 1364 bytes} [Tue Aug 18 05:41:26 2026] GET /volume/v3/backups?project_id=eca5b55553654380929da8ef66559c47 => generated 625 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:26.264788 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:26.266439 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:26.266771 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1333584576"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:26.268175 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1333584576'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:26.268303 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Create volume of 1 GB Aug 18 05:41:26.272109 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Availability Zones retrieved successfully. Aug 18 05:41:26.277343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1b7a74c4-4861-4ba0-840e-862f801cc6a2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:26.277429 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Flow 'volume_create_api' (66550e69-eb8c-4e69-ae18-fd32a4be2925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:26.278262 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d73fdbb3-57a6-4842-aeed-72eec7f0bcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:26.278936 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b7a74c4-4861-4ba0-840e-862f801cc6a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:26.279005 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:26.279139 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b7a74c4-4861-4ba0-840e-862f801cc6a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:26.279327 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1b7a74c4-4861-4ba0-840e-862f801cc6a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:26.279438 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-1b7a74c4-4861-4ba0-840e-862f801cc6a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:26.283398 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:26.283398 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:26.284038 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1b7a74c4-4861-4ba0-840e-862f801cc6a2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:26.284395 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1403/5644] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:26 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:26.302242 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d73fdbb3-57a6-4842-aeed-72eec7f0bcf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:26.302985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82f363c-b19b-48ac-b1bc-00bd0e4247ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:26.339278 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Created reservations ['fa44dec0-9fca-471c-824a-95bf43b17ecc', '1a752e66-db73-4b7e-b9e1-b1d480f54498', '857cbe00-22ce-41ef-b6d1-c53512f1fb68', '90d3ee23-eccf-4372-aaf6-ab7ab00b1c82'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:26.340066 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82f363c-b19b-48ac-b1bc-00bd0e4247ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa44dec0-9fca-471c-824a-95bf43b17ecc', '1a752e66-db73-4b7e-b9e1-b1d480f54498', '857cbe00-22ce-41ef-b6d1-c53512f1fb68', '90d3ee23-eccf-4372-aaf6-ab7ab00b1c82']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:26.340795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1f2867-e39d-4766-bb93-b242c992c20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:26.364080 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1f2867-e39d-4766-bb93-b242c992c20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85ad4424-0ae7-489f-a8e4-ee8a86383203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1333584576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca5b55553654380929da8ef66559c47',qos_specs=None,replication_status=,reservations=['fa44dec0-9fca-471c-824a-95bf43b17ecc','1a752e66-db73-4b7e-b9e1-b1d480f54498','857cbe00-22ce-41ef-b6d1-c53512f1fb68','90d3ee23-eccf-4372-aaf6-ab7ab00b1c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d6bb2ff28d44fb98f50f4118cf8490',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1333584576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85ad4424-0ae7-489f-a8e4-ee8a86383203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eca5b55553654380929da8ef66559c47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d6bb2ff28d44fb98f50f4118cf8490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:26.364834 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05ac0bd-c437-4e86-9aac-e34e2d7466b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:26.380961 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05ac0bd-c437-4e86-9aac-e34e2d7466b4) transitioned into state 'SUCCESS' from state '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-1333584576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eca5b55553654380929da8ef66559c47',qos_specs=None,replication_status=,reservations=['fa44dec0-9fca-471c-824a-95bf43b17ecc','1a752e66-db73-4b7e-b9e1-b1d480f54498','857cbe00-22ce-41ef-b6d1-c53512f1fb68','90d3ee23-eccf-4372-aaf6-ab7ab00b1c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d6bb2ff28d44fb98f50f4118cf8490',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:26.381625 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b947ee-1246-4011-95eb-b9f358350367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:26.399734 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b947ee-1246-4011-95eb-b9f358350367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:26.400531 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Flow 'volume_create_api' (66550e69-eb8c-4e69-ae18-fd32a4be2925) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:26.400855 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Create volume request issued successfully. Aug 18 05:41:26.401445 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e79abfb7-e3a8-4dfc-9420-a5e82dfae1a7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:26.402072 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1419/5645] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:41:26 2026] POST /volume/v3/volumes => generated 778 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:26.412692 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-beca06e0-e9d9-4c08-8166-e56efb023521 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:26.414512 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-beca06e0-e9d9-4c08-8166-e56efb023521 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 Aug 18 05:41:26.414691 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-beca06e0-e9d9-4c08-8166-e56efb023521 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:26.414873 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-beca06e0-e9d9-4c08-8166-e56efb023521 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:26.421682 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:26.421682 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:26.425134 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-beca06e0-e9d9-4c08-8166-e56efb023521 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:26.428957 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-beca06e0-e9d9-4c08-8166-e56efb023521 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 returned with HTTP 200 Aug 18 05:41:26.429377 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1410/5646] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:26 2026] GET /volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:26.773606 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-31d0f88d-82ed-41c2-8ee1-dcc5590c4cc8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:26.775359 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31d0f88d-82ed-41c2-8ee1-dcc5590c4cc8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:26.775535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31d0f88d-82ed-41c2-8ee1-dcc5590c4cc8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:26.775700 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-31d0f88d-82ed-41c2-8ee1-dcc5590c4cc8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:26.780699 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-31d0f88d-82ed-41c2-8ee1-dcc5590c4cc8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 404 Aug 18 05:41:26.781118 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1415/5647] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:26 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:27.295243 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-84a89ab0-5516-48b0-baee-4e43de21c013 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:27.296812 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84a89ab0-5516-48b0-baee-4e43de21c013 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:27.296991 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84a89ab0-5516-48b0-baee-4e43de21c013 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:27.297180 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-84a89ab0-5516-48b0-baee-4e43de21c013 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:27.297320 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-84a89ab0-5516-48b0-baee-4e43de21c013 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:27.301721 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:27.301721 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:27.302543 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-84a89ab0-5516-48b0-baee-4e43de21c013 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:27.302954 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1404/5648] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:27 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:27.441834 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6f33b5ca-15e6-4f96-b249-ae6d18cbef13 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:27.443535 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f33b5ca-15e6-4f96-b249-ae6d18cbef13 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 Aug 18 05:41:27.443775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f33b5ca-15e6-4f96-b249-ae6d18cbef13 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:27.443951 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6f33b5ca-15e6-4f96-b249-ae6d18cbef13 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:27.450981 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:27.450981 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:27.454270 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6f33b5ca-15e6-4f96-b249-ae6d18cbef13 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:27.458034 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6f33b5ca-15e6-4f96-b249-ae6d18cbef13 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 returned with HTTP 200 Aug 18 05:41:27.458407 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1420/5649] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:27 2026] GET /volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:27.469783 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6ecd4541-9644-4d45-b779-156ea5992b94 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:27.471461 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ecd4541-9644-4d45-b779-156ea5992b94 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:41:27.471782 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6ecd4541-9644-4d45-b779-156ea5992b94 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85ad4424-0ae7-489f-a8e4-ee8a86383203", "name": "tempest-type-Backup-2019263017"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:27.473081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-6ecd4541-9644-4d45-b779-156ea5992b94 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Creating new backup {'backup': {'volume_id': '85ad4424-0ae7-489f-a8e4-ee8a86383203', 'name': 'tempest-type-Backup-2019263017'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:41:27.473257 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-6ecd4541-9644-4d45-b779-156ea5992b94 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Creating backup of volume 85ad4424-0ae7-489f-a8e4-ee8a86383203 in container None Aug 18 05:41:27.479678 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:27.479678 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:27.479967 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6ecd4541-9644-4d45-b779-156ea5992b94 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:27.494876 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-6ecd4541-9644-4d45-b779-156ea5992b94 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Created reservations ['0ec20ae2-cc6d-4857-9566-d6b17e467940', 'c5d4fa12-c2d4-4a91-bfa7-b7cc76d06f7b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:27.525433 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6ecd4541-9644-4d45-b779-156ea5992b94 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:41:27.525825 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1411/5650] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:41:27 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:27.535173 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1bf6a18c-d885-4144-ac67-3ca632ec959e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:27.537021 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bf6a18c-d885-4144-ac67-3ca632ec959e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:27.537261 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bf6a18c-d885-4144-ac67-3ca632ec959e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:27.537468 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1bf6a18c-d885-4144-ac67-3ca632ec959e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:27.537575 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1bf6a18c-d885-4144-ac67-3ca632ec959e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:27.541596 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:27.541596 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:27.542242 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1bf6a18c-d885-4144-ac67-3ca632ec959e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:27.542652 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1416/5651] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:27 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:28.184142 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-967265bd-feca-4234-b57d-faaea84776f5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:28.186133 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:28.186570 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "ab3288f0-adc9-4b06-ae24-fe2605208edb", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:28.188339 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'ab3288f0-adc9-4b06-ae24-fe2605208edb', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:28.312747 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-921878bb-902e-4533-ad62-8b0d2d25ec14 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:28.314305 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume of 1 GB Aug 18 05:41:28.314589 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-921878bb-902e-4533-ad62-8b0d2d25ec14 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:28.314638 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-921878bb-902e-4533-ad62-8b0d2d25ec14 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:28.314798 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-921878bb-902e-4533-ad62-8b0d2d25ec14 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:28.314929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-921878bb-902e-4533-ad62-8b0d2d25ec14 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:28.318717 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Availability Zones retrieved successfully. Aug 18 05:41:28.319161 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:28.319161 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:28.319831 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-921878bb-902e-4533-ad62-8b0d2d25ec14 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:28.320168 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1421/5652] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:28 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:28.326092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (9feb30c1-6128-4be6-8700-ff26d17b0fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:28.327257 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f35a564-85cc-4bfa-a4a0-58dce2f776aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:28.328354 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:28.377328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f35a564-85cc-4bfa-a4a0-58dce2f776aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:28.377999 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a57340-de01-478a-a17d-079291883a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:28.415492 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Created reservations ['1b38d014-e725-4766-9717-d47e4b90035f', '88fea06e-cba6-4a80-9a35-814c336a84ec', '1ab3341b-8215-4173-8309-170c0c06e92a', 'a8d50ee8-5d57-4b6a-85ee-172c344afdcf'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:28.416188 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a57340-de01-478a-a17d-079291883a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b38d014-e725-4766-9717-d47e4b90035f', '88fea06e-cba6-4a80-9a35-814c336a84ec', '1ab3341b-8215-4173-8309-170c0c06e92a', 'a8d50ee8-5d57-4b6a-85ee-172c344afdcf']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:28.416934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bfc7139-7284-4cb0-97c4-218e78a3ffda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:28.438463 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bfc7139-7284-4cb0-97c4-218e78a3ffda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14c63c59-69cc-4d5c-be11-d05013682716', '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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['1b38d014-e725-4766-9717-d47e4b90035f','88fea06e-cba6-4a80-9a35-814c336a84ec','1ab3341b-8215-4173-8309-170c0c06e92a','a8d50ee8-5d57-4b6a-85ee-172c344afdcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:41:28Z,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=14c63c59-69cc-4d5c-be11-d05013682716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3c2700b82b42bd9dec241045ba3a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:28.439197 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efadc7ba-0972-4a1b-be7d-ec07d6b72333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:28.455817 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efadc7ba-0972-4a1b-be7d-ec07d6b72333) transitioned into state 'SUCCESS' from 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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['1b38d014-e725-4766-9717-d47e4b90035f','88fea06e-cba6-4a80-9a35-814c336a84ec','1ab3341b-8215-4173-8309-170c0c06e92a','a8d50ee8-5d57-4b6a-85ee-172c344afdcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:28.456641 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dfcb50-9587-4e63-8277-20e6c2800ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:28.467084 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58dfcb50-9587-4e63-8277-20e6c2800ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:28.467885 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (9feb30c1-6128-4be6-8700-ff26d17b0fc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:28.468233 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request issued successfully. Aug 18 05:41:28.468805 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-967265bd-feca-4234-b57d-faaea84776f5 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:28.469255 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1405/5653] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:41:28 2026] POST /volume/v3/volumes => generated 775 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:28.481618 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c30fd383-ee98-4d2b-bdfe-906ab41974ea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:28.484204 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c30fd383-ee98-4d2b-bdfe-906ab41974ea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:28.484440 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c30fd383-ee98-4d2b-bdfe-906ab41974ea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:28.484626 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c30fd383-ee98-4d2b-bdfe-906ab41974ea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:28.491829 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:28.491829 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:28.495342 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c30fd383-ee98-4d2b-bdfe-906ab41974ea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:28.499218 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c30fd383-ee98-4d2b-bdfe-906ab41974ea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 200 Aug 18 05:41:28.499565 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1412/5654] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:28 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:28.552573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2fed2363-e5e7-4ae7-97f1-f7d364d0e61c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:28.554588 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2fed2363-e5e7-4ae7-97f1-f7d364d0e61c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:28.554805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2fed2363-e5e7-4ae7-97f1-f7d364d0e61c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:28.555002 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2fed2363-e5e7-4ae7-97f1-f7d364d0e61c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:28.555218 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2fed2363-e5e7-4ae7-97f1-f7d364d0e61c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:28.559647 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:28.559647 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:28.560321 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2fed2363-e5e7-4ae7-97f1-f7d364d0e61c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:28.560683 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1417/5655] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:28 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:29.331492 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ee59b14e-fbdf-44b4-95b0-549e41e6cee2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:29.333298 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee59b14e-fbdf-44b4-95b0-549e41e6cee2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:29.333547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee59b14e-fbdf-44b4-95b0-549e41e6cee2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:29.333796 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee59b14e-fbdf-44b4-95b0-549e41e6cee2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:29.333947 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ee59b14e-fbdf-44b4-95b0-549e41e6cee2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:29.338182 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:29.338182 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:29.338877 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee59b14e-fbdf-44b4-95b0-549e41e6cee2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:29.339256 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1422/5656] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:29 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:29.511990 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa239a46-c37d-48ab-a4a2-859acd7711d9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:29.513989 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa239a46-c37d-48ab-a4a2-859acd7711d9 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:29.514223 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa239a46-c37d-48ab-a4a2-859acd7711d9 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:29.514444 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa239a46-c37d-48ab-a4a2-859acd7711d9 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:29.521964 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:29.521964 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:29.525566 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aa239a46-c37d-48ab-a4a2-859acd7711d9 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:29.529936 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa239a46-c37d-48ab-a4a2-859acd7711d9 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 200 Aug 18 05:41:29.530372 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1406/5657] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:29 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:29.571849 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-990f123b-8fa8-4eb3-afbb-817e631f036c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:29.573919 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-990f123b-8fa8-4eb3-afbb-817e631f036c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:29.574036 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-990f123b-8fa8-4eb3-afbb-817e631f036c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:29.574241 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-990f123b-8fa8-4eb3-afbb-817e631f036c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:29.574309 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-990f123b-8fa8-4eb3-afbb-817e631f036c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:29.578501 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:29.578501 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:29.579061 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-990f123b-8fa8-4eb3-afbb-817e631f036c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:29.579608 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1413/5658] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:29 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:30.349287 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7caae757-121d-4e4c-991f-945ef20f29c2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:30.351131 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7caae757-121d-4e4c-991f-945ef20f29c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:30.351420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7caae757-121d-4e4c-991f-945ef20f29c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:30.351684 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7caae757-121d-4e4c-991f-945ef20f29c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:30.351806 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7caae757-121d-4e4c-991f-945ef20f29c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:30.355639 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:30.355639 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:30.356371 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7caae757-121d-4e4c-991f-945ef20f29c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:30.356705 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1418/5659] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:30 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:30.543570 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9c6ab858-f9dc-4d55-88d4-45fbcc515c88 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:30.545264 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c6ab858-f9dc-4d55-88d4-45fbcc515c88 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:30.545465 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c6ab858-f9dc-4d55-88d4-45fbcc515c88 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:30.545631 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9c6ab858-f9dc-4d55-88d4-45fbcc515c88 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:30.551592 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:30.551592 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:30.554421 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9c6ab858-f9dc-4d55-88d4-45fbcc515c88 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:30.557975 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9c6ab858-f9dc-4d55-88d4-45fbcc515c88 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 200 Aug 18 05:41:30.558351 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1423/5660] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:30 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:30.589784 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-13eabddc-e7f9-483b-b3b0-1b74d6530a1e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:30.591610 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13eabddc-e7f9-483b-b3b0-1b74d6530a1e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:30.591839 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13eabddc-e7f9-483b-b3b0-1b74d6530a1e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:30.592055 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-13eabddc-e7f9-483b-b3b0-1b74d6530a1e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:30.592216 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-13eabddc-e7f9-483b-b3b0-1b74d6530a1e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:30.596277 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:30.596277 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:30.596792 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-13eabddc-e7f9-483b-b3b0-1b74d6530a1e tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:30.597163 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1407/5661] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:30 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:31.368053 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-82e168b7-60e1-4736-8b4a-84d4f5063779 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:31.370323 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82e168b7-60e1-4736-8b4a-84d4f5063779 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:31.370695 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82e168b7-60e1-4736-8b4a-84d4f5063779 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:31.370913 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-82e168b7-60e1-4736-8b4a-84d4f5063779 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:31.371029 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-82e168b7-60e1-4736-8b4a-84d4f5063779 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:31.376120 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:31.376120 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:31.377182 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-82e168b7-60e1-4736-8b4a-84d4f5063779 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:31.377700 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1414/5662] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:31 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:31.574116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5782b4cf-85d1-4dc6-8d93-c5202bfc2eea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:31.582641 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5782b4cf-85d1-4dc6-8d93-c5202bfc2eea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:31.583975 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5782b4cf-85d1-4dc6-8d93-c5202bfc2eea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:31.584772 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5782b4cf-85d1-4dc6-8d93-c5202bfc2eea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:31.608552 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bf94874c-13ee-42e7-878a-ea8675858bc7 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:31.610861 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf94874c-13ee-42e7-878a-ea8675858bc7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:31.611205 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf94874c-13ee-42e7-878a-ea8675858bc7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:31.611512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bf94874c-13ee-42e7-878a-ea8675858bc7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:31.611666 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-bf94874c-13ee-42e7-878a-ea8675858bc7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:31.614941 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:31.614941 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:31.616085 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:31.616085 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:31.616860 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bf94874c-13ee-42e7-878a-ea8675858bc7 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:31.617745 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1424/5663] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:31 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:31.628152 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5782b4cf-85d1-4dc6-8d93-c5202bfc2eea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:31.646318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5782b4cf-85d1-4dc6-8d93-c5202bfc2eea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 200 Aug 18 05:41:31.647935 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1419/5664] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:31 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 928 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:32.387337 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-89662ae5-cbe4-42f5-aacf-6ccbfcaf3dd9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:32.388906 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89662ae5-cbe4-42f5-aacf-6ccbfcaf3dd9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:32.389114 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89662ae5-cbe4-42f5-aacf-6ccbfcaf3dd9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:32.389305 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-89662ae5-cbe4-42f5-aacf-6ccbfcaf3dd9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:32.389408 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-89662ae5-cbe4-42f5-aacf-6ccbfcaf3dd9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:32.393503 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:32.393503 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:32.394308 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-89662ae5-cbe4-42f5-aacf-6ccbfcaf3dd9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:32.394788 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1408/5665] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:32 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:32.628207 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e2b001ab-130a-4602-b12e-74ced8139f75 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:32.630065 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e2b001ab-130a-4602-b12e-74ced8139f75 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:32.630324 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e2b001ab-130a-4602-b12e-74ced8139f75 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:32.630538 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e2b001ab-130a-4602-b12e-74ced8139f75 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:32.630676 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-e2b001ab-130a-4602-b12e-74ced8139f75 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:32.635485 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:32.635485 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:32.636181 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e2b001ab-130a-4602-b12e-74ced8139f75 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:32.636629 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1415/5666] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:32 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:32.661077 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9967e07d-a975-4664-aa94-e260a5732108 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:32.663107 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9967e07d-a975-4664-aa94-e260a5732108 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:32.663367 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9967e07d-a975-4664-aa94-e260a5732108 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:32.663590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9967e07d-a975-4664-aa94-e260a5732108 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:32.670348 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:32.670348 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:32.674023 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9967e07d-a975-4664-aa94-e260a5732108 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:32.678239 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9967e07d-a975-4664-aa94-e260a5732108 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 200 Aug 18 05:41:32.678639 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1425/5667] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:32 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:33.409908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fc63d5ac-e243-4721-a36b-5efdbdd408ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:33.415616 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc63d5ac-e243-4721-a36b-5efdbdd408ee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:33.416902 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc63d5ac-e243-4721-a36b-5efdbdd408ee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:33.417729 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fc63d5ac-e243-4721-a36b-5efdbdd408ee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:33.418059 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-fc63d5ac-e243-4721-a36b-5efdbdd408ee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:33.425261 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:33.425261 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:33.426131 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fc63d5ac-e243-4721-a36b-5efdbdd408ee tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:33.426597 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1420/5668] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:33 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:33.646970 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c6b28d11-2f74-4c08-bec7-41b14529fe35 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:33.649032 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6b28d11-2f74-4c08-bec7-41b14529fe35 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:33.649265 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6b28d11-2f74-4c08-bec7-41b14529fe35 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:33.649490 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c6b28d11-2f74-4c08-bec7-41b14529fe35 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:33.649862 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c6b28d11-2f74-4c08-bec7-41b14529fe35 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:33.653972 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:33.653972 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:33.654787 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c6b28d11-2f74-4c08-bec7-41b14529fe35 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:33.655034 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1409/5669] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:33 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:33.692027 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ff7441cb-d5cb-420b-b36c-53e093905ca7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:33.693800 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff7441cb-d5cb-420b-b36c-53e093905ca7 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:33.694057 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff7441cb-d5cb-420b-b36c-53e093905ca7 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:33.694295 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ff7441cb-d5cb-420b-b36c-53e093905ca7 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:33.701076 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:33.701076 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:33.704825 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ff7441cb-d5cb-420b-b36c-53e093905ca7 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:33.709808 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ff7441cb-d5cb-420b-b36c-53e093905ca7 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 200 Aug 18 05:41:33.710309 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1416/5670] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:33 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:34.439488 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-cca91817-b3a9-40f3-96c8-f5b719beeb67 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:34.441319 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cca91817-b3a9-40f3-96c8-f5b719beeb67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:34.441517 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cca91817-b3a9-40f3-96c8-f5b719beeb67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:34.441735 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-cca91817-b3a9-40f3-96c8-f5b719beeb67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:34.441835 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-cca91817-b3a9-40f3-96c8-f5b719beeb67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:34.447035 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:34.447035 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:34.448137 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-cca91817-b3a9-40f3-96c8-f5b719beeb67 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:34.448667 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1426/5671] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:34 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:34.665798 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5a7ae92f-d717-4486-b3c7-c0827d00f19f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:34.668027 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a7ae92f-d717-4486-b3c7-c0827d00f19f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:34.668326 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a7ae92f-d717-4486-b3c7-c0827d00f19f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:34.668562 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a7ae92f-d717-4486-b3c7-c0827d00f19f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:34.668704 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5a7ae92f-d717-4486-b3c7-c0827d00f19f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:34.674078 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:34.674078 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:34.674918 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a7ae92f-d717-4486-b3c7-c0827d00f19f tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:34.675421 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1421/5672] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:34 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:34.725987 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-afec0c16-af5e-49fe-b659-044e2291b9be None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:34.727718 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-afec0c16-af5e-49fe-b659-044e2291b9be tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:34.727921 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-afec0c16-af5e-49fe-b659-044e2291b9be tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:34.728115 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-afec0c16-af5e-49fe-b659-044e2291b9be tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:34.738167 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:34.738167 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:34.743191 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-afec0c16-af5e-49fe-b659-044e2291b9be tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:34.750035 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-afec0c16-af5e-49fe-b659-044e2291b9be tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 200 Aug 18 05:41:34.750648 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1410/5673] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:34 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:34.763045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15cba9be-683c-4cca-a7d6-385bcc13e24c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:34.764738 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15cba9be-683c-4cca-a7d6-385bcc13e24c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:34.764936 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15cba9be-683c-4cca-a7d6-385bcc13e24c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:34.765168 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15cba9be-683c-4cca-a7d6-385bcc13e24c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:34.772153 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:34.772153 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:34.775848 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-15cba9be-683c-4cca-a7d6-385bcc13e24c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:34.780439 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15cba9be-683c-4cca-a7d6-385bcc13e24c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 200 Aug 18 05:41:34.780953 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1417/5674] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:34 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:34.798693 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-37d998b0-fd30-41a9-a0f1-547437525342 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:34.800577 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:34.801347 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "14c63c59-69cc-4d5c-be11-d05013682716", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:34.802592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '14c63c59-69cc-4d5c-be11-d05013682716', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:34.810027 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:34.810027 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:34.810567 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume retrieved successfully. Aug 18 05:41:34.810718 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume of 1 GB Aug 18 05:41:34.814338 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Availability Zones retrieved successfully. Aug 18 05:41:34.819470 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (470e8c18-7f94-4d29-ba84-2738d5560c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:34.820565 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25dc1daa-651f-4d05-ae78-3c93fbb25a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:34.821494 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:34.847022 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25dc1daa-651f-4d05-ae78-3c93fbb25a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '14c63c59-69cc-4d5c-be11-d05013682716', 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:34.847825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f8042b-cba7-4d68-ae20-9189fe305fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:34.887056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Created reservations ['afe35440-30da-41b1-acdf-8e738ca3ca8c', '12a25983-757f-46f2-be6c-409fa0540ba7', '855ba2f7-e05d-4e46-a8b5-fe5410010128', '4f760ffc-3687-4759-b5ca-b112a0512b7c'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:34.887807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f8042b-cba7-4d68-ae20-9189fe305fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe35440-30da-41b1-acdf-8e738ca3ca8c', '12a25983-757f-46f2-be6c-409fa0540ba7', '855ba2f7-e05d-4e46-a8b5-fe5410010128', '4f760ffc-3687-4759-b5ca-b112a0512b7c']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:34.888586 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5749f22a-3aaa-477b-8ef2-125e647afd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:34.921701 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5749f22a-3aaa-477b-8ef2-125e647afd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac458818-556d-4c73-9f14-b15a5d0faf6e', '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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['afe35440-30da-41b1-acdf-8e738ca3ca8c','12a25983-757f-46f2-be6c-409fa0540ba7','855ba2f7-e05d-4e46-a8b5-fe5410010128','4f760ffc-3687-4759-b5ca-b112a0512b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=14c63c59-69cc-4d5c-be11-d05013682716,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), '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-18T05:41:34Z,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=ac458818-556d-4c73-9f14-b15a5d0faf6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3c2700b82b42bd9dec241045ba3a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=14c63c59-69cc-4d5c-be11-d05013682716,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:34.922506 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab270a0e-2538-42ed-a458-a240594cdaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:34.942133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab270a0e-2538-42ed-a458-a240594cdaa4) transitioned into state 'SUCCESS' from 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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['afe35440-30da-41b1-acdf-8e738ca3ca8c','12a25983-757f-46f2-be6c-409fa0540ba7','855ba2f7-e05d-4e46-a8b5-fe5410010128','4f760ffc-3687-4759-b5ca-b112a0512b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=14c63c59-69cc-4d5c-be11-d05013682716,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:34.942824 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da96f298-6a24-4c56-a3ee-e16ca00c4f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:34.959893 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da96f298-6a24-4c56-a3ee-e16ca00c4f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:34.960872 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (470e8c18-7f94-4d29-ba84-2738d5560c97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:34.961284 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request issued successfully. Aug 18 05:41:34.961982 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-37d998b0-fd30-41a9-a0f1-547437525342 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:34.962465 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1427/5675] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:41:34 2026] POST /volume/v3/volumes => generated 809 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:34.973809 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7c0091a2-f668-47c6-bb40-6e62fd80d0ee None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:34.975500 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c0091a2-f668-47c6-bb40-6e62fd80d0ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e Aug 18 05:41:34.975688 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c0091a2-f668-47c6-bb40-6e62fd80d0ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:34.975872 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7c0091a2-f668-47c6-bb40-6e62fd80d0ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:34.984068 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:34.984068 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:34.987706 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7c0091a2-f668-47c6-bb40-6e62fd80d0ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:34.991976 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7c0091a2-f668-47c6-bb40-6e62fd80d0ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e returned with HTTP 200 Aug 18 05:41:34.992384 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1422/5676] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:34 2026] GET /volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:35.459935 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2ebc8b2b-df32-49bd-9115-6c2a8cbc5c08 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:35.462083 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ebc8b2b-df32-49bd-9115-6c2a8cbc5c08 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:35.462328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ebc8b2b-df32-49bd-9115-6c2a8cbc5c08 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:35.462328 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2ebc8b2b-df32-49bd-9115-6c2a8cbc5c08 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:35.462432 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2ebc8b2b-df32-49bd-9115-6c2a8cbc5c08 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:35.467315 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:35.467315 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:35.468431 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2ebc8b2b-df32-49bd-9115-6c2a8cbc5c08 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:35.468867 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1411/5677] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:35 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:35.687004 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9e765050-d4d2-4000-b9f4-59a5fb9e418a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:35.689148 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9e765050-d4d2-4000-b9f4-59a5fb9e418a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:35.689423 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9e765050-d4d2-4000-b9f4-59a5fb9e418a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:35.689650 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9e765050-d4d2-4000-b9f4-59a5fb9e418a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:35.689773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9e765050-d4d2-4000-b9f4-59a5fb9e418a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:35.694583 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:35.694583 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:35.695418 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9e765050-d4d2-4000-b9f4-59a5fb9e418a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:35.695936 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1418/5678] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:35 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:36.004309 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3179a51a-eb8f-4c12-8620-c3fdadc1838a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:36.005971 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3179a51a-eb8f-4c12-8620-c3fdadc1838a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e Aug 18 05:41:36.006248 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3179a51a-eb8f-4c12-8620-c3fdadc1838a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:36.006476 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3179a51a-eb8f-4c12-8620-c3fdadc1838a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:36.012867 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:36.012867 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:36.017423 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3179a51a-eb8f-4c12-8620-c3fdadc1838a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:36.024391 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3179a51a-eb8f-4c12-8620-c3fdadc1838a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e returned with HTTP 200 Aug 18 05:41:36.024966 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1428/5679] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:36 2026] GET /volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 05:41:36.039983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3ae2b794-1be8-4b9e-bb2b-eb6c18eb657b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:36.042302 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ae2b794-1be8-4b9e-bb2b-eb6c18eb657b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e Aug 18 05:41:36.042623 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ae2b794-1be8-4b9e-bb2b-eb6c18eb657b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:36.042906 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3ae2b794-1be8-4b9e-bb2b-eb6c18eb657b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:36.052320 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:36.052320 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:36.056984 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3ae2b794-1be8-4b9e-bb2b-eb6c18eb657b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:36.063522 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3ae2b794-1be8-4b9e-bb2b-eb6c18eb657b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e returned with HTTP 200 Aug 18 05:41:36.064102 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1423/5680] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:36 2026] GET /volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:36.077271 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-949d7649-2b6f-4373-8753-21d3c36c7fa4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:36.079581 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-949d7649-2b6f-4373-8753-21d3c36c7fa4 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:36.079864 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-949d7649-2b6f-4373-8753-21d3c36c7fa4 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:36.080179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-949d7649-2b6f-4373-8753-21d3c36c7fa4 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:36.080423 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-949d7649-2b6f-4373-8753-21d3c36c7fa4 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume with id: 14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:36.088915 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:36.088915 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:36.089409 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-949d7649-2b6f-4373-8753-21d3c36c7fa4 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:36.113280 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-949d7649-2b6f-4373-8753-21d3c36c7fa4 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume request issued successfully. Aug 18 05:41:36.113574 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-949d7649-2b6f-4373-8753-21d3c36c7fa4 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 202 Aug 18 05:41:36.114218 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1412/5681] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:41:36 2026] DELETE /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:41:36.121653 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-45487c23-c547-4ae8-b8a7-a62ca89e5ac1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:36.124105 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45487c23-c547-4ae8-b8a7-a62ca89e5ac1 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:36.124432 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-45487c23-c547-4ae8-b8a7-a62ca89e5ac1 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:36.124703 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-45487c23-c547-4ae8-b8a7-a62ca89e5ac1 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:36.133985 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:36.133985 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:36.139057 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-45487c23-c547-4ae8-b8a7-a62ca89e5ac1 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:36.146156 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-45487c23-c547-4ae8-b8a7-a62ca89e5ac1 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 200 Aug 18 05:41:36.146156 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1419/5682] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:36 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:36.480451 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2a8f8500-0419-47d7-b61e-308500fe2e6d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:36.484862 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2a8f8500-0419-47d7-b61e-308500fe2e6d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:36.485058 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2a8f8500-0419-47d7-b61e-308500fe2e6d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:36.485255 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2a8f8500-0419-47d7-b61e-308500fe2e6d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:36.485353 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2a8f8500-0419-47d7-b61e-308500fe2e6d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:36.489850 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:36.489850 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:36.490601 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2a8f8500-0419-47d7-b61e-308500fe2e6d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:36.491026 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1429/5683] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:36 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:36.706735 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4ea2e9e4-f8e6-403c-9c14-02010edefd5b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:36.708692 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ea2e9e4-f8e6-403c-9c14-02010edefd5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:36.708936 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ea2e9e4-f8e6-403c-9c14-02010edefd5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:36.709124 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4ea2e9e4-f8e6-403c-9c14-02010edefd5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:36.709288 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4ea2e9e4-f8e6-403c-9c14-02010edefd5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:36.713760 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:36.713760 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:36.714483 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4ea2e9e4-f8e6-403c-9c14-02010edefd5b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:36.714889 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1424/5684] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:36 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:37.159295 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e689b20e-1f99-4ddf-8d67-e19e966f8aad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:37.161708 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e689b20e-1f99-4ddf-8d67-e19e966f8aad tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:37.162028 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e689b20e-1f99-4ddf-8d67-e19e966f8aad tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:37.162266 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e689b20e-1f99-4ddf-8d67-e19e966f8aad tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:37.168081 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e689b20e-1f99-4ddf-8d67-e19e966f8aad tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 404 Aug 18 05:41:37.168578 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1413/5685] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:37 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:37.505233 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ef9e62c6-874c-406f-a3d2-75d67b997813 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:37.506965 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef9e62c6-874c-406f-a3d2-75d67b997813 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:37.507273 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef9e62c6-874c-406f-a3d2-75d67b997813 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:37.507582 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ef9e62c6-874c-406f-a3d2-75d67b997813 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:37.507753 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-ef9e62c6-874c-406f-a3d2-75d67b997813 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:37.511850 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:37.511850 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:37.512730 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ef9e62c6-874c-406f-a3d2-75d67b997813 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:37.513234 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1420/5686] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:37 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:37.522034 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1c76e253-d11f-443d-931c-a06614f72967 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:37.523774 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c76e253-d11f-443d-931c-a06614f72967 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:37.523950 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c76e253-d11f-443d-931c-a06614f72967 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:37.524151 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1c76e253-d11f-443d-931c-a06614f72967 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:37.524275 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1c76e253-d11f-443d-931c-a06614f72967 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:37.528392 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:37.528392 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:37.529089 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1c76e253-d11f-443d-931c-a06614f72967 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:37.529458 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1430/5687] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:37 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:37.537409 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-771d554a-57a8-46ae-9410-1d50e313ef79 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:37.539076 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-771d554a-57a8-46ae-9410-1d50e313ef79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:37.539284 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-771d554a-57a8-46ae-9410-1d50e313ef79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:37.539460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-771d554a-57a8-46ae-9410-1d50e313ef79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:37.539564 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-771d554a-57a8-46ae-9410-1d50e313ef79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete backup with id: f40d01d9-33f4-4d09-a447-16f55f6a5d28. Aug 18 05:41:37.543326 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:37.543326 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:37.555908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-771d554a-57a8-46ae-9410-1d50e313ef79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] delete_backup rpcapi backup_id f40d01d9-33f4-4d09-a447-16f55f6a5d28 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:41:37.557645 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-771d554a-57a8-46ae-9410-1d50e313ef79 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 202 Aug 18 05:41:37.557986 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1425/5688] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:41:37 2026] DELETE /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:41:37.565657 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33338a86-1557-4002-93e4-dcd0ff03016d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:37.567232 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33338a86-1557-4002-93e4-dcd0ff03016d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:37.567381 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33338a86-1557-4002-93e4-dcd0ff03016d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:37.567565 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33338a86-1557-4002-93e4-dcd0ff03016d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:37.567657 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-33338a86-1557-4002-93e4-dcd0ff03016d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:37.571631 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:37.571631 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:37.572393 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33338a86-1557-4002-93e4-dcd0ff03016d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:37.572874 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1414/5689] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:37 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:37.724930 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bf7b63c1-b3f2-4552-a042-fe5f6c53769d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:37.726707 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf7b63c1-b3f2-4552-a042-fe5f6c53769d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:37.726812 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf7b63c1-b3f2-4552-a042-fe5f6c53769d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:37.727003 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bf7b63c1-b3f2-4552-a042-fe5f6c53769d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:37.727113 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bf7b63c1-b3f2-4552-a042-fe5f6c53769d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:37.731023 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:37.731023 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:37.731653 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bf7b63c1-b3f2-4552-a042-fe5f6c53769d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:37.731955 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1421/5690] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:37 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:38.581652 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8f6af181-62f2-4c14-9c0b-71bd008bc3d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:38.583378 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f6af181-62f2-4c14-9c0b-71bd008bc3d8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:38.583641 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f6af181-62f2-4c14-9c0b-71bd008bc3d8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:38.583725 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8f6af181-62f2-4c14-9c0b-71bd008bc3d8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:38.583827 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8f6af181-62f2-4c14-9c0b-71bd008bc3d8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:38.587916 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:38.587916 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:38.588639 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8f6af181-62f2-4c14-9c0b-71bd008bc3d8 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:38.588912 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1431/5691] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:38 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:38.622772 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-81e01d9a-c842-41d5-ac09-a07379f29daf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:38.625148 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:38.625526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "b10e86be-4f26-4778-8e7b-4d195902684a", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:38.626928 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'b10e86be-4f26-4778-8e7b-4d195902684a', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:38.737252 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume of 1 GB Aug 18 05:41:38.742050 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Availability Zones retrieved successfully. Aug 18 05:41:38.743129 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ca9032d-e330-4f2a-8771-ca7faeaf2579 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:38.744922 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ca9032d-e330-4f2a-8771-ca7faeaf2579 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:38.745187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ca9032d-e330-4f2a-8771-ca7faeaf2579 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:38.745433 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ca9032d-e330-4f2a-8771-ca7faeaf2579 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:38.745534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3ca9032d-e330-4f2a-8771-ca7faeaf2579 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:38.748111 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (3b4b296b-589f-4a86-b173-35212a499ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:38.749023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8ae6586-0edb-4b19-a0fb-53185329f111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:38.750003 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:38.750003 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:38.750206 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:38.750750 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ca9032d-e330-4f2a-8771-ca7faeaf2579 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:38.751150 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1415/5692] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:38 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:38.799504 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8ae6586-0edb-4b19-a0fb-53185329f111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:38.800350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89e3afe-80d0-4ef8-8955-07ff9404ef6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:38.837548 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Created reservations ['dc802743-e78d-4726-80ff-cadfab5b7a9d', '29f31826-ffc9-4b29-861f-25116a6ff586', 'bd290e21-c8e2-4936-8db7-608469122e31', '35e86168-ee90-4c1f-9804-0cda4e794afa'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:38.838391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89e3afe-80d0-4ef8-8955-07ff9404ef6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc802743-e78d-4726-80ff-cadfab5b7a9d', '29f31826-ffc9-4b29-861f-25116a6ff586', 'bd290e21-c8e2-4936-8db7-608469122e31', '35e86168-ee90-4c1f-9804-0cda4e794afa']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:38.839247 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b16fa53-2a97-4f69-a250-ec8217dde2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:38.867052 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b16fa53-2a97-4f69-a250-ec8217dde2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43', '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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['dc802743-e78d-4726-80ff-cadfab5b7a9d','29f31826-ffc9-4b29-861f-25116a6ff586','bd290e21-c8e2-4936-8db7-608469122e31','35e86168-ee90-4c1f-9804-0cda4e794afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:41:38Z,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=ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3c2700b82b42bd9dec241045ba3a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:38.868276 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85225c4b-74fb-4a2b-83cd-4a7967b8b268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:38.891045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85225c4b-74fb-4a2b-83cd-4a7967b8b268) transitioned into state 'SUCCESS' from 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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['dc802743-e78d-4726-80ff-cadfab5b7a9d','29f31826-ffc9-4b29-861f-25116a6ff586','bd290e21-c8e2-4936-8db7-608469122e31','35e86168-ee90-4c1f-9804-0cda4e794afa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:38.893353 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98649e6-49a5-44ff-a56a-d699a1971fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:38.902794 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98649e6-49a5-44ff-a56a-d699a1971fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:38.904324 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (3b4b296b-589f-4a86-b173-35212a499ace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:38.904324 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request issued successfully. Aug 18 05:41:38.905159 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-81e01d9a-c842-41d5-ac09-a07379f29daf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:38.905812 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1426/5693] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:41:38 2026] POST /volume/v3/volumes => generated 775 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:38.918408 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-38babc0f-986a-4c1f-92d7-c57fb95de938 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:38.920264 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38babc0f-986a-4c1f-92d7-c57fb95de938 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:38.920558 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38babc0f-986a-4c1f-92d7-c57fb95de938 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:38.920757 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38babc0f-986a-4c1f-92d7-c57fb95de938 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:38.931004 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:38.931004 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:38.936596 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-38babc0f-986a-4c1f-92d7-c57fb95de938 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:38.943052 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38babc0f-986a-4c1f-92d7-c57fb95de938 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 200 Aug 18 05:41:38.943562 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1422/5694] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:38 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:39.598615 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8e80f40c-7853-4ea3-a124-91de6fd2c64b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:39.600415 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e80f40c-7853-4ea3-a124-91de6fd2c64b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:39.600615 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e80f40c-7853-4ea3-a124-91de6fd2c64b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:39.600819 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8e80f40c-7853-4ea3-a124-91de6fd2c64b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:39.600929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-8e80f40c-7853-4ea3-a124-91de6fd2c64b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:39.605207 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:39.605207 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:39.606065 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8e80f40c-7853-4ea3-a124-91de6fd2c64b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 200 Aug 18 05:41:39.606458 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1432/5695] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:39 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:39.762615 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-34e64381-cba2-41fb-815f-62d52ca371ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:39.764274 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34e64381-cba2-41fb-815f-62d52ca371ac tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:39.764458 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34e64381-cba2-41fb-815f-62d52ca371ac tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:39.764629 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-34e64381-cba2-41fb-815f-62d52ca371ac tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:39.764724 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-34e64381-cba2-41fb-815f-62d52ca371ac tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:39.768617 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:39.768617 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:39.769159 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-34e64381-cba2-41fb-815f-62d52ca371ac tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:39.769519 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1416/5696] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:39 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:39.955974 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-76df9380-702a-445c-8c3d-f0556472b36f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:39.957979 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76df9380-702a-445c-8c3d-f0556472b36f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:39.958262 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76df9380-702a-445c-8c3d-f0556472b36f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:39.958490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76df9380-702a-445c-8c3d-f0556472b36f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:39.966335 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:39.966335 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:39.969904 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-76df9380-702a-445c-8c3d-f0556472b36f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:39.974637 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76df9380-702a-445c-8c3d-f0556472b36f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 200 Aug 18 05:41:39.974637 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1427/5697] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:39 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:40.620659 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9dc317e8-1ed6-481a-b924-56914093bacf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:40.623555 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9dc317e8-1ed6-481a-b924-56914093bacf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 Aug 18 05:41:40.624032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9dc317e8-1ed6-481a-b924-56914093bacf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:40.624235 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9dc317e8-1ed6-481a-b924-56914093bacf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:40.624358 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-9dc317e8-1ed6-481a-b924-56914093bacf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id f40d01d9-33f4-4d09-a447-16f55f6a5d28. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:40.629674 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9dc317e8-1ed6-481a-b924-56914093bacf tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 returned with HTTP 404 Aug 18 05:41:40.630371 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1423/5698] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:40 2026] GET /volume/v3/backups/f40d01d9-33f4-4d09-a447-16f55f6a5d28 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:40.783267 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a0c40426-c297-4929-9d05-ad30fa8e9677 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:40.784928 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0c40426-c297-4929-9d05-ad30fa8e9677 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:40.785206 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0c40426-c297-4929-9d05-ad30fa8e9677 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:40.785385 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a0c40426-c297-4929-9d05-ad30fa8e9677 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:40.785497 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a0c40426-c297-4929-9d05-ad30fa8e9677 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:40.793135 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:40.793135 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:40.793954 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a0c40426-c297-4929-9d05-ad30fa8e9677 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:40.794364 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1433/5699] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:40 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:40.987715 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-57ce69a3-25f0-4039-85a5-2061d0c3ff0b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:40.989754 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57ce69a3-25f0-4039-85a5-2061d0c3ff0b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:40.990025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57ce69a3-25f0-4039-85a5-2061d0c3ff0b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:40.990325 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-57ce69a3-25f0-4039-85a5-2061d0c3ff0b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:40.997451 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:40.997451 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:41.000928 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-57ce69a3-25f0-4039-85a5-2061d0c3ff0b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:41.005390 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-57ce69a3-25f0-4039-85a5-2061d0c3ff0b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 200 Aug 18 05:41:41.005762 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1417/5700] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:40 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:41.061163 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3fff3e44-cd64-44b1-88d8-b4216763b53f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:41.062871 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fff3e44-cd64-44b1-88d8-b4216763b53f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:41:41.063115 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3fff3e44-cd64-44b1-88d8-b4216763b53f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:41.063336 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3fff3e44-cd64-44b1-88d8-b4216763b53f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:41.063433 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-3fff3e44-cd64-44b1-88d8-b4216763b53f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete backup with id: ec8c429b-cb31-456e-a28a-3002b9c21cf8. Aug 18 05:41:41.067654 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:41.067654 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:41.079321 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-3fff3e44-cd64-44b1-88d8-b4216763b53f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] delete_backup rpcapi backup_id ec8c429b-cb31-456e-a28a-3002b9c21cf8 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:41:41.081222 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fff3e44-cd64-44b1-88d8-b4216763b53f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 202 Aug 18 05:41:41.081721 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1428/5701] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:41:41 2026] DELETE /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:41:41.088811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-60b8470e-24a4-4d3f-b44e-88b0f40795a5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:41.091140 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60b8470e-24a4-4d3f-b44e-88b0f40795a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:41:41.091418 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-60b8470e-24a4-4d3f-b44e-88b0f40795a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:41.091664 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-60b8470e-24a4-4d3f-b44e-88b0f40795a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:41.091823 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-60b8470e-24a4-4d3f-b44e-88b0f40795a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:41.098043 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:41.098043 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:41.098631 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-60b8470e-24a4-4d3f-b44e-88b0f40795a5 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 200 Aug 18 05:41:41.098958 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1424/5702] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:41 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:41.803748 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-44bbb674-d97e-4422-9674-8daeef3d4f15 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:41.805237 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44bbb674-d97e-4422-9674-8daeef3d4f15 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:41.805410 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44bbb674-d97e-4422-9674-8daeef3d4f15 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:41.805575 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-44bbb674-d97e-4422-9674-8daeef3d4f15 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:41.805666 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-44bbb674-d97e-4422-9674-8daeef3d4f15 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:41.810396 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:41.810396 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:41.811153 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-44bbb674-d97e-4422-9674-8daeef3d4f15 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:41.811610 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1434/5703] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:41 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:42.016950 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e00c5f30-8d91-440c-9d8d-c0cdceb8b1a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:42.018699 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e00c5f30-8d91-440c-9d8d-c0cdceb8b1a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:42.018897 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e00c5f30-8d91-440c-9d8d-c0cdceb8b1a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:42.019147 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e00c5f30-8d91-440c-9d8d-c0cdceb8b1a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:42.025547 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:42.025547 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:42.029305 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e00c5f30-8d91-440c-9d8d-c0cdceb8b1a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:42.033414 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e00c5f30-8d91-440c-9d8d-c0cdceb8b1a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 200 Aug 18 05:41:42.033769 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1418/5704] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:42 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:42.108346 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-94c2b043-5f08-465f-aab9-eebd2c33dcfc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:42.110676 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94c2b043-5f08-465f-aab9-eebd2c33dcfc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 Aug 18 05:41:42.110963 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94c2b043-5f08-465f-aab9-eebd2c33dcfc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:42.111254 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-94c2b043-5f08-465f-aab9-eebd2c33dcfc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:42.111428 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-94c2b043-5f08-465f-aab9-eebd2c33dcfc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id ec8c429b-cb31-456e-a28a-3002b9c21cf8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:42.115836 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-94c2b043-5f08-465f-aab9-eebd2c33dcfc tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 returned with HTTP 404 Aug 18 05:41:42.116491 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1429/5705] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:42 2026] GET /volume/v3/backups/ec8c429b-cb31-456e-a28a-3002b9c21cf8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:42.128411 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:42.132032 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:42.132032 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1206577084"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:42.132863 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1206577084'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:42.133137 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume of 1 GB Aug 18 05:41:42.137984 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Availability Zones retrieved successfully. Aug 18 05:41:42.145797 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Flow 'volume_create_api' (3629992d-fdc1-4d09-8579-7e803b783b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:42.147146 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086ee8d4-d6c8-4da0-809f-d4f90e7f7b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:42.148401 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:42.173667 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086ee8d4-d6c8-4da0-809f-d4f90e7f7b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:42.174702 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ac96f6-f9d2-40b4-b683-fc76e2997a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:42.210811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['1bb2dfad-8b44-4f70-93d1-804f4f1af5a3', '566e3898-9c25-49b8-945c-a717f44c2296', '8e574660-221c-4264-98e6-c7417e3d51b2', '38f18f30-7c5a-4e2f-8b9e-5ff48708950d'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:42.211630 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ac96f6-f9d2-40b4-b683-fc76e2997a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bb2dfad-8b44-4f70-93d1-804f4f1af5a3', '566e3898-9c25-49b8-945c-a717f44c2296', '8e574660-221c-4264-98e6-c7417e3d51b2', '38f18f30-7c5a-4e2f-8b9e-5ff48708950d']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:42.212343 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4524f0-2b88-44da-80ff-aa947ce17a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:42.233654 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4524f0-2b88-44da-80ff-aa947ce17a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c78a6f8-8622-4a8f-8170-e058ce78fb73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1206577084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed8e792a63324463b97fdd702607ddd3',qos_specs=None,replication_status=,reservations=['1bb2dfad-8b44-4f70-93d1-804f4f1af5a3','566e3898-9c25-49b8-945c-a717f44c2296','8e574660-221c-4264-98e6-c7417e3d51b2','38f18f30-7c5a-4e2f-8b9e-5ff48708950d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b57efb21034295a07d05b74665408c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1206577084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c78a6f8-8622-4a8f-8170-e058ce78fb73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed8e792a63324463b97fdd702607ddd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7b57efb21034295a07d05b74665408c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:42.234335 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0559411-058a-4797-923b-5df7379eeaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:42.249627 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0559411-058a-4797-923b-5df7379eeaa7) transitioned into state 'SUCCESS' from state '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-1206577084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed8e792a63324463b97fdd702607ddd3',qos_specs=None,replication_status=,reservations=['1bb2dfad-8b44-4f70-93d1-804f4f1af5a3','566e3898-9c25-49b8-945c-a717f44c2296','8e574660-221c-4264-98e6-c7417e3d51b2','38f18f30-7c5a-4e2f-8b9e-5ff48708950d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b57efb21034295a07d05b74665408c',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:42.250250 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d8e95c3-a77e-4eec-9466-fc51cc0d739a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:42.259858 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d8e95c3-a77e-4eec-9466-fc51cc0d739a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:42.260683 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Flow 'volume_create_api' (3629992d-fdc1-4d09-8579-7e803b783b6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:42.261001 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create volume request issued successfully. Aug 18 05:41:42.261597 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-fea5f628-a9c2-4874-9c83-dcd806596ea7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:42.262002 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1425/5706] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:41:42 2026] POST /volume/v3/volumes => generated 749 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:42.272022 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ba326041-dfec-4dcd-9394-7543af10e455 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:42.273640 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba326041-dfec-4dcd-9394-7543af10e455 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 Aug 18 05:41:42.273818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba326041-dfec-4dcd-9394-7543af10e455 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:42.273992 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ba326041-dfec-4dcd-9394-7543af10e455 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:42.280103 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:42.280103 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:42.283121 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ba326041-dfec-4dcd-9394-7543af10e455 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:41:42.286581 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ba326041-dfec-4dcd-9394-7543af10e455 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 returned with HTTP 200 Aug 18 05:41:42.286878 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1435/5707] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:42 2026] GET /volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 => generated 817 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:42.820752 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-95c57ff0-502c-42f2-82c4-0ebb5b949d7b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:42.822506 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95c57ff0-502c-42f2-82c4-0ebb5b949d7b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:42.822694 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95c57ff0-502c-42f2-82c4-0ebb5b949d7b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:42.822893 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95c57ff0-502c-42f2-82c4-0ebb5b949d7b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:42.822995 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-95c57ff0-502c-42f2-82c4-0ebb5b949d7b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:42.826823 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:42.826823 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:42.827416 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95c57ff0-502c-42f2-82c4-0ebb5b949d7b tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:42.827773 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1419/5708] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:42 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:43.044799 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6009734c-08a4-4993-98b5-bf0339dd2b93 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:43.046922 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6009734c-08a4-4993-98b5-bf0339dd2b93 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:43.047163 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6009734c-08a4-4993-98b5-bf0339dd2b93 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:43.047395 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6009734c-08a4-4993-98b5-bf0339dd2b93 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:43.054462 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:43.054462 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:43.057739 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6009734c-08a4-4993-98b5-bf0339dd2b93 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:43.062497 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6009734c-08a4-4993-98b5-bf0339dd2b93 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 200 Aug 18 05:41:43.062850 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1430/5709] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:43 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:43.298377 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b3102a6c-116e-4674-8328-9450bfafd0e6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:43.300103 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3102a6c-116e-4674-8328-9450bfafd0e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 Aug 18 05:41:43.300300 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3102a6c-116e-4674-8328-9450bfafd0e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:43.300464 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b3102a6c-116e-4674-8328-9450bfafd0e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:43.306693 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:43.306693 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:43.309822 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b3102a6c-116e-4674-8328-9450bfafd0e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:41:43.313359 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b3102a6c-116e-4674-8328-9450bfafd0e6 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 returned with HTTP 200 Aug 18 05:41:43.313688 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1426/5710] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:43 2026] GET /volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:43.326607 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1600c17f-a5b4-4b8f-909b-1bc98e32da06 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:43.328245 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1600c17f-a5b4-4b8f-909b-1bc98e32da06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:41:43.328574 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1600c17f-a5b4-4b8f-909b-1bc98e32da06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c78a6f8-8622-4a8f-8170-e058ce78fb73", "name": "tempest-VolumesBackupsTest-Snapshot-1220849614"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:43.336050 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:43.336050 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:43.336468 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1600c17f-a5b4-4b8f-909b-1bc98e32da06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:41:43.336572 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-1600c17f-a5b4-4b8f-909b-1bc98e32da06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Create snapshot from volume 5c78a6f8-8622-4a8f-8170-e058ce78fb73 Aug 18 05:41:43.362379 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-1600c17f-a5b4-4b8f-909b-1bc98e32da06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['b5540d39-60c0-4bdc-bb1c-727b15973c05', '764600f5-d4dd-46a7-8a92-de2c1aca80e2', '583c6dd3-abb9-4db9-9e04-abc0b48dd3fd', '722efdb9-8041-4b3d-bff2-30754a6fa04a'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:43.386920 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1600c17f-a5b4-4b8f-909b-1bc98e32da06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Snapshot create request issued successfully. Aug 18 05:41:43.387270 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1600c17f-a5b4-4b8f-909b-1bc98e32da06 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:41:43.387644 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1436/5711] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:41:43 2026] POST /volume/v3/snapshots => generated 305 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:43.400101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b05c593c-37cd-43c7-97f7-2367e648c161 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:43.401811 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b05c593c-37cd-43c7-97f7-2367e648c161 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 Aug 18 05:41:43.402000 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b05c593c-37cd-43c7-97f7-2367e648c161 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:43.402210 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b05c593c-37cd-43c7-97f7-2367e648c161 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:43.410139 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:43.410139 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:43.410618 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b05c593c-37cd-43c7-97f7-2367e648c161 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Snapshot retrieved successfully. Aug 18 05:41:43.411441 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b05c593c-37cd-43c7-97f7-2367e648c161 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 returned with HTTP 200 Aug 18 05:41:43.411781 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1420/5712] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:41:43 2026] GET /volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:43.837776 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-8222fd01-1664-4981-b505-3fb3d2ef1238 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:43.839489 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8222fd01-1664-4981-b505-3fb3d2ef1238 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:43.839766 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8222fd01-1664-4981-b505-3fb3d2ef1238 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:43.839995 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-8222fd01-1664-4981-b505-3fb3d2ef1238 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:43.840131 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-8222fd01-1664-4981-b505-3fb3d2ef1238 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:43.844842 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:43.844842 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:43.845566 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-8222fd01-1664-4981-b505-3fb3d2ef1238 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:43.845938 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1431/5713] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:43 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:43.855361 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ba9505b8-eb12-474a-977b-b1f9b3d52c95 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:43.857029 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba9505b8-eb12-474a-977b-b1f9b3d52c95 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] POST https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc/action Aug 18 05:41:43.857406 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba9505b8-eb12-474a-977b-b1f9b3d52c95 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:41:43.857521 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ba9505b8-eb12-474a-977b-b1f9b3d52c95 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:43.858774 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.admin_actions [None req-ba9505b8-eb12-474a-977b-b1f9b3d52c95 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Updating backup 'dc7f3450-9ad4-4b86-80b7-34e70f6782bc' with '{'status': 'error'}' {{(pid=100217) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 05:41:43.865653 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:43.865653 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:43.867088 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-ba9505b8-eb12-474a-977b-b1f9b3d52c95 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bad9c7996dfb4d8ba8297ead03c2c12d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eca5b55553654380929da8ef66559c47', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:41:43.867324 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ba9505b8-eb12-474a-977b-b1f9b3d52c95 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc/action returned with HTTP 403 Aug 18 05:41:43.867835 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1427/5714] 10.4.3.250 () {70 vars in 1430 bytes} [Tue Aug 18 05:41:43 2026] POST /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:43.874704 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3e13b599-3e02-4b3c-9095-c8cef7917b11 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:43.876783 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e13b599-3e02-4b3c-9095-c8cef7917b11 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 Aug 18 05:41:43.877008 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e13b599-3e02-4b3c-9095-c8cef7917b11 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:43.877237 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3e13b599-3e02-4b3c-9095-c8cef7917b11 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:43.877396 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-3e13b599-3e02-4b3c-9095-c8cef7917b11 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Delete volume with id: 85ad4424-0ae7-489f-a8e4-ee8a86383203 Aug 18 05:41:43.884733 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:43.884733 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:43.885117 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3e13b599-3e02-4b3c-9095-c8cef7917b11 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:43.903897 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3e13b599-3e02-4b3c-9095-c8cef7917b11 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Delete volume request issued successfully. Aug 18 05:41:43.904102 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3e13b599-3e02-4b3c-9095-c8cef7917b11 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 returned with HTTP 202 Aug 18 05:41:43.904547 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1437/5715] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:41:43 2026] DELETE /volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:41:43.912577 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-02cde92c-e3bf-4516-85bd-537fe517efb0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:43.914412 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02cde92c-e3bf-4516-85bd-537fe517efb0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 Aug 18 05:41:43.914704 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02cde92c-e3bf-4516-85bd-537fe517efb0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:43.914954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-02cde92c-e3bf-4516-85bd-537fe517efb0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:43.924075 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:43.924075 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:43.928518 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-02cde92c-e3bf-4516-85bd-537fe517efb0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:43.933534 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-02cde92c-e3bf-4516-85bd-537fe517efb0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 returned with HTTP 200 Aug 18 05:41:43.934027 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1421/5716] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:43 2026] GET /volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:44.074824 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a0b1628f-bf20-4a18-9ece-395bb94c041d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:44.076831 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0b1628f-bf20-4a18-9ece-395bb94c041d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:44.077137 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0b1628f-bf20-4a18-9ece-395bb94c041d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:44.077406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a0b1628f-bf20-4a18-9ece-395bb94c041d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:44.085359 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:44.085359 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:44.089378 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a0b1628f-bf20-4a18-9ece-395bb94c041d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:44.093394 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a0b1628f-bf20-4a18-9ece-395bb94c041d tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 200 Aug 18 05:41:44.093751 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1432/5717] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:44 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:44.420672 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-631e096b-36c4-4708-9ce2-af059962da27 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:44.422843 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-631e096b-36c4-4708-9ce2-af059962da27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 Aug 18 05:41:44.423078 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-631e096b-36c4-4708-9ce2-af059962da27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:44.423276 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-631e096b-36c4-4708-9ce2-af059962da27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:44.428908 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:44.428908 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:44.429390 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-631e096b-36c4-4708-9ce2-af059962da27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Snapshot retrieved successfully. Aug 18 05:41:44.430245 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-631e096b-36c4-4708-9ce2-af059962da27 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 returned with HTTP 200 Aug 18 05:41:44.430636 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1428/5718] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:41:44 2026] GET /volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:44.441384 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5cc4c3ad-38aa-4e2d-aa05-b10c3b15ea65 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:44.443786 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5cc4c3ad-38aa-4e2d-aa05-b10c3b15ea65 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] POST https://10.4.3.250/volume/v3/backups Aug 18 05:41:44.444292 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5cc4c3ad-38aa-4e2d-aa05-b10c3b15ea65 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c78a6f8-8622-4a8f-8170-e058ce78fb73", "snapshot_id": "e2c45d83-252a-4041-872f-0fb14c866ab9", "name": "tempest-VolumesBackupsTest-Backup-128086282"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:44.446375 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-5cc4c3ad-38aa-4e2d-aa05-b10c3b15ea65 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating new backup {'backup': {'volume_id': '5c78a6f8-8622-4a8f-8170-e058ce78fb73', 'snapshot_id': 'e2c45d83-252a-4041-872f-0fb14c866ab9', 'name': 'tempest-VolumesBackupsTest-Backup-128086282'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:41:44.446562 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-5cc4c3ad-38aa-4e2d-aa05-b10c3b15ea65 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Creating backup of volume 5c78a6f8-8622-4a8f-8170-e058ce78fb73 in container None Aug 18 05:41:44.455603 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:44.455603 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:44.456163 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5cc4c3ad-38aa-4e2d-aa05-b10c3b15ea65 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:41:44.462734 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:44.462734 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:44.463294 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5cc4c3ad-38aa-4e2d-aa05-b10c3b15ea65 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Snapshot retrieved successfully. Aug 18 05:41:44.478064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-5cc4c3ad-38aa-4e2d-aa05-b10c3b15ea65 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Created reservations ['97ef715f-bcaf-4133-a9bc-60f94f453a47', '60fcd90a-039b-47d4-9bbd-99485214d598'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:44.506333 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5cc4c3ad-38aa-4e2d-aa05-b10c3b15ea65 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:41:44.507119 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1438/5719] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:41:44 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:44.516365 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3ccbfb1c-09ff-4e54-beb3-c1ce29a8227a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:44.518448 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ccbfb1c-09ff-4e54-beb3-c1ce29a8227a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:44.518726 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ccbfb1c-09ff-4e54-beb3-c1ce29a8227a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:44.518993 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3ccbfb1c-09ff-4e54-beb3-c1ce29a8227a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:44.519184 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-3ccbfb1c-09ff-4e54-beb3-c1ce29a8227a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:44.524484 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:44.524484 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:44.525537 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3ccbfb1c-09ff-4e54-beb3-c1ce29a8227a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:44.526039 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1422/5720] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:44 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:44.949876 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a7e673c4-c728-4ea7-a1d4-c9a06aa73636 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:44.951611 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7e673c4-c728-4ea7-a1d4-c9a06aa73636 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 Aug 18 05:41:44.951826 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7e673c4-c728-4ea7-a1d4-c9a06aa73636 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:44.952028 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a7e673c4-c728-4ea7-a1d4-c9a06aa73636 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:44.957908 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a7e673c4-c728-4ea7-a1d4-c9a06aa73636 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 returned with HTTP 404 Aug 18 05:41:44.958369 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1433/5721] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:44 2026] GET /volume/v3/volumes/85ad4424-0ae7-489f-a8e4-ee8a86383203 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:44.967376 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2ef4639c-11ff-42c7-b5f3-3336bb8c2836 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:44.969380 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ef4639c-11ff-42c7-b5f3-3336bb8c2836 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:44.969579 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ef4639c-11ff-42c7-b5f3-3336bb8c2836 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:44.969777 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ef4639c-11ff-42c7-b5f3-3336bb8c2836 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:44.969881 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2ef4639c-11ff-42c7-b5f3-3336bb8c2836 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:44.974332 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:44.974332 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:44.975125 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ef4639c-11ff-42c7-b5f3-3336bb8c2836 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-reader] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:41:44.975671 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1429/5722] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:44 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:44.986073 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-355e76ec-1161-45ee-8cd4-ff69b8937143 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:44.987896 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-355e76ec-1161-45ee-8cd4-ff69b8937143 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] DELETE https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:44.988192 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-355e76ec-1161-45ee-8cd4-ff69b8937143 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:44.988417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-355e76ec-1161-45ee-8cd4-ff69b8937143 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:44.988556 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-355e76ec-1161-45ee-8cd4-ff69b8937143 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Delete backup with id: dc7f3450-9ad4-4b86-80b7-34e70f6782bc. Aug 18 05:41:44.993098 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:44.993098 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:45.005092 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-355e76ec-1161-45ee-8cd4-ff69b8937143 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] delete_backup rpcapi backup_id dc7f3450-9ad4-4b86-80b7-34e70f6782bc {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:41:45.006793 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-355e76ec-1161-45ee-8cd4-ff69b8937143 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 202 Aug 18 05:41:45.007212 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1439/5723] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:41:44 2026] DELETE /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:41:45.013536 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f238910b-08de-4a7c-8b75-5cd2345ede8a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:45.015189 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f238910b-08de-4a7c-8b75-5cd2345ede8a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:45.015404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f238910b-08de-4a7c-8b75-5cd2345ede8a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:45.015580 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f238910b-08de-4a7c-8b75-5cd2345ede8a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:45.015674 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f238910b-08de-4a7c-8b75-5cd2345ede8a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:45.019638 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:45.019638 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:45.020335 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f238910b-08de-4a7c-8b75-5cd2345ede8a tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 200 Aug 18 05:41:45.020580 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1423/5724] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:45 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:45.106474 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-77c56273-453f-4672-bc73-40d010fd0a2a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:45.108209 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77c56273-453f-4672-bc73-40d010fd0a2a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:45.108480 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77c56273-453f-4672-bc73-40d010fd0a2a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:45.108659 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-77c56273-453f-4672-bc73-40d010fd0a2a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:45.115905 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:45.115905 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:45.120556 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-77c56273-453f-4672-bc73-40d010fd0a2a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:45.126829 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-77c56273-453f-4672-bc73-40d010fd0a2a tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 200 Aug 18 05:41:45.127464 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1434/5725] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:45 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:45.142967 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f1dad3c5-b046-444a-a568-00d20de16fea None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:45.144728 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1dad3c5-b046-444a-a568-00d20de16fea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:45.144934 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1dad3c5-b046-444a-a568-00d20de16fea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:45.145153 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f1dad3c5-b046-444a-a568-00d20de16fea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:45.153997 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:45.153997 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:45.155684 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f1dad3c5-b046-444a-a568-00d20de16fea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:45.159984 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f1dad3c5-b046-444a-a568-00d20de16fea tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 200 Aug 18 05:41:45.160408 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1430/5726] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:45 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:45.176087 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d0f595f1-7228-4409-b345-de8edd00a248 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:45.177811 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0f595f1-7228-4409-b345-de8edd00a248 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:41:45.178201 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d0f595f1-7228-4409-b345-de8edd00a248 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43", "name": "tempest-VolumeImageDependencyTests-Snapshot-845651071"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:45.186426 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:45.186426 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:45.186852 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d0f595f1-7228-4409-b345-de8edd00a248 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:45.186960 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-d0f595f1-7228-4409-b345-de8edd00a248 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create snapshot from volume ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:45.225474 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d0f595f1-7228-4409-b345-de8edd00a248 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Created reservations ['241b8d13-0053-415a-98d6-21a10e92e8a9', '402acb41-5941-48d8-a3cb-4d0271cd34f7', 'efad3da9-5690-442b-8b4c-b46962e0b943', 'ea236b21-7520-4127-8d41-51cf908d3cc4'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:45.256044 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d0f595f1-7228-4409-b345-de8edd00a248 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Snapshot create request issued successfully. Aug 18 05:41:45.256482 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d0f595f1-7228-4409-b345-de8edd00a248 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:41:45.256915 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1440/5727] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:41:45 2026] POST /volume/v3/snapshots => generated 312 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:45.265070 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-19badf9e-ff35-43e0-9499-4352b1e199a6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:45.266862 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19badf9e-ff35-43e0-9499-4352b1e199a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 Aug 18 05:41:45.267091 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19badf9e-ff35-43e0-9499-4352b1e199a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:45.267286 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19badf9e-ff35-43e0-9499-4352b1e199a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:45.273147 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:45.273147 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:45.273778 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-19badf9e-ff35-43e0-9499-4352b1e199a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Snapshot retrieved successfully. Aug 18 05:41:45.274871 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19badf9e-ff35-43e0-9499-4352b1e199a6 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 returned with HTTP 200 Aug 18 05:41:45.275294 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1424/5728] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:41:45 2026] GET /volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:45.535328 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b01a9e5f-c0ab-4efe-8088-9c004864028a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:45.537278 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b01a9e5f-c0ab-4efe-8088-9c004864028a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:45.537478 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b01a9e5f-c0ab-4efe-8088-9c004864028a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:45.537658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b01a9e5f-c0ab-4efe-8088-9c004864028a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:45.537777 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b01a9e5f-c0ab-4efe-8088-9c004864028a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:45.541630 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:45.541630 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:45.542352 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b01a9e5f-c0ab-4efe-8088-9c004864028a tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:45.542685 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1435/5729] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:45 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:46.030296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-63150257-5706-462f-8680-137afd5f645d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:46.032005 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63150257-5706-462f-8680-137afd5f645d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc Aug 18 05:41:46.032259 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63150257-5706-462f-8680-137afd5f645d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:46.032433 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63150257-5706-462f-8680-137afd5f645d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:46.032583 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-63150257-5706-462f-8680-137afd5f645d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id dc7f3450-9ad4-4b86-80b7-34e70f6782bc. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:46.035905 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63150257-5706-462f-8680-137afd5f645d tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc returned with HTTP 404 Aug 18 05:41:46.036374 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1431/5730] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:46 2026] GET /volume/v3/backups/dc7f3450-9ad4-4b86-80b7-34e70f6782bc => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:46.043285 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-200f752f-156a-4b4f-b71c-c706a660b805 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:46.045434 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-200f752f-156a-4b4f-b71c-c706a660b805 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] DELETE https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:46.045631 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-200f752f-156a-4b4f-b71c-c706a660b805 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:46.045820 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-200f752f-156a-4b4f-b71c-c706a660b805 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:46.045912 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-200f752f-156a-4b4f-b71c-c706a660b805 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Delete backup with id: 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. Aug 18 05:41:46.049946 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:46.049946 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:46.061763 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-200f752f-156a-4b4f-b71c-c706a660b805 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] delete_backup rpcapi backup_id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:41:46.063274 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-200f752f-156a-4b4f-b71c-c706a660b805 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 202 Aug 18 05:41:46.063659 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1441/5731] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:41:46 2026] DELETE /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:41:46.071187 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f415f37d-48fa-46e2-8035-f93b44355e07 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:46.072878 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f415f37d-48fa-46e2-8035-f93b44355e07 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:46.073097 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f415f37d-48fa-46e2-8035-f93b44355e07 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:46.073285 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f415f37d-48fa-46e2-8035-f93b44355e07 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:46.073384 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-f415f37d-48fa-46e2-8035-f93b44355e07 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:46.077198 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:46.077198 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:46.077727 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f415f37d-48fa-46e2-8035-f93b44355e07 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 200 Aug 18 05:41:46.078061 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1425/5732] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:46 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:46.284202 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-239e35bb-bd9e-49ee-8a2b-088f90968770 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:46.285956 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-239e35bb-bd9e-49ee-8a2b-088f90968770 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 Aug 18 05:41:46.286202 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-239e35bb-bd9e-49ee-8a2b-088f90968770 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:46.286407 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-239e35bb-bd9e-49ee-8a2b-088f90968770 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:46.292076 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:46.292076 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:46.292609 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-239e35bb-bd9e-49ee-8a2b-088f90968770 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Snapshot retrieved successfully. Aug 18 05:41:46.293588 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-239e35bb-bd9e-49ee-8a2b-088f90968770 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 returned with HTTP 200 Aug 18 05:41:46.294025 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1436/5733] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:41:46 2026] GET /volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:46.303991 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:46.305897 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:46.306333 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "78236836-f56c-4916-b648-038996505920", "size": 1}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:46.308084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '78236836-f56c-4916-b648-038996505920', 'size': 1}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:46.314156 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:46.314156 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:46.314635 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Snapshot retrieved successfully. Aug 18 05:41:46.314742 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume of 1 GB Aug 18 05:41:46.318026 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Availability Zones retrieved successfully. Aug 18 05:41:46.322873 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (82f0d1e6-707d-4a3a-bd61-0bb876ded8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:46.323941 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e69ba53-fd7f-437d-9eca-701fd12ce89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:46.324895 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:46.353771 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e69ba53-fd7f-437d-9eca-701fd12ce89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '78236836-f56c-4916-b648-038996505920', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:46.354647 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed1e57d-6702-45ce-ac7f-08d9c80b99bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:46.393743 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Created reservations ['be0a62cc-6c74-4534-bd86-e8eb220b7937', '9db9b274-12c8-4e4c-ae61-681d279b4c75', 'aebaa726-af29-4f6e-afd9-dc4241c9dfe4', '3e095697-d5f4-466b-bd32-59427d384789'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:46.394565 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed1e57d-6702-45ce-ac7f-08d9c80b99bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be0a62cc-6c74-4534-bd86-e8eb220b7937', '9db9b274-12c8-4e4c-ae61-681d279b4c75', 'aebaa726-af29-4f6e-afd9-dc4241c9dfe4', '3e095697-d5f4-466b-bd32-59427d384789']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:46.395352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a683e8a-fba7-4b27-b680-9629f620c6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:46.433067 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a683e8a-fba7-4b27-b680-9629f620c6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2357d79a-d706-4fe2-89bc-71ae2d2c09d9', '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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['be0a62cc-6c74-4534-bd86-e8eb220b7937','9db9b274-12c8-4e4c-ae61-681d279b4c75','aebaa726-af29-4f6e-afd9-dc4241c9dfe4','3e095697-d5f4-466b-bd32-59427d384789'],size=1,snapshot_id=78236836-f56c-4916-b648-038996505920,source_replicaid=,source_volid=None,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), '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-18T05:41:46Z,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=2357d79a-d706-4fe2-89bc-71ae2d2c09d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e3c2700b82b42bd9dec241045ba3a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=78236836-f56c-4916-b648-038996505920,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:46.433808 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49010d5d-07c7-4445-a0cc-4f5d3ceb1a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:46.453515 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49010d5d-07c7-4445-a0cc-4f5d3ceb1a8b) transitioned into state 'SUCCESS' from 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='9e3c2700b82b42bd9dec241045ba3a87',qos_specs=None,replication_status=,reservations=['be0a62cc-6c74-4534-bd86-e8eb220b7937','9db9b274-12c8-4e4c-ae61-681d279b4c75','aebaa726-af29-4f6e-afd9-dc4241c9dfe4','3e095697-d5f4-466b-bd32-59427d384789'],size=1,snapshot_id=78236836-f56c-4916-b648-038996505920,source_replicaid=,source_volid=None,status='creating',user_id='c99e6789defe4c4b8cb42c3d9244dc04',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:46.454269 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efc8272-fc11-47b4-85bb-75e2fa70c809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:46.476250 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efc8272-fc11-47b4-85bb-75e2fa70c809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:46.477549 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Flow 'volume_create_api' (82f0d1e6-707d-4a3a-bd61-0bb876ded8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:46.477947 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Create volume request issued successfully. Aug 18 05:41:46.478726 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1c93384d-eddd-46c6-8472-583927cb0fd2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:46.479390 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1432/5734] 10.4.3.250 () {70 vars in 1300 bytes} [Tue Aug 18 05:41:46 2026] POST /volume/v3/volumes => generated 809 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:46.489569 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ced28f3-0163-4363-9ae6-cf9a98992188 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:46.491299 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ced28f3-0163-4363-9ae6-cf9a98992188 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:46.491771 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ced28f3-0163-4363-9ae6-cf9a98992188 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:46.491771 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ced28f3-0163-4363-9ae6-cf9a98992188 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:46.498844 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:46.498844 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:46.502472 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ced28f3-0163-4363-9ae6-cf9a98992188 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:46.506533 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ced28f3-0163-4363-9ae6-cf9a98992188 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 returned with HTTP 200 Aug 18 05:41:46.506915 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1442/5735] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:46 2026] GET /volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:46.553882 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a4d985f9-b312-49a3-acbb-aeeaf2e79179 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:46.555604 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4d985f9-b312-49a3-acbb-aeeaf2e79179 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:46.555775 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4d985f9-b312-49a3-acbb-aeeaf2e79179 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:46.555947 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a4d985f9-b312-49a3-acbb-aeeaf2e79179 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:46.556059 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a4d985f9-b312-49a3-acbb-aeeaf2e79179 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:46.560114 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:46.560114 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:46.560783 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a4d985f9-b312-49a3-acbb-aeeaf2e79179 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:46.561440 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1426/5736] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:46 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:47.088872 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a823ab28-2ebd-4f61-a83c-90eab78f7892 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:47.090547 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a823ab28-2ebd-4f61-a83c-90eab78f7892 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 Aug 18 05:41:47.090743 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a823ab28-2ebd-4f61-a83c-90eab78f7892 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:47.090914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a823ab28-2ebd-4f61-a83c-90eab78f7892 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:47.091024 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a823ab28-2ebd-4f61-a83c-90eab78f7892 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:47.094546 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a823ab28-2ebd-4f61-a83c-90eab78f7892 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 returned with HTTP 404 Aug 18 05:41:47.095119 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1437/5737] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:47 2026] GET /volume/v3/backups/2f50fbe0-9eb6-4aab-8dce-01d2f3cc5cc5 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:47.102896 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4cf62e79-158c-415e-81e8-744d457144b2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:47.104733 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cf62e79-158c-415e-81e8-744d457144b2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] DELETE https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:47.104943 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4cf62e79-158c-415e-81e8-744d457144b2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:47.105181 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4cf62e79-158c-415e-81e8-744d457144b2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:47.105303 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-4cf62e79-158c-415e-81e8-744d457144b2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Delete backup with id: 5d5e3c01-22f9-423f-9535-abaeb49d9acd. Aug 18 05:41:47.109753 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:47.109753 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:47.121840 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-4cf62e79-158c-415e-81e8-744d457144b2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] delete_backup rpcapi backup_id 5d5e3c01-22f9-423f-9535-abaeb49d9acd {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:41:47.123440 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4cf62e79-158c-415e-81e8-744d457144b2 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 202 Aug 18 05:41:47.123857 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1433/5738] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:41:47 2026] DELETE /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:41:47.131519 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3ccafb17-6339-4842-8575-25aac86f41b0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:47.133505 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ccafb17-6339-4842-8575-25aac86f41b0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:47.133739 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ccafb17-6339-4842-8575-25aac86f41b0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:47.133933 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3ccafb17-6339-4842-8575-25aac86f41b0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:47.134055 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-3ccafb17-6339-4842-8575-25aac86f41b0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:47.138703 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:47.138703 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:47.139540 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3ccafb17-6339-4842-8575-25aac86f41b0 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 200 Aug 18 05:41:47.140002 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1443/5739] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:47 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:47.519002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2e4b87a1-fa6d-4174-b380-dbc20143711f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:47.521138 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e4b87a1-fa6d-4174-b380-dbc20143711f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:47.521412 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e4b87a1-fa6d-4174-b380-dbc20143711f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:47.521631 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2e4b87a1-fa6d-4174-b380-dbc20143711f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:47.529899 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:47.529899 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:47.533807 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2e4b87a1-fa6d-4174-b380-dbc20143711f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:47.538485 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2e4b87a1-fa6d-4174-b380-dbc20143711f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 returned with HTTP 200 Aug 18 05:41:47.538904 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1427/5740] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:47 2026] GET /volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:47.551470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-088efb99-176f-4c0d-a090-a25d0c28a348 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:47.553083 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-088efb99-176f-4c0d-a090-a25d0c28a348 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:47.553346 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-088efb99-176f-4c0d-a090-a25d0c28a348 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:47.553477 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-088efb99-176f-4c0d-a090-a25d0c28a348 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:47.562305 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:47.562305 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:47.567116 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-088efb99-176f-4c0d-a090-a25d0c28a348 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:47.570841 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-09f261a6-db63-4819-8b1b-f47872d2cc1c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:47.572598 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-088efb99-176f-4c0d-a090-a25d0c28a348 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 returned with HTTP 200 Aug 18 05:41:47.572768 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09f261a6-db63-4819-8b1b-f47872d2cc1c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:47.573405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09f261a6-db63-4819-8b1b-f47872d2cc1c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:47.573457 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1438/5741] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:47 2026] GET /volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:47.573502 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-09f261a6-db63-4819-8b1b-f47872d2cc1c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:47.573502 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-09f261a6-db63-4819-8b1b-f47872d2cc1c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:47.577827 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:47.577827 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:47.578627 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-09f261a6-db63-4819-8b1b-f47872d2cc1c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:47.579034 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1434/5742] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:47 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:47.588646 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-12ba3ba0-356c-427a-a5e5-8fb4caeb230c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:47.590073 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12ba3ba0-356c-427a-a5e5-8fb4caeb230c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 Aug 18 05:41:47.590345 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12ba3ba0-356c-427a-a5e5-8fb4caeb230c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:47.590699 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-12ba3ba0-356c-427a-a5e5-8fb4caeb230c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:47.590759 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-12ba3ba0-356c-427a-a5e5-8fb4caeb230c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete snapshot with id: 78236836-f56c-4916-b648-038996505920 Aug 18 05:41:47.596393 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:47.596393 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:47.596947 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-12ba3ba0-356c-427a-a5e5-8fb4caeb230c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Snapshot retrieved successfully. Aug 18 05:41:47.615980 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-12ba3ba0-356c-427a-a5e5-8fb4caeb230c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Snapshot delete request issued successfully. Aug 18 05:41:47.616244 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-12ba3ba0-356c-427a-a5e5-8fb4caeb230c tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 returned with HTTP 202 Aug 18 05:41:47.616699 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1444/5743] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:41:47 2026] DELETE /volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:41:47.624756 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-72899e61-2364-4d35-a695-cf9ed823280f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:47.626677 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72899e61-2364-4d35-a695-cf9ed823280f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 Aug 18 05:41:47.626904 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72899e61-2364-4d35-a695-cf9ed823280f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:47.627318 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72899e61-2364-4d35-a695-cf9ed823280f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:47.633584 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:47.633584 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:47.633886 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-72899e61-2364-4d35-a695-cf9ed823280f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Snapshot retrieved successfully. Aug 18 05:41:47.635096 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72899e61-2364-4d35-a695-cf9ed823280f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 returned with HTTP 200 Aug 18 05:41:47.635384 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1428/5744] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:41:47 2026] GET /volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:48.150549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c028adac-a3c5-4cc9-bdcd-6292b2a88ca8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:48.152645 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c028adac-a3c5-4cc9-bdcd-6292b2a88ca8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd Aug 18 05:41:48.152874 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c028adac-a3c5-4cc9-bdcd-6292b2a88ca8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:48.153106 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c028adac-a3c5-4cc9-bdcd-6292b2a88ca8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:48.153246 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c028adac-a3c5-4cc9-bdcd-6292b2a88ca8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Show backup with id 5d5e3c01-22f9-423f-9535-abaeb49d9acd. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:48.157384 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c028adac-a3c5-4cc9-bdcd-6292b2a88ca8 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd returned with HTTP 404 Aug 18 05:41:48.157893 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1439/5745] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:48 2026] GET /volume/v3/backups/5d5e3c01-22f9-423f-9535-abaeb49d9acd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:48.164645 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-ccc6b91f-844e-45a9-9e19-f781f9ad0088 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:48.166340 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ccc6b91f-844e-45a9-9e19-f781f9ad0088 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 Aug 18 05:41:48.166518 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ccc6b91f-844e-45a9-9e19-f781f9ad0088 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:48.166708 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-ccc6b91f-844e-45a9-9e19-f781f9ad0088 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:48.166900 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-ccc6b91f-844e-45a9-9e19-f781f9ad0088 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Delete volume with id: 86d9a06b-2f74-4beb-b9b0-0ba33a343b76 Aug 18 05:41:48.173594 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:48.173594 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:48.173971 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ccc6b91f-844e-45a9-9e19-f781f9ad0088 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:48.191932 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-ccc6b91f-844e-45a9-9e19-f781f9ad0088 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Delete volume request issued successfully. Aug 18 05:41:48.192143 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-ccc6b91f-844e-45a9-9e19-f781f9ad0088 tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 returned with HTTP 202 Aug 18 05:41:48.192559 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1435/5746] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:41:48 2026] DELETE /volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:41:48.198922 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71c2cb65-de2b-4716-aeae-f8da12c99ddd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:48.200660 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71c2cb65-de2b-4716-aeae-f8da12c99ddd tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 Aug 18 05:41:48.200840 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71c2cb65-de2b-4716-aeae-f8da12c99ddd tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:48.201048 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71c2cb65-de2b-4716-aeae-f8da12c99ddd tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:48.207805 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:48.207805 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:48.210913 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-71c2cb65-de2b-4716-aeae-f8da12c99ddd tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Volume info retrieved successfully. Aug 18 05:41:48.214370 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71c2cb65-de2b-4716-aeae-f8da12c99ddd tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 returned with HTTP 200 Aug 18 05:41:48.214704 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1445/5747] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:48 2026] GET /volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:48.589093 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6255454d-6195-4ef4-aa3f-048ffa602290 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:48.591142 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6255454d-6195-4ef4-aa3f-048ffa602290 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:48.591379 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6255454d-6195-4ef4-aa3f-048ffa602290 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:48.591582 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6255454d-6195-4ef4-aa3f-048ffa602290 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:48.591695 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6255454d-6195-4ef4-aa3f-048ffa602290 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:48.596448 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:48.596448 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:48.597319 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6255454d-6195-4ef4-aa3f-048ffa602290 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:48.597730 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1429/5748] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:48 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:48.644482 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb22b9fb-2b6b-4013-9dca-66915f02c5b3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:48.646442 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb22b9fb-2b6b-4013-9dca-66915f02c5b3 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 Aug 18 05:41:48.646587 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb22b9fb-2b6b-4013-9dca-66915f02c5b3 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:48.646765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb22b9fb-2b6b-4013-9dca-66915f02c5b3 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:48.651407 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb22b9fb-2b6b-4013-9dca-66915f02c5b3 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 returned with HTTP 404 Aug 18 05:41:48.651869 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1440/5749] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:41:48 2026] GET /volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:48.657879 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-32a8a5ce-b082-4b6a-943c-07f759842909 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:48.659508 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32a8a5ce-b082-4b6a-943c-07f759842909 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:48.659719 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32a8a5ce-b082-4b6a-943c-07f759842909 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:48.659886 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32a8a5ce-b082-4b6a-943c-07f759842909 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:48.660089 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-32a8a5ce-b082-4b6a-943c-07f759842909 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume with id: 2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:48.666204 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:48.666204 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:48.666580 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-32a8a5ce-b082-4b6a-943c-07f759842909 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:48.682568 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-32a8a5ce-b082-4b6a-943c-07f759842909 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume request issued successfully. Aug 18 05:41:48.682766 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32a8a5ce-b082-4b6a-943c-07f759842909 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 returned with HTTP 202 Aug 18 05:41:48.683217 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1436/5750] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:41:48 2026] DELETE /volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:41:48.690058 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-04f32f07-04d4-4025-b789-1b9df236bd35 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:48.692006 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04f32f07-04d4-4025-b789-1b9df236bd35 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:48.692317 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04f32f07-04d4-4025-b789-1b9df236bd35 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:48.692510 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04f32f07-04d4-4025-b789-1b9df236bd35 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:48.699430 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:48.699430 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:48.702701 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-04f32f07-04d4-4025-b789-1b9df236bd35 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:48.706889 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04f32f07-04d4-4025-b789-1b9df236bd35 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 returned with HTTP 200 Aug 18 05:41:48.707273 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1446/5751] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:48 2026] GET /volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:49.227123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-caf7f6b1-82a2-46df-832c-fd6bbcfec73c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:49.228974 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-caf7f6b1-82a2-46df-832c-fd6bbcfec73c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] GET https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 Aug 18 05:41:49.229230 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-caf7f6b1-82a2-46df-832c-fd6bbcfec73c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:49.229441 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-caf7f6b1-82a2-46df-832c-fd6bbcfec73c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:49.236343 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-caf7f6b1-82a2-46df-832c-fd6bbcfec73c tempest-ProjectReaderTests33-874547055 tempest-ProjectReaderTests33-874547055-project-admin] https://10.4.3.250/volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 returned with HTTP 404 Aug 18 05:41:49.236782 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1430/5752] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:49 2026] GET /volume/v3/volumes/86d9a06b-2f74-4beb-b9b0-0ba33a343b76 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:49.607785 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-76474458-f0fc-4720-b6b9-216511672047 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:49.609567 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76474458-f0fc-4720-b6b9-216511672047 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:49.609751 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76474458-f0fc-4720-b6b9-216511672047 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:49.609927 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76474458-f0fc-4720-b6b9-216511672047 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:49.610063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-76474458-f0fc-4720-b6b9-216511672047 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:49.614058 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:49.614058 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:49.614816 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76474458-f0fc-4720-b6b9-216511672047 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:49.615210 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1441/5753] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:49 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:49.719316 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-97219eb6-6411-4ead-8a0b-88ff1b1cbe72 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:49.721426 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97219eb6-6411-4ead-8a0b-88ff1b1cbe72 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:49.721711 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97219eb6-6411-4ead-8a0b-88ff1b1cbe72 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:49.721941 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97219eb6-6411-4ead-8a0b-88ff1b1cbe72 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:49.727056 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97219eb6-6411-4ead-8a0b-88ff1b1cbe72 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 returned with HTTP 404 Aug 18 05:41:49.727501 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1437/5754] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:49 2026] GET /volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:49.970319 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ee8857ef-5b83-48df-8893-d1e4eb9e1084 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:49.972083 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee8857ef-5b83-48df-8893-d1e4eb9e1084 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:49.972366 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee8857ef-5b83-48df-8893-d1e4eb9e1084 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:49.972592 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ee8857ef-5b83-48df-8893-d1e4eb9e1084 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:49.972904 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-ee8857ef-5b83-48df-8893-d1e4eb9e1084 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume with id: ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:49.978946 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:49.978946 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:49.979430 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ee8857ef-5b83-48df-8893-d1e4eb9e1084 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:49.999154 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ee8857ef-5b83-48df-8893-d1e4eb9e1084 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume request issued successfully. Aug 18 05:41:49.999441 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ee8857ef-5b83-48df-8893-d1e4eb9e1084 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 202 Aug 18 05:41:49.999987 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1447/5755] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:41:49 2026] DELETE /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:41:50.009115 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-93618715-3d10-43ee-84ec-59855138df87 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:50.010926 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93618715-3d10-43ee-84ec-59855138df87 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:50.011205 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93618715-3d10-43ee-84ec-59855138df87 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:50.011463 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-93618715-3d10-43ee-84ec-59855138df87 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:50.018739 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:50.018739 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:50.022253 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-93618715-3d10-43ee-84ec-59855138df87 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:50.026810 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-93618715-3d10-43ee-84ec-59855138df87 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 200 Aug 18 05:41:50.027498 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1431/5756] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:50 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:50.625004 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2db219af-ba2f-4ea4-98b4-e55e781445e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:50.653457 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:50.710189 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:50.710536 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-969940311"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:50.711853 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.volumes [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-969940311'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:50.711977 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Create volume of 1 GB Aug 18 05:41:50.715639 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Availability Zones retrieved successfully. Aug 18 05:41:50.720767 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Flow 'volume_create_api' (cc45bf8d-1005-41f3-86ed-86bab495f105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:50.721624 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6810bff5-923b-441e-a0cf-345597dee381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:50.722401 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.flows.api.create_volume [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Validating volume size '1' using validate_int {{(pid=100217) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:50.743798 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2db219af-ba2f-4ea4-98b4-e55e781445e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:50.743798 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2db219af-ba2f-4ea4-98b4-e55e781445e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:50.743798 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2db219af-ba2f-4ea4-98b4-e55e781445e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:50.743911 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2db219af-ba2f-4ea4-98b4-e55e781445e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:50.745401 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6810bff5-923b-441e-a0cf-345597dee381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:50.746290 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048ca233-b49c-4f7b-8d21-702dd1b5e134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:50.748959 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:50.748959 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:50.750031 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2db219af-ba2f-4ea4-98b4-e55e781445e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:50.750656 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1442/5757] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:50 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:50.799311 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Created reservations ['d71fe869-7208-4a02-b801-12b594885fc1', 'ff9d8263-a35d-44b9-b795-929b08a44c84', 'b66f4cb9-d35e-46bf-b8f2-6969cf9aecf9', '037b36e3-eb87-4f5a-aeba-0bca6b849b8b'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:50.800098 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (048ca233-b49c-4f7b-8d21-702dd1b5e134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d71fe869-7208-4a02-b801-12b594885fc1', 'ff9d8263-a35d-44b9-b795-929b08a44c84', 'b66f4cb9-d35e-46bf-b8f2-6969cf9aecf9', '037b36e3-eb87-4f5a-aeba-0bca6b849b8b']}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:50.800800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1add613f-e6f0-4cdf-b1d6-a906810df5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:50.824056 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1add613f-e6f0-4cdf-b1d6-a906810df5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6918e981-370a-4940-bb88-31ac6cca63a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969940311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='545b4f5a1cdc4459a95158bbca08cd86',qos_specs=None,replication_status=,reservations=['d71fe869-7208-4a02-b801-12b594885fc1','ff9d8263-a35d-44b9-b795-929b08a44c84','b66f4cb9-d35e-46bf-b8f2-6969cf9aecf9','037b36e3-eb87-4f5a-aeba-0bca6b849b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='348cd757f68b47afb42e30e05480d560',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:41:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969940311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6918e981-370a-4940-bb88-31ac6cca63a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='545b4f5a1cdc4459a95158bbca08cd86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='348cd757f68b47afb42e30e05480d560',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:50.824785 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16078a13-f51b-4091-9ffd-1018b38cdfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:50.841669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16078a13-f51b-4091-9ffd-1018b38cdfcb) transitioned into state 'SUCCESS' from state '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-969940311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='545b4f5a1cdc4459a95158bbca08cd86',qos_specs=None,replication_status=,reservations=['d71fe869-7208-4a02-b801-12b594885fc1','ff9d8263-a35d-44b9-b795-929b08a44c84','b66f4cb9-d35e-46bf-b8f2-6969cf9aecf9','037b36e3-eb87-4f5a-aeba-0bca6b849b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='348cd757f68b47afb42e30e05480d560',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:50.842431 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22fbf296-bce3-497e-9bf1-56b4b73ee653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:50.852820 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22fbf296-bce3-497e-9bf1-56b4b73ee653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100217) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:50.853563 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Flow 'volume_create_api' (cc45bf8d-1005-41f3-86ed-86bab495f105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100217) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:50.853819 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Create volume request issued successfully. Aug 18 05:41:50.854365 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-54fb15c1-b791-4a9d-9322-2c270e3df7f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:50.854766 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1438/5758] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:41:50 2026] POST /volume/v3/volumes => generated 777 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:50.865800 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a58f439c-109d-4de7-982b-7e3d5eaff1f9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:50.867533 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a58f439c-109d-4de7-982b-7e3d5eaff1f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 Aug 18 05:41:50.867761 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a58f439c-109d-4de7-982b-7e3d5eaff1f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:50.868029 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a58f439c-109d-4de7-982b-7e3d5eaff1f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:50.875310 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:50.875310 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:50.879064 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a58f439c-109d-4de7-982b-7e3d5eaff1f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Volume info retrieved successfully. Aug 18 05:41:50.882842 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a58f439c-109d-4de7-982b-7e3d5eaff1f9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 returned with HTTP 200 Aug 18 05:41:50.883257 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1448/5759] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:50 2026] GET /volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:51.041205 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d010b118-0ea5-4b66-aecf-fee82e522a3b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.042795 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d010b118-0ea5-4b66-aecf-fee82e522a3b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:51.043036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d010b118-0ea5-4b66-aecf-fee82e522a3b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.043264 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d010b118-0ea5-4b66-aecf-fee82e522a3b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.048200 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d010b118-0ea5-4b66-aecf-fee82e522a3b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 404 Aug 18 05:41:51.048649 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1432/5760] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:51 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:51.057210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-24181712-6156-4bd0-b0e5-b921736b8214 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.058725 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24181712-6156-4bd0-b0e5-b921736b8214 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:51.058896 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24181712-6156-4bd0-b0e5-b921736b8214 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.059085 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24181712-6156-4bd0-b0e5-b921736b8214 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.059276 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-24181712-6156-4bd0-b0e5-b921736b8214 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume with id: 2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:51.065080 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24181712-6156-4bd0-b0e5-b921736b8214 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 returned with HTTP 404 Aug 18 05:41:51.065557 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1443/5761] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:41:51 2026] DELETE /volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:51.073291 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f40b94b3-ec9a-4246-b6dc-83c5d087ccbf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.075888 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f40b94b3-ec9a-4246-b6dc-83c5d087ccbf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 Aug 18 05:41:51.076187 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f40b94b3-ec9a-4246-b6dc-83c5d087ccbf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.076460 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f40b94b3-ec9a-4246-b6dc-83c5d087ccbf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.083272 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f40b94b3-ec9a-4246-b6dc-83c5d087ccbf tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 returned with HTTP 404 Aug 18 05:41:51.083748 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1439/5762] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:51 2026] GET /volume/v3/volumes/2357d79a-d706-4fe2-89bc-71ae2d2c09d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:51.089394 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-558b363c-0552-45b9-a2f8-6622bfef98c8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.091101 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-558b363c-0552-45b9-a2f8-6622bfef98c8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 Aug 18 05:41:51.091337 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-558b363c-0552-45b9-a2f8-6622bfef98c8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.091512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-558b363c-0552-45b9-a2f8-6622bfef98c8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.091609 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.snapshots [None req-558b363c-0552-45b9-a2f8-6622bfef98c8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete snapshot with id: 78236836-f56c-4916-b648-038996505920 Aug 18 05:41:51.095598 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-558b363c-0552-45b9-a2f8-6622bfef98c8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 returned with HTTP 404 Aug 18 05:41:51.096025 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1449/5763] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:41:51 2026] DELETE /volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:51.102483 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55f54982-84e0-4579-a5a1-a49ac479415b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.104266 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55f54982-84e0-4579-a5a1-a49ac479415b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 Aug 18 05:41:51.104507 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55f54982-84e0-4579-a5a1-a49ac479415b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.104754 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55f54982-84e0-4579-a5a1-a49ac479415b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.108758 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55f54982-84e0-4579-a5a1-a49ac479415b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 returned with HTTP 404 Aug 18 05:41:51.109255 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1433/5764] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:41:51 2026] GET /volume/v3/snapshots/78236836-f56c-4916-b648-038996505920 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:41:51.115221 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-043a0054-8644-488a-a5a7-deef35cb6ea2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.116851 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-043a0054-8644-488a-a5a7-deef35cb6ea2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:51.117085 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-043a0054-8644-488a-a5a7-deef35cb6ea2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.117281 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-043a0054-8644-488a-a5a7-deef35cb6ea2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.117433 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-043a0054-8644-488a-a5a7-deef35cb6ea2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume with id: ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:51.122632 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-043a0054-8644-488a-a5a7-deef35cb6ea2 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 404 Aug 18 05:41:51.123047 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1444/5765] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:41:51 2026] DELETE /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:51.129352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6d49c938-aa30-44a7-8aa4-2774f7ad1b38 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.130994 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d49c938-aa30-44a7-8aa4-2774f7ad1b38 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 Aug 18 05:41:51.131563 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d49c938-aa30-44a7-8aa4-2774f7ad1b38 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.131732 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6d49c938-aa30-44a7-8aa4-2774f7ad1b38 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.136638 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6d49c938-aa30-44a7-8aa4-2774f7ad1b38 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 returned with HTTP 404 Aug 18 05:41:51.137062 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1440/5766] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:51 2026] GET /volume/v3/volumes/ab1105d9-3bb1-4bbd-9aee-9b7e256bcc43 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:51.166733 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5e2e5114-4c7c-45ef-8348-e47b04bd2cd8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.168380 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e2e5114-4c7c-45ef-8348-e47b04bd2cd8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e Aug 18 05:41:51.168585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e2e5114-4c7c-45ef-8348-e47b04bd2cd8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.168760 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5e2e5114-4c7c-45ef-8348-e47b04bd2cd8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.168916 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-5e2e5114-4c7c-45ef-8348-e47b04bd2cd8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume with id: ac458818-556d-4c73-9f14-b15a5d0faf6e Aug 18 05:41:51.175641 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:51.175641 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:51.176072 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5e2e5114-4c7c-45ef-8348-e47b04bd2cd8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:51.195749 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5e2e5114-4c7c-45ef-8348-e47b04bd2cd8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume request issued successfully. Aug 18 05:41:51.195973 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5e2e5114-4c7c-45ef-8348-e47b04bd2cd8 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e returned with HTTP 202 Aug 18 05:41:51.196428 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1450/5767] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:41:51 2026] DELETE /volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 05:41:51.203914 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6abd724b-e756-43ca-b51c-dc534667b9ee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.205760 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6abd724b-e756-43ca-b51c-dc534667b9ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e Aug 18 05:41:51.205941 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6abd724b-e756-43ca-b51c-dc534667b9ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.206130 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6abd724b-e756-43ca-b51c-dc534667b9ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.213188 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:51.213188 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:51.216541 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6abd724b-e756-43ca-b51c-dc534667b9ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Volume info retrieved successfully. Aug 18 05:41:51.220772 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6abd724b-e756-43ca-b51c-dc534667b9ee tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e returned with HTTP 200 Aug 18 05:41:51.221189 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1434/5768] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:51 2026] GET /volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:41:51.759936 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bce26e7f-88ec-4577-9195-dc64b9606ba4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.761892 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bce26e7f-88ec-4577-9195-dc64b9606ba4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:51.762142 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bce26e7f-88ec-4577-9195-dc64b9606ba4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.762399 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bce26e7f-88ec-4577-9195-dc64b9606ba4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.762519 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bce26e7f-88ec-4577-9195-dc64b9606ba4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:51.767793 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:51.767793 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:51.768768 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bce26e7f-88ec-4577-9195-dc64b9606ba4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:51.769216 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1445/5769] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:51 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:51.894445 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f50731be-447c-45a5-b0e3-7018b998fee1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.896253 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f50731be-447c-45a5-b0e3-7018b998fee1 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 Aug 18 05:41:51.896472 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f50731be-447c-45a5-b0e3-7018b998fee1 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:51.896672 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f50731be-447c-45a5-b0e3-7018b998fee1 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:51.904097 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:51.904097 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:51.907578 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f50731be-447c-45a5-b0e3-7018b998fee1 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Volume info retrieved successfully. Aug 18 05:41:51.911363 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f50731be-447c-45a5-b0e3-7018b998fee1 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 returned with HTTP 200 Aug 18 05:41:51.911820 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1441/5770] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:51 2026] GET /volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:51.923705 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2f0d5386-5413-4353-ba18-43c1f132c534 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:51.925767 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f0d5386-5413-4353-ba18-43c1f132c534 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:41:51.926130 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2f0d5386-5413-4353-ba18-43c1f132c534 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6918e981-370a-4940-bb88-31ac6cca63a6", "name": "tempest-type-Backup-2132214177"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:51.927558 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.contrib.backups [None req-2f0d5386-5413-4353-ba18-43c1f132c534 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Creating new backup {'backup': {'volume_id': '6918e981-370a-4940-bb88-31ac6cca63a6', 'name': 'tempest-type-Backup-2132214177'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:41:51.927704 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-2f0d5386-5413-4353-ba18-43c1f132c534 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Creating backup of volume 6918e981-370a-4940-bb88-31ac6cca63a6 in container None Aug 18 05:41:51.934406 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:51.934406 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:51.934717 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2f0d5386-5413-4353-ba18-43c1f132c534 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Volume info retrieved successfully. Aug 18 05:41:51.962366 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-2f0d5386-5413-4353-ba18-43c1f132c534 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Created reservations ['1c579467-6102-4c68-9202-46f98199e57a', 'cf461aa4-1016-4225-a528-5a849219f8c8'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:52.003543 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2f0d5386-5413-4353-ba18-43c1f132c534 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:41:52.004267 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1451/5771] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:41:51 2026] POST /volume/v3/backups => generated 316 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:52.013486 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a801b236-177f-45c7-99bd-156eb82ad207 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:52.015421 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a801b236-177f-45c7-99bd-156eb82ad207 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:41:52.015658 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a801b236-177f-45c7-99bd-156eb82ad207 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:52.015835 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a801b236-177f-45c7-99bd-156eb82ad207 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:52.015932 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a801b236-177f-45c7-99bd-156eb82ad207 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:52.020152 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:52.020152 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:52.020836 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a801b236-177f-45c7-99bd-156eb82ad207 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:41:52.021257 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1435/5772] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:52 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:52.234603 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-45ac0ffa-e5aa-4a8c-ae8a-db21c49ef01b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:52.236514 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45ac0ffa-e5aa-4a8c-ae8a-db21c49ef01b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e Aug 18 05:41:52.236807 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45ac0ffa-e5aa-4a8c-ae8a-db21c49ef01b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:52.237074 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-45ac0ffa-e5aa-4a8c-ae8a-db21c49ef01b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:52.245677 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-45ac0ffa-e5aa-4a8c-ae8a-db21c49ef01b tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e returned with HTTP 404 Aug 18 05:41:52.246204 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1446/5773] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:52 2026] GET /volume/v3/volumes/ac458818-556d-4c73-9f14-b15a5d0faf6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:52.253822 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1db085fe-c355-4c4d-a808-7c366787785f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:52.255485 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1db085fe-c355-4c4d-a808-7c366787785f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:52.256079 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1db085fe-c355-4c4d-a808-7c366787785f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:52.256079 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1db085fe-c355-4c4d-a808-7c366787785f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:52.256225 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-1db085fe-c355-4c4d-a808-7c366787785f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume with id: 14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:52.265498 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1db085fe-c355-4c4d-a808-7c366787785f tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 404 Aug 18 05:41:52.265916 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1442/5774] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:41:52 2026] DELETE /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:52.272135 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d9f3cc2c-cfd7-46ea-b2b0-174102c00e52 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:52.273921 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9f3cc2c-cfd7-46ea-b2b0-174102c00e52 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 Aug 18 05:41:52.274140 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9f3cc2c-cfd7-46ea-b2b0-174102c00e52 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:52.274382 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d9f3cc2c-cfd7-46ea-b2b0-174102c00e52 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:52.280824 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d9f3cc2c-cfd7-46ea-b2b0-174102c00e52 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 returned with HTTP 404 Aug 18 05:41:52.281354 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1452/5775] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:52 2026] GET /volume/v3/volumes/14c63c59-69cc-4d5c-be11-d05013682716 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:52.315435 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b3cb7e27-fd60-4f44-8579-553e7219b874 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:52.317472 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3cb7e27-fd60-4f44-8579-553e7219b874 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:52.317717 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3cb7e27-fd60-4f44-8579-553e7219b874 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:52.317942 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b3cb7e27-fd60-4f44-8579-553e7219b874 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:52.318194 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-b3cb7e27-fd60-4f44-8579-553e7219b874 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Delete volume with id: 7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:52.324420 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b3cb7e27-fd60-4f44-8579-553e7219b874 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 404 Aug 18 05:41:52.324955 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1436/5776] 10.4.3.250 () {68 vars in 1392 bytes} [Tue Aug 18 05:41:52 2026] DELETE /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:52.331551 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-623636ef-99dc-4e52-a773-fc0a5720a600 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:52.333618 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-623636ef-99dc-4e52-a773-fc0a5720a600 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] GET https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b Aug 18 05:41:52.333865 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-623636ef-99dc-4e52-a773-fc0a5720a600 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:52.334102 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-623636ef-99dc-4e52-a773-fc0a5720a600 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:52.340625 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-623636ef-99dc-4e52-a773-fc0a5720a600 tempest-VolumeImageDependencyTests-1171556801 tempest-VolumeImageDependencyTests-1171556801-project-member] https://10.4.3.250/volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b returned with HTTP 404 Aug 18 05:41:52.341148 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1447/5777] 10.4.3.250 () {68 vars in 1389 bytes} [Tue Aug 18 05:41:52 2026] GET /volume/v3/volumes/7be855a7-559f-455a-82bf-1f75a65b806b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 05:41:52.779270 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-38e7f341-6a98-48a9-9b07-39fcc3a8bb49 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:52.780934 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38e7f341-6a98-48a9-9b07-39fcc3a8bb49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:52.781191 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38e7f341-6a98-48a9-9b07-39fcc3a8bb49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:52.781420 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-38e7f341-6a98-48a9-9b07-39fcc3a8bb49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:52.781577 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-38e7f341-6a98-48a9-9b07-39fcc3a8bb49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:52.785821 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:52.785821 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:52.786917 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-38e7f341-6a98-48a9-9b07-39fcc3a8bb49 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:52.787183 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1443/5778] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:52 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:53.031207 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2b8a9bcc-5983-4103-8699-6a7fb4b3374e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:53.032828 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b8a9bcc-5983-4103-8699-6a7fb4b3374e tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:41:53.033056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b8a9bcc-5983-4103-8699-6a7fb4b3374e tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:53.033253 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2b8a9bcc-5983-4103-8699-6a7fb4b3374e tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:53.033361 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-2b8a9bcc-5983-4103-8699-6a7fb4b3374e tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:53.039258 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:53.039258 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:53.039856 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2b8a9bcc-5983-4103-8699-6a7fb4b3374e tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:41:53.039856 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1453/5779] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:53 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:53.544790 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:53.620789 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:41:53.621137 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-871000433"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:53.622447 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-871000433'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:41:53.622562 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume of 1 GB Aug 18 05:41:53.626127 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Availability Zones retrieved successfully. Aug 18 05:41:53.630990 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (c60375f9-2d85-4371-97fb-d2d3bb702db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:53.631800 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63677302-54df-42a9-a571-b5a99b48e4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:53.632482 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:41:53.653493 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63677302-54df-42a9-a571-b5a99b48e4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:53.654140 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72134a48-29e8-46db-955f-3757ee48d0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:53.703581 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['ed4a73b2-db29-408d-8db1-18068e1e6a2a', '92a07b37-91c4-4351-b0d7-39ced6c69f0c', '92027c0a-48c9-4bef-ac10-d4de963a5966', 'e3a1e966-f5c1-4c82-a45a-eb7701bca54c'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:53.704393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72134a48-29e8-46db-955f-3757ee48d0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed4a73b2-db29-408d-8db1-18068e1e6a2a', '92a07b37-91c4-4351-b0d7-39ced6c69f0c', '92027c0a-48c9-4bef-ac10-d4de963a5966', 'e3a1e966-f5c1-4c82-a45a-eb7701bca54c']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:53.705148 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591423d0-fe80-4cc8-82bb-8a1848ccbca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:53.726373 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591423d0-fe80-4cc8-82bb-8a1848ccbca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f58bb11-c940-41b1-870a-aae6e0feffb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-871000433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['ed4a73b2-db29-408d-8db1-18068e1e6a2a','92a07b37-91c4-4351-b0d7-39ced6c69f0c','92027c0a-48c9-4bef-ac10-d4de963a5966','e3a1e966-f5c1-4c82-a45a-eb7701bca54c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-871000433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f58bb11-c940-41b1-870a-aae6e0feffb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='597d13e93ae449fe8021e07e2a390143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d762892dcb44fd4922c38fb0abaa875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:53.727133 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dffea618-51c6-4f0c-aae9-c5f10b30041b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:53.744326 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dffea618-51c6-4f0c-aae9-c5f10b30041b) transitioned into state 'SUCCESS' from state '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-871000433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['ed4a73b2-db29-408d-8db1-18068e1e6a2a','92a07b37-91c4-4351-b0d7-39ced6c69f0c','92027c0a-48c9-4bef-ac10-d4de963a5966','e3a1e966-f5c1-4c82-a45a-eb7701bca54c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:53.744959 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25d9e6a-324e-499f-bd5d-3296d6b14fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:41:53.767761 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25d9e6a-324e-499f-bd5d-3296d6b14fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:41:53.768481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (c60375f9-2d85-4371-97fb-d2d3bb702db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:41:53.768731 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume request issued successfully. Aug 18 05:41:53.769242 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-46ed7b9b-50cc-4d31-8bd7-cf643a712adb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:41:53.769599 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1437/5780] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:41:53 2026] POST /volume/v3/volumes => generated 777 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:53.780854 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0d26a10e-3f4a-49fe-932e-2ea28ea54e26 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:53.782652 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d26a10e-3f4a-49fe-932e-2ea28ea54e26 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 Aug 18 05:41:53.782836 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d26a10e-3f4a-49fe-932e-2ea28ea54e26 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:53.783029 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0d26a10e-3f4a-49fe-932e-2ea28ea54e26 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:53.789985 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:53.789985 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:53.796555 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0d26a10e-3f4a-49fe-932e-2ea28ea54e26 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:41:53.798031 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-da601b0b-13f8-4b97-a8f8-d9ddc2383151 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:53.799834 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da601b0b-13f8-4b97-a8f8-d9ddc2383151 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:53.800166 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da601b0b-13f8-4b97-a8f8-d9ddc2383151 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:53.800475 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-da601b0b-13f8-4b97-a8f8-d9ddc2383151 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:53.800588 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-da601b0b-13f8-4b97-a8f8-d9ddc2383151 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:53.802385 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0d26a10e-3f4a-49fe-932e-2ea28ea54e26 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 returned with HTTP 200 Aug 18 05:41:53.802898 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1448/5781] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:53 2026] GET /volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:53.805540 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:53.805540 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:53.806372 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-da601b0b-13f8-4b97-a8f8-d9ddc2383151 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:53.806730 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1444/5782] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:53 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:54.049054 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-05c6fdc9-ff8e-46f1-892d-cf9bde91d633 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:54.050694 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05c6fdc9-ff8e-46f1-892d-cf9bde91d633 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:41:54.050946 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05c6fdc9-ff8e-46f1-892d-cf9bde91d633 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:54.051184 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05c6fdc9-ff8e-46f1-892d-cf9bde91d633 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:54.051272 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-05c6fdc9-ff8e-46f1-892d-cf9bde91d633 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:54.055215 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:54.055215 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:54.055768 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05c6fdc9-ff8e-46f1-892d-cf9bde91d633 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:41:54.056131 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1454/5783] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:54 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:54.817264 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-164cbe95-1795-417e-aa13-457a0654e3b4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:54.817794 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b14cc559-b38d-4280-8aa2-dc0c43e0bf05 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:54.819357 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b14cc559-b38d-4280-8aa2-dc0c43e0bf05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 Aug 18 05:41:54.819514 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-164cbe95-1795-417e-aa13-457a0654e3b4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:54.819573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b14cc559-b38d-4280-8aa2-dc0c43e0bf05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:54.819637 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-164cbe95-1795-417e-aa13-457a0654e3b4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:54.819797 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b14cc559-b38d-4280-8aa2-dc0c43e0bf05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:54.819850 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-164cbe95-1795-417e-aa13-457a0654e3b4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:54.819970 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-164cbe95-1795-417e-aa13-457a0654e3b4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:54.824908 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:54.824908 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:54.825855 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-164cbe95-1795-417e-aa13-457a0654e3b4 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:54.826360 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1438/5784] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:54 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:54.829367 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:54.829367 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:54.834252 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b14cc559-b38d-4280-8aa2-dc0c43e0bf05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:41:54.839385 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b14cc559-b38d-4280-8aa2-dc0c43e0bf05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 returned with HTTP 200 Aug 18 05:41:54.839811 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1449/5785] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:54 2026] GET /volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:41:54.851476 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4b85cad6-4963-476f-9cfb-afd83c6373cb None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:54.852970 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4b85cad6-4963-476f-9cfb-afd83c6373cb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:41:54.853329 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4b85cad6-4963-476f-9cfb-afd83c6373cb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f58bb11-c940-41b1-870a-aae6e0feffb0", "name": "tempest-type-Backup-868202107"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:41:54.854667 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-4b85cad6-4963-476f-9cfb-afd83c6373cb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating new backup {'backup': {'volume_id': '6f58bb11-c940-41b1-870a-aae6e0feffb0', 'name': 'tempest-type-Backup-868202107'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:41:54.854806 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-4b85cad6-4963-476f-9cfb-afd83c6373cb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating backup of volume 6f58bb11-c940-41b1-870a-aae6e0feffb0 in container None Aug 18 05:41:54.861602 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:54.861602 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:54.861890 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4b85cad6-4963-476f-9cfb-afd83c6373cb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:41:54.882989 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-4b85cad6-4963-476f-9cfb-afd83c6373cb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['fce6cd9c-d4cf-4f21-a804-e57123446be4', '9b7848a2-aa6a-4c02-b1d1-c49d15257088'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:41:54.907003 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4b85cad6-4963-476f-9cfb-afd83c6373cb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:41:54.907419 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1445/5786] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:41:54 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:41:54.915829 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-38f5089a-faf5-42f8-a56d-68c90315816a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:54.917697 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38f5089a-faf5-42f8-a56d-68c90315816a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:41:54.917899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38f5089a-faf5-42f8-a56d-68c90315816a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:54.918101 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-38f5089a-faf5-42f8-a56d-68c90315816a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:54.918217 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-38f5089a-faf5-42f8-a56d-68c90315816a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:54.922132 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:54.922132 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:54.922725 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-38f5089a-faf5-42f8-a56d-68c90315816a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:41:54.923071 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1455/5787] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:54 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:55.066834 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b4dbf04-0ae2-4451-ab5c-c493684f6dcc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:55.068555 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b4dbf04-0ae2-4451-ab5c-c493684f6dcc tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:41:55.068889 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b4dbf04-0ae2-4451-ab5c-c493684f6dcc tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:55.069203 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b4dbf04-0ae2-4451-ab5c-c493684f6dcc tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:55.069400 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-2b4dbf04-0ae2-4451-ab5c-c493684f6dcc tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:55.073688 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:55.073688 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:55.074776 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b4dbf04-0ae2-4451-ab5c-c493684f6dcc tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:41:55.074776 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1439/5788] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:55 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:55.836961 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d4139d8-df26-4587-8bde-fa1411656e5d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:55.839071 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d4139d8-df26-4587-8bde-fa1411656e5d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:55.839321 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d4139d8-df26-4587-8bde-fa1411656e5d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:55.839535 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d4139d8-df26-4587-8bde-fa1411656e5d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:55.839658 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2d4139d8-df26-4587-8bde-fa1411656e5d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:55.844508 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:55.844508 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:55.845318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d4139d8-df26-4587-8bde-fa1411656e5d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:55.845692 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1450/5789] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:55 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:55.933368 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2c36d087-d27c-42b9-8af0-72a04c8a416d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:55.935599 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c36d087-d27c-42b9-8af0-72a04c8a416d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:41:55.935845 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c36d087-d27c-42b9-8af0-72a04c8a416d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:55.936151 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2c36d087-d27c-42b9-8af0-72a04c8a416d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:55.936293 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-2c36d087-d27c-42b9-8af0-72a04c8a416d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:55.941352 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:55.941352 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:55.942252 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2c36d087-d27c-42b9-8af0-72a04c8a416d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:41:55.942836 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1446/5790] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:55 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:56.085489 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-049b9102-3a24-4029-8714-73fe5990b604 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:56.087262 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-049b9102-3a24-4029-8714-73fe5990b604 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:41:56.087512 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-049b9102-3a24-4029-8714-73fe5990b604 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:56.087714 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-049b9102-3a24-4029-8714-73fe5990b604 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:56.087827 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-049b9102-3a24-4029-8714-73fe5990b604 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:56.092047 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:56.092047 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:56.092607 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-049b9102-3a24-4029-8714-73fe5990b604 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:41:56.092968 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1456/5791] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:56 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:56.855302 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-24e379cc-c188-4318-811f-026a9c3616e0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:56.857083 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24e379cc-c188-4318-811f-026a9c3616e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:56.857295 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24e379cc-c188-4318-811f-026a9c3616e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:56.857475 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-24e379cc-c188-4318-811f-026a9c3616e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:56.857607 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-24e379cc-c188-4318-811f-026a9c3616e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:56.861517 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:56.861517 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:56.862168 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-24e379cc-c188-4318-811f-026a9c3616e0 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:56.862495 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1440/5792] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:56 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:56.974884 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a673bdbd-7a05-4e3a-bc9c-2260669539ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:56.976618 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a673bdbd-7a05-4e3a-bc9c-2260669539ec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:41:56.976797 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a673bdbd-7a05-4e3a-bc9c-2260669539ec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:56.976999 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a673bdbd-7a05-4e3a-bc9c-2260669539ec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:56.977131 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a673bdbd-7a05-4e3a-bc9c-2260669539ec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:56.980958 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:56.980958 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:56.981717 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a673bdbd-7a05-4e3a-bc9c-2260669539ec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:41:56.982070 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1451/5793] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:56 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:57.104436 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-025315af-f5dc-4998-b5d2-0db641444bcd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:57.106354 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-025315af-f5dc-4998-b5d2-0db641444bcd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:41:57.106593 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-025315af-f5dc-4998-b5d2-0db641444bcd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:57.106776 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-025315af-f5dc-4998-b5d2-0db641444bcd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:57.106901 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-025315af-f5dc-4998-b5d2-0db641444bcd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:57.111854 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:57.111854 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:57.112644 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-025315af-f5dc-4998-b5d2-0db641444bcd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:41:57.113093 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1447/5794] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:57 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:57.873140 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f197bf62-59b1-40dd-9052-f4a8dc8ecd59 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:57.876590 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f197bf62-59b1-40dd-9052-f4a8dc8ecd59 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:57.877175 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f197bf62-59b1-40dd-9052-f4a8dc8ecd59 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:57.877175 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f197bf62-59b1-40dd-9052-f4a8dc8ecd59 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:57.877175 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f197bf62-59b1-40dd-9052-f4a8dc8ecd59 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:57.881682 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:57.881682 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:57.882235 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f197bf62-59b1-40dd-9052-f4a8dc8ecd59 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:57.883321 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1457/5795] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:57 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:57.992185 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9fe141e4-f7d4-4fcf-bb79-d5f406de76ad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:57.994282 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fe141e4-f7d4-4fcf-bb79-d5f406de76ad tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:41:57.994534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fe141e4-f7d4-4fcf-bb79-d5f406de76ad tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:57.994722 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9fe141e4-f7d4-4fcf-bb79-d5f406de76ad tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:57.994855 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9fe141e4-f7d4-4fcf-bb79-d5f406de76ad tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:57.999120 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:57.999120 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:57.999749 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9fe141e4-f7d4-4fcf-bb79-d5f406de76ad tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:41:58.000268 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1441/5796] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:57 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:58.124113 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7914f472-6a2d-49f9-93e3-dd893796ccbd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:58.126556 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7914f472-6a2d-49f9-93e3-dd893796ccbd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:41:58.126797 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7914f472-6a2d-49f9-93e3-dd893796ccbd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:58.127051 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7914f472-6a2d-49f9-93e3-dd893796ccbd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:58.127238 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7914f472-6a2d-49f9-93e3-dd893796ccbd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:58.132138 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:58.132138 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:58.133029 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7914f472-6a2d-49f9-93e3-dd893796ccbd tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:41:58.133525 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1452/5797] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:58 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:58.891625 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-97f78c7c-5942-4952-80d0-a8398eb799c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:58.893742 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97f78c7c-5942-4952-80d0-a8398eb799c9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:58.893974 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97f78c7c-5942-4952-80d0-a8398eb799c9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:58.894240 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-97f78c7c-5942-4952-80d0-a8398eb799c9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:58.894364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-97f78c7c-5942-4952-80d0-a8398eb799c9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:58.899432 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:58.899432 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:58.900294 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-97f78c7c-5942-4952-80d0-a8398eb799c9 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:58.900828 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1448/5798] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:58 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:59.009440 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f7add0ce-4a8c-46c8-9e88-c998cee9f34b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:59.011571 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7add0ce-4a8c-46c8-9e88-c998cee9f34b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:41:59.011825 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7add0ce-4a8c-46c8-9e88-c998cee9f34b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:59.012058 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7add0ce-4a8c-46c8-9e88-c998cee9f34b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:59.012207 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f7add0ce-4a8c-46c8-9e88-c998cee9f34b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:59.016725 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:59.016725 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:59.017481 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7add0ce-4a8c-46c8-9e88-c998cee9f34b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:41:59.017911 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1458/5799] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:59 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:59.142971 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-59e0ed64-9bef-475b-b4f3-941a971b45ea None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:59.145384 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59e0ed64-9bef-475b-b4f3-941a971b45ea tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:41:59.145574 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59e0ed64-9bef-475b-b4f3-941a971b45ea tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:59.145777 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-59e0ed64-9bef-475b-b4f3-941a971b45ea tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:59.145902 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-59e0ed64-9bef-475b-b4f3-941a971b45ea tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:59.150459 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:59.150459 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:59.151181 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-59e0ed64-9bef-475b-b4f3-941a971b45ea tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:41:59.151559 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1442/5800] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:41:59 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:59.912594 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19d60b1b-1cb4-4934-bbb6-6d424b8c11e7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:59.914833 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19d60b1b-1cb4-4934-bbb6-6d424b8c11e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:59.915086 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19d60b1b-1cb4-4934-bbb6-6d424b8c11e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:59.915311 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19d60b1b-1cb4-4934-bbb6-6d424b8c11e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:59.915459 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-19d60b1b-1cb4-4934-bbb6-6d424b8c11e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:59.920174 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:59.920174 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:41:59.920995 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19d60b1b-1cb4-4934-bbb6-6d424b8c11e7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:59.921445 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1453/5801] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:59 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:59.930531 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-12ba0865-99e1-4e78-abc1-f5f15fed843b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:59.932864 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12ba0865-99e1-4e78-abc1-f5f15fed843b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:59.933154 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12ba0865-99e1-4e78-abc1-f5f15fed843b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:59.933431 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12ba0865-99e1-4e78-abc1-f5f15fed843b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:59.933591 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-12ba0865-99e1-4e78-abc1-f5f15fed843b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:59.938725 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:59.938725 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:41:59.939683 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12ba0865-99e1-4e78-abc1-f5f15fed843b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:59.940159 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1449/5802] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:59 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:41:59.948571 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e5fd2827-9f89-419c-beee-5e57b78b4216 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:59.950278 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5fd2827-9f89-419c-beee-5e57b78b4216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:59.950479 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5fd2827-9f89-419c-beee-5e57b78b4216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:59.950672 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e5fd2827-9f89-419c-beee-5e57b78b4216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:59.950769 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-e5fd2827-9f89-419c-beee-5e57b78b4216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete backup with id: e29a2b50-b821-4473-aea0-5915628dd92f. Aug 18 05:41:59.955460 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:59.955460 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:41:59.970064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-e5fd2827-9f89-419c-beee-5e57b78b4216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] delete_backup rpcapi backup_id e29a2b50-b821-4473-aea0-5915628dd92f {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:41:59.972092 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e5fd2827-9f89-419c-beee-5e57b78b4216 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 202 Aug 18 05:41:59.972686 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1459/5803] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:41:59 2026] DELETE /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:41:59.981445 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1bd7579-ee31-4662-b599-b8dd4c70810d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:41:59.983142 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1bd7579-ee31-4662-b599-b8dd4c70810d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:41:59.983376 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1bd7579-ee31-4662-b599-b8dd4c70810d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:41:59.983546 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1bd7579-ee31-4662-b599-b8dd4c70810d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:41:59.983649 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e1bd7579-ee31-4662-b599-b8dd4c70810d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:41:59.988571 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:41:59.988571 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:41:59.989404 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1bd7579-ee31-4662-b599-b8dd4c70810d tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 200 Aug 18 05:41:59.989750 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1443/5804] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:41:59 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:00.027780 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6d79be04-6414-45e3-adeb-102dc71c731f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:00.029820 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d79be04-6414-45e3-adeb-102dc71c731f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:00.030090 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d79be04-6414-45e3-adeb-102dc71c731f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:00.030337 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6d79be04-6414-45e3-adeb-102dc71c731f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:00.030470 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-6d79be04-6414-45e3-adeb-102dc71c731f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:00.035502 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:00.035502 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:00.036346 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6d79be04-6414-45e3-adeb-102dc71c731f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:00.036782 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1454/5805] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:00 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:00.160848 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dac76501-055e-4e6a-b7fd-810ea9a6574d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:00.162685 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dac76501-055e-4e6a-b7fd-810ea9a6574d tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:00.162905 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dac76501-055e-4e6a-b7fd-810ea9a6574d tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:00.163109 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dac76501-055e-4e6a-b7fd-810ea9a6574d tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:00.163275 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dac76501-055e-4e6a-b7fd-810ea9a6574d tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:00.167627 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:00.167627 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:00.168349 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dac76501-055e-4e6a-b7fd-810ea9a6574d tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:00.168751 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1450/5806] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:00 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:00.999949 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-56105e74-4223-453d-b030-b68bdb75417e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:01.001972 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-56105e74-4223-453d-b030-b68bdb75417e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f Aug 18 05:42:01.002240 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-56105e74-4223-453d-b030-b68bdb75417e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:01.002464 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-56105e74-4223-453d-b030-b68bdb75417e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:01.002599 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-56105e74-4223-453d-b030-b68bdb75417e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Show backup with id e29a2b50-b821-4473-aea0-5915628dd92f. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:01.006829 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-56105e74-4223-453d-b030-b68bdb75417e tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f returned with HTTP 404 Aug 18 05:42:01.007414 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1460/5807] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:00 2026] GET /volume/v3/backups/e29a2b50-b821-4473-aea0-5915628dd92f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:01.014495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2a15f45f-37ae-430f-ab7a-8f1869bb47d2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:01.016299 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a15f45f-37ae-430f-ab7a-8f1869bb47d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 Aug 18 05:42:01.016481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a15f45f-37ae-430f-ab7a-8f1869bb47d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:01.016662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2a15f45f-37ae-430f-ab7a-8f1869bb47d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:01.016751 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-2a15f45f-37ae-430f-ab7a-8f1869bb47d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete snapshot with id: e2c45d83-252a-4041-872f-0fb14c866ab9 Aug 18 05:42:01.021632 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:01.021632 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:01.022046 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2a15f45f-37ae-430f-ab7a-8f1869bb47d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Snapshot retrieved successfully. Aug 18 05:42:01.040155 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2a15f45f-37ae-430f-ab7a-8f1869bb47d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Snapshot delete request issued successfully. Aug 18 05:42:01.040658 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2a15f45f-37ae-430f-ab7a-8f1869bb47d2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 returned with HTTP 202 Aug 18 05:42:01.040788 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1444/5808] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:42:01 2026] DELETE /volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:01.046914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb991428-8ccb-4149-ae98-d9bec4d17ca7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:01.047471 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3beb1791-5ca6-4aa4-9123-34f999cc9d83 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:01.049161 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb991428-8ccb-4149-ae98-d9bec4d17ca7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:01.049467 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb991428-8ccb-4149-ae98-d9bec4d17ca7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:01.049737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb991428-8ccb-4149-ae98-d9bec4d17ca7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:01.049871 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-cb991428-8ccb-4149-ae98-d9bec4d17ca7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:01.049932 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3beb1791-5ca6-4aa4-9123-34f999cc9d83 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 Aug 18 05:42:01.050251 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3beb1791-5ca6-4aa4-9123-34f999cc9d83 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:01.050533 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3beb1791-5ca6-4aa4-9123-34f999cc9d83 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:01.054387 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:01.054387 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:01.055006 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb991428-8ccb-4149-ae98-d9bec4d17ca7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:01.055410 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1455/5809] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:01 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:01.057276 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:01.057276 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:01.057716 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-3beb1791-5ca6-4aa4-9123-34f999cc9d83 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Snapshot retrieved successfully. Aug 18 05:42:01.058436 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3beb1791-5ca6-4aa4-9123-34f999cc9d83 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 returned with HTTP 200 Aug 18 05:42:01.058846 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1451/5810] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:42:01 2026] GET /volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:01.178451 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-02ebed7e-412f-4696-9b0e-0868966fa916 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:01.180230 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02ebed7e-412f-4696-9b0e-0868966fa916 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:01.180449 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02ebed7e-412f-4696-9b0e-0868966fa916 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:01.180591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-02ebed7e-412f-4696-9b0e-0868966fa916 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:01.180724 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-02ebed7e-412f-4696-9b0e-0868966fa916 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:01.185541 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:01.185541 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:01.186119 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-02ebed7e-412f-4696-9b0e-0868966fa916 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:01.186514 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1461/5811] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:01 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:02.066238 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9bf69d6f-569e-43d1-808d-89703426e6c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:02.067572 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6e8f5b21-6573-4bb7-ad92-11d6a81f4574 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:02.067879 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bf69d6f-569e-43d1-808d-89703426e6c9 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:02.067879 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bf69d6f-569e-43d1-808d-89703426e6c9 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:02.067983 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9bf69d6f-569e-43d1-808d-89703426e6c9 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:02.068094 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9bf69d6f-569e-43d1-808d-89703426e6c9 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:02.069351 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e8f5b21-6573-4bb7-ad92-11d6a81f4574 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 Aug 18 05:42:02.069542 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e8f5b21-6573-4bb7-ad92-11d6a81f4574 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:02.069751 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e8f5b21-6573-4bb7-ad92-11d6a81f4574 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:02.072077 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:02.072077 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:02.072360 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9bf69d6f-569e-43d1-808d-89703426e6c9 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:02.072691 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1445/5812] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:02 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:02.073723 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e8f5b21-6573-4bb7-ad92-11d6a81f4574 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 returned with HTTP 404 Aug 18 05:42:02.074231 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1456/5813] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:42:02 2026] GET /volume/v3/snapshots/e2c45d83-252a-4041-872f-0fb14c866ab9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:02.080371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-287dcec9-dd56-4e3c-9bd5-029e229789ef None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:02.081978 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-287dcec9-dd56-4e3c-9bd5-029e229789ef tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 Aug 18 05:42:02.082172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-287dcec9-dd56-4e3c-9bd5-029e229789ef tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:02.082346 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-287dcec9-dd56-4e3c-9bd5-029e229789ef tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:02.082497 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-287dcec9-dd56-4e3c-9bd5-029e229789ef tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete volume with id: 5c78a6f8-8622-4a8f-8170-e058ce78fb73 Aug 18 05:42:02.088389 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:02.088389 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:02.088796 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-287dcec9-dd56-4e3c-9bd5-029e229789ef tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:42:02.106873 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-287dcec9-dd56-4e3c-9bd5-029e229789ef tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete volume request issued successfully. Aug 18 05:42:02.107049 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-287dcec9-dd56-4e3c-9bd5-029e229789ef tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 returned with HTTP 202 Aug 18 05:42:02.107426 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1452/5814] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:42:02 2026] DELETE /volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:02.114242 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d4c144ff-4204-4b78-8ec9-bc6bfcd75002 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:02.116641 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4c144ff-4204-4b78-8ec9-bc6bfcd75002 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 Aug 18 05:42:02.116895 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4c144ff-4204-4b78-8ec9-bc6bfcd75002 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:02.117209 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d4c144ff-4204-4b78-8ec9-bc6bfcd75002 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:02.124946 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:02.124946 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:02.129527 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d4c144ff-4204-4b78-8ec9-bc6bfcd75002 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:42:02.134586 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d4c144ff-4204-4b78-8ec9-bc6bfcd75002 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 returned with HTTP 200 Aug 18 05:42:02.135022 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1462/5815] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:02 2026] GET /volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:02.195506 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5b95c4f7-e079-4bbb-a6f7-b6af1b5fb8aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:02.197310 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b95c4f7-e079-4bbb-a6f7-b6af1b5fb8aa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:02.197566 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b95c4f7-e079-4bbb-a6f7-b6af1b5fb8aa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:02.197798 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5b95c4f7-e079-4bbb-a6f7-b6af1b5fb8aa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:02.197955 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5b95c4f7-e079-4bbb-a6f7-b6af1b5fb8aa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:02.201928 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:02.201928 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:02.202487 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5b95c4f7-e079-4bbb-a6f7-b6af1b5fb8aa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:02.202807 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1446/5816] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:02 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:03.084124 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-70be3af2-d4c5-4313-8ebb-b295b284ecdb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:03.086418 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70be3af2-d4c5-4313-8ebb-b295b284ecdb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:03.086685 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70be3af2-d4c5-4313-8ebb-b295b284ecdb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:03.086926 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-70be3af2-d4c5-4313-8ebb-b295b284ecdb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:03.087087 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-70be3af2-d4c5-4313-8ebb-b295b284ecdb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:03.092481 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:03.092481 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:03.093299 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-70be3af2-d4c5-4313-8ebb-b295b284ecdb tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:03.093720 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1457/5817] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:03 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:03.148090 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aeff3a7a-ca5f-410c-961a-56c29dc3162f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:03.149573 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aeff3a7a-ca5f-410c-961a-56c29dc3162f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 Aug 18 05:42:03.149762 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aeff3a7a-ca5f-410c-961a-56c29dc3162f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:03.149944 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aeff3a7a-ca5f-410c-961a-56c29dc3162f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:03.155565 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aeff3a7a-ca5f-410c-961a-56c29dc3162f tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 returned with HTTP 404 Aug 18 05:42:03.155984 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1453/5818] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:03 2026] GET /volume/v3/volumes/5c78a6f8-8622-4a8f-8170-e058ce78fb73 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:03.163824 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e7018455-8cca-4bb4-8727-4c2d7f7426ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:03.165813 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7018455-8cca-4bb4-8727-4c2d7f7426ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:42:03.166084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7018455-8cca-4bb4-8727-4c2d7f7426ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:03.166397 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e7018455-8cca-4bb4-8727-4c2d7f7426ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:03.166526 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e7018455-8cca-4bb4-8727-4c2d7f7426ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete volume with id: 0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:42:03.174112 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:03.174112 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:03.174741 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e7018455-8cca-4bb4-8727-4c2d7f7426ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:42:03.199160 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e7018455-8cca-4bb4-8727-4c2d7f7426ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete volume request issued successfully. Aug 18 05:42:03.199415 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e7018455-8cca-4bb4-8727-4c2d7f7426ff tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 202 Aug 18 05:42:03.199864 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1463/5819] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:42:03 2026] DELETE /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:03.207954 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ab0e65b-a7af-4f3c-926d-853ba2812e7b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:03.210264 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ab0e65b-a7af-4f3c-926d-853ba2812e7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:42:03.210530 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ab0e65b-a7af-4f3c-926d-853ba2812e7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:03.210773 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ab0e65b-a7af-4f3c-926d-853ba2812e7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:03.214345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-9a825d48-1f2c-4062-8503-7548fc3cf1e8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:03.216346 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a825d48-1f2c-4062-8503-7548fc3cf1e8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:03.216587 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a825d48-1f2c-4062-8503-7548fc3cf1e8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:03.216765 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-9a825d48-1f2c-4062-8503-7548fc3cf1e8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:03.216867 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-9a825d48-1f2c-4062-8503-7548fc3cf1e8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:03.218632 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:03.218632 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:03.221134 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:03.221134 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:03.221892 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-9a825d48-1f2c-4062-8503-7548fc3cf1e8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:03.222206 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7ab0e65b-a7af-4f3c-926d-853ba2812e7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:42:03.222357 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1458/5820] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:03 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:03.227026 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ab0e65b-a7af-4f3c-926d-853ba2812e7b tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 200 Aug 18 05:42:03.227525 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1447/5821] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:03 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:04.104627 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-bbc1e8f7-88f6-489e-9c9c-0777d4cc08e2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:04.106383 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbc1e8f7-88f6-489e-9c9c-0777d4cc08e2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:04.106585 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbc1e8f7-88f6-489e-9c9c-0777d4cc08e2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:04.106760 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-bbc1e8f7-88f6-489e-9c9c-0777d4cc08e2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:04.106863 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-bbc1e8f7-88f6-489e-9c9c-0777d4cc08e2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:04.111168 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:04.111168 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:04.111797 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-bbc1e8f7-88f6-489e-9c9c-0777d4cc08e2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:04.112159 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1454/5822] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:04 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:04.233377 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-332c5b12-e57f-4422-b34a-409c9a58caa8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:04.235281 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-332c5b12-e57f-4422-b34a-409c9a58caa8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:04.235530 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-332c5b12-e57f-4422-b34a-409c9a58caa8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:04.235739 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-332c5b12-e57f-4422-b34a-409c9a58caa8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:04.235880 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-332c5b12-e57f-4422-b34a-409c9a58caa8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:04.239896 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:04.239896 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:04.240602 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-332c5b12-e57f-4422-b34a-409c9a58caa8 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:04.240948 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1464/5823] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:04 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:04.241066 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5325a759-8957-4cfc-98ad-f0e3c2023565 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:04.246131 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5325a759-8957-4cfc-98ad-f0e3c2023565 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 Aug 18 05:42:04.246328 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5325a759-8957-4cfc-98ad-f0e3c2023565 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:04.246504 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5325a759-8957-4cfc-98ad-f0e3c2023565 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:04.251633 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5325a759-8957-4cfc-98ad-f0e3c2023565 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 returned with HTTP 404 Aug 18 05:42:04.252048 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1459/5824] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:04 2026] GET /volume/v3/volumes/0937c705-e6ba-4da4-b899-e505ae65aa21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:04.258242 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-265461c4-f4b5-41b8-9829-579dfcc4cf71 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:04.259962 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-265461c4-f4b5-41b8-9829-579dfcc4cf71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 Aug 18 05:42:04.260176 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-265461c4-f4b5-41b8-9829-579dfcc4cf71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:04.260381 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-265461c4-f4b5-41b8-9829-579dfcc4cf71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:04.260538 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-265461c4-f4b5-41b8-9829-579dfcc4cf71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete volume with id: 7be471e7-461f-4a16-ad3d-c7ca525e35c0 Aug 18 05:42:04.267205 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:04.267205 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:04.267635 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-265461c4-f4b5-41b8-9829-579dfcc4cf71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:42:04.284702 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-265461c4-f4b5-41b8-9829-579dfcc4cf71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete volume request issued successfully. Aug 18 05:42:04.284880 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-265461c4-f4b5-41b8-9829-579dfcc4cf71 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 returned with HTTP 202 Aug 18 05:42:04.285311 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1448/5825] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:42:04 2026] DELETE /volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:04.293947 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c123e1b1-35e7-47e4-8fbf-3d14d49f15d7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:04.295786 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c123e1b1-35e7-47e4-8fbf-3d14d49f15d7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 Aug 18 05:42:04.296028 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c123e1b1-35e7-47e4-8fbf-3d14d49f15d7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:04.296171 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c123e1b1-35e7-47e4-8fbf-3d14d49f15d7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:04.304192 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:04.304192 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:04.307851 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c123e1b1-35e7-47e4-8fbf-3d14d49f15d7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:42:04.312410 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c123e1b1-35e7-47e4-8fbf-3d14d49f15d7 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 returned with HTTP 200 Aug 18 05:42:04.313155 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1455/5826] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:04 2026] GET /volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:05.121437 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1724224d-5450-4c66-af62-eec1e2ac1160 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:05.123117 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1724224d-5450-4c66-af62-eec1e2ac1160 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:05.123307 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1724224d-5450-4c66-af62-eec1e2ac1160 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:05.123473 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1724224d-5450-4c66-af62-eec1e2ac1160 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:05.123565 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1724224d-5450-4c66-af62-eec1e2ac1160 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:05.127368 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:05.127368 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:05.128099 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1724224d-5450-4c66-af62-eec1e2ac1160 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:05.128540 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1465/5827] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:05 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:05.250005 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c2864738-f629-4aeb-b38a-0c0bfe137b73 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:05.251731 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2864738-f629-4aeb-b38a-0c0bfe137b73 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:05.251933 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2864738-f629-4aeb-b38a-0c0bfe137b73 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:05.252173 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c2864738-f629-4aeb-b38a-0c0bfe137b73 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:05.252527 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-c2864738-f629-4aeb-b38a-0c0bfe137b73 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:05.258567 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:05.258567 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:05.259202 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c2864738-f629-4aeb-b38a-0c0bfe137b73 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:05.259522 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1460/5828] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:05 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:05.326604 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-862607ed-2876-4863-8ee9-003860511b40 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:05.328622 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-862607ed-2876-4863-8ee9-003860511b40 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 Aug 18 05:42:05.328883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-862607ed-2876-4863-8ee9-003860511b40 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:05.329056 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-862607ed-2876-4863-8ee9-003860511b40 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:05.335000 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-862607ed-2876-4863-8ee9-003860511b40 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 returned with HTTP 404 Aug 18 05:42:05.335505 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1449/5829] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:05 2026] GET /volume/v3/volumes/7be471e7-461f-4a16-ad3d-c7ca525e35c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:05.343090 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-084fa8a7-447b-42ad-a7e3-3ddb7f4358c2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:05.345020 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-084fa8a7-447b-42ad-a7e3-3ddb7f4358c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] DELETE https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 Aug 18 05:42:05.345225 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-084fa8a7-447b-42ad-a7e3-3ddb7f4358c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:05.345421 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-084fa8a7-447b-42ad-a7e3-3ddb7f4358c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:05.345579 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-084fa8a7-447b-42ad-a7e3-3ddb7f4358c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete volume with id: f8bc6faa-a36b-49d6-8b17-37b939de16a4 Aug 18 05:42:05.353275 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:05.353275 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:05.353773 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-084fa8a7-447b-42ad-a7e3-3ddb7f4358c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:42:05.371377 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-084fa8a7-447b-42ad-a7e3-3ddb7f4358c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Delete volume request issued successfully. Aug 18 05:42:05.371521 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-084fa8a7-447b-42ad-a7e3-3ddb7f4358c2 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 returned with HTTP 202 Aug 18 05:42:05.372045 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1456/5830] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:42:05 2026] DELETE /volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:05.379411 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dd82a452-350a-4119-9b3b-212c2e57554c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:05.381511 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd82a452-350a-4119-9b3b-212c2e57554c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 Aug 18 05:42:05.381745 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd82a452-350a-4119-9b3b-212c2e57554c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:05.381985 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dd82a452-350a-4119-9b3b-212c2e57554c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:05.391097 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:05.391097 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:05.395353 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-dd82a452-350a-4119-9b3b-212c2e57554c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Volume info retrieved successfully. Aug 18 05:42:05.399802 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dd82a452-350a-4119-9b3b-212c2e57554c tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 returned with HTTP 200 Aug 18 05:42:05.400205 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1466/5831] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:05 2026] GET /volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:06.139391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5db6d8e4-a623-46ba-a21d-19bc9368330c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:06.142029 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5db6d8e4-a623-46ba-a21d-19bc9368330c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:06.142345 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5db6d8e4-a623-46ba-a21d-19bc9368330c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:06.142603 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5db6d8e4-a623-46ba-a21d-19bc9368330c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:06.142770 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-5db6d8e4-a623-46ba-a21d-19bc9368330c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:06.148943 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:06.148943 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:06.149953 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5db6d8e4-a623-46ba-a21d-19bc9368330c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:06.150521 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1461/5832] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:06 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:06.269251 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-793822a6-e532-480c-9371-c63e64c23cfa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:06.271033 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-793822a6-e532-480c-9371-c63e64c23cfa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:06.271285 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-793822a6-e532-480c-9371-c63e64c23cfa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:06.271499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-793822a6-e532-480c-9371-c63e64c23cfa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:06.271659 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-793822a6-e532-480c-9371-c63e64c23cfa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:06.275936 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:06.275936 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:06.276729 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-793822a6-e532-480c-9371-c63e64c23cfa tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:06.277200 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1450/5833] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:06 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:06.411941 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-feeefb81-f788-4205-8d6f-a4a3ca6df981 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:06.413996 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-feeefb81-f788-4205-8d6f-a4a3ca6df981 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] GET https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 Aug 18 05:42:06.414278 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-feeefb81-f788-4205-8d6f-a4a3ca6df981 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:06.414478 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-feeefb81-f788-4205-8d6f-a4a3ca6df981 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:06.421918 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-feeefb81-f788-4205-8d6f-a4a3ca6df981 tempest-VolumesBackupsTest-293226588 tempest-VolumesBackupsTest-293226588-project-member] https://10.4.3.250/volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 returned with HTTP 404 Aug 18 05:42:06.422463 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1457/5834] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:06 2026] GET /volume/v3/volumes/f8bc6faa-a36b-49d6-8b17-37b939de16a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:07.161024 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-68617621-9ea8-450d-a332-8e191f0ab3fa None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:07.163039 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68617621-9ea8-450d-a332-8e191f0ab3fa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:07.163413 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68617621-9ea8-450d-a332-8e191f0ab3fa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:07.163606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-68617621-9ea8-450d-a332-8e191f0ab3fa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:07.163714 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-68617621-9ea8-450d-a332-8e191f0ab3fa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:07.168311 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:07.168311 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:07.169261 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-68617621-9ea8-450d-a332-8e191f0ab3fa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:07.169771 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1467/5835] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:07 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:07.287714 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2baa00c3-7de9-4c90-8208-6b74be34a159 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:07.289544 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2baa00c3-7de9-4c90-8208-6b74be34a159 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:07.289773 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2baa00c3-7de9-4c90-8208-6b74be34a159 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:07.289952 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2baa00c3-7de9-4c90-8208-6b74be34a159 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:07.290071 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2baa00c3-7de9-4c90-8208-6b74be34a159 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:07.292222 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=163,cinder:INSERT=20,cinder:UPDATE=44 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:42:07.295762 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:07.295762 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:07.296828 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2baa00c3-7de9-4c90-8208-6b74be34a159 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:07.297364 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1462/5836] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:07 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:08.179300 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d8adc494-ed17-4973-a861-9f13f8faedc5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:08.181049 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8adc494-ed17-4973-a861-9f13f8faedc5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:08.181346 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8adc494-ed17-4973-a861-9f13f8faedc5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:08.181534 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d8adc494-ed17-4973-a861-9f13f8faedc5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:08.181635 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d8adc494-ed17-4973-a861-9f13f8faedc5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:08.183398 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=158,cinder:UPDATE=29,cinder:INSERT=19 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:42:08.186471 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:08.186471 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:08.187196 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d8adc494-ed17-4973-a861-9f13f8faedc5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:08.187779 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1451/5837] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:08 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:08.306575 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d1e808e1-b55d-4cd1-8e96-95842425a318 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:08.308406 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d1e808e1-b55d-4cd1-8e96-95842425a318 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:08.308649 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d1e808e1-b55d-4cd1-8e96-95842425a318 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:08.308861 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d1e808e1-b55d-4cd1-8e96-95842425a318 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:08.309021 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d1e808e1-b55d-4cd1-8e96-95842425a318 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:08.312718 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:08.312718 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:08.313290 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d1e808e1-b55d-4cd1-8e96-95842425a318 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:08.313616 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1458/5838] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:08 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:08.323654 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4078f6ce-f6ba-4a2c-80e2-85cb1dec42ba None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:08.325277 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4078f6ce-f6ba-4a2c-80e2-85cb1dec42ba tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] DELETE https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:08.325453 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4078f6ce-f6ba-4a2c-80e2-85cb1dec42ba tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:08.325618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4078f6ce-f6ba-4a2c-80e2-85cb1dec42ba tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:08.325723 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-4078f6ce-f6ba-4a2c-80e2-85cb1dec42ba tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Delete backup with id: 74227ee8-00e8-4b8a-99d6-a905baa5d680. Aug 18 05:42:08.329409 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:08.329409 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:08.339760 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-4078f6ce-f6ba-4a2c-80e2-85cb1dec42ba tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] delete_backup rpcapi backup_id 74227ee8-00e8-4b8a-99d6-a905baa5d680 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:42:08.341870 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4078f6ce-f6ba-4a2c-80e2-85cb1dec42ba tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 202 Aug 18 05:42:08.342552 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1468/5839] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:42:08 2026] DELETE /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:42:08.353392 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-938f3e3f-fe33-4363-aade-b7be18837600 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:08.361590 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-938f3e3f-fe33-4363-aade-b7be18837600 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:08.361805 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-938f3e3f-fe33-4363-aade-b7be18837600 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:08.362022 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-938f3e3f-fe33-4363-aade-b7be18837600 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:08.362165 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-938f3e3f-fe33-4363-aade-b7be18837600 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:08.370683 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:08.370683 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:08.371460 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-938f3e3f-fe33-4363-aade-b7be18837600 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 200 Aug 18 05:42:08.371937 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1463/5840] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:08 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:09.199405 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-79b860e7-1d35-4dac-9ead-ed8df670d73f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:09.201572 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79b860e7-1d35-4dac-9ead-ed8df670d73f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:09.201716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79b860e7-1d35-4dac-9ead-ed8df670d73f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:09.201944 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-79b860e7-1d35-4dac-9ead-ed8df670d73f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:09.202129 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-79b860e7-1d35-4dac-9ead-ed8df670d73f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:09.207454 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:09.207454 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:09.208384 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-79b860e7-1d35-4dac-9ead-ed8df670d73f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:09.208889 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1452/5841] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:09 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:09.382089 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-22f83c9f-5d41-43b0-bc36-919a92ca5cb5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:09.383884 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22f83c9f-5d41-43b0-bc36-919a92ca5cb5 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 Aug 18 05:42:09.384150 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22f83c9f-5d41-43b0-bc36-919a92ca5cb5 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:09.384371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-22f83c9f-5d41-43b0-bc36-919a92ca5cb5 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:09.384523 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-22f83c9f-5d41-43b0-bc36-919a92ca5cb5 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Show backup with id 74227ee8-00e8-4b8a-99d6-a905baa5d680. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:09.387942 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-22f83c9f-5d41-43b0-bc36-919a92ca5cb5 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 returned with HTTP 404 Aug 18 05:42:09.388412 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1459/5842] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:09 2026] GET /volume/v3/backups/74227ee8-00e8-4b8a-99d6-a905baa5d680 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:09.395895 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1806ee1c-9817-44e8-9412-85cc3b9eaf10 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:09.397598 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1806ee1c-9817-44e8-9412-85cc3b9eaf10 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 Aug 18 05:42:09.397880 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1806ee1c-9817-44e8-9412-85cc3b9eaf10 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:09.398149 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1806ee1c-9817-44e8-9412-85cc3b9eaf10 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:09.398379 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-1806ee1c-9817-44e8-9412-85cc3b9eaf10 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Delete volume with id: 6918e981-370a-4940-bb88-31ac6cca63a6 Aug 18 05:42:09.405683 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:09.405683 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:09.405992 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1806ee1c-9817-44e8-9412-85cc3b9eaf10 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Volume info retrieved successfully. Aug 18 05:42:09.422962 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1806ee1c-9817-44e8-9412-85cc3b9eaf10 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Delete volume request issued successfully. Aug 18 05:42:09.423192 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1806ee1c-9817-44e8-9412-85cc3b9eaf10 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 returned with HTTP 202 Aug 18 05:42:09.423654 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1469/5843] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:42:09 2026] DELETE /volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:09.431639 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-24db9595-7a40-4a72-bb20-c3ff2b2a16f2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:09.433332 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24db9595-7a40-4a72-bb20-c3ff2b2a16f2 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 Aug 18 05:42:09.433556 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24db9595-7a40-4a72-bb20-c3ff2b2a16f2 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:09.433737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-24db9595-7a40-4a72-bb20-c3ff2b2a16f2 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:09.441464 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:09.441464 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:09.445791 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-24db9595-7a40-4a72-bb20-c3ff2b2a16f2 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Volume info retrieved successfully. Aug 18 05:42:09.450812 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-24db9595-7a40-4a72-bb20-c3ff2b2a16f2 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 returned with HTTP 200 Aug 18 05:42:09.451335 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1464/5844] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:09 2026] GET /volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:09.987945 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-749b6ce1-70db-4599-be42-558ac571c8ba None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:10.086178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-749b6ce1-70db-4599-be42-558ac571c8ba tempest-ProjectMemberTests-1511393481 tempest-ProjectMemberTests-1511393481-project-admin] GET https://10.4.3.250/volume/v3/scheduler-stats/get_pools Aug 18 05:42:10.086389 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-749b6ce1-70db-4599-be42-558ac571c8ba tempest-ProjectMemberTests-1511393481 tempest-ProjectMemberTests-1511393481-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:10.086673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-749b6ce1-70db-4599-be42-558ac571c8ba tempest-ProjectMemberTests-1511393481 tempest-ProjectMemberTests-1511393481-project-admin] Calling method 'get_pools' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:10.095067 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-749b6ce1-70db-4599-be42-558ac571c8ba tempest-ProjectMemberTests-1511393481 tempest-ProjectMemberTests-1511393481-project-admin] https://10.4.3.250/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 05:42:10.095432 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1453/5845] 10.4.3.250 () {66 vars in 1291 bytes} [Tue Aug 18 05:42:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:10.102205 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-14fb5b9f-296e-420e-b5e2-b255252be655 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:10.155071 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-14fb5b9f-296e-420e-b5e2-b255252be655 tempest-ProjectMemberTests-1511393481 tempest-ProjectMemberTests-1511393481-project-member] GET https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool Aug 18 05:42:10.155310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-14fb5b9f-296e-420e-b5e2-b255252be655 tempest-ProjectMemberTests-1511393481 tempest-ProjectMemberTests-1511393481-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:10.155496 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-14fb5b9f-296e-420e-b5e2-b255252be655 tempest-ProjectMemberTests-1511393481 tempest-ProjectMemberTests-1511393481-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:10.156102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-14fb5b9f-296e-420e-b5e2-b255252be655 tempest-ProjectMemberTests-1511393481 tempest-ProjectMemberTests-1511393481-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'fa0cd2cd26784e93a61451e87359b3f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7c511b182bf14614b04a33dcbdc98b8b', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:10.156279 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-14fb5b9f-296e-420e-b5e2-b255252be655 tempest-ProjectMemberTests-1511393481 tempest-ProjectMemberTests-1511393481-project-member] https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool returned with HTTP 403 Aug 18 05:42:10.156763 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1460/5846] 10.4.3.250 () {66 vars in 1318 bytes} [Tue Aug 18 05:42:10 2026] GET /volume/v3/capabilities/np0000007601@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:10.218391 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-904acd79-efea-4913-aa81-215d45173839 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:10.220022 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-904acd79-efea-4913-aa81-215d45173839 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:42:10.220259 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-904acd79-efea-4913-aa81-215d45173839 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:10.220432 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-904acd79-efea-4913-aa81-215d45173839 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:10.220532 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-904acd79-efea-4913-aa81-215d45173839 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:10.224198 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:10.224198 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:10.224737 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-904acd79-efea-4913-aa81-215d45173839 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:42:10.225074 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1470/5847] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:10 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:10.235151 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4b1d5430-420b-4490-83f6-aa5c2acd7e79 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:10.236700 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4b1d5430-420b-4490-83f6-aa5c2acd7e79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:42:10.237024 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4b1d5430-420b-4490-83f6-aa5c2acd7e79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f58bb11-c940-41b1-870a-aae6e0feffb0"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:10.238363 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.contrib.backups [None req-4b1d5430-420b-4490-83f6-aa5c2acd7e79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating new backup {'backup': {'volume_id': '6f58bb11-c940-41b1-870a-aae6e0feffb0'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:42:10.238486 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-4b1d5430-420b-4490-83f6-aa5c2acd7e79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating backup of volume 6f58bb11-c940-41b1-870a-aae6e0feffb0 in container None Aug 18 05:42:10.244900 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:10.244900 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:10.245256 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4b1d5430-420b-4490-83f6-aa5c2acd7e79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:10.260771 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-4b1d5430-420b-4490-83f6-aa5c2acd7e79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['b8d8902d-548d-4687-9477-17ead4ac7e7c', 'ed1bfded-23a6-4e4d-a1ef-a049ac08df84'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:10.293180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4b1d5430-420b-4490-83f6-aa5c2acd7e79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:42:10.293750 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1465/5848] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:42:10 2026] POST /volume/v3/backups => generated 288 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:10.301306 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9beebfa8-8ce8-4d94-9ffe-57b6aff23241 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:10.303065 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9beebfa8-8ce8-4d94-9ffe-57b6aff23241 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:10.303336 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9beebfa8-8ce8-4d94-9ffe-57b6aff23241 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:10.303583 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9beebfa8-8ce8-4d94-9ffe-57b6aff23241 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:10.303726 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-9beebfa8-8ce8-4d94-9ffe-57b6aff23241 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:10.309520 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:10.309520 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:10.309723 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9beebfa8-8ce8-4d94-9ffe-57b6aff23241 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:10.310309 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1454/5849] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:10 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:10.463242 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-102e879d-1e6a-476b-930a-c79516fc8fa9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:10.465423 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-102e879d-1e6a-476b-930a-c79516fc8fa9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] GET https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 Aug 18 05:42:10.465669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-102e879d-1e6a-476b-930a-c79516fc8fa9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:10.465889 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-102e879d-1e6a-476b-930a-c79516fc8fa9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:10.473022 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-102e879d-1e6a-476b-930a-c79516fc8fa9 tempest-ProjectReaderTests39-1909261963 tempest-ProjectReaderTests39-1909261963-project-admin] https://10.4.3.250/volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 returned with HTTP 404 Aug 18 05:42:10.473683 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1461/5850] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:10 2026] GET /volume/v3/volumes/6918e981-370a-4940-bb88-31ac6cca63a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:11.319198 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a6bc48b4-d20c-4b24-bd9e-d4e865a157c6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:11.320957 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6bc48b4-d20c-4b24-bd9e-d4e865a157c6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:11.321157 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6bc48b4-d20c-4b24-bd9e-d4e865a157c6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:11.321336 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a6bc48b4-d20c-4b24-bd9e-d4e865a157c6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:11.321439 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-a6bc48b4-d20c-4b24-bd9e-d4e865a157c6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:11.325276 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:11.325276 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:11.325935 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a6bc48b4-d20c-4b24-bd9e-d4e865a157c6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:11.326321 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1471/5851] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:11 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:11.778677 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f7037152-8332-47c5-b632-58622f4dabf2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:11.862044 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-71a35f22-a2c8-4d3a-92e7-02d483a1aedb None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:11.883664 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:42:11.883978 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1371426068"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:11.885364 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1371426068'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:42:11.885469 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Create volume of 1 GB Aug 18 05:42:11.885740 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:11.885740 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:11.889281 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Availability Zones retrieved successfully. Aug 18 05:42:11.894281 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Flow 'volume_create_api' (82feed18-4665-442d-9b7d-eb07d82b33a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:11.895082 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b27b16-322b-4cf1-83b9-c8ddca5226bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:11.895737 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:42:11.916545 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b27b16-322b-4cf1-83b9-c8ddca5226bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:11.917217 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1f5599-0000-47b3-819d-8449cb2e3afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:11.920874 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71a35f22-a2c8-4d3a-92e7-02d483a1aedb tempest-ProjectAdminTests-2140568787 tempest-ProjectAdminTests-2140568787-project-admin] GET https://10.4.3.250/volume/v3/scheduler-stats/get_pools Aug 18 05:42:11.921116 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71a35f22-a2c8-4d3a-92e7-02d483a1aedb tempest-ProjectAdminTests-2140568787 tempest-ProjectAdminTests-2140568787-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:11.921332 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71a35f22-a2c8-4d3a-92e7-02d483a1aedb tempest-ProjectAdminTests-2140568787 tempest-ProjectAdminTests-2140568787-project-admin] Calling method 'get_pools' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:11.930253 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71a35f22-a2c8-4d3a-92e7-02d483a1aedb tempest-ProjectAdminTests-2140568787 tempest-ProjectAdminTests-2140568787-project-admin] https://10.4.3.250/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 05:42:11.930620 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1455/5852] 10.4.3.250 () {66 vars in 1291 bytes} [Tue Aug 18 05:42:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:11.937411 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-db0d2b05-0daa-4817-96b7-4e10fe622866 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:11.939039 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db0d2b05-0daa-4817-96b7-4e10fe622866 tempest-ProjectAdminTests-2140568787 tempest-ProjectAdminTests-2140568787-project-admin] GET https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool Aug 18 05:42:11.939240 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db0d2b05-0daa-4817-96b7-4e10fe622866 tempest-ProjectAdminTests-2140568787 tempest-ProjectAdminTests-2140568787-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:11.939415 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db0d2b05-0daa-4817-96b7-4e10fe622866 tempest-ProjectAdminTests-2140568787 tempest-ProjectAdminTests-2140568787-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:11.941668 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=226,cinder:UPDATE=64,cinder:INSERT=34 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:42:11.948652 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db0d2b05-0daa-4817-96b7-4e10fe622866 tempest-ProjectAdminTests-2140568787 tempest-ProjectAdminTests-2140568787-project-admin] https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool returned with HTTP 200 Aug 18 05:42:11.949026 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1462/5853] 10.4.3.250 () {66 vars in 1318 bytes} [Tue Aug 18 05:42:11 2026] GET /volume/v3/capabilities/np0000007601@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:11.974790 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Created reservations ['5199d0cd-c0b2-447d-95fb-111d70bdd879', '7b005b74-cb15-401c-804b-e11ddb37375d', 'e94a21b2-930b-4e70-b316-0fe67885bfc4', 'c5f2ebd7-a328-4a08-9826-5803e4b366f4'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:11.975955 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1f5599-0000-47b3-819d-8449cb2e3afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5199d0cd-c0b2-447d-95fb-111d70bdd879', '7b005b74-cb15-401c-804b-e11ddb37375d', 'e94a21b2-930b-4e70-b316-0fe67885bfc4', 'c5f2ebd7-a328-4a08-9826-5803e4b366f4']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:11.976899 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2fee25-afc7-4b6f-9ae3-1f450afd9513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:12.009627 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2fee25-afc7-4b6f-9ae3-1f450afd9513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9fb5491-79b4-4c69-b5a9-1fc368fa996b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1371426068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe91eb11eb214551a3a585f02abc4b8a',qos_specs=None,replication_status=,reservations=['5199d0cd-c0b2-447d-95fb-111d70bdd879','7b005b74-cb15-401c-804b-e11ddb37375d','e94a21b2-930b-4e70-b316-0fe67885bfc4','c5f2ebd7-a328-4a08-9826-5803e4b366f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7eae5e29a1441a2bb643956610c8de8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1371426068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9fb5491-79b4-4c69-b5a9-1fc368fa996b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe91eb11eb214551a3a585f02abc4b8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7eae5e29a1441a2bb643956610c8de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:12.010755 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a26e454-1d32-4a9d-881f-637e0c67189f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:12.028894 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a26e454-1d32-4a9d-881f-637e0c67189f) transitioned into state 'SUCCESS' from state '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-1371426068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe91eb11eb214551a3a585f02abc4b8a',qos_specs=None,replication_status=,reservations=['5199d0cd-c0b2-447d-95fb-111d70bdd879','7b005b74-cb15-401c-804b-e11ddb37375d','e94a21b2-930b-4e70-b316-0fe67885bfc4','c5f2ebd7-a328-4a08-9826-5803e4b366f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7eae5e29a1441a2bb643956610c8de8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:12.029626 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb45814-bfb8-4d82-8302-b76991d02eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:12.040389 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb45814-bfb8-4d82-8302-b76991d02eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:12.041610 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Flow 'volume_create_api' (82feed18-4665-442d-9b7d-eb07d82b33a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:12.042020 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Create volume request issued successfully. Aug 18 05:42:12.042868 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f7037152-8332-47c5-b632-58622f4dabf2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:42:12.043449 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1466/5854] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:42:11 2026] POST /volume/v3/volumes => generated 778 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:12.055868 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a359361c-e8fa-4a0a-8b3b-4407e54b21bb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:12.057537 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a359361c-e8fa-4a0a-8b3b-4407e54b21bb tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] GET https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b Aug 18 05:42:12.057718 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a359361c-e8fa-4a0a-8b3b-4407e54b21bb tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:12.057888 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a359361c-e8fa-4a0a-8b3b-4407e54b21bb tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:12.059693 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=240,cinder:INSERT=49,cinder:UPDATE=85 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:42:12.065178 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:12.065178 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:12.068503 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a359361c-e8fa-4a0a-8b3b-4407e54b21bb tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Volume info retrieved successfully. Aug 18 05:42:12.071968 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a359361c-e8fa-4a0a-8b3b-4407e54b21bb tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b returned with HTTP 200 Aug 18 05:42:12.072367 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1472/5855] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:12 2026] GET /volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:12.336039 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8c1c8b91-d448-420a-8286-c929e3124b1e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:12.337878 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c1c8b91-d448-420a-8286-c929e3124b1e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:12.338159 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c1c8b91-d448-420a-8286-c929e3124b1e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:12.338373 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c1c8b91-d448-420a-8286-c929e3124b1e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:12.338502 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8c1c8b91-d448-420a-8286-c929e3124b1e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:12.343905 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:12.343905 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:12.344615 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c1c8b91-d448-420a-8286-c929e3124b1e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:12.344992 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1456/5856] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:12 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:13.084070 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aac8f9e7-9307-496a-b2fd-36b204cdbcc0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:13.086404 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aac8f9e7-9307-496a-b2fd-36b204cdbcc0 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] GET https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b Aug 18 05:42:13.086683 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aac8f9e7-9307-496a-b2fd-36b204cdbcc0 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:13.086948 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aac8f9e7-9307-496a-b2fd-36b204cdbcc0 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:13.093976 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:13.093976 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:13.097296 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aac8f9e7-9307-496a-b2fd-36b204cdbcc0 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Volume info retrieved successfully. Aug 18 05:42:13.100915 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aac8f9e7-9307-496a-b2fd-36b204cdbcc0 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b returned with HTTP 200 Aug 18 05:42:13.101309 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1463/5857] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:13 2026] GET /volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:13.113802 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d49b04d8-e94b-400f-bc61-d0fc0005bd5e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:13.230155 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d49b04d8-e94b-400f-bc61-d0fc0005bd5e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] POST https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b/action Aug 18 05:42:13.230500 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d49b04d8-e94b-400f-bc61-d0fc0005bd5e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:42:13.230617 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d49b04d8-e94b-400f-bc61-d0fc0005bd5e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:13.238253 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:13.238253 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:13.238617 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-d49b04d8-e94b-400f-bc61-d0fc0005bd5e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] Volume info retrieved successfully. Aug 18 05:42:13.239725 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-d49b04d8-e94b-400f-bc61-d0fc0005bd5e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6afa9837caa04d50b08094065ada6e84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe91eb11eb214551a3a585f02abc4b8a', '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=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:13.239904 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d49b04d8-e94b-400f-bc61-d0fc0005bd5e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b/action returned with HTTP 403 Aug 18 05:42:13.240345 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1467/5858] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:42:13 2026] POST /volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b/action => generated 131 bytes in 127 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:13.248286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c28e183f-52e7-474a-bd06-632688d45ec2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:13.250000 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c28e183f-52e7-474a-bd06-632688d45ec2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b Aug 18 05:42:13.250245 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c28e183f-52e7-474a-bd06-632688d45ec2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:13.250422 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c28e183f-52e7-474a-bd06-632688d45ec2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:13.250589 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-c28e183f-52e7-474a-bd06-632688d45ec2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Delete volume with id: d9fb5491-79b4-4c69-b5a9-1fc368fa996b Aug 18 05:42:13.257051 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:13.257051 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:13.257368 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c28e183f-52e7-474a-bd06-632688d45ec2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Volume info retrieved successfully. Aug 18 05:42:13.271319 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c28e183f-52e7-474a-bd06-632688d45ec2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Delete volume request issued successfully. Aug 18 05:42:13.271507 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c28e183f-52e7-474a-bd06-632688d45ec2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b returned with HTTP 202 Aug 18 05:42:13.271864 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1473/5859] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:42:13 2026] DELETE /volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:13.279553 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e466d3ae-f8df-432b-8f72-750a105b07b5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:13.281358 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e466d3ae-f8df-432b-8f72-750a105b07b5 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] GET https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b Aug 18 05:42:13.281591 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e466d3ae-f8df-432b-8f72-750a105b07b5 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:13.281823 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e466d3ae-f8df-432b-8f72-750a105b07b5 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:13.288873 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:13.288873 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:13.292056 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e466d3ae-f8df-432b-8f72-750a105b07b5 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Volume info retrieved successfully. Aug 18 05:42:13.296504 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e466d3ae-f8df-432b-8f72-750a105b07b5 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b returned with HTTP 200 Aug 18 05:42:13.296897 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1457/5860] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:13 2026] GET /volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:13.354682 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-dbb0d249-15e5-46a5-82d1-bad605a6f6d3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:13.356511 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbb0d249-15e5-46a5-82d1-bad605a6f6d3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:13.356733 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbb0d249-15e5-46a5-82d1-bad605a6f6d3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:13.356931 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-dbb0d249-15e5-46a5-82d1-bad605a6f6d3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:13.357057 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-dbb0d249-15e5-46a5-82d1-bad605a6f6d3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:13.361825 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:13.361825 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:13.362661 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-dbb0d249-15e5-46a5-82d1-bad605a6f6d3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:13.363407 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1464/5861] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:13 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:14.311312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-44fa9c6f-424f-4ecc-940a-e55cbf7aa984 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:14.313178 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44fa9c6f-424f-4ecc-940a-e55cbf7aa984 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] GET https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b Aug 18 05:42:14.313416 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44fa9c6f-424f-4ecc-940a-e55cbf7aa984 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:14.313639 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-44fa9c6f-424f-4ecc-940a-e55cbf7aa984 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:14.319428 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-44fa9c6f-424f-4ecc-940a-e55cbf7aa984 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b returned with HTTP 404 Aug 18 05:42:14.319871 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1468/5862] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:14 2026] GET /volume/v3/volumes/d9fb5491-79b4-4c69-b5a9-1fc368fa996b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:14.328112 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:14.329869 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:42:14.330215 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-96775420"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:14.331573 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-96775420'}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:42:14.331706 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Create volume of 1 GB Aug 18 05:42:14.335803 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Availability Zones retrieved successfully. Aug 18 05:42:14.340999 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Flow 'volume_create_api' (b1984bf4-a1a4-4ce8-9b71-ce9b7f79fda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:14.341859 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec3ad22-2fb1-4144-9e82-373dad3508ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:14.342596 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:42:14.365517 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ec3ad22-2fb1-4144-9e82-373dad3508ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:14.366270 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e52db48-51e8-4cff-8deb-bfbea10284b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:14.373987 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d7a49c6a-a2b8-44ad-9f9e-9e45918cba71 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:14.375746 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7a49c6a-a2b8-44ad-9f9e-9e45918cba71 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:14.375975 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7a49c6a-a2b8-44ad-9f9e-9e45918cba71 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:14.376199 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d7a49c6a-a2b8-44ad-9f9e-9e45918cba71 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:14.376300 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d7a49c6a-a2b8-44ad-9f9e-9e45918cba71 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:14.380336 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:14.380336 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:14.380908 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d7a49c6a-a2b8-44ad-9f9e-9e45918cba71 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:14.381304 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1458/5863] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:14 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:14.404394 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Created reservations ['5c02388f-a2a6-42f4-af00-0b0b0e39498c', '5948935e-6411-44b4-862a-4fe2eccc9eb1', '21b84912-559a-45cc-ac0f-67b17dfb6968', 'ae66da10-fa5f-493e-a347-747263e6ff88'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:14.405154 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e52db48-51e8-4cff-8deb-bfbea10284b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c02388f-a2a6-42f4-af00-0b0b0e39498c', '5948935e-6411-44b4-862a-4fe2eccc9eb1', '21b84912-559a-45cc-ac0f-67b17dfb6968', 'ae66da10-fa5f-493e-a347-747263e6ff88']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:14.405812 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b740e982-8359-4cc0-bf86-d27df051c268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:14.428048 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b740e982-8359-4cc0-bf86-d27df051c268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1a1e7d2-b436-4456-bd24-613e6611c6cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-96775420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe91eb11eb214551a3a585f02abc4b8a',qos_specs=None,replication_status=,reservations=['5c02388f-a2a6-42f4-af00-0b0b0e39498c','5948935e-6411-44b4-862a-4fe2eccc9eb1','21b84912-559a-45cc-ac0f-67b17dfb6968','ae66da10-fa5f-493e-a347-747263e6ff88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7eae5e29a1441a2bb643956610c8de8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:42:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-96775420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1a1e7d2-b436-4456-bd24-613e6611c6cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe91eb11eb214551a3a585f02abc4b8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7eae5e29a1441a2bb643956610c8de8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:14.428850 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (247315f2-e8e1-43ac-a58e-6eaef95a2b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:14.446869 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (247315f2-e8e1-43ac-a58e-6eaef95a2b84) transitioned into state 'SUCCESS' from state '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-96775420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe91eb11eb214551a3a585f02abc4b8a',qos_specs=None,replication_status=,reservations=['5c02388f-a2a6-42f4-af00-0b0b0e39498c','5948935e-6411-44b4-862a-4fe2eccc9eb1','21b84912-559a-45cc-ac0f-67b17dfb6968','ae66da10-fa5f-493e-a347-747263e6ff88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7eae5e29a1441a2bb643956610c8de8',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:14.447665 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bbe30f2-26de-430b-8605-d4d0ca5eef6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:14.459984 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bbe30f2-26de-430b-8605-d4d0ca5eef6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:14.460794 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Flow 'volume_create_api' (b1984bf4-a1a4-4ce8-9b71-ce9b7f79fda8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:14.461116 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Create volume request issued successfully. Aug 18 05:42:14.461689 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-50503e13-6dbc-4dc7-8670-9cd717b75376 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:42:14.462203 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1474/5864] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:42:14 2026] POST /volume/v3/volumes => generated 776 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:14.473716 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1b1fd22b-3f7a-47cd-8488-e2fb03e54e37 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:14.475463 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b1fd22b-3f7a-47cd-8488-e2fb03e54e37 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] GET https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc Aug 18 05:42:14.475685 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1b1fd22b-3f7a-47cd-8488-e2fb03e54e37 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:14.475866 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1b1fd22b-3f7a-47cd-8488-e2fb03e54e37 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:14.482388 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:14.482388 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:14.485391 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1b1fd22b-3f7a-47cd-8488-e2fb03e54e37 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Volume info retrieved successfully. Aug 18 05:42:14.488726 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1b1fd22b-3f7a-47cd-8488-e2fb03e54e37 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc returned with HTTP 200 Aug 18 05:42:14.489053 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1465/5865] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:14 2026] GET /volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:15.394611 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-56af4ca7-2305-4d9b-8aef-d149c7a2afb6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:15.397102 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56af4ca7-2305-4d9b-8aef-d149c7a2afb6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:15.397235 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56af4ca7-2305-4d9b-8aef-d149c7a2afb6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:15.397412 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-56af4ca7-2305-4d9b-8aef-d149c7a2afb6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:15.397528 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-56af4ca7-2305-4d9b-8aef-d149c7a2afb6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:15.401646 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:15.401646 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:15.402262 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-56af4ca7-2305-4d9b-8aef-d149c7a2afb6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:15.402825 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1469/5866] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:15 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:15.502108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-72f25af8-2017-412f-8465-94f75a195cc2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:15.504186 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72f25af8-2017-412f-8465-94f75a195cc2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] GET https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc Aug 18 05:42:15.504542 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72f25af8-2017-412f-8465-94f75a195cc2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:15.504663 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-72f25af8-2017-412f-8465-94f75a195cc2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:15.513630 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:15.513630 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:15.517755 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-72f25af8-2017-412f-8465-94f75a195cc2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Volume info retrieved successfully. Aug 18 05:42:15.522607 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-72f25af8-2017-412f-8465-94f75a195cc2 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc returned with HTTP 200 Aug 18 05:42:15.523020 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1459/5867] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:15 2026] GET /volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:15.536161 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4b928c64-a35d-45a9-b76f-26ed042e7192 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:15.544652 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b928c64-a35d-45a9-b76f-26ed042e7192 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] POST https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc/action Aug 18 05:42:15.544996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b928c64-a35d-45a9-b76f-26ed042e7192 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:42:15.545389 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4b928c64-a35d-45a9-b76f-26ed042e7192 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:15.556331 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:15.556331 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:15.556919 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-4b928c64-a35d-45a9-b76f-26ed042e7192 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6afa9837caa04d50b08094065ada6e84', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe91eb11eb214551a3a585f02abc4b8a', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:15.557224 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4b928c64-a35d-45a9-b76f-26ed042e7192 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-reader] https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc/action returned with HTTP 403 Aug 18 05:42:15.557792 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1475/5868] 10.4.3.250 () {68 vars in 1390 bytes} [Tue Aug 18 05:42:15 2026] POST /volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc/action => generated 131 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:15.567748 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f06b592e-d7d5-4e9d-a032-57dd25e46f4e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:15.569758 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f06b592e-d7d5-4e9d-a032-57dd25e46f4e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc Aug 18 05:42:15.569955 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f06b592e-d7d5-4e9d-a032-57dd25e46f4e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:15.570202 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f06b592e-d7d5-4e9d-a032-57dd25e46f4e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:15.570404 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-f06b592e-d7d5-4e9d-a032-57dd25e46f4e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Delete volume with id: d1a1e7d2-b436-4456-bd24-613e6611c6cc Aug 18 05:42:15.577512 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:15.577512 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:15.577812 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f06b592e-d7d5-4e9d-a032-57dd25e46f4e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Volume info retrieved successfully. Aug 18 05:42:15.593723 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f06b592e-d7d5-4e9d-a032-57dd25e46f4e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Delete volume request issued successfully. Aug 18 05:42:15.593723 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f06b592e-d7d5-4e9d-a032-57dd25e46f4e tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc returned with HTTP 202 Aug 18 05:42:15.593723 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1466/5869] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:42:15 2026] DELETE /volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:15.604520 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bddb9fec-2638-4756-bb74-18c1bc47859d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:15.605981 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bddb9fec-2638-4756-bb74-18c1bc47859d tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] GET https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc Aug 18 05:42:15.606206 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bddb9fec-2638-4756-bb74-18c1bc47859d tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:15.606570 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bddb9fec-2638-4756-bb74-18c1bc47859d tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:15.613149 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:15.613149 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:15.616372 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bddb9fec-2638-4756-bb74-18c1bc47859d tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Volume info retrieved successfully. Aug 18 05:42:15.619792 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bddb9fec-2638-4756-bb74-18c1bc47859d tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc returned with HTTP 200 Aug 18 05:42:15.620278 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1470/5870] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:15 2026] GET /volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:16.413654 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e649d4be-e87a-4d86-9cb0-4966acada38c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:16.415304 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e649d4be-e87a-4d86-9cb0-4966acada38c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:16.415503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e649d4be-e87a-4d86-9cb0-4966acada38c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:16.415741 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e649d4be-e87a-4d86-9cb0-4966acada38c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:16.415871 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-e649d4be-e87a-4d86-9cb0-4966acada38c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:16.419660 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:16.419660 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:16.420280 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e649d4be-e87a-4d86-9cb0-4966acada38c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:16.420630 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1460/5871] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:16 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:16.631533 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e368aa51-ebb4-44da-ae52-b09c82ebf780 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:16.633291 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e368aa51-ebb4-44da-ae52-b09c82ebf780 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] GET https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc Aug 18 05:42:16.633471 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e368aa51-ebb4-44da-ae52-b09c82ebf780 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:16.633666 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e368aa51-ebb4-44da-ae52-b09c82ebf780 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:16.639585 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e368aa51-ebb4-44da-ae52-b09c82ebf780 tempest-ProjectReaderTests-704910530 tempest-ProjectReaderTests-704910530-project-admin] https://10.4.3.250/volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc returned with HTTP 404 Aug 18 05:42:16.640024 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1476/5872] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:16 2026] GET /volume/v3/volumes/d1a1e7d2-b436-4456-bd24-613e6611c6cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:17.430830 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-037989fc-bb99-4ff4-a935-b2d9c2bba949 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:17.432347 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-037989fc-bb99-4ff4-a935-b2d9c2bba949 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:17.432600 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-037989fc-bb99-4ff4-a935-b2d9c2bba949 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:17.433226 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-037989fc-bb99-4ff4-a935-b2d9c2bba949 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:17.433226 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-037989fc-bb99-4ff4-a935-b2d9c2bba949 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:17.436447 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:17.436447 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:17.436958 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-037989fc-bb99-4ff4-a935-b2d9c2bba949 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:17.437318 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1467/5873] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:17 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:18.226621 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1eb79d15-bd2d-4d2e-aa38-201960f3e11d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.309035 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1eb79d15-bd2d-4d2e-aa38-201960f3e11d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:42:18.309035 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1eb79d15-bd2d-4d2e-aa38-201960f3e11d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-468686707", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.326661 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1eb79d15-bd2d-4d2e-aa38-201960f3e11d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:42:18.327311 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1471/5874] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:42:18 2026] POST /volume/v3/types => generated 379 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:18.334760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-507a80f2-0600-4729-a3c9-4eceb5640be7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.336551 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-507a80f2-0600-4729-a3c9-4eceb5640be7 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] POST https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption Aug 18 05:42:18.336886 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-507a80f2-0600-4729-a3c9-4eceb5640be7 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.351037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-507a80f2-0600-4729-a3c9-4eceb5640be7 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption returned with HTTP 200 Aug 18 05:42:18.351561 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1461/5875] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:42:18 2026] POST /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:18.359021 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fa4c0b1c-d433-4b81-af30-a12fe5dba20e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.360671 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa4c0b1c-d433-4b81-af30-a12fe5dba20e tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:42:18.361035 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fa4c0b1c-d433-4b81-af30-a12fe5dba20e tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1791510158", "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=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.377472 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fa4c0b1c-d433-4b81-af30-a12fe5dba20e tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:42:18.377826 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1477/5876] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:42:18 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 18 05:42:18.385707 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5739c1c3-c3a5-41ad-bd6f-416d9dc8f15b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.439090 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5739c1c3-c3a5-41ad-bd6f-416d9dc8f15b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] POST https://10.4.3.250/volume/v3/types/fc2a2243-0f76-4f8a-bc2c-82d6f1d7e8c2/encryption Aug 18 05:42:18.439574 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5739c1c3-c3a5-41ad-bd6f-416d9dc8f15b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.441318 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-5739c1c3-c3a5-41ad-bd6f-416d9dc8f15b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.441579 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5739c1c3-c3a5-41ad-bd6f-416d9dc8f15b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/fc2a2243-0f76-4f8a-bc2c-82d6f1d7e8c2/encryption returned with HTTP 403 Aug 18 05:42:18.442189 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1468/5877] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:42:18 2026] POST /volume/v3/types/fc2a2243-0f76-4f8a-bc2c-82d6f1d7e8c2/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.447081 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-07cf132c-19ba-4f55-b3ae-b00d27b99290 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.449137 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07cf132c-19ba-4f55-b3ae-b00d27b99290 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:18.449384 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07cf132c-19ba-4f55-b3ae-b00d27b99290 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.449628 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-07cf132c-19ba-4f55-b3ae-b00d27b99290 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.449754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-07cf132c-19ba-4f55-b3ae-b00d27b99290 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:18.450182 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-64a71a65-420e-41fb-97d9-985b4b116622 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.452206 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64a71a65-420e-41fb-97d9-985b4b116622 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:42:18.452678 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-64a71a65-420e-41fb-97d9-985b4b116622 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1308933272", "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=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.453697 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:18.453697 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:18.454330 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-07cf132c-19ba-4f55-b3ae-b00d27b99290 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:18.454703 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1472/5878] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:18 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:18.471084 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-64a71a65-420e-41fb-97d9-985b4b116622 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:42:18.471586 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1462/5879] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:42:18 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:18.479661 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-95c56564-075e-46f9-bf66-fcf09358b1fb None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.481869 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95c56564-075e-46f9-bf66-fcf09358b1fb tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] POST https://10.4.3.250/volume/v3/types/aa60c9f6-fbb1-4ccb-a107-da619ee04178/extra_specs Aug 18 05:42:18.482329 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-95c56564-075e-46f9-bf66-fcf09358b1fb tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.484770 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-95c56564-075e-46f9-bf66-fcf09358b1fb tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.485019 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-95c56564-075e-46f9-bf66-fcf09358b1fb tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/aa60c9f6-fbb1-4ccb-a107-da619ee04178/extra_specs returned with HTTP 403 Aug 18 05:42:18.485593 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1478/5880] 10.4.3.250 () {68 vars in 1399 bytes} [Tue Aug 18 05:42:18 2026] POST /volume/v3/types/aa60c9f6-fbb1-4ccb-a107-da619ee04178/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.491845 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1cc1041b-bdc8-4cb5-98c0-853d464fbf73 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.493643 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cc1041b-bdc8-4cb5-98c0-853d464fbf73 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] PUT https://10.4.3.250/volume/v3/types/aa60c9f6-fbb1-4ccb-a107-da619ee04178/extra_specs/key2 Aug 18 05:42:18.493941 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1cc1041b-bdc8-4cb5-98c0-853d464fbf73 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.496100 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-1cc1041b-bdc8-4cb5-98c0-853d464fbf73 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.496278 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1cc1041b-bdc8-4cb5-98c0-853d464fbf73 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/aa60c9f6-fbb1-4ccb-a107-da619ee04178/extra_specs/key2 returned with HTTP 403 Aug 18 05:42:18.496682 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1469/5881] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:42:18 2026] PUT /volume/v3/types/aa60c9f6-fbb1-4ccb-a107-da619ee04178/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.504113 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38a98edd-97af-4174-aaec-58cf87541975 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.505839 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38a98edd-97af-4174-aaec-58cf87541975 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] POST https://10.4.3.250/volume/v3/types Aug 18 05:42:18.506132 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38a98edd-97af-4174-aaec-58cf87541975 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.507843 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.policy [None req-38a98edd-97af-4174-aaec-58cf87541975 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100214) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.508008 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38a98edd-97af-4174-aaec-58cf87541975 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types returned with HTTP 403 Aug 18 05:42:18.508415 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1473/5882] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:42:18 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 18 05:42:18.515156 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-572ff13a-8070-4f00-bd0e-f47b41d58c64 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.516851 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-572ff13a-8070-4f00-bd0e-f47b41d58c64 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:42:18.517191 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-572ff13a-8070-4f00-bd0e-f47b41d58c64 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1990554970", "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=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.533509 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-572ff13a-8070-4f00-bd0e-f47b41d58c64 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:42:18.533930 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1463/5883] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:42:18 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 18 05:42:18.541288 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-04984ad7-2190-48c4-a5e6-76f429ad457d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.543257 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04984ad7-2190-48c4-a5e6-76f429ad457d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] POST https://10.4.3.250/volume/v3/types/19f53bd4-fc56-4167-999b-fb7a3780ec58/encryption Aug 18 05:42:18.543590 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-04984ad7-2190-48c4-a5e6-76f429ad457d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.559844 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-04984ad7-2190-48c4-a5e6-76f429ad457d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types/19f53bd4-fc56-4167-999b-fb7a3780ec58/encryption returned with HTTP 200 Aug 18 05:42:18.560424 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1479/5884] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:42:18 2026] POST /volume/v3/types/19f53bd4-fc56-4167-999b-fb7a3780ec58/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:18.567936 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7009c733-8c0d-4403-89d5-279ffaa3d2c9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.570091 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7009c733-8c0d-4403-89d5-279ffaa3d2c9 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] DELETE https://10.4.3.250/volume/v3/types/19f53bd4-fc56-4167-999b-fb7a3780ec58/encryption/b651a840-c1d0-425b-a0d2-1ab0aebc2edf Aug 18 05:42:18.570374 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7009c733-8c0d-4403-89d5-279ffaa3d2c9 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.570583 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7009c733-8c0d-4403-89d5-279ffaa3d2c9 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.571371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-7009c733-8c0d-4403-89d5-279ffaa3d2c9 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.571596 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7009c733-8c0d-4403-89d5-279ffaa3d2c9 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/19f53bd4-fc56-4167-999b-fb7a3780ec58/encryption/b651a840-c1d0-425b-a0d2-1ab0aebc2edf returned with HTTP 403 Aug 18 05:42:18.572110 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1470/5885] 10.4.3.250 () {66 vars in 1489 bytes} [Tue Aug 18 05:42:18 2026] DELETE /volume/v3/types/19f53bd4-fc56-4167-999b-fb7a3780ec58/encryption/b651a840-c1d0-425b-a0d2-1ab0aebc2edf => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.580306 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-19d4fd96-8dae-4eca-82a3-26d8f5c210a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.582099 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19d4fd96-8dae-4eca-82a3-26d8f5c210a3 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:42:18.582448 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-19d4fd96-8dae-4eca-82a3-26d8f5c210a3 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-961312875", "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=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.598763 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-19d4fd96-8dae-4eca-82a3-26d8f5c210a3 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:42:18.599217 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1474/5886] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:42:18 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:18.608100 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-fd7fa95f-f558-4193-8258-deec35d53750 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.610032 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd7fa95f-f558-4193-8258-deec35d53750 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] DELETE https://10.4.3.250/volume/v3/types/3f6a1b94-f682-4b61-8a3f-b22acf580f21/extra_specs/key1 Aug 18 05:42:18.610291 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd7fa95f-f558-4193-8258-deec35d53750 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.610549 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-fd7fa95f-f558-4193-8258-deec35d53750 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.616431 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-fd7fa95f-f558-4193-8258-deec35d53750 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.616699 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-fd7fa95f-f558-4193-8258-deec35d53750 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/3f6a1b94-f682-4b61-8a3f-b22acf580f21/extra_specs/key1 returned with HTTP 403 Aug 18 05:42:18.617315 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1464/5887] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:42:18 2026] DELETE /volume/v3/types/3f6a1b94-f682-4b61-8a3f-b22acf580f21/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.625224 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bb591683-2ea0-42c2-9568-a141deffd1b5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.626924 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb591683-2ea0-42c2-9568-a141deffd1b5 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:42:18.627290 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bb591683-2ea0-42c2-9568-a141deffd1b5 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1065505865", "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=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.642369 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bb591683-2ea0-42c2-9568-a141deffd1b5 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:42:18.642740 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1480/5888] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:42:18 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:18.650477 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c7b1e6ec-6f66-4666-ba05-8bed0f32d37b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.652187 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7b1e6ec-6f66-4666-ba05-8bed0f32d37b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] DELETE https://10.4.3.250/volume/v3/types/e36f87fa-2e8d-48e0-97cf-1f4469180e61 Aug 18 05:42:18.652365 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c7b1e6ec-6f66-4666-ba05-8bed0f32d37b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.652553 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c7b1e6ec-6f66-4666-ba05-8bed0f32d37b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.653341 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-c7b1e6ec-6f66-4666-ba05-8bed0f32d37b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.653482 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c7b1e6ec-6f66-4666-ba05-8bed0f32d37b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/e36f87fa-2e8d-48e0-97cf-1f4469180e61 returned with HTTP 403 Aug 18 05:42:18.653885 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1471/5889] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:42:18 2026] DELETE /volume/v3/types/e36f87fa-2e8d-48e0-97cf-1f4469180e61 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.667410 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a3b08b09-e257-4082-8cb8-e2163f38bf72 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.669620 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3b08b09-e257-4082-8cb8-e2163f38bf72 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] GET https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs Aug 18 05:42:18.669848 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a3b08b09-e257-4082-8cb8-e2163f38bf72 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.670136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a3b08b09-e257-4082-8cb8-e2163f38bf72 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.679090 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a3b08b09-e257-4082-8cb8-e2163f38bf72 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs returned with HTTP 200 Aug 18 05:42:18.679596 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1475/5890] 10.4.3.250 () {66 vars in 1378 bytes} [Tue Aug 18 05:42:18 2026] GET /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:18.691439 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-adb178ec-4ea9-4d4b-a7f4-4d1a552d6e54 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.693174 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adb178ec-4ea9-4d4b-a7f4-4d1a552d6e54 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] GET https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption/cipher Aug 18 05:42:18.693407 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adb178ec-4ea9-4d4b-a7f4-4d1a552d6e54 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.693638 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-adb178ec-4ea9-4d4b-a7f4-4d1a552d6e54 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.694289 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-adb178ec-4ea9-4d4b-a7f4-4d1a552d6e54 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.694498 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-adb178ec-4ea9-4d4b-a7f4-4d1a552d6e54 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption/cipher returned with HTTP 403 Aug 18 05:42:18.694934 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1465/5891] 10.4.3.250 () {66 vars in 1396 bytes} [Tue Aug 18 05:42:18 2026] GET /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.702183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a5060299-89b7-45ac-8795-e2226af6285d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.703853 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a5060299-89b7-45ac-8795-e2226af6285d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] GET https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption Aug 18 05:42:18.704056 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a5060299-89b7-45ac-8795-e2226af6285d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.704256 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a5060299-89b7-45ac-8795-e2226af6285d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.704818 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-a5060299-89b7-45ac-8795-e2226af6285d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.704976 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a5060299-89b7-45ac-8795-e2226af6285d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption returned with HTTP 403 Aug 18 05:42:18.705389 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1481/5892] 10.4.3.250 () {66 vars in 1375 bytes} [Tue Aug 18 05:42:18 2026] GET /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.712235 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-98f8a14a-da7a-4ca4-ad44-de888300e16b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.714417 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98f8a14a-da7a-4ca4-ad44-de888300e16b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] GET https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs/multiattach Aug 18 05:42:18.714599 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98f8a14a-da7a-4ca4-ad44-de888300e16b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.714805 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98f8a14a-da7a-4ca4-ad44-de888300e16b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.721654 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98f8a14a-da7a-4ca4-ad44-de888300e16b tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs/multiattach returned with HTTP 200 Aug 18 05:42:18.721970 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1472/5893] 10.4.3.250 () {66 vars in 1414 bytes} [Tue Aug 18 05:42:18 2026] GET /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 05:42:18.728943 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2aa77df0-470a-4012-9b89-3d9517d611a3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.730812 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2aa77df0-470a-4012-9b89-3d9517d611a3 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] GET https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs/volume_backend_name Aug 18 05:42:18.731052 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2aa77df0-470a-4012-9b89-3d9517d611a3 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.731297 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2aa77df0-470a-4012-9b89-3d9517d611a3 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.739392 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2aa77df0-470a-4012-9b89-3d9517d611a3 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 05:42:18.739910 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1476/5894] 10.4.3.250 () {66 vars in 1438 bytes} [Tue Aug 18 05:42:18 2026] GET /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.747695 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-19b371f9-4829-4cf5-86cb-f5a5bfed3eae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.749437 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19b371f9-4829-4cf5-86cb-f5a5bfed3eae tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] PUT https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption/cbf1d6af-d66a-4dad-a834-d5f42d1d8510 Aug 18 05:42:18.749740 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-19b371f9-4829-4cf5-86cb-f5a5bfed3eae tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.751821 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-19b371f9-4829-4cf5-86cb-f5a5bfed3eae tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.751975 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-19b371f9-4829-4cf5-86cb-f5a5bfed3eae tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption/cbf1d6af-d66a-4dad-a834-d5f42d1d8510 returned with HTTP 403 Aug 18 05:42:18.752414 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1466/5895] 10.4.3.250 () {68 vars in 1506 bytes} [Tue Aug 18 05:42:18 2026] PUT /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/encryption/cbf1d6af-d66a-4dad-a834-d5f42d1d8510 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.760415 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-51f48b98-1ab1-48a0-8a4e-2f47ad1d3d76 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.762142 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-51f48b98-1ab1-48a0-8a4e-2f47ad1d3d76 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] PUT https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs/key1 Aug 18 05:42:18.762490 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-51f48b98-1ab1-48a0-8a4e-2f47ad1d3d76 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.764191 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.policy [None req-51f48b98-1ab1-48a0-8a4e-2f47ad1d3d76 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100216) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.764415 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-51f48b98-1ab1-48a0-8a4e-2f47ad1d3d76 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs/key1 returned with HTTP 403 Aug 18 05:42:18.764867 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1482/5896] 10.4.3.250 () {68 vars in 1413 bytes} [Tue Aug 18 05:42:18 2026] PUT /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.771833 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-859602e5-3e2f-44bf-93e3-77e396a558cf None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.775394 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-859602e5-3e2f-44bf-93e3-77e396a558cf tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] PUT https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13 Aug 18 05:42:18.775807 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-859602e5-3e2f-44bf-93e3-77e396a558cf tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:18.777683 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.policy [None req-859602e5-3e2f-44bf-93e3-77e396a558cf tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c4ff155913564466bed2c0856d8f0b8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d359953f2414d5d81d7172a76bb2879', '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=100217) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:42:18.777899 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-859602e5-3e2f-44bf-93e3-77e396a558cf tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-reader] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13 returned with HTTP 403 Aug 18 05:42:18.778374 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1473/5897] 10.4.3.250 () {68 vars in 1362 bytes} [Tue Aug 18 05:42:18 2026] PUT /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:18.785904 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-236774a5-5dc6-4133-9b5d-35ef1985bc45 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.787495 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-236774a5-5dc6-4133-9b5d-35ef1985bc45 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] DELETE https://10.4.3.250/volume/v3/types/e36f87fa-2e8d-48e0-97cf-1f4469180e61 Aug 18 05:42:18.787663 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-236774a5-5dc6-4133-9b5d-35ef1985bc45 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.787845 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-236774a5-5dc6-4133-9b5d-35ef1985bc45 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.814970 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-236774a5-5dc6-4133-9b5d-35ef1985bc45 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types/e36f87fa-2e8d-48e0-97cf-1f4469180e61 returned with HTTP 202 Aug 18 05:42:18.815431 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1477/5898] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:42:18 2026] DELETE /volume/v3/types/e36f87fa-2e8d-48e0-97cf-1f4469180e61 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:18.823913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4cebaf79-cb23-4222-8cb2-95590846a31d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.828267 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cebaf79-cb23-4222-8cb2-95590846a31d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] DELETE https://10.4.3.250/volume/v3/types/3f6a1b94-f682-4b61-8a3f-b22acf580f21 Aug 18 05:42:18.828267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4cebaf79-cb23-4222-8cb2-95590846a31d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.828267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4cebaf79-cb23-4222-8cb2-95590846a31d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.856530 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4cebaf79-cb23-4222-8cb2-95590846a31d tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types/3f6a1b94-f682-4b61-8a3f-b22acf580f21 returned with HTTP 202 Aug 18 05:42:18.856954 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1467/5899] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:42:18 2026] DELETE /volume/v3/types/3f6a1b94-f682-4b61-8a3f-b22acf580f21 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:18.864542 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6988a040-4f58-49a1-9117-20eb04e653ec None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.866714 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6988a040-4f58-49a1-9117-20eb04e653ec tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] DELETE https://10.4.3.250/volume/v3/types/19f53bd4-fc56-4167-999b-fb7a3780ec58 Aug 18 05:42:18.866954 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6988a040-4f58-49a1-9117-20eb04e653ec tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.867212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6988a040-4f58-49a1-9117-20eb04e653ec tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.893252 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6988a040-4f58-49a1-9117-20eb04e653ec tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types/19f53bd4-fc56-4167-999b-fb7a3780ec58 returned with HTTP 202 Aug 18 05:42:18.893683 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1483/5900] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:42:18 2026] DELETE /volume/v3/types/19f53bd4-fc56-4167-999b-fb7a3780ec58 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:18.900272 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d926956e-d448-4565-8abe-be401d9c12ff None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.901968 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d926956e-d448-4565-8abe-be401d9c12ff tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] DELETE https://10.4.3.250/volume/v3/types/aa60c9f6-fbb1-4ccb-a107-da619ee04178 Aug 18 05:42:18.902127 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d926956e-d448-4565-8abe-be401d9c12ff tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.902352 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d926956e-d448-4565-8abe-be401d9c12ff tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Calling method '_delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.925814 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d926956e-d448-4565-8abe-be401d9c12ff tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types/aa60c9f6-fbb1-4ccb-a107-da619ee04178 returned with HTTP 202 Aug 18 05:42:18.926333 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1474/5901] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:42:18 2026] DELETE /volume/v3/types/aa60c9f6-fbb1-4ccb-a107-da619ee04178 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:18.933172 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a84c3a79-1547-47c8-8d07-8d8abd71d4fb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.935001 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a84c3a79-1547-47c8-8d07-8d8abd71d4fb tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] DELETE https://10.4.3.250/volume/v3/types/fc2a2243-0f76-4f8a-bc2c-82d6f1d7e8c2 Aug 18 05:42:18.935278 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a84c3a79-1547-47c8-8d07-8d8abd71d4fb tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.935529 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a84c3a79-1547-47c8-8d07-8d8abd71d4fb tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.957650 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a84c3a79-1547-47c8-8d07-8d8abd71d4fb tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types/fc2a2243-0f76-4f8a-bc2c-82d6f1d7e8c2 returned with HTTP 202 Aug 18 05:42:18.958087 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1478/5902] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:42:18 2026] DELETE /volume/v3/types/fc2a2243-0f76-4f8a-bc2c-82d6f1d7e8c2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:18.964887 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-3679b6b1-d095-461d-adec-4f90e8f83230 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:18.966549 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3679b6b1-d095-461d-adec-4f90e8f83230 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] DELETE https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13 Aug 18 05:42:18.966747 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3679b6b1-d095-461d-adec-4f90e8f83230 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:18.966906 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-3679b6b1-d095-461d-adec-4f90e8f83230 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:18.988350 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-3679b6b1-d095-461d-adec-4f90e8f83230 tempest-VolumeTypesReaderTests-704193726 tempest-VolumeTypesReaderTests-704193726-project-admin] https://10.4.3.250/volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13 returned with HTTP 202 Aug 18 05:42:18.988713 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1468/5903] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:42:18 2026] DELETE /volume/v3/types/2582d27a-6172-40ac-a439-81b92899ff13 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 05:42:19.466226 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-34d024ae-5b94-4e43-9ed9-2650ba86967a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:19.468452 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34d024ae-5b94-4e43-9ed9-2650ba86967a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:19.468897 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-34d024ae-5b94-4e43-9ed9-2650ba86967a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:19.469298 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-34d024ae-5b94-4e43-9ed9-2650ba86967a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:19.469544 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-34d024ae-5b94-4e43-9ed9-2650ba86967a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:19.475919 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:19.475919 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:19.475919 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-34d024ae-5b94-4e43-9ed9-2650ba86967a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:19.475919 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1484/5904] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:19 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:20.486425 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3ddf6046-305d-4e7e-a3c9-e78b7a2f0213 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:20.488134 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ddf6046-305d-4e7e-a3c9-e78b7a2f0213 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:20.488336 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ddf6046-305d-4e7e-a3c9-e78b7a2f0213 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:20.488513 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3ddf6046-305d-4e7e-a3c9-e78b7a2f0213 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:20.488610 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-3ddf6046-305d-4e7e-a3c9-e78b7a2f0213 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:20.492585 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:20.492585 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:20.493203 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3ddf6046-305d-4e7e-a3c9-e78b7a2f0213 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:20.493547 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1475/5905] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:20 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:21.029977 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:21.144688 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:42:21.145023 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-242814830", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:21.146404 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-242814830', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:42:21.146517 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Create volume of 1 GB Aug 18 05:42:21.151782 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Availability Zones retrieved successfully. Aug 18 05:42:21.156868 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Flow 'volume_create_api' (d872dddd-67ce-4feb-b59d-b08a11297984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:21.157980 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413d864c-3953-44f5-9d3a-b425a91fa4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:21.158819 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:42:21.183028 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413d864c-3953-44f5-9d3a-b425a91fa4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:21.183752 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24a544e-8b1e-4514-9178-d1fa69c5ebcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:21.232228 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Created reservations ['d6522a7d-01af-4a3d-9225-34a70c77aae5', 'ba191cab-ad67-42bb-96e1-70f1c2c21181', '1513b9f2-6815-480d-a0da-51b798354767', '7673f2cf-a5ec-4f03-af30-92a3791743f4'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:21.232938 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24a544e-8b1e-4514-9178-d1fa69c5ebcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6522a7d-01af-4a3d-9225-34a70c77aae5', 'ba191cab-ad67-42bb-96e1-70f1c2c21181', '1513b9f2-6815-480d-a0da-51b798354767', '7673f2cf-a5ec-4f03-af30-92a3791743f4']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:21.233817 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03729353-b2fc-4da2-b26a-38aae48d4369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:21.255554 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03729353-b2fc-4da2-b26a-38aae48d4369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '118e8456-5850-4c8d-aff7-d50a340e1fde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-242814830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d782d606f44ef9b4d07cfa48005a24',qos_specs=None,replication_status=,reservations=['d6522a7d-01af-4a3d-9225-34a70c77aae5','ba191cab-ad67-42bb-96e1-70f1c2c21181','1513b9f2-6815-480d-a0da-51b798354767','7673f2cf-a5ec-4f03-af30-92a3791743f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69af416e5b64701853f0800b26636af',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:42:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-242814830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=118e8456-5850-4c8d-aff7-d50a340e1fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d782d606f44ef9b4d07cfa48005a24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f69af416e5b64701853f0800b26636af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:21.256480 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5343acf-4c3b-4ee7-8b10-c3eaf31237c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:21.275475 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5343acf-4c3b-4ee7-8b10-c3eaf31237c4) transitioned into state 'SUCCESS' from state '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-242814830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7d782d606f44ef9b4d07cfa48005a24',qos_specs=None,replication_status=,reservations=['d6522a7d-01af-4a3d-9225-34a70c77aae5','ba191cab-ad67-42bb-96e1-70f1c2c21181','1513b9f2-6815-480d-a0da-51b798354767','7673f2cf-a5ec-4f03-af30-92a3791743f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69af416e5b64701853f0800b26636af',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:21.276282 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (866ffb8e-a320-4a5c-be57-0a53059dc948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:21.288790 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (866ffb8e-a320-4a5c-be57-0a53059dc948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:21.289734 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Flow 'volume_create_api' (d872dddd-67ce-4feb-b59d-b08a11297984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:21.290090 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Create volume request issued successfully. Aug 18 05:42:21.290669 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fdc75298-097c-420c-b6a9-d705eacdc1a1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:42:21.291114 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1479/5906] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:42:21 2026] POST /volume/v3/volumes => generated 753 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:21.303771 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-aa84c112-0769-4610-b764-8cf12ed51d5f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:21.305901 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa84c112-0769-4610-b764-8cf12ed51d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:21.306172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa84c112-0769-4610-b764-8cf12ed51d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:21.306392 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-aa84c112-0769-4610-b764-8cf12ed51d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:21.314401 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:21.314401 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:21.318610 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-aa84c112-0769-4610-b764-8cf12ed51d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:21.323081 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-aa84c112-0769-4610-b764-8cf12ed51d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde returned with HTTP 200 Aug 18 05:42:21.323541 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1469/5907] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:21 2026] GET /volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:21.504529 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-07d84f02-7404-45f6-b86f-82a510462d87 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:21.506368 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-07d84f02-7404-45f6-b86f-82a510462d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:21.506568 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-07d84f02-7404-45f6-b86f-82a510462d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:21.506766 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-07d84f02-7404-45f6-b86f-82a510462d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:21.506875 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-07d84f02-7404-45f6-b86f-82a510462d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:21.511142 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:21.511142 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:21.511693 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-07d84f02-7404-45f6-b86f-82a510462d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:21.512047 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1485/5908] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:21 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:22.336622 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d67291d8-eb55-42fc-8a8e-69f2126a9003 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:22.338419 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d67291d8-eb55-42fc-8a8e-69f2126a9003 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:22.338633 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d67291d8-eb55-42fc-8a8e-69f2126a9003 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:22.338811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d67291d8-eb55-42fc-8a8e-69f2126a9003 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:22.345638 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:22.345638 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:22.349186 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d67291d8-eb55-42fc-8a8e-69f2126a9003 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:22.353025 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d67291d8-eb55-42fc-8a8e-69f2126a9003 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde returned with HTTP 200 Aug 18 05:42:22.353397 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1476/5909] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:22 2026] GET /volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:22.365155 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a79e5239-f5f4-4a0f-b36e-fb08b7e460d9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:22.367613 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a79e5239-f5f4-4a0f-b36e-fb08b7e460d9 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:22.367873 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a79e5239-f5f4-4a0f-b36e-fb08b7e460d9 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:22.368149 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a79e5239-f5f4-4a0f-b36e-fb08b7e460d9 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:22.376500 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:22.376500 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:22.380522 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-a79e5239-f5f4-4a0f-b36e-fb08b7e460d9 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:22.384671 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a79e5239-f5f4-4a0f-b36e-fb08b7e460d9 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde returned with HTTP 200 Aug 18 05:42:22.385106 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1480/5910] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:22 2026] GET /volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:22.396858 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-80e700a3-c4ce-4fa9-91c0-c3181eb38d5f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:22.398657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80e700a3-c4ce-4fa9-91c0-c3181eb38d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] POST https://10.4.3.250/volume/v3/snapshots Aug 18 05:42:22.399102 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-80e700a3-c4ce-4fa9-91c0-c3181eb38d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "118e8456-5850-4c8d-aff7-d50a340e1fde", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1085416959", "description": null, "metadata": null}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:22.414407 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:22.414407 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:22.414407 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-80e700a3-c4ce-4fa9-91c0-c3181eb38d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:22.414407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-80e700a3-c4ce-4fa9-91c0-c3181eb38d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Create snapshot from volume 118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:22.439092 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-80e700a3-c4ce-4fa9-91c0-c3181eb38d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Created reservations ['1cb8957d-d8c5-448e-b625-6bb7ede6c635', 'fc18a954-e580-4561-a902-fe5dc28690f0', '29258ec4-fcda-40b0-8c4c-4118e3b4ea7b', '12180ee3-7c32-4968-9534-2f28bbdb62de'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:22.463916 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-80e700a3-c4ce-4fa9-91c0-c3181eb38d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Snapshot force create request issued successfully. Aug 18 05:42:22.464284 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-80e700a3-c4ce-4fa9-91c0-c3181eb38d5f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots returned with HTTP 202 Aug 18 05:42:22.464716 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1470/5911] 10.4.3.250 () {68 vars in 1265 bytes} [Tue Aug 18 05:42:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:22.472681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a23f4115-eb09-43ba-8ff6-0025daec10f2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:22.474445 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a23f4115-eb09-43ba-8ff6-0025daec10f2 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:22.474667 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a23f4115-eb09-43ba-8ff6-0025daec10f2 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:22.474875 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a23f4115-eb09-43ba-8ff6-0025daec10f2 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:22.479374 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:22.479374 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:22.479847 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a23f4115-eb09-43ba-8ff6-0025daec10f2 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Snapshot retrieved successfully. Aug 18 05:42:22.480762 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a23f4115-eb09-43ba-8ff6-0025daec10f2 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 returned with HTTP 200 Aug 18 05:42:22.481161 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1486/5912] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:42:22 2026] GET /volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:22.522731 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0c5bca16-6577-49bc-9c1d-9b4991888680 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:22.524452 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c5bca16-6577-49bc-9c1d-9b4991888680 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:22.524650 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c5bca16-6577-49bc-9c1d-9b4991888680 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:22.524830 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0c5bca16-6577-49bc-9c1d-9b4991888680 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:22.524929 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0c5bca16-6577-49bc-9c1d-9b4991888680 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:22.528673 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:22.528673 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:22.529230 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0c5bca16-6577-49bc-9c1d-9b4991888680 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:22.529573 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1477/5913] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:22 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:23.489937 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b78af6d6-e408-4af3-8434-6303e27035fc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:23.491897 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b78af6d6-e408-4af3-8434-6303e27035fc tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:23.492145 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b78af6d6-e408-4af3-8434-6303e27035fc tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:23.492319 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b78af6d6-e408-4af3-8434-6303e27035fc tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:23.497522 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:23.497522 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:23.497911 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b78af6d6-e408-4af3-8434-6303e27035fc tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Snapshot retrieved successfully. Aug 18 05:42:23.498654 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b78af6d6-e408-4af3-8434-6303e27035fc tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 returned with HTTP 200 Aug 18 05:42:23.499022 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1481/5914] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:42:23 2026] GET /volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:23.507034 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-667ccac0-0fde-4324-844f-cbae31d8e473 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:23.508740 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-667ccac0-0fde-4324-844f-cbae31d8e473 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:23.508871 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-667ccac0-0fde-4324-844f-cbae31d8e473 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:23.509340 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-667ccac0-0fde-4324-844f-cbae31d8e473 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:23.513595 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:23.513595 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:23.513971 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-667ccac0-0fde-4324-844f-cbae31d8e473 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Snapshot retrieved successfully. Aug 18 05:42:23.514678 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-667ccac0-0fde-4324-844f-cbae31d8e473 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 returned with HTTP 200 Aug 18 05:42:23.514994 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1471/5915] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:42:23 2026] GET /volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:23.523864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-49e5de40-5fb7-42e3-b8a2-cafb23add331 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:23.525414 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49e5de40-5fb7-42e3-b8a2-cafb23add331 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:23.525678 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49e5de40-5fb7-42e3-b8a2-cafb23add331 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:23.526497 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-49e5de40-5fb7-42e3-b8a2-cafb23add331 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:23.530479 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:23.530479 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:23.530952 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-49e5de40-5fb7-42e3-b8a2-cafb23add331 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Snapshot retrieved successfully. Aug 18 05:42:23.531719 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-49e5de40-5fb7-42e3-b8a2-cafb23add331 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 returned with HTTP 200 Aug 18 05:42:23.532096 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1487/5916] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:42:23 2026] GET /volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:23.538623 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4190310a-45b3-44c7-8bc3-6669e266ac14 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:23.540810 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4190310a-45b3-44c7-8bc3-6669e266ac14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:23.541085 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4190310a-45b3-44c7-8bc3-6669e266ac14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:23.541175 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:23.541433 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4190310a-45b3-44c7-8bc3-6669e266ac14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:23.541539 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4190310a-45b3-44c7-8bc3-6669e266ac14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:23.542943 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:42:23.543301 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06", "size": 1}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:23.544827 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Create volume request body: {'volume': {'snapshot_id': 'bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06', 'size': 1}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:42:23.546128 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:23.546128 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:23.546834 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4190310a-45b3-44c7-8bc3-6669e266ac14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:23.547256 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1478/5917] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:23 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:23.550716 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:23.550716 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:23.551148 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Snapshot retrieved successfully. Aug 18 05:42:23.551268 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Create volume of 1 GB Aug 18 05:42:23.554816 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Availability Zones retrieved successfully. Aug 18 05:42:23.560188 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Flow 'volume_create_api' (91ab3407-1227-4ae6-a83b-814c88ac6fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:23.561352 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445a2e1b-7fd4-49ea-8a67-3bde35c8dee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:23.562318 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:42:23.588418 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445a2e1b-7fd4-49ea-8a67-3bde35c8dee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:23.589148 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c974070-120b-4586-a308-90955286dc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:23.622698 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Created reservations ['08f5c8d1-2771-438e-a791-d6679eb1151f', 'bf572643-acb1-451c-bfbf-586cd74779b0', '4872cfe9-92b4-4870-a66c-c69527945362', 'f0bc901a-1486-42ee-86ec-01ff69417115'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:23.623402 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c974070-120b-4586-a308-90955286dc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08f5c8d1-2771-438e-a791-d6679eb1151f', 'bf572643-acb1-451c-bfbf-586cd74779b0', '4872cfe9-92b4-4870-a66c-c69527945362', 'f0bc901a-1486-42ee-86ec-01ff69417115']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:23.624077 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (133fb735-cc93-44a2-bc98-8af0374d7c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:23.661952 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (133fb735-cc93-44a2-bc98-8af0374d7c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25b08485-2c09-4044-9e03-81cb8fb6beb0', '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='b7d782d606f44ef9b4d07cfa48005a24',qos_specs=None,replication_status=,reservations=['08f5c8d1-2771-438e-a791-d6679eb1151f','bf572643-acb1-451c-bfbf-586cd74779b0','4872cfe9-92b4-4870-a66c-c69527945362','f0bc901a-1486-42ee-86ec-01ff69417115'],size=1,snapshot_id=bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06,source_replicaid=,source_volid=None,status='creating',user_id='f69af416e5b64701853f0800b26636af',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:42:23Z,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=25b08485-2c09-4044-9e03-81cb8fb6beb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7d782d606f44ef9b4d07cfa48005a24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f69af416e5b64701853f0800b26636af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:23.662710 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43fe7f7-9744-4c7a-8028-0963c992f94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:23.678676 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43fe7f7-9744-4c7a-8028-0963c992f94e) transitioned into state 'SUCCESS' from 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='b7d782d606f44ef9b4d07cfa48005a24',qos_specs=None,replication_status=,reservations=['08f5c8d1-2771-438e-a791-d6679eb1151f','bf572643-acb1-451c-bfbf-586cd74779b0','4872cfe9-92b4-4870-a66c-c69527945362','f0bc901a-1486-42ee-86ec-01ff69417115'],size=1,snapshot_id=bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06,source_replicaid=,source_volid=None,status='creating',user_id='f69af416e5b64701853f0800b26636af',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:23.679381 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b74ca23-3a50-41af-8f4f-a8930328e800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:23.696903 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b74ca23-3a50-41af-8f4f-a8930328e800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:23.697994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Flow 'volume_create_api' (91ab3407-1227-4ae6-a83b-814c88ac6fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:23.698386 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Create volume request issued successfully. Aug 18 05:42:23.698895 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bcfb05f5-1f2a-4fb5-92e5-e38197378da7 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:42:23.699476 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1482/5918] 10.4.3.250 () {68 vars in 1258 bytes} [Tue Aug 18 05:42:23 2026] POST /volume/v3/volumes => generated 741 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:23.710286 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-62237932-bca4-4b61-8769-4b62d6186a48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:23.712108 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62237932-bca4-4b61-8769-4b62d6186a48 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 Aug 18 05:42:23.712108 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62237932-bca4-4b61-8769-4b62d6186a48 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:23.712342 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-62237932-bca4-4b61-8769-4b62d6186a48 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:23.719334 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:23.719334 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:23.722620 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-62237932-bca4-4b61-8769-4b62d6186a48 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:23.726352 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-62237932-bca4-4b61-8769-4b62d6186a48 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 returned with HTTP 200 Aug 18 05:42:23.726714 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1472/5919] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:23 2026] GET /volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 => generated 809 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:24.556816 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0ac84956-af8a-4d8c-a9e6-7d5e9415fc74 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:24.558534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ac84956-af8a-4d8c-a9e6-7d5e9415fc74 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:24.558762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ac84956-af8a-4d8c-a9e6-7d5e9415fc74 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:24.558944 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0ac84956-af8a-4d8c-a9e6-7d5e9415fc74 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:24.559085 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-0ac84956-af8a-4d8c-a9e6-7d5e9415fc74 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:24.563625 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:24.563625 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:24.564377 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0ac84956-af8a-4d8c-a9e6-7d5e9415fc74 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 200 Aug 18 05:42:24.564826 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1488/5920] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:24 2026] GET /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:24.574438 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-129e72dd-1dfb-4a3a-aa61-699c11e8a092 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:24.576355 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-129e72dd-1dfb-4a3a-aa61-699c11e8a092 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 Aug 18 05:42:24.576570 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-129e72dd-1dfb-4a3a-aa61-699c11e8a092 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:24.576773 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-129e72dd-1dfb-4a3a-aa61-699c11e8a092 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:24.576885 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-129e72dd-1dfb-4a3a-aa61-699c11e8a092 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete backup with id: 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14. Aug 18 05:42:24.581401 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:24.581401 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:24.592056 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-129e72dd-1dfb-4a3a-aa61-699c11e8a092 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] delete_backup rpcapi backup_id 3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:42:24.593536 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-129e72dd-1dfb-4a3a-aa61-699c11e8a092 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 returned with HTTP 202 Aug 18 05:42:24.593886 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1479/5921] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:42:24 2026] DELETE /volume/v3/backups/3234fdb6-b5de-49f0-93cc-fdec1f4c4c14 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:42:24.602837 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:24.604775 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:42:24.605220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-327161377"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:24.606776 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-327161377'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:42:24.606926 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume of 1 GB Aug 18 05:42:24.607286 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:24.607286 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:24.611505 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Availability Zones retrieved successfully. Aug 18 05:42:24.617166 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (8c7a812e-f74f-4867-8fcb-62a1147c1a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:24.618063 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3b0afb-868c-43a3-a384-6b6330e49402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:24.618881 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:42:24.641784 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3b0afb-868c-43a3-a384-6b6330e49402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:24.642489 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c9bf30-b54c-401b-ba0e-23b0d19f0e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:24.680861 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['821e922d-c713-47a1-812b-74ad129a0b2b', '04c14073-3f60-406f-914e-bd0a0f7aba98', '97e62636-9ba0-4555-bb3b-3eed50acb7e3', '50a9ecec-2f2c-4627-9b6b-fb8d5066f8ab'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:24.681607 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c9bf30-b54c-401b-ba0e-23b0d19f0e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['821e922d-c713-47a1-812b-74ad129a0b2b', '04c14073-3f60-406f-914e-bd0a0f7aba98', '97e62636-9ba0-4555-bb3b-3eed50acb7e3', '50a9ecec-2f2c-4627-9b6b-fb8d5066f8ab']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:24.682432 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09b178c-c94a-4f43-847e-3953589ebc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:24.703591 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e09b178c-c94a-4f43-847e-3953589ebc36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90d312e-45fd-4838-9ee3-8e002e1ef822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-327161377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['821e922d-c713-47a1-812b-74ad129a0b2b','04c14073-3f60-406f-914e-bd0a0f7aba98','97e62636-9ba0-4555-bb3b-3eed50acb7e3','50a9ecec-2f2c-4627-9b6b-fb8d5066f8ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-327161377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a90d312e-45fd-4838-9ee3-8e002e1ef822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='597d13e93ae449fe8021e07e2a390143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d762892dcb44fd4922c38fb0abaa875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:24.704318 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e1f435-372a-46ab-8d08-b253b8fe4fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:24.720406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e1f435-372a-46ab-8d08-b253b8fe4fb4) transitioned into state 'SUCCESS' from state '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-327161377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['821e922d-c713-47a1-812b-74ad129a0b2b','04c14073-3f60-406f-914e-bd0a0f7aba98','97e62636-9ba0-4555-bb3b-3eed50acb7e3','50a9ecec-2f2c-4627-9b6b-fb8d5066f8ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:24.721054 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d896da-3964-44ed-b714-260ff1c74a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:24.728833 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67d896da-3964-44ed-b714-260ff1c74a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:24.729604 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (8c7a812e-f74f-4867-8fcb-62a1147c1a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:24.729870 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume request issued successfully. Aug 18 05:42:24.730463 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5c5957d2-3f2e-4836-944a-d5824666fb91 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:42:24.730865 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1483/5922] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:42:24 2026] POST /volume/v3/volumes => generated 777 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:24.737759 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8640e816-d453-4762-92e6-299fce239a6f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:24.739517 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8640e816-d453-4762-92e6-299fce239a6f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 Aug 18 05:42:24.739728 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8640e816-d453-4762-92e6-299fce239a6f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:24.739915 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8640e816-d453-4762-92e6-299fce239a6f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:24.742803 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6eac7e1f-ca20-4ecf-8da4-7e6d8faba497 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:24.744936 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6eac7e1f-ca20-4ecf-8da4-7e6d8faba497 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 Aug 18 05:42:24.745241 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6eac7e1f-ca20-4ecf-8da4-7e6d8faba497 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:24.745499 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6eac7e1f-ca20-4ecf-8da4-7e6d8faba497 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:24.747271 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:24.747271 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:24.750973 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8640e816-d453-4762-92e6-299fce239a6f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:24.754377 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:24.754377 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:24.755043 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8640e816-d453-4762-92e6-299fce239a6f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 returned with HTTP 200 Aug 18 05:42:24.755474 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1473/5923] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:24 2026] GET /volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:24.759086 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6eac7e1f-ca20-4ecf-8da4-7e6d8faba497 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:24.764054 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6eac7e1f-ca20-4ecf-8da4-7e6d8faba497 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 returned with HTTP 200 Aug 18 05:42:24.764563 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1489/5924] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:24 2026] GET /volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:24.767341 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-98302518-8597-45fe-ba33-2eb905e1be27 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:24.769578 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98302518-8597-45fe-ba33-2eb905e1be27 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 Aug 18 05:42:24.769778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98302518-8597-45fe-ba33-2eb905e1be27 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:24.769953 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-98302518-8597-45fe-ba33-2eb905e1be27 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:24.777385 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:24.777385 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:24.781490 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-98302518-8597-45fe-ba33-2eb905e1be27 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:24.786419 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-98302518-8597-45fe-ba33-2eb905e1be27 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 returned with HTTP 200 Aug 18 05:42:24.786813 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1480/5925] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:24 2026] GET /volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:24.798144 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3fe0595f-ef19-40b3-b97f-03251930c1ea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:24.800267 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fe0595f-ef19-40b3-b97f-03251930c1ea tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:24.800466 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3fe0595f-ef19-40b3-b97f-03251930c1ea tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:24.800681 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3fe0595f-ef19-40b3-b97f-03251930c1ea tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:24.800793 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.snapshots [None req-3fe0595f-ef19-40b3-b97f-03251930c1ea tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Delete snapshot with id: bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:24.806246 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:24.806246 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:24.806743 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3fe0595f-ef19-40b3-b97f-03251930c1ea tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Snapshot retrieved successfully. Aug 18 05:42:24.822666 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3fe0595f-ef19-40b3-b97f-03251930c1ea tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Snapshot delete request issued successfully. Aug 18 05:42:24.822902 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3fe0595f-ef19-40b3-b97f-03251930c1ea tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 returned with HTTP 202 Aug 18 05:42:24.823363 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1484/5926] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:42:24 2026] DELETE /volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:24.830237 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b5bc5f21-9e16-47d2-96b2-3e6071438aa6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:24.833270 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5bc5f21-9e16-47d2-96b2-3e6071438aa6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:24.833634 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5bc5f21-9e16-47d2-96b2-3e6071438aa6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:24.833778 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b5bc5f21-9e16-47d2-96b2-3e6071438aa6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:24.840623 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:24.840623 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:24.841338 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b5bc5f21-9e16-47d2-96b2-3e6071438aa6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Snapshot retrieved successfully. Aug 18 05:42:24.842552 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b5bc5f21-9e16-47d2-96b2-3e6071438aa6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 returned with HTTP 200 Aug 18 05:42:24.843144 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1474/5927] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:42:24 2026] GET /volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:25.776929 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b9332f0b-d2e3-40ee-ab35-98d668835ef0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:25.778646 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9332f0b-d2e3-40ee-ab35-98d668835ef0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 Aug 18 05:42:25.778842 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9332f0b-d2e3-40ee-ab35-98d668835ef0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:25.779028 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b9332f0b-d2e3-40ee-ab35-98d668835ef0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:25.785589 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:25.785589 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:25.788514 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b9332f0b-d2e3-40ee-ab35-98d668835ef0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:25.791820 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b9332f0b-d2e3-40ee-ab35-98d668835ef0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 returned with HTTP 200 Aug 18 05:42:25.792194 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1490/5928] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:25 2026] GET /volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:25.805891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d3de7374-8a3e-4984-8e0b-aa4fd66e00c1 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:25.808692 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3de7374-8a3e-4984-8e0b-aa4fd66e00c1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:42:25.809197 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d3de7374-8a3e-4984-8e0b-aa4fd66e00c1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a90d312e-45fd-4838-9ee3-8e002e1ef822", "name": "tempest-type-Backup-1402118929"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:25.811077 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-d3de7374-8a3e-4984-8e0b-aa4fd66e00c1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating new backup {'backup': {'volume_id': 'a90d312e-45fd-4838-9ee3-8e002e1ef822', 'name': 'tempest-type-Backup-1402118929'}} {{(pid=100217) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:42:25.811296 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-d3de7374-8a3e-4984-8e0b-aa4fd66e00c1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating backup of volume a90d312e-45fd-4838-9ee3-8e002e1ef822 in container None Aug 18 05:42:25.820675 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:25.820675 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:25.821145 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d3de7374-8a3e-4984-8e0b-aa4fd66e00c1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:25.838939 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-d3de7374-8a3e-4984-8e0b-aa4fd66e00c1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['a5e16af6-05e4-424e-9cd0-0e5dab43c0a3', 'dffc6bd1-510f-4838-8ba6-1cc2d48bd0e7'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:25.852691 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fb9a8fd2-13f8-4223-a18b-ecc2f61949ec None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:25.854448 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb9a8fd2-13f8-4223-a18b-ecc2f61949ec tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:25.854632 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb9a8fd2-13f8-4223-a18b-ecc2f61949ec tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:25.854807 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fb9a8fd2-13f8-4223-a18b-ecc2f61949ec tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:25.858825 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fb9a8fd2-13f8-4223-a18b-ecc2f61949ec tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 returned with HTTP 404 Aug 18 05:42:25.859320 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1485/5929] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:42:25 2026] GET /volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:25.866625 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e710f178-0d19-4c69-babc-47fee2d7d213 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:25.868813 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e710f178-0d19-4c69-babc-47fee2d7d213 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] DELETE https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:25.868928 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d3de7374-8a3e-4984-8e0b-aa4fd66e00c1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:42:25.869122 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e710f178-0d19-4c69-babc-47fee2d7d213 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:25.869366 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e710f178-0d19-4c69-babc-47fee2d7d213 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:25.869563 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-e710f178-0d19-4c69-babc-47fee2d7d213 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Delete volume with id: 118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:25.869611 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1481/5930] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:42:25 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:25.876950 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bdb665d8-5894-4133-a783-581b5c79ebf3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:25.877373 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:25.877373 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:25.877988 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e710f178-0d19-4c69-babc-47fee2d7d213 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:25.879163 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdb665d8-5894-4133-a783-581b5c79ebf3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:25.879430 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bdb665d8-5894-4133-a783-581b5c79ebf3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:25.879665 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bdb665d8-5894-4133-a783-581b5c79ebf3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:25.879806 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-bdb665d8-5894-4133-a783-581b5c79ebf3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:25.884550 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:25.884550 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:25.885183 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bdb665d8-5894-4133-a783-581b5c79ebf3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:25.885602 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1491/5931] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:25 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:25.897379 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-e710f178-0d19-4c69-babc-47fee2d7d213 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Delete volume request issued successfully. Aug 18 05:42:25.897636 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e710f178-0d19-4c69-babc-47fee2d7d213 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde returned with HTTP 202 Aug 18 05:42:25.898045 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1475/5932] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:42:25 2026] DELETE /volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:25.905311 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11d3c737-aadf-4672-ad6e-f0e626c6cd2c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:25.907497 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11d3c737-aadf-4672-ad6e-f0e626c6cd2c tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:25.907653 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11d3c737-aadf-4672-ad6e-f0e626c6cd2c tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:25.907802 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11d3c737-aadf-4672-ad6e-f0e626c6cd2c tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:25.914346 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:25.914346 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:25.917633 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11d3c737-aadf-4672-ad6e-f0e626c6cd2c tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:25.921373 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11d3c737-aadf-4672-ad6e-f0e626c6cd2c tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde returned with HTTP 200 Aug 18 05:42:25.921723 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1486/5933] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:25 2026] GET /volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:26.896026 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-499931fd-4a84-4280-babf-19d0796faa30 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:26.897572 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-499931fd-4a84-4280-babf-19d0796faa30 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:26.897796 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-499931fd-4a84-4280-babf-19d0796faa30 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:26.897965 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-499931fd-4a84-4280-babf-19d0796faa30 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:26.898080 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-499931fd-4a84-4280-babf-19d0796faa30 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:26.901774 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:26.901774 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:26.902284 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-499931fd-4a84-4280-babf-19d0796faa30 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:26.902576 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1482/5934] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:26 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:26.933993 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e81aa1e3-35a2-4f54-bffc-fd79c225c40f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:26.935703 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e81aa1e3-35a2-4f54-bffc-fd79c225c40f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:26.935877 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e81aa1e3-35a2-4f54-bffc-fd79c225c40f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:26.936086 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e81aa1e3-35a2-4f54-bffc-fd79c225c40f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:26.941700 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e81aa1e3-35a2-4f54-bffc-fd79c225c40f tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde returned with HTTP 404 Aug 18 05:42:26.942209 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1492/5935] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:26 2026] GET /volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:26.949662 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-4a88973a-d757-45b1-9868-81c500170d02 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:26.951329 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a88973a-d757-45b1-9868-81c500170d02 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] DELETE https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 Aug 18 05:42:26.951516 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a88973a-d757-45b1-9868-81c500170d02 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:26.951706 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-4a88973a-d757-45b1-9868-81c500170d02 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:26.951850 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-4a88973a-d757-45b1-9868-81c500170d02 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Delete volume with id: 25b08485-2c09-4044-9e03-81cb8fb6beb0 Aug 18 05:42:26.958147 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:26.958147 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:26.958552 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a88973a-d757-45b1-9868-81c500170d02 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:26.974674 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-4a88973a-d757-45b1-9868-81c500170d02 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Delete volume request issued successfully. Aug 18 05:42:26.974921 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-4a88973a-d757-45b1-9868-81c500170d02 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 returned with HTTP 202 Aug 18 05:42:26.975253 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1476/5936] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:42:26 2026] DELETE /volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:26.982573 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-612bd3a6-ca4d-4385-80e2-f4cf5dcd63af None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:26.984227 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-612bd3a6-ca4d-4385-80e2-f4cf5dcd63af tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 Aug 18 05:42:26.984412 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-612bd3a6-ca4d-4385-80e2-f4cf5dcd63af tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:26.984593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-612bd3a6-ca4d-4385-80e2-f4cf5dcd63af tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:26.990946 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:26.990946 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:26.994228 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-612bd3a6-ca4d-4385-80e2-f4cf5dcd63af tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Volume info retrieved successfully. Aug 18 05:42:26.998291 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-612bd3a6-ca4d-4385-80e2-f4cf5dcd63af tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 returned with HTTP 200 Aug 18 05:42:26.998749 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1487/5937] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:26 2026] GET /volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:27.911748 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5d98218e-baf7-4578-8493-970b47e58d4c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:27.913576 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d98218e-baf7-4578-8493-970b47e58d4c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:27.913820 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d98218e-baf7-4578-8493-970b47e58d4c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:27.914046 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5d98218e-baf7-4578-8493-970b47e58d4c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:27.914211 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5d98218e-baf7-4578-8493-970b47e58d4c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:27.918171 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:27.918171 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:27.918747 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5d98218e-baf7-4578-8493-970b47e58d4c tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:27.919126 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1483/5938] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:27 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:28.010741 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-18cc6bd2-d655-4ff4-b728-0b3a3537cce6 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:28.012853 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18cc6bd2-d655-4ff4-b728-0b3a3537cce6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 Aug 18 05:42:28.013100 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18cc6bd2-d655-4ff4-b728-0b3a3537cce6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:28.013350 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18cc6bd2-d655-4ff4-b728-0b3a3537cce6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:28.019849 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18cc6bd2-d655-4ff4-b728-0b3a3537cce6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 returned with HTTP 404 Aug 18 05:42:28.020380 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1493/5939] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:28 2026] GET /volume/v3/volumes/25b08485-2c09-4044-9e03-81cb8fb6beb0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:28.026456 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a0351e09-c60a-4b5c-9298-fe78fe3f2ae3 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:28.028059 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0351e09-c60a-4b5c-9298-fe78fe3f2ae3 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] DELETE https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:28.028268 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0351e09-c60a-4b5c-9298-fe78fe3f2ae3 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:28.028454 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a0351e09-c60a-4b5c-9298-fe78fe3f2ae3 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:28.028632 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.snapshots [None req-a0351e09-c60a-4b5c-9298-fe78fe3f2ae3 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Delete snapshot with id: bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:28.032522 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a0351e09-c60a-4b5c-9298-fe78fe3f2ae3 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 returned with HTTP 404 Aug 18 05:42:28.032933 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1477/5940] 10.4.3.250 () {66 vars in 1357 bytes} [Tue Aug 18 05:42:28 2026] DELETE /volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:28.038709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-236769be-0be6-471e-b0e5-30bf48148eb1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:28.040404 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-236769be-0be6-471e-b0e5-30bf48148eb1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 Aug 18 05:42:28.040586 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-236769be-0be6-471e-b0e5-30bf48148eb1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:28.040760 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-236769be-0be6-471e-b0e5-30bf48148eb1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:28.044592 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-236769be-0be6-471e-b0e5-30bf48148eb1 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 returned with HTTP 404 Aug 18 05:42:28.044980 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1488/5941] 10.4.3.250 () {66 vars in 1354 bytes} [Tue Aug 18 05:42:28 2026] GET /volume/v3/snapshots/bb0a5dbb-6be8-4b49-b2bf-5776b10e2a06 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:28.051684 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-20a87fda-cad0-4254-82a3-38f55ae7a8d6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:28.053329 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20a87fda-cad0-4254-82a3-38f55ae7a8d6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] DELETE https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:28.053503 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20a87fda-cad0-4254-82a3-38f55ae7a8d6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:28.053681 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-20a87fda-cad0-4254-82a3-38f55ae7a8d6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:28.053834 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-20a87fda-cad0-4254-82a3-38f55ae7a8d6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Delete volume with id: 118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:28.059005 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-20a87fda-cad0-4254-82a3-38f55ae7a8d6 tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde returned with HTTP 404 Aug 18 05:42:28.059434 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1484/5942] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:42:28 2026] DELETE /volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:28.065508 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-da1b1e5b-2aac-472a-b51f-aaffe6d1eb1c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:28.067300 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da1b1e5b-2aac-472a-b51f-aaffe6d1eb1c tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] GET https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde Aug 18 05:42:28.067515 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da1b1e5b-2aac-472a-b51f-aaffe6d1eb1c tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:28.067701 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da1b1e5b-2aac-472a-b51f-aaffe6d1eb1c tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:28.073201 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da1b1e5b-2aac-472a-b51f-aaffe6d1eb1c tempest-SnapshotDependencyTests-710752899 tempest-SnapshotDependencyTests-710752899-project-member] https://10.4.3.250/volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde returned with HTTP 404 Aug 18 05:42:28.073723 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1494/5943] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:42:28 2026] GET /volume/v3/volumes/118e8456-5850-4c8d-aff7-d50a340e1fde => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:28.929984 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d3bd0f51-e186-4759-b3a5-9485df5832ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:28.932551 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3bd0f51-e186-4759-b3a5-9485df5832ff tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:28.932881 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3bd0f51-e186-4759-b3a5-9485df5832ff tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:28.933204 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d3bd0f51-e186-4759-b3a5-9485df5832ff tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:28.933378 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d3bd0f51-e186-4759-b3a5-9485df5832ff tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:28.939517 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:28.939517 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:28.940422 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d3bd0f51-e186-4759-b3a5-9485df5832ff tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:28.941078 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1478/5944] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:28 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:29.951925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-faec88f1-d5db-4a2e-9c35-38d11b1c0a45 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:29.953956 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-faec88f1-d5db-4a2e-9c35-38d11b1c0a45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:29.954211 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-faec88f1-d5db-4a2e-9c35-38d11b1c0a45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:29.954390 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-faec88f1-d5db-4a2e-9c35-38d11b1c0a45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:29.954487 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-faec88f1-d5db-4a2e-9c35-38d11b1c0a45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:29.958832 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:29.958832 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:29.959701 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-faec88f1-d5db-4a2e-9c35-38d11b1c0a45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:29.960288 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1489/5945] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:29 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:30.971000 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c210f7aa-ccd1-4d95-9003-77646799b43b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:30.972584 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c210f7aa-ccd1-4d95-9003-77646799b43b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:30.972784 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c210f7aa-ccd1-4d95-9003-77646799b43b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:30.973473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c210f7aa-ccd1-4d95-9003-77646799b43b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:30.973473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c210f7aa-ccd1-4d95-9003-77646799b43b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:30.979886 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:30.979886 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:30.979886 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c210f7aa-ccd1-4d95-9003-77646799b43b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:30.979886 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1485/5946] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:30 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:31.995078 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-da5a3a7a-224f-4160-8eca-061032b7f8e3 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:31.998534 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da5a3a7a-224f-4160-8eca-061032b7f8e3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:31.998672 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da5a3a7a-224f-4160-8eca-061032b7f8e3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:31.998857 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-da5a3a7a-224f-4160-8eca-061032b7f8e3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:31.999004 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-da5a3a7a-224f-4160-8eca-061032b7f8e3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:32.003870 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:32.003870 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:32.004643 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-da5a3a7a-224f-4160-8eca-061032b7f8e3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:32.005136 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1495/5947] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:31 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:33.015540 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8aa5d2e5-506a-42ef-8367-1b7d9c74d006 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:33.017505 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8aa5d2e5-506a-42ef-8367-1b7d9c74d006 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:33.017724 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8aa5d2e5-506a-42ef-8367-1b7d9c74d006 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:33.017947 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8aa5d2e5-506a-42ef-8367-1b7d9c74d006 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:33.018121 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-8aa5d2e5-506a-42ef-8367-1b7d9c74d006 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:33.022427 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:33.022427 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:33.023098 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8aa5d2e5-506a-42ef-8367-1b7d9c74d006 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:33.023741 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1479/5948] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:33 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:34.034106 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f822091b-c287-498a-b11e-1d7180b14743 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:34.036423 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f822091b-c287-498a-b11e-1d7180b14743 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:34.036705 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f822091b-c287-498a-b11e-1d7180b14743 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:34.036976 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f822091b-c287-498a-b11e-1d7180b14743 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:34.037156 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f822091b-c287-498a-b11e-1d7180b14743 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:34.041906 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:34.041906 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:34.042585 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f822091b-c287-498a-b11e-1d7180b14743 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:34.042943 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1490/5949] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:34 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:35.053614 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-35659215-b3a7-47fc-8dfa-eb410f165e78 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:35.055684 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-35659215-b3a7-47fc-8dfa-eb410f165e78 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:35.055936 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-35659215-b3a7-47fc-8dfa-eb410f165e78 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:35.056196 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-35659215-b3a7-47fc-8dfa-eb410f165e78 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:35.056316 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-35659215-b3a7-47fc-8dfa-eb410f165e78 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:35.060886 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:35.060886 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:35.061584 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-35659215-b3a7-47fc-8dfa-eb410f165e78 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:35.061986 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1486/5950] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:35 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:36.071521 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e0522ab1-8777-4445-a849-a6269d704f45 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:36.073439 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e0522ab1-8777-4445-a849-a6269d704f45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:36.073713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e0522ab1-8777-4445-a849-a6269d704f45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:36.073947 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e0522ab1-8777-4445-a849-a6269d704f45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:36.074091 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-e0522ab1-8777-4445-a849-a6269d704f45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:36.078880 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:36.078880 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:36.079548 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e0522ab1-8777-4445-a849-a6269d704f45 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:36.079992 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1496/5951] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:36 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:37.089463 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bc3d636c-1d9c-4d40-a397-517bc0c74431 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:37.091300 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc3d636c-1d9c-4d40-a397-517bc0c74431 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:37.091495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc3d636c-1d9c-4d40-a397-517bc0c74431 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:37.091668 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bc3d636c-1d9c-4d40-a397-517bc0c74431 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:37.091773 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-bc3d636c-1d9c-4d40-a397-517bc0c74431 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:37.095688 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:37.095688 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:37.096226 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bc3d636c-1d9c-4d40-a397-517bc0c74431 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:37.096789 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1480/5952] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:37 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:38.105453 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4142d210-1e95-4178-8378-cba26716c2d1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:38.107158 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4142d210-1e95-4178-8378-cba26716c2d1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:38.107389 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4142d210-1e95-4178-8378-cba26716c2d1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:38.107571 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4142d210-1e95-4178-8378-cba26716c2d1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:38.107666 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-4142d210-1e95-4178-8378-cba26716c2d1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:38.111567 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:38.111567 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:38.112236 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4142d210-1e95-4178-8378-cba26716c2d1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:38.112561 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1491/5953] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:38 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:39.121852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-129984bd-82d5-40de-93bf-f57db3e7c63a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:39.123453 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-129984bd-82d5-40de-93bf-f57db3e7c63a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:39.123661 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-129984bd-82d5-40de-93bf-f57db3e7c63a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:39.123836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-129984bd-82d5-40de-93bf-f57db3e7c63a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:39.123939 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-129984bd-82d5-40de-93bf-f57db3e7c63a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:39.127730 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:39.127730 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:39.128274 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-129984bd-82d5-40de-93bf-f57db3e7c63a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:39.128581 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1487/5954] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:39 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:40.137495 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4238e243-9d58-4128-8d3b-30d35cdfdfb1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:40.139033 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4238e243-9d58-4128-8d3b-30d35cdfdfb1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:40.139259 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4238e243-9d58-4128-8d3b-30d35cdfdfb1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:40.139439 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4238e243-9d58-4128-8d3b-30d35cdfdfb1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:40.139562 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-4238e243-9d58-4128-8d3b-30d35cdfdfb1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 31fe880a-de85-473d-ba54-fc9b2dd044f8. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:40.143949 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:40.143949 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:40.144221 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4238e243-9d58-4128-8d3b-30d35cdfdfb1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 200 Aug 18 05:42:40.144812 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1497/5955] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:40 2026] GET /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:40.153505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b4378fd5-6112-4a48-9f3a-6abe2e36b3da None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:40.155178 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4378fd5-6112-4a48-9f3a-6abe2e36b3da tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 Aug 18 05:42:40.155374 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4378fd5-6112-4a48-9f3a-6abe2e36b3da tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:40.155551 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b4378fd5-6112-4a48-9f3a-6abe2e36b3da tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:40.155645 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-b4378fd5-6112-4a48-9f3a-6abe2e36b3da tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete backup with id: 31fe880a-de85-473d-ba54-fc9b2dd044f8. Aug 18 05:42:40.159558 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:40.159558 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:40.170579 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-b4378fd5-6112-4a48-9f3a-6abe2e36b3da tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] delete_backup rpcapi backup_id 31fe880a-de85-473d-ba54-fc9b2dd044f8 {{(pid=100215) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:42:40.172339 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b4378fd5-6112-4a48-9f3a-6abe2e36b3da tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 returned with HTTP 202 Aug 18 05:42:40.172706 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1481/5956] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:42:40 2026] DELETE /volume/v3/backups/31fe880a-de85-473d-ba54-fc9b2dd044f8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:42:40.179109 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-4f51a164-8448-43b9-aefe-ddfd1fc26651 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:40.180799 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f51a164-8448-43b9-aefe-ddfd1fc26651 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 Aug 18 05:42:40.181940 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f51a164-8448-43b9-aefe-ddfd1fc26651 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:40.181940 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-4f51a164-8448-43b9-aefe-ddfd1fc26651 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:40.181940 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-4f51a164-8448-43b9-aefe-ddfd1fc26651 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume with id: a90d312e-45fd-4838-9ee3-8e002e1ef822 Aug 18 05:42:40.188641 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:40.188641 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:40.189036 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4f51a164-8448-43b9-aefe-ddfd1fc26651 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:40.204329 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-4f51a164-8448-43b9-aefe-ddfd1fc26651 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume request issued successfully. Aug 18 05:42:40.204507 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-4f51a164-8448-43b9-aefe-ddfd1fc26651 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 returned with HTTP 202 Aug 18 05:42:40.204903 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1492/5957] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:42:40 2026] DELETE /volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:40.211450 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4d7a675b-a947-4904-81ae-e3787889ca79 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:40.213197 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d7a675b-a947-4904-81ae-e3787889ca79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 Aug 18 05:42:40.213412 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d7a675b-a947-4904-81ae-e3787889ca79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:40.213658 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4d7a675b-a947-4904-81ae-e3787889ca79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:40.224574 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:40.224574 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:40.230186 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-4d7a675b-a947-4904-81ae-e3787889ca79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:40.234853 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4d7a675b-a947-4904-81ae-e3787889ca79 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 returned with HTTP 200 Aug 18 05:42:40.235446 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1488/5958] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:40 2026] GET /volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:41.249490 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e667f7ae-829e-4494-8568-a72b0a0d7540 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:41.251133 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e667f7ae-829e-4494-8568-a72b0a0d7540 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 Aug 18 05:42:41.251334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e667f7ae-829e-4494-8568-a72b0a0d7540 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:41.251507 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e667f7ae-829e-4494-8568-a72b0a0d7540 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:41.256676 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e667f7ae-829e-4494-8568-a72b0a0d7540 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 returned with HTTP 404 Aug 18 05:42:41.257100 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1498/5959] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:41 2026] GET /volume/v3/volumes/a90d312e-45fd-4838-9ee3-8e002e1ef822 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:41.263811 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2d4d2d2d-76c5-4f90-9160-14e47e133690 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:41.265459 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d4d2d2d-76c5-4f90-9160-14e47e133690 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51/export_record Aug 18 05:42:41.265642 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d4d2d2d-76c5-4f90-9160-14e47e133690 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:41.265812 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2d4d2d2d-76c5-4f90-9160-14e47e133690 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'export_record' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:41.265913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-2d4d2d2d-76c5-4f90-9160-14e47e133690 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Export record for backup cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 05:42:41.270744 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:41.270744 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:41.271709 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-2d4d2d2d-76c5-4f90-9160-14e47e133690 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling RPCAPI with context: , host: np0000007601, backup: cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 05:42:41.279495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-2d4d2d2d-76c5-4f90-9160-14e47e133690 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] export_record in rpcapi backup_id cb36192f-b751-40db-ac0c-73ab70e24a51 on host np0000007601. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 05:42:41.288621 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-2d4d2d2d-76c5-4f90-9160-14e47e133690 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2IzNjE5MmYtYjc1MS00MGRiLWFjMGMtNzNhYjcwZTI0YTUxIiwgInVzZXJfaWQiOiAiMmQ3NjI4OTJkY2I0NGZkNDkyMmMzOGZiMGFiYWE4NzUiLCAicHJvamVjdF9pZCI6ICI1OTdkMTNlOTNhZTQ0OWZlODAyMWUwN2UyYTM5MDE0MyIsICJ2b2x1bWVfaWQiOiAiNmY1OGJiMTEtYzk0MC00MWIxLTg3MGEtYWFlNmUwZmVmZmIwIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjgyMDIxMDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZjU4YmIxMS1jOTQwLTQxYjEtODcwYS1hYWU2ZTBmZWZmYjAvMjAyNjA4MTgwNTQxNTcvYXpfbm92YV9iYWNrdXBfY2IzNjE5MmYtYjc1MS00MGRiLWFjMGMtNzNhYjcwZTI0YTUxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQwNTo0MTo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0MTo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDA1OjQyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 05:42:41.288875 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2d4d2d2d-76c5-4f90-9160-14e47e133690 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51/export_record returned with HTTP 200 Aug 18 05:42:41.289302 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1482/5960] 10.4.3.250 () {68 vars in 1430 bytes} [Tue Aug 18 05:42:41 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:41.296955 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:41.298636 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:42:41.298951 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1431661198"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:41.300309 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1431661198'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:42:41.300433 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume of 1 GB Aug 18 05:42:41.304068 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Availability Zones retrieved successfully. Aug 18 05:42:41.309549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (c3692b00-3060-411c-93d3-63ee54d3db7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:41.310415 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7b03ce-9c61-4191-af34-d6d084e7a6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:41.311120 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:42:41.331575 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7b03ce-9c61-4191-af34-d6d084e7a6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:41.332282 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f836b6f2-820b-4544-a7e7-b3669d5fc424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:41.364307 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['3a8cc974-9aa9-4aad-9c19-a38c2ffe0450', '96278199-9a90-4873-9b28-b3c5f535fe26', '22984623-1bff-484a-a7b1-b6dcb576f91a', 'dca0fdd2-52cb-41bd-b57b-b799341255dd'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:41.365021 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f836b6f2-820b-4544-a7e7-b3669d5fc424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a8cc974-9aa9-4aad-9c19-a38c2ffe0450', '96278199-9a90-4873-9b28-b3c5f535fe26', '22984623-1bff-484a-a7b1-b6dcb576f91a', 'dca0fdd2-52cb-41bd-b57b-b799341255dd']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:41.365852 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3df5e7e4-107d-4c90-8fa3-ea17ff1a6ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:41.388139 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3df5e7e4-107d-4c90-8fa3-ea17ff1a6ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36c872f1-fef6-40a6-a102-b7dce062d7c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1431661198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['3a8cc974-9aa9-4aad-9c19-a38c2ffe0450','96278199-9a90-4873-9b28-b3c5f535fe26','22984623-1bff-484a-a7b1-b6dcb576f91a','dca0fdd2-52cb-41bd-b57b-b799341255dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:42:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1431661198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36c872f1-fef6-40a6-a102-b7dce062d7c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='597d13e93ae449fe8021e07e2a390143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d762892dcb44fd4922c38fb0abaa875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:41.388758 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (422ba7db-e928-4e83-a637-3565749d9689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:41.402564 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (422ba7db-e928-4e83-a637-3565749d9689) transitioned into state 'SUCCESS' from state '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-1431661198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['3a8cc974-9aa9-4aad-9c19-a38c2ffe0450','96278199-9a90-4873-9b28-b3c5f535fe26','22984623-1bff-484a-a7b1-b6dcb576f91a','dca0fdd2-52cb-41bd-b57b-b799341255dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:41.403189 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0e9d82-362f-4bf0-8c62-f0f63d235577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:42:41.411661 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0e9d82-362f-4bf0-8c62-f0f63d235577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:42:41.412550 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (c3692b00-3060-411c-93d3-63ee54d3db7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:42:41.412853 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume request issued successfully. Aug 18 05:42:41.413477 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-be5ef560-b6a5-4493-b6c2-e481e5b1811d tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:42:41.413927 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1493/5961] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:42:41 2026] POST /volume/v3/volumes => generated 778 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:41.424927 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-466839f5-ece6-47a8-ad11-a7d25f1b88c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:41.427148 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-466839f5-ece6-47a8-ad11-a7d25f1b88c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 Aug 18 05:42:41.427382 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-466839f5-ece6-47a8-ad11-a7d25f1b88c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:41.427584 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-466839f5-ece6-47a8-ad11-a7d25f1b88c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:41.434484 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:41.434484 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:41.438242 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-466839f5-ece6-47a8-ad11-a7d25f1b88c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:41.441859 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-466839f5-ece6-47a8-ad11-a7d25f1b88c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 returned with HTTP 200 Aug 18 05:42:41.442263 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1489/5962] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:41 2026] GET /volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:42.454178 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2deadf17-cd64-428e-983c-da6d96aba61f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:42.455956 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2deadf17-cd64-428e-983c-da6d96aba61f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 Aug 18 05:42:42.456340 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2deadf17-cd64-428e-983c-da6d96aba61f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:42.456595 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2deadf17-cd64-428e-983c-da6d96aba61f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:42.464601 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:42.464601 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:42.467926 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2deadf17-cd64-428e-983c-da6d96aba61f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:42.471347 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2deadf17-cd64-428e-983c-da6d96aba61f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 returned with HTTP 200 Aug 18 05:42:42.471700 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1499/5963] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:42 2026] GET /volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:42.483554 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5612a294-7d38-422c-a598-1bc21b825d90 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:42.485698 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5612a294-7d38-422c-a598-1bc21b825d90 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:42:42.486089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5612a294-7d38-422c-a598-1bc21b825d90 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36c872f1-fef6-40a6-a102-b7dce062d7c0", "name": "tempest-type-Backup-1046231867"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:42.487476 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-5612a294-7d38-422c-a598-1bc21b825d90 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating new backup {'backup': {'volume_id': '36c872f1-fef6-40a6-a102-b7dce062d7c0', 'name': 'tempest-type-Backup-1046231867'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:42:42.487646 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-5612a294-7d38-422c-a598-1bc21b825d90 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating backup of volume 36c872f1-fef6-40a6-a102-b7dce062d7c0 in container None Aug 18 05:42:42.495446 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:42.495446 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:42.495838 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5612a294-7d38-422c-a598-1bc21b825d90 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:42.510001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-5612a294-7d38-422c-a598-1bc21b825d90 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['dac74819-f234-4810-94f5-cc4f6ea6a2a3', 'ad02fd80-4598-4ed9-964e-f27af0ccc8ae'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:42.532331 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5612a294-7d38-422c-a598-1bc21b825d90 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:42:42.532726 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1483/5964] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:42:42 2026] POST /volume/v3/backups => generated 316 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:42:42.540456 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2d377cb9-f8fd-45fa-9bab-fe8c87098576 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:42.542572 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d377cb9-f8fd-45fa-9bab-fe8c87098576 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:42.542774 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d377cb9-f8fd-45fa-9bab-fe8c87098576 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:42.542956 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2d377cb9-f8fd-45fa-9bab-fe8c87098576 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:42.543117 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-2d377cb9-f8fd-45fa-9bab-fe8c87098576 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:42.547359 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:42.547359 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:42.547917 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2d377cb9-f8fd-45fa-9bab-fe8c87098576 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:42.548289 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1494/5965] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:42 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:43.557489 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-84d11e31-d140-421a-b131-47b897eb2479 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:43.559025 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-84d11e31-d140-421a-b131-47b897eb2479 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:43.559243 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-84d11e31-d140-421a-b131-47b897eb2479 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:43.559422 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-84d11e31-d140-421a-b131-47b897eb2479 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:43.559522 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-84d11e31-d140-421a-b131-47b897eb2479 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:43.563420 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:43.563420 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:43.563937 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-84d11e31-d140-421a-b131-47b897eb2479 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:43.564286 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1490/5966] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:43 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:44.574216 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dc1ecf9a-4bab-4997-87e2-975471c47c6a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:44.575905 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc1ecf9a-4bab-4997-87e2-975471c47c6a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:44.576138 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc1ecf9a-4bab-4997-87e2-975471c47c6a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:44.576314 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dc1ecf9a-4bab-4997-87e2-975471c47c6a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:44.576412 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-dc1ecf9a-4bab-4997-87e2-975471c47c6a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:44.580375 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:44.580375 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:44.580905 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dc1ecf9a-4bab-4997-87e2-975471c47c6a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:44.581446 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1500/5967] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:44 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:45.591873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-30bc3f73-d70f-49b8-bb52-012f7892c019 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:45.593700 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30bc3f73-d70f-49b8-bb52-012f7892c019 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:45.593918 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30bc3f73-d70f-49b8-bb52-012f7892c019 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:45.594168 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-30bc3f73-d70f-49b8-bb52-012f7892c019 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:45.594294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-30bc3f73-d70f-49b8-bb52-012f7892c019 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:45.598653 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:45.598653 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:45.599297 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-30bc3f73-d70f-49b8-bb52-012f7892c019 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:45.599633 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1484/5968] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:45 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:46.609129 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-926c649a-7188-4538-ab9d-bceac7f66f84 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:46.610890 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-926c649a-7188-4538-ab9d-bceac7f66f84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:46.611136 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-926c649a-7188-4538-ab9d-bceac7f66f84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:46.611318 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-926c649a-7188-4538-ab9d-bceac7f66f84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:46.611413 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-926c649a-7188-4538-ab9d-bceac7f66f84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:46.615699 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:46.615699 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:46.616270 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-926c649a-7188-4538-ab9d-bceac7f66f84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:46.616620 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1495/5969] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:46 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:47.626405 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c2de596f-708c-4c06-ba91-4d948dc8d7c3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:47.628245 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c2de596f-708c-4c06-ba91-4d948dc8d7c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:47.628461 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c2de596f-708c-4c06-ba91-4d948dc8d7c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:47.628671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c2de596f-708c-4c06-ba91-4d948dc8d7c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:47.628779 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-c2de596f-708c-4c06-ba91-4d948dc8d7c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:47.633124 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:47.633124 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:47.633676 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c2de596f-708c-4c06-ba91-4d948dc8d7c3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:47.634023 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1491/5970] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:47 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:48.644971 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-18fd435e-b6ce-40d0-b511-81aaa98fa0d8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:48.647838 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18fd435e-b6ce-40d0-b511-81aaa98fa0d8 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:48.647838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18fd435e-b6ce-40d0-b511-81aaa98fa0d8 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:48.647838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-18fd435e-b6ce-40d0-b511-81aaa98fa0d8 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:48.647838 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-18fd435e-b6ce-40d0-b511-81aaa98fa0d8 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:48.652368 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:48.652368 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:48.653031 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-18fd435e-b6ce-40d0-b511-81aaa98fa0d8 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:48.653448 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1501/5971] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:48 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:49.662793 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-c15ad54f-37e3-4f45-93d7-9fda51526352 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:49.664497 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c15ad54f-37e3-4f45-93d7-9fda51526352 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:49.664691 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c15ad54f-37e3-4f45-93d7-9fda51526352 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:49.664863 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-c15ad54f-37e3-4f45-93d7-9fda51526352 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:49.664963 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-c15ad54f-37e3-4f45-93d7-9fda51526352 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:49.668682 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:49.668682 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:49.669223 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-c15ad54f-37e3-4f45-93d7-9fda51526352 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:49.669535 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1485/5972] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:49 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:50.678708 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-40c410c3-c7b8-487c-9240-019a77d76938 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:50.680565 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40c410c3-c7b8-487c-9240-019a77d76938 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:50.680781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40c410c3-c7b8-487c-9240-019a77d76938 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:50.680971 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-40c410c3-c7b8-487c-9240-019a77d76938 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:50.681104 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-40c410c3-c7b8-487c-9240-019a77d76938 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:50.684927 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:50.684927 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:50.685481 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-40c410c3-c7b8-487c-9240-019a77d76938 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:50.685796 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1496/5973] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:50 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:51.695331 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0040aa17-0eca-4c20-94ec-3fb99ce6cf14 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:51.697037 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0040aa17-0eca-4c20-94ec-3fb99ce6cf14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:51.697296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0040aa17-0eca-4c20-94ec-3fb99ce6cf14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:51.697528 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0040aa17-0eca-4c20-94ec-3fb99ce6cf14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:51.697633 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0040aa17-0eca-4c20-94ec-3fb99ce6cf14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:51.701625 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:51.701625 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:51.702205 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0040aa17-0eca-4c20-94ec-3fb99ce6cf14 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:51.702540 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1492/5974] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:51 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:52.711858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1bb8788a-b4a7-4180-82c2-f092f38b3ff0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:52.713779 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1bb8788a-b4a7-4180-82c2-f092f38b3ff0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:52.714043 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1bb8788a-b4a7-4180-82c2-f092f38b3ff0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:52.714239 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1bb8788a-b4a7-4180-82c2-f092f38b3ff0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:52.714358 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-1bb8788a-b4a7-4180-82c2-f092f38b3ff0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:52.718752 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:52.718752 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:52.719320 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1bb8788a-b4a7-4180-82c2-f092f38b3ff0 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:52.719652 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1502/5975] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:52 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:53.728919 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6691a4a8-a775-4d89-8ed4-a919c66efb06 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:53.731116 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6691a4a8-a775-4d89-8ed4-a919c66efb06 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:53.731386 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6691a4a8-a775-4d89-8ed4-a919c66efb06 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:53.731617 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6691a4a8-a775-4d89-8ed4-a919c66efb06 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:53.731746 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6691a4a8-a775-4d89-8ed4-a919c66efb06 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:53.736414 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:53.736414 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:53.737114 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6691a4a8-a775-4d89-8ed4-a919c66efb06 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:53.737542 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1486/5976] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:53 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:54.746690 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-bdf8445d-d97e-47f8-9288-37cc1e5365bc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:54.748600 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdf8445d-d97e-47f8-9288-37cc1e5365bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:54.748856 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdf8445d-d97e-47f8-9288-37cc1e5365bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:54.749138 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-bdf8445d-d97e-47f8-9288-37cc1e5365bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:54.749297 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-bdf8445d-d97e-47f8-9288-37cc1e5365bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:54.753207 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:54.753207 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:54.753835 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-bdf8445d-d97e-47f8-9288-37cc1e5365bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:54.754251 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1497/5977] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:54 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:55.763411 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-70856fc3-b105-43d8-a5ba-4d2ab52359fd None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:55.765041 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-70856fc3-b105-43d8-a5ba-4d2ab52359fd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:55.765292 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-70856fc3-b105-43d8-a5ba-4d2ab52359fd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:55.765496 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-70856fc3-b105-43d8-a5ba-4d2ab52359fd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:55.765693 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-70856fc3-b105-43d8-a5ba-4d2ab52359fd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:55.769516 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:55.769516 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:55.770055 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-70856fc3-b105-43d8-a5ba-4d2ab52359fd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:55.770386 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1493/5978] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:55 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:56.779678 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d8ce8295-d333-4d07-b109-8efdefcd2c33 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:56.781532 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d8ce8295-d333-4d07-b109-8efdefcd2c33 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:56.781724 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d8ce8295-d333-4d07-b109-8efdefcd2c33 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:56.781896 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d8ce8295-d333-4d07-b109-8efdefcd2c33 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:56.781986 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-d8ce8295-d333-4d07-b109-8efdefcd2c33 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:56.785830 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:56.785830 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:56.786374 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d8ce8295-d333-4d07-b109-8efdefcd2c33 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:56.786678 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1503/5979] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:56 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:56.795355 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9e093cde-0c97-4748-a7b6-9c9932e68d87 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:56.797352 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e093cde-0c97-4748-a7b6-9c9932e68d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d/export_record Aug 18 05:42:56.797583 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e093cde-0c97-4748-a7b6-9c9932e68d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:56.797804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9e093cde-0c97-4748-a7b6-9c9932e68d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'export_record' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:56.797934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-9e093cde-0c97-4748-a7b6-9c9932e68d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Export record for backup ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 05:42:56.802530 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:56.802530 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:56.803538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-9e093cde-0c97-4748-a7b6-9c9932e68d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling RPCAPI with context: , host: np0000007601, backup: ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 05:42:56.811058 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-9e093cde-0c97-4748-a7b6-9c9932e68d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] export_record in rpcapi backup_id ed666350-a82a-4ab6-95d9-bbecbdcb157d on host np0000007601. {{(pid=100215) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 05:42:56.822119 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-9e093cde-0c97-4748-a7b6-9c9932e68d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWQ2NjYzNTAtYTgyYS00YWI2LTk1ZDktYmJlY2JkY2IxNTdkIiwgInVzZXJfaWQiOiAiMmQ3NjI4OTJkY2I0NGZkNDkyMmMzOGZiMGFiYWE4NzUiLCAicHJvamVjdF9pZCI6ICI1OTdkMTNlOTNhZTQ0OWZlODAyMWUwN2UyYTM5MDE0MyIsICJ2b2x1bWVfaWQiOiAiMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ2MjMxODY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwLzIwMjYwODE4MDU0MjQ1L2F6X25vdmFfYmFja3VwX2VkNjY2MzUwLWE4MmEtNGFiNi05NWQ5LWJiZWNiZGNiMTU3ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100215) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 05:42:56.822409 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9e093cde-0c97-4748-a7b6-9c9932e68d87 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d/export_record returned with HTTP 200 Aug 18 05:42:56.822881 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1487/5980] 10.4.3.250 () {68 vars in 1430 bytes} [Tue Aug 18 05:42:56 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:42:56.829480 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ddbbf6a2-ce42-468c-870c-276e6907f5f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:56.831158 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddbbf6a2-ce42-468c-870c-276e6907f5f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:42:56.831370 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddbbf6a2-ce42-468c-870c-276e6907f5f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:56.831541 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ddbbf6a2-ce42-468c-870c-276e6907f5f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:56.831651 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-ddbbf6a2-ce42-468c-870c-276e6907f5f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:56.835772 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:56.835772 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:56.836313 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ddbbf6a2-ce42-468c-870c-276e6907f5f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:42:56.836707 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1498/5981] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:56 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:56.844967 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3e02e8d4-51ab-4f9e-b1d3-eedb9cb30d0f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:56.846973 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e02e8d4-51ab-4f9e-b1d3-eedb9cb30d0f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/backups/import_record Aug 18 05:42:56.847507 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e02e8d4-51ab-4f9e-b1d3-eedb9cb30d0f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2YwZDQ4YzItMTVlNy00ZDdkLTliNzEtNDYwZTMyMzU1NmM3IiwgInVzZXJfaWQiOiAiMmQ3NjI4OTJkY2I0NGZkNDkyMmMzOGZiMGFiYWE4NzUiLCAicHJvamVjdF9pZCI6ICI1OTdkMTNlOTNhZTQ0OWZlODAyMWUwN2UyYTM5MDE0MyIsICJ2b2x1bWVfaWQiOiAiMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ2MjMxODY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwLzIwMjYwODE4MDU0MjQ1L2F6X25vdmFfYmFja3VwX2VkNjY2MzUwLWE4MmEtNGFiNi05NWQ5LWJiZWNiZGNiMTU3ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:42:56.849138 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-3e02e8d4-51ab-4f9e-b1d3-eedb9cb30d0f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2YwZDQ4YzItMTVlNy00ZDdkLTliNzEtNDYwZTMyMzU1NmM3IiwgInVzZXJfaWQiOiAiMmQ3NjI4OTJkY2I0NGZkNDkyMmMzOGZiMGFiYWE4NzUiLCAicHJvamVjdF9pZCI6ICI1OTdkMTNlOTNhZTQ0OWZlODAyMWUwN2UyYTM5MDE0MyIsICJ2b2x1bWVfaWQiOiAiMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ2MjMxODY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwLzIwMjYwODE4MDU0MjQ1L2F6X25vdmFfYmFja3VwX2VkNjY2MzUwLWE4MmEtNGFiNi05NWQ5LWJiZWNiZGNiMTU3ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 05:42:56.849278 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-3e02e8d4-51ab-4f9e-b1d3-eedb9cb30d0f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2YwZDQ4YzItMTVlNy00ZDdkLTliNzEtNDYwZTMyMzU1NmM3IiwgInVzZXJfaWQiOiAiMmQ3NjI4OTJkY2I0NGZkNDkyMmMzOGZiMGFiYWE4NzUiLCAicHJvamVjdF9pZCI6ICI1OTdkMTNlOTNhZTQ0OWZlODAyMWUwN2UyYTM5MDE0MyIsICJ2b2x1bWVfaWQiOiAiMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ2MjMxODY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwLzIwMjYwODE4MDU0MjQ1L2F6X25vdmFfYmFja3VwX2VkNjY2MzUwLWE4MmEtNGFiNi05NWQ5LWJiZWNiZGNiMTU3ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 05:42:56.878336 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.quota [None req-3e02e8d4-51ab-4f9e-b1d3-eedb9cb30d0f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['d1514a69-d740-4748-8c47-cb50af06f1a0', 'f81cab6a-674f-4e0e-8adb-df33d75fbddb'] {{(pid=100217) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:42:56.895667 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-3e02e8d4-51ab-4f9e-b1d3-eedb9cb30d0f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] import_record rpcapi backup id cf0d48c2-15e7-4d7d-9b71-460e323556c7 on host np0000007601 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2YwZDQ4YzItMTVlNy00ZDdkLTliNzEtNDYwZTMyMzU1NmM3IiwgInVzZXJfaWQiOiAiMmQ3NjI4OTJkY2I0NGZkNDkyMmMzOGZiMGFiYWE4NzUiLCAicHJvamVjdF9pZCI6ICI1OTdkMTNlOTNhZTQ0OWZlODAyMWUwN2UyYTM5MDE0MyIsICJ2b2x1bWVfaWQiOiAiMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwIiwgImhvc3QiOiAibnAwMDAwMDA3NjAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ2MjMxODY3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzZjODcyZjEtZmVmNi00MGE2LWExMDItYjdkY2UwNjJkN2MwLzIwMjYwODE4MDU0MjQ1L2F6X25vdmFfYmFja3VwX2VkNjY2MzUwLWE4MmEtNGFiNi05NWQ5LWJiZWNiZGNiMTU3ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMDU6NDI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQwNTo0Mjo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100217) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 05:42:56.897562 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.contrib.backups [None req-3e02e8d4-51ab-4f9e-b1d3-eedb9cb30d0f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Import record output: {'backup': {'id': 'cf0d48c2-15e7-4d7d-9b71-460e323556c7', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7'}, {'rel': 'bookmark', 'href': 'https://10.4.3.250/volume/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7'}]}}. {{(pid=100217) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 05:42:56.897801 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e02e8d4-51ab-4f9e-b1d3-eedb9cb30d0f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/import_record returned with HTTP 201 Aug 18 05:42:56.898267 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1494/5982] 10.4.3.250 () {70 vars in 1342 bytes} [Tue Aug 18 05:42:56 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 54 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 05:42:56.905240 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f7a72bcf-8f0c-4b9b-b6d4-398f77cf6f57 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:56.906982 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7a72bcf-8f0c-4b9b-b6d4-398f77cf6f57 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 Aug 18 05:42:56.907243 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7a72bcf-8f0c-4b9b-b6d4-398f77cf6f57 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:56.907469 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f7a72bcf-8f0c-4b9b-b6d4-398f77cf6f57 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:56.907621 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f7a72bcf-8f0c-4b9b-b6d4-398f77cf6f57 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cf0d48c2-15e7-4d7d-9b71-460e323556c7. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:56.911568 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:56.911568 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:42:56.912221 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f7a72bcf-8f0c-4b9b-b6d4-398f77cf6f57 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 returned with HTTP 200 Aug 18 05:42:56.912591 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1504/5983] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:56 2026] GET /volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:57.922925 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6be07d83-8ac5-4d82-a80a-44a4b7548547 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:57.925128 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6be07d83-8ac5-4d82-a80a-44a4b7548547 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 Aug 18 05:42:57.925332 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6be07d83-8ac5-4d82-a80a-44a4b7548547 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:57.925513 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6be07d83-8ac5-4d82-a80a-44a4b7548547 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:57.925628 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-6be07d83-8ac5-4d82-a80a-44a4b7548547 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cf0d48c2-15e7-4d7d-9b71-460e323556c7. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:57.929443 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:57.929443 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:57.929956 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6be07d83-8ac5-4d82-a80a-44a4b7548547 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 returned with HTTP 200 Aug 18 05:42:57.930294 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1488/5984] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:57 2026] GET /volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:57.938754 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-e896de2f-af43-46a7-8212-46edfcd8bbe7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:57.941312 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e896de2f-af43-46a7-8212-46edfcd8bbe7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 Aug 18 05:42:57.941593 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e896de2f-af43-46a7-8212-46edfcd8bbe7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:57.941821 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-e896de2f-af43-46a7-8212-46edfcd8bbe7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:57.941955 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-e896de2f-af43-46a7-8212-46edfcd8bbe7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete backup with id: cf0d48c2-15e7-4d7d-9b71-460e323556c7. Aug 18 05:42:57.946646 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:57.946646 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:57.958773 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-e896de2f-af43-46a7-8212-46edfcd8bbe7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] delete_backup rpcapi backup_id cf0d48c2-15e7-4d7d-9b71-460e323556c7 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:42:57.960465 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-e896de2f-af43-46a7-8212-46edfcd8bbe7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 returned with HTTP 202 Aug 18 05:42:57.960871 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1499/5985] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:42:57 2026] DELETE /volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:42:57.967000 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f613fe88-7d61-433c-8ede-52d34606ae66 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:57.968860 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f613fe88-7d61-433c-8ede-52d34606ae66 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 Aug 18 05:42:57.969145 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f613fe88-7d61-433c-8ede-52d34606ae66 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:57.969387 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f613fe88-7d61-433c-8ede-52d34606ae66 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:57.969536 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-f613fe88-7d61-433c-8ede-52d34606ae66 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cf0d48c2-15e7-4d7d-9b71-460e323556c7. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:57.973588 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:57.973588 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:42:57.974259 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f613fe88-7d61-433c-8ede-52d34606ae66 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 returned with HTTP 200 Aug 18 05:42:57.974614 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1495/5986] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:57 2026] GET /volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:42:58.984092 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-dba0cff1-d2b2-408e-a835-5c598fc21082 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:58.986042 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dba0cff1-d2b2-408e-a835-5c598fc21082 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 Aug 18 05:42:58.986320 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dba0cff1-d2b2-408e-a835-5c598fc21082 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:58.986544 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-dba0cff1-d2b2-408e-a835-5c598fc21082 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:58.986690 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-dba0cff1-d2b2-408e-a835-5c598fc21082 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cf0d48c2-15e7-4d7d-9b71-460e323556c7. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:42:58.990927 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-dba0cff1-d2b2-408e-a835-5c598fc21082 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 returned with HTTP 404 Aug 18 05:42:58.990927 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1505/5987] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:58 2026] GET /volume/v3/backups/cf0d48c2-15e7-4d7d-9b71-460e323556c7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:42:58.997094 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-95df025e-ec7c-4f35-acba-d84372ad3fd5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:58.998804 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95df025e-ec7c-4f35-acba-d84372ad3fd5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 Aug 18 05:42:58.998992 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95df025e-ec7c-4f35-acba-d84372ad3fd5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:58.999211 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-95df025e-ec7c-4f35-acba-d84372ad3fd5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:58.999359 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-95df025e-ec7c-4f35-acba-d84372ad3fd5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume with id: 36c872f1-fef6-40a6-a102-b7dce062d7c0 Aug 18 05:42:59.006251 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:59.006251 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:42:59.006526 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-95df025e-ec7c-4f35-acba-d84372ad3fd5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:59.020930 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-95df025e-ec7c-4f35-acba-d84372ad3fd5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume request issued successfully. Aug 18 05:42:59.021202 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-95df025e-ec7c-4f35-acba-d84372ad3fd5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 returned with HTTP 202 Aug 18 05:42:59.021776 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1489/5988] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:42:58 2026] DELETE /volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:42:59.028689 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1b959ae1-1a84-4a71-8ded-b716e8172922 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:42:59.030981 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b959ae1-1a84-4a71-8ded-b716e8172922 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 Aug 18 05:42:59.031286 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b959ae1-1a84-4a71-8ded-b716e8172922 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:42:59.031590 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1b959ae1-1a84-4a71-8ded-b716e8172922 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:42:59.040527 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:42:59.040527 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:42:59.044533 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1b959ae1-1a84-4a71-8ded-b716e8172922 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:42:59.049882 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1b959ae1-1a84-4a71-8ded-b716e8172922 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 returned with HTTP 200 Aug 18 05:42:59.050512 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1500/5989] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:42:59 2026] GET /volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:43:00.063205 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-32217437-6a1c-45e3-b258-21f480b28f2b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:00.064870 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32217437-6a1c-45e3-b258-21f480b28f2b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 Aug 18 05:43:00.065120 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32217437-6a1c-45e3-b258-21f480b28f2b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:00.065322 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-32217437-6a1c-45e3-b258-21f480b28f2b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:00.071532 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-32217437-6a1c-45e3-b258-21f480b28f2b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 returned with HTTP 404 Aug 18 05:43:00.071917 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1496/5990] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:00 2026] GET /volume/v3/volumes/36c872f1-fef6-40a6-a102-b7dce062d7c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:43:00.078877 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-59436572-dcd2-4cee-ae71-7f1a13118b72 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:00.080506 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-59436572-dcd2-4cee-ae71-7f1a13118b72 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups Aug 18 05:43:00.080713 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-59436572-dcd2-4cee-ae71-7f1a13118b72 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:00.080887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-59436572-dcd2-4cee-ae71-7f1a13118b72 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:00.085619 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-59436572-dcd2-4cee-ae71-7f1a13118b72 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 200 Aug 18 05:43:00.085944 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1506/5991] 10.4.3.250 () {68 vars in 1277 bytes} [Tue Aug 18 05:43:00 2026] GET /volume/v3/backups => generated 624 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:00.094086 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2b1dc11b-fe0c-467b-bd82-3e79c15533ff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:00.095716 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b1dc11b-fe0c-467b-bd82-3e79c15533ff tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups?project_id=597d13e93ae449fe8021e07e2a390143 Aug 18 05:43:00.095934 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b1dc11b-fe0c-467b-bd82-3e79c15533ff tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:00.096149 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2b1dc11b-fe0c-467b-bd82-3e79c15533ff tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:00.101296 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2b1dc11b-fe0c-467b-bd82-3e79c15533ff tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups?project_id=597d13e93ae449fe8021e07e2a390143 returned with HTTP 200 Aug 18 05:43:00.101694 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1490/5992] 10.4.3.250 () {68 vars in 1364 bytes} [Tue Aug 18 05:43:00 2026] GET /volume/v3/backups?project_id=597d13e93ae449fe8021e07e2a390143 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:00.109546 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:00.111337 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:43:00.111678 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-851917119"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:43:00.113037 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.volumes [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-851917119'}} {{(pid=100214) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:43:00.113207 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume of 1 GB Aug 18 05:43:00.116719 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Availability Zones retrieved successfully. Aug 18 05:43:00.121696 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (73fc4039-a140-41a2-a3e9-207de948c934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:43:00.122633 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ac50ba-3ab8-45ac-b052-8c40059288d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:00.123424 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.flows.api.create_volume [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Validating volume size '1' using validate_int {{(pid=100214) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:43:00.144602 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ac50ba-3ab8-45ac-b052-8c40059288d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:00.145419 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e49721-451a-4b3c-819f-3f56b9b88db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:00.181825 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.quota [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['69da1059-4c71-4d0a-aa7c-08e52c73dc3e', '5298a948-235c-467c-b159-721f88917e10', 'a98a8c25-264f-4678-84f0-c13578b13ad0', 'dfc6e824-a88b-4856-8c5e-1026a6070cf0'] {{(pid=100214) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:43:00.182584 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e49721-451a-4b3c-819f-3f56b9b88db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69da1059-4c71-4d0a-aa7c-08e52c73dc3e', '5298a948-235c-467c-b159-721f88917e10', 'a98a8c25-264f-4678-84f0-c13578b13ad0', 'dfc6e824-a88b-4856-8c5e-1026a6070cf0']}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:00.183337 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea96bbf-e443-4e83-9baf-02a5594d286f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:00.206693 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea96bbf-e443-4e83-9baf-02a5594d286f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851917119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['69da1059-4c71-4d0a-aa7c-08e52c73dc3e','5298a948-235c-467c-b159-721f88917e10','a98a8c25-264f-4678-84f0-c13578b13ad0','dfc6e824-a88b-4856-8c5e-1026a6070cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851917119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='597d13e93ae449fe8021e07e2a390143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d762892dcb44fd4922c38fb0abaa875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:00.207727 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee070d5d-4b16-43f2-9f9d-601f59a948ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:00.226545 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee070d5d-4b16-43f2-9f9d-601f59a948ec) transitioned into state 'SUCCESS' from state '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-851917119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['69da1059-4c71-4d0a-aa7c-08e52c73dc3e','5298a948-235c-467c-b159-721f88917e10','a98a8c25-264f-4678-84f0-c13578b13ad0','dfc6e824-a88b-4856-8c5e-1026a6070cf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:00.227635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57c196a-4bb8-4749-b092-8531e63eaec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:00.238373 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57c196a-4bb8-4749-b092-8531e63eaec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100214) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:00.239635 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (73fc4039-a140-41a2-a3e9-207de948c934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100214) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:43:00.240092 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume request issued successfully. Aug 18 05:43:00.240915 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-163880d7-c5fa-4aed-96e2-7240d4a1b1a4 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:43:00.241533 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1501/5993] 10.4.3.250 () {70 vars in 1298 bytes} [Tue Aug 18 05:43:00 2026] POST /volume/v3/volumes => generated 777 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:43:00.252750 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-99dc1564-6f6f-48a2-95e9-0e1a8beb32b6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:00.254778 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99dc1564-6f6f-48a2-95e9-0e1a8beb32b6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb Aug 18 05:43:00.254778 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99dc1564-6f6f-48a2-95e9-0e1a8beb32b6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:00.255052 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99dc1564-6f6f-48a2-95e9-0e1a8beb32b6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:00.262383 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:00.262383 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:00.265617 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-99dc1564-6f6f-48a2-95e9-0e1a8beb32b6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:00.269373 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99dc1564-6f6f-48a2-95e9-0e1a8beb32b6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb returned with HTTP 200 Aug 18 05:43:00.269719 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1497/5994] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:00 2026] GET /volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:01.281567 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b97a4191-ce95-40a2-aa42-4f482addd591 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:01.283663 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b97a4191-ce95-40a2-aa42-4f482addd591 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb Aug 18 05:43:01.283849 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b97a4191-ce95-40a2-aa42-4f482addd591 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:01.284023 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b97a4191-ce95-40a2-aa42-4f482addd591 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:01.290605 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:01.290605 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:01.294204 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b97a4191-ce95-40a2-aa42-4f482addd591 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:01.297988 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b97a4191-ce95-40a2-aa42-4f482addd591 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb returned with HTTP 200 Aug 18 05:43:01.298677 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1507/5995] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:01 2026] GET /volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:43:01.309255 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33257122-6c9e-4c91-a762-0a542f76d3bc None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:01.310851 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33257122-6c9e-4c91-a762-0a542f76d3bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/backups Aug 18 05:43:01.311238 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33257122-6c9e-4c91-a762-0a542f76d3bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb", "name": "tempest-type-Backup-1004225319"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:43:01.312647 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-33257122-6c9e-4c91-a762-0a542f76d3bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating new backup {'backup': {'volume_id': 'e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb', 'name': 'tempest-type-Backup-1004225319'}} {{(pid=100215) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 05:43:01.312778 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-33257122-6c9e-4c91-a762-0a542f76d3bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating backup of volume e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb in container None Aug 18 05:43:01.319635 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:01.319635 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:01.319908 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33257122-6c9e-4c91-a762-0a542f76d3bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:01.338728 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-33257122-6c9e-4c91-a762-0a542f76d3bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['b49eb617-fc3e-4c6f-9be4-3efd304586b3', 'e2a8678b-b2e1-41f1-b89c-ef26186a70eb'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:43:01.372496 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33257122-6c9e-4c91-a762-0a542f76d3bc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups returned with HTTP 202 Aug 18 05:43:01.372853 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1491/5996] 10.4.3.250 () {70 vars in 1299 bytes} [Tue Aug 18 05:43:01 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:43:01.381484 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b83dc967-b224-4409-9343-0d8427be2bd1 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:01.383683 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b83dc967-b224-4409-9343-0d8427be2bd1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:01.383897 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b83dc967-b224-4409-9343-0d8427be2bd1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:01.384116 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b83dc967-b224-4409-9343-0d8427be2bd1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:01.384216 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-b83dc967-b224-4409-9343-0d8427be2bd1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:01.388249 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:01.388249 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:01.388785 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b83dc967-b224-4409-9343-0d8427be2bd1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:01.389168 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1502/5997] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:01 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:02.399196 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5c68c719-c0b2-4a3c-bdcb-6aab963dbe02 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:02.400866 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c68c719-c0b2-4a3c-bdcb-6aab963dbe02 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:02.401084 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c68c719-c0b2-4a3c-bdcb-6aab963dbe02 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:02.401261 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c68c719-c0b2-4a3c-bdcb-6aab963dbe02 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:02.401393 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5c68c719-c0b2-4a3c-bdcb-6aab963dbe02 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:02.405288 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:02.405288 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:02.405782 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c68c719-c0b2-4a3c-bdcb-6aab963dbe02 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:02.406128 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1498/5998] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:02 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:03.416212 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c2e53cb9-5a23-444a-8243-326066089551 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:03.418223 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c2e53cb9-5a23-444a-8243-326066089551 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:03.418458 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c2e53cb9-5a23-444a-8243-326066089551 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:03.418678 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c2e53cb9-5a23-444a-8243-326066089551 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:03.418811 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-c2e53cb9-5a23-444a-8243-326066089551 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:03.423578 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:03.423578 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:03.424359 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c2e53cb9-5a23-444a-8243-326066089551 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:03.424778 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1508/5999] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:03 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:04.434521 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d4728d0e-7f0b-4304-af39-dbf5f645c041 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:04.436548 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4728d0e-7f0b-4304-af39-dbf5f645c041 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:04.436816 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4728d0e-7f0b-4304-af39-dbf5f645c041 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:04.437036 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d4728d0e-7f0b-4304-af39-dbf5f645c041 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:04.437200 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-d4728d0e-7f0b-4304-af39-dbf5f645c041 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:04.441880 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:04.441880 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:04.442647 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d4728d0e-7f0b-4304-af39-dbf5f645c041 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:04.443110 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1492/6000] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:04 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:05.458807 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-a44e6715-9e1d-4190-a677-75394fad4265 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:05.470905 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a44e6715-9e1d-4190-a677-75394fad4265 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:05.472196 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a44e6715-9e1d-4190-a677-75394fad4265 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:05.474065 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-a44e6715-9e1d-4190-a677-75394fad4265 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:05.475818 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-a44e6715-9e1d-4190-a677-75394fad4265 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:05.484418 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:05.484418 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:05.485161 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-a44e6715-9e1d-4190-a677-75394fad4265 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:05.485544 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1503/6001] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:05 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:06.496727 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-525bd08b-8db4-4d54-84e0-950d88a80f3e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:06.498910 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-525bd08b-8db4-4d54-84e0-950d88a80f3e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:06.499222 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-525bd08b-8db4-4d54-84e0-950d88a80f3e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:06.499460 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-525bd08b-8db4-4d54-84e0-950d88a80f3e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:06.499598 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-525bd08b-8db4-4d54-84e0-950d88a80f3e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:06.504515 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:06.504515 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:06.505246 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-525bd08b-8db4-4d54-84e0-950d88a80f3e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:06.505792 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1499/6002] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:06 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:07.516882 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eaa59d88-cd65-4e2a-adca-5921cf063810 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:07.518650 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eaa59d88-cd65-4e2a-adca-5921cf063810 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:07.518824 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eaa59d88-cd65-4e2a-adca-5921cf063810 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:07.518996 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eaa59d88-cd65-4e2a-adca-5921cf063810 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:07.519149 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-eaa59d88-cd65-4e2a-adca-5921cf063810 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:07.522898 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:07.522898 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:07.523512 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eaa59d88-cd65-4e2a-adca-5921cf063810 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:07.523853 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1509/6003] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:07 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:08.533450 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ab66741a-5d49-4451-8f32-9620436b0b2f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:08.535555 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab66741a-5d49-4451-8f32-9620436b0b2f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:08.535798 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab66741a-5d49-4451-8f32-9620436b0b2f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:08.536040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ab66741a-5d49-4451-8f32-9620436b0b2f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:08.536232 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-ab66741a-5d49-4451-8f32-9620436b0b2f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:08.538134 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=113,cinder:INSERT=29,cinder:UPDATE=42 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:43:08.541396 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:08.541396 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:08.542181 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ab66741a-5d49-4451-8f32-9620436b0b2f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:08.542769 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1493/6004] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:08 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:09.551800 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1c788e61-fe55-4da2-96a0-32463d646f39 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:09.553543 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c788e61-fe55-4da2-96a0-32463d646f39 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:09.553742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c788e61-fe55-4da2-96a0-32463d646f39 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:09.553934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1c788e61-fe55-4da2-96a0-32463d646f39 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:09.554052 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-1c788e61-fe55-4da2-96a0-32463d646f39 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:09.555561 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=226,cinder:INSERT=60,cinder:UPDATE=91 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:43:09.558843 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:09.558843 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:09.559619 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1c788e61-fe55-4da2-96a0-32463d646f39 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:09.560211 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1504/6005] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:09 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:10.569440 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6e42dc5-35f0-47f3-807f-2032df142a11 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:10.572558 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6e42dc5-35f0-47f3-807f-2032df142a11 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:10.572558 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6e42dc5-35f0-47f3-807f-2032df142a11 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:10.572558 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6e42dc5-35f0-47f3-807f-2032df142a11 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:10.572558 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-b6e42dc5-35f0-47f3-807f-2032df142a11 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:10.576340 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:10.576340 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:10.576961 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6e42dc5-35f0-47f3-807f-2032df142a11 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:10.579459 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1500/6006] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:10 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:11.587606 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b03b479e-c442-48ab-a205-287b39e125ab None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:11.589884 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b03b479e-c442-48ab-a205-287b39e125ab tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:11.590209 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b03b479e-c442-48ab-a205-287b39e125ab tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:11.590473 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b03b479e-c442-48ab-a205-287b39e125ab tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:11.590630 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-b03b479e-c442-48ab-a205-287b39e125ab tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:11.595946 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:11.595946 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:11.596738 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b03b479e-c442-48ab-a205-287b39e125ab tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:11.597245 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1510/6007] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:11 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:12.606432 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-883ff6a8-5e97-4783-8a97-878d252d5500 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:12.608344 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-883ff6a8-5e97-4783-8a97-878d252d5500 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:12.608611 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-883ff6a8-5e97-4783-8a97-878d252d5500 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:12.608854 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-883ff6a8-5e97-4783-8a97-878d252d5500 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:12.608968 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-883ff6a8-5e97-4783-8a97-878d252d5500 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:12.613153 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:12.613153 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:12.613733 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-883ff6a8-5e97-4783-8a97-878d252d5500 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:12.614099 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1494/6008] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:12 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:13.623717 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f1d4f490-eda1-4a19-8979-52a2364c5137 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:13.625428 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1d4f490-eda1-4a19-8979-52a2364c5137 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:13.625609 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1d4f490-eda1-4a19-8979-52a2364c5137 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:13.625798 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f1d4f490-eda1-4a19-8979-52a2364c5137 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:13.625926 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-f1d4f490-eda1-4a19-8979-52a2364c5137 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:13.629791 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:13.629791 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:13.630342 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f1d4f490-eda1-4a19-8979-52a2364c5137 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:13.630650 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1505/6009] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:13 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:14.639916 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-0f7e8a1b-1af1-4cd1-ab9d-e9826c1d08af None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:14.641897 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f7e8a1b-1af1-4cd1-ab9d-e9826c1d08af tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:14.642286 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f7e8a1b-1af1-4cd1-ab9d-e9826c1d08af tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:14.642373 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-0f7e8a1b-1af1-4cd1-ab9d-e9826c1d08af tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:14.642500 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-0f7e8a1b-1af1-4cd1-ab9d-e9826c1d08af tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:14.644731 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=84,cinder:UPDATE=20,cinder:INSERT=7 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:43:14.648702 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:14.648702 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:14.649628 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-0f7e8a1b-1af1-4cd1-ab9d-e9826c1d08af tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:14.650246 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1501/6010] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:14 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:15.659681 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ce06994e-12fc-4aba-8220-62c530f6bcb5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:15.661447 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce06994e-12fc-4aba-8220-62c530f6bcb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:15.661684 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce06994e-12fc-4aba-8220-62c530f6bcb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:15.661894 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ce06994e-12fc-4aba-8220-62c530f6bcb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:15.662021 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-ce06994e-12fc-4aba-8220-62c530f6bcb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:15.663818 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=85,cinder:UPDATE=17,cinder:INSERT=20 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:43:15.667475 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:15.667475 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:15.668222 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ce06994e-12fc-4aba-8220-62c530f6bcb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:15.668755 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1511/6011] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:15 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:15.677639 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ce9f6e24-d86c-4a99-bdb2-4b1d59034885 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:15.679299 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce9f6e24-d86c-4a99-bdb2-4b1d59034885 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5/action Aug 18 05:43:15.679649 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce9f6e24-d86c-4a99-bdb2-4b1d59034885 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:43:15.679760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ce9f6e24-d86c-4a99-bdb2-4b1d59034885 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:43:15.680960 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.admin_actions [None req-ce9f6e24-d86c-4a99-bdb2-4b1d59034885 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Updating backup '9de09096-69ed-4175-82bc-e740572562f5' with '{'status': 'error'}' {{(pid=100215) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 05:43:15.687834 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:15.687834 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:15.697841 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-ce9f6e24-d86c-4a99-bdb2-4b1d59034885 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] reset_status in rpcapi backup_id 9de09096-69ed-4175-82bc-e740572562f5 on host np0000007601. {{(pid=100215) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 05:43:15.699450 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ce9f6e24-d86c-4a99-bdb2-4b1d59034885 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5/action returned with HTTP 202 Aug 18 05:43:15.699804 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1495/6012] 10.4.3.250 () {70 vars in 1430 bytes} [Tue Aug 18 05:43:15 2026] POST /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:43:15.706657 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6e5e41d9-d65b-40ab-825a-fc9b9d105e6b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:15.708370 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e5e41d9-d65b-40ab-825a-fc9b9d105e6b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb Aug 18 05:43:15.708585 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e5e41d9-d65b-40ab-825a-fc9b9d105e6b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:15.708760 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6e5e41d9-d65b-40ab-825a-fc9b9d105e6b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:15.708932 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-6e5e41d9-d65b-40ab-825a-fc9b9d105e6b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume with id: e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb Aug 18 05:43:15.716026 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:15.716026 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:15.716338 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6e5e41d9-d65b-40ab-825a-fc9b9d105e6b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:15.732951 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6e5e41d9-d65b-40ab-825a-fc9b9d105e6b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume request issued successfully. Aug 18 05:43:15.733209 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6e5e41d9-d65b-40ab-825a-fc9b9d105e6b tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb returned with HTTP 202 Aug 18 05:43:15.733637 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1506/6013] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:43:15 2026] DELETE /volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:43:15.740346 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-aea3e126-403d-43fd-a021-7a82b5988780 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:15.742519 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aea3e126-403d-43fd-a021-7a82b5988780 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb Aug 18 05:43:15.742800 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aea3e126-403d-43fd-a021-7a82b5988780 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:15.743094 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-aea3e126-403d-43fd-a021-7a82b5988780 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:15.750617 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:15.750617 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:15.753802 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-aea3e126-403d-43fd-a021-7a82b5988780 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:15.757814 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-aea3e126-403d-43fd-a021-7a82b5988780 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb returned with HTTP 200 Aug 18 05:43:15.758245 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1502/6014] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:15 2026] GET /volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:43:16.770150 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-189bbbd4-4ae4-4017-8f82-93366d780a40 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:16.772298 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-189bbbd4-4ae4-4017-8f82-93366d780a40 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb Aug 18 05:43:16.772526 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-189bbbd4-4ae4-4017-8f82-93366d780a40 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:16.772704 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-189bbbd4-4ae4-4017-8f82-93366d780a40 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:16.778168 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-189bbbd4-4ae4-4017-8f82-93366d780a40 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb returned with HTTP 404 Aug 18 05:43:16.778605 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1512/6015] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:16 2026] GET /volume/v3/volumes/e21e0bd3-c5d4-4ac0-9113-7f8241f75fbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:43:16.785452 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:16.787273 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] POST https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51/restore Aug 18 05:43:16.787702 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:43:16.789040 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.contrib.backups [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Restoring backup cb36192f-b751-40db-ac0c-73ab70e24a51 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100215) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 05:43:16.789180 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.contrib.backups [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Restoring backup cb36192f-b751-40db-ac0c-73ab70e24a51 to volume None. Aug 18 05:43:16.793045 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:16.793045 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:16.793809 np0000007601 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Creating volume of 1 GB for restore of backup cb36192f-b751-40db-ac0c-73ab70e24a51. Aug 18 05:43:16.796670 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Availability Zones retrieved successfully. Aug 18 05:43:16.801846 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (29f877e4-eaf3-4589-b1a8-8835879bb350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:43:16.802788 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b674a8ec-d4c9-4f45-8893-480459a14d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:16.803517 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:43:16.824718 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b674a8ec-d4c9-4f45-8893-480459a14d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:16.825478 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644cd664-178b-4728-bb03-b5e29dc16fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:16.859192 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Created reservations ['e142cb44-6da1-4936-94c4-78eed22811ee', '476c3350-7bb6-4bb6-91a0-0c74a0f0fa9a', 'ac5f3873-8d37-4215-9aaf-aae14415cb12', '94f50bab-9ba4-41ea-ad77-e4f2d33b4607'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:43:16.859922 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644cd664-178b-4728-bb03-b5e29dc16fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e142cb44-6da1-4936-94c4-78eed22811ee', '476c3350-7bb6-4bb6-91a0-0c74a0f0fa9a', 'ac5f3873-8d37-4215-9aaf-aae14415cb12', '94f50bab-9ba4-41ea-ad77-e4f2d33b4607']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:16.860605 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe90757a-5e0a-4529-b215-26a64a51850c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:16.888568 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe90757a-5e0a-4529-b215-26a64a51850c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1e13fac-36ed-4312-b501-4964ff23d5a0', '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='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['e142cb44-6da1-4936-94c4-78eed22811ee','476c3350-7bb6-4bb6-91a0-0c74a0f0fa9a','ac5f3873-8d37-4215-9aaf-aae14415cb12','94f50bab-9ba4-41ea-ad77-e4f2d33b4607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:43:16Z,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=d1e13fac-36ed-4312-b501-4964ff23d5a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='597d13e93ae449fe8021e07e2a390143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d762892dcb44fd4922c38fb0abaa875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:16.889693 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f02f70-4b6c-4d64-97ce-9e643bf8c5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:16.906405 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f02f70-4b6c-4d64-97ce-9e643bf8c5a3) transitioned into 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='597d13e93ae449fe8021e07e2a390143',qos_specs=None,replication_status=,reservations=['e142cb44-6da1-4936-94c4-78eed22811ee','476c3350-7bb6-4bb6-91a0-0c74a0f0fa9a','ac5f3873-8d37-4215-9aaf-aae14415cb12','94f50bab-9ba4-41ea-ad77-e4f2d33b4607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d762892dcb44fd4922c38fb0abaa875',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:16.907018 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe08846-487b-4e90-a983-745d10896363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:16.917180 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe08846-487b-4e90-a983-745d10896363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:16.917180 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Flow 'volume_create_api' (29f877e4-eaf3-4589-b1a8-8835879bb350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:43:16.917180 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Create volume request issued successfully. Aug 18 05:43:16.924745 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:16.924745 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:16.925080 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:17.931736 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:17.931736 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:17.932190 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:17.932190 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Checking backup size 1 against volume size 1 {{(pid=100215) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 05:43:17.932259 np0000007601 devstack@c-api.service[100215]: INFO cinder.backup.api [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Overwriting volume d1e13fac-36ed-4312-b501-4964ff23d5a0 with restore of backup cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:17.945692 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.backup.rpcapi [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] restore_backup in rpcapi backup_id cb36192f-b751-40db-ac0c-73ab70e24a51 {{(pid=100215) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 05:43:17.947157 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-33fd4d4c-06c4-4790-9bf9-8dd00637ee55 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51/restore returned with HTTP 202 Aug 18 05:43:17.947559 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1496/6016] 10.4.3.250 () {70 vars in 1433 bytes} [Tue Aug 18 05:43:16 2026] POST /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51/restore => generated 152 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:43:17.954604 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-50dcce1b-cb86-49be-9322-2c82e02efdb5 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:17.956350 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50dcce1b-cb86-49be-9322-2c82e02efdb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:17.956549 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50dcce1b-cb86-49be-9322-2c82e02efdb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:17.956751 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-50dcce1b-cb86-49be-9322-2c82e02efdb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:17.956859 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-50dcce1b-cb86-49be-9322-2c82e02efdb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:17.960796 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:17.960796 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:17.961450 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-50dcce1b-cb86-49be-9322-2c82e02efdb5 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:17.961830 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1507/6017] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:17 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:18.973958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-4fcd7553-3485-403a-976a-9d46c9078bb3 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:18.975757 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fcd7553-3485-403a-976a-9d46c9078bb3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:18.976034 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fcd7553-3485-403a-976a-9d46c9078bb3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:18.976267 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-4fcd7553-3485-403a-976a-9d46c9078bb3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:18.976407 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-4fcd7553-3485-403a-976a-9d46c9078bb3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:18.981128 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:18.981128 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:18.981858 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-4fcd7553-3485-403a-976a-9d46c9078bb3 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:18.982287 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1503/6018] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:18 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:19.993520 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7d03fb69-2400-478c-9dd5-f77cec5b3cc1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:19.995571 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d03fb69-2400-478c-9dd5-f77cec5b3cc1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:19.995782 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7d03fb69-2400-478c-9dd5-f77cec5b3cc1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:19.995960 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7d03fb69-2400-478c-9dd5-f77cec5b3cc1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:19.996103 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-7d03fb69-2400-478c-9dd5-f77cec5b3cc1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:20.000209 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:20.000209 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:20.000788 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7d03fb69-2400-478c-9dd5-f77cec5b3cc1 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:20.001162 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1513/6019] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:19 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:21.011384 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a93cbfee-199b-4a23-bdd6-7665c89592cd None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:21.012946 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a93cbfee-199b-4a23-bdd6-7665c89592cd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:21.013197 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a93cbfee-199b-4a23-bdd6-7665c89592cd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:21.013379 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a93cbfee-199b-4a23-bdd6-7665c89592cd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:21.013481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-a93cbfee-199b-4a23-bdd6-7665c89592cd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:21.017465 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:21.017465 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:21.018042 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a93cbfee-199b-4a23-bdd6-7665c89592cd tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:21.018366 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1497/6020] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:21 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:22.030053 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-563a316e-fb84-4ce9-83ae-aecc80d255f6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:22.032131 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-563a316e-fb84-4ce9-83ae-aecc80d255f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:22.032349 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-563a316e-fb84-4ce9-83ae-aecc80d255f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:22.032547 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-563a316e-fb84-4ce9-83ae-aecc80d255f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:22.032660 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-563a316e-fb84-4ce9-83ae-aecc80d255f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:22.036487 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:22.036487 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:22.037077 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-563a316e-fb84-4ce9-83ae-aecc80d255f6 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:22.037481 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1508/6021] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:22 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:23.050638 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5c421f0e-3e35-4389-8b8a-e5bea8a78e2e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:23.052872 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c421f0e-3e35-4389-8b8a-e5bea8a78e2e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:23.053197 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c421f0e-3e35-4389-8b8a-e5bea8a78e2e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:23.053450 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5c421f0e-3e35-4389-8b8a-e5bea8a78e2e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:23.053596 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-5c421f0e-3e35-4389-8b8a-e5bea8a78e2e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:23.059220 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:23.059220 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:23.060078 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5c421f0e-3e35-4389-8b8a-e5bea8a78e2e tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:23.060578 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1504/6022] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:23 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:24.070430 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eeabe9eb-7816-4d2a-b51e-f402e93f7371 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:24.072272 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eeabe9eb-7816-4d2a-b51e-f402e93f7371 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:24.072576 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eeabe9eb-7816-4d2a-b51e-f402e93f7371 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:24.072836 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eeabe9eb-7816-4d2a-b51e-f402e93f7371 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:24.073034 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-eeabe9eb-7816-4d2a-b51e-f402e93f7371 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:24.077188 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:24.077188 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:24.077860 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eeabe9eb-7816-4d2a-b51e-f402e93f7371 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:24.078284 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1514/6023] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:24 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:25.088655 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e7f4dcb-045a-43a1-bdee-0db44a5b7a03 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:25.090444 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e7f4dcb-045a-43a1-bdee-0db44a5b7a03 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:25.090667 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e7f4dcb-045a-43a1-bdee-0db44a5b7a03 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:25.090842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e7f4dcb-045a-43a1-bdee-0db44a5b7a03 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:25.090950 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5e7f4dcb-045a-43a1-bdee-0db44a5b7a03 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:25.094955 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:25.094955 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:25.095577 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e7f4dcb-045a-43a1-bdee-0db44a5b7a03 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:25.095890 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1498/6024] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:25 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:26.107621 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ec10376-368a-4d4b-9d4b-2295ff88b23f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:26.109128 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ec10376-368a-4d4b-9d4b-2295ff88b23f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:26.109455 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ec10376-368a-4d4b-9d4b-2295ff88b23f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:26.109753 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ec10376-368a-4d4b-9d4b-2295ff88b23f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:26.110650 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-7ec10376-368a-4d4b-9d4b-2295ff88b23f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:26.114355 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:26.114355 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:26.114786 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ec10376-368a-4d4b-9d4b-2295ff88b23f tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:26.115156 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1509/6025] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:26 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:27.125128 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-13630c30-7219-4148-9e97-29f750f21aec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:27.127395 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13630c30-7219-4148-9e97-29f750f21aec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:27.127637 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13630c30-7219-4148-9e97-29f750f21aec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:27.127838 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-13630c30-7219-4148-9e97-29f750f21aec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:27.127986 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-13630c30-7219-4148-9e97-29f750f21aec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:27.132867 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:27.132867 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:27.133677 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-13630c30-7219-4148-9e97-29f750f21aec tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:27.134094 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1505/6026] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:27 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:27.142998 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e38ef01e-21e0-4d7e-9a5e-c155cecc2c84 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:27.144702 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e38ef01e-21e0-4d7e-9a5e-c155cecc2c84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/d1e13fac-36ed-4312-b501-4964ff23d5a0 Aug 18 05:43:27.144899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e38ef01e-21e0-4d7e-9a5e-c155cecc2c84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:27.145109 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e38ef01e-21e0-4d7e-9a5e-c155cecc2c84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:27.145281 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-e38ef01e-21e0-4d7e-9a5e-c155cecc2c84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume with id: d1e13fac-36ed-4312-b501-4964ff23d5a0 Aug 18 05:43:27.154116 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:27.154116 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:27.154447 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e38ef01e-21e0-4d7e-9a5e-c155cecc2c84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:27.170545 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e38ef01e-21e0-4d7e-9a5e-c155cecc2c84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume request issued successfully. Aug 18 05:43:27.170732 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e38ef01e-21e0-4d7e-9a5e-c155cecc2c84 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/d1e13fac-36ed-4312-b501-4964ff23d5a0 returned with HTTP 202 Aug 18 05:43:27.171181 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1515/6027] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:43:27 2026] DELETE /volume/v3/volumes/d1e13fac-36ed-4312-b501-4964ff23d5a0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:43:27.177894 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-18b6ab30-de49-4dd2-8a2f-b7ebd336b031 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:27.179605 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18b6ab30-de49-4dd2-8a2f-b7ebd336b031 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/d1e13fac-36ed-4312-b501-4964ff23d5a0 Aug 18 05:43:27.179789 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18b6ab30-de49-4dd2-8a2f-b7ebd336b031 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:27.179968 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-18b6ab30-de49-4dd2-8a2f-b7ebd336b031 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:27.186834 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:27.186834 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:27.190544 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-18b6ab30-de49-4dd2-8a2f-b7ebd336b031 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:27.194268 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-18b6ab30-de49-4dd2-8a2f-b7ebd336b031 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/d1e13fac-36ed-4312-b501-4964ff23d5a0 returned with HTTP 200 Aug 18 05:43:27.194605 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1499/6028] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:27 2026] GET /volume/v3/volumes/d1e13fac-36ed-4312-b501-4964ff23d5a0 => generated 1065 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:43:28.206613 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-baab8279-4df4-4a89-847e-6f779ab37201 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:28.208868 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baab8279-4df4-4a89-847e-6f779ab37201 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/d1e13fac-36ed-4312-b501-4964ff23d5a0 Aug 18 05:43:28.209105 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-baab8279-4df4-4a89-847e-6f779ab37201 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:28.209280 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-baab8279-4df4-4a89-847e-6f779ab37201 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:28.214865 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-baab8279-4df4-4a89-847e-6f779ab37201 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/d1e13fac-36ed-4312-b501-4964ff23d5a0 returned with HTTP 404 Aug 18 05:43:28.215339 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1510/6029] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:28 2026] GET /volume/v3/volumes/d1e13fac-36ed-4312-b501-4964ff23d5a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:43:28.221938 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6353f0ba-cbe1-475b-a5a1-492b4ec18610 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:28.223709 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6353f0ba-cbe1-475b-a5a1-492b4ec18610 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:28.223918 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6353f0ba-cbe1-475b-a5a1-492b4ec18610 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:28.224149 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6353f0ba-cbe1-475b-a5a1-492b4ec18610 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:28.224257 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-6353f0ba-cbe1-475b-a5a1-492b4ec18610 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:28.229740 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:28.229740 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:28.230739 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6353f0ba-cbe1-475b-a5a1-492b4ec18610 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:28.231308 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1506/6030] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:28 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:28.241376 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ffc97da4-a35b-4ca6-ae2f-f3f7ec6f8316 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:28.243443 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ffc97da4-a35b-4ca6-ae2f-f3f7ec6f8316 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:28.243757 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ffc97da4-a35b-4ca6-ae2f-f3f7ec6f8316 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:28.243958 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ffc97da4-a35b-4ca6-ae2f-f3f7ec6f8316 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:28.244088 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.contrib.backups [None req-ffc97da4-a35b-4ca6-ae2f-f3f7ec6f8316 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete backup with id: 9de09096-69ed-4175-82bc-e740572562f5. Aug 18 05:43:28.248345 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:28.248345 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:28.259560 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.backup.rpcapi [None req-ffc97da4-a35b-4ca6-ae2f-f3f7ec6f8316 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] delete_backup rpcapi backup_id 9de09096-69ed-4175-82bc-e740572562f5 {{(pid=100216) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:43:28.261305 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ffc97da4-a35b-4ca6-ae2f-f3f7ec6f8316 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 202 Aug 18 05:43:28.261870 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1516/6031] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:43:28 2026] DELETE /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:43:28.268919 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-344ad76c-6d4f-42b8-bae7-878e98fc2faa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:28.271234 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-344ad76c-6d4f-42b8-bae7-878e98fc2faa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:28.271505 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-344ad76c-6d4f-42b8-bae7-878e98fc2faa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:28.271744 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-344ad76c-6d4f-42b8-bae7-878e98fc2faa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:28.271901 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-344ad76c-6d4f-42b8-bae7-878e98fc2faa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:28.276663 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:28.276663 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:28.277470 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-344ad76c-6d4f-42b8-bae7-878e98fc2faa tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 200 Aug 18 05:43:28.277865 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1500/6032] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:28 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:29.287057 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-630b6c50-c0f8-4407-b8d8-7cf1c7e7b573 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:29.288833 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-630b6c50-c0f8-4407-b8d8-7cf1c7e7b573 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 Aug 18 05:43:29.289103 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-630b6c50-c0f8-4407-b8d8-7cf1c7e7b573 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:29.289318 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-630b6c50-c0f8-4407-b8d8-7cf1c7e7b573 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:29.289468 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.v3.backups [None req-630b6c50-c0f8-4407-b8d8-7cf1c7e7b573 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id 9de09096-69ed-4175-82bc-e740572562f5. {{(pid=100214) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:29.293347 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-630b6c50-c0f8-4407-b8d8-7cf1c7e7b573 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 returned with HTTP 404 Aug 18 05:43:29.293864 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1511/6033] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:29 2026] GET /volume/v3/backups/9de09096-69ed-4175-82bc-e740572562f5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:43:29.299490 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-364bbf79-6505-445c-a80e-203fed9590c2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:29.301169 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-364bbf79-6505-445c-a80e-203fed9590c2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:43:29.301371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-364bbf79-6505-445c-a80e-203fed9590c2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:29.301565 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-364bbf79-6505-445c-a80e-203fed9590c2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:29.301668 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.contrib.backups [None req-364bbf79-6505-445c-a80e-203fed9590c2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete backup with id: ed666350-a82a-4ab6-95d9-bbecbdcb157d. Aug 18 05:43:29.305560 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:29.305560 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:29.317198 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.backup.rpcapi [None req-364bbf79-6505-445c-a80e-203fed9590c2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] delete_backup rpcapi backup_id ed666350-a82a-4ab6-95d9-bbecbdcb157d {{(pid=100217) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:43:29.318714 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-364bbf79-6505-445c-a80e-203fed9590c2 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 202 Aug 18 05:43:29.319104 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1507/6034] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:43:29 2026] DELETE /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:43:29.326662 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-77a5722e-b86c-4d92-b75f-8acf3835b69a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:29.328380 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77a5722e-b86c-4d92-b75f-8acf3835b69a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:43:29.328612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77a5722e-b86c-4d92-b75f-8acf3835b69a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:29.328782 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-77a5722e-b86c-4d92-b75f-8acf3835b69a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:29.328882 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-77a5722e-b86c-4d92-b75f-8acf3835b69a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:29.332889 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:29.332889 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:29.333661 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-77a5722e-b86c-4d92-b75f-8acf3835b69a tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 200 Aug 18 05:43:29.334175 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1517/6035] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:29 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:30.342731 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5aa811ce-823b-49d2-89a3-db0379506c05 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:30.344393 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5aa811ce-823b-49d2-89a3-db0379506c05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d Aug 18 05:43:30.344590 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5aa811ce-823b-49d2-89a3-db0379506c05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:30.344769 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5aa811ce-823b-49d2-89a3-db0379506c05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:30.344890 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.backups [None req-5aa811ce-823b-49d2-89a3-db0379506c05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id ed666350-a82a-4ab6-95d9-bbecbdcb157d. {{(pid=100215) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:30.348126 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5aa811ce-823b-49d2-89a3-db0379506c05 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d returned with HTTP 404 Aug 18 05:43:30.348543 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1501/6036] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:30 2026] GET /volume/v3/backups/ed666350-a82a-4ab6-95d9-bbecbdcb157d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:43:30.355432 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-854c82fe-d058-46c9-9df7-e230b0b3d2dc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:30.357576 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-854c82fe-d058-46c9-9df7-e230b0b3d2dc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:30.357834 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-854c82fe-d058-46c9-9df7-e230b0b3d2dc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:30.358091 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-854c82fe-d058-46c9-9df7-e230b0b3d2dc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:30.358227 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.contrib.backups [None req-854c82fe-d058-46c9-9df7-e230b0b3d2dc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete backup with id: cb36192f-b751-40db-ac0c-73ab70e24a51. Aug 18 05:43:30.363384 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:30.363384 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:30.375321 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.backup.rpcapi [None req-854c82fe-d058-46c9-9df7-e230b0b3d2dc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] delete_backup rpcapi backup_id cb36192f-b751-40db-ac0c-73ab70e24a51 {{(pid=100214) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 05:43:30.376977 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-854c82fe-d058-46c9-9df7-e230b0b3d2dc tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 202 Aug 18 05:43:30.377612 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1512/6037] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:43:30 2026] DELETE /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:43:30.383796 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d7b61adb-408b-4922-8838-0c0ba2981847 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:30.385503 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7b61adb-408b-4922-8838-0c0ba2981847 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:30.385732 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7b61adb-408b-4922-8838-0c0ba2981847 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:30.385922 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7b61adb-408b-4922-8838-0c0ba2981847 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:30.386050 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.v3.backups [None req-d7b61adb-408b-4922-8838-0c0ba2981847 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100217) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:30.390153 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:30.390153 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:30.390912 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7b61adb-408b-4922-8838-0c0ba2981847 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 200 Aug 18 05:43:30.391293 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1508/6038] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:30 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:31.400750 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-f23e0e17-85ad-483e-867e-cc8e97d79570 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:31.402686 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f23e0e17-85ad-483e-867e-cc8e97d79570 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 Aug 18 05:43:31.402945 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f23e0e17-85ad-483e-867e-cc8e97d79570 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:31.403184 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-f23e0e17-85ad-483e-867e-cc8e97d79570 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:31.403325 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.backups [None req-f23e0e17-85ad-483e-867e-cc8e97d79570 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Show backup with id cb36192f-b751-40db-ac0c-73ab70e24a51. {{(pid=100216) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 05:43:31.406674 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-f23e0e17-85ad-483e-867e-cc8e97d79570 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 returned with HTTP 404 Aug 18 05:43:31.407137 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1518/6039] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:31 2026] GET /volume/v3/backups/cb36192f-b751-40db-ac0c-73ab70e24a51 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:43:31.413277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1d4254bb-74dc-40df-ab79-314adaec5fb7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:31.414878 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d4254bb-74dc-40df-ab79-314adaec5fb7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] DELETE https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 Aug 18 05:43:31.415095 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d4254bb-74dc-40df-ab79-314adaec5fb7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:31.415292 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1d4254bb-74dc-40df-ab79-314adaec5fb7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:31.415458 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-1d4254bb-74dc-40df-ab79-314adaec5fb7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume with id: 6f58bb11-c940-41b1-870a-aae6e0feffb0 Aug 18 05:43:31.421983 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:31.421983 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:31.422309 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1d4254bb-74dc-40df-ab79-314adaec5fb7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:31.436899 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1d4254bb-74dc-40df-ab79-314adaec5fb7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Delete volume request issued successfully. Aug 18 05:43:31.437101 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1d4254bb-74dc-40df-ab79-314adaec5fb7 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 returned with HTTP 202 Aug 18 05:43:31.437528 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1502/6040] 10.4.3.250 () {68 vars in 1391 bytes} [Tue Aug 18 05:43:31 2026] DELETE /volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:43:31.444070 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb24e17c-b3f6-4b5e-984b-2d7010bf4eaf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:31.445778 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb24e17c-b3f6-4b5e-984b-2d7010bf4eaf tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 Aug 18 05:43:31.445991 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb24e17c-b3f6-4b5e-984b-2d7010bf4eaf tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:31.446213 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb24e17c-b3f6-4b5e-984b-2d7010bf4eaf tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:31.453751 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:31.453751 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:31.457073 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cb24e17c-b3f6-4b5e-984b-2d7010bf4eaf tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Volume info retrieved successfully. Aug 18 05:43:31.460927 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb24e17c-b3f6-4b5e-984b-2d7010bf4eaf tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 returned with HTTP 200 Aug 18 05:43:31.461328 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1513/6041] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:31 2026] GET /volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:43:32.473478 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3a0f6e4e-087d-40e2-a88a-d56e465fb395 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:32.475318 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a0f6e4e-087d-40e2-a88a-d56e465fb395 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] GET https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 Aug 18 05:43:32.475526 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a0f6e4e-087d-40e2-a88a-d56e465fb395 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:32.475811 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3a0f6e4e-087d-40e2-a88a-d56e465fb395 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:32.481870 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3a0f6e4e-087d-40e2-a88a-d56e465fb395 tempest-ProjectAdminTests33-477077737 tempest-ProjectAdminTests33-477077737-project-admin] https://10.4.3.250/volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 returned with HTTP 404 Aug 18 05:43:32.482388 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1509/6042] 10.4.3.250 () {68 vars in 1388 bytes} [Tue Aug 18 05:43:32 2026] GET /volume/v3/volumes/6f58bb11-c940-41b1-870a-aae6e0feffb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:43:34.009416 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7421e4f1-ce93-448d-a48d-960b45397f10 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:34.122506 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7421e4f1-ce93-448d-a48d-960b45397f10 tempest-ProjectReaderTests-1208064373 tempest-ProjectReaderTests-1208064373-project-admin] GET https://10.4.3.250/volume/v3/scheduler-stats/get_pools Aug 18 05:43:34.122674 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7421e4f1-ce93-448d-a48d-960b45397f10 tempest-ProjectReaderTests-1208064373 tempest-ProjectReaderTests-1208064373-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:34.122938 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7421e4f1-ce93-448d-a48d-960b45397f10 tempest-ProjectReaderTests-1208064373 tempest-ProjectReaderTests-1208064373-project-admin] Calling method 'get_pools' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:34.135317 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7421e4f1-ce93-448d-a48d-960b45397f10 tempest-ProjectReaderTests-1208064373 tempest-ProjectReaderTests-1208064373-project-admin] https://10.4.3.250/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 05:43:34.135797 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1519/6043] 10.4.3.250 () {66 vars in 1291 bytes} [Tue Aug 18 05:43:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:34.144023 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1a07b364-46dc-4114-9ed2-b05690aa0ad6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:34.196672 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a07b364-46dc-4114-9ed2-b05690aa0ad6 tempest-ProjectReaderTests-1208064373 tempest-ProjectReaderTests-1208064373-project-reader] GET https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool Aug 18 05:43:34.196936 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a07b364-46dc-4114-9ed2-b05690aa0ad6 tempest-ProjectReaderTests-1208064373 tempest-ProjectReaderTests-1208064373-project-reader] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:34.197231 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1a07b364-46dc-4114-9ed2-b05690aa0ad6 tempest-ProjectReaderTests-1208064373 tempest-ProjectReaderTests-1208064373-project-reader] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:34.198177 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.policy [None req-1a07b364-46dc-4114-9ed2-b05690aa0ad6 tempest-ProjectReaderTests-1208064373 tempest-ProjectReaderTests-1208064373-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9e0407d953ac4c10a0ca1b4b79abf5ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b92d306498e34f49bcad55c2187b7f32', '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=100215) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 05:43:34.198406 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1a07b364-46dc-4114-9ed2-b05690aa0ad6 tempest-ProjectReaderTests-1208064373 tempest-ProjectReaderTests-1208064373-project-reader] https://10.4.3.250/volume/v3/capabilities/np0000007601@storpool returned with HTTP 403 Aug 18 05:43:34.198950 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1503/6044] 10.4.3.250 () {66 vars in 1318 bytes} [Tue Aug 18 05:43:34 2026] GET /volume/v3/capabilities/np0000007601@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:43:41.405036 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=11,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:43:41.432638 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=39,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:43:41.459750 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=16,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:43:42.477895 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:43:43.208126 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1d97f688-51c1-4fc3-b89e-18cf73cd8072 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:43.293207 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d97f688-51c1-4fc3-b89e-18cf73cd8072 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:43:43.293648 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1d97f688-51c1-4fc3-b89e-18cf73cd8072 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1215237285", "extra_specs": {}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:43:43.307150 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1d97f688-51c1-4fc3-b89e-18cf73cd8072 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:43:43.307573 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1514/6045] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:43:43 2026] POST /volume/v3/types => generated 212 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:43.318075 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-30ac2b00-d0d0-4500-b674-4a72e43d44f8 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:43.319882 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30ac2b00-d0d0-4500-b674-4a72e43d44f8 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] POST https://10.4.3.250/volume/v3/types/a1603eab-2363-4121-9817-45c5ad94c75a/encryption Aug 18 05:43:43.320247 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-30ac2b00-d0d0-4500-b674-4a72e43d44f8 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:43:43.338229 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-30ac2b00-d0d0-4500-b674-4a72e43d44f8 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] https://10.4.3.250/volume/v3/types/a1603eab-2363-4121-9817-45c5ad94c75a/encryption returned with HTTP 200 Aug 18 05:43:43.338624 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1510/6046] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:43:43 2026] POST /volume/v3/types/a1603eab-2363-4121-9817-45c5ad94c75a/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:43.348084 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:43.405804 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:43:43.406205 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1428062193", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1215237285", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:43:43.407740 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1428062193', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1215237285', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:43:43.412338 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume of 1 GB Aug 18 05:43:43.412749 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:43.412749 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:43.413431 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Availability Zones retrieved successfully. Aug 18 05:43:43.420393 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Flow 'volume_create_api' (18b3a480-acfc-41c4-b3e2-f2e1bfc8121d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:43:43.421799 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (715a04ce-b24d-44d8-8d42-43a1b833c4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:43.423002 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:43:43.451738 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (715a04ce-b24d-44d8-8d42-43a1b833c4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1603eab-2363-4121-9817-45c5ad94c75a,is_public=True,name='tempest-scenario-type-luks-1215237285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1603eab-2363-4121-9817-45c5ad94c75a', '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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:43.452876 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5d1eed-46c6-4ee1-9681-147458f82ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:43.484591 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1215237285 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1215237285, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:43:43.484850 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1215237285 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1215237285, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:43:43.520418 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Created reservations ['117c6ef3-3708-4f7e-b531-14d89bc5a5df', '325abd49-654e-4d02-b0a8-aefdf478338d', 'cc543711-91ab-44eb-b712-ff614af6aedc', '9f665257-3c22-49ad-84d0-abd5945381c3'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:43:43.521557 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5d1eed-46c6-4ee1-9681-147458f82ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['117c6ef3-3708-4f7e-b531-14d89bc5a5df', '325abd49-654e-4d02-b0a8-aefdf478338d', 'cc543711-91ab-44eb-b712-ff614af6aedc', '9f665257-3c22-49ad-84d0-abd5945381c3']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:43.522604 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (172c4ebd-1f34-4975-bd0f-1cbc80a11a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:43.550299 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (172c4ebd-1f34-4975-bd0f-1cbc80a11a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fd69c4c-efb1-4cbe-982b-39fe3ec71230', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1428062193',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9692b4d2b064b8c8f27b94a52f7beee',qos_specs=None,replication_status=,reservations=['117c6ef3-3708-4f7e-b531-14d89bc5a5df','325abd49-654e-4d02-b0a8-aefdf478338d','cc543711-91ab-44eb-b712-ff614af6aedc','9f665257-3c22-49ad-84d0-abd5945381c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_type_id=a1603eab-2363-4121-9817-45c5ad94c75a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:43:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1428062193',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0fd69c4c-efb1-4cbe-982b-39fe3ec71230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9692b4d2b064b8c8f27b94a52f7beee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1603eab-2363-4121-9817-45c5ad94c75a),volume_type_id=a1603eab-2363-4121-9817-45c5ad94c75a)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:43.551307 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b2d192-5d8d-4ac2-bee7-6a646841f86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:43.573190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b2d192-5d8d-4ac2-bee7-6a646841f86c) transitioned into state 'SUCCESS' from state '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-1428062193',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9692b4d2b064b8c8f27b94a52f7beee',qos_specs=None,replication_status=,reservations=['117c6ef3-3708-4f7e-b531-14d89bc5a5df','325abd49-654e-4d02-b0a8-aefdf478338d','cc543711-91ab-44eb-b712-ff614af6aedc','9f665257-3c22-49ad-84d0-abd5945381c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_type_id=a1603eab-2363-4121-9817-45c5ad94c75a)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:43.574175 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daba1f5-6033-42f6-8fd9-ab5df8a2a452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:43.585199 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daba1f5-6033-42f6-8fd9-ab5df8a2a452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:43.586269 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Flow 'volume_create_api' (18b3a480-acfc-41c4-b3e2-f2e1bfc8121d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:43:43.586631 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume request issued successfully. Aug 18 05:43:43.587334 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-eacd52b4-4b55-4bba-b73c-ec1d0d0a8377 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:43:43.587822 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1520/6047] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:43:43 2026] POST /volume/v3/volumes => generated 785 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:43:43.598975 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dde39af7-c947-4df3-98d7-cc5d0ce1daa5 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:43.601401 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dde39af7-c947-4df3-98d7-cc5d0ce1daa5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 Aug 18 05:43:43.601629 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dde39af7-c947-4df3-98d7-cc5d0ce1daa5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:43.601863 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dde39af7-c947-4df3-98d7-cc5d0ce1daa5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:43.610297 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:43.610297 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:43.614447 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dde39af7-c947-4df3-98d7-cc5d0ce1daa5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:43.619400 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dde39af7-c947-4df3-98d7-cc5d0ce1daa5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 returned with HTTP 200 Aug 18 05:43:43.619862 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1504/6048] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:43 2026] GET /volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:44.632124 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b0e98b08-0d3b-49ec-a517-4cb30741abe9 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:44.633863 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b0e98b08-0d3b-49ec-a517-4cb30741abe9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 Aug 18 05:43:44.634084 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b0e98b08-0d3b-49ec-a517-4cb30741abe9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:44.634258 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b0e98b08-0d3b-49ec-a517-4cb30741abe9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:44.641306 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:44.641306 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:44.644709 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b0e98b08-0d3b-49ec-a517-4cb30741abe9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:44.648657 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b0e98b08-0d3b-49ec-a517-4cb30741abe9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 returned with HTTP 200 Aug 18 05:43:44.649213 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1515/6049] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:44 2026] GET /volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:44.660462 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-99a86a80-bb85-4872-bfed-df672f74cb97 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:44.662179 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99a86a80-bb85-4872-bfed-df672f74cb97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 Aug 18 05:43:44.662377 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99a86a80-bb85-4872-bfed-df672f74cb97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:44.662554 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-99a86a80-bb85-4872-bfed-df672f74cb97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:44.668856 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:44.668856 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:44.672144 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-99a86a80-bb85-4872-bfed-df672f74cb97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:44.675819 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-99a86a80-bb85-4872-bfed-df672f74cb97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 returned with HTTP 200 Aug 18 05:43:44.676197 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1511/6050] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:44 2026] GET /volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:44.687459 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bed489e4-72ea-4608-afba-a5c9e212c12a None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:44.689372 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:43:44.689710 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1701469256", "source_volid": "0fd69c4c-efb1-4cbe-982b-39fe3ec71230", "volume_type": "tempest-scenario-type-luks-1215237285", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:43:44.691190 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1701469256', 'source_volid': '0fd69c4c-efb1-4cbe-982b-39fe3ec71230', 'volume_type': 'tempest-scenario-type-luks-1215237285', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:43:44.700250 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:44.700250 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:44.700692 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume retrieved successfully. Aug 18 05:43:44.700805 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume of 1 GB Aug 18 05:43:44.701398 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Availability Zones retrieved successfully. Aug 18 05:43:44.706289 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Flow 'volume_create_api' (8ae39268-a648-4f02-90e7-f8a1db4f85aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:43:44.707286 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6e7f16-c845-422c-b38b-994b665800e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:44.708076 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:43:44.725351 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6e7f16-c845-422c-b38b-994b665800e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0fd69c4c-efb1-4cbe-982b-39fe3ec71230', 'volume_type': VolumeType(created_at=2026-08-18T05:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1603eab-2363-4121-9817-45c5ad94c75a,is_public=True,name='tempest-scenario-type-luks-1215237285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1603eab-2363-4121-9817-45c5ad94c75a', '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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:44.726194 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a93e211-c1a1-4e10-86bb-94a93cd039b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:44.762547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Created reservations ['668b6bc3-5f0d-4dbd-ae76-8c2919120e53', 'de7c70f5-3ea1-4a77-aa12-6ed7207c8a48', '5447eb8a-95a5-41aa-9224-79da488069d5', 'a765b806-dff4-439c-89b8-449d09e610fc'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:43:44.763376 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a93e211-c1a1-4e10-86bb-94a93cd039b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['668b6bc3-5f0d-4dbd-ae76-8c2919120e53', 'de7c70f5-3ea1-4a77-aa12-6ed7207c8a48', '5447eb8a-95a5-41aa-9224-79da488069d5', 'a765b806-dff4-439c-89b8-449d09e610fc']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:44.764019 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cee6b96-8da8-4fd0-afb9-220b0fc379db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:44.795654 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cee6b96-8da8-4fd0-afb9-220b0fc379db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86ef5e07-7eef-4fa0-9a8e-848568ff5866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1701469256',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9692b4d2b064b8c8f27b94a52f7beee',qos_specs=None,replication_status=,reservations=['668b6bc3-5f0d-4dbd-ae76-8c2919120e53','de7c70f5-3ea1-4a77-aa12-6ed7207c8a48','5447eb8a-95a5-41aa-9224-79da488069d5','a765b806-dff4-439c-89b8-449d09e610fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=0fd69c4c-efb1-4cbe-982b-39fe3ec71230,status='creating',user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_type_id=a1603eab-2363-4121-9817-45c5ad94c75a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:43:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1701469256',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=86ef5e07-7eef-4fa0-9a8e-848568ff5866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9692b4d2b064b8c8f27b94a52f7beee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0fd69c4c-efb1-4cbe-982b-39fe3ec71230,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1603eab-2363-4121-9817-45c5ad94c75a),volume_type_id=a1603eab-2363-4121-9817-45c5ad94c75a)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:44.796372 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8a3fa9-95c8-46d8-ac7f-ceec4c7f8637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:44.813813 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8a3fa9-95c8-46d8-ac7f-ceec4c7f8637) transitioned into state 'SUCCESS' from state '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-1701469256',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9692b4d2b064b8c8f27b94a52f7beee',qos_specs=None,replication_status=,reservations=['668b6bc3-5f0d-4dbd-ae76-8c2919120e53','de7c70f5-3ea1-4a77-aa12-6ed7207c8a48','5447eb8a-95a5-41aa-9224-79da488069d5','a765b806-dff4-439c-89b8-449d09e610fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=0fd69c4c-efb1-4cbe-982b-39fe3ec71230,status='creating',user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_type_id=a1603eab-2363-4121-9817-45c5ad94c75a)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:44.814547 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa32e1a7-e184-4856-a8f2-b4cd4d9ce64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:43:44.830372 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa32e1a7-e184-4856-a8f2-b4cd4d9ce64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:43:44.831124 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Flow 'volume_create_api' (8ae39268-a648-4f02-90e7-f8a1db4f85aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:43:44.831409 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume request issued successfully. Aug 18 05:43:44.831951 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bed489e4-72ea-4608-afba-a5c9e212c12a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:43:44.832498 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1521/6051] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:43:44 2026] POST /volume/v3/volumes => generated 812 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:43:44.843315 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5996276c-0e7a-4f64-b978-bbf860817dad None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:44.845190 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5996276c-0e7a-4f64-b978-bbf860817dad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:44.845383 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5996276c-0e7a-4f64-b978-bbf860817dad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:44.845562 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5996276c-0e7a-4f64-b978-bbf860817dad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:44.853387 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:44.853387 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:44.857394 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-5996276c-0e7a-4f64-b978-bbf860817dad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:44.862501 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5996276c-0e7a-4f64-b978-bbf860817dad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:44.862876 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1505/6052] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:44 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:45.875039 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b915598e-6e3e-4f38-b311-9ec8c2da22cc None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:45.876780 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b915598e-6e3e-4f38-b311-9ec8c2da22cc tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:45.877173 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b915598e-6e3e-4f38-b311-9ec8c2da22cc tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:45.877441 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b915598e-6e3e-4f38-b311-9ec8c2da22cc tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:45.884335 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:45.884335 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:45.888665 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-b915598e-6e3e-4f38-b311-9ec8c2da22cc tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:45.892470 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b915598e-6e3e-4f38-b311-9ec8c2da22cc tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:45.892871 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1516/6053] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:45 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:46.904540 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5ec8ac05-0f36-457e-8818-54e7609adf45 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:46.906114 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ec8ac05-0f36-457e-8818-54e7609adf45 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:46.906364 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ec8ac05-0f36-457e-8818-54e7609adf45 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:46.906642 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5ec8ac05-0f36-457e-8818-54e7609adf45 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:46.912767 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:46.912767 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:46.916362 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5ec8ac05-0f36-457e-8818-54e7609adf45 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:46.919451 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5ec8ac05-0f36-457e-8818-54e7609adf45 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:46.919777 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1512/6054] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:46 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:47.931241 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c48361ce-149e-4665-9f45-d9d7d65e8bc0 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:47.933327 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c48361ce-149e-4665-9f45-d9d7d65e8bc0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:47.933516 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c48361ce-149e-4665-9f45-d9d7d65e8bc0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:47.933716 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c48361ce-149e-4665-9f45-d9d7d65e8bc0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:47.940961 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:47.940961 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:47.944602 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c48361ce-149e-4665-9f45-d9d7d65e8bc0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:47.949248 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c48361ce-149e-4665-9f45-d9d7d65e8bc0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:47.949785 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1522/6055] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:47 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:48.961080 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a5c5cc8f-7a11-4156-b1a7-37f2e2de0696 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:48.962770 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a5c5cc8f-7a11-4156-b1a7-37f2e2de0696 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:48.962944 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a5c5cc8f-7a11-4156-b1a7-37f2e2de0696 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:48.963145 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a5c5cc8f-7a11-4156-b1a7-37f2e2de0696 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:48.969837 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:48.969837 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:48.973198 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a5c5cc8f-7a11-4156-b1a7-37f2e2de0696 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:48.976830 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a5c5cc8f-7a11-4156-b1a7-37f2e2de0696 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:48.977187 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1506/6056] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:48 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:49.989607 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-11aada94-093a-4d6c-be17-3d452384bd6f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:49.991208 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11aada94-093a-4d6c-be17-3d452384bd6f tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:49.991391 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11aada94-093a-4d6c-be17-3d452384bd6f tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:49.991629 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-11aada94-093a-4d6c-be17-3d452384bd6f tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:49.997961 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:49.997961 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:50.001094 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-11aada94-093a-4d6c-be17-3d452384bd6f tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:50.004948 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-11aada94-093a-4d6c-be17-3d452384bd6f tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:50.005356 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1517/6057] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:49 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:51.018444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-28d56ced-e949-455f-9de9-3a9567f2912c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:51.020395 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28d56ced-e949-455f-9de9-3a9567f2912c tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:51.020677 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28d56ced-e949-455f-9de9-3a9567f2912c tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:51.020935 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-28d56ced-e949-455f-9de9-3a9567f2912c tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:51.027733 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:51.027733 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:51.031307 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-28d56ced-e949-455f-9de9-3a9567f2912c tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:51.035300 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-28d56ced-e949-455f-9de9-3a9567f2912c tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:51.035728 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1513/6058] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:51 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:52.048433 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-a9e96b84-d9b2-47f2-9a51-8611041fd3c8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:52.050169 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9e96b84-d9b2-47f2-9a51-8611041fd3c8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:52.050374 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9e96b84-d9b2-47f2-9a51-8611041fd3c8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:52.050611 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-a9e96b84-d9b2-47f2-9a51-8611041fd3c8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:52.057049 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:52.057049 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:43:52.060331 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-a9e96b84-d9b2-47f2-9a51-8611041fd3c8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:52.064138 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-a9e96b84-d9b2-47f2-9a51-8611041fd3c8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:52.064614 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1523/6059] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:52 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:53.075711 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ad6ba2e0-259e-4b66-b2ab-5bddf13ea434 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:53.077446 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad6ba2e0-259e-4b66-b2ab-5bddf13ea434 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:53.077594 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad6ba2e0-259e-4b66-b2ab-5bddf13ea434 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:53.077765 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ad6ba2e0-259e-4b66-b2ab-5bddf13ea434 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:53.084628 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:53.084628 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:43:53.088049 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ad6ba2e0-259e-4b66-b2ab-5bddf13ea434 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:53.091735 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ad6ba2e0-259e-4b66-b2ab-5bddf13ea434 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:53.092114 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1507/6060] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:53 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:54.103439 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-75bb3253-9097-4695-9134-2912e2e009a0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:54.106062 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75bb3253-9097-4695-9134-2912e2e009a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:54.106062 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75bb3253-9097-4695-9134-2912e2e009a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:54.106062 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-75bb3253-9097-4695-9134-2912e2e009a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:54.113200 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:54.113200 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:43:54.116660 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-75bb3253-9097-4695-9134-2912e2e009a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:54.120378 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-75bb3253-9097-4695-9134-2912e2e009a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:54.120753 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1518/6061] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:54 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:43:54.131672 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-91f55004-77d6-44f3-9e59-0204eb8aec78 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:43:54.133433 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-91f55004-77d6-44f3-9e59-0204eb8aec78 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:43:54.133612 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-91f55004-77d6-44f3-9e59-0204eb8aec78 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:43:54.133792 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-91f55004-77d6-44f3-9e59-0204eb8aec78 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:43:54.140972 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:43:54.140972 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:43:54.144335 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-91f55004-77d6-44f3-9e59-0204eb8aec78 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:43:54.148264 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-91f55004-77d6-44f3-9e59-0204eb8aec78 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:43:54.148620 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1514/6062] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:43:54 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:02.063220 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=56,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:44:03.090937 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=16 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:44:04.119552 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:44:04.147296 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:44:36.196806 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-1f244f2b-6726-4ef1-a501-0262e9911ee5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:36.198829 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-1f244f2b-6726-4ef1-a501-0262e9911ee5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:36.199052 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-1f244f2b-6726-4ef1-a501-0262e9911ee5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:36.199246 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-1f244f2b-6726-4ef1-a501-0262e9911ee5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:36.205698 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:36.205698 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:36.208987 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-1f244f2b-6726-4ef1-a501-0262e9911ee5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:36.212666 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-1f244f2b-6726-4ef1-a501-0262e9911ee5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:36.213050 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1524/6063] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:44:36 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:36.280264 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-bcc9d307-cf59-4741-8a4d-65773f2b30ae None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:36.280765 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcc9d307-cf59-4741-8a4d-65773f2b30ae None None] GET https://10.4.3.250/volume// Aug 18 05:44:36.281002 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcc9d307-cf59-4741-8a4d-65773f2b30ae None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:36.281282 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-bcc9d307-cf59-4741-8a4d-65773f2b30ae None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:36.281796 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-bcc9d307-cf59-4741-8a4d-65773f2b30ae None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:44:36.282266 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1508/6064] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:44:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:44:36.289750 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-11f1a918-daa8-4853-8cab-931c693b8ad4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:36.291658 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-11f1a918-daa8-4853-8cab-931c693b8ad4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:44:36.291996 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-11f1a918-daa8-4853-8cab-931c693b8ad4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86ef5e07-7eef-4fa0-9a8e-848568ff5866", "connector": null, "instance_uuid": "f9620ac7-f704-4b5e-bf39-6429e1608432"}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:44:36.299920 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:36.299920 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:44:36.322885 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-11f1a918-daa8-4853-8cab-931c693b8ad4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:44:36.323257 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1519/6065] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:44:36 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 18 05:44:36.347110 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d72787b9-1779-4ea8-b031-8ff693ff3257 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:36.348752 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d72787b9-1779-4ea8-b031-8ff693ff3257 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:36.349146 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d72787b9-1779-4ea8-b031-8ff693ff3257 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:36.349453 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d72787b9-1779-4ea8-b031-8ff693ff3257 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:36.355351 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2d7bba75-b3d9-4bfe-8966-16b4191f48d1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:36.355704 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d7bba75-b3d9-4bfe-8966-16b4191f48d1 None None] GET https://10.4.3.250/volume// Aug 18 05:44:36.355864 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d7bba75-b3d9-4bfe-8966-16b4191f48d1 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:36.356133 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2d7bba75-b3d9-4bfe-8966-16b4191f48d1 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:36.356501 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2d7bba75-b3d9-4bfe-8966-16b4191f48d1 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:44:36.356802 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1525/6066] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:44:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:44:36.359440 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:36.359440 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:44:36.364443 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-135bd73f-4c57-4b53-8ee9-cc208b7e0004 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:36.364578 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-d72787b9-1779-4ea8-b031-8ff693ff3257 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:36.366814 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-135bd73f-4c57-4b53-8ee9-cc208b7e0004 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:36.367172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-135bd73f-4c57-4b53-8ee9-cc208b7e0004 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:36.367449 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-135bd73f-4c57-4b53-8ee9-cc208b7e0004 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:36.368653 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d72787b9-1779-4ea8-b031-8ff693ff3257 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:36.369174 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1515/6067] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:36 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:36.378200 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:36.378200 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:36.381751 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-135bd73f-4c57-4b53-8ee9-cc208b7e0004 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:36.385813 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-135bd73f-4c57-4b53-8ee9-cc208b7e0004 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:36.386252 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1509/6068] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:44:36 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 1084 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:44:36.485447 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-39acf05d-f720-4662-8837-7f235bf6d120 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:36.487534 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-39acf05d-f720-4662-8837-7f235bf6d120 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] PUT https://10.4.3.250/volume/v3/attachments/dbcd1c55-1dcc-4643-a497-4a19a0102d50 Aug 18 05:44:36.487877 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-39acf05d-f720-4662-8837-7f235bf6d120 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:44:36.495695 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-39acf05d-f720-4662-8837-7f235bf6d120 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Acquiring lock "cinder-attachment_update-86ef5e07-7eef-4fa0-9a8e-848568ff5866-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:44:36.499993 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-39acf05d-f720-4662-8837-7f235bf6d120 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Lock "cinder-attachment_update-86ef5e07-7eef-4fa0-9a8e-848568ff5866-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:44:36.500939 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:36.500939 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:44:36.570350 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-39acf05d-f720-4662-8837-7f235bf6d120 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Lock "cinder-attachment_update-86ef5e07-7eef-4fa0-9a8e-848568ff5866-np0000007601" released by "attachment_update" :: held 0.070s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:44:36.570801 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-39acf05d-f720-4662-8837-7f235bf6d120 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments/dbcd1c55-1dcc-4643-a497-4a19a0102d50 returned with HTTP 200 Aug 18 05:44:36.571276 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1520/6069] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:44:36 2026] PUT /volume/v3/attachments/dbcd1c55-1dcc-4643-a497-4a19a0102d50 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:44:36.578709 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-60eea6ed-ed4f-4997-b604-52aa407a9c30 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:36.580653 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-60eea6ed-ed4f-4997-b604-52aa407a9c30 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866/encryption Aug 18 05:44:36.580836 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-60eea6ed-ed4f-4997-b604-52aa407a9c30 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:36.581050 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-60eea6ed-ed4f-4997-b604-52aa407a9c30 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'index' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:36.589445 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:36.589445 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:36.594852 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-60eea6ed-ed4f-4997-b604-52aa407a9c30 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866/encryption returned with HTTP 200 Aug 18 05:44:36.595333 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1526/6070] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:44:36 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:37.380686 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f708314c-5b47-4834-8719-b837033acb38 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:37.382449 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f708314c-5b47-4834-8719-b837033acb38 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:37.382647 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f708314c-5b47-4834-8719-b837033acb38 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:37.382839 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f708314c-5b47-4834-8719-b837033acb38 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:37.391359 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:37.391359 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:44:37.394333 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f708314c-5b47-4834-8719-b837033acb38 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:37.397875 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f708314c-5b47-4834-8719-b837033acb38 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:37.398245 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1516/6071] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:37 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:38.410183 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-71014d4e-67db-45b6-9fb6-b9dcf65189f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:38.411900 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71014d4e-67db-45b6-9fb6-b9dcf65189f4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:38.412106 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71014d4e-67db-45b6-9fb6-b9dcf65189f4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:38.412277 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-71014d4e-67db-45b6-9fb6-b9dcf65189f4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:38.420478 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:38.420478 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:38.423374 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-71014d4e-67db-45b6-9fb6-b9dcf65189f4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:38.426734 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-71014d4e-67db-45b6-9fb6-b9dcf65189f4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:38.427081 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1510/6072] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:38 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:39.438565 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34a2dbc3-54b2-4791-bc99-0dbc824b5c19 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:39.440183 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34a2dbc3-54b2-4791-bc99-0dbc824b5c19 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:39.440424 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34a2dbc3-54b2-4791-bc99-0dbc824b5c19 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:39.440631 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34a2dbc3-54b2-4791-bc99-0dbc824b5c19 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:39.449073 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:39.449073 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:44:39.452308 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-34a2dbc3-54b2-4791-bc99-0dbc824b5c19 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:39.456342 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34a2dbc3-54b2-4791-bc99-0dbc824b5c19 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:39.456767 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1521/6073] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:39 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:40.468548 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1f8cd1e9-08e1-407f-a18f-04ee1f7a8507 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:40.470329 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1f8cd1e9-08e1-407f-a18f-04ee1f7a8507 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:40.470520 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1f8cd1e9-08e1-407f-a18f-04ee1f7a8507 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:40.470698 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1f8cd1e9-08e1-407f-a18f-04ee1f7a8507 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:40.479635 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:40.479635 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:40.482626 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1f8cd1e9-08e1-407f-a18f-04ee1f7a8507 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:40.486313 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1f8cd1e9-08e1-407f-a18f-04ee1f7a8507 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:40.486654 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1527/6074] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:40 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:41.498473 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cddc0354-6418-40d9-b45d-723f60c5a1c6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:41.500145 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cddc0354-6418-40d9-b45d-723f60c5a1c6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:41.500502 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cddc0354-6418-40d9-b45d-723f60c5a1c6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:41.501799 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cddc0354-6418-40d9-b45d-723f60c5a1c6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:41.509871 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:41.509871 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:44:41.513076 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cddc0354-6418-40d9-b45d-723f60c5a1c6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:41.517148 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cddc0354-6418-40d9-b45d-723f60c5a1c6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:41.517627 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1517/6075] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:41 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:41.752021 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-a0d3ca05-0241-4b96-a24b-3ae1fe159b93 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:41.753833 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-a0d3ca05-0241-4b96-a24b-3ae1fe159b93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/attachments/dbcd1c55-1dcc-4643-a497-4a19a0102d50/action Aug 18 05:44:41.754212 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-a0d3ca05-0241-4b96-a24b-3ae1fe159b93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:44:41.754324 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-a0d3ca05-0241-4b96-a24b-3ae1fe159b93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:44:41.769622 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:41.769622 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:41.777805 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-489f3086-e228-48ac-a10a-c6c58b25d117 req-a0d3ca05-0241-4b96-a24b-3ae1fe159b93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments/dbcd1c55-1dcc-4643-a497-4a19a0102d50/action returned with HTTP 204 Aug 18 05:44:41.778360 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1511/6076] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:44:41 2026] POST /volume/v3/attachments/dbcd1c55-1dcc-4643-a497-4a19a0102d50/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:44:42.529348 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ad010176-3f56-4447-80d4-82bd68d5b6ed None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:42.531099 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad010176-3f56-4447-80d4-82bd68d5b6ed tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:42.531289 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad010176-3f56-4447-80d4-82bd68d5b6ed tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:42.531509 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ad010176-3f56-4447-80d4-82bd68d5b6ed tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:42.540471 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:42.540471 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:44:42.543453 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ad010176-3f56-4447-80d4-82bd68d5b6ed tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:42.546975 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ad010176-3f56-4447-80d4-82bd68d5b6ed tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:42.547324 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1522/6077] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:42 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 1197 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:44:42.558417 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-308f737a-bb49-4b5c-b024-03bc751a2661 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:42.560281 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-308f737a-bb49-4b5c-b024-03bc751a2661 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:42.560502 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-308f737a-bb49-4b5c-b024-03bc751a2661 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:42.560731 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-308f737a-bb49-4b5c-b024-03bc751a2661 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:42.569874 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:42.569874 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:42.572984 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-308f737a-bb49-4b5c-b024-03bc751a2661 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:42.577123 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-308f737a-bb49-4b5c-b024-03bc751a2661 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:42.577449 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1528/6078] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:42 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 1197 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:44:42.611607 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-7eb2aa7c-b8bc-4f72-ab23-6c415b80940b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:42.613489 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-7eb2aa7c-b8bc-4f72-ab23-6c415b80940b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:42.613693 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-7eb2aa7c-b8bc-4f72-ab23-6c415b80940b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:42.613884 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-7eb2aa7c-b8bc-4f72-ab23-6c415b80940b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:42.622417 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:42.622417 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:44:42.625557 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-7eb2aa7c-b8bc-4f72-ab23-6c415b80940b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:42.629227 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-7eb2aa7c-b8bc-4f72-ab23-6c415b80940b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:42.629560 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1518/6079] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:44:42 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 1197 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:44:42.645586 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-9afc22b7-0076-4f15-9c3e-ec7c2ea0966d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:42.647531 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-9afc22b7-0076-4f15-9c3e-ec7c2ea0966d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866/action Aug 18 05:44:42.647829 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-9afc22b7-0076-4f15-9c3e-ec7c2ea0966d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:44:42.647947 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-9afc22b7-0076-4f15-9c3e-ec7c2ea0966d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:44:42.657343 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:42.657343 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:42.657791 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-9afc22b7-0076-4f15-9c3e-ec7c2ea0966d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:42.662736 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-9afc22b7-0076-4f15-9c3e-ec7c2ea0966d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Begin detaching volume completed successfully. Aug 18 05:44:42.662905 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-9afc22b7-0076-4f15-9c3e-ec7c2ea0966d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866/action returned with HTTP 202 Aug 18 05:44:42.663285 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1512/6080] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:44:42 2026] POST /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:44:42.697893 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-da37231c-7450-4937-b8c3-38903debd826 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:42.698267 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da37231c-7450-4937-b8c3-38903debd826 None None] GET https://10.4.3.250/volume// Aug 18 05:44:42.698417 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da37231c-7450-4937-b8c3-38903debd826 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:42.698588 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-da37231c-7450-4937-b8c3-38903debd826 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:42.698891 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-da37231c-7450-4937-b8c3-38903debd826 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:44:42.699187 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1523/6081] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:44:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:44:42.705295 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-935c2c37-6296-48f7-935e-b315b53a2088 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:42.707287 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-935c2c37-6296-48f7-935e-b315b53a2088 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:42.707489 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-935c2c37-6296-48f7-935e-b315b53a2088 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:42.707663 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-935c2c37-6296-48f7-935e-b315b53a2088 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:42.717282 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:42.717282 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:42.720622 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-935c2c37-6296-48f7-935e-b315b53a2088 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:42.724474 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-935c2c37-6296-48f7-935e-b315b53a2088 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:42.724807 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1529/6082] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:44:42 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 1380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:44:42.733027 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-03405194-3700-45ad-803c-38addc76ee95 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:42.734930 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-03405194-3700-45ad-803c-38addc76ee95 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866/encryption Aug 18 05:44:42.735159 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-03405194-3700-45ad-803c-38addc76ee95 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:42.735341 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-03405194-3700-45ad-803c-38addc76ee95 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:42.746566 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:42.746566 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:44:42.753786 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-03405194-3700-45ad-803c-38addc76ee95 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866/encryption returned with HTTP 200 Aug 18 05:44:42.754334 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1519/6083] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:44:42 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:43.499904 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-2e47efda-725d-4ed5-b93f-85803a19ce46 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:43.502090 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-2e47efda-725d-4ed5-b93f-85803a19ce46 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] DELETE https://10.4.3.250/volume/v3/attachments/dbcd1c55-1dcc-4643-a497-4a19a0102d50 Aug 18 05:44:43.502294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-2e47efda-725d-4ed5-b93f-85803a19ce46 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:43.502495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-2e47efda-725d-4ed5-b93f-85803a19ce46 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:43.509696 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:43.509696 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:43.551641 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-b89c2a48-4d07-4a9b-902b-57df447d7e2a req-2e47efda-725d-4ed5-b93f-85803a19ce46 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments/dbcd1c55-1dcc-4643-a497-4a19a0102d50 returned with HTTP 200 Aug 18 05:44:43.552162 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1513/6084] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:44:43 2026] DELETE /volume/v3/attachments/dbcd1c55-1dcc-4643-a497-4a19a0102d50 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:43.773739 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-b95ab71f-ad43-43b5-bd89-625e8f15efa2 req-815c19ed-29d6-4c61-9194-ea982ab5395b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:43.775965 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b95ab71f-ad43-43b5-bd89-625e8f15efa2 req-815c19ed-29d6-4c61-9194-ea982ab5395b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:43.776193 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b95ab71f-ad43-43b5-bd89-625e8f15efa2 req-815c19ed-29d6-4c61-9194-ea982ab5395b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:43.776411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-b95ab71f-ad43-43b5-bd89-625e8f15efa2 req-815c19ed-29d6-4c61-9194-ea982ab5395b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:43.783546 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:43.783546 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:44:43.787153 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-b95ab71f-ad43-43b5-bd89-625e8f15efa2 req-815c19ed-29d6-4c61-9194-ea982ab5395b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:43.790992 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-b95ab71f-ad43-43b5-bd89-625e8f15efa2 req-815c19ed-29d6-4c61-9194-ea982ab5395b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:43.791393 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1524/6085] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:44:43 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:45.433810 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-88d814a3-eef8-4237-be64-4da232fc8103 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:45.435807 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88d814a3-eef8-4237-be64-4da232fc8103 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] DELETE https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:45.436061 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88d814a3-eef8-4237-be64-4da232fc8103 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:45.436293 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-88d814a3-eef8-4237-be64-4da232fc8103 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:45.436483 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-88d814a3-eef8-4237-be64-4da232fc8103 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Delete volume with id: 86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:45.444593 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:45.444593 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:45.445116 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-88d814a3-eef8-4237-be64-4da232fc8103 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:45.456386 np0000007601 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-88d814a3-eef8-4237-be64-4da232fc8103 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:44:45.461778 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-88d814a3-eef8-4237-be64-4da232fc8103 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Delete volume request issued successfully. Aug 18 05:44:45.461985 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-88d814a3-eef8-4237-be64-4da232fc8103 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 202 Aug 18 05:44:45.462451 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1530/6086] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:44:45 2026] DELETE /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:44:45.468225 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-34ab2cb1-6dda-494f-a903-67b9d6e86dc9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:45.469707 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34ab2cb1-6dda-494f-a903-67b9d6e86dc9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:45.469878 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34ab2cb1-6dda-494f-a903-67b9d6e86dc9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:45.470074 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-34ab2cb1-6dda-494f-a903-67b9d6e86dc9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:45.475976 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:45.475976 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:44:45.479145 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-34ab2cb1-6dda-494f-a903-67b9d6e86dc9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:45.482625 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-34ab2cb1-6dda-494f-a903-67b9d6e86dc9 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 200 Aug 18 05:44:45.482967 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1520/6087] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:45 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:46.495724 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-5e8b7ff2-b566-4603-a740-fdb6dd977f37 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:46.497549 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e8b7ff2-b566-4603-a740-fdb6dd977f37 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 Aug 18 05:44:46.497804 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e8b7ff2-b566-4603-a740-fdb6dd977f37 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:46.498030 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-5e8b7ff2-b566-4603-a740-fdb6dd977f37 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:46.503286 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-5e8b7ff2-b566-4603-a740-fdb6dd977f37 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 returned with HTTP 404 Aug 18 05:44:46.503703 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1514/6088] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:46 2026] GET /volume/v3/volumes/86ef5e07-7eef-4fa0-9a8e-848568ff5866 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:44:46.509709 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-74398fca-4098-4ee0-910a-d26bf4b49759 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:46.511347 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74398fca-4098-4ee0-910a-d26bf4b49759 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] DELETE https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 Aug 18 05:44:46.511526 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74398fca-4098-4ee0-910a-d26bf4b49759 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:46.511703 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-74398fca-4098-4ee0-910a-d26bf4b49759 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:46.511857 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-74398fca-4098-4ee0-910a-d26bf4b49759 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Delete volume with id: 0fd69c4c-efb1-4cbe-982b-39fe3ec71230 Aug 18 05:44:46.518059 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:46.518059 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:44:46.518439 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-74398fca-4098-4ee0-910a-d26bf4b49759 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:46.527742 np0000007601 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-74398fca-4098-4ee0-910a-d26bf4b49759 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:44:46.534327 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-74398fca-4098-4ee0-910a-d26bf4b49759 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Delete volume request issued successfully. Aug 18 05:44:46.534486 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-74398fca-4098-4ee0-910a-d26bf4b49759 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 returned with HTTP 202 Aug 18 05:44:46.534830 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1525/6089] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:44:46 2026] DELETE /volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:44:46.541749 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-05d1999c-2fb3-44b8-be1f-2cf0370e6f56 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:46.543089 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05d1999c-2fb3-44b8-be1f-2cf0370e6f56 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 Aug 18 05:44:46.543341 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05d1999c-2fb3-44b8-be1f-2cf0370e6f56 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:46.543516 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-05d1999c-2fb3-44b8-be1f-2cf0370e6f56 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:46.549690 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:46.549690 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:46.552989 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-05d1999c-2fb3-44b8-be1f-2cf0370e6f56 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:46.556646 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-05d1999c-2fb3-44b8-be1f-2cf0370e6f56 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 returned with HTTP 200 Aug 18 05:44:46.556971 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1531/6090] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:46 2026] GET /volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:47.571237 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-e36fbd80-2ea8-4b0d-a1c6-b509f1a0323a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:47.572684 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e36fbd80-2ea8-4b0d-a1c6-b509f1a0323a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 Aug 18 05:44:47.572842 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e36fbd80-2ea8-4b0d-a1c6-b509f1a0323a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:47.573041 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-e36fbd80-2ea8-4b0d-a1c6-b509f1a0323a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:47.577575 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-e36fbd80-2ea8-4b0d-a1c6-b509f1a0323a tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 returned with HTTP 404 Aug 18 05:44:47.577939 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1521/6091] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:47 2026] GET /volume/v3/volumes/0fd69c4c-efb1-4cbe-982b-39fe3ec71230 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:44:47.584024 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-282c9b46-6143-4e22-9e9b-cdbbecc0109e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:47.585587 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-282c9b46-6143-4e22-9e9b-cdbbecc0109e tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:44:47.585761 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-282c9b46-6143-4e22-9e9b-cdbbecc0109e tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:47.585948 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-282c9b46-6143-4e22-9e9b-cdbbecc0109e tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Calling method 'detail' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:47.586461 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:47.586461 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:47.586716 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-282c9b46-6143-4e22-9e9b-cdbbecc0109e tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100215) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:44:47.594186 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-282c9b46-6143-4e22-9e9b-cdbbecc0109e tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Get all volumes completed successfully. Aug 18 05:44:47.595288 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:47.595288 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:47.598455 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-282c9b46-6143-4e22-9e9b-cdbbecc0109e tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:44:47.598764 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1515/6092] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:44:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:44:47.610161 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-fd1423ef-ef4e-42aa-8a34-62ba0db68fea None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:47.611785 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd1423ef-ef4e-42aa-8a34-62ba0db68fea tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] DELETE https://10.4.3.250/volume/v3/types/a1603eab-2363-4121-9817-45c5ad94c75a Aug 18 05:44:47.612048 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd1423ef-ef4e-42aa-8a34-62ba0db68fea tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:47.612246 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-fd1423ef-ef4e-42aa-8a34-62ba0db68fea tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Calling method '_delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:47.631512 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-fd1423ef-ef4e-42aa-8a34-62ba0db68fea tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] https://10.4.3.250/volume/v3/types/a1603eab-2363-4121-9817-45c5ad94c75a returned with HTTP 202 Aug 18 05:44:47.631830 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1526/6093] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:44:47 2026] DELETE /volume/v3/types/a1603eab-2363-4121-9817-45c5ad94c75a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:44:48.510357 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5a3b23cb-13a1-4dfe-b8f0-58627374f7d2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:48.511892 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a3b23cb-13a1-4dfe-b8f0-58627374f7d2 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:44:48.512258 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5a3b23cb-13a1-4dfe-b8f0-58627374f7d2 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1460221269", "extra_specs": {}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:44:48.523243 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5a3b23cb-13a1-4dfe-b8f0-58627374f7d2 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:44:48.523548 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1532/6094] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:44:48 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:48.530397 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-3e8614f8-aea1-4284-a9df-471b5d5cd665 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:48.532150 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e8614f8-aea1-4284-a9df-471b5d5cd665 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] POST https://10.4.3.250/volume/v3/types/fa55984f-dd2b-4a2c-8516-730427570901/encryption Aug 18 05:44:48.532463 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-3e8614f8-aea1-4284-a9df-471b5d5cd665 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:44:48.549243 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-3e8614f8-aea1-4284-a9df-471b5d5cd665 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] https://10.4.3.250/volume/v3/types/fa55984f-dd2b-4a2c-8516-730427570901/encryption returned with HTTP 200 Aug 18 05:44:48.549623 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1522/6095] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:44:48 2026] POST /volume/v3/types/fa55984f-dd2b-4a2c-8516-730427570901/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:48.575760 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-306030ba-bf65-41e5-88ea-51949eeab869 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:48.577404 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:44:48.577719 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1079096810", "snapshot_id": null, "imageRef": "2047b593-bc3c-4db4-b8d5-22b1b663ed07", "volume_type": "tempest-scenario-type-luks-1460221269", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:44:48.579172 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1079096810', 'snapshot_id': None, 'imageRef': '2047b593-bc3c-4db4-b8d5-22b1b663ed07', 'volume_type': 'tempest-scenario-type-luks-1460221269', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:44:48.648606 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume of 1 GB Aug 18 05:44:48.648949 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:48.648949 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:48.649369 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Availability Zones retrieved successfully. Aug 18 05:44:48.654001 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Flow 'volume_create_api' (7812c742-abb2-41f3-a40c-59f49c424ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:44:48.655024 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c74f9c-127e-49f8-a55a-8ed7d6c887d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:44:48.655829 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:44:48.701246 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c74f9c-127e-49f8-a55a-8ed7d6c887d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:44:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa55984f-dd2b-4a2c-8516-730427570901,is_public=True,name='tempest-scenario-type-luks-1460221269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa55984f-dd2b-4a2c-8516-730427570901', '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=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:44:48.702118 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7863ed0-518c-4690-9e55-2a74e61f7f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:44:48.722963 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1460221269 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1460221269, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:44:48.723493 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1460221269 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1460221269, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:44:48.746644 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Created reservations ['eac5d32a-0d72-4939-9a6e-43c267411306', 'b7c95d49-c00e-4339-ae38-b870d83c091d', '5018b3bf-0309-420a-8f6b-2a2f9a7184da', '71b0414a-f5bd-459d-9d37-ed65087ef299'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:44:48.747434 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7863ed0-518c-4690-9e55-2a74e61f7f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac5d32a-0d72-4939-9a6e-43c267411306', 'b7c95d49-c00e-4339-ae38-b870d83c091d', '5018b3bf-0309-420a-8f6b-2a2f9a7184da', '71b0414a-f5bd-459d-9d37-ed65087ef299']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:44:48.748123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce1da18-fcf7-4900-a13d-f5fa4ea08888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:44:48.770197 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce1da18-fcf7-4900-a13d-f5fa4ea08888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e834ec-dc64-4d48-8330-b4201ffc7ea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1079096810',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9692b4d2b064b8c8f27b94a52f7beee',qos_specs=None,replication_status=,reservations=['eac5d32a-0d72-4939-9a6e-43c267411306','b7c95d49-c00e-4339-ae38-b870d83c091d','5018b3bf-0309-420a-8f6b-2a2f9a7184da','71b0414a-f5bd-459d-9d37-ed65087ef299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_type_id=fa55984f-dd2b-4a2c-8516-730427570901), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:44:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1079096810',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=24e834ec-dc64-4d48-8330-b4201ffc7ea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9692b4d2b064b8c8f27b94a52f7beee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa55984f-dd2b-4a2c-8516-730427570901),volume_type_id=fa55984f-dd2b-4a2c-8516-730427570901)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:44:48.770842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c11db6-9903-458d-af60-223b1f569fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:44:48.785481 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37c11db6-9903-458d-af60-223b1f569fb3) transitioned into state 'SUCCESS' from state '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-1079096810',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9692b4d2b064b8c8f27b94a52f7beee',qos_specs=None,replication_status=,reservations=['eac5d32a-0d72-4939-9a6e-43c267411306','b7c95d49-c00e-4339-ae38-b870d83c091d','5018b3bf-0309-420a-8f6b-2a2f9a7184da','71b0414a-f5bd-459d-9d37-ed65087ef299'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_type_id=fa55984f-dd2b-4a2c-8516-730427570901)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:44:48.786122 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9b4d3e-09ec-4344-9325-49f438ff0baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:44:48.794758 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9b4d3e-09ec-4344-9325-49f438ff0baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:44:48.795627 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Flow 'volume_create_api' (7812c742-abb2-41f3-a40c-59f49c424ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:44:48.795893 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume request issued successfully. Aug 18 05:44:48.796418 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-306030ba-bf65-41e5-88ea-51949eeab869 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:44:48.796787 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1516/6096] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:44:48 2026] POST /volume/v3/volumes => generated 792 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:44:48.807491 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-48180366-3be7-4a3b-8092-26e8a29be309 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:48.809495 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48180366-3be7-4a3b-8092-26e8a29be309 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:48.809880 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48180366-3be7-4a3b-8092-26e8a29be309 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:48.809932 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-48180366-3be7-4a3b-8092-26e8a29be309 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:48.816832 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:48.816832 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:44:48.820212 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-48180366-3be7-4a3b-8092-26e8a29be309 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:48.824180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-48180366-3be7-4a3b-8092-26e8a29be309 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:48.824510 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1527/6097] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:48 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:49.835775 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5206cb5b-5b07-4e6a-b8f7-aad257e15599 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:49.837272 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5206cb5b-5b07-4e6a-b8f7-aad257e15599 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:49.837448 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5206cb5b-5b07-4e6a-b8f7-aad257e15599 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:49.837620 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5206cb5b-5b07-4e6a-b8f7-aad257e15599 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:49.843708 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:49.843708 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:49.846891 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5206cb5b-5b07-4e6a-b8f7-aad257e15599 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:49.850361 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5206cb5b-5b07-4e6a-b8f7-aad257e15599 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:49.850680 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1533/6098] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:49 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:50.863049 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-15080e50-2d46-4b0c-b2ce-ddc9be571cb6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:50.864985 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15080e50-2d46-4b0c-b2ce-ddc9be571cb6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:50.865216 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15080e50-2d46-4b0c-b2ce-ddc9be571cb6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:50.865418 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-15080e50-2d46-4b0c-b2ce-ddc9be571cb6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:50.872358 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:50.872358 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:44:50.875650 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-15080e50-2d46-4b0c-b2ce-ddc9be571cb6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:50.879875 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-15080e50-2d46-4b0c-b2ce-ddc9be571cb6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:50.880234 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1523/6099] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:50 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:51.891635 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-6d6547cb-14c1-4424-8297-beb56defb635 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:51.893280 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d6547cb-14c1-4424-8297-beb56defb635 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:51.893445 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d6547cb-14c1-4424-8297-beb56defb635 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:51.893613 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-6d6547cb-14c1-4424-8297-beb56defb635 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:51.899955 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:51.899955 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:51.903035 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-6d6547cb-14c1-4424-8297-beb56defb635 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:51.906497 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-6d6547cb-14c1-4424-8297-beb56defb635 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:51.906825 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1517/6100] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:51 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:52.917954 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7d57f78c-93bb-4b9c-b0d1-160064980525 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:52.919558 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d57f78c-93bb-4b9c-b0d1-160064980525 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:52.919730 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d57f78c-93bb-4b9c-b0d1-160064980525 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:52.919933 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7d57f78c-93bb-4b9c-b0d1-160064980525 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:52.926339 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:52.926339 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:44:52.929459 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7d57f78c-93bb-4b9c-b0d1-160064980525 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:52.933057 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7d57f78c-93bb-4b9c-b0d1-160064980525 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:52.933365 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1528/6101] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:52 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:53.944492 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7b06b635-81f0-4094-896a-a6e57422a4be None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:53.946371 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7b06b635-81f0-4094-896a-a6e57422a4be tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:53.946599 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7b06b635-81f0-4094-896a-a6e57422a4be tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:53.946826 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7b06b635-81f0-4094-896a-a6e57422a4be tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:53.953638 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:53.953638 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:53.956564 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-7b06b635-81f0-4094-896a-a6e57422a4be tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:53.960076 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7b06b635-81f0-4094-896a-a6e57422a4be tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:53.960450 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1534/6102] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:53 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:54.971296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-14999ac1-8e6a-4f7c-87ab-2ce939365dec None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:54.972956 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-14999ac1-8e6a-4f7c-87ab-2ce939365dec tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:54.973192 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-14999ac1-8e6a-4f7c-87ab-2ce939365dec tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:54.973370 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-14999ac1-8e6a-4f7c-87ab-2ce939365dec tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:54.979635 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:54.979635 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:44:54.982747 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-14999ac1-8e6a-4f7c-87ab-2ce939365dec tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:54.986424 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-14999ac1-8e6a-4f7c-87ab-2ce939365dec tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:54.986751 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1524/6103] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:54 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:55.998427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-9b806693-7e57-44e7-bc0e-a54758c68569 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:56.001503 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b806693-7e57-44e7-bc0e-a54758c68569 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:56.001503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b806693-7e57-44e7-bc0e-a54758c68569 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:56.001503 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-9b806693-7e57-44e7-bc0e-a54758c68569 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:56.006782 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:56.006782 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:44:56.009788 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-9b806693-7e57-44e7-bc0e-a54758c68569 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:56.013657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-9b806693-7e57-44e7-bc0e-a54758c68569 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:56.013657 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1518/6104] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:55 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:57.024914 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f9c15923-14a9-407d-974e-7481d3ac14d6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:57.026572 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9c15923-14a9-407d-974e-7481d3ac14d6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:57.026746 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9c15923-14a9-407d-974e-7481d3ac14d6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:57.026931 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f9c15923-14a9-407d-974e-7481d3ac14d6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:57.033329 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:57.033329 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:44:57.036433 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f9c15923-14a9-407d-974e-7481d3ac14d6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:57.040117 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f9c15923-14a9-407d-974e-7481d3ac14d6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:57.040460 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1529/6105] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:57 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:58.051911 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6b11314b-47c8-4a34-8504-e134dbf6a0c5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:58.053491 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b11314b-47c8-4a34-8504-e134dbf6a0c5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:58.053705 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b11314b-47c8-4a34-8504-e134dbf6a0c5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:58.053862 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6b11314b-47c8-4a34-8504-e134dbf6a0c5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:58.060200 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:58.060200 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:44:58.063245 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6b11314b-47c8-4a34-8504-e134dbf6a0c5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:58.066933 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6b11314b-47c8-4a34-8504-e134dbf6a0c5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:58.067262 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1535/6106] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:58 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:44:59.078278 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-7bf302e3-cc88-4b6f-9e28-2482d4a269a0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:44:59.080062 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bf302e3-cc88-4b6f-9e28-2482d4a269a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:44:59.080242 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bf302e3-cc88-4b6f-9e28-2482d4a269a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:44:59.080417 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-7bf302e3-cc88-4b6f-9e28-2482d4a269a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:44:59.086514 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:44:59.086514 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:44:59.089567 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-7bf302e3-cc88-4b6f-9e28-2482d4a269a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:44:59.093220 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-7bf302e3-cc88-4b6f-9e28-2482d4a269a0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:44:59.093663 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1525/6107] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:44:59 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:00.104723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b2682968-7bc4-444f-9a03-df9533effa87 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:00.106492 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2682968-7bc4-444f-9a03-df9533effa87 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:45:00.106690 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2682968-7bc4-444f-9a03-df9533effa87 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:00.106885 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b2682968-7bc4-444f-9a03-df9533effa87 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:00.113547 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:00.113547 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:45:00.117143 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b2682968-7bc4-444f-9a03-df9533effa87 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:00.121413 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b2682968-7bc4-444f-9a03-df9533effa87 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:45:00.121786 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1519/6108] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:00 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:01.132848 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5e8c5c0a-faf9-4faf-8ac2-50ef1e1cc441 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:01.134368 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e8c5c0a-faf9-4faf-8ac2-50ef1e1cc441 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:45:01.134645 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e8c5c0a-faf9-4faf-8ac2-50ef1e1cc441 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:01.134918 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5e8c5c0a-faf9-4faf-8ac2-50ef1e1cc441 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:01.141153 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:01.141153 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:45:01.144730 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5e8c5c0a-faf9-4faf-8ac2-50ef1e1cc441 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:01.149422 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5e8c5c0a-faf9-4faf-8ac2-50ef1e1cc441 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:45:01.149876 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1530/6109] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:01 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:02.161385 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ee2f3d3-0fdf-40d6-a5c8-5e05c3a0ee93 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:02.163037 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ee2f3d3-0fdf-40d6-a5c8-5e05c3a0ee93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:45:02.163245 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ee2f3d3-0fdf-40d6-a5c8-5e05c3a0ee93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:02.163496 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ee2f3d3-0fdf-40d6-a5c8-5e05c3a0ee93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:02.169502 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:02.169502 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:45:02.172538 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ee2f3d3-0fdf-40d6-a5c8-5e05c3a0ee93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:02.176335 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ee2f3d3-0fdf-40d6-a5c8-5e05c3a0ee93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:45:02.176657 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1536/6110] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:02 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 1431 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:45:02.187990 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-19ccb82e-97b1-44b5-8cad-c9aa0182bb69 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:02.190145 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-19ccb82e-97b1-44b5-8cad-c9aa0182bb69 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:45:02.190357 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-19ccb82e-97b1-44b5-8cad-c9aa0182bb69 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:02.190568 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-19ccb82e-97b1-44b5-8cad-c9aa0182bb69 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:02.197447 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:02.197447 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:45:02.200906 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-19ccb82e-97b1-44b5-8cad-c9aa0182bb69 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:02.205072 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-19ccb82e-97b1-44b5-8cad-c9aa0182bb69 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:45:02.205472 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1526/6111] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:02 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 1431 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:45:02.284395 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3de70646-1efc-4a9e-a1f6-97e0670f99f8 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:02.286323 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3de70646-1efc-4a9e-a1f6-97e0670f99f8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:45:02.286511 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3de70646-1efc-4a9e-a1f6-97e0670f99f8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:02.286719 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3de70646-1efc-4a9e-a1f6-97e0670f99f8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:02.293053 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:02.293053 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:45:02.296245 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3de70646-1efc-4a9e-a1f6-97e0670f99f8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:02.300126 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3de70646-1efc-4a9e-a1f6-97e0670f99f8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:45:02.300469 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1520/6112] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:45:02 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 1431 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:45:02.720693 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-f550e38e-44dc-4816-bd8a-f5155b3f3bd6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:02.722586 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-f550e38e-44dc-4816-bd8a-f5155b3f3bd6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:45:02.722789 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-f550e38e-44dc-4816-bd8a-f5155b3f3bd6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:02.722983 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-f550e38e-44dc-4816-bd8a-f5155b3f3bd6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:02.729359 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:02.729359 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:45:02.732681 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-f550e38e-44dc-4816-bd8a-f5155b3f3bd6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:02.738807 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-f550e38e-44dc-4816-bd8a-f5155b3f3bd6 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:45:02.739265 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1531/6113] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:45:02 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 1431 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:45:02.746970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-191af708-7e8d-41f2-8ce5-291d13e72aa5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:02.747379 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-191af708-7e8d-41f2-8ce5-291d13e72aa5 None None] GET https://10.4.3.250/volume// Aug 18 05:45:02.747539 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-191af708-7e8d-41f2-8ce5-291d13e72aa5 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:02.747711 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-191af708-7e8d-41f2-8ce5-291d13e72aa5 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:02.748068 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-191af708-7e8d-41f2-8ce5-291d13e72aa5 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:45:02.748329 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1537/6114] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:45:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:45:02.754359 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3ec4d9e3-704b-419b-8ef9-cb0bdd6e5109 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:02.756227 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3ec4d9e3-704b-419b-8ef9-cb0bdd6e5109 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:45:02.756555 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3ec4d9e3-704b-419b-8ef9-cb0bdd6e5109 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24e834ec-dc64-4d48-8330-b4201ffc7ea8", "connector": null, "instance_uuid": "b7d7a915-5e83-44cb-8675-d9f34b45b085"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:45:02.763950 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:02.763950 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:45:02.786953 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-3ec4d9e3-704b-419b-8ef9-cb0bdd6e5109 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:45:02.787386 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1527/6115] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:45:02 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 18 05:45:03.421826 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cb4f35fe-b6b5-4f7c-aac6-7f7f6a186ad7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:03.422068 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb4f35fe-b6b5-4f7c-aac6-7f7f6a186ad7 None None] GET https://10.4.3.250/volume// Aug 18 05:45:03.422132 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb4f35fe-b6b5-4f7c-aac6-7f7f6a186ad7 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:03.422347 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cb4f35fe-b6b5-4f7c-aac6-7f7f6a186ad7 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:03.422683 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cb4f35fe-b6b5-4f7c-aac6-7f7f6a186ad7 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:45:03.422939 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1521/6116] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:45:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:45:03.432793 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-db66b786-fe20-47e1-a318-1968221f81a8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:03.434725 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-db66b786-fe20-47e1-a318-1968221f81a8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:45:03.434934 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-db66b786-fe20-47e1-a318-1968221f81a8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:03.435125 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-db66b786-fe20-47e1-a318-1968221f81a8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:03.443884 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:03.443884 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:45:03.446868 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-db66b786-fe20-47e1-a318-1968221f81a8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:03.450692 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-db66b786-fe20-47e1-a318-1968221f81a8 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:45:03.451089 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1532/6117] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:45:03 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:45:03.547452 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-52054b48-eb59-4af1-a905-8cfc65ee1efe None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:03.549425 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-52054b48-eb59-4af1-a905-8cfc65ee1efe tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] PUT https://10.4.3.250/volume/v3/attachments/2ea398f9-9199-4cc5-b0bc-176a0fc821ec Aug 18 05:45:03.549762 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-52054b48-eb59-4af1-a905-8cfc65ee1efe tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:45:03.558131 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-52054b48-eb59-4af1-a905-8cfc65ee1efe tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Acquiring lock "cinder-attachment_update-24e834ec-dc64-4d48-8330-b4201ffc7ea8-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:45:03.562978 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-52054b48-eb59-4af1-a905-8cfc65ee1efe tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Lock "cinder-attachment_update-24e834ec-dc64-4d48-8330-b4201ffc7ea8-np0000007601" acquired by "attachment_update" :: waited 0.005s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:45:03.564269 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:03.564269 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:45:03.632386 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-52054b48-eb59-4af1-a905-8cfc65ee1efe tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Lock "cinder-attachment_update-24e834ec-dc64-4d48-8330-b4201ffc7ea8-np0000007601" released by "attachment_update" :: held 0.069s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:45:03.632691 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-52054b48-eb59-4af1-a905-8cfc65ee1efe tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments/2ea398f9-9199-4cc5-b0bc-176a0fc821ec returned with HTTP 200 Aug 18 05:45:03.633430 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1538/6118] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:45:03 2026] PUT /volume/v3/attachments/2ea398f9-9199-4cc5-b0bc-176a0fc821ec => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:45:03.653232 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-879234a0-9c36-4036-8c70-dcfcc85c7509 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:03.655286 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-879234a0-9c36-4036-8c70-dcfcc85c7509 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/attachments/2ea398f9-9199-4cc5-b0bc-176a0fc821ec/action Aug 18 05:45:03.655634 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-879234a0-9c36-4036-8c70-dcfcc85c7509 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:45:03.655749 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-879234a0-9c36-4036-8c70-dcfcc85c7509 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:45:03.669293 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:03.669293 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:45:03.677295 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-879234a0-9c36-4036-8c70-dcfcc85c7509 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments/2ea398f9-9199-4cc5-b0bc-176a0fc821ec/action returned with HTTP 204 Aug 18 05:45:03.677756 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1528/6119] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:45:03 2026] POST /volume/v3/attachments/2ea398f9-9199-4cc5-b0bc-176a0fc821ec/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:45:07.676842 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-4afd1584-6d89-45ec-8a6b-4e758d00ff55 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:07.678813 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-4afd1584-6d89-45ec-8a6b-4e758d00ff55 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8/encryption Aug 18 05:45:07.679027 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-4afd1584-6d89-45ec-8a6b-4e758d00ff55 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:07.679214 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-4afd1584-6d89-45ec-8a6b-4e758d00ff55 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'index' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:07.687971 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:07.687971 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:45:07.693407 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ab304787-51f6-4dd9-a443-4c5ea4a6fa86 req-4afd1584-6d89-45ec-8a6b-4e758d00ff55 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8/encryption returned with HTTP 200 Aug 18 05:45:07.693761 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1522/6120] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:45:07 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:13.449476 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=60,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:45:13.626860 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=53,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:45:13.674639 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=58,cinder:INSERT=2,cinder:UPDATE=4 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:45:17.692495 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=73,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:45:39.865000 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5e83ad57-3706-4614-9144-dfaa4d349b49 req-93e89354-a834-492f-8a3b-0ec3fd12eb2d None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:39.867078 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e83ad57-3706-4614-9144-dfaa4d349b49 req-93e89354-a834-492f-8a3b-0ec3fd12eb2d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] DELETE https://10.4.3.250/volume/v3/attachments/2ea398f9-9199-4cc5-b0bc-176a0fc821ec Aug 18 05:45:39.867159 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e83ad57-3706-4614-9144-dfaa4d349b49 req-93e89354-a834-492f-8a3b-0ec3fd12eb2d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:39.867330 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e83ad57-3706-4614-9144-dfaa4d349b49 req-93e89354-a834-492f-8a3b-0ec3fd12eb2d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:39.874113 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:39.874113 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:45:39.913753 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e83ad57-3706-4614-9144-dfaa4d349b49 req-93e89354-a834-492f-8a3b-0ec3fd12eb2d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments/2ea398f9-9199-4cc5-b0bc-176a0fc821ec returned with HTTP 200 Aug 18 05:45:39.914166 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1533/6121] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:45:39 2026] DELETE /volume/v3/attachments/2ea398f9-9199-4cc5-b0bc-176a0fc821ec => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:41.008516 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-d83a177a-98f5-42fb-929e-76298c741aad None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:41.010313 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:45:41.010616 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-426254531", "source_volid": "24e834ec-dc64-4d48-8330-b4201ffc7ea8", "volume_type": "tempest-scenario-type-luks-1460221269", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:45:41.012288 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-426254531', 'source_volid': '24e834ec-dc64-4d48-8330-b4201ffc7ea8', 'volume_type': 'tempest-scenario-type-luks-1460221269', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:45:41.021020 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:41.021020 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:45:41.021541 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume retrieved successfully. Aug 18 05:45:41.021648 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume of 1 GB Aug 18 05:45:41.022288 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Availability Zones retrieved successfully. Aug 18 05:45:41.027341 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Flow 'volume_create_api' (e0443579-44d4-4a7f-9343-8c5d8a40fdf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:45:41.028186 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4645ab1-6abc-4d22-b63b-8f81673661b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:45:41.028946 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:45:41.045460 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4645ab1-6abc-4d22-b63b-8f81673661b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '24e834ec-dc64-4d48-8330-b4201ffc7ea8', 'volume_type': VolumeType(created_at=2026-08-18T05:44:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa55984f-dd2b-4a2c-8516-730427570901,is_public=True,name='tempest-scenario-type-luks-1460221269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa55984f-dd2b-4a2c-8516-730427570901', '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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:45:41.046153 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25fb2ba-ddcf-4cbf-810d-267c1329dadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:45:41.067918 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1460221269 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1460221269, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:45:41.068209 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1460221269 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1460221269, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:45:41.079288 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Created reservations ['44b46f27-e25e-4e88-a468-c13e282c68fa', '25074d08-e2da-4b05-a9b3-2d20dd6010ab', '0c7f0be2-188d-4845-a509-dd40633611bd', '8a69ade8-c13f-4b98-b0fa-4da7f988ad6e'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:45:41.080000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25fb2ba-ddcf-4cbf-810d-267c1329dadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44b46f27-e25e-4e88-a468-c13e282c68fa', '25074d08-e2da-4b05-a9b3-2d20dd6010ab', '0c7f0be2-188d-4845-a509-dd40633611bd', '8a69ade8-c13f-4b98-b0fa-4da7f988ad6e']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:45:41.080655 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f712e78-e566-4d4e-a548-ed6fe3af1a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:45:41.110721 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f712e78-e566-4d4e-a548-ed6fe3af1a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '431a6c7a-e3a0-447f-8d0e-275a2eae0556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-426254531',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9692b4d2b064b8c8f27b94a52f7beee',qos_specs=None,replication_status=,reservations=['44b46f27-e25e-4e88-a468-c13e282c68fa','25074d08-e2da-4b05-a9b3-2d20dd6010ab','0c7f0be2-188d-4845-a509-dd40633611bd','8a69ade8-c13f-4b98-b0fa-4da7f988ad6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=24e834ec-dc64-4d48-8330-b4201ffc7ea8,status='creating',user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_type_id=fa55984f-dd2b-4a2c-8516-730427570901), '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-18T05:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-426254531',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=431a6c7a-e3a0-447f-8d0e-275a2eae0556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9692b4d2b064b8c8f27b94a52f7beee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=24e834ec-dc64-4d48-8330-b4201ffc7ea8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa55984f-dd2b-4a2c-8516-730427570901),volume_type_id=fa55984f-dd2b-4a2c-8516-730427570901)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:45:41.111467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b681add2-7463-4752-8669-0b6afbeb70a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:45:41.125948 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b681add2-7463-4752-8669-0b6afbeb70a0) transitioned into state 'SUCCESS' from state '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-426254531',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9692b4d2b064b8c8f27b94a52f7beee',qos_specs=None,replication_status=,reservations=['44b46f27-e25e-4e88-a468-c13e282c68fa','25074d08-e2da-4b05-a9b3-2d20dd6010ab','0c7f0be2-188d-4845-a509-dd40633611bd','8a69ade8-c13f-4b98-b0fa-4da7f988ad6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=24e834ec-dc64-4d48-8330-b4201ffc7ea8,status='creating',user_id='903e2c24f147448ca5c4e07f5ac56b04',volume_type_id=fa55984f-dd2b-4a2c-8516-730427570901)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:45:41.126577 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a03fe4a-c058-4d85-8b44-5b06659bd11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:45:41.143710 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a03fe4a-c058-4d85-8b44-5b06659bd11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:45:41.144736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Flow 'volume_create_api' (e0443579-44d4-4a7f-9343-8c5d8a40fdf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:45:41.145108 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Create volume request issued successfully. Aug 18 05:45:41.145635 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-d83a177a-98f5-42fb-929e-76298c741aad tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:45:41.146166 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1539/6122] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:45:41 2026] POST /volume/v3/volumes => generated 810 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:45:41.157821 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2f0e32b1-3c11-4f09-99f5-cb98b3f21277 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:41.159386 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f0e32b1-3c11-4f09-99f5-cb98b3f21277 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:41.159549 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f0e32b1-3c11-4f09-99f5-cb98b3f21277 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:41.159727 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2f0e32b1-3c11-4f09-99f5-cb98b3f21277 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:41.165945 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:41.165945 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:45:41.169283 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2f0e32b1-3c11-4f09-99f5-cb98b3f21277 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:41.173115 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2f0e32b1-3c11-4f09-99f5-cb98b3f21277 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:41.173459 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1529/6123] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:41 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:42.185285 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-7ef5f9e0-5f0a-41ba-8545-cd30126258ac None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:42.186902 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ef5f9e0-5f0a-41ba-8545-cd30126258ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:42.187074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ef5f9e0-5f0a-41ba-8545-cd30126258ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:42.187240 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-7ef5f9e0-5f0a-41ba-8545-cd30126258ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:42.193838 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:42.193838 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:45:42.196838 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-7ef5f9e0-5f0a-41ba-8545-cd30126258ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:42.200165 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-7ef5f9e0-5f0a-41ba-8545-cd30126258ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:42.200476 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1523/6124] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:42 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:43.212241 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-38549fac-101e-477c-9b68-3f3ee01eff79 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:43.214257 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38549fac-101e-477c-9b68-3f3ee01eff79 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:43.214527 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38549fac-101e-477c-9b68-3f3ee01eff79 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:43.214863 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-38549fac-101e-477c-9b68-3f3ee01eff79 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:43.221629 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:43.221629 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:45:43.224956 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-38549fac-101e-477c-9b68-3f3ee01eff79 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:43.228686 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-38549fac-101e-477c-9b68-3f3ee01eff79 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:43.229135 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1534/6125] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:43 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:44.240485 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c2f76c46-539a-4091-bf8c-55b5cb8185ff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:44.242497 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c2f76c46-539a-4091-bf8c-55b5cb8185ff tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:44.242703 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c2f76c46-539a-4091-bf8c-55b5cb8185ff tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:44.242898 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c2f76c46-539a-4091-bf8c-55b5cb8185ff tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:44.249345 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:44.249345 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:45:44.252486 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c2f76c46-539a-4091-bf8c-55b5cb8185ff tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:44.256062 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c2f76c46-539a-4091-bf8c-55b5cb8185ff tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:44.256395 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1540/6126] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:44 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:45.266955 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-db8d7e01-3df1-45f1-a4f5-feebdb289b99 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:45.268667 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db8d7e01-3df1-45f1-a4f5-feebdb289b99 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:45.268839 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db8d7e01-3df1-45f1-a4f5-feebdb289b99 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:45.269033 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-db8d7e01-3df1-45f1-a4f5-feebdb289b99 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:45.275251 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:45.275251 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:45:45.278492 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-db8d7e01-3df1-45f1-a4f5-feebdb289b99 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:45.282729 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-db8d7e01-3df1-45f1-a4f5-feebdb289b99 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:45.283131 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1530/6127] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:45 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:46.296032 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-81cc0d8e-7b7f-45e2-83d8-471357170b48 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:46.297629 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81cc0d8e-7b7f-45e2-83d8-471357170b48 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:46.297805 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81cc0d8e-7b7f-45e2-83d8-471357170b48 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:46.298025 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-81cc0d8e-7b7f-45e2-83d8-471357170b48 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:46.303894 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:46.303894 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:45:46.306875 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-81cc0d8e-7b7f-45e2-83d8-471357170b48 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:46.310317 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-81cc0d8e-7b7f-45e2-83d8-471357170b48 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:46.310666 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1524/6128] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:46 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:47.321926 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2bb906f6-feae-4b97-8e61-ca4df063a721 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:47.323719 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2bb906f6-feae-4b97-8e61-ca4df063a721 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:47.323908 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2bb906f6-feae-4b97-8e61-ca4df063a721 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:47.324120 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2bb906f6-feae-4b97-8e61-ca4df063a721 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:47.330540 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:47.330540 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:45:47.333623 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2bb906f6-feae-4b97-8e61-ca4df063a721 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:47.337088 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2bb906f6-feae-4b97-8e61-ca4df063a721 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:47.337406 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1535/6129] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:47 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:48.348227 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-90987a89-6d57-4b6b-a189-0b42da2994b2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:48.349993 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90987a89-6d57-4b6b-a189-0b42da2994b2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:48.350205 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90987a89-6d57-4b6b-a189-0b42da2994b2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:48.350381 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-90987a89-6d57-4b6b-a189-0b42da2994b2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:48.356773 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:48.356773 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:45:48.359875 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-90987a89-6d57-4b6b-a189-0b42da2994b2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:48.363483 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-90987a89-6d57-4b6b-a189-0b42da2994b2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:48.363886 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1541/6130] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:48 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:49.375104 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c4c3ba9a-40a4-4ec0-8b11-614a0523fcf2 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:49.378472 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4c3ba9a-40a4-4ec0-8b11-614a0523fcf2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:49.378472 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4c3ba9a-40a4-4ec0-8b11-614a0523fcf2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:49.378472 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4c3ba9a-40a4-4ec0-8b11-614a0523fcf2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:49.383931 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:49.383931 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:45:49.387190 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c4c3ba9a-40a4-4ec0-8b11-614a0523fcf2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:49.390812 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4c3ba9a-40a4-4ec0-8b11-614a0523fcf2 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:49.391303 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1531/6131] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:49 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:50.401991 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-98abce01-4fb1-4383-b304-4acaed99b6f7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:50.403981 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98abce01-4fb1-4383-b304-4acaed99b6f7 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:50.404176 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98abce01-4fb1-4383-b304-4acaed99b6f7 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:50.404350 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-98abce01-4fb1-4383-b304-4acaed99b6f7 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:50.410898 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:50.410898 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:45:50.414125 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-98abce01-4fb1-4383-b304-4acaed99b6f7 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:50.417711 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-98abce01-4fb1-4383-b304-4acaed99b6f7 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:50.418099 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1525/6132] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:50 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:51.429170 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-3718daa4-0433-4058-9320-f04a62a06f93 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:51.432580 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3718daa4-0433-4058-9320-f04a62a06f93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:51.432580 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3718daa4-0433-4058-9320-f04a62a06f93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:51.432580 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-3718daa4-0433-4058-9320-f04a62a06f93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:51.438175 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:51.438175 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:45:51.443272 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-3718daa4-0433-4058-9320-f04a62a06f93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:51.444925 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-3718daa4-0433-4058-9320-f04a62a06f93 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:51.445396 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1536/6133] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:51 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:45:52.456362 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-20b61b7f-7f88-41f0-af25-949f9262f970 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:52.457892 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20b61b7f-7f88-41f0-af25-949f9262f970 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:52.458073 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20b61b7f-7f88-41f0-af25-949f9262f970 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:52.458243 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-20b61b7f-7f88-41f0-af25-949f9262f970 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:52.464601 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:52.464601 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:45:52.468223 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-20b61b7f-7f88-41f0-af25-949f9262f970 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:52.472198 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-20b61b7f-7f88-41f0-af25-949f9262f970 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:52.472588 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1542/6134] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:45:52 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:45:52.564466 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8dd82235-b50c-407c-ba5b-1e32ae01cc97 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:52.566194 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8dd82235-b50c-407c-ba5b-1e32ae01cc97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:52.566360 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8dd82235-b50c-407c-ba5b-1e32ae01cc97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:52.566530 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8dd82235-b50c-407c-ba5b-1e32ae01cc97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:52.572487 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:52.572487 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:45:52.575573 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8dd82235-b50c-407c-ba5b-1e32ae01cc97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:52.579436 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8dd82235-b50c-407c-ba5b-1e32ae01cc97 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:52.579788 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1532/6135] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:45:52 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:45:52.969411 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-34f5b313-403a-44ab-977c-9ef455bd213f req-cbd67581-6858-4715-83dc-272b3918d6aa None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:52.971245 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-cbd67581-6858-4715-83dc-272b3918d6aa tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:52.971421 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-cbd67581-6858-4715-83dc-272b3918d6aa tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:52.971594 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-cbd67581-6858-4715-83dc-272b3918d6aa tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:52.978098 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:52.978098 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:45:52.981557 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-34f5b313-403a-44ab-977c-9ef455bd213f req-cbd67581-6858-4715-83dc-272b3918d6aa tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:52.986287 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-cbd67581-6858-4715-83dc-272b3918d6aa tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:52.986709 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1526/6136] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:45:52 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:45:52.997207 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b94269de-1fe3-40d3-bb49-34c54eda884a None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:52.997597 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b94269de-1fe3-40d3-bb49-34c54eda884a None None] GET https://10.4.3.250/volume// Aug 18 05:45:52.997781 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b94269de-1fe3-40d3-bb49-34c54eda884a None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:52.997968 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b94269de-1fe3-40d3-bb49-34c54eda884a None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:52.998290 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b94269de-1fe3-40d3-bb49-34c54eda884a None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:45:52.998823 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1537/6137] 10.4.3.250 () {66 vars in 1419 bytes} [Tue Aug 18 05:45:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:45:53.006858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-34f5b313-403a-44ab-977c-9ef455bd213f req-7c9c6f96-05f5-46d1-be7f-0607b676c72d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:53.008805 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-7c9c6f96-05f5-46d1-be7f-0607b676c72d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:45:53.009225 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-7c9c6f96-05f5-46d1-be7f-0607b676c72d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "431a6c7a-e3a0-447f-8d0e-275a2eae0556", "connector": null, "instance_uuid": "fe57ea1f-5429-4857-8c41-caa6d363218e"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:45:53.016861 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:53.016861 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:45:53.037572 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-7c9c6f96-05f5-46d1-be7f-0607b676c72d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:45:53.038002 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1543/6138] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:45:53 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 18 05:45:53.764588 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-abaeb3bd-9b5e-4661-8488-472c79b681f7 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:53.765535 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-abaeb3bd-9b5e-4661-8488-472c79b681f7 None None] GET https://10.4.3.250/volume// Aug 18 05:45:53.765535 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-abaeb3bd-9b5e-4661-8488-472c79b681f7 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:53.765535 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-abaeb3bd-9b5e-4661-8488-472c79b681f7 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:53.765869 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-abaeb3bd-9b5e-4661-8488-472c79b681f7 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:45:53.766187 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1533/6139] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:45:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:45:53.771941 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-34f5b313-403a-44ab-977c-9ef455bd213f req-ac74efa8-0775-41f7-844f-011ff89bca0e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:53.774392 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-ac74efa8-0775-41f7-844f-011ff89bca0e tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:45:53.774495 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-ac74efa8-0775-41f7-844f-011ff89bca0e tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:53.774663 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-ac74efa8-0775-41f7-844f-011ff89bca0e tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:53.782882 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:53.782882 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:45:53.785724 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-34f5b313-403a-44ab-977c-9ef455bd213f req-ac74efa8-0775-41f7-844f-011ff89bca0e tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:45:53.789674 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-ac74efa8-0775-41f7-844f-011ff89bca0e tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:45:53.790138 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1527/6140] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:45:53 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 1629 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:45:53.887021 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8ee1df97-6f0d-4209-bfa0-a823021635ac None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:53.889260 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8ee1df97-6f0d-4209-bfa0-a823021635ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] PUT https://10.4.3.250/volume/v3/attachments/896b4611-d163-469f-a60e-e6ac8a00a023 Aug 18 05:45:53.889555 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8ee1df97-6f0d-4209-bfa0-a823021635ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:45:53.896473 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8ee1df97-6f0d-4209-bfa0-a823021635ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Acquiring lock "cinder-attachment_update-431a6c7a-e3a0-447f-8d0e-275a2eae0556-np0000007601" by "attachment_update" {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:45:53.900633 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8ee1df97-6f0d-4209-bfa0-a823021635ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Lock "cinder-attachment_update-431a6c7a-e3a0-447f-8d0e-275a2eae0556-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100214) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:45:53.901468 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:53.901468 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:45:53.970667 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.coordination [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8ee1df97-6f0d-4209-bfa0-a823021635ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Lock "cinder-attachment_update-431a6c7a-e3a0-447f-8d0e-275a2eae0556-np0000007601" released by "attachment_update" :: held 0.070s {{(pid=100214) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:45:53.970982 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-8ee1df97-6f0d-4209-bfa0-a823021635ac tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments/896b4611-d163-469f-a60e-e6ac8a00a023 returned with HTTP 200 Aug 18 05:45:53.971655 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1538/6141] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:45:53 2026] PUT /volume/v3/attachments/896b4611-d163-469f-a60e-e6ac8a00a023 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:45:53.992036 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-34f5b313-403a-44ab-977c-9ef455bd213f req-58e14a38-6818-4deb-b3bd-0dd176872398 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:53.993879 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-58e14a38-6818-4deb-b3bd-0dd176872398 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] POST https://10.4.3.250/volume/v3/attachments/896b4611-d163-469f-a60e-e6ac8a00a023/action Aug 18 05:45:53.994161 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-58e14a38-6818-4deb-b3bd-0dd176872398 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action body: b'{"os-complete": null}' {{(pid=100216) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:45:53.994305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-58e14a38-6818-4deb-b3bd-0dd176872398 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:45:54.008685 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:54.008685 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:45:54.018589 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-58e14a38-6818-4deb-b3bd-0dd176872398 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments/896b4611-d163-469f-a60e-e6ac8a00a023/action returned with HTTP 204 Aug 18 05:45:54.019329 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1544/6142] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:45:53 2026] POST /volume/v3/attachments/896b4611-d163-469f-a60e-e6ac8a00a023/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:45:57.992096 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-34f5b313-403a-44ab-977c-9ef455bd213f req-871266c4-6fda-4cbb-95a5-b7cfcd1f5d3b None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:45:57.993922 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-871266c4-6fda-4cbb-95a5-b7cfcd1f5d3b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556/encryption Aug 18 05:45:57.994102 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-871266c4-6fda-4cbb-95a5-b7cfcd1f5d3b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:45:57.994266 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-871266c4-6fda-4cbb-95a5-b7cfcd1f5d3b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:45:58.002191 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:45:58.002191 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:45:58.007127 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-34f5b313-403a-44ab-977c-9ef455bd213f req-871266c4-6fda-4cbb-95a5-b7cfcd1f5d3b tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556/encryption returned with HTTP 200 Aug 18 05:45:58.007462 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1534/6143] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:45:57 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:46:03.788643 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=21 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:46:03.964823 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:46:04.015471 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:46:08.006410 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=20 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:46:39.828641 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-e3bdcb8d-a991-4e48-a2b9-7e991f02aa11 req-d27f03f9-f05c-45e7-90cb-77f6e40b3c29 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:46:39.830610 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e3bdcb8d-a991-4e48-a2b9-7e991f02aa11 req-d27f03f9-f05c-45e7-90cb-77f6e40b3c29 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] DELETE https://10.4.3.250/volume/v3/attachments/896b4611-d163-469f-a60e-e6ac8a00a023 Aug 18 05:46:39.830812 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e3bdcb8d-a991-4e48-a2b9-7e991f02aa11 req-d27f03f9-f05c-45e7-90cb-77f6e40b3c29 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:46:39.830989 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-e3bdcb8d-a991-4e48-a2b9-7e991f02aa11 req-d27f03f9-f05c-45e7-90cb-77f6e40b3c29 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:46:39.838479 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:46:39.838479 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:46:39.880424 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-e3bdcb8d-a991-4e48-a2b9-7e991f02aa11 req-d27f03f9-f05c-45e7-90cb-77f6e40b3c29 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/attachments/896b4611-d163-469f-a60e-e6ac8a00a023 returned with HTTP 200 Aug 18 05:46:39.880842 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1528/6144] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:46:39 2026] DELETE /volume/v3/attachments/896b4611-d163-469f-a60e-e6ac8a00a023 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:46:41.249474 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-7ce641ea-c042-4584-9705-a8b0680443b4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:46:41.251110 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ce641ea-c042-4584-9705-a8b0680443b4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] DELETE https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:46:41.251406 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ce641ea-c042-4584-9705-a8b0680443b4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:46:41.251698 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-7ce641ea-c042-4584-9705-a8b0680443b4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'delete' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:46:41.251946 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.v3.volumes [None req-7ce641ea-c042-4584-9705-a8b0680443b4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Delete volume with id: 431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:46:41.259074 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:46:41.259074 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:46:41.259211 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7ce641ea-c042-4584-9705-a8b0680443b4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:46:41.267842 np0000007601 devstack@c-api.service[100214]: WARNING cinder.keymgr.conf_key_mgr [None req-7ce641ea-c042-4584-9705-a8b0680443b4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:46:41.273592 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-7ce641ea-c042-4584-9705-a8b0680443b4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Delete volume request issued successfully. Aug 18 05:46:41.273776 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-7ce641ea-c042-4584-9705-a8b0680443b4 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 202 Aug 18 05:46:41.274184 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1539/6145] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:46:41 2026] DELETE /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:46:41.280896 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4074c078-ffb1-449f-aeae-be6d1971abc5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:46:41.282424 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4074c078-ffb1-449f-aeae-be6d1971abc5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:46:41.282603 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4074c078-ffb1-449f-aeae-be6d1971abc5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:46:41.282786 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4074c078-ffb1-449f-aeae-be6d1971abc5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:46:41.288746 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:46:41.288746 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:46:41.291681 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4074c078-ffb1-449f-aeae-be6d1971abc5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:46:41.295714 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4074c078-ffb1-449f-aeae-be6d1971abc5 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 200 Aug 18 05:46:41.296067 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1545/6146] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:46:41 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:46:42.308669 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2ba7ccc3-0317-4eff-9e4a-3eb93d0edf1f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:46:42.310727 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ba7ccc3-0317-4eff-9e4a-3eb93d0edf1f tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 Aug 18 05:46:42.310958 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ba7ccc3-0317-4eff-9e4a-3eb93d0edf1f tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:46:42.311205 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2ba7ccc3-0317-4eff-9e4a-3eb93d0edf1f tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:46:42.317604 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2ba7ccc3-0317-4eff-9e4a-3eb93d0edf1f tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 returned with HTTP 404 Aug 18 05:46:42.318139 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1535/6147] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:46:42 2026] GET /volume/v3/volumes/431a6c7a-e3a0-447f-8d0e-275a2eae0556 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:46:42.561913 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0861753c-d6bd-441e-8626-08fe2c3a56d0 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:46:42.563493 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0861753c-d6bd-441e-8626-08fe2c3a56d0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] DELETE https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:46:42.563671 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0861753c-d6bd-441e-8626-08fe2c3a56d0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:46:42.563838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0861753c-d6bd-441e-8626-08fe2c3a56d0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:46:42.563980 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-0861753c-d6bd-441e-8626-08fe2c3a56d0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Delete volume with id: 24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:46:42.570205 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:46:42.570205 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:46:42.570590 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0861753c-d6bd-441e-8626-08fe2c3a56d0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:46:42.579611 np0000007601 devstack@c-api.service[100215]: WARNING cinder.keymgr.conf_key_mgr [None req-0861753c-d6bd-441e-8626-08fe2c3a56d0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:46:42.584653 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0861753c-d6bd-441e-8626-08fe2c3a56d0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Delete volume request issued successfully. Aug 18 05:46:42.584814 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0861753c-d6bd-441e-8626-08fe2c3a56d0 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 202 Aug 18 05:46:42.585172 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1529/6148] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:46:42 2026] DELETE /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:46:42.592164 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2b485ac2-6636-4bce-9350-9a71de328117 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:46:42.594160 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b485ac2-6636-4bce-9350-9a71de328117 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:46:42.594393 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b485ac2-6636-4bce-9350-9a71de328117 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:46:42.594608 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2b485ac2-6636-4bce-9350-9a71de328117 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:46:42.601311 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:46:42.601311 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:46:42.604723 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2b485ac2-6636-4bce-9350-9a71de328117 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Volume info retrieved successfully. Aug 18 05:46:42.609106 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2b485ac2-6636-4bce-9350-9a71de328117 tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 200 Aug 18 05:46:42.609460 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1540/6149] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:46:42 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:46:43.621064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-71d4fbe5-9a88-4480-8104-a2e75f8aa01d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:46:43.622996 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71d4fbe5-9a88-4480-8104-a2e75f8aa01d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] GET https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 Aug 18 05:46:43.623234 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71d4fbe5-9a88-4480-8104-a2e75f8aa01d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:46:43.623467 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-71d4fbe5-9a88-4480-8104-a2e75f8aa01d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:46:43.629255 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-71d4fbe5-9a88-4480-8104-a2e75f8aa01d tempest-TestEncryptedCinderVolumes-1448045210 tempest-TestEncryptedCinderVolumes-1448045210-project-member] https://10.4.3.250/volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 returned with HTTP 404 Aug 18 05:46:43.629733 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1546/6150] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:46:43 2026] GET /volume/v3/volumes/24e834ec-dc64-4d48-8330-b4201ffc7ea8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:46:43.635859 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-cbb675d6-ce74-4b24-a8e2-c835aebccc36 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:46:43.637631 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cbb675d6-ce74-4b24-a8e2-c835aebccc36 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:46:43.637829 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cbb675d6-ce74-4b24-a8e2-c835aebccc36 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:46:43.638020 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-cbb675d6-ce74-4b24-a8e2-c835aebccc36 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Calling method 'detail' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:46:43.638839 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.volume.api [None req-cbb675d6-ce74-4b24-a8e2-c835aebccc36 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100217) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:46:43.646828 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-cbb675d6-ce74-4b24-a8e2-c835aebccc36 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Get all volumes completed successfully. Aug 18 05:46:43.648101 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:46:43.648101 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:46:43.652134 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-cbb675d6-ce74-4b24-a8e2-c835aebccc36 tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:46:43.652533 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1536/6151] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:46:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:46:43.664843 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-013db937-8d32-4343-a37b-8a32e85194cf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:46:43.666610 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-013db937-8d32-4343-a37b-8a32e85194cf tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] DELETE https://10.4.3.250/volume/v3/types/fa55984f-dd2b-4a2c-8516-730427570901 Aug 18 05:46:43.666832 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-013db937-8d32-4343-a37b-8a32e85194cf tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:46:43.667047 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-013db937-8d32-4343-a37b-8a32e85194cf tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:46:43.687738 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-013db937-8d32-4343-a37b-8a32e85194cf tempest-TestEncryptedCinderVolumes-1508334460 tempest-TestEncryptedCinderVolumes-1508334460-project-admin] https://10.4.3.250/volume/v3/types/fa55984f-dd2b-4a2c-8516-730427570901 returned with HTTP 202 Aug 18 05:46:43.688130 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1530/6152] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:46:43 2026] DELETE /volume/v3/types/fa55984f-dd2b-4a2c-8516-730427570901 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:46:52.607552 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:46:53.626156 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=5 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:46:53.650682 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=3 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:46:53.685200 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:47:38.416175 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c1939eb0-18ca-4ae6-bee8-ff29dba5ccdd None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:38.479475 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1939eb0-18ca-4ae6-bee8-ff29dba5ccdd tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:47:38.479837 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c1939eb0-18ca-4ae6-bee8-ff29dba5ccdd tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-725006873-944868838", "extra_specs": {"multiattach": " True"}}} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:38.494737 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c1939eb0-18ca-4ae6-bee8-ff29dba5ccdd tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:47:38.495067 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1541/6153] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:47:38 2026] POST /volume/v3/types => generated 285 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:38.503028 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:38.504635 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:47:38.505241 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1454760403", "snapshot_id": null, "imageRef": null, "volume_type": "a36f6336-8350-430a-8ba6-8ccf43c7ad1d", "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:38.506494 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1454760403', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a36f6336-8350-430a-8ba6-8ccf43c7ad1d', 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:47:38.510601 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume of 1 GB Aug 18 05:47:38.510847 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:38.510847 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:38.511282 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Availability Zones retrieved successfully. Aug 18 05:47:38.516151 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Flow 'volume_create_api' (03840a93-ffe7-4feb-a887-8dfc15b40e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:47:38.517149 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5139f8d-4fe3-44fb-a809-684d1f125443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:38.517898 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:47:38.523624 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:38.523624 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:38.533845 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5139f8d-4fe3-44fb-a809-684d1f125443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:47:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a36f6336-8350-430a-8ba6-8ccf43c7ad1d,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-725006873-944868838',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a36f6336-8350-430a-8ba6-8ccf43c7ad1d', 'encryption_key_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=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:38.534644 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0b7a2ad-8009-4607-9117-7a8d793006f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:38.555772 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-725006873-944868838 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-725006873-944868838, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:47:38.556005 np0000007601 devstack@c-api.service[100216]: WARNING cinder.quota [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-725006873-944868838 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-725006873-944868838, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:47:38.582630 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Created reservations ['ff189080-d57b-44be-b5df-c9c696f1a420', '3efdd878-c1db-4149-8af6-d313d67b3478', '05047b04-773c-449b-a496-e98e534606bf', '3688166c-0cd9-4e5a-b243-b41b9754debe'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:47:38.583288 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0b7a2ad-8009-4607-9117-7a8d793006f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff189080-d57b-44be-b5df-c9c696f1a420', '3efdd878-c1db-4149-8af6-d313d67b3478', '05047b04-773c-449b-a496-e98e534606bf', '3688166c-0cd9-4e5a-b243-b41b9754debe']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:38.584060 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbea1f4-6f5c-4e19-8b87-2fc187563988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:38.602795 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbea1f4-6f5c-4e19-8b87-2fc187563988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93801c27-6373-4557-9858-856c66880f33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1454760403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d87080c183344e88efc8c8a2bfa04c0',qos_specs=None,replication_status=,reservations=['ff189080-d57b-44be-b5df-c9c696f1a420','3efdd878-c1db-4149-8af6-d313d67b3478','05047b04-773c-449b-a496-e98e534606bf','3688166c-0cd9-4e5a-b243-b41b9754debe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_type_id=a36f6336-8350-430a-8ba6-8ccf43c7ad1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1454760403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93801c27-6373-4557-9858-856c66880f33,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2d87080c183344e88efc8c8a2bfa04c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a36f6336-8350-430a-8ba6-8ccf43c7ad1d),volume_type_id=a36f6336-8350-430a-8ba6-8ccf43c7ad1d)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:38.603423 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65cc23ec-0c10-4760-942f-032d68257618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:38.617797 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65cc23ec-0c10-4760-942f-032d68257618) transitioned into state 'SUCCESS' from state '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-1454760403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d87080c183344e88efc8c8a2bfa04c0',qos_specs=None,replication_status=,reservations=['ff189080-d57b-44be-b5df-c9c696f1a420','3efdd878-c1db-4149-8af6-d313d67b3478','05047b04-773c-449b-a496-e98e534606bf','3688166c-0cd9-4e5a-b243-b41b9754debe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_type_id=a36f6336-8350-430a-8ba6-8ccf43c7ad1d)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:38.618352 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3571c4c7-a49a-4fd7-89e1-2bf0b08aea80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:38.625842 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3571c4c7-a49a-4fd7-89e1-2bf0b08aea80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:38.626555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Flow 'volume_create_api' (03840a93-ffe7-4feb-a887-8dfc15b40e96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:47:38.626811 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume request issued successfully. Aug 18 05:47:38.627318 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8c0fae1f-d8f3-40ca-a1b8-62ef7b480513 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:47:38.627730 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1547/6154] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:47:38 2026] POST /volume/v3/volumes => generated 828 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:47:38.638296 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5eb7bb11-9a11-4d70-9568-cd48d65aea76 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:38.639946 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5eb7bb11-9a11-4d70-9568-cd48d65aea76 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:47:38.640140 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5eb7bb11-9a11-4d70-9568-cd48d65aea76 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:38.640311 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5eb7bb11-9a11-4d70-9568-cd48d65aea76 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:38.647372 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:38.647372 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:38.651186 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5eb7bb11-9a11-4d70-9568-cd48d65aea76 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:38.655069 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5eb7bb11-9a11-4d70-9568-cd48d65aea76 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:47:38.655479 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1537/6155] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:38 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:39.666944 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-948cae60-8279-4141-befb-8c8a8815bd5c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:39.668856 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-948cae60-8279-4141-befb-8c8a8815bd5c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:47:39.669047 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-948cae60-8279-4141-befb-8c8a8815bd5c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:39.669244 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-948cae60-8279-4141-befb-8c8a8815bd5c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:39.675694 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:39.675694 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:39.678727 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-948cae60-8279-4141-befb-8c8a8815bd5c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:39.682402 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-948cae60-8279-4141-befb-8c8a8815bd5c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:47:39.682722 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1531/6156] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:39 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:39.693460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ec37449a-8cda-4603-a432-a56f719db37c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:39.695097 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec37449a-8cda-4603-a432-a56f719db37c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:47:39.695284 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec37449a-8cda-4603-a432-a56f719db37c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:39.695456 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ec37449a-8cda-4603-a432-a56f719db37c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:39.701567 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:39.701567 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:39.704580 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ec37449a-8cda-4603-a432-a56f719db37c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:39.707980 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ec37449a-8cda-4603-a432-a56f719db37c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:47:39.708296 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1542/6157] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:39 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:39.722916 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-b96d21cb-4907-402e-8142-6f3d336409e5 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:39.724454 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:47:39.724899 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-210681642", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:39.726639 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.v3.volumes [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-210681642', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100216) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:47:39.726639 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume of 1 GB Aug 18 05:47:39.726872 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:39.726872 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:39.730416 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Availability Zones retrieved successfully. Aug 18 05:47:39.735663 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Flow 'volume_create_api' (1946ed60-fd7d-467c-a1c3-45ffe6ce86e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:47:39.736492 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e38d77-5fb1-414b-bab1-b8bb429522a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:39.737303 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.flows.api.create_volume [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Validating volume size '1' using validate_int {{(pid=100216) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:47:39.757758 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72e38d77-5fb1-414b-bab1-b8bb429522a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=67049f9d-b445-4c96-a781-db96dbc5c44e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67049f9d-b445-4c96-a781-db96dbc5c44e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:39.758444 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc679cf6-3b5f-4ec8-b053-024d913c01d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:39.799134 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.quota [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Created reservations ['ff35c739-55cf-4400-902b-1c44b049889e', '20e5cb4b-62c1-4ffb-989e-bcd28363487c', 'a3463d8c-5da0-4692-81cc-c0f73cd34fe7', 'e6533d3d-beca-4947-8c8c-981db8c66bb1'] {{(pid=100216) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:47:39.799736 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc679cf6-3b5f-4ec8-b053-024d913c01d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff35c739-55cf-4400-902b-1c44b049889e', '20e5cb4b-62c1-4ffb-989e-bcd28363487c', 'a3463d8c-5da0-4692-81cc-c0f73cd34fe7', 'e6533d3d-beca-4947-8c8c-981db8c66bb1']}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:39.800432 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c84a21e-cb03-4046-8e8f-34ca9a5e59da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:39.818452 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c84a21e-cb03-4046-8e8f-34ca9a5e59da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3136491-3f53-4819-bb4d-43c155e69c52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-210681642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d87080c183344e88efc8c8a2bfa04c0',qos_specs=None,replication_status=,reservations=['ff35c739-55cf-4400-902b-1c44b049889e','20e5cb4b-62c1-4ffb-989e-bcd28363487c','a3463d8c-5da0-4692-81cc-c0f73cd34fe7','e6533d3d-beca-4947-8c8c-981db8c66bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-210681642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3136491-3f53-4819-bb4d-43c155e69c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d87080c183344e88efc8c8a2bfa04c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67049f9d-b445-4c96-a781-db96dbc5c44e),volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:39.819082 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9915440f-4cba-43bc-9661-0c3ae13c20f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:39.832414 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9915440f-4cba-43bc-9661-0c3ae13c20f0) transitioned into state 'SUCCESS' from state '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-210681642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d87080c183344e88efc8c8a2bfa04c0',qos_specs=None,replication_status=,reservations=['ff35c739-55cf-4400-902b-1c44b049889e','20e5cb4b-62c1-4ffb-989e-bcd28363487c','a3463d8c-5da0-4692-81cc-c0f73cd34fe7','e6533d3d-beca-4947-8c8c-981db8c66bb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_type_id=67049f9d-b445-4c96-a781-db96dbc5c44e)}' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:39.832993 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7041779f-34eb-4ad0-9561-1f25d48e84bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:39.841511 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7041779f-34eb-4ad0-9561-1f25d48e84bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100216) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:39.842651 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Flow 'volume_create_api' (1946ed60-fd7d-467c-a1c3-45ffe6ce86e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100216) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:47:39.843056 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume request issued successfully. Aug 18 05:47:39.843783 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-b96d21cb-4907-402e-8142-6f3d336409e5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:47:39.844431 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1548/6158] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:47:39 2026] POST /volume/v3/volumes => generated 752 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:47:39.855288 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-5620877c-5f8b-4d10-af76-b6b5f0bfb18f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:39.857654 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5620877c-5f8b-4d10-af76-b6b5f0bfb18f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:39.857913 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5620877c-5f8b-4d10-af76-b6b5f0bfb18f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:39.858205 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-5620877c-5f8b-4d10-af76-b6b5f0bfb18f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:39.867892 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:39.867892 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:39.871772 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-5620877c-5f8b-4d10-af76-b6b5f0bfb18f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:39.875613 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-5620877c-5f8b-4d10-af76-b6b5f0bfb18f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:39.876022 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1538/6159] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:39 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:40.887077 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-dbf2fb48-9604-41f0-8f9f-5a3e662c27e2 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:40.888818 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbf2fb48-9604-41f0-8f9f-5a3e662c27e2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:40.889061 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbf2fb48-9604-41f0-8f9f-5a3e662c27e2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:40.889244 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-dbf2fb48-9604-41f0-8f9f-5a3e662c27e2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:40.895789 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:40.895789 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:40.898911 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-dbf2fb48-9604-41f0-8f9f-5a3e662c27e2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:40.902673 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-dbf2fb48-9604-41f0-8f9f-5a3e662c27e2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:40.903187 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1532/6160] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:40 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:40.913653 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-0aa62f5d-28ba-4851-b2fe-ff5870d92944 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:40.915340 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0aa62f5d-28ba-4851-b2fe-ff5870d92944 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:40.915530 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0aa62f5d-28ba-4851-b2fe-ff5870d92944 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:40.915705 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-0aa62f5d-28ba-4851-b2fe-ff5870d92944 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:40.921910 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:40.921910 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:40.924813 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-0aa62f5d-28ba-4851-b2fe-ff5870d92944 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:40.928328 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-0aa62f5d-28ba-4851-b2fe-ff5870d92944 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:40.928675 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1543/6161] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:40 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:40.939261 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-42f1460b-1cf8-4d9a-8e43-4bd90cebf27c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:40.940922 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42f1460b-1cf8-4d9a-8e43-4bd90cebf27c tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:47:40.941265 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-42f1460b-1cf8-4d9a-8e43-4bd90cebf27c tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1536598263", "extra_specs": {}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:40.942632 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:40.942632 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:40.952181 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-42f1460b-1cf8-4d9a-8e43-4bd90cebf27c tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:47:40.952491 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1549/6162] 10.4.3.250 () {68 vars in 1252 bytes} [Tue Aug 18 05:47:40 2026] POST /volume/v3/types => generated 212 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:40.958973 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c1d8508c-c55c-447a-a503-c11bebd2e5b6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:40.960697 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1d8508c-c55c-447a-a503-c11bebd2e5b6 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] POST https://10.4.3.250/volume/v3/types/f7914aab-32ed-4b35-bc87-cd15959b01e2/encryption Aug 18 05:47:40.961019 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c1d8508c-c55c-447a-a503-c11bebd2e5b6 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:40.974610 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c1d8508c-c55c-447a-a503-c11bebd2e5b6 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/types/f7914aab-32ed-4b35-bc87-cd15959b01e2/encryption returned with HTTP 200 Aug 18 05:47:40.974956 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1539/6163] 10.4.3.250 () {68 vars in 1397 bytes} [Tue Aug 18 05:47:40 2026] POST /volume/v3/types/f7914aab-32ed-4b35-bc87-cd15959b01e2/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:40.982154 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-2770febd-cda5-4612-b907-7f301b8a667e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:40.983809 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:47:40.984165 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1711412870", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1536598263", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:40.985693 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1711412870', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1536598263', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:47:40.988798 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume of 1 GB Aug 18 05:47:40.989112 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:40.989112 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:40.989559 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Availability Zones retrieved successfully. Aug 18 05:47:40.994363 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Flow 'volume_create_api' (1250158c-6982-45fb-b972-bad0c4fe3842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:47:40.995207 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f57a8c7-0791-4159-90c9-084e340cebdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:40.995964 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:47:41.017545 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f57a8c7-0791-4159-90c9-084e340cebdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:47:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f7914aab-32ed-4b35-bc87-cd15959b01e2,is_public=True,name='tempest-scenario-type-luks-1536598263',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7914aab-32ed-4b35-bc87-cd15959b01e2', '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=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:41.018353 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (000338d8-492b-419f-883f-d71041e1623f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:41.040891 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1536598263 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1536598263, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:47:41.041166 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1536598263 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1536598263, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:47:41.064539 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Created reservations ['f35a7ec2-4f79-4ccc-8923-f353a4bdb08b', 'cd4cf27c-52ee-48ce-b1bb-ef78b6945911', 'd2e86e21-f88e-40fd-9fd0-14352d6fa939', '24fa3053-4c40-4865-b5fa-2e77565ccaf1'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:47:41.065298 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (000338d8-492b-419f-883f-d71041e1623f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f35a7ec2-4f79-4ccc-8923-f353a4bdb08b', 'cd4cf27c-52ee-48ce-b1bb-ef78b6945911', 'd2e86e21-f88e-40fd-9fd0-14352d6fa939', '24fa3053-4c40-4865-b5fa-2e77565ccaf1']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:41.065951 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9738c1a4-b68d-418f-bcd9-eb1646c38ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:41.084486 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9738c1a4-b68d-418f-bcd9-eb1646c38ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c426c7-3496-4a6a-bb65-99f5c93d2cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1711412870',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d87080c183344e88efc8c8a2bfa04c0',qos_specs=None,replication_status=,reservations=['f35a7ec2-4f79-4ccc-8923-f353a4bdb08b','cd4cf27c-52ee-48ce-b1bb-ef78b6945911','d2e86e21-f88e-40fd-9fd0-14352d6fa939','24fa3053-4c40-4865-b5fa-2e77565ccaf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_type_id=f7914aab-32ed-4b35-bc87-cd15959b01e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1711412870',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d4c426c7-3496-4a6a-bb65-99f5c93d2cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d87080c183344e88efc8c8a2bfa04c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7914aab-32ed-4b35-bc87-cd15959b01e2),volume_type_id=f7914aab-32ed-4b35-bc87-cd15959b01e2)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:41.085138 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2a8df6-f8fc-4c1f-9991-86300680db5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:41.100227 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2a8df6-f8fc-4c1f-9991-86300680db5b) transitioned into state 'SUCCESS' from state '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-1711412870',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d87080c183344e88efc8c8a2bfa04c0',qos_specs=None,replication_status=,reservations=['f35a7ec2-4f79-4ccc-8923-f353a4bdb08b','cd4cf27c-52ee-48ce-b1bb-ef78b6945911','d2e86e21-f88e-40fd-9fd0-14352d6fa939','24fa3053-4c40-4865-b5fa-2e77565ccaf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_type_id=f7914aab-32ed-4b35-bc87-cd15959b01e2)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:41.100853 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b38d4a9-5e38-41f0-84e6-ab0f88760d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:47:41.108499 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b38d4a9-5e38-41f0-84e6-ab0f88760d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:47:41.109234 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Flow 'volume_create_api' (1250158c-6982-45fb-b972-bad0c4fe3842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:47:41.109527 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume request issued successfully. Aug 18 05:47:41.110037 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-2770febd-cda5-4612-b907-7f301b8a667e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:47:41.110551 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1533/6164] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:47:40 2026] POST /volume/v3/volumes => generated 781 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:47:41.120862 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-2088c379-1212-4a55-84fe-2a88471b5015 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:41.122524 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2088c379-1212-4a55-84fe-2a88471b5015 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:41.122712 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2088c379-1212-4a55-84fe-2a88471b5015 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:41.122889 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-2088c379-1212-4a55-84fe-2a88471b5015 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:41.128978 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:41.128978 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:41.131954 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-2088c379-1212-4a55-84fe-2a88471b5015 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:41.135318 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-2088c379-1212-4a55-84fe-2a88471b5015 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:41.135654 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1544/6165] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:41 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:42.146746 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-040396c1-31e7-4561-b83d-3a384960d0dc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:42.148504 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-040396c1-31e7-4561-b83d-3a384960d0dc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:42.148708 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-040396c1-31e7-4561-b83d-3a384960d0dc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:42.148887 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-040396c1-31e7-4561-b83d-3a384960d0dc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:42.155437 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:42.155437 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:42.158615 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-040396c1-31e7-4561-b83d-3a384960d0dc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:42.162117 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-040396c1-31e7-4561-b83d-3a384960d0dc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:42.162448 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1550/6166] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:42 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:42.173071 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a086ca63-8b17-4bb4-976b-b3b6ef25e278 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:42.174809 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a086ca63-8b17-4bb4-976b-b3b6ef25e278 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:42.174991 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a086ca63-8b17-4bb4-976b-b3b6ef25e278 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:42.175187 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a086ca63-8b17-4bb4-976b-b3b6ef25e278 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:42.181689 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:42.181689 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:42.184864 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a086ca63-8b17-4bb4-976b-b3b6ef25e278 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:42.188467 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a086ca63-8b17-4bb4-976b-b3b6ef25e278 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:42.188808 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1540/6167] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:42 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:42.226817 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b1caaded-d613-407f-9e63-7a28c76d6d22 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:42.228984 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b1caaded-d613-407f-9e63-7a28c76d6d22 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:42.229208 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b1caaded-d613-407f-9e63-7a28c76d6d22 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:42.229394 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b1caaded-d613-407f-9e63-7a28c76d6d22 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:42.236066 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:42.236066 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:42.239651 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b1caaded-d613-407f-9e63-7a28c76d6d22 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:42.243748 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b1caaded-d613-407f-9e63-7a28c76d6d22 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:42.244151 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1534/6168] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:47:42 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:42.310742 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-39b23e80-8109-4b31-8f71-bb5107ec04e6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:42.311151 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39b23e80-8109-4b31-8f71-bb5107ec04e6 None None] GET https://10.4.3.250/volume// Aug 18 05:47:42.311328 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39b23e80-8109-4b31-8f71-bb5107ec04e6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:42.311502 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-39b23e80-8109-4b31-8f71-bb5107ec04e6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:42.311810 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-39b23e80-8109-4b31-8f71-bb5107ec04e6 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:47:42.312082 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1545/6169] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:47:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:47:42.317993 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-def13dba-f46e-402b-928e-0d5cf3fdf793 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:42.345163 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-def13dba-f46e-402b-928e-0d5cf3fdf793 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:47:42.345504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-def13dba-f46e-402b-928e-0d5cf3fdf793 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3136491-3f53-4819-bb4d-43c155e69c52", "connector": null, "instance_uuid": "3507886b-38cc-4b26-9e80-c0074d0b7b27"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:42.352736 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:42.352736 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:42.377772 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-def13dba-f46e-402b-928e-0d5cf3fdf793 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:47:42.378175 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1551/6170] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:47:42 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 18 05:47:42.403709 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-f933eb00-610d-46d0-91a0-ee6ad840ee5a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:42.405291 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f933eb00-610d-46d0-91a0-ee6ad840ee5a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:42.405475 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f933eb00-610d-46d0-91a0-ee6ad840ee5a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:42.405659 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-f933eb00-610d-46d0-91a0-ee6ad840ee5a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:42.411273 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-f43f5036-2985-4cbd-a57d-7d391644db28 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:42.411659 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f43f5036-2985-4cbd-a57d-7d391644db28 None None] GET https://10.4.3.250/volume// Aug 18 05:47:42.411838 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f43f5036-2985-4cbd-a57d-7d391644db28 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:42.412018 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-f43f5036-2985-4cbd-a57d-7d391644db28 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:42.412352 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-f43f5036-2985-4cbd-a57d-7d391644db28 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:47:42.412657 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1535/6171] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:47:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:47:42.413690 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:42.413690 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:42.416595 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-f933eb00-610d-46d0-91a0-ee6ad840ee5a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:42.419210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b320560e-0ab3-4979-adfa-242f439bcfaf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:42.420089 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-f933eb00-610d-46d0-91a0-ee6ad840ee5a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:42.420434 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1541/6172] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:42 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:42.421574 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b320560e-0ab3-4979-adfa-242f439bcfaf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:42.421775 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b320560e-0ab3-4979-adfa-242f439bcfaf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:42.421951 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b320560e-0ab3-4979-adfa-242f439bcfaf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:42.430410 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:42.430410 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:42.433549 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b320560e-0ab3-4979-adfa-242f439bcfaf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:42.437351 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-b320560e-0ab3-4979-adfa-242f439bcfaf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:42.437707 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1546/6173] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:47:42 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:47:42.532691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-ca07d1a2-387c-4728-8c15-43c47e16a688 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:42.534667 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-ca07d1a2-387c-4728-8c15-43c47e16a688 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] PUT https://10.4.3.250/volume/v3/attachments/fbc3c1b2-55f4-4f19-b740-71d384912521 Aug 18 05:47:42.535000 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-ca07d1a2-387c-4728-8c15-43c47e16a688 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:42.541683 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-ca07d1a2-387c-4728-8c15-43c47e16a688 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Acquiring lock "cinder-attachment_update-d3136491-3f53-4819-bb4d-43c155e69c52-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:47:42.545510 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-ca07d1a2-387c-4728-8c15-43c47e16a688 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-d3136491-3f53-4819-bb4d-43c155e69c52-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:47:42.546391 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:42.546391 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:42.608373 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-ca07d1a2-387c-4728-8c15-43c47e16a688 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-d3136491-3f53-4819-bb4d-43c155e69c52-np0000007601" released by "attachment_update" :: held 0.063s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:47:42.608700 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-ca07d1a2-387c-4728-8c15-43c47e16a688 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/fbc3c1b2-55f4-4f19-b740-71d384912521 returned with HTTP 200 Aug 18 05:47:42.609392 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1552/6174] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:47:42 2026] PUT /volume/v3/attachments/fbc3c1b2-55f4-4f19-b740-71d384912521 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:47:43.432093 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-55af52e8-f1d6-4557-839a-ad4014d0bae4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:43.433714 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55af52e8-f1d6-4557-839a-ad4014d0bae4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:43.433886 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55af52e8-f1d6-4557-839a-ad4014d0bae4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:43.434075 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-55af52e8-f1d6-4557-839a-ad4014d0bae4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:43.442904 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:43.442904 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:43.445726 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-55af52e8-f1d6-4557-839a-ad4014d0bae4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:43.449106 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-55af52e8-f1d6-4557-839a-ad4014d0bae4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:43.449427 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1536/6175] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:43 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:44.461081 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-47405e79-f2bf-4536-800a-a2b99fddbbad None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:44.462753 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47405e79-f2bf-4536-800a-a2b99fddbbad tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:44.462949 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47405e79-f2bf-4536-800a-a2b99fddbbad tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:44.463150 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-47405e79-f2bf-4536-800a-a2b99fddbbad tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:44.471997 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:44.471997 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:44.474804 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-47405e79-f2bf-4536-800a-a2b99fddbbad tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:44.478422 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-47405e79-f2bf-4536-800a-a2b99fddbbad tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:44.478747 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1542/6176] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:44 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:45.490630 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-34b20674-41a5-4c4f-814c-1d25b8081082 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:45.492735 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34b20674-41a5-4c4f-814c-1d25b8081082 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:45.492962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34b20674-41a5-4c4f-814c-1d25b8081082 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:45.493204 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-34b20674-41a5-4c4f-814c-1d25b8081082 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:45.503992 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:45.503992 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:45.507632 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-34b20674-41a5-4c4f-814c-1d25b8081082 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:45.512546 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-34b20674-41a5-4c4f-814c-1d25b8081082 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:45.513025 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1547/6177] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:45 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:46.524676 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2c111909-3350-4c8e-97bf-0374f5a10196 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:46.526424 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c111909-3350-4c8e-97bf-0374f5a10196 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:46.526625 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c111909-3350-4c8e-97bf-0374f5a10196 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:46.526804 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2c111909-3350-4c8e-97bf-0374f5a10196 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:46.536636 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:46.536636 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:46.539535 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2c111909-3350-4c8e-97bf-0374f5a10196 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:46.543094 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2c111909-3350-4c8e-97bf-0374f5a10196 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:46.543432 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1553/6178] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:46 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:46.832026 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-f246d6e0-02ac-4e55-b576-3b4a4d7185a4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:46.833943 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-f246d6e0-02ac-4e55-b576-3b4a4d7185a4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments/fbc3c1b2-55f4-4f19-b740-71d384912521/action Aug 18 05:47:46.834312 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-f246d6e0-02ac-4e55-b576-3b4a4d7185a4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:47:46.834427 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-f246d6e0-02ac-4e55-b576-3b4a4d7185a4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:46.848445 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:46.848445 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:46.857206 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ba341d71-2a13-483f-8b39-5a2d445ac915 req-f246d6e0-02ac-4e55-b576-3b4a4d7185a4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/fbc3c1b2-55f4-4f19-b740-71d384912521/action returned with HTTP 204 Aug 18 05:47:46.857612 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1537/6179] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:47:46 2026] POST /volume/v3/attachments/fbc3c1b2-55f4-4f19-b740-71d384912521/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:47:47.554787 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-2504ee7b-ab84-4541-9a29-b0a00451350f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:47.556433 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2504ee7b-ab84-4541-9a29-b0a00451350f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:47:47.556623 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2504ee7b-ab84-4541-9a29-b0a00451350f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:47.556804 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-2504ee7b-ab84-4541-9a29-b0a00451350f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:47.565465 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:47.565465 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:47.568524 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-2504ee7b-ab84-4541-9a29-b0a00451350f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:47.572261 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-2504ee7b-ab84-4541-9a29-b0a00451350f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:47:47.572659 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1543/6180] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:47 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:47:47.612925 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-70513b72-8eee-4268-bbe6-f2ae0a68da77 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:47.614944 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-70513b72-8eee-4268-bbe6-f2ae0a68da77 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:47.615149 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-70513b72-8eee-4268-bbe6-f2ae0a68da77 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:47.615342 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-70513b72-8eee-4268-bbe6-f2ae0a68da77 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:47.624024 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:47.624024 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:47.628678 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-70513b72-8eee-4268-bbe6-f2ae0a68da77 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:47.633748 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-70513b72-8eee-4268-bbe6-f2ae0a68da77 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:47.634285 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1548/6181] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:47:47 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:47.700419 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8af86b65-6415-4ea2-be5b-ee1354b3df7c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:47.700860 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8af86b65-6415-4ea2-be5b-ee1354b3df7c None None] GET https://10.4.3.250/volume// Aug 18 05:47:47.701068 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8af86b65-6415-4ea2-be5b-ee1354b3df7c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:47.701277 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8af86b65-6415-4ea2-be5b-ee1354b3df7c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:47.701627 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8af86b65-6415-4ea2-be5b-ee1354b3df7c None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:47:47.701910 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1554/6182] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:47:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:47:47.709179 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f46a0de-787d-466c-ba0a-396cc37f7025 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:47.737342 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f46a0de-787d-466c-ba0a-396cc37f7025 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:47:47.737665 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f46a0de-787d-466c-ba0a-396cc37f7025 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4c426c7-3496-4a6a-bb65-99f5c93d2cf9", "connector": null, "instance_uuid": "3507886b-38cc-4b26-9e80-c0074d0b7b27"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:47.746291 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:47.746291 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:47.766415 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f46a0de-787d-466c-ba0a-396cc37f7025 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:47:47.766822 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1538/6183] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:47:47 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 18 05:47:47.789836 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-200eb8f2-954d-4703-a91b-0a4cbae58993 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:47.791770 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-200eb8f2-954d-4703-a91b-0a4cbae58993 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:47.792041 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-200eb8f2-954d-4703-a91b-0a4cbae58993 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:47.792288 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-200eb8f2-954d-4703-a91b-0a4cbae58993 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:47.798211 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-d47a7ce3-5e37-4be8-9762-c72dd93e80c3 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:47.798575 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d47a7ce3-5e37-4be8-9762-c72dd93e80c3 None None] GET https://10.4.3.250/volume// Aug 18 05:47:47.798731 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d47a7ce3-5e37-4be8-9762-c72dd93e80c3 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:47.798900 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-d47a7ce3-5e37-4be8-9762-c72dd93e80c3 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:47.799208 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-d47a7ce3-5e37-4be8-9762-c72dd93e80c3 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:47:47.799472 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1549/6184] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:47:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:47:47.801472 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:47.801472 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:47.804628 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-200eb8f2-954d-4703-a91b-0a4cbae58993 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:47.805958 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-b0d7c2fc-1aab-40dd-9251-b82ef5cdd48e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:47.807892 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-b0d7c2fc-1aab-40dd-9251-b82ef5cdd48e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:47.808114 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-b0d7c2fc-1aab-40dd-9251-b82ef5cdd48e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:47.808309 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-b0d7c2fc-1aab-40dd-9251-b82ef5cdd48e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:47.808517 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-200eb8f2-954d-4703-a91b-0a4cbae58993 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:47.808862 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1544/6185] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:47 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:47.816646 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:47.816646 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:47.819534 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-b0d7c2fc-1aab-40dd-9251-b82ef5cdd48e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:47.823029 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-b0d7c2fc-1aab-40dd-9251-b82ef5cdd48e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:47.823398 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1555/6186] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:47:47 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 1053 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:47:47.918996 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f4f044f-f861-4278-bbe4-496662340989 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:47.921065 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f4f044f-f861-4278-bbe4-496662340989 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] PUT https://10.4.3.250/volume/v3/attachments/b6d7bb17-fe6c-4b09-876d-2e6f2d0375f9 Aug 18 05:47:47.921409 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f4f044f-f861-4278-bbe4-496662340989 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:47.928260 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f4f044f-f861-4278-bbe4-496662340989 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Acquiring lock "cinder-attachment_update-d4c426c7-3496-4a6a-bb65-99f5c93d2cf9-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:47:47.932596 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f4f044f-f861-4278-bbe4-496662340989 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-d4c426c7-3496-4a6a-bb65-99f5c93d2cf9-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:47:47.933426 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:47.933426 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:48.024402 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f4f044f-f861-4278-bbe4-496662340989 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-d4c426c7-3496-4a6a-bb65-99f5c93d2cf9-np0000007601" released by "attachment_update" :: held 0.092s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:47:48.024710 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-7f4f044f-f861-4278-bbe4-496662340989 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/b6d7bb17-fe6c-4b09-876d-2e6f2d0375f9 returned with HTTP 200 Aug 18 05:47:48.025290 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1539/6187] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:47:47 2026] PUT /volume/v3/attachments/b6d7bb17-fe6c-4b09-876d-2e6f2d0375f9 => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:47:48.032644 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-27d78530-fac5-4387-a875-aa6efcd418e8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:48.034614 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-27d78530-fac5-4387-a875-aa6efcd418e8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9/encryption Aug 18 05:47:48.034794 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-27d78530-fac5-4387-a875-aa6efcd418e8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:48.034967 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-27d78530-fac5-4387-a875-aa6efcd418e8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'index' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:48.044965 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:48.044965 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:48.053464 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-27d78530-fac5-4387-a875-aa6efcd418e8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9/encryption returned with HTTP 200 Aug 18 05:47:48.053943 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1550/6188] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:47:48 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:48.820254 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-12375430-51b1-4704-b4c8-b3a5182f0175 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:48.821938 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12375430-51b1-4704-b4c8-b3a5182f0175 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:48.822144 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12375430-51b1-4704-b4c8-b3a5182f0175 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:48.822323 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-12375430-51b1-4704-b4c8-b3a5182f0175 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:48.830807 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:48.830807 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:48.833895 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-12375430-51b1-4704-b4c8-b3a5182f0175 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:48.837464 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-12375430-51b1-4704-b4c8-b3a5182f0175 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:48.837794 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1545/6189] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:48 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:49.848585 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-e776688f-c5c6-416e-b85c-67b5f841d426 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:49.850377 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e776688f-c5c6-416e-b85c-67b5f841d426 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:49.850588 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e776688f-c5c6-416e-b85c-67b5f841d426 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:49.850801 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-e776688f-c5c6-416e-b85c-67b5f841d426 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:49.859264 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:49.859264 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:49.862155 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-e776688f-c5c6-416e-b85c-67b5f841d426 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:49.865807 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-e776688f-c5c6-416e-b85c-67b5f841d426 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:49.866160 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1556/6190] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:49 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:50.879210 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-316a8f35-28d5-4df3-9afd-469607d0c6c9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:50.881363 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-316a8f35-28d5-4df3-9afd-469607d0c6c9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:50.881580 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-316a8f35-28d5-4df3-9afd-469607d0c6c9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:50.881776 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-316a8f35-28d5-4df3-9afd-469607d0c6c9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:50.890462 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:50.890462 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:50.893382 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-316a8f35-28d5-4df3-9afd-469607d0c6c9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:50.896828 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-316a8f35-28d5-4df3-9afd-469607d0c6c9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:50.897218 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1540/6191] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:50 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:51.909336 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-6215049e-9c75-43a1-a91f-5a45735feb2f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:51.910989 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6215049e-9c75-43a1-a91f-5a45735feb2f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:51.911184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6215049e-9c75-43a1-a91f-5a45735feb2f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:51.911351 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-6215049e-9c75-43a1-a91f-5a45735feb2f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:51.919518 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:51.919518 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:51.922477 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-6215049e-9c75-43a1-a91f-5a45735feb2f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:51.926175 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-6215049e-9c75-43a1-a91f-5a45735feb2f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:51.926542 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1551/6192] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:51 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:52.939002 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8027a823-9016-4685-9f93-37d929a3db34 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:52.940514 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8027a823-9016-4685-9f93-37d929a3db34 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:52.940689 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8027a823-9016-4685-9f93-37d929a3db34 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:52.940858 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8027a823-9016-4685-9f93-37d929a3db34 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:52.948430 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:52.948430 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:52.951245 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8027a823-9016-4685-9f93-37d929a3db34 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:52.954928 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8027a823-9016-4685-9f93-37d929a3db34 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:52.955252 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1546/6193] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:52 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:53.969217 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-333439fb-2c85-4ecc-a29c-ffe0d42cbc6e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:53.970910 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-333439fb-2c85-4ecc-a29c-ffe0d42cbc6e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:53.971216 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-333439fb-2c85-4ecc-a29c-ffe0d42cbc6e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:53.972555 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-333439fb-2c85-4ecc-a29c-ffe0d42cbc6e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:53.979852 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:53.979852 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:53.983337 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-333439fb-2c85-4ecc-a29c-ffe0d42cbc6e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:53.987228 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-333439fb-2c85-4ecc-a29c-ffe0d42cbc6e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:53.987780 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1557/6194] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:53 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:54.999772 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-85bd81de-4de7-446a-a55f-03d466921e2b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:55.001790 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85bd81de-4de7-446a-a55f-03d466921e2b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:55.001919 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-85bd81de-4de7-446a-a55f-03d466921e2b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:55.002082 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-85bd81de-4de7-446a-a55f-03d466921e2b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:55.011505 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:55.011505 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:55.014771 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-85bd81de-4de7-446a-a55f-03d466921e2b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:55.019263 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-85bd81de-4de7-446a-a55f-03d466921e2b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:55.019674 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1541/6195] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:54 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:56.034174 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f91f1933-5773-4b00-8479-069f47042222 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:56.035912 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f91f1933-5773-4b00-8479-069f47042222 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:56.036069 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f91f1933-5773-4b00-8479-069f47042222 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:56.036240 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f91f1933-5773-4b00-8479-069f47042222 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:56.044725 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:56.044725 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:56.047781 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f91f1933-5773-4b00-8479-069f47042222 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:56.051391 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f91f1933-5773-4b00-8479-069f47042222 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:56.051736 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1552/6196] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:56 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:56.180999 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-026b3c62-a4e0-4308-a610-607c7e7f8616 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:56.182717 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-026b3c62-a4e0-4308-a610-607c7e7f8616 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments/b6d7bb17-fe6c-4b09-876d-2e6f2d0375f9/action Aug 18 05:47:56.183109 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-026b3c62-a4e0-4308-a610-607c7e7f8616 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:47:56.183314 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-026b3c62-a4e0-4308-a610-607c7e7f8616 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:56.198350 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:56.198350 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:56.206838 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-924a2e43-a9f0-41eb-b5c4-90969680719d req-026b3c62-a4e0-4308-a610-607c7e7f8616 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/b6d7bb17-fe6c-4b09-876d-2e6f2d0375f9/action returned with HTTP 204 Aug 18 05:47:56.207293 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1547/6197] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:47:56 2026] POST /volume/v3/attachments/b6d7bb17-fe6c-4b09-876d-2e6f2d0375f9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:47:57.065591 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-33f7983c-36c9-4283-8c9e-65a2edc36152 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:57.067661 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33f7983c-36c9-4283-8c9e-65a2edc36152 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:47:57.067661 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33f7983c-36c9-4283-8c9e-65a2edc36152 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:57.067846 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-33f7983c-36c9-4283-8c9e-65a2edc36152 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:57.078053 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:57.078053 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:57.082050 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-33f7983c-36c9-4283-8c9e-65a2edc36152 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:57.085946 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-33f7983c-36c9-4283-8c9e-65a2edc36152 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:47:57.085946 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1558/6198] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:57 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:47:57.683774 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-0b3a67c0-344e-4766-b000-b16077e76d3c None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:57.685798 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-0b3a67c0-344e-4766-b000-b16077e76d3c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:47:57.685986 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-0b3a67c0-344e-4766-b000-b16077e76d3c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:57.686210 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-0b3a67c0-344e-4766-b000-b16077e76d3c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:57.692871 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:57.692871 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:57.696044 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-0b3a67c0-344e-4766-b000-b16077e76d3c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:57.699606 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-0b3a67c0-344e-4766-b000-b16077e76d3c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:47:57.699998 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1542/6199] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:47:57 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:57.764290 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-76480c10-e925-4968-96fa-8201223d0012 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:57.764681 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76480c10-e925-4968-96fa-8201223d0012 None None] GET https://10.4.3.250/volume// Aug 18 05:47:57.764845 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76480c10-e925-4968-96fa-8201223d0012 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:57.765045 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-76480c10-e925-4968-96fa-8201223d0012 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:57.765393 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-76480c10-e925-4968-96fa-8201223d0012 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:47:57.765692 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1553/6200] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:47:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:47:57.772126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-9f29fdbf-9d1a-4dad-960a-3b50a0573c70 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:57.804507 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-9f29fdbf-9d1a-4dad-960a-3b50a0573c70 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:47:57.804859 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-9f29fdbf-9d1a-4dad-960a-3b50a0573c70 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93801c27-6373-4557-9858-856c66880f33", "connector": null, "instance_uuid": "3507886b-38cc-4b26-9e80-c0074d0b7b27"}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:57.812550 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:57.812550 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:57.837066 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-9f29fdbf-9d1a-4dad-960a-3b50a0573c70 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:47:57.837500 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1548/6201] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:47:57 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 18 05:47:57.868520 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-bd8f20f9-72ac-4b1a-901d-a49d055debfd None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:57.870230 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd8f20f9-72ac-4b1a-901d-a49d055debfd tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:47:57.870450 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd8f20f9-72ac-4b1a-901d-a49d055debfd tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:57.870618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-bd8f20f9-72ac-4b1a-901d-a49d055debfd tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:57.877519 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-daabed4f-437a-4228-a285-ffc7c8ad8dda None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:57.877924 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-daabed4f-437a-4228-a285-ffc7c8ad8dda None None] GET https://10.4.3.250/volume// Aug 18 05:47:57.878128 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-daabed4f-437a-4228-a285-ffc7c8ad8dda None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:57.878309 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-daabed4f-437a-4228-a285-ffc7c8ad8dda None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:57.878624 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-daabed4f-437a-4228-a285-ffc7c8ad8dda None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:47:57.878920 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1543/6202] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:47:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:47:57.879758 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:57.879758 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:57.883310 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-bd8f20f9-72ac-4b1a-901d-a49d055debfd tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:57.885079 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-ad2691ac-fe21-4363-8628-bac6cac755b4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:57.887216 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-ad2691ac-fe21-4363-8628-bac6cac755b4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:47:57.887293 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-bd8f20f9-72ac-4b1a-901d-a49d055debfd tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:47:57.887413 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-ad2691ac-fe21-4363-8628-bac6cac755b4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:57.887603 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-ad2691ac-fe21-4363-8628-bac6cac755b4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:57.887697 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1559/6203] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:57 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:57.899970 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:57.899970 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:47:57.903386 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-ad2691ac-fe21-4363-8628-bac6cac755b4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:57.907399 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-ad2691ac-fe21-4363-8628-bac6cac755b4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:47:57.907807 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1554/6204] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:47:57 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:47:58.002506 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-01e26a05-a1b9-4cc7-8fdf-e4afefaea001 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:58.004394 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-01e26a05-a1b9-4cc7-8fdf-e4afefaea001 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] PUT https://10.4.3.250/volume/v3/attachments/fa5be6ed-0604-4d3f-95c9-8e806998087f Aug 18 05:47:58.004729 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-01e26a05-a1b9-4cc7-8fdf-e4afefaea001 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:47:58.011735 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-01e26a05-a1b9-4cc7-8fdf-e4afefaea001 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Acquiring lock "cinder-attachment_update-93801c27-6373-4557-9858-856c66880f33-np0000007601" by "attachment_update" {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:47:58.015912 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-01e26a05-a1b9-4cc7-8fdf-e4afefaea001 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-93801c27-6373-4557-9858-856c66880f33-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100217) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:47:58.016779 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:58.016779 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:47:58.087978 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.coordination [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-01e26a05-a1b9-4cc7-8fdf-e4afefaea001 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-93801c27-6373-4557-9858-856c66880f33-np0000007601" released by "attachment_update" :: held 0.072s {{(pid=100217) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:47:58.088331 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-01e26a05-a1b9-4cc7-8fdf-e4afefaea001 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/fa5be6ed-0604-4d3f-95c9-8e806998087f returned with HTTP 200 Aug 18 05:47:58.088854 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1549/6205] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:47:58 2026] PUT /volume/v3/attachments/fa5be6ed-0604-4d3f-95c9-8e806998087f => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:47:58.903047 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-8c04c38a-cf10-423a-a858-fd9ef00de047 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:58.905213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c04c38a-cf10-423a-a858-fd9ef00de047 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:47:58.905491 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c04c38a-cf10-423a-a858-fd9ef00de047 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:58.905744 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-8c04c38a-cf10-423a-a858-fd9ef00de047 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:58.914257 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:58.914257 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:47:58.917322 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-8c04c38a-cf10-423a-a858-fd9ef00de047 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:58.920851 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-8c04c38a-cf10-423a-a858-fd9ef00de047 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:47:58.921335 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1544/6206] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:58 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:47:59.935524 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-4fef0d5b-7342-4104-90ed-e1f813a3ef27 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:47:59.937361 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4fef0d5b-7342-4104-90ed-e1f813a3ef27 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:47:59.937574 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4fef0d5b-7342-4104-90ed-e1f813a3ef27 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:47:59.937761 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-4fef0d5b-7342-4104-90ed-e1f813a3ef27 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:47:59.946744 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:47:59.946744 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:47:59.950096 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-4fef0d5b-7342-4104-90ed-e1f813a3ef27 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:47:59.954115 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-4fef0d5b-7342-4104-90ed-e1f813a3ef27 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:47:59.954465 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1560/6207] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:47:59 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:48:00.965777 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5402a361-111e-4411-959e-eead10031fbb None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:00.967497 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5402a361-111e-4411-959e-eead10031fbb tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:00.967714 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5402a361-111e-4411-959e-eead10031fbb tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:00.967913 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5402a361-111e-4411-959e-eead10031fbb tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:00.977345 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:00.977345 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:00.980174 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-5402a361-111e-4411-959e-eead10031fbb tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:00.983510 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5402a361-111e-4411-959e-eead10031fbb tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:00.983854 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1555/6208] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:00 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:48:01.995671 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-a2c6e19c-ca07-43cb-8880-eba0b39ee964 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:01.997217 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2c6e19c-ca07-43cb-8880-eba0b39ee964 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:01.997392 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2c6e19c-ca07-43cb-8880-eba0b39ee964 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:01.997577 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-a2c6e19c-ca07-43cb-8880-eba0b39ee964 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:02.005240 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:02.005240 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:02.007858 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-a2c6e19c-ca07-43cb-8880-eba0b39ee964 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:02.011123 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-a2c6e19c-ca07-43cb-8880-eba0b39ee964 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:02.011431 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1550/6209] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:01 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:48:02.312375 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-a234154d-4f8b-4a3f-b656-b5e9a6808061 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:02.314279 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-a234154d-4f8b-4a3f-b656-b5e9a6808061 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments/fa5be6ed-0604-4d3f-95c9-8e806998087f/action Aug 18 05:48:02.314612 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-a234154d-4f8b-4a3f-b656-b5e9a6808061 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:48:02.314723 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-a234154d-4f8b-4a3f-b656-b5e9a6808061 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:48:02.330811 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:02.330811 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:02.340797 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-d02146f7-6f48-433c-a98d-81408ecb3944 req-a234154d-4f8b-4a3f-b656-b5e9a6808061 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/fa5be6ed-0604-4d3f-95c9-8e806998087f/action returned with HTTP 204 Aug 18 05:48:02.341263 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1545/6210] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:48:02 2026] POST /volume/v3/attachments/fa5be6ed-0604-4d3f-95c9-8e806998087f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:48:03.023057 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-39eab3d4-16f1-468a-860d-012e37e4454f None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:03.024885 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39eab3d4-16f1-468a-860d-012e37e4454f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:03.025129 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39eab3d4-16f1-468a-860d-012e37e4454f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:03.025334 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-39eab3d4-16f1-468a-860d-012e37e4454f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:03.033846 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:03.033846 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:03.036760 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-39eab3d4-16f1-468a-860d-012e37e4454f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:03.040803 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-39eab3d4-16f1-468a-860d-012e37e4454f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:03.041197 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1561/6211] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:03 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:10.982908 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=53,cinder:INSERT=2 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:48:12.010503 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=64,cinder:INSERT=2,cinder:UPDATE=5 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:48:12.338197 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=78,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:48:13.040090 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=106,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:48:47.009889 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-8ba774c5-fed3-4d6c-932c-c8d5c7f8b786 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:47.011626 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-8ba774c5-fed3-4d6c-932c-c8d5c7f8b786 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:47.011841 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-8ba774c5-fed3-4d6c-932c-c8d5c7f8b786 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:47.012049 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-8ba774c5-fed3-4d6c-932c-c8d5c7f8b786 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:47.020431 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:47.020431 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:47.023201 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-8ba774c5-fed3-4d6c-932c-c8d5c7f8b786 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:47.026697 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-8ba774c5-fed3-4d6c-932c-c8d5c7f8b786 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:47.027023 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1556/6212] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:48:47 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:47.087153 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-d7eec442-fa27-47ea-98e3-49eb3c96739c None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:47.087548 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7eec442-fa27-47ea-98e3-49eb3c96739c None None] GET https://10.4.3.250/volume// Aug 18 05:48:47.087699 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7eec442-fa27-47ea-98e3-49eb3c96739c None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:47.087896 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-d7eec442-fa27-47ea-98e3-49eb3c96739c None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:47.088301 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-d7eec442-fa27-47ea-98e3-49eb3c96739c None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:48:47.088646 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1551/6213] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:48:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:48:47.094748 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-95f97675-68c3-440e-b31b-e77119b81499 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:47.096776 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-95f97675-68c3-440e-b31b-e77119b81499 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:48:47.097141 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-95f97675-68c3-440e-b31b-e77119b81499 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93801c27-6373-4557-9858-856c66880f33", "connector": null, "instance_uuid": "f0cb5e86-5539-4bce-acc8-0756553429f4"}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:48:47.107291 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:47.107291 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:47.129213 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-95f97675-68c3-440e-b31b-e77119b81499 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:48:47.129633 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1546/6214] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:48:47 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:47.155538 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-40a3fc1a-b026-439a-b3f0-00fab7d46005 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:47.157324 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40a3fc1a-b026-439a-b3f0-00fab7d46005 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:47.157504 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40a3fc1a-b026-439a-b3f0-00fab7d46005 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:47.157628 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-40a3fc1a-b026-439a-b3f0-00fab7d46005 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:47.163808 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-c73b98da-731d-42ae-b4ad-d0c78f7652c6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:47.164218 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c73b98da-731d-42ae-b4ad-d0c78f7652c6 None None] GET https://10.4.3.250/volume// Aug 18 05:48:47.164411 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c73b98da-731d-42ae-b4ad-d0c78f7652c6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:47.164577 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-c73b98da-731d-42ae-b4ad-d0c78f7652c6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:47.164894 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-c73b98da-731d-42ae-b4ad-d0c78f7652c6 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:48:47.165200 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1557/6215] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:48:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:48:47.170104 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:47.170104 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:47.171449 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-70b0e2f4-5607-4dbf-b332-2de779192378 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:47.174145 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-70b0e2f4-5607-4dbf-b332-2de779192378 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:47.174400 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-40a3fc1a-b026-439a-b3f0-00fab7d46005 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:47.174444 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-70b0e2f4-5607-4dbf-b332-2de779192378 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:47.174651 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-70b0e2f4-5607-4dbf-b332-2de779192378 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:47.180888 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-40a3fc1a-b026-439a-b3f0-00fab7d46005 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:47.181433 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1562/6216] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:47 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:47.186794 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:47.186794 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:47.189852 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-70b0e2f4-5607-4dbf-b332-2de779192378 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:47.193582 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-70b0e2f4-5607-4dbf-b332-2de779192378 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:47.194137 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1552/6217] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:48:47 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:48:47.286704 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-def49a2e-9749-40dd-a3e5-bb9dec38b7c6 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:47.288640 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-def49a2e-9749-40dd-a3e5-bb9dec38b7c6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] PUT https://10.4.3.250/volume/v3/attachments/da72d70e-011f-4ef5-84e9-0251652d49b8 Aug 18 05:48:47.288984 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-def49a2e-9749-40dd-a3e5-bb9dec38b7c6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:48:47.295644 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-def49a2e-9749-40dd-a3e5-bb9dec38b7c6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Acquiring lock "cinder-attachment_update-93801c27-6373-4557-9858-856c66880f33-np0000007601" by "attachment_update" {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:48:47.299673 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-def49a2e-9749-40dd-a3e5-bb9dec38b7c6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-93801c27-6373-4557-9858-856c66880f33-np0000007601" acquired by "attachment_update" :: waited 0.004s {{(pid=100215) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:48:47.300535 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:47.300535 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:47.362124 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.coordination [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-def49a2e-9749-40dd-a3e5-bb9dec38b7c6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-93801c27-6373-4557-9858-856c66880f33-np0000007601" released by "attachment_update" :: held 0.062s {{(pid=100215) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:48:47.362405 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-def49a2e-9749-40dd-a3e5-bb9dec38b7c6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/da72d70e-011f-4ef5-84e9-0251652d49b8 returned with HTTP 200 Aug 18 05:48:47.362828 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1547/6218] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:48:47 2026] PUT /volume/v3/attachments/da72d70e-011f-4ef5-84e9-0251652d49b8 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:48.192922 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-37ecc3f1-6a3d-4183-8675-977609f96ce7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:48.194583 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37ecc3f1-6a3d-4183-8675-977609f96ce7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:48.194774 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37ecc3f1-6a3d-4183-8675-977609f96ce7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:48.194946 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-37ecc3f1-6a3d-4183-8675-977609f96ce7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:48.208022 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:48.208022 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:48.211302 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-37ecc3f1-6a3d-4183-8675-977609f96ce7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:48.215297 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-37ecc3f1-6a3d-4183-8675-977609f96ce7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:48.215737 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1558/6219] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:48 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:49.228471 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ab4845d4-9bc0-4d4a-97fe-c4dbcb6fc063 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:49.230278 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab4845d4-9bc0-4d4a-97fe-c4dbcb6fc063 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:49.230473 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab4845d4-9bc0-4d4a-97fe-c4dbcb6fc063 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:49.230659 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ab4845d4-9bc0-4d4a-97fe-c4dbcb6fc063 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:49.242066 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:49.242066 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:49.244252 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ab4845d4-9bc0-4d4a-97fe-c4dbcb6fc063 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:49.247797 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ab4845d4-9bc0-4d4a-97fe-c4dbcb6fc063 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:49.248081 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1563/6220] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:49 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:49.580149 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-fb270f60-7bf8-4be2-877f-37989898c557 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:49.582678 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-fb270f60-7bf8-4be2-877f-37989898c557 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments/da72d70e-011f-4ef5-84e9-0251652d49b8/action Aug 18 05:48:49.583054 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-fb270f60-7bf8-4be2-877f-37989898c557 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-complete": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:48:49.583187 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-fb270f60-7bf8-4be2-877f-37989898c557 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:48:49.598583 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:49.598583 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:49.607366 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-cc65237f-1899-4e3c-91ad-95e402300c8d req-fb270f60-7bf8-4be2-877f-37989898c557 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/da72d70e-011f-4ef5-84e9-0251652d49b8/action returned with HTTP 204 Aug 18 05:48:49.607772 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1553/6221] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:48:49 2026] POST /volume/v3/attachments/da72d70e-011f-4ef5-84e9-0251652d49b8/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:48:50.259360 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-757bbc63-f568-48cc-8899-71e3249513a7 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:50.260949 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-757bbc63-f568-48cc-8899-71e3249513a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:50.261123 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-757bbc63-f568-48cc-8899-71e3249513a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:50.261294 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-757bbc63-f568-48cc-8899-71e3249513a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:50.271293 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:50.271293 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:50.274027 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-757bbc63-f568-48cc-8899-71e3249513a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:50.277614 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-757bbc63-f568-48cc-8899-71e3249513a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:50.277960 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1548/6222] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:50 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1510 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:51.429962 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-1f900bcc-85b1-48a9-b196-987e7d1fea8b None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:51.433075 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f900bcc-85b1-48a9-b196-987e7d1fea8b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:51.433075 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f900bcc-85b1-48a9-b196-987e7d1fea8b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:51.433075 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-1f900bcc-85b1-48a9-b196-987e7d1fea8b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:51.443819 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:51.443819 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:51.448143 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-1f900bcc-85b1-48a9-b196-987e7d1fea8b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:51.452180 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-1f900bcc-85b1-48a9-b196-987e7d1fea8b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:51.452585 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1559/6223] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:51 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:51.463627 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ac4df166-6a14-4834-b331-8310f759d398 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:51.465552 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac4df166-6a14-4834-b331-8310f759d398 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:51.465771 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac4df166-6a14-4834-b331-8310f759d398 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:51.465949 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ac4df166-6a14-4834-b331-8310f759d398 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:51.476399 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:51.476399 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:51.479417 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ac4df166-6a14-4834-b331-8310f759d398 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:51.482964 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ac4df166-6a14-4834-b331-8310f759d398 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:51.483318 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1564/6224] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:51 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:51.493751 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-b6bdb8b7-425a-4e3d-b808-3d21458b26a5 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:51.495904 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6bdb8b7-425a-4e3d-b808-3d21458b26a5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:51.496177 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6bdb8b7-425a-4e3d-b808-3d21458b26a5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:51.496381 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-b6bdb8b7-425a-4e3d-b808-3d21458b26a5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:51.507491 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:51.507491 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:51.510693 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-b6bdb8b7-425a-4e3d-b808-3d21458b26a5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:51.515097 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-b6bdb8b7-425a-4e3d-b808-3d21458b26a5 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:51.515649 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1554/6225] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:51 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:51.552991 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-51867558-8535-4cf1-a30d-f65e07781a34 req-647e620d-20df-4bb8-82a8-9492aa376776 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:51.554952 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-647e620d-20df-4bb8-82a8-9492aa376776 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:51.555153 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-647e620d-20df-4bb8-82a8-9492aa376776 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:51.555325 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-647e620d-20df-4bb8-82a8-9492aa376776 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:51.565718 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:51.565718 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:51.568583 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-51867558-8535-4cf1-a30d-f65e07781a34 req-647e620d-20df-4bb8-82a8-9492aa376776 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:51.572197 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-647e620d-20df-4bb8-82a8-9492aa376776 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:51.572553 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1549/6226] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:48:51 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:51.588216 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-51867558-8535-4cf1-a30d-f65e07781a34 req-cecec7fa-a23a-40fc-8bf5-310e7d55c565 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:51.590021 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-cecec7fa-a23a-40fc-8bf5-310e7d55c565 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33/action Aug 18 05:48:51.590328 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-cecec7fa-a23a-40fc-8bf5-310e7d55c565 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100214) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:48:51.590441 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-cecec7fa-a23a-40fc-8bf5-310e7d55c565 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:48:51.601359 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:51.601359 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:51.601733 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-51867558-8535-4cf1-a30d-f65e07781a34 req-cecec7fa-a23a-40fc-8bf5-310e7d55c565 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:51.608079 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-51867558-8535-4cf1-a30d-f65e07781a34 req-cecec7fa-a23a-40fc-8bf5-310e7d55c565 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Begin detaching volume completed successfully. Aug 18 05:48:51.608246 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-cecec7fa-a23a-40fc-8bf5-310e7d55c565 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33/action returned with HTTP 202 Aug 18 05:48:51.608605 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1560/6227] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:48:51 2026] POST /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:48:51.623305 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2621fcfe-8f39-4e89-aa67-74f24afa4c11 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:51.624950 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2621fcfe-8f39-4e89-aa67-74f24afa4c11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:51.625161 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2621fcfe-8f39-4e89-aa67-74f24afa4c11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:51.625339 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2621fcfe-8f39-4e89-aa67-74f24afa4c11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:51.635802 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:51.635802 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:51.638860 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2621fcfe-8f39-4e89-aa67-74f24afa4c11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:51.639540 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-adbe869b-b65d-4724-a531-89507ded55d0 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:51.639917 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adbe869b-b65d-4724-a531-89507ded55d0 None None] GET https://10.4.3.250/volume// Aug 18 05:48:51.640098 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-adbe869b-b65d-4724-a531-89507ded55d0 None None] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:51.640310 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-adbe869b-b65d-4724-a531-89507ded55d0 None None] Calling method 'all' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:51.640589 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-adbe869b-b65d-4724-a531-89507ded55d0 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:48:51.640866 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1555/6228] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:48:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:48:51.642453 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2621fcfe-8f39-4e89-aa67-74f24afa4c11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:51.642907 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1565/6229] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:51 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1513 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:51.647101 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-51867558-8535-4cf1-a30d-f65e07781a34 req-e0b82e3f-18f8-4d10-9685-ee671dd2905d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:51.649044 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-e0b82e3f-18f8-4d10-9685-ee671dd2905d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:51.649243 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-e0b82e3f-18f8-4d10-9685-ee671dd2905d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:51.649418 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-e0b82e3f-18f8-4d10-9685-ee671dd2905d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:51.659504 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:51.659504 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:51.662184 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-51867558-8535-4cf1-a30d-f65e07781a34 req-e0b82e3f-18f8-4d10-9685-ee671dd2905d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:51.665642 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-e0b82e3f-18f8-4d10-9685-ee671dd2905d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:51.666098 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1550/6230] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:48:51 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1693 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:48:52.140472 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-51867558-8535-4cf1-a30d-f65e07781a34 req-b824be58-64e5-441e-8655-6097b7fcb967 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:52.142078 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-b824be58-64e5-441e-8655-6097b7fcb967 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:52.142258 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-b824be58-64e5-441e-8655-6097b7fcb967 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:52.142430 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-b824be58-64e5-441e-8655-6097b7fcb967 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:52.152930 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:52.152930 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:52.155864 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-51867558-8535-4cf1-a30d-f65e07781a34 req-b824be58-64e5-441e-8655-6097b7fcb967 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:52.159424 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-b824be58-64e5-441e-8655-6097b7fcb967 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:52.159798 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1561/6231] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:48:52 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1513 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:52.172957 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-51867558-8535-4cf1-a30d-f65e07781a34 req-238a19d2-7a05-45fe-a699-d64c2a38abb9 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:52.174960 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-238a19d2-7a05-45fe-a699-d64c2a38abb9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] DELETE https://10.4.3.250/volume/v3/attachments/da72d70e-011f-4ef5-84e9-0251652d49b8 Aug 18 05:48:52.175183 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-238a19d2-7a05-45fe-a699-d64c2a38abb9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:52.175369 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-238a19d2-7a05-45fe-a699-d64c2a38abb9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:52.182025 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:52.182025 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:52.222073 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-51867558-8535-4cf1-a30d-f65e07781a34 req-238a19d2-7a05-45fe-a699-d64c2a38abb9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/da72d70e-011f-4ef5-84e9-0251652d49b8 returned with HTTP 200 Aug 18 05:48:52.222465 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1556/6232] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:48:52 2026] DELETE /volume/v3/attachments/da72d70e-011f-4ef5-84e9-0251652d49b8 => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:52.655086 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-c28e3867-e6c7-45fe-a899-f27d72a9d33b None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:52.656679 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c28e3867-e6c7-45fe-a899-f27d72a9d33b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:52.656878 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c28e3867-e6c7-45fe-a899-f27d72a9d33b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:52.657064 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-c28e3867-e6c7-45fe-a899-f27d72a9d33b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:52.665254 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:52.665254 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:52.668161 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-c28e3867-e6c7-45fe-a899-f27d72a9d33b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:52.671603 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-c28e3867-e6c7-45fe-a899-f27d72a9d33b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:52.671930 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1566/6233] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:52 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:53.957940 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-0e4f1081-c320-4453-89f1-09dd5d21b926 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:53.960108 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e4f1081-c320-4453-89f1-09dd5d21b926 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:53.960269 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e4f1081-c320-4453-89f1-09dd5d21b926 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:53.960443 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-0e4f1081-c320-4453-89f1-09dd5d21b926 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:53.969890 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:53.969890 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:53.972772 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-0e4f1081-c320-4453-89f1-09dd5d21b926 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:53.976266 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-0e4f1081-c320-4453-89f1-09dd5d21b926 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:53.976582 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1551/6234] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:53 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:54.011312 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-27d3b44b-c2c5-498e-bfec-eca1a613f5e0 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:54.013118 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-27d3b44b-c2c5-498e-bfec-eca1a613f5e0 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:54.013293 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-27d3b44b-c2c5-498e-bfec-eca1a613f5e0 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:54.013460 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-27d3b44b-c2c5-498e-bfec-eca1a613f5e0 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:54.021442 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:54.021442 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:54.024212 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-27d3b44b-c2c5-498e-bfec-eca1a613f5e0 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:54.027495 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-27d3b44b-c2c5-498e-bfec-eca1a613f5e0 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:54.027806 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1562/6235] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:48:54 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:54.043621 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-5fee2556-eb98-4b93-9973-9ab7e43b04ca None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:54.045457 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-5fee2556-eb98-4b93-9973-9ab7e43b04ca tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33/action Aug 18 05:48:54.045776 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-5fee2556-eb98-4b93-9973-9ab7e43b04ca tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:48:54.045891 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-5fee2556-eb98-4b93-9973-9ab7e43b04ca tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:48:54.054792 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:54.054792 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:54.055189 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-5fee2556-eb98-4b93-9973-9ab7e43b04ca tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:54.060357 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-5fee2556-eb98-4b93-9973-9ab7e43b04ca tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Begin detaching volume completed successfully. Aug 18 05:48:54.060523 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-5fee2556-eb98-4b93-9973-9ab7e43b04ca tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33/action returned with HTTP 202 Aug 18 05:48:54.060884 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1557/6236] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:48:54 2026] POST /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:48:54.076300 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5178707f-d81d-4b4b-ba7f-98c8658676a8 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:54.077993 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5178707f-d81d-4b4b-ba7f-98c8658676a8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:54.078243 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5178707f-d81d-4b4b-ba7f-98c8658676a8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:54.078487 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5178707f-d81d-4b4b-ba7f-98c8658676a8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:54.088873 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:54.088873 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:54.092952 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5178707f-d81d-4b4b-ba7f-98c8658676a8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:54.095176 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-e1f589f6-da0e-41ba-ac7b-b47990990bee None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:54.095621 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1f589f6-da0e-41ba-ac7b-b47990990bee None None] GET https://10.4.3.250/volume// Aug 18 05:48:54.095792 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1f589f6-da0e-41ba-ac7b-b47990990bee None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:54.095988 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-e1f589f6-da0e-41ba-ac7b-b47990990bee None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:54.096299 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-e1f589f6-da0e-41ba-ac7b-b47990990bee None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:48:54.096586 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1552/6237] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:48:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:48:54.098413 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5178707f-d81d-4b4b-ba7f-98c8658676a8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:54.099072 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1567/6238] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:54 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:54.103788 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-4e817f06-8cec-436e-83ed-0a6c076ebcc2 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:54.105738 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-4e817f06-8cec-436e-83ed-0a6c076ebcc2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:54.105981 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-4e817f06-8cec-436e-83ed-0a6c076ebcc2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:54.106210 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-4e817f06-8cec-436e-83ed-0a6c076ebcc2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:54.114253 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:54.114253 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:54.117159 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-4e817f06-8cec-436e-83ed-0a6c076ebcc2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:54.120611 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-4e817f06-8cec-436e-83ed-0a6c076ebcc2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:54.121075 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1563/6239] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:48:54 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:48:55.111305 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-44df1f69-721f-41ef-8910-b87661c8d36d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:55.112935 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44df1f69-721f-41ef-8910-b87661c8d36d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:55.113130 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44df1f69-721f-41ef-8910-b87661c8d36d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:55.113301 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-44df1f69-721f-41ef-8910-b87661c8d36d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:55.121942 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:55.121942 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:55.124793 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-44df1f69-721f-41ef-8910-b87661c8d36d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:55.128209 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-44df1f69-721f-41ef-8910-b87661c8d36d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:55.128674 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1558/6240] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:55 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:56.140278 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-a58ced1f-97e2-40f7-9ab4-d4c1400699f4 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:56.141964 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a58ced1f-97e2-40f7-9ab4-d4c1400699f4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:56.142169 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a58ced1f-97e2-40f7-9ab4-d4c1400699f4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:56.142343 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-a58ced1f-97e2-40f7-9ab4-d4c1400699f4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:56.150781 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:56.150781 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:56.153593 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-a58ced1f-97e2-40f7-9ab4-d4c1400699f4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:56.156929 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-a58ced1f-97e2-40f7-9ab4-d4c1400699f4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:56.157264 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1553/6241] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:56 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:57.168409 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-ca9c7bd2-799a-4c32-bc1c-4f017c6716e9 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:57.170112 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca9c7bd2-799a-4c32-bc1c-4f017c6716e9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:57.170304 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca9c7bd2-799a-4c32-bc1c-4f017c6716e9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:57.170481 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-ca9c7bd2-799a-4c32-bc1c-4f017c6716e9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:57.179210 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:57.179210 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:57.182198 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-ca9c7bd2-799a-4c32-bc1c-4f017c6716e9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:57.185623 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-ca9c7bd2-799a-4c32-bc1c-4f017c6716e9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:57.186088 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1568/6242] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:57 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:57.537850 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-68adfdc1-73b4-431f-bec5-a76ea9ede8e4 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:57.561165 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-68adfdc1-73b4-431f-bec5-a76ea9ede8e4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:57.561346 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-68adfdc1-73b4-431f-bec5-a76ea9ede8e4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:57.561517 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-68adfdc1-73b4-431f-bec5-a76ea9ede8e4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:57.569657 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:57.569657 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:57.572403 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-68adfdc1-73b4-431f-bec5-a76ea9ede8e4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:57.575805 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-68adfdc1-73b4-431f-bec5-a76ea9ede8e4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:57.576138 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1564/6243] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:48:57 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:57.846679 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-7f7c5212-5eca-4df3-9f9a-6f39d549b17a None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:57.848607 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-7f7c5212-5eca-4df3-9f9a-6f39d549b17a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] DELETE https://10.4.3.250/volume/v3/attachments/fa5be6ed-0604-4d3f-95c9-8e806998087f Aug 18 05:48:57.848815 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-7f7c5212-5eca-4df3-9f9a-6f39d549b17a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:57.848991 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-7f7c5212-5eca-4df3-9f9a-6f39d549b17a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'version_select' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:57.855576 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:57.855576 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:57.892602 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-c0f81b4c-d8e9-42e8-a7d2-68c5f13d7125 req-7f7c5212-5eca-4df3-9f9a-6f39d549b17a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/fa5be6ed-0604-4d3f-95c9-8e806998087f returned with HTTP 200 Aug 18 05:48:57.893025 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1559/6244] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:48:57 2026] DELETE /volume/v3/attachments/fa5be6ed-0604-4d3f-95c9-8e806998087f => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:48:58.197600 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d64012f1-1fd7-4cdd-a01d-f7b853699daf None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:58.199910 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d64012f1-1fd7-4cdd-a01d-f7b853699daf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:48:58.200166 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d64012f1-1fd7-4cdd-a01d-f7b853699daf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:58.200404 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d64012f1-1fd7-4cdd-a01d-f7b853699daf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:58.209023 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:58.209023 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:58.212928 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-d64012f1-1fd7-4cdd-a01d-f7b853699daf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:58.217656 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d64012f1-1fd7-4cdd-a01d-f7b853699daf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:48:58.218176 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1554/6245] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:58 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:48:58.228858 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-5802ec91-a39b-4162-a799-66a2789ad722 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:58.230639 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5802ec91-a39b-4162-a799-66a2789ad722 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:48:58.230931 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5802ec91-a39b-4162-a799-66a2789ad722 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:58.231183 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-5802ec91-a39b-4162-a799-66a2789ad722 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:58.241620 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:58.241620 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:58.245460 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-5802ec91-a39b-4162-a799-66a2789ad722 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:58.250207 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-5802ec91-a39b-4162-a799-66a2789ad722 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:48:58.250624 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1569/6246] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:58 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:58.286924 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-789433de-279d-4984-a3bd-e09bdcab636e None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:58.311004 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-789433de-279d-4984-a3bd-e09bdcab636e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:48:58.311227 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-789433de-279d-4984-a3bd-e09bdcab636e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:58.311435 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-789433de-279d-4984-a3bd-e09bdcab636e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:58.319061 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:58.319061 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:58.321617 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-789433de-279d-4984-a3bd-e09bdcab636e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:58.324926 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-789433de-279d-4984-a3bd-e09bdcab636e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:48:58.325406 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1565/6247] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:48:58 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:58.340798 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-39fbf3e2-1344-4d22-a586-dd2508ea492d None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:58.342702 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-39fbf3e2-1344-4d22-a586-dd2508ea492d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9/action Aug 18 05:48:58.343058 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-39fbf3e2-1344-4d22-a586-dd2508ea492d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:48:58.343172 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-39fbf3e2-1344-4d22-a586-dd2508ea492d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:48:58.352834 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:58.352834 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:58.353251 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-39fbf3e2-1344-4d22-a586-dd2508ea492d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:58.359770 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-39fbf3e2-1344-4d22-a586-dd2508ea492d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Begin detaching volume completed successfully. Aug 18 05:48:58.359982 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-39fbf3e2-1344-4d22-a586-dd2508ea492d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9/action returned with HTTP 202 Aug 18 05:48:58.360379 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1560/6248] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:48:58 2026] POST /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:48:58.379256 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-1f79f17a-91cc-4d44-b5fd-5b8e47547135 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:58.380947 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f79f17a-91cc-4d44-b5fd-5b8e47547135 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:48:58.381251 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f79f17a-91cc-4d44-b5fd-5b8e47547135 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:58.381319 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-1f79f17a-91cc-4d44-b5fd-5b8e47547135 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:58.389489 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:58.389489 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:58.392386 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-1f79f17a-91cc-4d44-b5fd-5b8e47547135 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:58.396311 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-1f79f17a-91cc-4d44-b5fd-5b8e47547135 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:48:58.396663 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1555/6249] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:58 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:58.397841 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-7153cd5b-1eb7-407f-aa82-b9c154e7d56c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:58.398210 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7153cd5b-1eb7-407f-aa82-b9c154e7d56c None None] GET https://10.4.3.250/volume// Aug 18 05:48:58.398358 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7153cd5b-1eb7-407f-aa82-b9c154e7d56c None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:58.398527 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-7153cd5b-1eb7-407f-aa82-b9c154e7d56c None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:58.398868 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-7153cd5b-1eb7-407f-aa82-b9c154e7d56c None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:48:58.399076 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1570/6250] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:48:58 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:48:58.546661 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-a1062be0-ee60-4695-bd9f-19c52fa9b157 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:58.548787 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-a1062be0-ee60-4695-bd9f-19c52fa9b157 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:48:58.548994 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-a1062be0-ee60-4695-bd9f-19c52fa9b157 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:58.549184 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-a1062be0-ee60-4695-bd9f-19c52fa9b157 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:58.558027 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:58.558027 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:58.560864 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-a1062be0-ee60-4695-bd9f-19c52fa9b157 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:58.564540 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-a1062be0-ee60-4695-bd9f-19c52fa9b157 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:48:58.564973 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1566/6251] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:48:58 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:48:58.573680 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-dd7a84bc-272f-4299-93e5-e7d9fb1a9f6e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:58.575828 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-dd7a84bc-272f-4299-93e5-e7d9fb1a9f6e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9/encryption Aug 18 05:48:58.576019 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-dd7a84bc-272f-4299-93e5-e7d9fb1a9f6e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:58.576213 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-dd7a84bc-272f-4299-93e5-e7d9fb1a9f6e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'index' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:58.585377 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:58.585377 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:58.590988 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-dd7a84bc-272f-4299-93e5-e7d9fb1a9f6e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9/encryption returned with HTTP 200 Aug 18 05:48:58.591381 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1561/6252] 10.4.3.250 () {68 vars in 1631 bytes} [Tue Aug 18 05:48:58 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:48:59.329914 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-838d828e-54d9-4ecd-ae28-5044cd583a6d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:59.331946 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-838d828e-54d9-4ecd-ae28-5044cd583a6d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] DELETE https://10.4.3.250/volume/v3/attachments/b6d7bb17-fe6c-4b09-876d-2e6f2d0375f9 Aug 18 05:48:59.332161 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-838d828e-54d9-4ecd-ae28-5044cd583a6d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:59.332339 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-838d828e-54d9-4ecd-ae28-5044cd583a6d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:59.338651 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:59.338651 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:59.377381 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fd3b26bb-eab5-4e60-90f7-9dfb52fcf754 req-838d828e-54d9-4ecd-ae28-5044cd583a6d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/b6d7bb17-fe6c-4b09-876d-2e6f2d0375f9 returned with HTTP 200 Aug 18 05:48:59.377747 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1556/6253] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:48:59 2026] DELETE /volume/v3/attachments/b6d7bb17-fe6c-4b09-876d-2e6f2d0375f9 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:48:59.407993 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8413b4bf-7488-4b28-82f7-152b31362a11 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:59.409580 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8413b4bf-7488-4b28-82f7-152b31362a11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:48:59.409782 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8413b4bf-7488-4b28-82f7-152b31362a11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:59.409966 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8413b4bf-7488-4b28-82f7-152b31362a11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:59.416144 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:59.416144 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:59.419346 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-8413b4bf-7488-4b28-82f7-152b31362a11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:59.422934 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8413b4bf-7488-4b28-82f7-152b31362a11 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:48:59.423301 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1571/6254] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:59 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:48:59.434245 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-eb566ae8-0397-4e50-86da-aba1c3bcf245 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:59.436022 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb566ae8-0397-4e50-86da-aba1c3bcf245 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:48:59.436216 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb566ae8-0397-4e50-86da-aba1c3bcf245 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:59.436413 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-eb566ae8-0397-4e50-86da-aba1c3bcf245 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:59.444599 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:59.444599 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:48:59.447510 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-eb566ae8-0397-4e50-86da-aba1c3bcf245 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:59.450993 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-eb566ae8-0397-4e50-86da-aba1c3bcf245 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:48:59.451351 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1567/6255] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:59 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 1137 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:59.485885 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-6ed3ad69-eaa7-4a64-8986-ae4ffce60353 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:59.509995 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-6ed3ad69-eaa7-4a64-8986-ae4ffce60353 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:48:59.510198 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-6ed3ad69-eaa7-4a64-8986-ae4ffce60353 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:59.510382 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-6ed3ad69-eaa7-4a64-8986-ae4ffce60353 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:59.518495 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:59.518495 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:59.521238 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-6ed3ad69-eaa7-4a64-8986-ae4ffce60353 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:59.524738 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-6ed3ad69-eaa7-4a64-8986-ae4ffce60353 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:48:59.525082 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1562/6256] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:48:59 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:59.540553 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-838c3834-31cf-45b4-ab29-4990e7731fff None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:59.542427 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-838c3834-31cf-45b4-ab29-4990e7731fff tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52/action Aug 18 05:48:59.542745 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-838c3834-31cf-45b4-ab29-4990e7731fff tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:48:59.542874 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-838c3834-31cf-45b4-ab29-4990e7731fff tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:48:59.551747 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:59.551747 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:48:59.552161 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-838c3834-31cf-45b4-ab29-4990e7731fff tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:59.556916 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-838c3834-31cf-45b4-ab29-4990e7731fff tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Begin detaching volume completed successfully. Aug 18 05:48:59.557067 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-838c3834-31cf-45b4-ab29-4990e7731fff tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52/action returned with HTTP 202 Aug 18 05:48:59.557401 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1557/6257] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:48:59 2026] POST /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:48:59.572360 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-6ea6aa07-155f-492c-ada8-2ef302ec9d1e None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:59.573962 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ea6aa07-155f-492c-ada8-2ef302ec9d1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:48:59.574168 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ea6aa07-155f-492c-ada8-2ef302ec9d1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:59.574343 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-6ea6aa07-155f-492c-ada8-2ef302ec9d1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:59.583887 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:59.583887 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:48:59.587610 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-6ea6aa07-155f-492c-ada8-2ef302ec9d1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:59.590872 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-55f23dd0-414f-4bba-a8f5-22c6c6ec8c38 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:59.591305 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55f23dd0-414f-4bba-a8f5-22c6c6ec8c38 None None] GET https://10.4.3.250/volume// Aug 18 05:48:59.591513 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55f23dd0-414f-4bba-a8f5-22c6c6ec8c38 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:59.591738 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-55f23dd0-414f-4bba-a8f5-22c6c6ec8c38 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:59.591985 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-6ea6aa07-155f-492c-ada8-2ef302ec9d1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:48:59.592151 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-55f23dd0-414f-4bba-a8f5-22c6c6ec8c38 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:48:59.592627 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1568/6258] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:48:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:48:59.592677 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1572/6259] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:48:59 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:48:59.598371 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-833f6e67-6abd-4096-ba6b-879fab7a7d15 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:48:59.600262 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-833f6e67-6abd-4096-ba6b-879fab7a7d15 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:48:59.600453 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-833f6e67-6abd-4096-ba6b-879fab7a7d15 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:48:59.600658 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-833f6e67-6abd-4096-ba6b-879fab7a7d15 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:48:59.608823 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:48:59.608823 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:48:59.611555 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-833f6e67-6abd-4096-ba6b-879fab7a7d15 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:48:59.615027 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-833f6e67-6abd-4096-ba6b-879fab7a7d15 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:48:59.615370 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1563/6260] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:48:59 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 1320 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:49:00.341267 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-920384f5-7b43-487e-ae18-5d310c0abe8a None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:00.343261 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-920384f5-7b43-487e-ae18-5d310c0abe8a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] DELETE https://10.4.3.250/volume/v3/attachments/fbc3c1b2-55f4-4f19-b740-71d384912521 Aug 18 05:49:00.343435 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-920384f5-7b43-487e-ae18-5d310c0abe8a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:00.343606 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-920384f5-7b43-487e-ae18-5d310c0abe8a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'version_select' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:00.350376 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:00.350376 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:00.393079 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-ca3c240e-1a56-400b-a9a2-06398eca547e req-920384f5-7b43-487e-ae18-5d310c0abe8a tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/fbc3c1b2-55f4-4f19-b740-71d384912521 returned with HTTP 200 Aug 18 05:49:00.393580 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1558/6261] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:49:00 2026] DELETE /volume/v3/attachments/fbc3c1b2-55f4-4f19-b740-71d384912521 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:00.604259 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-f406c22f-fc7a-43fd-a340-80407a322fb8 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:00.605958 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f406c22f-fc7a-43fd-a340-80407a322fb8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:49:00.606163 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f406c22f-fc7a-43fd-a340-80407a322fb8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:00.606339 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-f406c22f-fc7a-43fd-a340-80407a322fb8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:00.612950 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:00.612950 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:49:00.615969 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-f406c22f-fc7a-43fd-a340-80407a322fb8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:00.619540 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-f406c22f-fc7a-43fd-a340-80407a322fb8 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:49:00.619868 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1569/6262] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:00 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:00.630436 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-0f5061e4-46ba-4ef3-9b28-be94d04e6a42 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:00.632075 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f5061e4-46ba-4ef3-9b28-be94d04e6a42 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] DELETE https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:49:00.632278 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f5061e4-46ba-4ef3-9b28-be94d04e6a42 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:00.632478 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-0f5061e4-46ba-4ef3-9b28-be94d04e6a42 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:00.632656 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-0f5061e4-46ba-4ef3-9b28-be94d04e6a42 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Delete volume with id: d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:49:00.638981 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:00.638981 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:49:00.639436 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0f5061e4-46ba-4ef3-9b28-be94d04e6a42 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:00.648214 np0000007601 devstack@c-api.service[100216]: WARNING cinder.keymgr.conf_key_mgr [None req-0f5061e4-46ba-4ef3-9b28-be94d04e6a42 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 05:49:00.652852 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-0f5061e4-46ba-4ef3-9b28-be94d04e6a42 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Delete volume request issued successfully. Aug 18 05:49:00.653057 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-0f5061e4-46ba-4ef3-9b28-be94d04e6a42 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 202 Aug 18 05:49:00.653452 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1573/6263] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:49:00 2026] DELETE /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:49:00.660239 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8d8215b7-82e0-425e-96ed-516c7ea86b70 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:00.662309 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d8215b7-82e0-425e-96ed-516c7ea86b70 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:49:00.662540 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d8215b7-82e0-425e-96ed-516c7ea86b70 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:00.662784 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8d8215b7-82e0-425e-96ed-516c7ea86b70 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:00.671089 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:00.671089 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:00.674715 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8d8215b7-82e0-425e-96ed-516c7ea86b70 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:00.678540 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8d8215b7-82e0-425e-96ed-516c7ea86b70 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 200 Aug 18 05:49:00.678920 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1564/6264] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:00 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:01.691245 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-61d9fecf-31e9-4d05-95e7-3840257ca98b None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:01.692971 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61d9fecf-31e9-4d05-95e7-3840257ca98b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 Aug 18 05:49:01.693176 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61d9fecf-31e9-4d05-95e7-3840257ca98b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:01.693366 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-61d9fecf-31e9-4d05-95e7-3840257ca98b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:01.699024 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-61d9fecf-31e9-4d05-95e7-3840257ca98b tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 returned with HTTP 404 Aug 18 05:49:01.699433 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1559/6265] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:01 2026] GET /volume/v3/volumes/d4c426c7-3496-4a6a-bb65-99f5c93d2cf9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:49:01.707024 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-96ed6129-8905-489a-bb95-73bed65a2698 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:01.708682 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96ed6129-8905-489a-bb95-73bed65a2698 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:49:01.708880 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96ed6129-8905-489a-bb95-73bed65a2698 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:01.709092 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-96ed6129-8905-489a-bb95-73bed65a2698 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:01.709859 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-96ed6129-8905-489a-bb95-73bed65a2698 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:49:01.718077 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-96ed6129-8905-489a-bb95-73bed65a2698 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Get all volumes completed successfully. Aug 18 05:49:01.719674 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:01.719674 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:49:01.723334 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-96ed6129-8905-489a-bb95-73bed65a2698 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:49:01.723686 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1570/6266] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:49:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:01.736631 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-fdba1818-da3e-41db-80d1-06bdfc6f8b4d None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:01.738388 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdba1818-da3e-41db-80d1-06bdfc6f8b4d tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] DELETE https://10.4.3.250/volume/v3/types/f7914aab-32ed-4b35-bc87-cd15959b01e2 Aug 18 05:49:01.738618 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdba1818-da3e-41db-80d1-06bdfc6f8b4d tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:01.738850 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-fdba1818-da3e-41db-80d1-06bdfc6f8b4d tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:01.763702 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-fdba1818-da3e-41db-80d1-06bdfc6f8b4d tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/types/f7914aab-32ed-4b35-bc87-cd15959b01e2 returned with HTTP 202 Aug 18 05:49:01.764171 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1574/6267] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:49:01 2026] DELETE /volume/v3/types/f7914aab-32ed-4b35-bc87-cd15959b01e2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:49:01.770694 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-8a3871b2-ae1a-406f-a5c5-18573cc9e60e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:01.773268 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8a3871b2-ae1a-406f-a5c5-18573cc9e60e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] DELETE https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:49:01.773552 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8a3871b2-ae1a-406f-a5c5-18573cc9e60e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:01.773798 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-8a3871b2-ae1a-406f-a5c5-18573cc9e60e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'delete' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:01.773997 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.v3.volumes [None req-8a3871b2-ae1a-406f-a5c5-18573cc9e60e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Delete volume with id: d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:49:01.781836 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:01.781836 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:01.782300 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8a3871b2-ae1a-406f-a5c5-18573cc9e60e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:01.799427 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-8a3871b2-ae1a-406f-a5c5-18573cc9e60e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Delete volume request issued successfully. Aug 18 05:49:01.799646 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-8a3871b2-ae1a-406f-a5c5-18573cc9e60e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 202 Aug 18 05:49:01.800191 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1565/6268] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:49:01 2026] DELETE /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:49:01.807090 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b9d6c329-ca80-497a-b358-8151934fd329 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:01.808657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9d6c329-ca80-497a-b358-8151934fd329 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:49:01.808884 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9d6c329-ca80-497a-b358-8151934fd329 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:01.809089 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b9d6c329-ca80-497a-b358-8151934fd329 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:01.815938 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:01.815938 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:01.820470 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b9d6c329-ca80-497a-b358-8151934fd329 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:01.824935 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b9d6c329-ca80-497a-b358-8151934fd329 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 200 Aug 18 05:49:01.825311 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1560/6269] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:01 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:02.837380 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-5a85577e-b5dc-42eb-9871-aa20974d6fdf None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:02.839171 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a85577e-b5dc-42eb-9871-aa20974d6fdf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 Aug 18 05:49:02.839361 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a85577e-b5dc-42eb-9871-aa20974d6fdf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:02.839541 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-5a85577e-b5dc-42eb-9871-aa20974d6fdf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:02.844889 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-5a85577e-b5dc-42eb-9871-aa20974d6fdf tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 returned with HTTP 404 Aug 18 05:49:02.845321 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1571/6270] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:02 2026] GET /volume/v3/volumes/d3136491-3f53-4819-bb4d-43c155e69c52 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:49:02.851566 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-228835a8-62f5-4a57-88cf-3cd4071a3370 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:02.853340 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-228835a8-62f5-4a57-88cf-3cd4071a3370 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] DELETE https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:49:02.853567 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-228835a8-62f5-4a57-88cf-3cd4071a3370 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:02.853788 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-228835a8-62f5-4a57-88cf-3cd4071a3370 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:02.853974 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.v3.volumes [None req-228835a8-62f5-4a57-88cf-3cd4071a3370 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Delete volume with id: 93801c27-6373-4557-9858-856c66880f33 Aug 18 05:49:02.860400 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:02.860400 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:49:02.860849 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-228835a8-62f5-4a57-88cf-3cd4071a3370 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:02.874952 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-228835a8-62f5-4a57-88cf-3cd4071a3370 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Delete volume request issued successfully. Aug 18 05:49:02.875116 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-228835a8-62f5-4a57-88cf-3cd4071a3370 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 202 Aug 18 05:49:02.875461 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1575/6271] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:49:02 2026] DELETE /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:49:02.881897 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-9613c48e-7bfc-4cd4-bdef-7abfdb197ca6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:02.883773 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9613c48e-7bfc-4cd4-bdef-7abfdb197ca6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:49:02.883948 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9613c48e-7bfc-4cd4-bdef-7abfdb197ca6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:02.884152 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-9613c48e-7bfc-4cd4-bdef-7abfdb197ca6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:02.890379 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:02.890379 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:02.893441 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-9613c48e-7bfc-4cd4-bdef-7abfdb197ca6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:02.897192 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-9613c48e-7bfc-4cd4-bdef-7abfdb197ca6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 200 Aug 18 05:49:02.897532 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1566/6272] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:02 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:03.909689 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-092d3618-33ef-4bf7-84e8-fddd08f633db None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:03.911226 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-092d3618-33ef-4bf7-84e8-fddd08f633db tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 Aug 18 05:49:03.911393 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-092d3618-33ef-4bf7-84e8-fddd08f633db tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:03.911574 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-092d3618-33ef-4bf7-84e8-fddd08f633db tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:03.916493 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-092d3618-33ef-4bf7-84e8-fddd08f633db tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 returned with HTTP 404 Aug 18 05:49:03.916892 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1561/6273] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:03 2026] GET /volume/v3/volumes/93801c27-6373-4557-9858-856c66880f33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:49:03.923085 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-cb3f49a9-e369-490c-8803-ed7a124fa3a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:03.924681 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb3f49a9-e369-490c-8803-ed7a124fa3a7 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:49:03.924888 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb3f49a9-e369-490c-8803-ed7a124fa3a7 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:03.925096 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-cb3f49a9-e369-490c-8803-ed7a124fa3a7 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Calling method 'detail' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:03.925764 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.volume.api [None req-cb3f49a9-e369-490c-8803-ed7a124fa3a7 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100214) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:49:03.933329 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-cb3f49a9-e369-490c-8803-ed7a124fa3a7 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Get all volumes completed successfully. Aug 18 05:49:03.934541 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:03.934541 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:49:03.938173 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-cb3f49a9-e369-490c-8803-ed7a124fa3a7 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:49:03.938494 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1572/6274] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:49:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:03.952428 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-48dc4b33-77e8-4c04-95ff-85e0357b1dff None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:03.954208 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48dc4b33-77e8-4c04-95ff-85e0357b1dff tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] DELETE https://10.4.3.250/volume/v3/types/a36f6336-8350-430a-8ba6-8ccf43c7ad1d Aug 18 05:49:03.954452 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48dc4b33-77e8-4c04-95ff-85e0357b1dff tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:03.954691 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-48dc4b33-77e8-4c04-95ff-85e0357b1dff tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Calling method '_delete' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:03.975994 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-48dc4b33-77e8-4c04-95ff-85e0357b1dff tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/types/a36f6336-8350-430a-8ba6-8ccf43c7ad1d returned with HTTP 202 Aug 18 05:49:03.976303 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1576/6275] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:49:03 2026] DELETE /volume/v3/types/a36f6336-8350-430a-8ba6-8ccf43c7ad1d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:49:12.896443 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:49:13.914077 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=77,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:49:13.937033 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=65,cinder:UPDATE=1 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:49:13.973001 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=75,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:49:48.440002 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-63031432-4269-4978-810e-0ecd5dddf510 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:48.441686 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63031432-4269-4978-810e-0ecd5dddf510 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] POST https://10.4.3.250/volume/v3/types Aug 18 05:49:48.442065 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-63031432-4269-4978-810e-0ecd5dddf510 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1407280284-1805979206", "extra_specs": {"multiattach": " True"}}} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:49:48.455624 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-63031432-4269-4978-810e-0ecd5dddf510 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/types returned with HTTP 200 Aug 18 05:49:48.455955 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1567/6276] 10.4.3.250 () {68 vars in 1253 bytes} [Tue Aug 18 05:49:48 2026] POST /volume/v3/types => generated 287 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:48.463046 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:48.464657 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/volumes Aug 18 05:49:48.465037 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1877956634", "snapshot_id": null, "imageRef": null, "volume_type": "1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4", "size": 1}} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:49:48.466397 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.v3.volumes [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1877956634', 'snapshot_id': None, 'imageRef': None, 'volume_type': '1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4', 'size': 1}} {{(pid=100215) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 05:49:48.470519 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume of 1 GB Aug 18 05:49:48.470759 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:48.470759 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:48.471227 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Availability Zones retrieved successfully. Aug 18 05:49:48.476065 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Flow 'volume_create_api' (de560840-884c-49f7-b056-5781cf7baddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:49:48.477153 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9155e2d0-2835-4aa0-ac2a-c6d85fe186c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:49:48.477959 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.flows.api.create_volume [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Validating volume size '1' using validate_int {{(pid=100215) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 05:49:48.484275 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:48.484275 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:48.494861 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9155e2d0-2835-4aa0-ac2a-c6d85fe186c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T05:49:48Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1407280284-1805979206',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4', 'encryption_key_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=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:49:48.495599 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9792e751-a02b-403d-a223-1e7d5681bdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:49:48.516964 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1407280284-1805979206 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1407280284-1805979206, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:49:48.517214 np0000007601 devstack@c-api.service[100215]: WARNING cinder.quota [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1407280284-1805979206 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1407280284-1805979206, it is now deprecated. Please use the default quota class for default quota. Aug 18 05:49:48.543985 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.quota [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Created reservations ['052f0542-c7c0-4aca-aa5e-7818d1722426', 'e32d6a72-a976-4610-9556-bc48604f883c', '509e193f-6d33-4648-95f2-238466b16412', 'dfdd2e63-7c98-45d1-bfda-a66acc66b06b'] {{(pid=100215) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 05:49:48.544782 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9792e751-a02b-403d-a223-1e7d5681bdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['052f0542-c7c0-4aca-aa5e-7818d1722426', 'e32d6a72-a976-4610-9556-bc48604f883c', '509e193f-6d33-4648-95f2-238466b16412', 'dfdd2e63-7c98-45d1-bfda-a66acc66b06b']}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:49:48.545584 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719fa1a8-be93-4e7a-871d-15c18f281004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:49:48.568497 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (719fa1a8-be93-4e7a-871d-15c18f281004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ff00431-b0fe-4a4e-9237-6b393eaa8fe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1877956634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d87080c183344e88efc8c8a2bfa04c0',qos_specs=None,replication_status=,reservations=['052f0542-c7c0-4aca-aa5e-7818d1722426','e32d6a72-a976-4610-9556-bc48604f883c','509e193f-6d33-4648-95f2-238466b16412','dfdd2e63-7c98-45d1-bfda-a66acc66b06b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_type_id=1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T05:49:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1877956634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ff00431-b0fe-4a4e-9237-6b393eaa8fe9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2d87080c183344e88efc8c8a2bfa04c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4),volume_type_id=1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:49:48.569315 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cdd9ee-0e33-4118-b09b-421550f74dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:49:48.588883 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cdd9ee-0e33-4118-b09b-421550f74dd8) transitioned into state 'SUCCESS' from state '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-1877956634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2d87080c183344e88efc8c8a2bfa04c0',qos_specs=None,replication_status=,reservations=['052f0542-c7c0-4aca-aa5e-7818d1722426','e32d6a72-a976-4610-9556-bc48604f883c','509e193f-6d33-4648-95f2-238466b16412','dfdd2e63-7c98-45d1-bfda-a66acc66b06b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1ebd9dfcd2d4dc3b80bd2da8b368782',volume_type_id=1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4)}' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:49:48.589598 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4dc1d1d-5b9d-4315-b812-cac12d66d4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 05:49:48.599873 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4dc1d1d-5b9d-4315-b812-cac12d66d4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100215) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 05:49:48.601073 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Flow 'volume_create_api' (de560840-884c-49f7-b056-5781cf7baddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100215) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 05:49:48.601471 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Create volume request issued successfully. Aug 18 05:49:48.602220 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-ac715f44-e8e3-4b78-9208-32f76db47c8f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes returned with HTTP 202 Aug 18 05:49:48.602769 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1562/6277] 10.4.3.250 () {68 vars in 1259 bytes} [Tue Aug 18 05:49:48 2026] POST /volume/v3/volumes => generated 830 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 05:49:48.613357 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-ceab1960-33d3-45a9-8006-ed81196ada3f None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:48.614922 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ceab1960-33d3-45a9-8006-ed81196ada3f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:48.615119 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ceab1960-33d3-45a9-8006-ed81196ada3f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:48.615292 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-ceab1960-33d3-45a9-8006-ed81196ada3f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:48.621392 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:48.621392 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:49:48.624478 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-ceab1960-33d3-45a9-8006-ed81196ada3f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:48.627967 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-ceab1960-33d3-45a9-8006-ed81196ada3f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:48.628317 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1573/6278] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:48 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 898 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:49.640586 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-1dc55663-8581-4f95-a66c-2891c9280d03 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:49.642249 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1dc55663-8581-4f95-a66c-2891c9280d03 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:49.642448 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1dc55663-8581-4f95-a66c-2891c9280d03 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:49.642640 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-1dc55663-8581-4f95-a66c-2891c9280d03 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:49.649367 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:49.649367 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:49:49.652531 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-1dc55663-8581-4f95-a66c-2891c9280d03 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:49.656153 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-1dc55663-8581-4f95-a66c-2891c9280d03 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:49.656532 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1577/6279] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:49 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:49.667568 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-41c41b39-cb91-4d1a-a0c9-e8b307210ef4 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:49.669208 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-41c41b39-cb91-4d1a-a0c9-e8b307210ef4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:49.669378 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-41c41b39-cb91-4d1a-a0c9-e8b307210ef4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:49.669551 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-41c41b39-cb91-4d1a-a0c9-e8b307210ef4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:49.676385 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:49.676385 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:49.679499 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-41c41b39-cb91-4d1a-a0c9-e8b307210ef4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:49.683721 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-41c41b39-cb91-4d1a-a0c9-e8b307210ef4 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:49.684105 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1568/6280] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:49 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:49.720151 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-ba418ae9-b9c3-4904-988a-1b9692adbf4e None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:49.722234 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-ba418ae9-b9c3-4904-988a-1b9692adbf4e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:49.722459 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-ba418ae9-b9c3-4904-988a-1b9692adbf4e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:49.722674 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-ba418ae9-b9c3-4904-988a-1b9692adbf4e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:49.729184 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:49.729184 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:49.732382 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-ba418ae9-b9c3-4904-988a-1b9692adbf4e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:49.735801 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-ba418ae9-b9c3-4904-988a-1b9692adbf4e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:49.736203 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1563/6281] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:49:49 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:49.940637 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-b2f0a5a6-2967-48c3-bd64-526afd72fae6 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:49.941104 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2f0a5a6-2967-48c3-bd64-526afd72fae6 None None] GET https://10.4.3.250/volume// Aug 18 05:49:49.941174 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2f0a5a6-2967-48c3-bd64-526afd72fae6 None None] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:49.941336 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-b2f0a5a6-2967-48c3-bd64-526afd72fae6 None None] Calling method 'all' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:49.941628 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-b2f0a5a6-2967-48c3-bd64-526afd72fae6 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:49:49.941890 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1574/6282] 10.4.3.250 () {66 vars in 1428 bytes} [Tue Aug 18 05:49:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:49:49.947807 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-36675c7f-76cb-4baf-a0ef-ff59cb43c231 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:49.949634 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-36675c7f-76cb-4baf-a0ef-ff59cb43c231 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments Aug 18 05:49:49.949970 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-36675c7f-76cb-4baf-a0ef-ff59cb43c231 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ff00431-b0fe-4a4e-9237-6b393eaa8fe9", "connector": null, "instance_uuid": "88a0eb22-30d0-432f-847e-db3e1eded039"}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:49:49.957422 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:49.957422 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:49:49.979689 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-36675c7f-76cb-4baf-a0ef-ff59cb43c231 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments returned with HTTP 200 Aug 18 05:49:49.980111 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1578/6283] 10.4.3.250 () {74 vars in 1594 bytes} [Tue Aug 18 05:49:49 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 18 05:49:50.005852 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-027f6d63-5e2f-4176-bb12-5f3698375d0f None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:50.007434 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-027f6d63-5e2f-4176-bb12-5f3698375d0f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:50.007615 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-027f6d63-5e2f-4176-bb12-5f3698375d0f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:50.007790 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-027f6d63-5e2f-4176-bb12-5f3698375d0f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:50.014854 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-d598229a-f876-4f38-ba4f-a23d94db6941 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:50.015206 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d598229a-f876-4f38-ba4f-a23d94db6941 None None] GET https://10.4.3.250/volume// Aug 18 05:49:50.015349 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d598229a-f876-4f38-ba4f-a23d94db6941 None None] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:50.015538 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-d598229a-f876-4f38-ba4f-a23d94db6941 None None] Calling method 'all' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:50.015824 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-d598229a-f876-4f38-ba4f-a23d94db6941 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:49:50.016055 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:50.016055 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:50.016123 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1564/6284] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:49:50 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:49:50.019021 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-027f6d63-5e2f-4176-bb12-5f3698375d0f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:50.022076 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-5e7aed73-a40e-49ec-b311-f8f2e827b0a7 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:50.022714 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-027f6d63-5e2f-4176-bb12-5f3698375d0f tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:50.023084 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1569/6285] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:50 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:50.024001 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-5e7aed73-a40e-49ec-b311-f8f2e827b0a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:50.024220 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-5e7aed73-a40e-49ec-b311-f8f2e827b0a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:50.024393 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-5e7aed73-a40e-49ec-b311-f8f2e827b0a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:50.033133 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:50.033133 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:49:50.036110 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-5e7aed73-a40e-49ec-b311-f8f2e827b0a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:50.039697 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-5e7aed73-a40e-49ec-b311-f8f2e827b0a7 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:50.040063 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1575/6286] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:49:50 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 1102 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:49:50.132315 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-bdc79cb8-6e1d-471c-9a07-e0b254e46adc None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:50.134099 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-bdc79cb8-6e1d-471c-9a07-e0b254e46adc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] PUT https://10.4.3.250/volume/v3/attachments/ceeb5e26-d1db-41cf-b843-b62ae3adb0dc Aug 18 05:49:50.134422 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-bdc79cb8-6e1d-471c-9a07-e0b254e46adc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.250", "host": "np0000007601", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:93bf369a99a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "1b8e6309-fcbb-4f2c-a2b9-c25668ad56df", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:49:50.141361 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-bdc79cb8-6e1d-471c-9a07-e0b254e46adc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Acquiring lock "cinder-attachment_update-3ff00431-b0fe-4a4e-9237-6b393eaa8fe9-np0000007601" by "attachment_update" {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 05:49:50.147526 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-bdc79cb8-6e1d-471c-9a07-e0b254e46adc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-3ff00431-b0fe-4a4e-9237-6b393eaa8fe9-np0000007601" acquired by "attachment_update" :: waited 0.006s {{(pid=100216) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 05:49:50.148607 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:50.148607 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:49:50.216842 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.coordination [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-bdc79cb8-6e1d-471c-9a07-e0b254e46adc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Lock "cinder-attachment_update-3ff00431-b0fe-4a4e-9237-6b393eaa8fe9-np0000007601" released by "attachment_update" :: held 0.069s {{(pid=100216) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 05:49:50.217145 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-bdc79cb8-6e1d-471c-9a07-e0b254e46adc tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/ceeb5e26-d1db-41cf-b843-b62ae3adb0dc returned with HTTP 200 Aug 18 05:49:50.217622 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1579/6287] 10.4.3.250 () {74 vars in 1704 bytes} [Tue Aug 18 05:49:50 2026] PUT /volume/v3/attachments/ceeb5e26-d1db-41cf-b843-b62ae3adb0dc => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:51.034254 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-b8fc197e-6b65-4662-b519-0a1e06eb4c94 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:51.036098 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8fc197e-6b65-4662-b519-0a1e06eb4c94 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:51.036286 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8fc197e-6b65-4662-b519-0a1e06eb4c94 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:51.036460 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-b8fc197e-6b65-4662-b519-0a1e06eb4c94 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:51.044772 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:51.044772 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:51.047636 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-b8fc197e-6b65-4662-b519-0a1e06eb4c94 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:51.051263 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-b8fc197e-6b65-4662-b519-0a1e06eb4c94 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:51.051585 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1565/6288] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:51 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:52.063045 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-6f94595e-5bd0-4400-aa66-e272b332ac78 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:52.064604 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6f94595e-5bd0-4400-aa66-e272b332ac78 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:52.064769 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6f94595e-5bd0-4400-aa66-e272b332ac78 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:52.064955 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-6f94595e-5bd0-4400-aa66-e272b332ac78 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:52.072885 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:52.072885 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:52.075671 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-6f94595e-5bd0-4400-aa66-e272b332ac78 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:52.079264 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-6f94595e-5bd0-4400-aa66-e272b332ac78 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:52.079608 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1570/6289] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:52 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:53.091490 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-818b1505-268c-4ed4-aec9-f90509ae5a98 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:53.093225 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-818b1505-268c-4ed4-aec9-f90509ae5a98 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:53.093410 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-818b1505-268c-4ed4-aec9-f90509ae5a98 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:53.093599 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-818b1505-268c-4ed4-aec9-f90509ae5a98 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:53.101895 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:53.101895 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:49:53.104869 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-818b1505-268c-4ed4-aec9-f90509ae5a98 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:53.108343 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-818b1505-268c-4ed4-aec9-f90509ae5a98 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:53.108811 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1576/6290] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:53 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:54.120603 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-9ee1fe16-a8ed-46d0-9382-e4002f02f17c None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:54.122308 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ee1fe16-a8ed-46d0-9382-e4002f02f17c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:54.122497 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ee1fe16-a8ed-46d0-9382-e4002f02f17c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:54.122675 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-9ee1fe16-a8ed-46d0-9382-e4002f02f17c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:54.131037 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:54.131037 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:49:54.133839 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-9ee1fe16-a8ed-46d0-9382-e4002f02f17c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:54.137390 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-9ee1fe16-a8ed-46d0-9382-e4002f02f17c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:54.137719 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1580/6291] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:54 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:54.441468 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-564cf675-c18f-4d1e-8556-31b96afcc87d None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:54.444496 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-564cf675-c18f-4d1e-8556-31b96afcc87d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/attachments/ceeb5e26-d1db-41cf-b843-b62ae3adb0dc/action Aug 18 05:49:54.445137 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-564cf675-c18f-4d1e-8556-31b96afcc87d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-complete": null}' {{(pid=100215) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:49:54.445324 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-564cf675-c18f-4d1e-8556-31b96afcc87d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:49:54.464247 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:54.464247 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:54.474797 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-a86df269-27bc-4d0a-9bc3-390d4d54a9ee req-564cf675-c18f-4d1e-8556-31b96afcc87d tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/ceeb5e26-d1db-41cf-b843-b62ae3adb0dc/action returned with HTTP 204 Aug 18 05:49:54.475267 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1566/6292] 10.4.3.250 () {74 vars in 1725 bytes} [Tue Aug 18 05:49:54 2026] POST /volume/v3/attachments/ceeb5e26-d1db-41cf-b843-b62ae3adb0dc/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:49:55.149487 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-1bc9ea60-2a74-4c3d-abf1-a7edf1302f1e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:55.151569 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1bc9ea60-2a74-4c3d-abf1-a7edf1302f1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:55.151839 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1bc9ea60-2a74-4c3d-abf1-a7edf1302f1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:55.152126 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-1bc9ea60-2a74-4c3d-abf1-a7edf1302f1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:55.161838 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:55.161838 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:55.164356 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-1bc9ea60-2a74-4c3d-abf1-a7edf1302f1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:55.168170 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-1bc9ea60-2a74-4c3d-abf1-a7edf1302f1e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:55.168657 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1571/6293] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:55 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:55.210801 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-5e5b1643-2ad9-48bc-8a04-0d63f9976623 req-fd1c4498-fee1-457d-81f7-1e0296c04b45 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:55.212736 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e5b1643-2ad9-48bc-8a04-0d63f9976623 req-fd1c4498-fee1-457d-81f7-1e0296c04b45 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:55.212937 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e5b1643-2ad9-48bc-8a04-0d63f9976623 req-fd1c4498-fee1-457d-81f7-1e0296c04b45 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:55.213133 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-5e5b1643-2ad9-48bc-8a04-0d63f9976623 req-fd1c4498-fee1-457d-81f7-1e0296c04b45 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:55.221525 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:55.221525 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:49:55.224465 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [req-5e5b1643-2ad9-48bc-8a04-0d63f9976623 req-fd1c4498-fee1-457d-81f7-1e0296c04b45 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:55.228221 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-5e5b1643-2ad9-48bc-8a04-0d63f9976623 req-fd1c4498-fee1-457d-81f7-1e0296c04b45 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:55.228645 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1577/6294] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:49:55 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:55.242612 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-2af37513-0682-4d2e-aedb-027ff9b92ce2 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:55.244244 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2af37513-0682-4d2e-aedb-027ff9b92ce2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:55.244426 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2af37513-0682-4d2e-aedb-027ff9b92ce2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:55.244600 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-2af37513-0682-4d2e-aedb-027ff9b92ce2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:55.253745 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:55.253745 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:49:55.257159 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-2af37513-0682-4d2e-aedb-027ff9b92ce2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:55.260951 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-2af37513-0682-4d2e-aedb-027ff9b92ce2 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:55.261318 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1581/6295] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:55 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:55.297320 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-da9e5cb9-4354-46b2-9e21-3091bd01aed9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:55.299718 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-da9e5cb9-4354-46b2-9e21-3091bd01aed9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:55.299920 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-da9e5cb9-4354-46b2-9e21-3091bd01aed9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:55.300143 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-da9e5cb9-4354-46b2-9e21-3091bd01aed9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:55.308338 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:55.308338 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:55.311169 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-da9e5cb9-4354-46b2-9e21-3091bd01aed9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:55.314562 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-da9e5cb9-4354-46b2-9e21-3091bd01aed9 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:55.314901 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1567/6296] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:49:55 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:55.332091 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-1002e108-1a96-4006-aeda-b519930c2f66 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:55.333660 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-1002e108-1a96-4006-aeda-b519930c2f66 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] POST https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9/action Aug 18 05:49:55.333998 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-1002e108-1a96-4006-aeda-b519930c2f66 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100217) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 05:49:55.334147 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-1002e108-1a96-4006-aeda-b519930c2f66 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 05:49:55.343661 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:55.343661 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:55.344087 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-1002e108-1a96-4006-aeda-b519930c2f66 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:55.350729 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-1002e108-1a96-4006-aeda-b519930c2f66 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Begin detaching volume completed successfully. Aug 18 05:49:55.350907 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-1002e108-1a96-4006-aeda-b519930c2f66 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9/action returned with HTTP 202 Aug 18 05:49:55.351299 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1572/6297] 10.4.3.250 () {72 vars in 1672 bytes} [Tue Aug 18 05:49:55 2026] POST /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 05:49:55.367674 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-af434375-6b05-48c2-8e83-ca8e874a7591 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:55.369408 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af434375-6b05-48c2-8e83-ca8e874a7591 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:55.369785 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af434375-6b05-48c2-8e83-ca8e874a7591 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:55.369785 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-af434375-6b05-48c2-8e83-ca8e874a7591 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:55.378086 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:55.378086 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:49:55.381066 np0000007601 devstack@c-api.service[100214]: INFO cinder.volume.api [None req-af434375-6b05-48c2-8e83-ca8e874a7591 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:55.384543 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-af434375-6b05-48c2-8e83-ca8e874a7591 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:55.384887 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1578/6298] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:55 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:55.387738 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-8563acaa-85fe-44dd-b287-31ab5e3dbc08 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:55.388122 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8563acaa-85fe-44dd-b287-31ab5e3dbc08 None None] GET https://10.4.3.250/volume// Aug 18 05:49:55.388282 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8563acaa-85fe-44dd-b287-31ab5e3dbc08 None None] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:55.388454 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-8563acaa-85fe-44dd-b287-31ab5e3dbc08 None None] Calling method 'all' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:55.388782 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-8563acaa-85fe-44dd-b287-31ab5e3dbc08 None None] https://10.4.3.250/volume// returned with HTTP 300 Aug 18 05:49:55.389198 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1582/6299] 10.4.3.250 () {66 vars in 1426 bytes} [Tue Aug 18 05:49:55 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 05:49:55.395707 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-ad69e36f-3816-4b9a-82ec-da5aee5dd787 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:55.397832 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-ad69e36f-3816-4b9a-82ec-da5aee5dd787 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:55.398074 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-ad69e36f-3816-4b9a-82ec-da5aee5dd787 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:55.398300 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-ad69e36f-3816-4b9a-82ec-da5aee5dd787 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:55.407027 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:55.407027 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:55.409998 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-ad69e36f-3816-4b9a-82ec-da5aee5dd787 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:55.413536 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-ad69e36f-3816-4b9a-82ec-da5aee5dd787 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:55.413848 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1568/6300] 10.4.3.250 () {70 vars in 1639 bytes} [Tue Aug 18 05:49:55 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 1398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 05:49:55.871578 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-4f5dd16a-71da-4bd0-ac2f-1dc7261cab5e None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:55.873555 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-4f5dd16a-71da-4bd0-ac2f-1dc7261cab5e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:55.873738 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-4f5dd16a-71da-4bd0-ac2f-1dc7261cab5e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:55.873908 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-4f5dd16a-71da-4bd0-ac2f-1dc7261cab5e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:55.882774 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:55.882774 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:55.885959 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-4f5dd16a-71da-4bd0-ac2f-1dc7261cab5e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:55.889725 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-4f5dd16a-71da-4bd0-ac2f-1dc7261cab5e tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:55.890110 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1573/6301] 10.4.3.250 () {68 vars in 1598 bytes} [Tue Aug 18 05:49:55 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:56.160494 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-e70f1d72-71d5-4ab9-a81f-2dca1e6b787c None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:56.162348 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-e70f1d72-71d5-4ab9-a81f-2dca1e6b787c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] DELETE https://10.4.3.250/volume/v3/attachments/ceeb5e26-d1db-41cf-b843-b62ae3adb0dc Aug 18 05:49:56.162520 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-e70f1d72-71d5-4ab9-a81f-2dca1e6b787c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:56.162695 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-e70f1d72-71d5-4ab9-a81f-2dca1e6b787c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'version_select' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:56.169066 np0000007601 devstack@c-api.service[100214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:56.169066 np0000007601 devstack@c-api.service[100214]: warnings.warn( Aug 18 05:49:56.207490 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [req-fad98c4a-a9b8-4725-af65-79a6b27e0ee1 req-e70f1d72-71d5-4ab9-a81f-2dca1e6b787c tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/attachments/ceeb5e26-d1db-41cf-b843-b62ae3adb0dc returned with HTTP 200 Aug 18 05:49:56.207877 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1579/6302] 10.4.3.250 () {72 vars in 1673 bytes} [Tue Aug 18 05:49:56 2026] DELETE /volume/v3/attachments/ceeb5e26-d1db-41cf-b843-b62ae3adb0dc => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:56.398882 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-10fe6cd6-d759-4b80-98dc-2c1ecc6545f1 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:56.400585 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10fe6cd6-d759-4b80-98dc-2c1ecc6545f1 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:56.400757 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10fe6cd6-d759-4b80-98dc-2c1ecc6545f1 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:56.400964 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-10fe6cd6-d759-4b80-98dc-2c1ecc6545f1 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:56.407525 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:56.407525 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:49:56.410534 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-10fe6cd6-d759-4b80-98dc-2c1ecc6545f1 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:56.413887 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-10fe6cd6-d759-4b80-98dc-2c1ecc6545f1 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:56.414237 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1583/6303] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:56 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:56.428109 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-32d01c1b-a51d-4ad1-bb90-0a2d7fb5da26 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:56.429695 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32d01c1b-a51d-4ad1-bb90-0a2d7fb5da26 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] DELETE https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:56.429869 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32d01c1b-a51d-4ad1-bb90-0a2d7fb5da26 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:56.430075 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-32d01c1b-a51d-4ad1-bb90-0a2d7fb5da26 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:56.430231 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.v3.volumes [None req-32d01c1b-a51d-4ad1-bb90-0a2d7fb5da26 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Delete volume with id: 3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:56.436248 np0000007601 devstack@c-api.service[100215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:56.436248 np0000007601 devstack@c-api.service[100215]: warnings.warn( Aug 18 05:49:56.436615 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32d01c1b-a51d-4ad1-bb90-0a2d7fb5da26 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:56.453937 np0000007601 devstack@c-api.service[100215]: INFO cinder.volume.api [None req-32d01c1b-a51d-4ad1-bb90-0a2d7fb5da26 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Delete volume request issued successfully. Aug 18 05:49:56.454114 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-32d01c1b-a51d-4ad1-bb90-0a2d7fb5da26 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 202 Aug 18 05:49:56.454668 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1569/6304] 10.4.3.250 () {66 vars in 1351 bytes} [Tue Aug 18 05:49:56 2026] DELETE /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:49:56.462135 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.middleware.request_id [None req-c4e663e6-8880-402b-9d2a-3ae26fb1bfe6 None None] RequestId filter calling following filter/app {{(pid=100217) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:56.463953 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4e663e6-8880-402b-9d2a-3ae26fb1bfe6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:56.464200 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4e663e6-8880-402b-9d2a-3ae26fb1bfe6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100217) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:56.464425 np0000007601 devstack@c-api.service[100217]: DEBUG cinder.api.openstack.wsgi [None req-c4e663e6-8880-402b-9d2a-3ae26fb1bfe6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100217) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:56.470588 np0000007601 devstack@c-api.service[100217]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:56.470588 np0000007601 devstack@c-api.service[100217]: warnings.warn( Aug 18 05:49:56.474243 np0000007601 devstack@c-api.service[100217]: INFO cinder.volume.api [None req-c4e663e6-8880-402b-9d2a-3ae26fb1bfe6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Volume info retrieved successfully. Aug 18 05:49:56.479427 np0000007601 devstack@c-api.service[100217]: INFO cinder.api.openstack.wsgi [None req-c4e663e6-8880-402b-9d2a-3ae26fb1bfe6 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 200 Aug 18 05:49:56.479839 np0000007601 devstack@c-api.service[100217]: [pid: 100217|app: 0|req: 1574/6305] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:56 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 05:49:57.495377 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.middleware.request_id [None req-80c62878-17b4-45c5-8012-3d6ecfab2a64 None None] RequestId filter calling following filter/app {{(pid=100214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:57.497063 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80c62878-17b4-45c5-8012-3d6ecfab2a64 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] GET https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 Aug 18 05:49:57.497248 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80c62878-17b4-45c5-8012-3d6ecfab2a64 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Empty body provided in request {{(pid=100214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:57.497420 np0000007601 devstack@c-api.service[100214]: DEBUG cinder.api.openstack.wsgi [None req-80c62878-17b4-45c5-8012-3d6ecfab2a64 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] Calling method 'show' {{(pid=100214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:57.502579 np0000007601 devstack@c-api.service[100214]: INFO cinder.api.openstack.wsgi [None req-80c62878-17b4-45c5-8012-3d6ecfab2a64 tempest-VolumeMultiattachTests-96020683 tempest-VolumeMultiattachTests-96020683-project-member] https://10.4.3.250/volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 returned with HTTP 404 Aug 18 05:49:57.502978 np0000007601 devstack@c-api.service[100214]: [pid: 100214|app: 0|req: 1580/6306] 10.4.3.250 () {66 vars in 1348 bytes} [Tue Aug 18 05:49:57 2026] GET /volume/v3/volumes/3ff00431-b0fe-4a4e-9237-6b393eaa8fe9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 05:49:57.510130 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.middleware.request_id [None req-3bcc00c1-3663-40bc-b5d0-535d331fb316 None None] RequestId filter calling following filter/app {{(pid=100216) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:57.512265 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3bcc00c1-3663-40bc-b5d0-535d331fb316 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] GET https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 Aug 18 05:49:57.512488 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3bcc00c1-3663-40bc-b5d0-535d331fb316 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Empty body provided in request {{(pid=100216) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:57.512672 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.api.openstack.wsgi [None req-3bcc00c1-3663-40bc-b5d0-535d331fb316 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Calling method 'detail' {{(pid=100216) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:57.513453 np0000007601 devstack@c-api.service[100216]: DEBUG cinder.volume.api [None req-3bcc00c1-3663-40bc-b5d0-535d331fb316 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100216) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 05:49:57.521564 np0000007601 devstack@c-api.service[100216]: INFO cinder.volume.api [None req-3bcc00c1-3663-40bc-b5d0-535d331fb316 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Get all volumes completed successfully. Aug 18 05:49:57.522940 np0000007601 devstack@c-api.service[100216]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 05:49:57.522940 np0000007601 devstack@c-api.service[100216]: warnings.warn( Aug 18 05:49:57.526478 np0000007601 devstack@c-api.service[100216]: INFO cinder.api.openstack.wsgi [None req-3bcc00c1-3663-40bc-b5d0-535d331fb316 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 05:49:57.527112 np0000007601 devstack@c-api.service[100216]: [pid: 100216|app: 0|req: 1584/6307] 10.4.3.250 () {66 vars in 1285 bytes} [Tue Aug 18 05:49:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 05:49:57.539693 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.middleware.request_id [None req-cf52c91a-b72a-470f-bb64-8412373918a9 None None] RequestId filter calling following filter/app {{(pid=100215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 05:49:57.541899 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf52c91a-b72a-470f-bb64-8412373918a9 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] DELETE https://10.4.3.250/volume/v3/types/1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4 Aug 18 05:49:57.542217 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf52c91a-b72a-470f-bb64-8412373918a9 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Empty body provided in request {{(pid=100215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 05:49:57.542430 np0000007601 devstack@c-api.service[100215]: DEBUG cinder.api.openstack.wsgi [None req-cf52c91a-b72a-470f-bb64-8412373918a9 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] Calling method '_delete' {{(pid=100215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 05:49:57.565468 np0000007601 devstack@c-api.service[100215]: INFO cinder.api.openstack.wsgi [None req-cf52c91a-b72a-470f-bb64-8412373918a9 tempest-VolumeMultiattachTests-1691410899 tempest-VolumeMultiattachTests-1691410899-project-admin] https://10.4.3.250/volume/v3/types/1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4 returned with HTTP 202 Aug 18 05:49:57.566056 np0000007601 devstack@c-api.service[100215]: [pid: 100215|app: 0|req: 1570/6308] 10.4.3.250 () {66 vars in 1345 bytes} [Tue Aug 18 05:49:57 2026] DELETE /volume/v3/types/1ed8d49f-c2d8-4f5b-b80e-38e15d364bb4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 05:50:06.478296 np0000007601 devstack@c-api.service[100217]: DEBUG dbcounter [-] [100217] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100217) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:50:07.499857 np0000007601 devstack@c-api.service[100214]: DEBUG dbcounter [-] [100214] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:50:07.525910 np0000007601 devstack@c-api.service[100216]: DEBUG dbcounter [-] [100216] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 05:50:07.562692 np0000007601 devstack@c-api.service[100215]: DEBUG dbcounter [-] [100215] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}